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 rsdmike for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec rather than 28252b69fefab4e926fdfd6a986839463f2999b1\n Obtained Jenkinsfile from 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\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-18469 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\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 Fetching without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-439 # 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/439/head:refs/remotes/origin/PR-439 +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 > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # 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/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n Merge succeeded, producing d1597f6c63643c67d1d12d96e70acf4ffa6c1072\n Checking out Revision d1597f6c63643c67d1d12d96e70acf4ffa6c1072 (PR-439)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n > git merge 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d1597f6c63643c67d1d12d96e70acf4ffa6c1072 # timeout=10\n Commit message: "Merge commit \'3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\' into HEAD"\n > git rev-list --no-walk 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-09T18:42:37.729Z] 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-09T18:42:39.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-09T18:42:39.313Z] \n [2020-02-09T18:42:39.313Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-09T18:42:39.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-09T18:42:39.978Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-09T18:42:39.978Z] e7c96db7181b: Pulling fs layer\n [2020-02-09T18:42:39.978Z] a038dfdf5543: Pulling fs layer\n [2020-02-09T18:42:39.978Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-09T18:42:39.978Z] e7c96db7181b: Download complete\n [2020-02-09T18:42:40.242Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-09T18:42:40.243Z] 8d5d8e63b3c0: Download complete\n [2020-02-09T18:42:40.243Z] a038dfdf5543: Verifying Checksum\n [2020-02-09T18:42:40.243Z] a038dfdf5543: Download complete\n [2020-02-09T18:42:40.243Z] e7c96db7181b: Pull complete\n [2020-02-09T18:42:41.657Z] a038dfdf5543: Pull complete\n [2020-02-09T18:42:41.938Z] 8d5d8e63b3c0: Pull complete\n [2020-02-09T18:42:41.938Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-09T18:42:41.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-09T18:42:42.116Z] prd-centos7-docker-4c-2g-18469 does not seem to be running inside a container\n [2020-02-09T18:42:42.167Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@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-09T18:42:43.019Z] $ docker top f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-09T18:42:43.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-09T18:42:43.843Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-09T18:42:44.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-09T18:42:44.270Z] $ docker exec f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3 ssh-agent\n [2020-02-09T18:42:44.573Z] SSH_AUTH_SOCK=/tmp/ssh-H4tpWW3MZtVn/agent.14\n [2020-02-09T18:42:44.573Z] SSH_AGENT_PID=21\n [2020-02-09T18:42:44.593Z] Running ssh-add (command line suppressed)\n [2020-02-09T18:42:44.833Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_3876637522650223990.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_3876637522650223990.key)\n [2020-02-09T18:42:44.893Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-09T18:42:45.205Z] + git describe --exact-match --tags HEAD\n [2020-02-09T18:42:45.205Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-09T18:42:45.303Z] $ docker exec --env ******** --env ******** f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3 ssh-agent -k\n [2020-02-09T18:42:45.626Z] unset SSH_AUTH_SOCK;\n [2020-02-09T18:42:45.627Z] unset SSH_AGENT_PID;\n [2020-02-09T18:42:45.627Z] echo Agent pid 21 killed;\n [2020-02-09T18:42:45.709Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-09T18:42:45.724Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-09T18:42:45.724Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-09T18:42:45.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-09T18:42:45.750Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-09T18:42:46.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-09T18:42:46.062Z] $ docker exec f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3 ssh-agent\n [2020-02-09T18:42:46.442Z] SSH_AUTH_SOCK=/tmp/ssh-213VIpAbOOMs/agent.56\n [2020-02-09T18:42:46.442Z] SSH_AGENT_PID=63\n [2020-02-09T18:42:46.463Z] Running ssh-add (command line suppressed)\n [2020-02-09T18:42:46.732Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_4070493013789120987.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_4070493013789120987.key)\n [2020-02-09T18:42:46.901Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-09T18:42:47.230Z] + git semver init\n [2020-02-09T18:42:47.497Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-09T18:42:47.497Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.git\n [2020-02-09T18:42:47.497Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-09T18:42:47.497Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-09T18:42:47.497Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-09T18:42:47.497Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-09T18:42:47.497Z] # $SEMVER_BRANCH = PR-439\n [2020-02-09T18:42:47.497Z] # $SEMVER_TEMP = /tmp/semver-146875565\n [2020-02-09T18:42:47.497Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-09T18:42:48.068Z] # \'/tmp/semver-146875565\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\'\n [2020-02-09T18:42:48.068Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\n [Pipeline] }\n [2020-02-09T18:42:48.075Z] $ docker exec --env ******** --env ******** f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3 ssh-agent -k\n [2020-02-09T18:42:48.456Z] unset SSH_AUTH_SOCK;\n [2020-02-09T18:42:48.457Z] unset SSH_AGENT_PID;\n [2020-02-09T18:42:48.457Z] echo Agent pid 63 killed;\n [2020-02-09T18:42:48.535Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-09T18:42:48.865Z] + git semver\n [Pipeline] }\n [2020-02-09T18:42:48.877Z] $ docker stop --time=1 f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3\n [2020-02-09T18:42:50.426Z] $ docker rm -f f166e5d484d6662f987bb48f1090cafd97e72af88215ffb48f5986f415ef07d3\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-09T18:42:51.528Z] Stashed 23 file(s)\n [Pipeline] echo\n [2020-02-09T18:42:51.530Z] [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-09T18:43:06.622Z] Still waiting to schedule task\n [2020-02-09T18:43:06.622Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-09T18:43:06.624Z] Still waiting to schedule task\n [2020-02-09T18:43:06.624Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-09T18:45:49.046Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18472 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-02-09T18:45:49.059Z] Running in /w/workspace/device-sdk-go/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-09T18:45:56.659Z] using credential edgex-jenkins-ssh\n [2020-02-09T18:45:56.711Z] Cloning the remote Git repository\n [2020-02-09T18:45:56.711Z] Cloning with configured refspecs honoured and without tags\n [2020-02-09T18:45:56.786Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-09T18:45:56.895Z] > git init /w/workspace/device-sdk-go/5 # timeout=10\n [2020-02-09T18:45:57.371Z] Running on prd-centos7-docker-4c-2g-18473 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-02-09T18:45:57.384Z] Running in /w/workspace/device-sdk-go/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-09T18:45:57.026Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-09T18:45:57.028Z] > git --version # timeout=10\n [2020-02-09T18:45:57.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-09T18:45:57.139Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-09T18:45:58.469Z] Fetching without tags\n [2020-02-09T18:45:58.992Z] Merging remotes/origin/master commit 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-09T18:45:59.258Z] using credential edgex-jenkins-ssh\n [2020-02-09T18:45:59.282Z] Cloning the remote Git repository\n [2020-02-09T18:45:59.282Z] Cloning with configured refspecs honoured and without tags\n [2020-02-09T18:45:59.299Z] Merge succeeded, producing be472e636481970e97249c21c044bc9fb624cfdf\n [2020-02-09T18:45:59.299Z] Checking out Revision be472e636481970e97249c21c044bc9fb624cfdf (PR-439)\n [2020-02-09T18:45:58.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-09T18:45:58.368Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-02-09T18:45:58.396Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-09T18:45:58.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-09T18:45:58.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-09T18:45:58.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-09T18:45:58.504Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-09T18:45:59.019Z] > git config core.sparsecheckout # timeout=10\n [2020-02-09T18:45:59.058Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [2020-02-09T18:45:59.179Z] > git merge 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec # timeout=10\n [2020-02-09T18:45:59.270Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-09T18:45:59.301Z] > git config core.sparsecheckout # timeout=10\n [2020-02-09T18:45:59.317Z] > git checkout -f be472e636481970e97249c21c044bc9fb624cfdf # timeout=10\n [2020-02-09T18:45:58.695Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-09T18:45:58.733Z] > git init /w/workspace/device-sdk-go/5 # timeout=10\n [2020-02-09T18:45:58.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-09T18:45:58.780Z] > git --version # timeout=10\n [2020-02-09T18:45:58.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-09T18:45:58.825Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-09T18:45:59.986Z] Fetching without tags\n [2020-02-09T18:46:00.377Z] Merging remotes/origin/master commit 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-09T18:46:00.465Z] Merge succeeded, producing be472e636481970e97249c21c044bc9fb624cfdf\n [2020-02-09T18:46:00.465Z] Checking out Revision be472e636481970e97249c21c044bc9fb624cfdf (PR-439)\n [2020-02-09T18:45:59.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-09T18:45:59.409Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-02-09T18:45:59.414Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-09T18:45:59.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-09T18:45:59.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-09T18:45:59.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-09T18:45:59.442Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-09T18:45:59.864Z] > git config core.sparsecheckout # timeout=10\n [2020-02-09T18:45:59.870Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [2020-02-09T18:45:59.913Z] > git merge 3fc260ee81d325ff0c54200c3a32fbb6f40d79ec # timeout=10\n [2020-02-09T18:45:59.943Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-09T18:45:59.954Z] > git config core.sparsecheckout # timeout=10\n [2020-02-09T18:45:59.959Z] > git checkout -f be472e636481970e97249c21c044bc9fb624cfdf # timeout=10\n [2020-02-09T18:46:03.687Z] Commit message: "Merge commit \'3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\' into HEAD"\n [2020-02-09T18:46:03.842Z] Commit message: "Merge commit \'3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\' into HEAD"\n [2020-02-09T18:46:03.690Z] > git rev-list --no-walk 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-09T18:46:04.660Z] =========================================================\n [2020-02-09T18:46:04.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-09T18:46:04.660Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [Pipeline] echo\n [2020-02-09T18:46:05.214Z] =========================================================\n [2020-02-09T18:46:05.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-09T18:46:05.214Z] =========================================================\n [2020-02-09T18:46:05.227Z] + 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 [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-09T18:46:05.491Z] Sending build context to Docker daemon 2.636MB\n\n [2020-02-09T18:46:05.491Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-09T18:46:05.491Z] Step 2/8 : FROM ${BASE}\n [2020-02-09T18:46:05.491Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-09T18:46:05.491Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 2848faf0eed1: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 0f37312ad70f: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 7d08f2745646: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 4c9f31393084: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-09T18:46:05.491Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 879382edf91e: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 465f21562d6c: Pulling fs layer\n [2020-02-09T18:46:05.491Z] c022810cb2be: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 2dbe7964578c: Pulling fs layer\n [2020-02-09T18:46:05.491Z] 7d08f2745646: Waiting\n [2020-02-09T18:46:05.491Z] 4c9f31393084: Waiting\n [2020-02-09T18:46:05.491Z] 75f7a44be1ab: Waiting\n [2020-02-09T18:46:05.491Z] b4c4bfaf82a6: Waiting\n [2020-02-09T18:46:05.491Z] 879382edf91e: Waiting\n [2020-02-09T18:46:05.491Z] 465f21562d6c: Waiting\n [2020-02-09T18:46:05.491Z] c022810cb2be: Waiting\n [2020-02-09T18:46:05.491Z] 2dbe7964578c: Waiting\n [2020-02-09T18:46:05.491Z] 0f37312ad70f: Download complete\n [2020-02-09T18:46:05.491Z] 2848faf0eed1: Download complete\n [2020-02-09T18:46:05.491Z] 4c9f31393084: Download complete\n [2020-02-09T18:46:05.491Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-09T18:46:05.491Z] 75f7a44be1ab: Download complete\n [2020-02-09T18:46:05.491Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-09T18:46:05.752Z] e6b0cf9c0882: Pull complete\n [2020-02-09T18:46:06.014Z] 2848faf0eed1: Pull complete\n [2020-02-09T18:46:06.015Z] 0f37312ad70f: Pull complete\n [2020-02-09T18:46:06.612Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-09T18:46:06.612Z] b4c4bfaf82a6: Download complete\n [2020-02-09T18:46:06.612Z] 465f21562d6c: Verifying Checksum\n [2020-02-09T18:46:06.612Z] 465f21562d6c: Download complete\n [2020-02-09T18:46:06.711Z] + 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-09T18:46:06.886Z] c022810cb2be: Verifying Checksum\n [2020-02-09T18:46:06.887Z] c022810cb2be: Download complete\n [2020-02-09T18:46:07.158Z] 2dbe7964578c: Verifying Checksum\n [2020-02-09T18:46:07.158Z] 2dbe7964578c: Download complete\n [2020-02-09T18:46:07.423Z] 879382edf91e: Verifying Checksum\n [2020-02-09T18:46:07.423Z] 879382edf91e: Download complete\n [2020-02-09T18:46:07.423Z] 7d08f2745646: Verifying Checksum\n [2020-02-09T18:46:07.424Z] 7d08f2745646: Download complete\n [2020-02-09T18:46:07.719Z] Sending build context to Docker daemon 2.636MB\n\n [2020-02-09T18:46:07.719Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-09T18:46:07.719Z] Step 2/8 : FROM ${BASE}\n [2020-02-09T18:46:07.996Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-09T18:46:07.996Z] cde5963f3b93: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 777b28850792: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 704391ccfee3: Pulling fs layer\n [2020-02-09T18:46:07.996Z] dc41f6c27be0: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-09T18:46:07.996Z] b9840a92bc40: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 29cc21b14733: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-09T18:46:07.996Z] 3b9bb2159cbb: Waiting\n [2020-02-09T18:46:07.996Z] 3e5cb46e90bb: Waiting\n [2020-02-09T18:46:07.996Z] 704391ccfee3: Waiting\n [2020-02-09T18:46:07.996Z] dc41f6c27be0: Waiting\n [2020-02-09T18:46:07.996Z] 1e2f9a495ab8: Waiting\n [2020-02-09T18:46:07.996Z] b9840a92bc40: Waiting\n [2020-02-09T18:46:07.996Z] 29cc21b14733: Waiting\n [2020-02-09T18:46:07.996Z] 9b0bbc4bba68: Waiting\n [2020-02-09T18:46:08.273Z] 777b28850792: Verifying Checksum\n [2020-02-09T18:46:08.273Z] 777b28850792: Download complete\n [2020-02-09T18:46:08.273Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-09T18:46:08.273Z] 2a23fa8c16f7: Download complete\n [2020-02-09T18:46:08.273Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-09T18:46:08.273Z] 3e5cb46e90bb: Download complete\n [2020-02-09T18:46:08.576Z] 704391ccfee3: Verifying Checksum\n [2020-02-09T18:46:08.576Z] 704391ccfee3: Download complete\n [2020-02-09T18:46:08.576Z] cde5963f3b93: Verifying Checksum\n [2020-02-09T18:46:08.576Z] cde5963f3b93: Download complete\n [2020-02-09T18:46:10.590Z] cde5963f3b93: Pull complete\n [2020-02-09T18:46:11.604Z] 2a23fa8c16f7: Pull complete\n [2020-02-09T18:46:11.877Z] 777b28850792: Pull complete\n [2020-02-09T18:46:12.699Z] 7d08f2745646: Pull complete\n [2020-02-09T18:46:12.699Z] 4c9f31393084: Pull complete\n [2020-02-09T18:46:12.699Z] 75f7a44be1ab: Pull complete\n [2020-02-09T18:46:16.210Z] dc41f6c27be0: Verifying Checksum\n [2020-02-09T18:46:16.210Z] dc41f6c27be0: Download complete\n [2020-02-09T18:46:16.210Z] b9840a92bc40: Verifying Checksum\n [2020-02-09T18:46:16.210Z] b9840a92bc40: Download complete\n [2020-02-09T18:46:17.976Z] b4c4bfaf82a6: Pull complete\n [2020-02-09T18:46:19.658Z] 29cc21b14733: Verifying Checksum\n [2020-02-09T18:46:19.658Z] 29cc21b14733: Download complete\n [2020-02-09T18:46:20.445Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-09T18:46:20.445Z] 9b0bbc4bba68: Download complete\n [2020-02-09T18:46:22.178Z] 879382edf91e: Pull complete\n [2020-02-09T18:46:22.178Z] 465f21562d6c: Pull complete\n [2020-02-09T18:46:22.753Z] c022810cb2be: Pull complete\n [2020-02-09T18:46:23.014Z] 2dbe7964578c: Pull complete\n [2020-02-09T18:46:23.014Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-09T18:46:23.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-09T18:46:23.014Z] ---> 3f42607d790b\n [2020-02-09T18:46:23.014Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-09T18:46:23.275Z] ---> Running in 28e56e1c7065\n [2020-02-09T18:46:23.275Z] Removing intermediate container 28e56e1c7065\n [2020-02-09T18:46:23.275Z] ---> 8889799a860b\n [2020-02-09T18:46:23.275Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-09T18:46:23.275Z] ---> Running in cce144c79a5c\n [2020-02-09T18:46:23.312Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-09T18:46:23.312Z] 1e2f9a495ab8: Download complete\n [2020-02-09T18:46:24.229Z] Removing intermediate container cce144c79a5c\n [2020-02-09T18:46:24.229Z] ---> 60afed6327a7\n [2020-02-09T18:46:24.229Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-09T18:46:24.229Z] ---> Running in e61bb5d4c6f3\n [2020-02-09T18:46:24.313Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-09T18:46:24.313Z] 3b9bb2159cbb: Download complete\n [2020-02-09T18:46:25.168Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-09T18:46:25.741Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-09T18:46:26.001Z] OK: 143 MiB in 39 packages\n [2020-02-09T18:46:26.569Z] Removing intermediate container e61bb5d4c6f3\n [2020-02-09T18:46:26.569Z] ---> 39d1aac58773\n [2020-02-09T18:46:26.569Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-09T18:46:26.569Z] ---> Running in 23a7128142aa\n [2020-02-09T18:46:26.569Z] Removing intermediate container 23a7128142aa\n [2020-02-09T18:46:26.569Z] ---> b2fa64c82688\n [2020-02-09T18:46:26.569Z] Step 7/8 : COPY . .\n [2020-02-09T18:46:27.139Z] ---> 55a5aa43bfdb\n [2020-02-09T18:46:27.139Z] Step 8/8 : RUN go mod download\n [2020-02-09T18:46:27.139Z] ---> Running in ee9dedea8c81\n [2020-02-09T18:46:27.707Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-09T18:46:27.707Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-09T18:46:28.278Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-09T18:46:29.224Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-09T18:46:29.483Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-09T18:46:29.483Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-09T18:46:29.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-09T18:46:29.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-09T18:46:29.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-09T18:46:29.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-09T18:46:29.741Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-09T18:46:29.741Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-09T18:46:30.000Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-09T18:46:30.000Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-09T18:46:30.000Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-09T18:46:30.000Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-09T18:46:30.939Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-09T18:46:31.198Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-09T18:46:31.198Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-09T18:46:31.198Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-09T18:46:31.198Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-09T18:46:31.198Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-09T18:46:31.459Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-09T18:46:32.029Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-09T18:46:32.029Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-09T18:46:32.029Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-09T18:46:32.029Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-09T18:46:32.029Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-09T18:46:32.029Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-09T18:46:32.296Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-09T18:46:32.561Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-09T18:46:32.561Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-09T18:46:32.561Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-09T18:46:32.561Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-09T18:46:32.561Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-09T18:46:32.827Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-09T18:46:32.827Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-09T18:46:34.211Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-09T18:46:34.211Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-09T18:46:34.211Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-09T18:46:34.779Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-09T18:46:42.618Z] 3b9bb2159cbb: Pull complete\n [2020-02-09T18:46:42.618Z] 3e5cb46e90bb: Pull complete\n [2020-02-09T18:46:42.618Z] 704391ccfee3: Pull complete\n [2020-02-09T18:46:46.910Z] dc41f6c27be0: Pull complete\n [2020-02-09T18:46:55.164Z] 1e2f9a495ab8: Pull complete\n [2020-02-09T18:46:55.164Z] b9840a92bc40: Pull complete\n [2020-02-09T18:46:57.128Z] 29cc21b14733: Pull complete\n [2020-02-09T18:46:57.750Z] 9b0bbc4bba68: Pull complete\n [2020-02-09T18:46:57.750Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-09T18:46:57.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-09T18:46:57.750Z] ---> 56ba99f26dce\n [2020-02-09T18:46:57.750Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-09T18:47:01.348Z] \x1b[0mRemoving intermediate container ee9dedea8c81\n [2020-02-09T18:47:01.348Z] ---> 566dc7e41243\n [2020-02-09T18:47:01.348Z] Successfully built 566dc7e41243\n [2020-02-09T18:47:01.348Z] 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-09T18:47:02.058Z] ---> Running in 35430e570184\n [2020-02-09T18:47:02.058Z] Removing intermediate container 35430e570184\n [2020-02-09T18:47:02.058Z] ---> e2f9a9c26d92\n [2020-02-09T18:47:02.058Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-09T18:47:02.058Z] ---> Running in 5f6049bab098\n [2020-02-09T18:47:02.150Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-09T18:47:03.531Z] .\n [Pipeline] withDockerContainer\n [2020-02-09T18:47:03.654Z] prd-centos7-docker-4c-2g-18473 does not seem to be running inside a container\n [2020-02-09T18:47:03.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-09T18:47:04.028Z] Removing intermediate container 5f6049bab098\n [2020-02-09T18:47:04.028Z] ---> 0a4817421853\n [2020-02-09T18:47:04.028Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-09T18:47:04.028Z] ---> Running in 451f0b7803c3\n [2020-02-09T18:47:04.952Z] $ docker top 841f4cbab8298566cde81d0a469b1b3af7825fd2b29c2886c0ccd746b4471c56 -eo pid,comm\n [2020-02-09T18:47:05.001Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [Pipeline] {\n [Pipeline] sh\n [2020-02-09T18:47:05.782Z] + go version\n [2020-02-09T18:47:05.782Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-09T18:47:05.965Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-09T18:47:06.072Z] + make test\n [2020-02-09T18:47:06.072Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-09T18:47:06.238Z] OK: 125 MiB in 39 packages\n [2020-02-09T18:47:07.659Z] Removing intermediate container 451f0b7803c3\n [2020-02-09T18:47:07.659Z] ---> be1af8498e58\n [2020-02-09T18:47:07.659Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-09T18:47:07.659Z] ---> Running in 19610dcd008a\n [2020-02-09T18:47:08.255Z] Removing intermediate container 19610dcd008a\n [2020-02-09T18:47:08.255Z] ---> 4552245ef063\n [2020-02-09T18:47:08.255Z] Step 7/8 : COPY . .\n [2020-02-09T18:47:09.230Z] ---> 55c29c733a8f\n [2020-02-09T18:47:09.230Z] Step 8/8 : RUN go mod download\n [2020-02-09T18:47:09.230Z] ---> Running in 0fed12aef049\n [2020-02-09T18:47:10.668Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-09T18:47:10.668Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-09T18:47:11.640Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-09T18:47:12.228Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-09T18:47:12.228Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-09T18:47:12.228Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-09T18:47:12.500Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-09T18:47:12.500Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-09T18:47:12.768Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-09T18:47:12.768Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-09T18:47:12.768Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-09T18:47:13.748Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-09T18:47:13.748Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-09T18:47:13.748Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-09T18:47:13.748Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-09T18:47:13.748Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-09T18:47:14.019Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-09T18:47:14.616Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-09T18:47:14.616Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-09T18:47:14.888Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-09T18:47:14.888Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-09T18:47:15.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-09T18:47:15.483Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-09T18:47:16.459Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-09T18:47:16.459Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-09T18:47:16.459Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-09T18:47:16.459Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-09T18:47:16.459Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-09T18:47:16.459Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-09T18:47:16.732Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-09T18:47:16.732Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-09T18:47:17.344Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-09T18:47:17.944Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-09T18:47:17.944Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-09T18:47:18.220Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-09T18:47:18.220Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-09T18:47:18.220Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-09T18:47:18.220Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-09T18:47:18.492Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-09T18:47:19.092Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-09T18:47:19.092Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-09T18:47:19.694Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-09T18:47:19.694Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-09T18:47:19.694Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-09T18:47:19.968Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-09T18:47:20.952Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-09T18:47:21.012Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-09T18:47:21.013Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-09T18:47:21.013Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-09T18:47:21.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-09T18:47:21.552Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-09T18:47:21.835Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-09T18:47:22.431Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-09T18:47:22.921Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.150s\tcoverage: 23.1% of statements\n [2020-02-09T18:47:22.922Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.079s\tcoverage: 95.8% of statements\n [2020-02-09T18:47:23.032Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-09T18:47:23.032Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-09T18:47:23.312Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-09T18:47:23.312Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-09T18:47:23.582Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-09T18:47:24.573Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-09T18:47:24.573Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-09T18:47:24.852Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-09T18:47:24.852Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-09T18:47:25.846Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-09T18:47:26.126Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-09T18:47:26.126Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-09T18:47:26.407Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-09T18:47:27.130Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.073s\tcoverage: 12.7% of statements\n [2020-02-09T18:47:27.130Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.027s\tcoverage: 25.6% of statements\n [2020-02-09T18:47:59.213Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.012s\tcoverage: 30.9% of statements\n [2020-02-09T18:47:59.213Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t1.087s\tcoverage: 42.3% of statements\n [2020-02-09T18:47:59.213Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-09T18:47:59.213Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-09T18:47:59.213Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.810s\tcoverage: 79.5% of statements\n [2020-02-09T18:47:59.213Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-09T18:47:59.213Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-09T18:47:59.213Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-09T18:47:59.213Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.015s\tcoverage: 52.6% of statements\n [2020-02-09T18:47:59.213Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.103s\tcoverage: 76.1% of statements\n [2020-02-09T18:47:59.213Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-09T18:47:59.213Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-09T18:48:00.596Z] gofmt -l .\n [2020-02-09T18:48:00.596Z] [ "`gofmt -l .`" = "" ]\n [2020-02-09T18:48:00.596Z] ./bin/test-attribution-txt.sh\n [2020-02-09T18:48:01.169Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-09T18:48:01.866Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-09T18:48:01.869Z] $ docker stop --time=1 841f4cbab8298566cde81d0a469b1b3af7825fd2b29c2886c0ccd746b4471c56\n [2020-02-09T18:48:03.339Z] $ docker rm -f 841f4cbab8298566cde81d0a469b1b3af7825fd2b29c2886c0ccd746b4471c56\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-09T18:48:04.047Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-09T18:48:04.336Z] + ls -al .\n [2020-02-09T18:48:04.336Z] total 200\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 9 18:48 .\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 9 18:45 ..\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 9 18:45 api\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 9 18:45 async.go\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 9 18:45 bin\n [2020-02-09T18:48:04.336Z] -rw-r--r--. 1 jenkins jenkins 100036 Feb 9 18:47 coverage.out\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 9 18:45 Dockerfile.build\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 9 18:45 .dockerignore\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 9 18:45 example\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 9 18:46 .git\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 9 18:45 .github\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 9 18:45 .gitignore\n [2020-02-09T18:48:04.336Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 9 18:48 go.mod\n [2020-02-09T18:48:04.336Z] -rw-------. 1 jenkins jenkins 11140 Feb 9 18:48 go.sum\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 9 18:45 internal\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 9 18:45 Jenkinsfile\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 9 18:45 LICENSE\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 9 18:45 Makefile\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 9 18:45 manageddevices.go\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 9 18:45 managedprofiles.go\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 9 18:45 managedwatchers.go\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 9 18:45 pkg\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 9 18:45 README.md\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 9 18:46 .semver\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 9 18:45 service.go\n [2020-02-09T18:48:04.336Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 9 18:45 snap\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 9 18:42 VERSION\n [2020-02-09T18:48:04.336Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 9 18:45 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-09T18:48:04.628Z] + 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=d1597f6c63643c67d1d12d96e70acf4ffa6c1072 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-09T18:48:04.628Z] Sending build context to Docker daemon 2.762MB\n\n [2020-02-09T18:48:04.628Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-09T18:48:04.628Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-09T18:48:04.628Z] ---> 566dc7e41243\n [2020-02-09T18:48:04.628Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-09T18:48:04.888Z] ---> Running in ad9bd159e7a1\n [2020-02-09T18:48:04.888Z] Removing intermediate container ad9bd159e7a1\n [2020-02-09T18:48:04.888Z] ---> c60eb2e83c05\n [2020-02-09T18:48:04.888Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-09T18:48:04.888Z] ---> Running in c10ad0f3c35a\n [2020-02-09T18:48:05.146Z] Removing intermediate container c10ad0f3c35a\n [2020-02-09T18:48:05.146Z] ---> d419dd505370\n [2020-02-09T18:48:05.146Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-09T18:48:05.146Z] ---> Running in 78cabda302a0\n [2020-02-09T18:48:05.406Z] Removing intermediate container 78cabda302a0\n [2020-02-09T18:48:05.406Z] ---> 6a01c7ef4549\n [2020-02-09T18:48:05.406Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-09T18:48:05.406Z] ---> Running in 5e9128eddee2\n [2020-02-09T18:48:05.976Z] Removing intermediate container 5e9128eddee2\n [2020-02-09T18:48:05.976Z] ---> 46bd33c97ca8\n [2020-02-09T18:48:05.976Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-09T18:48:06.234Z] ---> Running in 1835dc6a45e2\n [2020-02-09T18:48:06.493Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-09T18:48:07.430Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-09T18:48:07.430Z] OK: 143 MiB in 39 packages\n [2020-02-09T18:48:07.998Z] Removing intermediate container 1835dc6a45e2\n [2020-02-09T18:48:07.998Z] ---> 4a460237678b\n [2020-02-09T18:48:07.998Z] Step 8/20 : COPY . .\n [2020-02-09T18:48:08.257Z] ---> 7788b5a1a167\n [2020-02-09T18:48:08.257Z] Step 9/20 : RUN ${MAKE}\n [2020-02-09T18:48:08.257Z] ---> Running in d48bc097d5c9\n [2020-02-09T18:48:08.519Z] 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-09T18:48:20.806Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-09T18:48:25.045Z] Removing intermediate container d48bc097d5c9\n [2020-02-09T18:48:25.045Z] ---> c43e56d4bffe\n [2020-02-09T18:48:25.045Z] Step 10/20 : FROM scratch\n [2020-02-09T18:48:25.045Z] ---> \n [2020-02-09T18:48:25.045Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-09T18:48:25.303Z] ---> Running in 27ed099d780b\n [2020-02-09T18:48:25.561Z] Removing intermediate container 27ed099d780b\n [2020-02-09T18:48:25.561Z] ---> 2cb693a9c642\n [2020-02-09T18:48:25.561Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-09T18:48:25.561Z] ---> Running in 4095bdbcb918\n [2020-02-09T18:48:25.561Z] Removing intermediate container 4095bdbcb918\n [2020-02-09T18:48:25.561Z] ---> 55e6b63a2f26\n [2020-02-09T18:48:25.561Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-09T18:48:25.819Z] ---> Running in b8d156d64f7e\n [2020-02-09T18:48:25.819Z] Removing intermediate container b8d156d64f7e\n [2020-02-09T18:48:25.819Z] ---> cc8012e7ccdc\n [2020-02-09T18:48:25.819Z] Step 14/20 : WORKDIR /\n [2020-02-09T18:48:25.819Z] ---> Running in b7bdc8ab14dc\n [2020-02-09T18:48:26.079Z] Removing intermediate container b7bdc8ab14dc\n [2020-02-09T18:48:26.079Z] ---> 5900d71c6831\n [2020-02-09T18:48:26.079Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-09T18:48:26.648Z] ---> 73207baec3e4\n [2020-02-09T18:48:26.648Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-09T18:48:26.648Z] ---> ba7b0bf39153\n [2020-02-09T18:48:26.648Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-09T18:48:26.911Z] ---> Running in b79380957b6a\n [2020-02-09T18:48:26.911Z] Removing intermediate container b79380957b6a\n [2020-02-09T18:48:26.911Z] ---> 8efba139e814\n [2020-02-09T18:48:26.911Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-09T18:48:26.911Z] ---> Running in fd48282af7cc\n [2020-02-09T18:48:27.170Z] Removing intermediate container fd48282af7cc\n [2020-02-09T18:48:27.170Z] ---> 5867e444edff\n [2020-02-09T18:48:27.170Z] Step 19/20 : LABEL git_sha=d1597f6c63643c67d1d12d96e70acf4ffa6c1072\n [2020-02-09T18:48:27.170Z] ---> Running in 7740ff5cc6ff\n [2020-02-09T18:48:27.170Z] Removing intermediate container 7740ff5cc6ff\n [2020-02-09T18:48:27.170Z] ---> 24743aa938e3\n [2020-02-09T18:48:27.170Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-09T18:48:27.429Z] ---> Running in dc7b9250bc6e\n [2020-02-09T18:48:27.429Z] Removing intermediate container dc7b9250bc6e\n [2020-02-09T18:48:27.429Z] ---> aae9df17ee31\n [2020-02-09T18:48:27.429Z] Successfully built aae9df17ee31\n [2020-02-09T18:48:27.429Z] 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-09T18:48:34.381Z] \x1b[0mRemoving intermediate container 0fed12aef049\n [2020-02-09T18:48:34.381Z] ---> 666bbf52b0d2\n [2020-02-09T18:48:34.381Z] Successfully built 666bbf52b0d2\n [2020-02-09T18:48:34.381Z] 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-09T18:48:34.853Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-09T18:48:35.124Z] .\n [Pipeline] withDockerContainer\n [2020-02-09T18:48:35.484Z] prd-ubuntu18.04-docker-arm64-4c-2g-18472 does not seem to be running inside a container\n [2020-02-09T18:48:35.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-09T18:48:36.974Z] $ docker top 85f90f647fcacc75e81f770130a94b180464330425823d4e1973af9294fe41df -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-09T18:48:39.360Z] + go version\n [2020-02-09T18:48:39.360Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-09T18:48:40.027Z] + make test\n [2020-02-09T18:48:40.028Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-09T18:49:47.992Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-09T18:49:47.992Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-09T18:49:47.992Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-09T18:49:47.992Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.040s\tcoverage: 23.1% of statements\n [2020-02-09T18:49:50.012Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.152s\tcoverage: 95.8% of statements\n [2020-02-09T18:49:55.427Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.039s\tcoverage: 12.7% of statements\n [2020-02-09T18:49:55.427Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.031s\tcoverage: 25.6% of statements\n [2020-02-09T18:50:34.368Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.047s\tcoverage: 30.9% of statements\n [2020-02-09T18:50:34.368Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.334s\tcoverage: 42.3% of statements\n [2020-02-09T18:50:34.368Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-09T18:50:34.368Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-09T18:50:34.368Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.555s\tcoverage: 79.5% of statements\n [2020-02-09T18:50:34.368Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-09T18:50:34.368Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-09T18:50:34.368Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-09T18:50:34.368Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.056s\tcoverage: 52.6% of statements\n [2020-02-09T18:50:34.368Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.406s\tcoverage: 76.1% of statements\n [2020-02-09T18:50:34.368Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-09T18:50:34.368Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-09T18:51:01.372Z] gofmt -l .\n [2020-02-09T18:51:01.372Z] [ "`gofmt -l .`" = "" ]\n [2020-02-09T18:51:01.372Z] ./bin/test-attribution-txt.sh\n [2020-02-09T18:51:01.372Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-09T18:51:01.388Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-09T18:51:01.910Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-09T18:51:01.920Z] $ docker stop --time=1 85f90f647fcacc75e81f770130a94b180464330425823d4e1973af9294fe41df\n [2020-02-09T18:51:04.080Z] $ docker rm -f 85f90f647fcacc75e81f770130a94b180464330425823d4e1973af9294fe41df\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-09T18:51:05.134Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-09T18:51:05.478Z] + ls -al .\n [2020-02-09T18:51:05.478Z] total 240\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 9 18:51 .\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 18:45 ..\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 18:45 .dockerignore\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 18:46 .git\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 18:45 .github\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 9 18:45 .gitignore\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 18:46 .semver\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 9 18:45 Dockerfile.build\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 9 18:45 Jenkinsfile\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 18:45 LICENSE\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 9 18:45 Makefile\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 9 18:45 README.md\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 9 18:42 VERSION\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 9 18:45 api\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 9 18:45 async.go\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 18:45 bin\n [2020-02-09T18:51:05.478Z] -rw-r--r-- 1 jenkins jenkins 100036 Feb 9 18:50 coverage.out\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 18:45 example\n [2020-02-09T18:51:05.478Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 9 18:50 go.mod\n [2020-02-09T18:51:05.478Z] -rw------- 1 jenkins jenkins 11140 Feb 9 18:51 go.sum\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 9 18:45 internal\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 9 18:45 manageddevices.go\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 9 18:45 managedprofiles.go\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 9 18:45 managedwatchers.go\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 18:45 pkg\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 9 18:45 service.go\n [2020-02-09T18:51:05.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 18:45 snap\n [2020-02-09T18:51:05.478Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 18:45 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-09T18:51:05.834Z] + 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=d1597f6c63643c67d1d12d96e70acf4ffa6c1072 --label arch=arm64 --label version=0.0.0 .\n [2020-02-09T18:51:06.424Z] Sending build context to Docker daemon 2.762MB\n\n [2020-02-09T18:51:06.424Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-09T18:51:06.424Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-09T18:51:06.424Z] ---> 666bbf52b0d2\n [2020-02-09T18:51:06.424Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-09T18:51:06.706Z] ---> Running in 36abc0166333\n [2020-02-09T18:51:06.974Z] Removing intermediate container 36abc0166333\n [2020-02-09T18:51:06.974Z] ---> 62c13eca4857\n [2020-02-09T18:51:06.974Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-09T18:51:06.974Z] ---> Running in cd5a7ee2bbf6\n [2020-02-09T18:51:07.565Z] Removing intermediate container cd5a7ee2bbf6\n [2020-02-09T18:51:07.565Z] ---> fcc3f22cac1a\n [2020-02-09T18:51:07.565Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-09T18:51:07.565Z] ---> Running in 6d999620961f\n [2020-02-09T18:51:07.839Z] Removing intermediate container 6d999620961f\n [2020-02-09T18:51:07.839Z] ---> 1972bb6c7e42\n [2020-02-09T18:51:07.839Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-09T18:51:08.112Z] ---> Running in d06865c3dc81\n [2020-02-09T18:51:10.077Z] Removing intermediate container d06865c3dc81\n [2020-02-09T18:51:10.077Z] ---> c061b1671c61\n [2020-02-09T18:51:10.077Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-09T18:51:10.077Z] ---> Running in a213d767fa5a\n [2020-02-09T18:51:11.058Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-09T18:51:11.647Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-09T18:51:12.247Z] OK: 125 MiB in 39 packages\n [2020-02-09T18:51:13.230Z] Removing intermediate container a213d767fa5a\n [2020-02-09T18:51:13.230Z] ---> a85df34d4bfe\n [2020-02-09T18:51:13.230Z] Step 8/20 : COPY . .\n [2020-02-09T18:51:14.203Z] ---> 9bb54bf04134\n [2020-02-09T18:51:14.203Z] Step 9/20 : RUN ${MAKE}\n [2020-02-09T18:51:14.474Z] ---> Running in 4783e4db074e\n [2020-02-09T18:51:15.447Z] 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-09T18:52:11.975Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-09T18:52:27.042Z] Removing intermediate container 4783e4db074e\n [2020-02-09T18:52:27.042Z] ---> 9fa3ff40eda8\n [2020-02-09T18:52:27.042Z] Step 10/20 : FROM scratch\n [2020-02-09T18:52:27.042Z] ---> \n [2020-02-09T18:52:27.042Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-09T18:52:27.042Z] ---> Running in a52774f5e076\n [2020-02-09T18:52:27.042Z] Removing intermediate container a52774f5e076\n [2020-02-09T18:52:27.042Z] ---> f8a1a9be089b\n [2020-02-09T18:52:27.042Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-09T18:52:27.042Z] ---> Running in 56e50c5515b9\n [2020-02-09T18:52:27.042Z] Removing intermediate container 56e50c5515b9\n [2020-02-09T18:52:27.042Z] ---> 9689d26b7d25\n [2020-02-09T18:52:27.042Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-09T18:52:27.042Z] ---> Running in 62ea568e61e5\n [2020-02-09T18:52:27.042Z] Removing intermediate container 62ea568e61e5\n [2020-02-09T18:52:27.042Z] ---> 738dd67f5db8\n [2020-02-09T18:52:27.042Z] Step 14/20 : WORKDIR /\n [2020-02-09T18:52:27.042Z] ---> Running in 0526c68b4baf\n [2020-02-09T18:52:27.042Z] Removing intermediate container 0526c68b4baf\n [2020-02-09T18:52:27.042Z] ---> b3c3d2c77d9f\n [2020-02-09T18:52:27.042Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-09T18:52:28.453Z] ---> c8982e2da596\n [2020-02-09T18:52:28.453Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-09T18:52:28.726Z] ---> 0552a38460a5\n [2020-02-09T18:52:28.726Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-09T18:52:28.726Z] ---> Running in f5664c6aa799\n [2020-02-09T18:52:29.319Z] Removing intermediate container f5664c6aa799\n [2020-02-09T18:52:29.319Z] ---> 540bdd4c1af4\n [2020-02-09T18:52:29.319Z] Step 18/20 : LABEL arch=arm64\n [2020-02-09T18:52:29.319Z] ---> Running in c62fa52e98e0\n [2020-02-09T18:52:29.590Z] Removing intermediate container c62fa52e98e0\n [2020-02-09T18:52:29.590Z] ---> 40cfd068ed39\n [2020-02-09T18:52:29.590Z] Step 19/20 : LABEL git_sha=d1597f6c63643c67d1d12d96e70acf4ffa6c1072\n [2020-02-09T18:52:29.860Z] ---> Running in 58853cccb6e2\n [2020-02-09T18:52:30.132Z] Removing intermediate container 58853cccb6e2\n [2020-02-09T18:52:30.132Z] ---> 459a4e32f929\n [2020-02-09T18:52:30.132Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-09T18:52:30.132Z] ---> Running in cd04115edc44\n [2020-02-09T18:52:30.719Z] Removing intermediate container cd04115edc44\n [2020-02-09T18:52:30.719Z] ---> df948528f791\n [2020-02-09T18:52:30.719Z] Successfully built df948528f791\n [2020-02-09T18:52:30.719Z] 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-09T18:52:31.024Z] provisioning config files...\n [2020-02-09T18:52:31.043Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config8077027453158054315tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-09T18:52:31.408Z] + curl -s https://codecov.io/bash\n [2020-02-09T18:52:31.409Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config8077027453158054315tmp\n [2020-02-09T18:52:31.675Z] \n [2020-02-09T18:52:31.675Z] _____ _\n [2020-02-09T18:52:31.675Z] / ____| | |\n [2020-02-09T18:52:31.675Z] | | ___ __| | ___ ___ _____ __\n [2020-02-09T18:52:31.675Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-09T18:52:31.675Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-09T18:52:31.675Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-09T18:52:31.675Z] Bash-20191211-b8db533\n [2020-02-09T18:52:31.675Z] \n [2020-02-09T18:52:31.675Z] \n [2020-02-09T18:52:31.675Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-09T18:52:31.675Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-09T18:52:31.675Z] Fixing merge commit SHA\n [2020-02-09T18:52:31.675Z] \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-09T18:52:31.675Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-09T18:52:31.675Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-09T18:52:31.675Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-09T18:52:31.675Z] \x1b[0;32m+\x1b[0m .\n [2020-02-09T18:52:31.938Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-09T18:52:31.938Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-09T18:52:31.938Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-09T18:52:31.938Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100036\x1b[0m\n [2020-02-09T18:52:31.938Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-09T18:52:31.938Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-09T18:52:32.199Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-09T18:52:32.199Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-09T18:52:32.199Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-09T18:52:32.199Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-09T18:52:32.199Z] \x1b[0;90mquery:\x1b[0m branch=PR-439&commit=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-09T18:52:32.199Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-09T18:52:32.199Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=3fc260ee81d325ff0c54200c3a32fbb6f40d79ec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-09T18:52:32.774Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-09T18:52:33.348Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/3fc260ee81d325ff0c54200c3a32fbb6f40d79ec\x1b[0m\n [Pipeline] }\n [2020-02-09T18:52:33.355Z] 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-09T18:52:33.925Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-09T18:52:34.509Z] ---> package-listing.sh\n [2020-02-09T18:52:34.509Z] ++ facter osfamily\n [2020-02-09T18:52:34.509Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-09T18:52:34.509Z] + OS_FAMILY=redhat\n [2020-02-09T18:52:34.510Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-09T18:52:34.510Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-09T18:52:34.510Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-09T18:52:34.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-09T18:52:34.510Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-09T18:52:34.510Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-02-09T18:52:34.510Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-09T18:52:34.510Z] + case "${OS_FAMILY}" in\n [2020-02-09T18:52:34.510Z] + rpm -qa\n [2020-02-09T18:52:34.510Z] + sort\n [2020-02-09T18:52:39.832Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-09T18:52:39.832Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-09T18:52:39.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-09T18:52:39.832Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-02-09T18:52:39.832Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [2020-02-09T18:52:39.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-09T18:52:40.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-09T18:52:40.258Z] \n [2020-02-09T18:52:40.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-09T18:52:40.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-09T18:52:40.592Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-09T18:52:40.592Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-09T18:52:40.592Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-09T18:52:40.592Z] c9ea274ed700: Pulling fs layer\n [2020-02-09T18:52:40.592Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-09T18:52:40.592Z] f6a933c9cadc: Pulling fs layer\n [2020-02-09T18:52:40.592Z] 61811dbd4963: Pulling fs layer\n [2020-02-09T18:52:40.592Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-09T18:52:40.592Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-09T18:52:40.592Z] dc21a1d4508b: Pulling fs layer\n [2020-02-09T18:52:40.592Z] 363af2e989c4: Pulling fs layer\n [2020-02-09T18:52:40.592Z] 9cfac6ba3733: Waiting\n [2020-02-09T18:52:40.592Z] f6a933c9cadc: Waiting\n [2020-02-09T18:52:40.592Z] 61811dbd4963: Waiting\n [2020-02-09T18:52:40.592Z] a6eb2c9e2280: Waiting\n [2020-02-09T18:52:40.592Z] 095dd8b7b4d8: Waiting\n [2020-02-09T18:52:40.592Z] dc21a1d4508b: Waiting\n [2020-02-09T18:52:40.592Z] 363af2e989c4: Waiting\n [2020-02-09T18:52:40.857Z] da0e9bf0cc60: Download complete\n [2020-02-09T18:52:40.857Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-09T18:52:40.857Z] 9cfac6ba3733: Download complete\n [2020-02-09T18:52:40.857Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-09T18:52:40.857Z] e6b0cf9c0882: Download complete\n [2020-02-09T18:52:40.857Z] f6a933c9cadc: Verifying Checksum\n [2020-02-09T18:52:40.857Z] f6a933c9cadc: Download complete\n [2020-02-09T18:52:40.857Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-09T18:52:40.857Z] a6eb2c9e2280: Download complete\n [2020-02-09T18:52:41.159Z] e6b0cf9c0882: Pull complete\n [2020-02-09T18:52:41.435Z] da0e9bf0cc60: Pull complete\n [2020-02-09T18:52:42.047Z] c9ea274ed700: Verifying Checksum\n [2020-02-09T18:52:42.047Z] c9ea274ed700: Download complete\n [2020-02-09T18:52:42.047Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-09T18:52:42.047Z] 095dd8b7b4d8: Download complete\n [2020-02-09T18:52:42.329Z] 363af2e989c4: Verifying Checksum\n [2020-02-09T18:52:42.329Z] 363af2e989c4: Download complete\n [2020-02-09T18:52:42.329Z] dc21a1d4508b: Verifying Checksum\n [2020-02-09T18:52:42.329Z] dc21a1d4508b: Download complete\n [2020-02-09T18:52:44.055Z] 61811dbd4963: Verifying Checksum\n [2020-02-09T18:52:44.055Z] 61811dbd4963: Download complete\n [2020-02-09T18:52:46.217Z] c9ea274ed700: Pull complete\n [2020-02-09T18:52:46.217Z] 9cfac6ba3733: Pull complete\n [2020-02-09T18:52:46.497Z] f6a933c9cadc: Pull complete\n [2020-02-09T18:52:51.910Z] 61811dbd4963: Pull complete\n [2020-02-09T18:52:51.910Z] a6eb2c9e2280: Pull complete\n [2020-02-09T18:52:55.378Z] 095dd8b7b4d8: Pull complete\n [2020-02-09T18:52:55.378Z] dc21a1d4508b: Pull complete\n [2020-02-09T18:52:55.645Z] 363af2e989c4: Pull complete\n [2020-02-09T18:52:55.645Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-09T18:52:55.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-09T18:52:55.935Z] prd-centos7-docker-4c-2g-18469 does not seem to be running inside a container\n [2020-02-09T18:52:55.996Z] $ 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-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@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-09T18:52:57.428Z] $ docker top 4e1dfc2464df587e195a5442b43d69282adb7ae75c28a8d665052e7ec554c0be -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-09T18:52:58.566Z] provisioning config files...\n [2020-02-09T18:52:58.587Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config5481397974693648983tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-09T18:52:58.615Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-09T18:52:58.950Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-09T18:52:58.961Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-09T18:52:59.635Z] ---> logs-deploy.sh\n [2020-02-09T18:52:59.636Z] + ARCHIVE_ARTIFACTS=\n [2020-02-09T18:52:59.636Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-09T18:52:59.636Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-09T18:52:59.636Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-09T18:52:59.636Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/5\n [2020-02-09T18:52:59.636Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/5/\n [2020-02-09T18:52:59.636Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/5 /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-09T18:53:01.669Z] Archives upload complete.\n [2020-02-09T18:53:01.669Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/5/\n [2020-02-09T18:53:02.651Z] ---> uname -a:\n [2020-02-09T18:53:02.651Z] Linux 4e1dfc2464df 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-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> lscpu:\n [2020-02-09T18:53:02.651Z] Architecture: x86_64\n [2020-02-09T18:53:02.651Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-09T18:53:02.651Z] Byte Order: Little Endian\n [2020-02-09T18:53:02.651Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-09T18:53:02.651Z] CPU(s): 4\n [2020-02-09T18:53:02.651Z] On-line CPU(s) list: 0-3\n [2020-02-09T18:53:02.651Z] Thread(s) per core: 1\n [2020-02-09T18:53:02.651Z] Core(s) per socket: 1\n [2020-02-09T18:53:02.651Z] Socket(s): 4\n [2020-02-09T18:53:02.651Z] NUMA node(s): 1\n [2020-02-09T18:53:02.651Z] Vendor ID: GenuineIntel\n [2020-02-09T18:53:02.651Z] CPU family: 6\n [2020-02-09T18:53:02.651Z] Model: 44\n [2020-02-09T18:53:02.651Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-09T18:53:02.651Z] Stepping: 1\n [2020-02-09T18:53:02.651Z] CPU MHz: 2933.438\n [2020-02-09T18:53:02.651Z] BogoMIPS: 5866.87\n [2020-02-09T18:53:02.651Z] Virtualization: VT-x\n [2020-02-09T18:53:02.651Z] Hypervisor vendor: KVM\n [2020-02-09T18:53:02.651Z] Virtualization type: full\n [2020-02-09T18:53:02.651Z] L1d cache: 128 KiB\n [2020-02-09T18:53:02.651Z] L1i cache: 128 KiB\n [2020-02-09T18:53:02.651Z] L2 cache: 16 MiB\n [2020-02-09T18:53:02.651Z] L3 cache: 64 MiB\n [2020-02-09T18:53:02.651Z] NUMA node0 CPU(s): 0-3\n [2020-02-09T18:53:02.651Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-09T18:53:02.651Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-09T18:53:02.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-09T18:53:02.651Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-09T18:53:02.651Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-09T18:53:02.651Z] 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-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> nproc:\n [2020-02-09T18:53:02.651Z] 4\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> df -h:\n [2020-02-09T18:53:02.651Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-09T18:53:02.651Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-09T18:53:02.651Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-09T18:53:02.651Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-09T18:53:02.651Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-09T18:53:02.651Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-09T18:53:02.651Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-09T18:53:02.651Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-09T18:53:02.651Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-09T18:53:02.651Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp\n [2020-02-09T18:53:02.651Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> free -m:\n [2020-02-09T18:53:02.651Z] total used free shared buff/cache available\n [2020-02-09T18:53:02.651Z] Mem: 1838 613 75 0 1149 1120\n [2020-02-09T18:53:02.651Z] Swap: 1023 0 1023\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> ip addr:\n [2020-02-09T18:53:02.651Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-09T18:53:02.651Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-09T18:53:02.651Z] inet 127.0.0.1/8 scope host lo\n [2020-02-09T18:53:02.651Z] valid_lft forever preferred_lft forever\n [2020-02-09T18:53:02.651Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-09T18:53:02.651Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-09T18:53:02.651Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-09T18:53:02.651Z] valid_lft forever preferred_lft forever\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> sar -b -r -n DEV:\n [2020-02-09T18:53:02.651Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/09/20 \t_x86_64_\t(4 CPU)\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] 18:41:41 LINUX RESTART\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] 18:42:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-09T18:53:02.651Z] 18:43:01 128.90 48.57 80.33 5192.85 38890.68\n [2020-02-09T18:53:02.651Z] 18:44:01 4.49 0.08 4.41 2.66 128.86\n [2020-02-09T18:53:02.651Z] 18:45:01 0.42 0.00 0.42 0.00 6.06\n [2020-02-09T18:53:02.651Z] 18:46:01 0.23 0.00 0.23 0.00 3.05\n [2020-02-09T18:53:02.651Z] 18:47:01 0.23 0.00 0.23 0.00 3.46\n [2020-02-09T18:53:02.651Z] 18:48:01 0.33 0.00 0.33 0.00 4.58\n [2020-02-09T18:53:02.651Z] 18:49:01 0.28 0.00 0.28 0.00 3.63\n [2020-02-09T18:53:02.651Z] 18:50:01 0.37 0.00 0.37 0.00 5.94\n [2020-02-09T18:53:02.651Z] 18:51:01 0.30 0.00 0.30 0.00 3.35\n [2020-02-09T18:53:02.651Z] 18:52:02 0.27 0.00 0.27 0.00 3.15\n [2020-02-09T18:53:02.651Z] 18:53:01 137.89 84.07 53.82 5697.18 17227.91\n [2020-02-09T18:53:02.651Z] Average: 24.75 11.98 12.77 984.69 5103.05\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] 18:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-09T18:53:02.651Z] 18:43:01 113728 1768576 93.96 2620 1208152 943576 32.19 451160 1159188 12\n [2020-02-09T18:53:02.651Z] 18:44:01 115684 1766620 93.85 2620 1208084 944580 32.23 451288 1159076 8\n [2020-02-09T18:53:02.651Z] 18:45:01 125836 1756468 93.31 2620 1208096 883256 30.14 444640 1157232 8\n [2020-02-09T18:53:02.651Z] 18:46:01 124508 1757796 93.39 2620 1208096 883496 30.14 446036 1157232 8\n [2020-02-09T18:53:02.651Z] 18:47:01 126128 1756176 93.30 2620 1208104 883256 30.14 444672 1157232 8\n [2020-02-09T18:53:02.651Z] 18:48:01 125844 1756460 93.31 2620 1208108 883340 30.14 445272 1157232 8\n [2020-02-09T18:53:02.651Z] 18:49:01 126036 1756268 93.30 2620 1208112 883256 30.14 444748 1157232 8\n [2020-02-09T18:53:02.651Z] 18:50:01 138284 1744020 92.65 2620 1208116 883256 30.14 432816 1156880 12\n [2020-02-09T18:53:02.651Z] 18:51:01 138100 1744204 92.66 2620 1208120 883304 30.14 432980 1156880 8\n [2020-02-09T18:53:02.651Z] 18:52:02 140256 1742048 92.55 2620 1208132 883256 30.14 431028 1156880 8\n [2020-02-09T18:53:02.651Z] 18:53:01 75516 1806788 95.99 2620 1174156 937924 32.00 474004 1137680 32908\n [2020-02-09T18:53:02.651Z] Average: 122720 1759584 93.48 2620 1205025 899318 30.68 445331 1155704 3000\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-09T18:53:02.651Z] 18:43:01 eth0 218.39 177.42 989.42 96.91 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:43:01 docker0 5.14 4.68 0.74 14.97 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:44:01 eth0 3.40 2.83 6.99 0.53 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:45:01 eth0 0.78 0.08 0.06 0.04 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:46:01 eth0 1.03 0.73 0.55 0.38 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:47:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:48:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:51:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:52:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:53:01 veth7ca9d4d 0.19 0.25 0.41 0.09 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:53:01 eth0 354.23 275.28 3209.30 116.35 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:53:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] 18:53:01 docker0 5.40 4.89 1.16 15.27 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] Average: veth7ca9d4d 0.02 0.02 0.04 0.01 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] Average: eth0 31.81 24.72 288.19 10.45 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] Average: docker0 0.48 0.44 0.10 1.37 0.00 0.00 0.00\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] ---> sar -P ALL:\n [2020-02-09T18:53:02.651Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/09/20 \t_x86_64_\t(4 CPU)\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] 18:41:41 LINUX RESTART\n [2020-02-09T18:53:02.651Z] \n [2020-02-09T18:53:02.651Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-09T18:53:02.651Z] 18:43:01 all 15.42 0.00 8.38 3.68 10.80 61.72\n [2020-02-09T18:53:02.651Z] 18:43:01 0 10.94 0.00 6.90 3.90 12.69 65.56\n [2020-02-09T18:53:02.651Z] 18:43:01 1 16.99 0.00 11.36 2.21 9.56 59.88\n [2020-02-09T18:53:02.651Z] 18:43:01 2 15.25 0.00 7.63 4.82 11.46 60.83\n [2020-02-09T18:53:02.651Z] 18:43:01 3 18.62 0.00 7.70 3.75 9.48 60.45\n [2020-02-09T18:53:02.651Z] 18:44:01 all 0.20 0.00 0.05 0.00 0.38 99.37\n [2020-02-09T18:53:02.651Z] 18:44:01 0 0.15 0.00 0.05 0.00 0.27 99.53\n [2020-02-09T18:53:02.651Z] 18:44:01 1 0.22 0.00 0.05 0.00 0.43 99.30\n [2020-02-09T18:53:02.651Z] 18:44:01 2 0.27 0.00 0.05 0.00 0.32 99.37\n [2020-02-09T18:53:02.651Z] 18:44:01 3 0.15 0.00 0.07 0.00 0.52 99.27\n [2020-02-09T18:53:02.651Z] 18:45:01 all 0.08 0.00 0.06 0.00 0.50 99.36\n [2020-02-09T18:53:02.651Z] 18:45:01 0 0.03 0.00 0.08 0.00 0.35 99.53\n [2020-02-09T18:53:02.651Z] 18:45:01 1 0.22 0.00 0.03 0.00 0.73 99.02\n [2020-02-09T18:53:02.651Z] 18:45:01 2 0.03 0.00 0.08 0.00 0.58 99.30\n [2020-02-09T18:53:02.651Z] 18:45:01 3 0.02 0.00 0.05 0.00 0.35 99.58\n [2020-02-09T18:53:02.651Z] 18:46:01 all 0.10 0.00 0.04 0.00 0.68 99.18\n [2020-02-09T18:53:02.651Z] 18:46:01 0 0.03 0.00 0.05 0.00 0.60 99.32\n [2020-02-09T18:53:02.651Z] 18:46:01 1 0.30 0.00 0.05 0.00 0.94 98.71\n [2020-02-09T18:53:02.651Z] 18:46:01 2 0.03 0.00 0.03 0.00 0.40 99.53\n [2020-02-09T18:53:02.651Z] 18:46:01 3 0.03 0.00 0.02 0.00 0.78 99.17\n [2020-02-09T18:53:02.651Z] 18:47:01 all 0.09 0.00 0.04 0.00 0.32 99.55\n [2020-02-09T18:53:02.651Z] 18:47:01 0 0.03 0.00 0.03 0.00 0.18 99.75\n [2020-02-09T18:53:02.651Z] 18:47:01 1 0.25 0.00 0.03 0.00 0.48 99.23\n [2020-02-09T18:53:02.651Z] 18:47:01 2 0.03 0.00 0.03 0.00 0.20 99.73\n [2020-02-09T18:53:02.651Z] 18:47:01 3 0.02 0.00 0.03 0.00 0.43 99.52\n [2020-02-09T18:53:02.651Z] 18:48:01 all 0.12 0.00 0.03 0.00 0.31 99.54\n [2020-02-09T18:53:02.651Z] 18:48:01 0 0.03 0.00 0.03 0.00 0.15 99.78\n [2020-02-09T18:53:02.651Z] 18:48:01 1 0.38 0.00 0.05 0.00 0.48 99.08\n [2020-02-09T18:53:02.651Z] 18:48:01 2 0.03 0.00 0.02 0.00 0.48 99.47\n [2020-02-09T18:53:02.651Z] 18:48:01 3 0.03 0.00 0.02 0.00 0.10 99.85\n [2020-02-09T18:53:02.651Z] 18:49:01 all 0.09 0.00 0.04 0.00 0.24 99.63\n [2020-02-09T18:53:02.651Z] 18:49:01 0 0.07 0.00 0.05 0.00 0.30 99.58\n [2020-02-09T18:53:02.651Z] 18:49:01 1 0.20 0.00 0.02 0.00 0.27 99.52\n [2020-02-09T18:53:02.651Z] 18:49:01 2 0.08 0.00 0.05 0.00 0.33 99.53\n [2020-02-09T18:53:02.651Z] 18:49:01 3 0.00 0.00 0.03 0.00 0.08 99.88\n [2020-02-09T18:53:02.651Z] 18:50:01 all 0.08 0.00 0.04 0.00 0.47 99.41\n [2020-02-09T18:53:02.651Z] 18:50:01 0 0.03 0.00 0.02 0.00 0.61 99.34\n [2020-02-09T18:53:02.651Z] 18:50:01 1 0.22 0.00 0.03 0.00 0.52 99.23\n [2020-02-09T18:53:02.651Z] 18:50:01 2 0.08 0.00 0.07 0.00 0.58 99.27\n [2020-02-09T18:53:02.651Z] 18:50:01 3 0.02 0.00 0.02 0.00 0.18 99.78\n [2020-02-09T18:53:02.651Z] 18:51:01 all 0.07 0.00 0.04 0.00 0.35 99.54\n [2020-02-09T18:53:02.651Z] 18:51:01 0 0.05 0.00 0.05 0.00 0.35 99.55\n [2020-02-09T18:53:02.651Z] 18:51:01 1 0.20 0.00 0.05 0.00 0.28 99.47\n [2020-02-09T18:53:02.651Z] 18:51:01 2 0.00 0.00 0.02 0.00 0.32 99.67\n [2020-02-09T18:53:02.651Z] 18:51:01 3 0.02 0.00 0.03 0.00 0.43 99.52\n [2020-02-09T18:53:02.651Z] 18:52:02 all 0.08 0.00 0.04 0.00 0.33 99.55\n [2020-02-09T18:53:02.651Z] 18:52:02 0 0.03 0.00 0.05 0.00 0.25 99.67\n [2020-02-09T18:53:02.651Z] 18:52:02 1 0.23 0.00 0.05 0.00 0.48 99.23\n [2020-02-09T18:53:02.652Z] 18:52:02 2 0.03 0.00 0.03 0.00 0.33 99.60\n [2020-02-09T18:53:02.652Z] 18:52:02 3 0.05 0.00 0.03 0.00 0.27 99.65\n [2020-02-09T18:53:02.652Z] 18:53:01 all 3.66 0.00 2.51 2.07 10.36 81.40\n [2020-02-09T18:53:02.652Z] 18:53:01 0 3.68 0.00 3.07 0.60 10.61 82.05\n [2020-02-09T18:53:02.652Z] 18:53:01 1 4.39 0.00 2.48 2.18 10.28 80.68\n [2020-02-09T18:53:02.652Z] 18:53:01 2 3.68 0.00 2.44 0.81 10.32 82.74\n [2020-02-09T18:53:02.652Z] 18:53:01 3 2.87 0.00 2.09 4.64 10.24 80.16\n [2020-02-09T18:53:02.652Z] Average: all 1.76 0.00 0.99 0.51 2.20 94.54\n [2020-02-09T18:53:02.652Z] Average: 0 1.34 0.00 0.92 0.40 2.35 94.98\n [2020-02-09T18:53:02.652Z] Average: 1 2.07 0.00 1.24 0.39 2.18 94.12\n [2020-02-09T18:53:02.652Z] Average: 2 1.71 0.00 0.92 0.49 2.25 94.63\n [2020-02-09T18:53:02.652Z] Average: 3 1.90 0.00 0.88 0.74 2.03 94.44\n [2020-02-09T18:53:02.652Z] \n [2020-02-09T18:53:02.652Z] \n [2020-02-09T18:53:02.652Z] '