b'Pull request #447 opened\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at 83e9a03e857076317f35131868562e7812717f60 rather than 0f3825c1f22b167a0a2e810ad38d4418753252d4\nObtained Jenkinsfile from 83e9a03e857076317f35131868562e7812717f60\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-447/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing 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\nChecking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\nCommit 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 > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes 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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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\nDOCKER_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\nStill waiting to schedule task\n\xe2\x80\x98prd-centos7-docker-4c-2g-22043\xe2\x80\x99 is offline\nRunning on prd-centos7-docker-4c-2g-22045 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-447 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\nusing 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/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 0f3825c1f22b167a0a2e810ad38d4418753252d4\nMerge succeeded, producing 0f3825c1f22b167a0a2e810ad38d4418753252d4\nChecking out Revision 0f3825c1f22b167a0a2e810ad38d4418753252d4 (PR-447)\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/447/head:refs/remotes/origin/PR-447 # 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\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\nusing 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/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\n > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\nCommit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes."\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 0ef81488da9e236423f681c40a6609f5e9eb7941\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-13T20:07:34.864Z] 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-13T20:07:36.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-13T20:07:36.425Z] \n[2020-02-13T20:07:36.425Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-13T20:07:36.794Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-13T20:07:36.794Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-13T20:07:36.794Z] e7c96db7181b: Pulling fs layer\n[2020-02-13T20:07:36.794Z] a038dfdf5543: Pulling fs layer\n[2020-02-13T20:07:36.794Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-13T20:07:36.794Z] e7c96db7181b: Verifying Checksum\n[2020-02-13T20:07:36.794Z] e7c96db7181b: Download complete\n[2020-02-13T20:07:37.055Z] a038dfdf5543: Verifying Checksum\n[2020-02-13T20:07:37.055Z] a038dfdf5543: Download complete\n[2020-02-13T20:07:37.055Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-13T20:07:37.055Z] 8d5d8e63b3c0: Download complete\n[2020-02-13T20:07:37.055Z] e7c96db7181b: Pull complete\n[2020-02-13T20:07:37.623Z] a038dfdf5543: Pull complete\n[2020-02-13T20:07:37.882Z] 8d5d8e63b3c0: Pull complete\n[2020-02-13T20:07:37.882Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-13T20:07:37.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-13T20:07:38.023Z] prd-centos7-docker-4c-2g-22045 does not seem to be running inside a container\n[2020-02-13T20:07:38.061Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-13T20:07:38.651Z] $ docker top 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-13T20:07:39.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-13T20:07:39.238Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-13T20:07:39.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-13T20:07:39.439Z] $ docker exec 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488 ssh-agent\n[2020-02-13T20:07:39.618Z] SSH_AUTH_SOCK=/tmp/ssh-2fedumZuJNku/agent.15\n[2020-02-13T20:07:39.618Z] SSH_AGENT_PID=22\n[2020-02-13T20:07:39.626Z] Running ssh-add (command line suppressed)\n[2020-02-13T20:07:39.768Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_2729733503323861472.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_2729733503323861472.key)\n[2020-02-13T20:07:39.816Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-13T20:07:40.136Z] + git describe --exact-match --tags HEAD\n[2020-02-13T20:07:40.136Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-13T20:07:40.201Z] $ docker exec --env ******** --env ******** 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488 ssh-agent -k\n[2020-02-13T20:07:40.341Z] unset SSH_AUTH_SOCK;\n[2020-02-13T20:07:40.341Z] unset SSH_AGENT_PID;\n[2020-02-13T20:07:40.341Z] echo Agent pid 22 killed;\n[2020-02-13T20:07:40.394Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-13T20:07:40.448Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-13T20:07:40.448Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-13T20:07:40.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-13T20:07:40.486Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-13T20:07:40.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-13T20:07:40.676Z] $ docker exec 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488 ssh-agent\n[2020-02-13T20:07:40.867Z] SSH_AUTH_SOCK=/tmp/ssh-hHuD8e2GD4ff/agent.58\n[2020-02-13T20:07:40.867Z] SSH_AGENT_PID=65\n[2020-02-13T20:07:40.873Z] Running ssh-add (command line suppressed)\n[2020-02-13T20:07:41.011Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_1369889172391443871.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_1369889172391443871.key)\n[2020-02-13T20:07:41.058Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-13T20:07:41.382Z] + git semver init\n[2020-02-13T20:07:41.382Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-13T20:07:41.382Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.git\n[2020-02-13T20:07:41.382Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-447\n[2020-02-13T20:07:41.382Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-13T20:07:41.382Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-13T20:07:41.382Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-13T20:07:41.382Z] # $SEMVER_BRANCH = PR-447\n[2020-02-13T20:07:41.382Z] # $SEMVER_TEMP = /tmp/semver-193573246\n[2020-02-13T20:07:41.382Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-02-13T20:07:41.960Z] # \'/tmp/semver-193573246\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver\'\n[2020-02-13T20:07:41.960Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver\n[Pipeline] }\n[2020-02-13T20:07:41.977Z] $ docker exec --env ******** --env ******** 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488 ssh-agent -k\n[2020-02-13T20:07:42.105Z] unset SSH_AUTH_SOCK;\n[2020-02-13T20:07:42.105Z] unset SSH_AGENT_PID;\n[2020-02-13T20:07:42.105Z] echo Agent pid 65 killed;\n[2020-02-13T20:07:42.152Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-13T20:07:42.530Z] + git semver\n[Pipeline] }\n[2020-02-13T20:07:42.551Z] $ docker stop --time=1 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488\n[2020-02-13T20:07:43.879Z] $ docker rm -f 2b69a764a4e5d3bf2741787b0b2b096a9f1cdebe68c45311ae5ef7ef0c169488\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-13T20:07:44.536Z] Stashed 26 file(s)\n[Pipeline] echo\n[2020-02-13T20:07:44.557Z] [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-13T20:07:59.820Z] Still waiting to schedule task\n[2020-02-13T20:07:59.820Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-13T20:07:59.840Z] Still waiting to schedule task\n[2020-02-13T20:07:59.840Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-18520\xe2\x80\x99 is offline\n[2020-02-13T20:10:02.535Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-22046 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n[Pipeline] {\n[Pipeline] ws\n[2020-02-13T20:10:02.579Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-13T20:10:09.000Z] Running on prd-centos7-docker-4c-2g-22047 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n[Pipeline] {\n[Pipeline] ws\n[2020-02-13T20:10:09.585Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-13T20:10:11.052Z] using credential edgex-jenkins-ssh\n[2020-02-13T20:10:11.076Z] Cloning the remote Git repository\n[2020-02-13T20:10:11.076Z] Cloning with configured refspecs honoured and without tags\n[2020-02-13T20:10:11.136Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-13T20:10:11.228Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-02-13T20:10:11.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-13T20:10:11.308Z] > git --version # timeout=10\n[2020-02-13T20:10:11.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-13T20:10:11.882Z] using credential edgex-jenkins-ssh\n[2020-02-13T20:10:11.901Z] Cloning the remote Git repository\n[2020-02-13T20:10:11.901Z] Cloning with configured refspecs honoured and without tags\n[2020-02-13T20:10:11.926Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-13T20:10:11.963Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-02-13T20:10:12.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-13T20:10:12.010Z] > git --version # timeout=10\n[2020-02-13T20:10:12.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-13T20:10:12.058Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-13T20:10:12.489Z] Fetching without tags\n[2020-02-13T20:10:11.383Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-13T20:10:12.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-13T20:10:12.404Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10\n[2020-02-13T20:10:12.424Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-13T20:10:12.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-13T20:10:12.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-13T20:10:12.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-13T20:10:12.513Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-13T20:10:12.848Z] Fetching without tags\n[2020-02-13T20:10:13.016Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 0f3825c1f22b167a0a2e810ad38d4418753252d4\n[2020-02-13T20:10:13.225Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 0f3825c1f22b167a0a2e810ad38d4418753252d4\n[2020-02-13T20:10:12.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-13T20:10:12.823Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10\n[2020-02-13T20:10:12.828Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-13T20:10:12.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-13T20:10:12.849Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-13T20:10:12.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-13T20:10:12.854Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-13T20:10:13.230Z] > git config core.sparsecheckout # timeout=10\n[2020-02-13T20:10:13.290Z] Merge succeeded, producing 0f3825c1f22b167a0a2e810ad38d4418753252d4\n[2020-02-13T20:10:13.291Z] Checking out Revision 0f3825c1f22b167a0a2e810ad38d4418753252d4 (PR-447)\n[2020-02-13T20:10:13.359Z] Merge succeeded, producing 0f3825c1f22b167a0a2e810ad38d4418753252d4\n[2020-02-13T20:10:13.360Z] Checking out Revision 0f3825c1f22b167a0a2e810ad38d4418753252d4 (PR-447)\n[2020-02-13T20:10:13.042Z] > git config core.sparsecheckout # timeout=10\n[2020-02-13T20:10:13.083Z] > git checkout -f 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\n[2020-02-13T20:10:13.195Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n[2020-02-13T20:10:13.232Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-13T20:10:13.294Z] > git config core.sparsecheckout # timeout=10\n[2020-02-13T20:10:13.312Z] > git checkout -f 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\n[2020-02-13T20:10:13.257Z] > git checkout -f 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\n[2020-02-13T20:10:13.322Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n[2020-02-13T20:10:13.346Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-13T20:10:13.360Z] > git config core.sparsecheckout # timeout=10\n[2020-02-13T20:10:13.369Z] > git checkout -f 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\n[2020-02-13T20:10:17.001Z] Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes."\n[2020-02-13T20:10:17.021Z] > git --version # timeout=10\n[2020-02-13T20:10:17.029Z] fatal: bad object 0ef81488da9e236423f681c40a6609f5e9eb7941\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-02-13T20:10:17.874Z] Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes."\n[2020-02-13T20:10:17.928Z] > git --version # timeout=10\n[2020-02-13T20:10:17.968Z] fatal: bad object 0ef81488da9e236423f681c40a6609f5e9eb7941\n[Pipeline] echo\n[2020-02-13T20:10:18.012Z] =========================================================\n[2020-02-13T20:10:18.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-13T20:10:18.012Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[2020-02-13T20:10:18.630Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[Pipeline] unstash\n[2020-02-13T20:10:18.894Z] Sending build context to Docker daemon 2.673MB\r\r\n[2020-02-13T20:10:18.894Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-13T20:10:18.894Z] Step 2/8 : FROM ${BASE}\n[2020-02-13T20:10:18.894Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-13T20:10:18.894Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 2848faf0eed1: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 0f37312ad70f: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 5788d62ee057: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 0e6b1d234666: Pulling fs layer\n[2020-02-13T20:10:18.894Z] bf5d7aec512f: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 34c802a77dc8: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 5c102a31e300: Pulling fs layer\n[2020-02-13T20:10:18.894Z] dcfb455df0a1: Pulling fs layer\n[2020-02-13T20:10:18.894Z] 5788d62ee057: Waiting\n[2020-02-13T20:10:18.894Z] 9eb99e56ec68: Waiting\n[2020-02-13T20:10:18.894Z] 0e6b1d234666: Waiting\n[2020-02-13T20:10:18.894Z] dcfb455df0a1: Waiting\n[2020-02-13T20:10:18.894Z] 34c802a77dc8: Waiting\n[2020-02-13T20:10:18.894Z] bf5d7aec512f: Waiting\n[2020-02-13T20:10:18.894Z] 5c102a31e300: Waiting\n[2020-02-13T20:10:18.894Z] 0f37312ad70f: Verifying Checksum\n[2020-02-13T20:10:18.894Z] 0f37312ad70f: Download complete\n[2020-02-13T20:10:18.894Z] 2848faf0eed1: Verifying Checksum\n[2020-02-13T20:10:18.894Z] 2848faf0eed1: Download complete\n[2020-02-13T20:10:18.894Z] 0e6b1d234666: Verifying Checksum\n[2020-02-13T20:10:18.894Z] 0e6b1d234666: Download complete\n[2020-02-13T20:10:18.894Z] bf5d7aec512f: Verifying Checksum\n[2020-02-13T20:10:18.894Z] bf5d7aec512f: Download complete\n[2020-02-13T20:10:18.894Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-13T20:10:18.894Z] e6b0cf9c0882: Download complete\n[2020-02-13T20:10:19.474Z] e6b0cf9c0882: Pull complete\n[2020-02-13T20:10:19.474Z] 2848faf0eed1: Pull complete\n[Pipeline] echo\n[2020-02-13T20:10:19.535Z] =========================================================\n[2020-02-13T20:10:19.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-13T20:10:19.535Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-13T20:10:20.058Z] 34c802a77dc8: Verifying Checksum\n[2020-02-13T20:10:20.059Z] 34c802a77dc8: Download complete\n[2020-02-13T20:10:20.059Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-13T20:10:20.059Z] 27c7a5d97fbd: Download complete\n[2020-02-13T20:10:20.632Z] 5788d62ee057: Verifying Checksum\n[2020-02-13T20:10:20.632Z] 5788d62ee057: Download complete\n[2020-02-13T20:10:20.632Z] dcfb455df0a1: Verifying Checksum\n[2020-02-13T20:10:20.632Z] dcfb455df0a1: Download complete\n[2020-02-13T20:10:20.632Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-13T20:10:20.632Z] 9eb99e56ec68: Download complete\n[2020-02-13T20:10:20.632Z] 5c102a31e300: Verifying Checksum\n[2020-02-13T20:10:20.632Z] 5c102a31e300: Download complete\n[2020-02-13T20:10:20.984Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-13T20:10:21.567Z] 0f37312ad70f: Pull complete\n[2020-02-13T20:10:21.974Z] Sending build context to Docker daemon 2.673MB\r\r\n[2020-02-13T20:10:22.251Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-13T20:10:22.251Z] Step 2/8 : FROM ${BASE}\n[2020-02-13T20:10:22.548Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-13T20:10:22.548Z] cde5963f3b93: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 777b28850792: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 1df406cf5192: Pulling fs layer\n[2020-02-13T20:10:22.548Z] cd6300453558: Pulling fs layer\n[2020-02-13T20:10:22.548Z] b9c365052c96: Pulling fs layer\n[2020-02-13T20:10:22.548Z] a2d8cc88f415: Pulling fs layer\n[2020-02-13T20:10:22.548Z] ea1d1ca13537: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-13T20:10:22.548Z] 1df406cf5192: Waiting\n[2020-02-13T20:10:22.548Z] cd6300453558: Waiting\n[2020-02-13T20:10:22.548Z] b9c365052c96: Waiting\n[2020-02-13T20:10:22.548Z] a2d8cc88f415: Waiting\n[2020-02-13T20:10:22.548Z] ea1d1ca13537: Waiting\n[2020-02-13T20:10:22.548Z] 3750a50a1c5e: Waiting\n[2020-02-13T20:10:22.548Z] 8a11ddd9e578: Waiting\n[2020-02-13T20:10:22.548Z] 4cf88f913ddb: Waiting\n[2020-02-13T20:10:22.548Z] 777b28850792: Verifying Checksum\n[2020-02-13T20:10:22.548Z] 777b28850792: Download complete\n[2020-02-13T20:10:22.548Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-13T20:10:22.548Z] 2a23fa8c16f7: Download complete\n[2020-02-13T20:10:22.831Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-13T20:10:22.831Z] 4cf88f913ddb: Download complete\n[2020-02-13T20:10:23.120Z] 1df406cf5192: Verifying Checksum\n[2020-02-13T20:10:23.120Z] 1df406cf5192: Download complete\n[2020-02-13T20:10:23.120Z] cde5963f3b93: Verifying Checksum\n[2020-02-13T20:10:23.120Z] cde5963f3b93: Download complete\n[2020-02-13T20:10:25.134Z] cde5963f3b93: Pull complete\n[2020-02-13T20:10:26.118Z] 2a23fa8c16f7: Pull complete\n[2020-02-13T20:10:26.415Z] 777b28850792: Pull complete\n[2020-02-13T20:10:26.842Z] 5788d62ee057: Pull complete\n[2020-02-13T20:10:26.842Z] 0e6b1d234666: Pull complete\n[2020-02-13T20:10:26.842Z] bf5d7aec512f: Pull complete\n[2020-02-13T20:10:30.718Z] cd6300453558: Verifying Checksum\n[2020-02-13T20:10:30.718Z] cd6300453558: Download complete\n[2020-02-13T20:10:30.718Z] a2d8cc88f415: Verifying Checksum\n[2020-02-13T20:10:30.718Z] a2d8cc88f415: Download complete\n[2020-02-13T20:10:32.188Z] 34c802a77dc8: Pull complete\n[2020-02-13T20:10:34.118Z] ea1d1ca13537: Verifying Checksum\n[2020-02-13T20:10:34.118Z] ea1d1ca13537: Download complete\n[2020-02-13T20:10:34.118Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-13T20:10:34.118Z] 3750a50a1c5e: Download complete\n[2020-02-13T20:10:35.486Z] 9eb99e56ec68: Pull complete\n[2020-02-13T20:10:35.486Z] 27c7a5d97fbd: Pull complete\n[2020-02-13T20:10:36.438Z] 5c102a31e300: Pull complete\n[2020-02-13T20:10:36.701Z] dcfb455df0a1: Pull complete\n[2020-02-13T20:10:36.701Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-13T20:10:36.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-13T20:10:36.701Z] ---> 7c70fe431013\n[2020-02-13T20:10:36.701Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-13T20:10:36.701Z] ---> Running in 954a5285ab61\n[2020-02-13T20:10:36.919Z] b9c365052c96: Verifying Checksum\n[2020-02-13T20:10:36.919Z] b9c365052c96: Download complete\n[2020-02-13T20:10:36.960Z] Removing intermediate container 954a5285ab61\n[2020-02-13T20:10:36.960Z] ---> b3c53ba5eb40\n[2020-02-13T20:10:36.960Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-13T20:10:36.960Z] ---> Running in b0b23da1fcfb\n[2020-02-13T20:10:37.895Z] Removing intermediate container b0b23da1fcfb\n[2020-02-13T20:10:37.895Z] ---> 9225b82a7d57\n[2020-02-13T20:10:37.895Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-13T20:10:37.895Z] ---> Running in 383be85a55d0\n[2020-02-13T20:10:38.156Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-13T20:10:38.887Z] 8a11ddd9e578: Download complete\n[2020-02-13T20:10:39.091Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-13T20:10:39.091Z] OK: 143 MiB in 39 packages\n[2020-02-13T20:10:39.661Z] Removing intermediate container 383be85a55d0\n[2020-02-13T20:10:39.661Z] ---> 14d423d63600\n[2020-02-13T20:10:39.661Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-13T20:10:39.661Z] ---> Running in b79d0483dfcf\n[2020-02-13T20:10:39.661Z] Removing intermediate container b79d0483dfcf\n[2020-02-13T20:10:39.661Z] ---> b839ff9d9d3a\n[2020-02-13T20:10:39.661Z] Step 7/8 : COPY . .\n[2020-02-13T20:10:40.229Z] ---> 04df27c68c19\n[2020-02-13T20:10:40.229Z] Step 8/8 : RUN go mod download\n[2020-02-13T20:10:40.229Z] ---> Running in 997ae785278e\n[2020-02-13T20:10:42.767Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-13T20:10:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-13T20:10:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-13T20:10:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-13T20:10:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-13T20:10:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-13T20:10:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-13T20:10:43.027Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-13T20:10:43.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-13T20:10:43.547Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-13T20:10:43.805Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-13T20:10:44.064Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-13T20:10:44.322Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-13T20:10:44.584Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-13T20:10:44.584Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-13T20:10:44.584Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-13T20:10:44.584Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-13T20:10:52.738Z] \x1b[0mRemoving intermediate container 997ae785278e\n[2020-02-13T20:10:52.738Z] ---> 8213a077cd82\n[2020-02-13T20:10:52.738Z] Successfully built 8213a077cd82\n[2020-02-13T20:10:52.738Z] 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-13T20:10:53.297Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-13T20:10:53.297Z] .\n[Pipeline] withDockerContainer\n[2020-02-13T20:10:53.437Z] prd-centos7-docker-4c-2g-22047 does not seem to be running inside a container\n[2020-02-13T20:10:53.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-13T20:10:54.111Z] $ docker top 16273e9895f5778e4d311bb0cd2fe53dadceda6c7a0d4a67e94457afe3ead416 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-13T20:10:54.964Z] + go version\n[2020-02-13T20:10:54.964Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-13T20:10:55.284Z] + make test\n[2020-02-13T20:10:55.284Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-13T20:10:57.142Z] 8a11ddd9e578: Pull complete\n[2020-02-13T20:10:57.142Z] 4cf88f913ddb: Pull complete\n[2020-02-13T20:10:57.142Z] 1df406cf5192: Pull complete\n[2020-02-13T20:11:02.529Z] cd6300453558: Pull complete\n[2020-02-13T20:11:10.792Z] b9c365052c96: Pull complete\n[2020-02-13T20:11:10.792Z] a2d8cc88f415: Pull complete\n[2020-02-13T20:11:13.409Z] ea1d1ca13537: Pull complete\n[2020-02-13T20:11:13.438Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-13T20:11:13.438Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-13T20:11:13.438Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-13T20:11:13.693Z] 3750a50a1c5e: Pull complete\n[2020-02-13T20:11:13.693Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-13T20:11:13.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-13T20:11:13.693Z] ---> 78745c68409d\n[2020-02-13T20:11:13.693Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-13T20:11:13.704Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.008s\tcoverage: 23.1% of statements\n[2020-02-13T20:11:13.704Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.049s\tcoverage: 95.8% of statements\n[2020-02-13T20:11:17.019Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.066s\tcoverage: 15.9% of statements\n[2020-02-13T20:11:17.019Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.036s\tcoverage: 25.6% of statements\n[2020-02-13T20:11:17.989Z] ---> Running in a92220657a7c\n[2020-02-13T20:11:17.989Z] Removing intermediate container a92220657a7c\n[2020-02-13T20:11:17.989Z] ---> 2008f0075b8b\n[2020-02-13T20:11:17.989Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-13T20:11:17.989Z] ---> Running in cedd90ed5883\n[2020-02-13T20:11:19.963Z] Removing intermediate container cedd90ed5883\n[2020-02-13T20:11:19.963Z] ---> ee3006f21d12\n[2020-02-13T20:11:19.963Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-13T20:11:20.241Z] ---> Running in 2eb7fa111143\n[2020-02-13T20:11:21.231Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-13T20:11:21.819Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-13T20:11:22.411Z] OK: 125 MiB in 39 packages\n[2020-02-13T20:11:23.835Z] Removing intermediate container 2eb7fa111143\n[2020-02-13T20:11:23.835Z] ---> 3964b8dc1368\n[2020-02-13T20:11:23.835Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-13T20:11:23.835Z] ---> Running in 7e641a279d95\n[2020-02-13T20:11:24.105Z] Removing intermediate container 7e641a279d95\n[2020-02-13T20:11:24.105Z] ---> 4f51754cbd9b\n[2020-02-13T20:11:24.105Z] Step 7/8 : COPY . .\n[2020-02-13T20:11:25.079Z] ---> f2fbf232174c\n[2020-02-13T20:11:25.079Z] Step 8/8 : RUN go mod download\n[2020-02-13T20:11:25.350Z] ---> Running in 771862b4acc4\n[2020-02-13T20:11:27.948Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-13T20:11:27.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-13T20:11:28.218Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-13T20:11:28.487Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-13T20:11:28.764Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-13T20:11:47.048Z] \x1b[0mRemoving intermediate container 771862b4acc4\n[2020-02-13T20:11:47.048Z] ---> 4fd219ae1b3b\n[2020-02-13T20:11:47.048Z] Successfully built 4fd219ae1b3b\n[2020-02-13T20:11:47.048Z] 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-13T20:11:47.691Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-13T20:11:47.960Z] .\n[Pipeline] withDockerContainer\n[2020-02-13T20:11:48.355Z] prd-ubuntu18.04-docker-arm64-4c-2g-22046 does not seem to be running inside a container\n[2020-02-13T20:11:48.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat\n[2020-02-13T20:11:49.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.015s\tcoverage: 30.9% of statements\n[2020-02-13T20:11:49.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.463s\tcoverage: 42.3% of statements\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-13T20:11:49.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.401s\tcoverage: 79.5% of statements\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-13T20:11:49.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.024s\tcoverage: 52.6% of statements\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/urlclient\t[no test files]\n[2020-02-13T20:11:49.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.108s\tcoverage: 76.1% of statements\n[2020-02-13T20:11:49.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-13T20:11:49.110Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-13T20:11:49.110Z] gofmt -l .\n[2020-02-13T20:11:49.110Z] [ "`gofmt -l .`" = "" ]\n[2020-02-13T20:11:49.110Z] ./bin/test-attribution-txt.sh\n[2020-02-13T20:11:49.678Z] ./bin/test-go-mod-tidy.sh\n[2020-02-13T20:11:49.805Z] $ docker top f916cb6fc75bf196f39a215c170474aab2d3e532c411f428f6268a71f9907f04 -eo pid,comm\n[Pipeline] {\n[Pipeline] stash\n[Pipeline] sh\n[2020-02-13T20:11:52.048Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-13T20:11:52.064Z] $ docker stop --time=1 16273e9895f5778e4d311bb0cd2fe53dadceda6c7a0d4a67e94457afe3ead416\n[2020-02-13T20:11:52.329Z] + go version\n[2020-02-13T20:11:52.329Z] go version go1.13.5 linux/arm64\n[2020-02-13T20:11:53.511Z] $ docker rm -f 16273e9895f5778e4d311bb0cd2fe53dadceda6c7a0d4a67e94457afe3ead416\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] sh\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[2020-02-13T20:11:54.426Z] + make test\n[2020-02-13T20:11:54.426Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[Pipeline] sh\n[2020-02-13T20:11:54.834Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-13T20:11:55.141Z] + ls -al .\n[2020-02-13T20:11:55.141Z] total 200\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 13 20:11 .\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 13 20:10 ..\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 13 20:10 api\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 13 20:10 async.go\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 13 20:10 bin\n[2020-02-13T20:11:55.141Z] -rw-r--r--. 1 jenkins jenkins 100038 Feb 13 20:11 coverage.out\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 13 20:10 Dockerfile.build\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 13 20:10 .dockerignore\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 13 20:10 example\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 13 20:10 .git\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 13 20:10 .gitignore\n[2020-02-13T20:11:55.141Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 13 20:11 go.mod\n[2020-02-13T20:11:55.141Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 13 20:11 go.sum\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 14 jenkins jenkins 193 Feb 13 20:10 internal\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 13 20:10 Jenkinsfile\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 13 20:10 LICENSE\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 13 20:10 Makefile\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 13 20:10 manageddevices.go\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 5472 Feb 13 20:10 managedprofiles.go\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 4081 Feb 13 20:10 managedwatchers.go\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 13 20:10 pkg\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 13 20:10 README.md\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 13 20:10 .semver\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 9828 Feb 13 20:10 service.go\n[2020-02-13T20:11:55.141Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 13 20:10 snap\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 13 20:07 VERSION\n[2020-02-13T20:11:55.141Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 13 20:10 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-13T20:11:55.467Z] + 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=0f3825c1f22b167a0a2e810ad38d4418753252d4 --label arch=x86_64 --label version=0.0.0 .\n[2020-02-13T20:11:55.467Z] Sending build context to Docker daemon 2.799MB\r\r\n[2020-02-13T20:11:55.467Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-13T20:11:55.467Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-13T20:11:55.467Z] ---> 8213a077cd82\n[2020-02-13T20:11:55.467Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-13T20:11:55.728Z] ---> Running in fb816eeed3d4\n[2020-02-13T20:11:55.728Z] Removing intermediate container fb816eeed3d4\n[2020-02-13T20:11:55.728Z] ---> 02e863df79c9\n[2020-02-13T20:11:55.728Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-13T20:11:55.728Z] ---> Running in 95a024572814\n[2020-02-13T20:11:55.989Z] Removing intermediate container 95a024572814\n[2020-02-13T20:11:55.989Z] ---> 58744667e7f9\n[2020-02-13T20:11:55.989Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-13T20:11:55.989Z] ---> Running in 39f79527effe\n[2020-02-13T20:11:56.249Z] Removing intermediate container 39f79527effe\n[2020-02-13T20:11:56.249Z] ---> 12cba3e506d4\n[2020-02-13T20:11:56.249Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-13T20:11:56.249Z] ---> Running in 4544dc180f4b\n[2020-02-13T20:11:56.816Z] Removing intermediate container 4544dc180f4b\n[2020-02-13T20:11:56.816Z] ---> 53feae0d2428\n[2020-02-13T20:11:56.816Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-13T20:11:57.076Z] ---> Running in de893cf9637a\n[2020-02-13T20:11:57.334Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-13T20:11:57.901Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-13T20:11:58.160Z] OK: 143 MiB in 39 packages\n[2020-02-13T20:11:58.727Z] Removing intermediate container de893cf9637a\n[2020-02-13T20:11:58.727Z] ---> 95eedc5df36b\n[2020-02-13T20:11:58.727Z] Step 8/20 : COPY . .\n[2020-02-13T20:11:58.989Z] ---> d4dda714ec27\n[2020-02-13T20:11:58.989Z] Step 9/20 : RUN ${MAKE}\n[2020-02-13T20:11:58.989Z] ---> Running in fb5cada3159b\n[2020-02-13T20:11:59.249Z] 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-13T20:12:11.539Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-13T20:12:15.752Z] Removing intermediate container fb5cada3159b\n[2020-02-13T20:12:15.752Z] ---> bb0e6c714767\n[2020-02-13T20:12:15.752Z] Step 10/20 : FROM scratch\n[2020-02-13T20:12:15.752Z] ---> \n[2020-02-13T20:12:15.752Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-13T20:12:15.752Z] ---> Running in 8f4c60dc45dc\n[2020-02-13T20:12:15.752Z] Removing intermediate container 8f4c60dc45dc\n[2020-02-13T20:12:15.752Z] ---> d1c8436a15a0\n[2020-02-13T20:12:15.752Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-13T20:12:15.752Z] ---> Running in 66ebb7dddbda\n[2020-02-13T20:12:15.752Z] Removing intermediate container 66ebb7dddbda\n[2020-02-13T20:12:15.752Z] ---> b89e98591ffc\n[2020-02-13T20:12:15.752Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-13T20:12:15.752Z] ---> Running in 8893bd7836ab\n[2020-02-13T20:12:15.752Z] Removing intermediate container 8893bd7836ab\n[2020-02-13T20:12:15.752Z] ---> 88aab993f4ee\n[2020-02-13T20:12:15.752Z] Step 14/20 : WORKDIR /\n[2020-02-13T20:12:15.752Z] ---> Running in 2a1ff081793f\n[2020-02-13T20:12:16.015Z] Removing intermediate container 2a1ff081793f\n[2020-02-13T20:12:16.015Z] ---> e396fd708f8c\n[2020-02-13T20:12:16.015Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-13T20:12:16.275Z] ---> e87b8d6eb37b\n[2020-02-13T20:12:16.275Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-13T20:12:16.534Z] ---> 1b409933c4ad\n[2020-02-13T20:12:16.534Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-13T20:12:16.534Z] ---> Running in 0f76e65bf1a9\n[2020-02-13T20:12:16.793Z] Removing intermediate container 0f76e65bf1a9\n[2020-02-13T20:12:16.794Z] ---> a32a145dbab3\n[2020-02-13T20:12:16.794Z] Step 18/20 : LABEL arch=x86_64\n[2020-02-13T20:12:16.794Z] ---> Running in afc115448a06\n[2020-02-13T20:12:17.054Z] Removing intermediate container afc115448a06\n[2020-02-13T20:12:17.055Z] ---> 2f13f72c4e8d\n[2020-02-13T20:12:17.055Z] Step 19/20 : LABEL git_sha=0f3825c1f22b167a0a2e810ad38d4418753252d4\n[2020-02-13T20:12:17.055Z] ---> Running in 343f48d76fa5\n[2020-02-13T20:12:17.055Z] Removing intermediate container 343f48d76fa5\n[2020-02-13T20:12:17.055Z] ---> 09cb1feb11bb\n[2020-02-13T20:12:17.055Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-13T20:12:17.314Z] ---> Running in 2af4dddec54d\n[2020-02-13T20:12:17.314Z] Removing intermediate container 2af4dddec54d\n[2020-02-13T20:12:17.314Z] ---> 57ffb92fcbae\n[2020-02-13T20:12:17.314Z] Successfully built 57ffb92fcbae\n[2020-02-13T20:12:17.314Z] Successfully tagged docker-device-sdk-simple:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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-13T20:13:02.434Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-13T20:13:02.434Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-13T20:13:02.434Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-13T20:13:02.434Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.041s\tcoverage: 23.1% of statements\n[2020-02-13T20:13:02.715Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.147s\tcoverage: 95.8% of statements\n[2020-02-13T20:13:07.002Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.040s\tcoverage: 15.9% of statements\n[2020-02-13T20:13:07.002Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.030s\tcoverage: 25.6% of statements\n[2020-02-13T20:13:45.917Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.040s\tcoverage: 30.9% of statements\n[2020-02-13T20:13:45.917Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.361s\tcoverage: 42.3% of statements\n[2020-02-13T20:13:45.917Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-13T20:13:45.917Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-13T20:13:45.917Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.568s\tcoverage: 79.5% of statements\n[2020-02-13T20:13:45.917Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-13T20:13:45.918Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-13T20:13:45.918Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-13T20:13:45.918Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.055s\tcoverage: 52.6% of statements\n[2020-02-13T20:13:45.918Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/urlclient\t[no test files]\n[2020-02-13T20:13:45.918Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.336s\tcoverage: 76.1% of statements\n[2020-02-13T20:13:45.918Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-13T20:13:45.918Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-13T20:13:56.024Z] gofmt -l .\n[2020-02-13T20:13:56.024Z] [ "`gofmt -l .`" = "" ]\n[2020-02-13T20:13:56.024Z] ./bin/test-attribution-txt.sh\n[2020-02-13T20:13:56.296Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-13T20:13:56.912Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-13T20:13:57.378Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-13T20:13:57.398Z] $ docker stop --time=1 f916cb6fc75bf196f39a215c170474aab2d3e532c411f428f6268a71f9907f04\n[2020-02-13T20:13:59.568Z] $ docker rm -f f916cb6fc75bf196f39a215c170474aab2d3e532c411f428f6268a71f9907f04\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-13T20:14:00.756Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-13T20:14:01.095Z] + ls -al .\n[2020-02-13T20:14:01.095Z] total 236\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 20:13 .\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 20:10 ..\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 20:10 .dockerignore\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 20:10 .git\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 13 20:10 .gitignore\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 20:10 .semver\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 13 20:10 Dockerfile.build\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 13 20:10 Jenkinsfile\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 20:10 LICENSE\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 13 20:10 Makefile\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 13 20:10 README.md\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 20:07 VERSION\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 20:10 api\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 13 20:10 async.go\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 20:10 bin\n[2020-02-13T20:14:01.095Z] -rw-r--r-- 1 jenkins jenkins 100038 Feb 13 20:13 coverage.out\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 20:10 example\n[2020-02-13T20:14:01.095Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 13 20:13 go.mod\n[2020-02-13T20:14:01.095Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 13 20:13 go.sum\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 13 20:10 internal\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 13 20:10 manageddevices.go\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 5472 Feb 13 20:10 managedprofiles.go\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 4081 Feb 13 20:10 managedwatchers.go\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 20:10 pkg\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 9828 Feb 13 20:10 service.go\n[2020-02-13T20:14:01.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 20:10 snap\n[2020-02-13T20:14:01.095Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 20:10 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-13T20:14:01.467Z] + 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=0f3825c1f22b167a0a2e810ad38d4418753252d4 --label arch=arm64 --label version=0.0.0 .\n[2020-02-13T20:14:02.061Z] Sending build context to Docker daemon 2.799MB\r\r\n[2020-02-13T20:14:02.062Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-13T20:14:02.062Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-13T20:14:02.062Z] ---> 4fd219ae1b3b\n[2020-02-13T20:14:02.062Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-13T20:14:02.338Z] ---> Running in 327fef64db55\n[2020-02-13T20:14:02.612Z] Removing intermediate container 327fef64db55\n[2020-02-13T20:14:02.613Z] ---> c10b2fc8733e\n[2020-02-13T20:14:02.613Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-13T20:14:02.613Z] ---> Running in af2fe24eeb97\n[2020-02-13T20:14:03.201Z] Removing intermediate container af2fe24eeb97\n[2020-02-13T20:14:03.201Z] ---> 1dbd55376927\n[2020-02-13T20:14:03.201Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-13T20:14:03.201Z] ---> Running in e420d8c3ce55\n[2020-02-13T20:14:03.471Z] Removing intermediate container e420d8c3ce55\n[2020-02-13T20:14:03.471Z] ---> 6f2f57884777\n[2020-02-13T20:14:03.471Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-13T20:14:03.737Z] ---> Running in a2e6ef299840\n[2020-02-13T20:14:05.716Z] Removing intermediate container a2e6ef299840\n[2020-02-13T20:14:05.716Z] ---> 21d785c04e3e\n[2020-02-13T20:14:05.716Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-13T20:14:05.716Z] ---> Running in 93cd84213679\n[2020-02-13T20:14:06.694Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-13T20:14:07.296Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-13T20:14:07.886Z] OK: 125 MiB in 39 packages\n[2020-02-13T20:14:08.861Z] Removing intermediate container 93cd84213679\n[2020-02-13T20:14:08.861Z] ---> 7edf2d42a624\n[2020-02-13T20:14:08.861Z] Step 8/20 : COPY . .\n[2020-02-13T20:14:09.837Z] ---> 4d6d85ace5e0\n[2020-02-13T20:14:09.837Z] Step 9/20 : RUN ${MAKE}\n[2020-02-13T20:14:10.117Z] ---> Running in 864a2d864d3d\n[2020-02-13T20:14:11.087Z] 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-13T20:15:07.573Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-13T20:15:19.926Z] Removing intermediate container 864a2d864d3d\n[2020-02-13T20:15:19.926Z] ---> 594793b14aa7\n[2020-02-13T20:15:19.926Z] Step 10/20 : FROM scratch\n[2020-02-13T20:15:19.926Z] ---> \n[2020-02-13T20:15:19.926Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-13T20:15:20.195Z] ---> Running in 214bb3f21923\n[2020-02-13T20:15:20.465Z] Removing intermediate container 214bb3f21923\n[2020-02-13T20:15:20.465Z] ---> 4c51f6b91ade\n[2020-02-13T20:15:20.465Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-13T20:15:20.465Z] ---> Running in a8a273e02b5f\n[2020-02-13T20:15:20.749Z] Removing intermediate container a8a273e02b5f\n[2020-02-13T20:15:20.749Z] ---> 6d93888a3da2\n[2020-02-13T20:15:20.749Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-13T20:15:21.019Z] ---> Running in c817671eabab\n[2020-02-13T20:15:21.297Z] Removing intermediate container c817671eabab\n[2020-02-13T20:15:21.297Z] ---> b070f4a99b0a\n[2020-02-13T20:15:21.297Z] Step 14/20 : WORKDIR /\n[2020-02-13T20:15:21.297Z] ---> Running in 00d266a272f7\n[2020-02-13T20:15:21.894Z] Removing intermediate container 00d266a272f7\n[2020-02-13T20:15:21.894Z] ---> 8b7b60d1a628\n[2020-02-13T20:15:21.894Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-13T20:15:22.863Z] ---> 4548e6e7dce2\n[2020-02-13T20:15:22.863Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-13T20:15:23.455Z] ---> 6646ad74da0e\n[2020-02-13T20:15:23.455Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-13T20:15:23.455Z] ---> Running in cc12e6bb04fe\n[2020-02-13T20:15:24.048Z] Removing intermediate container cc12e6bb04fe\n[2020-02-13T20:15:24.048Z] ---> 74ed98d17b4d\n[2020-02-13T20:15:24.048Z] Step 18/20 : LABEL arch=arm64\n[2020-02-13T20:15:24.048Z] ---> Running in ea7295abffd7\n[2020-02-13T20:15:24.318Z] Removing intermediate container ea7295abffd7\n[2020-02-13T20:15:24.318Z] ---> 686879857c15\n[2020-02-13T20:15:24.318Z] Step 19/20 : LABEL git_sha=0f3825c1f22b167a0a2e810ad38d4418753252d4\n[2020-02-13T20:15:24.600Z] ---> Running in 837a727aa85e\n[2020-02-13T20:15:24.871Z] Removing intermediate container 837a727aa85e\n[2020-02-13T20:15:24.871Z] ---> 218a82eb031f\n[2020-02-13T20:15:24.871Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-13T20:15:24.871Z] ---> Running in 61907931dcd4\n[2020-02-13T20:15:25.458Z] Removing intermediate container 61907931dcd4\n[2020-02-13T20:15:25.458Z] ---> 07fa0497afb7\n[2020-02-13T20:15:25.458Z] Successfully built 07fa0497afb7\n[2020-02-13T20:15:25.458Z] 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)\nStage "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-13T20:15:26.173Z] provisioning config files...\n[2020-02-13T20:15:26.183Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config7350411761995800353tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-13T20:15:26.509Z] + curl -s https://codecov.io/bash\n[2020-02-13T20:15:26.509Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config7350411761995800353tmp\n[2020-02-13T20:15:26.767Z] \n[2020-02-13T20:15:26.767Z] _____ _\n[2020-02-13T20:15:26.767Z] / ____| | |\n[2020-02-13T20:15:26.767Z] | | ___ __| | ___ ___ _____ __\n[2020-02-13T20:15:26.767Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-13T20:15:26.767Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-13T20:15:26.767Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-13T20:15:26.767Z] Bash-20191211-b8db533\n[2020-02-13T20:15:26.767Z] \n[2020-02-13T20:15:26.767Z] \n[2020-02-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-13T20:15:26.767Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-13T20:15:26.767Z] \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-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-13T20:15:26.767Z] \x1b[0;32m+\x1b[0m .\n[2020-02-13T20:15:26.767Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-13T20:15:26.767Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100038\x1b[0m\n[2020-02-13T20:15:26.767Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-13T20:15:26.767Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-13T20:15:27.026Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-13T20:15:27.026Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-13T20:15:27.026Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-13T20:15:27.026Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-13T20:15:27.026Z] \x1b[0;90mquery:\x1b[0m branch=PR-447&commit=0f3825c1f22b167a0a2e810ad38d4418753252d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job=\n[2020-02-13T20:15:27.026Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-13T20:15:27.026Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-447&commit=0f3825c1f22b167a0a2e810ad38d4418753252d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job=\n[2020-02-13T20:15:27.593Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-13T20:15:28.160Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/0f3825c1f22b167a0a2e810ad38d4418753252d4\x1b[0m\n[Pipeline] }\n[2020-02-13T20:15:28.178Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "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-13T20:15:29.198Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-13T20:15:29.525Z] ---> package-listing.sh\n[2020-02-13T20:15:29.525Z] ++ facter osfamily\n[2020-02-13T20:15:29.525Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-13T20:15:29.526Z] + OS_FAMILY=redhat\n[2020-02-13T20:15:29.526Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-447\n[2020-02-13T20:15:29.526Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-13T20:15:29.526Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-13T20:15:29.526Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-13T20:15:29.526Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-13T20:15:29.526Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-447 \']\'\n[2020-02-13T20:15:29.526Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-13T20:15:29.526Z] + case "${OS_FAMILY}" in\n[2020-02-13T20:15:29.526Z] + rpm -qa\n[2020-02-13T20:15:29.526Z] + sort\n[2020-02-13T20:15:33.716Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-13T20:15:33.716Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-13T20:15:33.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-13T20:15:33.716Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-447 \']\'\n[2020-02-13T20:15:33.716Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/\n[2020-02-13T20:15:33.716Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-13T20:15:34.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-13T20:15:34.234Z] \n[2020-02-13T20:15:34.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-13T20:15:34.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-13T20:15:34.586Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-13T20:15:34.586Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-13T20:15:34.586Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-13T20:15:34.586Z] c9ea274ed700: Pulling fs layer\n[2020-02-13T20:15:34.586Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-13T20:15:34.586Z] f6a933c9cadc: Pulling fs layer\n[2020-02-13T20:15:34.586Z] 61811dbd4963: Pulling fs layer\n[2020-02-13T20:15:34.586Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-13T20:15:34.586Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-13T20:15:34.586Z] dc21a1d4508b: Pulling fs layer\n[2020-02-13T20:15:34.586Z] 363af2e989c4: Pulling fs layer\n[2020-02-13T20:15:34.586Z] 9cfac6ba3733: Waiting\n[2020-02-13T20:15:34.586Z] f6a933c9cadc: Waiting\n[2020-02-13T20:15:34.586Z] 61811dbd4963: Waiting\n[2020-02-13T20:15:34.586Z] a6eb2c9e2280: Waiting\n[2020-02-13T20:15:34.586Z] 095dd8b7b4d8: Waiting\n[2020-02-13T20:15:34.586Z] dc21a1d4508b: Waiting\n[2020-02-13T20:15:34.586Z] 363af2e989c4: Waiting\n[2020-02-13T20:15:34.586Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-13T20:15:34.586Z] da0e9bf0cc60: Download complete\n[2020-02-13T20:15:34.586Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-13T20:15:34.586Z] 9cfac6ba3733: Download complete\n[2020-02-13T20:15:34.586Z] e6b0cf9c0882: Download complete\n[2020-02-13T20:15:34.586Z] f6a933c9cadc: Download complete\n[2020-02-13T20:15:34.855Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-13T20:15:34.855Z] a6eb2c9e2280: Download complete\n[2020-02-13T20:15:35.123Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-13T20:15:35.123Z] 095dd8b7b4d8: Download complete\n[2020-02-13T20:15:35.123Z] dc21a1d4508b: Verifying Checksum\n[2020-02-13T20:15:35.123Z] dc21a1d4508b: Download complete\n[2020-02-13T20:15:35.123Z] c9ea274ed700: Verifying Checksum\n[2020-02-13T20:15:35.123Z] c9ea274ed700: Download complete\n[2020-02-13T20:15:35.123Z] 363af2e989c4: Verifying Checksum\n[2020-02-13T20:15:35.123Z] 363af2e989c4: Download complete\n[2020-02-13T20:15:35.123Z] e6b0cf9c0882: Pull complete\n[2020-02-13T20:15:35.387Z] da0e9bf0cc60: Pull complete\n[2020-02-13T20:15:35.647Z] 61811dbd4963: Verifying Checksum\n[2020-02-13T20:15:35.648Z] 61811dbd4963: Download complete\n[2020-02-13T20:15:37.035Z] c9ea274ed700: Pull complete\n[2020-02-13T20:15:37.035Z] 9cfac6ba3733: Pull complete\n[2020-02-13T20:15:38.415Z] f6a933c9cadc: Pull complete\n[2020-02-13T20:15:42.617Z] 61811dbd4963: Pull complete\n[2020-02-13T20:15:42.617Z] a6eb2c9e2280: Pull complete\n[2020-02-13T20:15:44.524Z] 095dd8b7b4d8: Pull complete\n[2020-02-13T20:15:44.524Z] dc21a1d4508b: Pull complete\n[2020-02-13T20:15:44.524Z] 363af2e989c4: Pull complete\n[2020-02-13T20:15:44.524Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-13T20:15:44.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-13T20:15:44.692Z] prd-centos7-docker-4c-2g-22045 does not seem to be running inside a container\n[2020-02-13T20:15:44.733Z] $ 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-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-13T20:15:45.879Z] $ docker top d1cd7e055d381e37ba7fc2a7643201ce4267cd865f8bbf82836fdb65d070393b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-13T20:15:46.473Z] provisioning config files...\n[2020-02-13T20:15:46.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config6116756787156366721tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-13T20:15:46.529Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-13T20:15:46.849Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-13T20:15:46.871Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-13T20:15:47.185Z] ---> logs-deploy.sh\n[2020-02-13T20:15:47.185Z] + ARCHIVE_ARTIFACTS=\n[2020-02-13T20:15:47.185Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-13T20:15:47.185Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-13T20:15:47.185Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-13T20:15:47.185Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/1\n[2020-02-13T20:15:47.185Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/1/\n[2020-02-13T20:15:47.185Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/1 /w/workspace/dgexfoundry_device-sdk-go_PR-447\n[2020-02-13T20:15:48.120Z] Archives upload complete.\n[2020-02-13T20:15:48.120Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/1/\n[2020-02-13T20:15:48.688Z] ---> uname -a:\n[2020-02-13T20:15:48.688Z] Linux d1cd7e055d38 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-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> lscpu:\n[2020-02-13T20:15:48.688Z] Architecture: x86_64\n[2020-02-13T20:15:48.688Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-13T20:15:48.688Z] Byte Order: Little Endian\n[2020-02-13T20:15:48.688Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-13T20:15:48.688Z] CPU(s): 4\n[2020-02-13T20:15:48.688Z] On-line CPU(s) list: 0-3\n[2020-02-13T20:15:48.688Z] Thread(s) per core: 1\n[2020-02-13T20:15:48.688Z] Core(s) per socket: 1\n[2020-02-13T20:15:48.688Z] Socket(s): 4\n[2020-02-13T20:15:48.688Z] NUMA node(s): 1\n[2020-02-13T20:15:48.688Z] Vendor ID: GenuineIntel\n[2020-02-13T20:15:48.688Z] CPU family: 6\n[2020-02-13T20:15:48.688Z] Model: 44\n[2020-02-13T20:15:48.688Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-13T20:15:48.688Z] Stepping: 1\n[2020-02-13T20:15:48.688Z] CPU MHz: 2933.442\n[2020-02-13T20:15:48.688Z] BogoMIPS: 5866.88\n[2020-02-13T20:15:48.688Z] Virtualization: VT-x\n[2020-02-13T20:15:48.688Z] Hypervisor vendor: KVM\n[2020-02-13T20:15:48.688Z] Virtualization type: full\n[2020-02-13T20:15:48.688Z] L1d cache: 128 KiB\n[2020-02-13T20:15:48.688Z] L1i cache: 128 KiB\n[2020-02-13T20:15:48.688Z] L2 cache: 16 MiB\n[2020-02-13T20:15:48.688Z] L3 cache: 64 MiB\n[2020-02-13T20:15:48.688Z] NUMA node0 CPU(s): 0-3\n[2020-02-13T20:15:48.688Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-13T20:15:48.688Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-13T20:15:48.688Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-13T20:15:48.688Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-13T20:15:48.688Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-13T20:15:48.688Z] 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-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> nproc:\n[2020-02-13T20:15:48.688Z] 4\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> df -h:\n[2020-02-13T20:15:48.688Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-13T20:15:48.688Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-13T20:15:48.688Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-13T20:15:48.688Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-13T20:15:48.688Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-13T20:15:48.688Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-13T20:15:48.688Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-13T20:15:48.688Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-13T20:15:48.688Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-447\n[2020-02-13T20:15:48.688Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp\n[2020-02-13T20:15:48.688Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> free -m:\n[2020-02-13T20:15:48.688Z] total used free shared buff/cache available\n[2020-02-13T20:15:48.688Z] Mem: 1838 589 75 0 1173 1145\n[2020-02-13T20:15:48.688Z] Swap: 1023 0 1023\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> ip addr:\n[2020-02-13T20:15:48.688Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-13T20:15:48.688Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-13T20:15:48.688Z] inet 127.0.0.1/8 scope host lo\n[2020-02-13T20:15:48.688Z] valid_lft forever preferred_lft forever\n[2020-02-13T20:15:48.688Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-13T20:15:48.688Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-13T20:15:48.688Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-13T20:15:48.688Z] valid_lft forever preferred_lft forever\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> sar -b -r -n DEV:\n[2020-02-13T20:15:48.688Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/13/20 \t_x86_64_\t(4 CPU)\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] 20:06:56 LINUX RESTART\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] 20:08:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-13T20:15:48.688Z] 20:09:01 11.79 0.00 11.79 0.00 1912.38\n[2020-02-13T20:15:48.688Z] 20:10:01 0.25 0.00 0.25 0.00 3.60\n[2020-02-13T20:15:48.688Z] 20:11:01 0.27 0.00 0.27 0.00 3.88\n[2020-02-13T20:15:48.688Z] 20:12:01 0.23 0.00 0.23 0.00 2.70\n[2020-02-13T20:15:48.688Z] 20:13:01 0.30 0.00 0.30 0.00 4.78\n[2020-02-13T20:15:48.688Z] 20:14:01 0.33 0.00 0.33 0.00 3.93\n[2020-02-13T20:15:48.688Z] 20:15:01 0.23 0.00 0.23 0.00 3.10\n[2020-02-13T20:15:48.688Z] Average: 1.92 0.00 1.92 0.00 276.34\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] 20:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-13T20:15:48.688Z] 20:09:01 114412 1767892 93.92 2620 1252056 903932 30.84 413328 1196388 36\n[2020-02-13T20:15:48.688Z] 20:10:01 114332 1767972 93.93 2620 1252004 903992 30.84 413980 1196088 8\n[2020-02-13T20:15:48.688Z] 20:11:01 113608 1768696 93.96 2620 1252012 904064 30.85 414480 1196088 8\n[2020-02-13T20:15:48.688Z] 20:12:01 114780 1767524 93.90 2620 1252012 903932 30.84 413632 1196088 8\n[2020-02-13T20:15:48.688Z] 20:13:01 114116 1768188 93.94 2620 1252020 904028 30.84 414196 1196088 8\n[2020-02-13T20:15:48.688Z] 20:14:01 114492 1767812 93.92 2620 1252024 903932 30.84 413664 1196084 8\n[2020-02-13T20:15:48.688Z] 20:15:01 120268 1762036 93.61 2620 1252028 903996 30.84 408060 1196084 8\n[2020-02-13T20:15:48.688Z] Average: 115144 1767160 93.88 2620 1252022 903982 30.84 413049 1196130 12\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] 20:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-13T20:15:48.688Z] 20:09:01 eth0 0.67 0.10 0.04 0.03 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:10:01 eth0 4.56 2.96 3.73 0.20 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:11:01 eth0 1.00 0.67 0.54 0.40 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:13:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:14:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:15:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] Average: eth0 0.97 0.59 0.64 0.10 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] ---> sar -P ALL:\n[2020-02-13T20:15:48.688Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/13/20 \t_x86_64_\t(4 CPU)\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] 20:06:56 LINUX RESTART\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] 20:08:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-13T20:15:48.688Z] 20:09:01 all 0.18 0.00 0.08 0.00 0.00 99.74\n[2020-02-13T20:15:48.688Z] 20:09:01 0 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-13T20:15:48.688Z] 20:09:01 1 0.13 0.00 0.12 0.00 0.00 99.75\n[2020-02-13T20:15:48.688Z] 20:09:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n[2020-02-13T20:15:48.688Z] 20:09:01 3 0.38 0.00 0.10 0.00 0.00 99.52\n[2020-02-13T20:15:48.688Z] 20:10:01 all 0.18 0.00 0.06 0.00 0.00 99.77\n[2020-02-13T20:15:48.688Z] 20:10:01 0 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-13T20:15:48.688Z] 20:10:01 1 0.45 0.00 0.05 0.00 0.00 99.50\n[2020-02-13T20:15:48.688Z] 20:10:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n[2020-02-13T20:15:48.688Z] 20:10:01 3 0.08 0.00 0.03 0.00 0.00 99.88\n[2020-02-13T20:15:48.688Z] 20:11:01 all 0.08 0.00 0.04 0.00 0.00 99.88\n[2020-02-13T20:15:48.688Z] 20:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-13T20:15:48.688Z] 20:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85\n[2020-02-13T20:15:48.688Z] 20:11:01 2 0.12 0.00 0.05 0.00 0.02 99.82\n[2020-02-13T20:15:48.688Z] 20:11:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-13T20:15:48.688Z] 20:12:01 all 0.11 0.00 0.05 0.00 0.00 99.85\n[2020-02-13T20:15:48.688Z] 20:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-13T20:15:48.688Z] 20:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93\n[2020-02-13T20:15:48.688Z] 20:12:01 2 0.22 0.00 0.07 0.00 0.00 99.72\n[2020-02-13T20:15:48.688Z] 20:12:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n[2020-02-13T20:15:48.688Z] 20:13:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-02-13T20:15:48.688Z] 20:13:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n[2020-02-13T20:15:48.688Z] 20:13:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-13T20:15:48.688Z] 20:13:01 2 0.53 0.00 0.03 0.00 0.00 99.43\n[2020-02-13T20:15:48.688Z] 20:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n[2020-02-13T20:15:48.688Z] 20:14:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n[2020-02-13T20:15:48.688Z] 20:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-13T20:15:48.688Z] 20:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93\n[2020-02-13T20:15:48.688Z] 20:14:01 2 0.57 0.00 0.05 0.00 0.00 99.38\n[2020-02-13T20:15:48.688Z] 20:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-13T20:15:48.688Z] 20:15:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n[2020-02-13T20:15:48.688Z] 20:15:01 0 0.43 0.00 0.03 0.00 0.00 99.53\n[2020-02-13T20:15:48.688Z] 20:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-13T20:15:48.688Z] 20:15:01 2 0.15 0.00 0.05 0.00 0.00 99.80\n[2020-02-13T20:15:48.688Z] 20:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90\n[2020-02-13T20:15:48.688Z] Average: all 0.15 0.00 0.05 0.00 0.00 99.80\n[2020-02-13T20:15:48.688Z] Average: 0 0.12 0.00 0.04 0.00 0.00 99.84\n[2020-02-13T20:15:48.688Z] Average: 1 0.13 0.00 0.05 0.00 0.00 99.82\n[2020-02-13T20:15:48.688Z] Average: 2 0.25 0.00 0.05 0.00 0.00 99.69\n[2020-02-13T20:15:48.688Z] Average: 3 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] \n[2020-02-13T20:15:48.688Z] '