b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 rather than 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n Obtained Jenkinsfile from 6b5c10e5a815794950d6808b6cccf5c95c2b64e4\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 41baade70f9f516c06b50364c8065a52e98d7055\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\n Commit message: "Merge pull request #109 from ernestojeda/move-experimental"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.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\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n \xe2\x80\x98prd-centos7-docker-4c-2g-563\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-573 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-429 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n Merge succeeded, producing 261bb6dba48a05dadf0393630d16219fc33c5954\n Checking out Revision 261bb6dba48a05dadf0393630d16219fc33c5954 (PR-429)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 261bb6dba48a05dadf0393630d16219fc33c5954 # timeout=10\n Commit message: "Merge commit \'6b5c10e5a815794950d6808b6cccf5c95c2b64e4\' into HEAD"\n First time build. Skipping changelog.\n > git rev-list --no-walk 243dcaaef62749abb2c21cf09e7d31ad181739d3 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-24T18:41:44.841Z] 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-24T18:41:47.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-24T18:41:47.288Z] \n [2020-02-24T18:41:47.288Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:41:47.701Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-24T18:41:48.009Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-24T18:41:48.009Z] e7c96db7181b: Pulling fs layer\n [2020-02-24T18:41:48.009Z] a038dfdf5543: Pulling fs layer\n [2020-02-24T18:41:48.009Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-24T18:41:48.290Z] e7c96db7181b: Verifying Checksum\n [2020-02-24T18:41:48.290Z] e7c96db7181b: Download complete\n [2020-02-24T18:41:48.613Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-24T18:41:48.613Z] 8d5d8e63b3c0: Download complete\n [2020-02-24T18:41:48.899Z] e7c96db7181b: Pull complete\n [2020-02-24T18:41:48.899Z] a038dfdf5543: Verifying Checksum\n [2020-02-24T18:41:48.899Z] a038dfdf5543: Download complete\n [2020-02-24T18:41:50.446Z] a038dfdf5543: Pull complete\n [2020-02-24T18:41:51.022Z] 8d5d8e63b3c0: Pull complete\n [2020-02-24T18:41:51.022Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-24T18:41:51.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-24T18:41:51.333Z] prd-centos7-docker-4c-2g-573 does not seem to be running inside a container\n [2020-02-24T18:41:51.532Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-24T18:41:52.274Z] $ docker top 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-24T18:41:53.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-24T18:41:53.323Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-24T18:41:53.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-24T18:41:53.710Z] $ docker exec 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da ssh-agent\n [2020-02-24T18:41:54.399Z] SSH_AUTH_SOCK=/tmp/ssh-5PNYXahtayzG/agent.14\n [2020-02-24T18:41:54.399Z] SSH_AGENT_PID=21\n [2020-02-24T18:41:54.427Z] Running ssh-add (command line suppressed)\n [2020-02-24T18:41:54.734Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_8378607012522430241.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_8378607012522430241.key)\n [2020-02-24T18:41:55.172Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T18:41:56.524Z] + git describe --exact-match --tags HEAD\n [2020-02-24T18:41:56.524Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-24T18:41:56.613Z] $ docker exec --env ******** --env ******** 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da ssh-agent -k\n [2020-02-24T18:41:56.921Z] unset SSH_AUTH_SOCK;\n [2020-02-24T18:41:56.924Z] unset SSH_AGENT_PID;\n [2020-02-24T18:41:56.924Z] echo Agent pid 21 killed;\n [2020-02-24T18:41:57.057Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-24T18:41:57.081Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-24T18:41:57.082Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-24T18:41:57.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-24T18:41:57.119Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-24T18:41:57.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-24T18:41:57.497Z] $ docker exec 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da ssh-agent\n [2020-02-24T18:41:57.856Z] SSH_AUTH_SOCK=/tmp/ssh-xCsckpJlwNs4/agent.56\n [2020-02-24T18:41:57.856Z] SSH_AGENT_PID=63\n [2020-02-24T18:41:57.896Z] Running ssh-add (command line suppressed)\n [2020-02-24T18:41:58.156Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_4185468127709259510.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_4185468127709259510.key)\n [2020-02-24T18:41:58.272Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T18:41:58.968Z] + git semver init\n [2020-02-24T18:41:58.968Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-24T18:41:58.968Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.git\n [2020-02-24T18:41:58.968Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-24T18:41:58.968Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-24T18:41:58.968Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-24T18:41:58.968Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-24T18:41:58.968Z] # $SEMVER_BRANCH = PR-429\n [2020-02-24T18:41:58.968Z] # $SEMVER_TEMP = /tmp/semver-262270315\n [2020-02-24T18:41:58.968Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-24T18:41:59.962Z] # \'/tmp/semver-262270315\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver\'\n [2020-02-24T18:41:59.962Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver\n [Pipeline] }\n [2020-02-24T18:41:59.975Z] $ docker exec --env ******** --env ******** 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da ssh-agent -k\n [2020-02-24T18:42:00.175Z] unset SSH_AUTH_SOCK;\n [2020-02-24T18:42:00.175Z] unset SSH_AGENT_PID;\n [2020-02-24T18:42:00.175Z] echo Agent pid 63 killed;\n [2020-02-24T18:42:00.220Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-24T18:42:00.589Z] + git semver\n [Pipeline] }\n [2020-02-24T18:42:00.643Z] $ docker stop --time=1 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da\n [2020-02-24T18:42:02.503Z] $ docker rm -f 18641caf1d826efa5ec6be40bbb36d5153f8378b75934fd584bb8dd59d8c16da\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-24T18:42:03.966Z] Stashed 29 file(s)\n [Pipeline] echo\n [2020-02-24T18:42:03.968Z] [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-24T18:42:19.105Z] Still waiting to schedule task\n [2020-02-24T18:42:19.105Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-24T18:42:19.114Z] Still waiting to schedule task\n [2020-02-24T18:42:19.114Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-24T18:44:11.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-574 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] ws\n [2020-02-24T18:44:11.136Z] Running in /w/workspace/device-sdk-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-24T18:44:18.532Z] using credential edgex-jenkins-ssh\n [2020-02-24T18:44:18.554Z] Cloning the remote Git repository\n [2020-02-24T18:44:18.554Z] Cloning with configured refspecs honoured and without tags\n [2020-02-24T18:44:18.622Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-24T18:44:18.724Z] > git init /w/workspace/device-sdk-go/6 # timeout=10\n [2020-02-24T18:44:18.824Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-24T18:44:18.826Z] > git --version # timeout=10\n [2020-02-24T18:44:18.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T18:44:18.928Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T18:44:20.211Z] Fetching without tags\n [2020-02-24T18:44:20.681Z] Merging remotes/origin/master commit 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n [2020-02-24T18:44:21.077Z] Merge succeeded, producing 3ebbd86d1428a14cf797ff02fb28d93b666e202e\n [2020-02-24T18:44:21.077Z] Checking out Revision 3ebbd86d1428a14cf797ff02fb28d93b666e202e (PR-429)\n [2020-02-24T18:44:20.089Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-24T18:44:20.117Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n [2020-02-24T18:44:20.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T18:44:20.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-24T18:44:20.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-24T18:44:20.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T18:44:20.245Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T18:44:20.707Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T18:44:20.746Z] > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n [2020-02-24T18:44:20.870Z] > git remote # timeout=10\n [2020-02-24T18:44:20.897Z] > git config --get remote.origin.url # timeout=10\n [2020-02-24T18:44:20.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T18:44:20.934Z] > git merge 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 # timeout=10\n [2020-02-24T18:44:21.045Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-24T18:44:21.087Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T18:44:21.111Z] > git checkout -f 3ebbd86d1428a14cf797ff02fb28d93b666e202e # timeout=10\n [2020-02-24T18:44:25.725Z] Commit message: "Merge commit \'6b5c10e5a815794950d6808b6cccf5c95c2b64e4\' into HEAD"\n [2020-02-24T18:44:25.760Z] First time build. Skipping changelog.\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-24T18:44:27.106Z] =========================================================\n [2020-02-24T18:44:27.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-24T18:44:27.106Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:44:25.734Z] > git rev-list --no-walk 243dcaaef62749abb2c21cf09e7d31ad181739d3 # timeout=10\n [2020-02-24T18:44:28.671Z] + 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-24T18:44:29.659Z] Sending build context to Docker daemon 2.675MB\n\n [2020-02-24T18:44:29.659Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-24T18:44:29.659Z] Step 2/8 : FROM ${BASE}\n [2020-02-24T18:44:30.265Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-24T18:44:30.265Z] cde5963f3b93: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 777b28850792: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 1df406cf5192: Pulling fs layer\n [2020-02-24T18:44:30.265Z] cd6300453558: Pulling fs layer\n [2020-02-24T18:44:30.265Z] b9c365052c96: Pulling fs layer\n [2020-02-24T18:44:30.265Z] a2d8cc88f415: Pulling fs layer\n [2020-02-24T18:44:30.265Z] ea1d1ca13537: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-24T18:44:30.265Z] 8a11ddd9e578: Waiting\n [2020-02-24T18:44:30.265Z] 4cf88f913ddb: Waiting\n [2020-02-24T18:44:30.265Z] 1df406cf5192: Waiting\n [2020-02-24T18:44:30.265Z] cd6300453558: Waiting\n [2020-02-24T18:44:30.265Z] b9c365052c96: Waiting\n [2020-02-24T18:44:30.265Z] a2d8cc88f415: Waiting\n [2020-02-24T18:44:30.265Z] ea1d1ca13537: Waiting\n [2020-02-24T18:44:30.265Z] 3750a50a1c5e: Waiting\n [2020-02-24T18:44:30.265Z] 777b28850792: Verifying Checksum\n [2020-02-24T18:44:30.265Z] 777b28850792: Download complete\n [2020-02-24T18:44:30.265Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-24T18:44:30.265Z] 2a23fa8c16f7: Download complete\n [2020-02-24T18:44:30.539Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-24T18:44:30.539Z] 4cf88f913ddb: Download complete\n [2020-02-24T18:44:30.539Z] 1df406cf5192: Verifying Checksum\n [2020-02-24T18:44:30.539Z] 1df406cf5192: Download complete\n [2020-02-24T18:44:30.539Z] cde5963f3b93: Verifying Checksum\n [2020-02-24T18:44:30.539Z] cde5963f3b93: Download complete\n [2020-02-24T18:44:32.506Z] cde5963f3b93: Pull complete\n [2020-02-24T18:44:33.484Z] 2a23fa8c16f7: Pull complete\n [2020-02-24T18:44:33.485Z] 777b28850792: Pull complete\n [2020-02-24T18:44:37.835Z] cd6300453558: Verifying Checksum\n [2020-02-24T18:44:37.835Z] cd6300453558: Download complete\n [2020-02-24T18:44:38.109Z] a2d8cc88f415: Verifying Checksum\n [2020-02-24T18:44:38.109Z] a2d8cc88f415: Download complete\n [2020-02-24T18:44:40.383Z] Running on prd-centos7-docker-4c-2g-575 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] ws\n [2020-02-24T18:44:40.396Z] Running in /w/workspace/device-sdk-go/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-24T18:44:42.403Z] ea1d1ca13537: Verifying Checksum\n [2020-02-24T18:44:42.403Z] ea1d1ca13537: Download complete\n [2020-02-24T18:44:42.403Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-24T18:44:42.403Z] 3750a50a1c5e: Download complete\n [2020-02-24T18:44:44.090Z] using credential edgex-jenkins-ssh\n [2020-02-24T18:44:44.110Z] Cloning the remote Git repository\n [2020-02-24T18:44:44.110Z] Cloning with configured refspecs honoured and without tags\n [2020-02-24T18:44:43.783Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-24T18:44:43.837Z] > git init /w/workspace/device-sdk-go/6 # timeout=10\n [2020-02-24T18:44:45.171Z] Fetching without tags\n [2020-02-24T18:44:45.302Z] b9c365052c96: Verifying Checksum\n [2020-02-24T18:44:45.302Z] b9c365052c96: Download complete\n [2020-02-24T18:44:43.939Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-24T18:44:43.940Z] > git --version # timeout=10\n [2020-02-24T18:44:43.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T18:44:44.129Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T18:44:44.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-24T18:44:44.839Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n [2020-02-24T18:44:44.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T18:44:44.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-24T18:44:44.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-24T18:44:44.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T18:44:44.904Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-24T18:44:45.644Z] Merging remotes/origin/master commit 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n [2020-02-24T18:44:45.772Z] Merge succeeded, producing 32da710f27e60f4c4783bd9c57b40aed8d79619b\n [2020-02-24T18:44:45.772Z] Checking out Revision 32da710f27e60f4c4783bd9c57b40aed8d79619b (PR-429)\n [2020-02-24T18:44:45.414Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T18:44:45.420Z] > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n [2020-02-24T18:44:45.470Z] > git remote # timeout=10\n [2020-02-24T18:44:45.476Z] > git config --get remote.origin.url # timeout=10\n [2020-02-24T18:44:45.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-24T18:44:45.485Z] > git merge 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 # timeout=10\n [2020-02-24T18:44:45.536Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-24T18:44:45.548Z] > git config core.sparsecheckout # timeout=10\n [2020-02-24T18:44:45.560Z] > git checkout -f 32da710f27e60f4c4783bd9c57b40aed8d79619b # timeout=10\n [2020-02-24T18:44:47.271Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-24T18:44:47.271Z] 8a11ddd9e578: Download complete\n [2020-02-24T18:44:49.433Z] Commit message: "Merge commit \'6b5c10e5a815794950d6808b6cccf5c95c2b64e4\' into HEAD"\n [2020-02-24T18:44:49.444Z] First time build. Skipping changelog.\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-24T18:44:50.087Z] =========================================================\n [2020-02-24T18:44:50.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-24T18:44:50.087Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:44:49.432Z] > git rev-list --no-walk 243dcaaef62749abb2c21cf09e7d31ad181739d3 # timeout=10\n [2020-02-24T18:44:50.731Z] + 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 [2020-02-24T18:44:51.307Z] Sending build context to Docker daemon 2.675MB\n\n [2020-02-24T18:44:51.307Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-24T18:44:51.307Z] Step 2/8 : FROM ${BASE}\n [2020-02-24T18:44:51.307Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-24T18:44:51.307Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 2848faf0eed1: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 0f37312ad70f: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 5788d62ee057: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 0e6b1d234666: Pulling fs layer\n [2020-02-24T18:44:51.307Z] bf5d7aec512f: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 34c802a77dc8: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 5c102a31e300: Pulling fs layer\n [2020-02-24T18:44:51.307Z] dcfb455df0a1: Pulling fs layer\n [2020-02-24T18:44:51.307Z] 34c802a77dc8: Waiting\n [2020-02-24T18:44:51.307Z] 9eb99e56ec68: Waiting\n [2020-02-24T18:44:51.307Z] 27c7a5d97fbd: Waiting\n [2020-02-24T18:44:51.307Z] 5c102a31e300: Waiting\n [2020-02-24T18:44:51.307Z] dcfb455df0a1: Waiting\n [2020-02-24T18:44:51.307Z] 5788d62ee057: Waiting\n [2020-02-24T18:44:51.307Z] bf5d7aec512f: Waiting\n [2020-02-24T18:44:51.307Z] 0f37312ad70f: Verifying Checksum\n [2020-02-24T18:44:51.307Z] 0f37312ad70f: Download complete\n [2020-02-24T18:44:51.307Z] 2848faf0eed1: Verifying Checksum\n [2020-02-24T18:44:51.307Z] 2848faf0eed1: Download complete\n [2020-02-24T18:44:51.307Z] 0e6b1d234666: Download complete\n [2020-02-24T18:44:51.307Z] bf5d7aec512f: Verifying Checksum\n [2020-02-24T18:44:51.307Z] bf5d7aec512f: Download complete\n [2020-02-24T18:44:51.307Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-24T18:44:51.307Z] e6b0cf9c0882: Download complete\n [2020-02-24T18:44:51.897Z] e6b0cf9c0882: Pull complete\n [2020-02-24T18:44:52.483Z] 34c802a77dc8: Verifying Checksum\n [2020-02-24T18:44:52.483Z] 34c802a77dc8: Download complete\n [2020-02-24T18:44:52.483Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-24T18:44:52.483Z] 27c7a5d97fbd: Download complete\n [2020-02-24T18:44:53.074Z] 5c102a31e300: Verifying Checksum\n [2020-02-24T18:44:53.074Z] 5c102a31e300: Download complete\n [2020-02-24T18:44:53.074Z] dcfb455df0a1: Verifying Checksum\n [2020-02-24T18:44:53.074Z] dcfb455df0a1: Download complete\n [2020-02-24T18:44:53.337Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-24T18:44:53.337Z] 9eb99e56ec68: Download complete\n [2020-02-24T18:44:53.601Z] 5788d62ee057: Verifying Checksum\n [2020-02-24T18:44:53.601Z] 5788d62ee057: Download complete\n [2020-02-24T18:44:54.170Z] 2848faf0eed1: Pull complete\n [2020-02-24T18:44:54.435Z] 0f37312ad70f: Pull complete\n [2020-02-24T18:45:01.029Z] 5788d62ee057: Pull complete\n [2020-02-24T18:45:01.029Z] 0e6b1d234666: Pull complete\n [2020-02-24T18:45:01.029Z] bf5d7aec512f: Pull complete\n [2020-02-24T18:45:05.551Z] 8a11ddd9e578: Pull complete\n [2020-02-24T18:45:05.551Z] 4cf88f913ddb: Pull complete\n [2020-02-24T18:45:05.551Z] 1df406cf5192: Pull complete\n [2020-02-24T18:45:06.331Z] 34c802a77dc8: Pull complete\n [2020-02-24T18:45:10.610Z] 9eb99e56ec68: Pull complete\n [2020-02-24T18:45:10.610Z] 27c7a5d97fbd: Pull complete\n [2020-02-24T18:45:11.195Z] 5c102a31e300: Pull complete\n [2020-02-24T18:45:11.454Z] dcfb455df0a1: Pull complete\n [2020-02-24T18:45:11.454Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-24T18:45:11.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-24T18:45:11.454Z] ---> 7c70fe431013\n [2020-02-24T18:45:11.454Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-24T18:45:11.454Z] ---> Running in 53191e2d6a59\n [2020-02-24T18:45:11.715Z] Removing intermediate container 53191e2d6a59\n [2020-02-24T18:45:11.715Z] ---> 0c9c8ab64286\n [2020-02-24T18:45:11.715Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-24T18:45:11.715Z] ---> Running in 706b47516ba1\n [2020-02-24T18:45:12.294Z] cd6300453558: Pull complete\n [2020-02-24T18:45:12.657Z] Removing intermediate container 706b47516ba1\n [2020-02-24T18:45:12.657Z] ---> 3127abc3947e\n [2020-02-24T18:45:12.657Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-24T18:45:12.657Z] ---> Running in fd8b384d1368\n [2020-02-24T18:45:13.224Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-24T18:45:14.161Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-24T18:45:14.729Z] OK: 143 MiB in 39 packages\n [2020-02-24T18:45:15.303Z] Removing intermediate container fd8b384d1368\n [2020-02-24T18:45:15.303Z] ---> 1500fac75dab\n [2020-02-24T18:45:15.303Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-24T18:45:15.303Z] ---> Running in 9b412ae035c1\n [2020-02-24T18:45:15.303Z] Removing intermediate container 9b412ae035c1\n [2020-02-24T18:45:15.303Z] ---> b07e197ee7ec\n [2020-02-24T18:45:15.303Z] Step 7/8 : COPY . .\n [2020-02-24T18:45:15.873Z] ---> 40f362afb532\n [2020-02-24T18:45:15.873Z] Step 8/8 : RUN go mod download\n [2020-02-24T18:45:15.873Z] ---> Running in da90bc5dd8b8\n [2020-02-24T18:45:18.409Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-24T18:45:18.409Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-24T18:45:18.668Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-24T18:45:18.930Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-24T18:45:18.984Z] b9c365052c96: Pull complete\n [2020-02-24T18:45:19.257Z] a2d8cc88f415: Pull complete\n [2020-02-24T18:45:22.662Z] ea1d1ca13537: Pull complete\n [2020-02-24T18:45:22.662Z] 3750a50a1c5e: Pull complete\n [2020-02-24T18:45:22.662Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-24T18:45:22.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-24T18:45:22.662Z] ---> 78745c68409d\n [2020-02-24T18:45:22.662Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-24T18:45:26.061Z] ---> Running in 463919e6b8b5\n [2020-02-24T18:45:26.346Z] Removing intermediate container 463919e6b8b5\n [2020-02-24T18:45:26.346Z] ---> d8e12833f521\n [2020-02-24T18:45:26.346Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-24T18:45:26.618Z] ---> Running in 7f06051fe652\n [2020-02-24T18:45:27.101Z] \x1b[0mRemoving intermediate container da90bc5dd8b8\n [2020-02-24T18:45:27.101Z] ---> 9e86be7b6d7a\n [2020-02-24T18:45:27.101Z] Successfully built 9e86be7b6d7a\n [2020-02-24T18:45:27.101Z] 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-24T18:45:27.551Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-24T18:45:27.551Z] .\n [Pipeline] withDockerContainer\n [2020-02-24T18:45:27.706Z] prd-centos7-docker-4c-2g-575 does not seem to be running inside a container\n [2020-02-24T18:45:27.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-24T18:45:28.385Z] $ docker top 05ccc2726fe2fe7e86bfa7818275125d4dc8ef047e2a27fd4d2e2cff4c487d0c -eo pid,comm\n [2020-02-24T18:45:28.600Z] Removing intermediate container 7f06051fe652\n [2020-02-24T18:45:28.600Z] ---> a05d7aaea9f4\n [2020-02-24T18:45:28.600Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-24T18:45:28.600Z] ---> Running in 2dc60bab4fc3\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T18:45:29.391Z] + go version\n [2020-02-24T18:45:29.391Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-24T18:45:29.573Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-24T18:45:29.698Z] + make test\n [2020-02-24T18:45:29.698Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-24T18:45:30.552Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-24T18:45:31.138Z] OK: 125 MiB in 39 packages\n [2020-02-24T18:45:32.563Z] Removing intermediate container 2dc60bab4fc3\n [2020-02-24T18:45:32.563Z] ---> 1289a8a23cb2\n [2020-02-24T18:45:32.563Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-24T18:45:32.563Z] ---> Running in 50cbb00c7af7\n [2020-02-24T18:45:32.835Z] Removing intermediate container 50cbb00c7af7\n [2020-02-24T18:45:32.835Z] ---> 385511a68e85\n [2020-02-24T18:45:32.835Z] Step 7/8 : COPY . .\n [2020-02-24T18:45:33.804Z] ---> af248d8ba451\n [2020-02-24T18:45:33.804Z] Step 8/8 : RUN go mod download\n [2020-02-24T18:45:34.085Z] ---> Running in 04d2713eaa19\n [2020-02-24T18:45:36.062Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-24T18:45:36.062Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-24T18:45:36.333Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-24T18:45:47.865Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-24T18:45:47.865Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-24T18:45:47.865Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-24T18:45:47.865Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.013s\tcoverage: 23.1% of statements\n [2020-02-24T18:45:47.865Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.043s\tcoverage: 95.8% of statements\n [2020-02-24T18:45:51.183Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.149s\tcoverage: 12.7% of statements\n [2020-02-24T18:45:51.183Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.015s\tcoverage: 24.2% of statements\n [2020-02-24T18:45:54.607Z] \x1b[0mRemoving intermediate container 04d2713eaa19\n [2020-02-24T18:45:54.607Z] ---> 39b8820659ac\n [2020-02-24T18:45:54.607Z] Successfully built 39b8820659ac\n [2020-02-24T18:45:54.607Z] 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-24T18:45:55.100Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-24T18:45:55.376Z] .\n [Pipeline] withDockerContainer\n [2020-02-24T18:45:55.721Z] prd-ubuntu18.04-docker-arm64-4c-2g-574 does not seem to be running inside a container\n [2020-02-24T18:45:55.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-24T18:45:57.197Z] $ docker top 128f17009fc329cb66e8ad29cc36db9dccbdc9ee1262cd7585f351e5119d48d7 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T18:45:59.570Z] + go version\n [2020-02-24T18:45:59.570Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-24T18:46:00.300Z] + make test\n [2020-02-24T18:46:00.300Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-24T18:46:23.282Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.014s\tcoverage: 30.0% of statements\n [2020-02-24T18:46:23.282Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.441s\tcoverage: 42.3% of statements\n [2020-02-24T18:46:23.282Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-24T18:46:23.282Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-24T18:46:23.283Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.336s\tcoverage: 79.3% of statements\n [2020-02-24T18:46:23.283Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-24T18:46:23.283Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-24T18:46:23.283Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-24T18:46:23.283Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.019s\tcoverage: 52.6% of statements\n [2020-02-24T18:46:23.283Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.118s\tcoverage: 76.1% of statements\n [2020-02-24T18:46:23.283Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-24T18:46:23.283Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-24T18:46:23.283Z] gofmt -l .\n [2020-02-24T18:46:23.283Z] [ "`gofmt -l .`" = "" ]\n [2020-02-24T18:46:23.283Z] ./bin/test-attribution-txt.sh\n [2020-02-24T18:46:23.283Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-24T18:46:24.064Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-24T18:46:24.064Z] $ docker stop --time=1 05ccc2726fe2fe7e86bfa7818275125d4dc8ef047e2a27fd4d2e2cff4c487d0c\n [2020-02-24T18:46:25.521Z] $ docker rm -f 05ccc2726fe2fe7e86bfa7818275125d4dc8ef047e2a27fd4d2e2cff4c487d0c\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-24T18:46:26.613Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-24T18:46:26.905Z] + ls -al .\n [2020-02-24T18:46:26.905Z] total 200\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 24 18:46 .\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 24 18:44 ..\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 24 18:44 api\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 24 18:44 async.go\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 24 18:44 bin\n [2020-02-24T18:46:26.905Z] -rw-r--r--. 1 jenkins jenkins 100521 Feb 24 18:46 coverage.out\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 24 18:44 Dockerfile.build\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 24 18:44 .dockerignore\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 24 18:44 example\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 24 18:44 .git\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 24 18:44 .github\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 24 18:44 .gitignore\n [2020-02-24T18:46:26.905Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 24 18:46 go.mod\n [2020-02-24T18:46:26.905Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 24 18:46 go.sum\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 24 18:44 internal\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 24 18:44 Jenkinsfile\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 24 18:44 LICENSE\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 24 18:44 Makefile\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 4352 Feb 24 18:44 manageddevices.go\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 24 18:44 managedprofiles.go\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 3878 Feb 24 18:44 managedwatchers.go\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 24 18:44 pkg\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 24 18:44 README.md\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 24 18:44 .semver\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 24 18:44 service.go\n [2020-02-24T18:46:26.905Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 24 18:44 snap\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 24 18:42 VERSION\n [2020-02-24T18:46:26.905Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 24 18:44 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:46:27.199Z] + 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=261bb6dba48a05dadf0393630d16219fc33c5954 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-24T18:46:27.200Z] Sending build context to Docker daemon 2.802MB\n\n [2020-02-24T18:46:27.468Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-24T18:46:27.468Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-24T18:46:27.468Z] ---> 9e86be7b6d7a\n [2020-02-24T18:46:27.468Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-24T18:46:27.468Z] ---> Running in f7359742d4c2\n [2020-02-24T18:46:27.468Z] Removing intermediate container f7359742d4c2\n [2020-02-24T18:46:27.468Z] ---> 549ba1777d6a\n [2020-02-24T18:46:27.468Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-24T18:46:27.727Z] ---> Running in 4df30742cd98\n [2020-02-24T18:46:27.727Z] Removing intermediate container 4df30742cd98\n [2020-02-24T18:46:27.727Z] ---> 8ae1075f7812\n [2020-02-24T18:46:27.727Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-24T18:46:27.727Z] ---> Running in adb1bd4bdde2\n [2020-02-24T18:46:27.986Z] Removing intermediate container adb1bd4bdde2\n [2020-02-24T18:46:27.986Z] ---> 17faff9238c2\n [2020-02-24T18:46:27.987Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-24T18:46:27.987Z] ---> Running in 06b3737f2ab0\n [2020-02-24T18:46:28.928Z] Removing intermediate container 06b3737f2ab0\n [2020-02-24T18:46:28.928Z] ---> b5796b82166e\n [2020-02-24T18:46:28.928Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-24T18:46:28.928Z] ---> Running in e96c4e005202\n [2020-02-24T18:46:29.188Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-24T18:46:30.132Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-24T18:46:30.703Z] OK: 143 MiB in 39 packages\n [2020-02-24T18:46:31.276Z] Removing intermediate container e96c4e005202\n [2020-02-24T18:46:31.276Z] ---> 7fa53de6864a\n [2020-02-24T18:46:31.276Z] Step 8/20 : COPY . .\n [2020-02-24T18:46:31.543Z] ---> 1e1f72fa8303\n [2020-02-24T18:46:31.543Z] Step 9/20 : RUN ${MAKE}\n [2020-02-24T18:46:31.543Z] ---> Running in b3a1af5d5322\n [2020-02-24T18:46:32.122Z] 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-24T18:46:47.155Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-24T18:46:51.368Z] Removing intermediate container b3a1af5d5322\n [2020-02-24T18:46:51.368Z] ---> beeccd70ba0f\n [2020-02-24T18:46:51.368Z] Step 10/20 : FROM scratch\n [2020-02-24T18:46:51.368Z] ---> \n [2020-02-24T18:46:51.368Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-24T18:46:51.368Z] ---> Running in 1e1d1bccdc1a\n [2020-02-24T18:46:51.368Z] Removing intermediate container 1e1d1bccdc1a\n [2020-02-24T18:46:51.368Z] ---> a7af1644ba0e\n [2020-02-24T18:46:51.368Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-24T18:46:51.368Z] ---> Running in 575f1677e6ac\n [2020-02-24T18:46:51.368Z] Removing intermediate container 575f1677e6ac\n [2020-02-24T18:46:51.368Z] ---> c040cb52bf35\n [2020-02-24T18:46:51.368Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-24T18:46:51.368Z] ---> Running in 0822bdd0782f\n [2020-02-24T18:46:51.368Z] Removing intermediate container 0822bdd0782f\n [2020-02-24T18:46:51.368Z] ---> 7b1c6d90a9a4\n [2020-02-24T18:46:51.368Z] Step 14/20 : WORKDIR /\n [2020-02-24T18:46:51.368Z] ---> Running in 4673afd772e2\n [2020-02-24T18:46:51.368Z] Removing intermediate container 4673afd772e2\n [2020-02-24T18:46:51.368Z] ---> a460f4ae1102\n [2020-02-24T18:46:51.368Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-24T18:46:51.629Z] ---> 9eb04c42e1d0\n [2020-02-24T18:46:51.629Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-24T18:46:51.888Z] ---> eb5d1db3ef05\n [2020-02-24T18:46:51.888Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-24T18:46:51.888Z] ---> Running in c29ec1d5c0bb\n [2020-02-24T18:46:52.147Z] Removing intermediate container c29ec1d5c0bb\n [2020-02-24T18:46:52.147Z] ---> bd3c99d07db8\n [2020-02-24T18:46:52.147Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-24T18:46:52.147Z] ---> Running in c550b29a7def\n [2020-02-24T18:46:52.147Z] Removing intermediate container c550b29a7def\n [2020-02-24T18:46:52.147Z] ---> d5767213b1d8\n [2020-02-24T18:46:52.147Z] Step 19/20 : LABEL git_sha=261bb6dba48a05dadf0393630d16219fc33c5954\n [2020-02-24T18:46:52.406Z] ---> Running in 1f423d52f18d\n [2020-02-24T18:46:52.406Z] Removing intermediate container 1f423d52f18d\n [2020-02-24T18:46:52.406Z] ---> 26351c838f1e\n [2020-02-24T18:46:52.406Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-24T18:46:52.406Z] ---> Running in 48aa93a68779\n [2020-02-24T18:46:52.665Z] Removing intermediate container 48aa93a68779\n [2020-02-24T18:46:52.665Z] ---> d97727c7fde5\n [2020-02-24T18:46:52.666Z] Successfully built d97727c7fde5\n [2020-02-24T18:46:52.666Z] Successfully tagged docker-device-sdk-simple:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-24T18:47:08.265Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-24T18:47:08.265Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-24T18:47:08.265Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-24T18:47:08.265Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.030s\tcoverage: 23.1% of statements\n [2020-02-24T18:47:08.860Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.287s\tcoverage: 95.8% of statements\n [2020-02-24T18:47:13.160Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.037s\tcoverage: 12.7% of statements\n [2020-02-24T18:47:13.436Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.024s\tcoverage: 24.2% of statements\n [2020-02-24T18:47:52.385Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.040s\tcoverage: 30.0% of statements\n [2020-02-24T18:47:52.385Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.338s\tcoverage: 42.3% of statements\n [2020-02-24T18:47:52.385Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-24T18:47:52.385Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-24T18:47:52.385Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.650s\tcoverage: 79.3% of statements\n [2020-02-24T18:47:52.386Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-24T18:47:52.386Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-24T18:47:52.386Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-24T18:47:52.386Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.076s\tcoverage: 52.6% of statements\n [2020-02-24T18:47:52.386Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.330s\tcoverage: 76.1% of statements\n [2020-02-24T18:47:52.386Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-24T18:47:52.386Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-24T18:48:00.629Z] gofmt -l .\n [2020-02-24T18:48:00.896Z] [ "`gofmt -l .`" = "" ]\n [2020-02-24T18:48:01.167Z] ./bin/test-attribution-txt.sh\n [2020-02-24T18:48:01.760Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-24T18:48:02.755Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-24T18:48:03.256Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-24T18:48:03.262Z] $ docker stop --time=1 128f17009fc329cb66e8ad29cc36db9dccbdc9ee1262cd7585f351e5119d48d7\n [2020-02-24T18:48:05.451Z] $ docker rm -f 128f17009fc329cb66e8ad29cc36db9dccbdc9ee1262cd7585f351e5119d48d7\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-24T18:48:06.488Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-24T18:48:06.813Z] + ls -al .\n [2020-02-24T18:48:06.813Z] total 240\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 18:48 .\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:44 ..\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 24 18:44 .dockerignore\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 18:44 .git\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 18:44 .github\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 24 18:44 .gitignore\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 18:44 .semver\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 24 18:44 Dockerfile.build\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 24 18:44 Jenkinsfile\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 24 18:44 LICENSE\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 24 18:44 Makefile\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 24 18:44 README.md\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 18:42 VERSION\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 18:44 api\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 24 18:44 async.go\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 18:44 bin\n [2020-02-24T18:48:06.813Z] -rw-r--r-- 1 jenkins jenkins 100521 Feb 24 18:47 coverage.out\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:44 example\n [2020-02-24T18:48:06.813Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 24 18:48 go.mod\n [2020-02-24T18:48:06.813Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 24 18:48 go.sum\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 24 18:44 internal\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 4352 Feb 24 18:44 manageddevices.go\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 24 18:44 managedprofiles.go\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 3878 Feb 24 18:44 managedwatchers.go\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:44 pkg\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 24 18:44 service.go\n [2020-02-24T18:48:06.813Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 18:44 snap\n [2020-02-24T18:48:06.813Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 24 18:44 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:48:07.142Z] + 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=261bb6dba48a05dadf0393630d16219fc33c5954 --label arch=arm64 --label version=0.0.0 .\n [2020-02-24T18:48:07.729Z] Sending build context to Docker daemon 2.802MB\n\n [2020-02-24T18:48:07.729Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-24T18:48:07.729Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-24T18:48:07.729Z] ---> 39b8820659ac\n [2020-02-24T18:48:07.729Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-24T18:48:07.996Z] ---> Running in 86bc7f808513\n [2020-02-24T18:48:08.272Z] Removing intermediate container 86bc7f808513\n [2020-02-24T18:48:08.272Z] ---> e4a1967828f5\n [2020-02-24T18:48:08.272Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-24T18:48:08.272Z] ---> Running in 29988d6ebd26\n [2020-02-24T18:48:08.857Z] Removing intermediate container 29988d6ebd26\n [2020-02-24T18:48:08.857Z] ---> 5d9c32c5985b\n [2020-02-24T18:48:08.857Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-24T18:48:08.857Z] ---> Running in 509fa7bb9be4\n [2020-02-24T18:48:09.127Z] Removing intermediate container 509fa7bb9be4\n [2020-02-24T18:48:09.127Z] ---> d908249e30ec\n [2020-02-24T18:48:09.127Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-24T18:48:09.396Z] ---> Running in 8e34804877ba\n [2020-02-24T18:48:11.379Z] Removing intermediate container 8e34804877ba\n [2020-02-24T18:48:11.379Z] ---> 62c769447a1d\n [2020-02-24T18:48:11.379Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-24T18:48:11.379Z] ---> Running in d5c139c195a9\n [2020-02-24T18:48:11.970Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-24T18:48:12.945Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-24T18:48:13.911Z] OK: 125 MiB in 39 packages\n [2020-02-24T18:48:14.890Z] Removing intermediate container d5c139c195a9\n [2020-02-24T18:48:14.890Z] ---> 3e8607ec6e77\n [2020-02-24T18:48:14.890Z] Step 8/20 : COPY . .\n [2020-02-24T18:48:15.887Z] ---> 9f045d1216a3\n [2020-02-24T18:48:15.887Z] Step 9/20 : RUN ${MAKE}\n [2020-02-24T18:48:15.887Z] ---> Running in 71a818912590\n [2020-02-24T18:48:16.883Z] 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-24T18:49:13.373Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-24T18:49:28.402Z] Removing intermediate container 71a818912590\n [2020-02-24T18:49:28.402Z] ---> db2d8fae7cc2\n [2020-02-24T18:49:28.402Z] Step 10/20 : FROM scratch\n [2020-02-24T18:49:28.402Z] ---> \n [2020-02-24T18:49:28.402Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-24T18:49:28.402Z] ---> Running in 9b90a57ad9ee\n [2020-02-24T18:49:28.402Z] Removing intermediate container 9b90a57ad9ee\n [2020-02-24T18:49:28.402Z] ---> b1074b509687\n [2020-02-24T18:49:28.402Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-24T18:49:28.402Z] ---> Running in b9769097a38d\n [2020-02-24T18:49:28.402Z] Removing intermediate container b9769097a38d\n [2020-02-24T18:49:28.402Z] ---> bd5421c7e8e9\n [2020-02-24T18:49:28.402Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-24T18:49:28.402Z] ---> Running in 8030f897390e\n [2020-02-24T18:49:28.402Z] Removing intermediate container 8030f897390e\n [2020-02-24T18:49:28.402Z] ---> 85b8471f5113\n [2020-02-24T18:49:28.402Z] Step 14/20 : WORKDIR /\n [2020-02-24T18:49:28.402Z] ---> Running in 838c24308ae1\n [2020-02-24T18:49:28.402Z] Removing intermediate container 838c24308ae1\n [2020-02-24T18:49:28.402Z] ---> 37e362e3d564\n [2020-02-24T18:49:28.402Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-24T18:49:28.670Z] ---> b11b91c809fe\n [2020-02-24T18:49:28.670Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-24T18:49:28.936Z] ---> 14e9c6ee0528\n [2020-02-24T18:49:28.936Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-24T18:49:29.205Z] ---> Running in 7ec4ea5253d1\n [2020-02-24T18:49:29.486Z] Removing intermediate container 7ec4ea5253d1\n [2020-02-24T18:49:29.486Z] ---> 20fa512942c5\n [2020-02-24T18:49:29.486Z] Step 18/20 : LABEL arch=arm64\n [2020-02-24T18:49:29.761Z] ---> Running in b9cebe9094ab\n [2020-02-24T18:49:30.031Z] Removing intermediate container b9cebe9094ab\n [2020-02-24T18:49:30.031Z] ---> 040f5ba2be01\n [2020-02-24T18:49:30.031Z] Step 19/20 : LABEL git_sha=261bb6dba48a05dadf0393630d16219fc33c5954\n [2020-02-24T18:49:30.031Z] ---> Running in b4537a2a502d\n [2020-02-24T18:49:30.629Z] Removing intermediate container b4537a2a502d\n [2020-02-24T18:49:30.629Z] ---> ad2393cad51d\n [2020-02-24T18:49:30.629Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-24T18:49:30.629Z] ---> Running in a6ff0154079c\n [2020-02-24T18:49:30.901Z] Removing intermediate container a6ff0154079c\n [2020-02-24T18:49:30.901Z] ---> da34fa34f5e3\n [2020-02-24T18:49:30.901Z] Successfully built da34fa34f5e3\n [2020-02-24T18:49:30.901Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-24T18:49:31.319Z] provisioning config files...\n [2020-02-24T18:49:31.333Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config3610519411622928505tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-24T18:49:31.651Z] + curl -s https://codecov.io/bash\n [2020-02-24T18:49:31.651Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config3610519411622928505tmp\n [2020-02-24T18:49:31.913Z] \n [2020-02-24T18:49:31.913Z] _____ _\n [2020-02-24T18:49:31.913Z] / ____| | |\n [2020-02-24T18:49:31.913Z] | | ___ __| | ___ ___ _____ __\n [2020-02-24T18:49:31.913Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-24T18:49:31.913Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-24T18:49:31.913Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-24T18:49:31.913Z] Bash-20200214-585fef0\n [2020-02-24T18:49:31.913Z] \n [2020-02-24T18:49:31.913Z] \n [2020-02-24T18:49:31.913Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-24T18:49:31.913Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-24T18:49:31.913Z] Fixing merge commit SHA\n [2020-02-24T18:49:31.913Z] \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-24T18:49:31.913Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-24T18:49:31.913Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-24T18:49:31.913Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-24T18:49:31.913Z] \x1b[0;32m+\x1b[0m .\n [2020-02-24T18:49:31.913Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-24T18:49:31.913Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-24T18:49:31.913Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-24T18:49:31.913Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100521\x1b[0m\n [2020-02-24T18:49:32.181Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-24T18:49:32.181Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-24T18:49:32.453Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-24T18:49:32.453Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-24T18:49:32.453Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-24T18:49:32.453Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-24T18:49:32.453Z] \x1b[0;90mquery:\x1b[0m branch=PR-429&commit=6b5c10e5a815794950d6808b6cccf5c95c2b64e4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job=\n [2020-02-24T18:49:32.453Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-24T18:49:32.453Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-429&commit=6b5c10e5a815794950d6808b6cccf5c95c2b64e4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job=\n [2020-02-24T18:49:33.033Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-24T18:49:33.680Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/6b5c10e5a815794950d6808b6cccf5c95c2b64e4\x1b[0m\n [Pipeline] }\n [2020-02-24T18:49:33.691Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T18:49:34.518Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T18:49:35.025Z] ---> package-listing.sh\n [2020-02-24T18:49:35.025Z] ++ facter osfamily\n [2020-02-24T18:49:35.025Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-24T18:49:35.025Z] + OS_FAMILY=redhat\n [2020-02-24T18:49:35.025Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-24T18:49:35.025Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-24T18:49:35.025Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-24T18:49:35.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-24T18:49:35.025Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-24T18:49:35.025Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-429 \']\'\n [2020-02-24T18:49:35.025Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-24T18:49:35.025Z] + case "${OS_FAMILY}" in\n [2020-02-24T18:49:35.025Z] + rpm -qa\n [2020-02-24T18:49:35.025Z] + sort\n [2020-02-24T18:49:40.359Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-24T18:49:40.359Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-24T18:49:40.359Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-24T18:49:40.359Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-429 \']\'\n [2020-02-24T18:49:40.359Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/\n [2020-02-24T18:49:40.359Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:49:40.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-24T18:49:40.804Z] \n [2020-02-24T18:49:40.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-24T18:49:41.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-24T18:49:41.192Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-24T18:49:41.192Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-24T18:49:41.192Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-24T18:49:41.192Z] c9ea274ed700: Pulling fs layer\n [2020-02-24T18:49:41.192Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-24T18:49:41.192Z] f6a933c9cadc: Pulling fs layer\n [2020-02-24T18:49:41.192Z] 61811dbd4963: Pulling fs layer\n [2020-02-24T18:49:41.192Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-24T18:49:41.192Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-24T18:49:41.192Z] dc21a1d4508b: Pulling fs layer\n [2020-02-24T18:49:41.192Z] 363af2e989c4: Pulling fs layer\n [2020-02-24T18:49:41.192Z] 9cfac6ba3733: Waiting\n [2020-02-24T18:49:41.192Z] f6a933c9cadc: Waiting\n [2020-02-24T18:49:41.192Z] 61811dbd4963: Waiting\n [2020-02-24T18:49:41.192Z] a6eb2c9e2280: Waiting\n [2020-02-24T18:49:41.192Z] 095dd8b7b4d8: Waiting\n [2020-02-24T18:49:41.192Z] dc21a1d4508b: Waiting\n [2020-02-24T18:49:41.192Z] 363af2e989c4: Waiting\n [2020-02-24T18:49:41.467Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-24T18:49:41.467Z] da0e9bf0cc60: Download complete\n [2020-02-24T18:49:41.467Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-24T18:49:41.467Z] 9cfac6ba3733: Download complete\n [2020-02-24T18:49:41.467Z] e6b0cf9c0882: Download complete\n [2020-02-24T18:49:41.467Z] f6a933c9cadc: Verifying Checksum\n [2020-02-24T18:49:41.467Z] f6a933c9cadc: Download complete\n [2020-02-24T18:49:41.786Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-24T18:49:41.786Z] a6eb2c9e2280: Download complete\n [2020-02-24T18:49:42.121Z] e6b0cf9c0882: Pull complete\n [2020-02-24T18:49:42.414Z] da0e9bf0cc60: Pull complete\n [2020-02-24T18:49:42.414Z] c9ea274ed700: Verifying Checksum\n [2020-02-24T18:49:42.414Z] c9ea274ed700: Download complete\n [2020-02-24T18:49:42.729Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-24T18:49:42.729Z] 095dd8b7b4d8: Download complete\n [2020-02-24T18:49:42.729Z] dc21a1d4508b: Verifying Checksum\n [2020-02-24T18:49:42.729Z] dc21a1d4508b: Download complete\n [2020-02-24T18:49:42.729Z] 363af2e989c4: Verifying Checksum\n [2020-02-24T18:49:42.729Z] 363af2e989c4: Download complete\n [2020-02-24T18:49:44.302Z] 61811dbd4963: Verifying Checksum\n [2020-02-24T18:49:44.302Z] 61811dbd4963: Download complete\n [2020-02-24T18:49:47.292Z] c9ea274ed700: Pull complete\n [2020-02-24T18:49:47.292Z] 9cfac6ba3733: Pull complete\n [2020-02-24T18:49:48.984Z] f6a933c9cadc: Pull complete\n [2020-02-24T18:49:53.305Z] 61811dbd4963: Pull complete\n [2020-02-24T18:49:53.305Z] a6eb2c9e2280: Pull complete\n [2020-02-24T18:49:55.253Z] 095dd8b7b4d8: Pull complete\n [2020-02-24T18:49:55.253Z] dc21a1d4508b: Pull complete\n [2020-02-24T18:49:55.253Z] 363af2e989c4: Pull complete\n [2020-02-24T18:49:55.253Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-24T18:49:55.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-24T18:49:55.572Z] prd-centos7-docker-4c-2g-573 does not seem to be running inside a container\n [2020-02-24T18:49:55.658Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-24T18:49:57.191Z] $ docker top a0578e9e6d0f793398190a26970f744d3b0b417b62f6a930ced329272699be38 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-24T18:49:58.650Z] provisioning config files...\n [2020-02-24T18:49:58.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config5774779470197490621tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-24T18:49:58.728Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T18:49:59.097Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-24T18:49:59.151Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-24T18:49:59.833Z] ---> logs-deploy.sh\n [2020-02-24T18:49:59.833Z] + ARCHIVE_ARTIFACTS=\n [2020-02-24T18:49:59.833Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-24T18:49:59.833Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-24T18:49:59.833Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-24T18:49:59.833Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/6\n [2020-02-24T18:49:59.833Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/6/\n [2020-02-24T18:49:59.833Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/6 /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-24T18:50:01.242Z] Archives upload complete.\n [2020-02-24T18:50:01.242Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/6/\n [2020-02-24T18:50:02.281Z] ---> uname -a:\n [2020-02-24T18:50:02.281Z] Linux a0578e9e6d0f 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-24T18:50:02.281Z] \n [2020-02-24T18:50:02.281Z] \n [2020-02-24T18:50:02.281Z] ---> lscpu:\n [2020-02-24T18:50:02.281Z] Architecture: x86_64\n [2020-02-24T18:50:02.281Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-24T18:50:02.281Z] Byte Order: Little Endian\n [2020-02-24T18:50:02.281Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-24T18:50:02.281Z] CPU(s): 4\n [2020-02-24T18:50:02.281Z] On-line CPU(s) list: 0-3\n [2020-02-24T18:50:02.281Z] Thread(s) per core: 1\n [2020-02-24T18:50:02.281Z] Core(s) per socket: 1\n [2020-02-24T18:50:02.281Z] Socket(s): 4\n [2020-02-24T18:50:02.281Z] NUMA node(s): 1\n [2020-02-24T18:50:02.281Z] Vendor ID: GenuineIntel\n [2020-02-24T18:50:02.281Z] CPU family: 6\n [2020-02-24T18:50:02.281Z] Model: 44\n [2020-02-24T18:50:02.281Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-24T18:50:02.281Z] Stepping: 1\n [2020-02-24T18:50:02.281Z] CPU MHz: 2933.438\n [2020-02-24T18:50:02.281Z] BogoMIPS: 5866.87\n [2020-02-24T18:50:02.281Z] Virtualization: VT-x\n [2020-02-24T18:50:02.281Z] Hypervisor vendor: KVM\n [2020-02-24T18:50:02.281Z] Virtualization type: full\n [2020-02-24T18:50:02.281Z] L1d cache: 128 KiB\n [2020-02-24T18:50:02.281Z] L1i cache: 128 KiB\n [2020-02-24T18:50:02.281Z] L2 cache: 16 MiB\n [2020-02-24T18:50:02.281Z] L3 cache: 64 MiB\n [2020-02-24T18:50:02.281Z] NUMA node0 CPU(s): 0-3\n [2020-02-24T18:50:02.281Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-24T18:50:02.281Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-24T18:50:02.281Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-24T18:50:02.281Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-24T18:50:02.281Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-24T18:50:02.281Z] 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-24T18:50:02.281Z] \n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] ---> nproc:\n [2020-02-24T18:50:02.282Z] 4\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] ---> df -h:\n [2020-02-24T18:50:02.282Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-24T18:50:02.282Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-24T18:50:02.282Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-24T18:50:02.282Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-24T18:50:02.282Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-24T18:50:02.282Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-24T18:50:02.282Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-24T18:50:02.282Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-24T18:50:02.282Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-24T18:50:02.282Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp\n [2020-02-24T18:50:02.282Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] ---> free -m:\n [2020-02-24T18:50:02.282Z] total used free shared buff/cache available\n [2020-02-24T18:50:02.282Z] Mem: 1838 597 71 0 1169 1136\n [2020-02-24T18:50:02.282Z] Swap: 1023 1 1022\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] ---> ip addr:\n [2020-02-24T18:50:02.282Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-24T18:50:02.282Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-24T18:50:02.282Z] inet 127.0.0.1/8 scope host lo\n [2020-02-24T18:50:02.282Z] valid_lft forever preferred_lft forever\n [2020-02-24T18:50:02.282Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-24T18:50:02.282Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-24T18:50:02.282Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-24T18:50:02.282Z] valid_lft forever preferred_lft forever\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] ---> sar -b -r -n DEV:\n [2020-02-24T18:50:02.282Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/24/20 \t_x86_64_\t(4 CPU)\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] 18:40:47 LINUX RESTART\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] 18:41:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-24T18:50:02.282Z] 18:42:01 179.55 105.95 73.60 8948.55 37778.16\n [2020-02-24T18:50:02.282Z] 18:43:01 14.31 1.35 12.96 81.21 1809.90\n [2020-02-24T18:50:02.282Z] 18:44:01 2.68 0.00 2.68 0.00 81.78\n [2020-02-24T18:50:02.282Z] 18:45:01 0.53 0.00 0.53 0.00 6.36\n [2020-02-24T18:50:02.282Z] 18:46:01 0.50 0.00 0.50 0.00 6.89\n [2020-02-24T18:50:02.282Z] 18:47:01 0.38 0.00 0.38 0.00 5.21\n [2020-02-24T18:50:02.282Z] 18:48:01 0.27 0.00 0.27 0.00 2.75\n [2020-02-24T18:50:02.282Z] 18:49:01 0.28 0.00 0.28 0.00 3.48\n [2020-02-24T18:50:02.282Z] 18:50:01 134.02 82.20 51.81 5528.41 17116.27\n [2020-02-24T18:50:02.282Z] Average: 36.72 20.92 15.80 1605.82 6261.25\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] 18:41:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-24T18:50:02.282Z] 18:42:01 101948 1780356 94.58 2620 1244852 1037132 35.39 435444 1185660 50944\n [2020-02-24T18:50:02.282Z] 18:43:01 104276 1778028 94.46 2620 1246228 960424 32.77 432908 1186060 8\n [2020-02-24T18:50:02.282Z] 18:44:01 112508 1769796 94.02 2620 1246236 892040 30.44 426704 1185712 8\n [2020-02-24T18:50:02.282Z] 18:45:01 110992 1771312 94.10 2620 1246236 892296 30.44 427908 1185668 8\n [2020-02-24T18:50:02.282Z] 18:46:01 112792 1769512 94.01 2620 1246248 892032 30.44 426244 1185668 16\n [2020-02-24T18:50:02.282Z] 18:47:01 112744 1769560 94.01 2620 1246252 892104 30.44 426872 1185668 8\n [2020-02-24T18:50:02.282Z] 18:48:01 113056 1769248 93.99 2620 1246256 892032 30.44 426644 1185668 12\n [2020-02-24T18:50:02.282Z] 18:49:01 114496 1767808 93.92 2620 1246260 892032 30.44 425448 1185576 8\n [2020-02-24T18:50:02.282Z] 18:50:01 77792 1804512 95.87 2620 1195388 948176 32.35 454608 1149744 30800\n [2020-02-24T18:50:02.282Z] Average: 106734 1775570 94.33 2620 1240440 922030 31.46 431420 1181714 9090\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] 18:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-24T18:50:02.282Z] 18:42:01 veth56bceb6 8.77 7.78 1.09 15.54 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:42:01 eth0 242.55 180.26 1051.73 75.49 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:42:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:42:01 docker0 8.77 7.66 0.97 15.53 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:43:01 eth0 15.01 9.54 8.05 24.92 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:43:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:44:01 eth0 0.72 0.27 0.22 0.02 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:45:01 eth0 1.05 0.58 0.55 0.39 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:47:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:50:01 eth0 82.68 67.22 2129.99 15.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:50:01 veth43f654e 0.22 0.28 0.40 0.10 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] 18:50:01 docker0 8.85 7.73 1.35 15.37 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] Average: eth0 35.27 27.84 350.77 12.72 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] Average: veth43f654e 0.02 0.03 0.04 0.01 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] Average: docker0 0.99 0.86 0.15 1.71 0.00 0.00 0.00\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] ---> sar -P ALL:\n [2020-02-24T18:50:02.282Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/24/20 \t_x86_64_\t(4 CPU)\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] 18:40:47 LINUX RESTART\n [2020-02-24T18:50:02.282Z] \n [2020-02-24T18:50:02.282Z] 18:41:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-24T18:50:02.282Z] 18:42:01 all 15.72 0.00 9.58 6.98 19.18 48.54\n [2020-02-24T18:50:02.282Z] 18:42:01 0 14.55 0.00 11.72 8.71 20.17 44.85\n [2020-02-24T18:50:02.282Z] 18:42:01 1 13.80 0.00 9.41 5.59 19.66 51.53\n [2020-02-24T18:50:02.282Z] 18:42:01 2 16.00 0.00 8.30 5.56 18.83 51.31\n [2020-02-24T18:50:02.282Z] 18:42:01 3 18.64 0.00 8.90 8.10 17.98 46.38\n [2020-02-24T18:50:02.282Z] 18:43:01 all 0.59 0.00 0.18 0.03 1.18 98.01\n [2020-02-24T18:50:02.282Z] 18:43:01 0 0.48 0.00 0.18 0.02 1.05 98.27\n [2020-02-24T18:50:02.282Z] 18:43:01 1 0.52 0.00 0.22 0.03 1.41 97.82\n [2020-02-24T18:50:02.282Z] 18:43:01 2 0.85 0.00 0.20 0.03 1.16 97.76\n [2020-02-24T18:50:02.282Z] 18:43:01 3 0.52 0.00 0.13 0.02 1.13 98.20\n [2020-02-24T18:50:02.282Z] 18:44:01 all 0.11 0.00 0.11 0.00 0.51 99.27\n [2020-02-24T18:50:02.282Z] 18:44:01 0 0.07 0.00 0.10 0.00 0.48 99.35\n [2020-02-24T18:50:02.282Z] 18:44:01 1 0.07 0.00 0.17 0.00 0.50 99.27\n [2020-02-24T18:50:02.282Z] 18:44:01 2 0.28 0.00 0.10 0.00 0.71 98.90\n [2020-02-24T18:50:02.282Z] 18:44:01 3 0.05 0.00 0.08 0.00 0.33 99.53\n [2020-02-24T18:50:02.282Z] 18:45:01 all 0.13 0.00 0.07 0.00 0.13 99.67\n [2020-02-24T18:50:02.282Z] 18:45:01 0 0.02 0.00 0.05 0.00 0.07 99.87\n [2020-02-24T18:50:02.282Z] 18:45:01 1 0.10 0.00 0.08 0.00 0.22 99.60\n [2020-02-24T18:50:02.282Z] 18:45:01 2 0.30 0.00 0.07 0.00 0.22 99.42\n [2020-02-24T18:50:02.282Z] 18:45:01 3 0.07 0.00 0.05 0.00 0.03 99.85\n [2020-02-24T18:50:02.282Z] 18:46:01 all 0.13 0.00 0.04 0.00 0.10 99.72\n [2020-02-24T18:50:02.282Z] 18:46:01 0 0.05 0.00 0.05 0.00 0.07 99.83\n [2020-02-24T18:50:02.282Z] 18:46:01 1 0.07 0.00 0.02 0.00 0.07 99.85\n [2020-02-24T18:50:02.282Z] 18:46:01 2 0.18 0.00 0.05 0.00 0.20 99.57\n [2020-02-24T18:50:02.282Z] 18:46:01 3 0.25 0.00 0.03 0.00 0.12 99.60\n [2020-02-24T18:50:02.282Z] 18:47:01 all 0.13 0.00 0.04 0.00 0.08 99.75\n [2020-02-24T18:50:02.282Z] 18:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93\n [2020-02-24T18:50:02.282Z] 18:47:01 1 0.25 0.00 0.07 0.00 0.07 99.62\n [2020-02-24T18:50:02.282Z] 18:47:01 2 0.08 0.00 0.05 0.00 0.15 99.72\n [2020-02-24T18:50:02.282Z] 18:47:01 3 0.17 0.00 0.03 0.00 0.03 99.77\n [2020-02-24T18:50:02.282Z] 18:48:01 all 0.16 0.00 0.05 0.00 0.05 99.74\n [2020-02-24T18:50:02.282Z] 18:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-02-24T18:50:02.282Z] 18:48:01 1 0.03 0.00 0.03 0.00 0.05 99.88\n [2020-02-24T18:50:02.282Z] 18:48:01 2 0.10 0.00 0.08 0.00 0.08 99.73\n [2020-02-24T18:50:02.282Z] 18:48:01 3 0.47 0.00 0.03 0.00 0.07 99.43\n [2020-02-24T18:50:02.282Z] 18:49:01 all 0.15 0.00 0.05 0.00 0.07 99.73\n [2020-02-24T18:50:02.282Z] 18:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88\n [2020-02-24T18:50:02.282Z] 18:49:01 1 0.08 0.00 0.03 0.00 0.08 99.80\n [2020-02-24T18:50:02.282Z] 18:49:01 2 0.08 0.00 0.08 0.00 0.12 99.72\n [2020-02-24T18:50:02.282Z] 18:49:01 3 0.40 0.00 0.05 0.00 0.03 99.52\n [2020-02-24T18:50:02.282Z] 18:50:01 all 4.94 0.00 3.10 2.06 7.66 82.23\n [2020-02-24T18:50:02.282Z] 18:50:01 0 5.20 0.00 3.10 0.93 8.10 82.66\n [2020-02-24T18:50:02.282Z] 18:50:01 1 4.37 0.00 3.38 2.04 7.52 82.68\n [2020-02-24T18:50:02.282Z] 18:50:01 2 6.63 0.00 3.50 1.84 7.36 80.67\n [2020-02-24T18:50:02.282Z] 18:50:01 3 3.59 0.00 2.46 3.39 7.67 82.88\n [2020-02-24T18:50:02.282Z] Average: all 2.43 0.00 1.45 1.00 3.19 91.94\n [2020-02-24T18:50:02.282Z] Average: 0 2.25 0.00 1.68 1.06 3.31 91.69\n [2020-02-24T18:50:02.282Z] Average: 1 2.14 0.00 1.49 0.85 3.28 92.24\n [2020-02-24T18:50:02.283Z] Average: 2 2.69 0.00 1.37 0.82 3.17 91.96\n [2020-02-24T18:50:02.283Z] Average: 3 2.62 0.00 1.28 1.25 2.98 91.87\n [2020-02-24T18:50:02.283Z] \n [2020-02-24T18:50:02.283Z] \n [2020-02-24T18:50:02.283Z] '