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 ernestojeda for edgexfoundry/device-modbus-go\n Obtained Jenkinsfile from 2bbaf7143df0760086071f4eb2d032c0c36a50c0+ab0b52a4cdb10761ff66a3e5ab5503c08789810b (4ff457782796b7ea8583dba6ea98719a89a01328)\n Running in Durability level: MAX_SURVIVABILITY\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-116/workspace@libs/edgex-global-pipelines # timeout=10\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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5b9f7a87d251a19295238cc59b7f490b1a10cdeb # timeout=10\n Commit message: "Merge pull request #90 from ernestojeda/fix-null-workspace-project"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.11]\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-modbus-go-settings\n PROJECT: device-modbus-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-modbus-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-14963 in /w/workspace/xfoundry_device-modbus-go_PR-116\n [Pipeline] {\n [Pipeline] ws\n Running in /w/workspace/device-modbus-go/1\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-modbus-go.git\n > git init /w/workspace/device-modbus-go/1 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit ab0b52a4cdb10761ff66a3e5ab5503c08789810b into PR head commit 2bbaf7143df0760086071f4eb2d032c0c36a50c0\n Merge succeeded, producing 2bbaf7143df0760086071f4eb2d032c0c36a50c0\n Checking out Revision 2bbaf7143df0760086071f4eb2d032c0c36a50c0 (PR-116)\n > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/116/head:refs/remotes/origin/PR-116 # 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-modbus-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 2bbaf7143df0760086071f4eb2d032c0c36a50c0 # timeout=10\n > git merge ab0b52a4cdb10761ff66a3e5ab5503c08789810b # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 2bbaf7143df0760086071f4eb2d032c0c36a50c0 # timeout=10\n Commit message: "Changes for Geneva pipelines"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-17T21:33:32.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-01-17T21:33:34.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-17T21:33:34.354Z] \n [2020-01-17T21:33:34.354Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:33:34.710Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-17T21:33:34.710Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-17T21:33:34.710Z] e7c96db7181b: Pulling fs layer\n [2020-01-17T21:33:34.710Z] a038dfdf5543: Pulling fs layer\n [2020-01-17T21:33:34.710Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-17T21:33:34.971Z] e7c96db7181b: Verifying Checksum\n [2020-01-17T21:33:34.971Z] e7c96db7181b: Download complete\n [2020-01-17T21:33:34.971Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-17T21:33:34.971Z] 8d5d8e63b3c0: Download complete\n [2020-01-17T21:33:34.971Z] a038dfdf5543: Verifying Checksum\n [2020-01-17T21:33:34.971Z] a038dfdf5543: Download complete\n [2020-01-17T21:33:35.230Z] e7c96db7181b: Pull complete\n [2020-01-17T21:33:35.798Z] a038dfdf5543: Pull complete\n [2020-01-17T21:33:36.060Z] 8d5d8e63b3c0: Pull complete\n [2020-01-17T21:33:36.060Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-17T21:33:36.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-17T21:33:36.205Z] prd-centos7-docker-4c-2g-14963 does not seem to be running inside a container\n [2020-01-17T21:33:36.088Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-17T21:33:36.734Z] $ docker top 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-17T21:33:37.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-17T21:33:37.465Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-17T21:33:37.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-17T21:33:37.638Z] $ docker exec 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1 ssh-agent\n [2020-01-17T21:33:37.869Z] SSH_AUTH_SOCK=/tmp/ssh-lPcyeoqFmaZQ/agent.14\n [2020-01-17T21:33:37.869Z] SSH_AGENT_PID=20\n [2020-01-17T21:33:37.878Z] Running ssh-add (command line suppressed)\n [2020-01-17T21:33:38.007Z] Identity added: /w/workspace/device-modbus-go/1@tmp/private_key_2947672493748607199.key (/w/workspace/device-modbus-go/1@tmp/private_key_2947672493748607199.key)\n [2020-01-17T21:33:38.071Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T21:33:38.397Z] + git describe --exact-match --tags HEAD\n [2020-01-17T21:33:38.397Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-17T21:33:38.463Z] $ docker exec --env ******** --env ******** 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1 ssh-agent -k\n [2020-01-17T21:33:38.603Z] unset SSH_AUTH_SOCK;\n [2020-01-17T21:33:38.604Z] unset SSH_AGENT_PID;\n [2020-01-17T21:33:38.604Z] echo Agent pid 20 killed;\n [2020-01-17T21:33:38.656Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-17T21:33:38.716Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-17T21:33:38.716Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-17T21:33:38.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-17T21:33:38.759Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-17T21:33:38.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-17T21:33:38.947Z] $ docker exec 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1 ssh-agent\n [2020-01-17T21:33:39.155Z] SSH_AUTH_SOCK=/tmp/ssh-2ISdZvEFt3Rk/agent.56\n [2020-01-17T21:33:39.155Z] SSH_AGENT_PID=63\n [2020-01-17T21:33:39.173Z] Running ssh-add (command line suppressed)\n [2020-01-17T21:33:39.334Z] Identity added: /w/workspace/device-modbus-go/1@tmp/private_key_5164503592250342763.key (/w/workspace/device-modbus-go/1@tmp/private_key_5164503592250342763.key)\n [2020-01-17T21:33:39.392Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T21:33:39.717Z] + git semver init\n [2020-01-17T21:33:39.717Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-17T21:33:39.717Z] # $GIT_DIR = /w/workspace/device-modbus-go/1/.git\n [2020-01-17T21:33:39.717Z] # $GIT_WORK_TREE = /w/workspace/device-modbus-go/1\n [2020-01-17T21:33:39.717Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-17T21:33:39.717Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-17T21:33:39.717Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-17T21:33:39.717Z] # $SEMVER_BRANCH = PR-116\n [2020-01-17T21:33:39.717Z] # $SEMVER_TEMP = /tmp/semver-702642787\n [2020-01-17T21:33:39.717Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP\n [2020-01-17T21:33:39.979Z] # -> Clone(): couldn\'t find remote ref "refs/heads/semver"\n [2020-01-17T21:33:39.979Z] # git init /tmp/semver-702642787\n [2020-01-17T21:33:39.979Z] # \'/tmp/semver-702642787\' -> \'/w/workspace/device-modbus-go/1/.semver\'\n [2020-01-17T21:33:39.979Z] # $SEMVER_DIR = /w/workspace/device-modbus-go/1/.semver\n [Pipeline] }\n [2020-01-17T21:33:39.990Z] $ docker exec --env ******** --env ******** 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1 ssh-agent -k\n [2020-01-17T21:33:40.135Z] unset SSH_AUTH_SOCK;\n [2020-01-17T21:33:40.135Z] unset SSH_AGENT_PID;\n [2020-01-17T21:33:40.135Z] echo Agent pid 63 killed;\n [2020-01-17T21:33:40.180Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-17T21:33:40.555Z] + git semver\n [Pipeline] }\n [2020-01-17T21:33:40.575Z] $ docker stop --time=1 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1\n [2020-01-17T21:33:41.918Z] $ docker rm -f 109861bbae6130d8183a069ec2567198c394ccd1578a06a8b5d93b1e3817aea1\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-17T21:33:42.401Z] Stashed 9 file(s)\n [Pipeline] echo\n [2020-01-17T21:33:42.420Z] [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] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-17T21:33:42.900Z] =========================================================\n [2020-01-17T21:33:42.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine]\n [2020-01-17T21:33:42.900Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:33:43.223Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine .\n [2020-01-17T21:33:43.223Z] Sending build context to Docker daemon 344.6kB\n\n [2020-01-17T21:33:43.223Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-17T21:33:43.223Z] Step 2/8 : FROM ${BASE}\n [2020-01-17T21:33:43.223Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-17T21:33:43.223Z] 9d48c3bd43c5: Pulling fs layer\n [2020-01-17T21:33:43.223Z] 7f94eaf8af20: Pulling fs layer\n [2020-01-17T21:33:43.223Z] 9fe9984849c1: Pulling fs layer\n [2020-01-17T21:33:43.223Z] ec448270508e: Pulling fs layer\n [2020-01-17T21:33:43.223Z] 65ba82af53f7: Pulling fs layer\n [2020-01-17T21:33:43.223Z] 07c18b20a200: Pulling fs layer\n [2020-01-17T21:33:43.223Z] d9b3ee039db2: Pulling fs layer\n [2020-01-17T21:33:43.223Z] 8c79c1ac0d81: Pulling fs layer\n [2020-01-17T21:33:43.223Z] ff40f1a7a0b9: Pulling fs layer\n [2020-01-17T21:33:43.223Z] bdb43ae2d12f: Pulling fs layer\n [2020-01-17T21:33:43.223Z] 8e1ab0ef8490: Pulling fs layer\n [2020-01-17T21:33:43.223Z] ec448270508e: Waiting\n [2020-01-17T21:33:43.223Z] 65ba82af53f7: Waiting\n [2020-01-17T21:33:43.223Z] 8c79c1ac0d81: Waiting\n [2020-01-17T21:33:43.223Z] ff40f1a7a0b9: Waiting\n [2020-01-17T21:33:43.223Z] bdb43ae2d12f: Waiting\n [2020-01-17T21:33:43.223Z] 07c18b20a200: Waiting\n [2020-01-17T21:33:43.223Z] d9b3ee039db2: Waiting\n [2020-01-17T21:33:43.223Z] 8e1ab0ef8490: Waiting\n [2020-01-17T21:33:43.223Z] 9fe9984849c1: Verifying Checksum\n [2020-01-17T21:33:43.223Z] 9fe9984849c1: Download complete\n [2020-01-17T21:33:43.223Z] 7f94eaf8af20: Download complete\n [2020-01-17T21:33:43.223Z] 65ba82af53f7: Verifying Checksum\n [2020-01-17T21:33:43.223Z] 65ba82af53f7: Download complete\n [2020-01-17T21:33:43.485Z] 9d48c3bd43c5: Verifying Checksum\n [2020-01-17T21:33:43.485Z] 9d48c3bd43c5: Download complete\n [2020-01-17T21:33:43.485Z] 07c18b20a200: Verifying Checksum\n [2020-01-17T21:33:43.485Z] 07c18b20a200: Download complete\n [2020-01-17T21:33:44.435Z] d9b3ee039db2: Verifying Checksum\n [2020-01-17T21:33:44.435Z] d9b3ee039db2: Download complete\n [2020-01-17T21:33:44.696Z] ff40f1a7a0b9: Verifying Checksum\n [2020-01-17T21:33:44.696Z] ff40f1a7a0b9: Download complete\n [2020-01-17T21:33:44.696Z] 8c79c1ac0d81: Download complete\n [2020-01-17T21:33:44.696Z] ec448270508e: Download complete\n [2020-01-17T21:33:44.696Z] 8e1ab0ef8490: Verifying Checksum\n [2020-01-17T21:33:44.696Z] 8e1ab0ef8490: Download complete\n [2020-01-17T21:33:44.956Z] bdb43ae2d12f: Verifying Checksum\n [2020-01-17T21:33:44.956Z] bdb43ae2d12f: Download complete\n [2020-01-17T21:33:46.341Z] 9d48c3bd43c5: Pull complete\n [2020-01-17T21:33:46.341Z] 7f94eaf8af20: Pull complete\n [2020-01-17T21:33:46.341Z] 9fe9984849c1: Pull complete\n [2020-01-17T21:33:50.540Z] ec448270508e: Pull complete\n [2020-01-17T21:33:50.798Z] 65ba82af53f7: Pull complete\n [2020-01-17T21:33:50.798Z] 07c18b20a200: Pull complete\n [2020-01-17T21:33:56.081Z] d9b3ee039db2: Pull complete\n [2020-01-17T21:33:57.711Z] Still waiting to schedule task\n [2020-01-17T21:33:57.711Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-17T21:33:58.624Z] 8c79c1ac0d81: Pull complete\n [2020-01-17T21:33:58.887Z] ff40f1a7a0b9: Pull complete\n [2020-01-17T21:33:59.824Z] bdb43ae2d12f: Pull complete\n [2020-01-17T21:33:59.824Z] 8e1ab0ef8490: Pull complete\n [2020-01-17T21:33:59.824Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d\n [2020-01-17T21:33:59.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n [2020-01-17T21:33:59.824Z] ---> 8acfeb908b63\n [2020-01-17T21:33:59.824Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-01-17T21:34:00.083Z] ---> Running in db4cf088cb87\n [2020-01-17T21:34:00.083Z] Removing intermediate container db4cf088cb87\n [2020-01-17T21:34:00.083Z] ---> d6a0e901b9e9\n [2020-01-17T21:34:00.083Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-17T21:34:00.083Z] ---> Running in 74fb6be58b75\n [2020-01-17T21:34:01.021Z] Removing intermediate container 74fb6be58b75\n [2020-01-17T21:34:01.021Z] ---> 0ff0e68bf526\n [2020-01-17T21:34:01.021Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-01-17T21:34:01.021Z] ---> Running in 118d05615afa\n [2020-01-17T21:34:01.281Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-17T21:34:01.849Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-17T21:34:02.108Z] (1/13) Installing libmagic (5.37-r1)\n [2020-01-17T21:34:02.367Z] (2/13) Installing file (5.37-r1)\n [2020-01-17T21:34:02.367Z] (3/13) Installing libc-dev (0.7.1-r0)\n [2020-01-17T21:34:02.367Z] (4/13) Installing g++ (8.3.0-r0)\n [2020-01-17T21:34:04.900Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-01-17T21:34:05.159Z] (6/13) Installing build-base (0.5-r1)\n [2020-01-17T21:34:05.159Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-01-17T21:34:05.159Z] (8/13) Installing libedit (20190324.3.1-r0)\n [2020-01-17T21:34:05.418Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-01-17T21:34:05.418Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-01-17T21:34:05.676Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-01-17T21:34:05.676Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-01-17T21:34:05.676Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-01-17T21:34:05.936Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-17T21:34:05.936Z] OK: 200 MiB in 52 packages\n [2020-01-17T21:34:08.470Z] Removing intermediate container 118d05615afa\n [2020-01-17T21:34:08.470Z] ---> 2117157b9bb0\n [2020-01-17T21:34:08.470Z] Step 6/8 : WORKDIR /device-modbus-go\n [2020-01-17T21:34:08.470Z] ---> Running in d5120ce0aba6\n [2020-01-17T21:34:08.470Z] Removing intermediate container d5120ce0aba6\n [2020-01-17T21:34:08.470Z] ---> cbfedbac20ea\n [2020-01-17T21:34:08.470Z] Step 7/8 : COPY . .\n [2020-01-17T21:34:08.470Z] ---> 0977a92d1a50\n [2020-01-17T21:34:08.470Z] Step 8/8 : RUN go mod download\n [2020-01-17T21:34:08.470Z] ---> Running in 5fea249b24f6\n [2020-01-17T21:34:09.036Z] \x1b[91mgo: finding github.com/mitchellh/go-homedir v1.1.0\n [2020-01-17T21:34:09.036Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/serial v0.1.0\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/modbus v0.1.0\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.1\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.1\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62\n [2020-01-17T21:34:09.037Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.1\n [2020-01-17T21:34:09.296Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.1.4\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.0\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-17T21:34:09.558Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-17T21:34:10.126Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-17T21:34:10.127Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v2.1.0+incompatible\n [2020-01-17T21:34:10.127Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-17T21:34:10.127Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-17T21:34:10.127Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-wordwrap v1.0.0\n [2020-01-17T21:34:10.127Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-17T21:34:10.127Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-17T21:34:10.389Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-17T21:34:10.389Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-17T21:34:10.389Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-17T21:34:10.389Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-17T21:34:10.389Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-17T21:34:10.654Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-17T21:34:10.654Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-17T21:34:10.654Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-17T21:34:10.654Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-17T21:34:10.654Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-17T21:34:10.916Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-17T21:34:10.916Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-17T21:34:10.916Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-17T21:34:10.916Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-17T21:34:10.916Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-17T21:34:10.916Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-17T21:34:11.175Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-17T21:34:11.175Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-17T21:34:11.442Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-17T21:34:11.442Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-17T21:34:11.442Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-17T21:34:11.442Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-17T21:34:11.442Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-17T21:34:11.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-17T21:34:11.700Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-17T21:34:11.700Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-17T21:34:11.700Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-17T21:34:11.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-17T21:34:11.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-17T21:34:11.960Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-17T21:34:11.960Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-17T21:34:11.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-17T21:34:11.960Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-17T21:34:12.225Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-17T21:34:12.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-17T21:34:12.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-17T21:34:12.225Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-17T21:34:12.488Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-17T21:34:12.750Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-17T21:34:13.689Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-17T21:34:13.952Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-17T21:34:13.952Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-17T21:34:13.952Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-17T21:34:14.212Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-17T21:34:14.212Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-17T21:34:14.212Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-17T21:34:14.212Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-17T21:34:15.149Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-17T21:34:37.114Z] \x1b[0mRemoving intermediate container 5fea249b24f6\n [2020-01-17T21:34:37.114Z] ---> abae2c4786c9\n [2020-01-17T21:34:37.114Z] Successfully built abae2c4786c9\n [2020-01-17T21:34:37.114Z] 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-01-17T21:34:38.138Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-17T21:34:38.138Z] .\n [Pipeline] withDockerContainer\n [2020-01-17T21:34:38.282Z] prd-centos7-docker-4c-2g-14963 does not seem to be running inside a container\n [2020-01-17T21:34:38.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-17T21:34:38.892Z] $ docker top 508548b5fdbe9f34d6263e4697197bf8184c56ce9dd4ba32410dd3a96547e608 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T21:34:39.761Z] + go version\n [2020-01-17T21:34:39.761Z] go version go1.11.13 linux/amd64\n [Pipeline] sh\n [2020-01-17T21:34:40.068Z] + make test\n [2020-01-17T21:34:40.068Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-17T21:34:41.980Z] ? \tgithub.com/edgexfoundry/device-modbus-go\t[no test files]\n [2020-01-17T21:34:54.269Z] ? \tgithub.com/edgexfoundry/device-modbus-go/cmd\t[no test files]\n [2020-01-17T21:34:54.269Z] ok \tgithub.com/edgexfoundry/device-modbus-go/internal/driver\t0.261s\tcoverage: 51.4% of statements\n [2020-01-17T21:34:54.269Z] ? \tgithub.com/edgexfoundry/device-modbus-go/mock\t[no test files]\n [2020-01-17T21:34:54.269Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-17T21:34:59.566Z] gofmt -l .\n [2020-01-17T21:34:59.566Z] [ "`gofmt -l .`" = "" ]\n [2020-01-17T21:34:59.566Z] ./bin/test-attribution-txt.sh\n [2020-01-17T21:34:59.566Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-17T21:34:59.639Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-17T21:34:59.653Z] $ docker stop --time=1 508548b5fdbe9f34d6263e4697197bf8184c56ce9dd4ba32410dd3a96547e608\n [2020-01-17T21:35:01.093Z] $ docker rm -f 508548b5fdbe9f34d6263e4697197bf8184c56ce9dd4ba32410dd3a96547e608\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-01-17T21:35:02.342Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-17T21:35:02.656Z] + ls -al .\n [2020-01-17T21:35:02.657Z] total 104\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 17 21:34 .\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 17 21:33 ..\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 4208 Jan 17 21:33 Attribution.txt\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 17 21:33 bin\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 3 jenkins jenkins 55 Jan 17 21:33 cmd\n [2020-01-17T21:35:02.657Z] -rw-r--r--. 1 jenkins jenkins 20949 Jan 17 21:34 coverage.out\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 1197 Jan 17 21:33 Dockerfile\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 954 Jan 17 21:33 Dockerfile.build\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 17 21:33 .dockerignore\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 17 21:33 .git\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 338 Jan 17 21:33 .gitignore\n [2020-01-17T21:35:02.657Z] -rw-r--r--. 1 jenkins jenkins 674 Jan 17 21:34 go.mod\n [2020-01-17T21:35:02.657Z] -rw-r--r--. 1 jenkins jenkins 12348 Jan 17 21:34 go.sum\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 17 21:33 internal\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 680 Jan 17 21:33 Jenkinsfile\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 17 21:33 LICENSE\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 880 Jan 17 21:33 Makefile\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 2 jenkins jenkins 25 Jan 17 21:33 mock\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 411 Jan 17 21:33 README.md\n [2020-01-17T21:35:02.657Z] drwx------. 3 jenkins jenkins 32 Jan 17 21:33 .semver\n [2020-01-17T21:35:02.657Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 17 21:33 snap\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 17 21:33 VERSION\n [2020-01-17T21:35:02.657Z] -rw-rw-r--. 1 jenkins jenkins 229 Jan 17 21:33 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:35:02.981Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=2bbaf7143df0760086071f4eb2d032c0c36a50c0 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-17T21:35:02.981Z] Sending build context to Docker daemon 371.7kB\n\n [2020-01-17T21:35:02.981Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n [2020-01-17T21:35:02.981Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-01-17T21:35:02.981Z] ---> abae2c4786c9\n [2020-01-17T21:35:02.981Z] Step 3/17 : ARG MAKE=\'make build\'\n [2020-01-17T21:35:02.981Z] ---> Running in a300f46b67fc\n [2020-01-17T21:35:03.241Z] Removing intermediate container a300f46b67fc\n [2020-01-17T21:35:03.241Z] ---> fb2d2b89a2a4\n [2020-01-17T21:35:03.241Z] Step 4/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-17T21:35:03.241Z] ---> Running in 3cdb187c032b\n [2020-01-17T21:35:04.178Z] Removing intermediate container 3cdb187c032b\n [2020-01-17T21:35:04.178Z] ---> fc34f1d18b3c\n [2020-01-17T21:35:04.178Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base\n [2020-01-17T21:35:04.178Z] ---> Running in 957726392d55\n [2020-01-17T21:35:04.437Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-17T21:35:05.006Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-17T21:35:05.263Z] OK: 200 MiB in 52 packages\n [2020-01-17T21:35:05.831Z] Removing intermediate container 957726392d55\n [2020-01-17T21:35:05.831Z] ---> 2db741cfca85\n [2020-01-17T21:35:05.831Z] Step 6/17 : WORKDIR /device-modbus-go\n [2020-01-17T21:35:05.831Z] ---> Running in aa230748b70f\n [2020-01-17T21:35:05.831Z] Removing intermediate container aa230748b70f\n [2020-01-17T21:35:05.831Z] ---> 7c1aea25b785\n [2020-01-17T21:35:05.831Z] Step 7/17 : COPY . .\n [2020-01-17T21:35:06.090Z] ---> 6cd4fd7d99b5\n [2020-01-17T21:35:06.090Z] Step 8/17 : RUN ${MAKE}\n [2020-01-17T21:35:06.348Z] ---> Running in b2761ba6387a\n [2020-01-17T21:35:06.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd\n [2020-01-17T21:35:18.923Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-17T21:35:19.863Z] Removing intermediate container b2761ba6387a\n [2020-01-17T21:35:19.863Z] ---> 25acd9996c05\n [2020-01-17T21:35:19.863Z] Step 9/17 : FROM scratch\n [2020-01-17T21:35:19.863Z] ---> \n [2020-01-17T21:35:19.863Z] Step 10/17 : ENV APP_PORT=49991\n [2020-01-17T21:35:20.122Z] ---> Running in dd3f59af594b\n [2020-01-17T21:35:20.122Z] Removing intermediate container dd3f59af594b\n [2020-01-17T21:35:20.122Z] ---> 357a97280dcd\n [2020-01-17T21:35:20.122Z] Step 11/17 : EXPOSE $APP_PORT\n [2020-01-17T21:35:20.122Z] ---> Running in 1f5ebcb7492e\n [2020-01-17T21:35:20.381Z] Removing intermediate container 1f5ebcb7492e\n [2020-01-17T21:35:20.381Z] ---> dab461c99e6a\n [2020-01-17T21:35:20.381Z] Step 12/17 : COPY --from=builder /device-modbus-go/cmd /\n [2020-01-17T21:35:20.640Z] ---> 958c21b030f9\n [2020-01-17T21:35:20.640Z] Step 13/17 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IoTech Ltd\'\n [2020-01-17T21:35:20.640Z] ---> Running in 3f9e9146b44a\n [2020-01-17T21:35:20.905Z] Removing intermediate container 3f9e9146b44a\n [2020-01-17T21:35:20.905Z] ---> c3cdd892513a\n [2020-01-17T21:35:20.905Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-17T21:35:20.905Z] ---> Running in 72f1e7297522\n [2020-01-17T21:35:21.167Z] Removing intermediate container 72f1e7297522\n [2020-01-17T21:35:21.167Z] ---> 808a56727bc2\n [2020-01-17T21:35:21.167Z] Step 15/17 : LABEL arch=x86_64\n [2020-01-17T21:35:21.167Z] ---> Running in 8657cb6df144\n [2020-01-17T21:35:21.167Z] Removing intermediate container 8657cb6df144\n [2020-01-17T21:35:21.167Z] ---> 6555a722e1d2\n [2020-01-17T21:35:21.167Z] Step 16/17 : LABEL git_sha=2bbaf7143df0760086071f4eb2d032c0c36a50c0\n [2020-01-17T21:35:21.428Z] ---> Running in 8607c7c34888\n [2020-01-17T21:35:21.428Z] Removing intermediate container 8607c7c34888\n [2020-01-17T21:35:21.428Z] ---> 801688baecf1\n [2020-01-17T21:35:21.428Z] Step 17/17 : LABEL version=0.0.0\n [2020-01-17T21:35:21.428Z] ---> Running in 03f458e2fda5\n [2020-01-17T21:35:21.686Z] Removing intermediate container 03f458e2fda5\n [2020-01-17T21:35:21.686Z] ---> 5df63efe4dfd\n [2020-01-17T21:35:21.686Z] Successfully built 5df63efe4dfd\n [2020-01-17T21:35:21.686Z] Successfully tagged docker-device-modbus-go: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] // stage\n [Pipeline] }\n [2020-01-17T21:38:11.626Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14965 in /w/workspace/xfoundry_device-modbus-go_PR-116\n [Pipeline] {\n [Pipeline] ws\n [2020-01-17T21:38:11.665Z] Running in /w/workspace/device-modbus-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-17T21:38:19.724Z] using credential edgex-jenkins-ssh\n [2020-01-17T21:38:19.758Z] Cloning the remote Git repository\n [2020-01-17T21:38:19.758Z] Cloning with configured refspecs honoured and without tags\n [2020-01-17T21:38:19.826Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git\n [2020-01-17T21:38:19.904Z] > git init /w/workspace/device-modbus-go/1 # timeout=10\n [2020-01-17T21:38:19.990Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n [2020-01-17T21:38:19.991Z] > git --version # timeout=10\n [2020-01-17T21:38:20.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-17T21:38:20.094Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-17T21:38:20.884Z] Fetching without tags\n [2020-01-17T21:38:21.370Z] Merging remotes/origin/master commit ab0b52a4cdb10761ff66a3e5ab5503c08789810b into PR head commit 2bbaf7143df0760086071f4eb2d032c0c36a50c0\n [2020-01-17T21:38:20.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n [2020-01-17T21:38:20.795Z] > git config --add remote.origin.fetch +refs/pull/116/head:refs/remotes/origin/PR-116 # timeout=10\n [2020-01-17T21:38:20.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-17T21:38:20.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10\n [2020-01-17T21:38:20.904Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git\n [2020-01-17T21:38:20.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-17T21:38:20.919Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-17T21:38:21.397Z] > git config core.sparsecheckout # timeout=10\n [2020-01-17T21:38:21.427Z] > git checkout -f 2bbaf7143df0760086071f4eb2d032c0c36a50c0 # timeout=10\n [2020-01-17T21:38:21.521Z] > git merge ab0b52a4cdb10761ff66a3e5ab5503c08789810b # timeout=10\n [2020-01-17T21:38:21.550Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-17T21:38:21.570Z] Merge succeeded, producing 2bbaf7143df0760086071f4eb2d032c0c36a50c0\n [2020-01-17T21:38:21.570Z] Checking out Revision 2bbaf7143df0760086071f4eb2d032c0c36a50c0 (PR-116)\n [2020-01-17T21:38:21.582Z] > git config core.sparsecheckout # timeout=10\n [2020-01-17T21:38:21.605Z] > git checkout -f 2bbaf7143df0760086071f4eb2d032c0c36a50c0 # timeout=10\n [2020-01-17T21:38:25.900Z] Commit message: "Changes for Geneva pipelines"\n [2020-01-17T21:38:25.983Z] > git --version # timeout=10\n [2020-01-17T21:38:26.032Z] fatal: bad object 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\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-01-17T21:38:27.103Z] =========================================================\n [2020-01-17T21:38:27.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine]\n [2020-01-17T21:38:27.103Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:38:28.971Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine .\n [2020-01-17T21:38:29.947Z] Sending build context to Docker daemon 343kB\n\n [2020-01-17T21:38:29.947Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-17T21:38:29.947Z] Step 2/8 : FROM ${BASE}\n [2020-01-17T21:38:30.230Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-17T21:38:30.230Z] 29bddadc8f3f: Pulling fs layer\n [2020-01-17T21:38:30.230Z] 02bb20f2603b: Pulling fs layer\n [2020-01-17T21:38:30.230Z] b62863a3550b: Pulling fs layer\n [2020-01-17T21:38:30.230Z] 9586258a13ea: Pulling fs layer\n [2020-01-17T21:38:30.230Z] a8b2cbafd68c: Pulling fs layer\n [2020-01-17T21:38:30.230Z] d1dd75721c92: Pulling fs layer\n [2020-01-17T21:38:30.230Z] 4e34fffdb759: Pulling fs layer\n [2020-01-17T21:38:30.230Z] fd1d9eb628f9: Pulling fs layer\n [2020-01-17T21:38:30.230Z] bd44c58b92db: Pulling fs layer\n [2020-01-17T21:38:30.230Z] e5856e266cf4: Pulling fs layer\n [2020-01-17T21:38:30.230Z] f0f88b30cdbb: Pulling fs layer\n [2020-01-17T21:38:30.230Z] d1dd75721c92: Waiting\n [2020-01-17T21:38:30.230Z] 4e34fffdb759: Waiting\n [2020-01-17T21:38:30.230Z] fd1d9eb628f9: Waiting\n [2020-01-17T21:38:30.230Z] bd44c58b92db: Waiting\n [2020-01-17T21:38:30.230Z] e5856e266cf4: Waiting\n [2020-01-17T21:38:30.230Z] f0f88b30cdbb: Waiting\n [2020-01-17T21:38:30.230Z] 9586258a13ea: Waiting\n [2020-01-17T21:38:30.230Z] a8b2cbafd68c: Waiting\n [2020-01-17T21:38:30.230Z] b62863a3550b: Verifying Checksum\n [2020-01-17T21:38:30.230Z] b62863a3550b: Download complete\n [2020-01-17T21:38:30.505Z] 02bb20f2603b: Verifying Checksum\n [2020-01-17T21:38:30.505Z] 02bb20f2603b: Download complete\n [2020-01-17T21:38:30.505Z] a8b2cbafd68c: Verifying Checksum\n [2020-01-17T21:38:30.505Z] a8b2cbafd68c: Download complete\n [2020-01-17T21:38:30.505Z] d1dd75721c92: Verifying Checksum\n [2020-01-17T21:38:30.505Z] d1dd75721c92: Download complete\n [2020-01-17T21:38:30.780Z] 29bddadc8f3f: Verifying Checksum\n [2020-01-17T21:38:30.780Z] 29bddadc8f3f: Download complete\n [2020-01-17T21:38:32.756Z] 29bddadc8f3f: Pull complete\n [2020-01-17T21:38:33.369Z] 02bb20f2603b: Pull complete\n [2020-01-17T21:38:33.647Z] b62863a3550b: Pull complete\n [2020-01-17T21:38:37.952Z] 4e34fffdb759: Verifying Checksum\n [2020-01-17T21:38:37.952Z] 4e34fffdb759: Download complete\n [2020-01-17T21:38:37.952Z] bd44c58b92db: Verifying Checksum\n [2020-01-17T21:38:37.952Z] bd44c58b92db: Download complete\n [2020-01-17T21:38:42.249Z] e5856e266cf4: Verifying Checksum\n [2020-01-17T21:38:42.249Z] e5856e266cf4: Download complete\n [2020-01-17T21:38:42.249Z] f0f88b30cdbb: Verifying Checksum\n [2020-01-17T21:38:42.249Z] f0f88b30cdbb: Download complete\n [2020-01-17T21:38:43.244Z] fd1d9eb628f9: Verifying Checksum\n [2020-01-17T21:38:43.244Z] fd1d9eb628f9: Download complete\n [2020-01-17T21:38:44.227Z] 9586258a13ea: Verifying Checksum\n [2020-01-17T21:38:44.227Z] 9586258a13ea: Download complete\n [2020-01-17T21:38:59.289Z] 9586258a13ea: Pull complete\n [2020-01-17T21:38:59.289Z] a8b2cbafd68c: Pull complete\n [2020-01-17T21:38:59.579Z] d1dd75721c92: Pull complete\n [2020-01-17T21:39:07.871Z] 4e34fffdb759: Pull complete\n [2020-01-17T21:39:14.562Z] fd1d9eb628f9: Pull complete\n [2020-01-17T21:39:14.562Z] bd44c58b92db: Pull complete\n [2020-01-17T21:39:17.171Z] e5856e266cf4: Pull complete\n [2020-01-17T21:39:17.171Z] f0f88b30cdbb: Pull complete\n [2020-01-17T21:39:17.171Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20\n [2020-01-17T21:39:17.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine\n [2020-01-17T21:39:17.171Z] ---> 0be50c763560\n [2020-01-17T21:39:17.171Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-01-17T21:39:21.475Z] ---> Running in 5f0dcf09c972\n [2020-01-17T21:39:21.475Z] Removing intermediate container 5f0dcf09c972\n [2020-01-17T21:39:21.475Z] ---> 4e75ad382d01\n [2020-01-17T21:39:21.475Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-17T21:39:21.475Z] ---> Running in 43adc4c8b98c\n [2020-01-17T21:39:23.449Z] Removing intermediate container 43adc4c8b98c\n [2020-01-17T21:39:23.449Z] ---> 193a1c414e14\n [2020-01-17T21:39:23.449Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-01-17T21:39:23.449Z] ---> Running in 208b96294b5b\n [2020-01-17T21:39:24.419Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-17T21:39:25.008Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-17T21:39:25.596Z] (1/13) Installing libmagic (5.37-r1)\n [2020-01-17T21:39:25.596Z] (2/13) Installing file (5.37-r1)\n [2020-01-17T21:39:25.864Z] (3/13) Installing libc-dev (0.7.1-r0)\n [2020-01-17T21:39:25.864Z] (4/13) Installing g++ (8.3.0-r0)\n [2020-01-17T21:39:27.306Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-01-17T21:39:27.306Z] (6/13) Installing build-base (0.5-r1)\n [2020-01-17T21:39:27.573Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-01-17T21:39:27.573Z] (8/13) Installing libedit (20190324.3.1-r0)\n [2020-01-17T21:39:27.573Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-01-17T21:39:28.541Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-01-17T21:39:28.541Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-01-17T21:39:28.541Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-01-17T21:39:28.814Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-01-17T21:39:28.814Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-17T21:39:28.814Z] OK: 197 MiB in 52 packages\n [2020-01-17T21:39:34.188Z] Removing intermediate container 208b96294b5b\n [2020-01-17T21:39:34.188Z] ---> 90a76090323d\n [2020-01-17T21:39:34.188Z] Step 6/8 : WORKDIR /device-modbus-go\n [2020-01-17T21:39:34.188Z] ---> Running in 411c9637e192\n [2020-01-17T21:39:34.188Z] Removing intermediate container 411c9637e192\n [2020-01-17T21:39:34.188Z] ---> 502872718503\n [2020-01-17T21:39:34.188Z] Step 7/8 : COPY . .\n [2020-01-17T21:39:34.781Z] ---> 0bb82ad2f36c\n [2020-01-17T21:39:34.781Z] Step 8/8 : RUN go mod download\n [2020-01-17T21:39:34.781Z] ---> Running in 931508dea61a\n [2020-01-17T21:39:36.214Z] \x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.1\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.1\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/serial v0.1.0\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/goburrow/modbus v0.1.0\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.1\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.0\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62\n [2020-01-17T21:39:36.214Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-17T21:39:37.654Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7\n [2020-01-17T21:39:37.654Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.1.0\n [2020-01-17T21:39:37.654Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.1.4\n [2020-01-17T21:39:37.927Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-17T21:39:37.927Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-17T21:39:37.927Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-17T21:39:37.927Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-17T21:39:37.927Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-17T21:39:38.199Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-17T21:39:39.183Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-17T21:39:39.184Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-17T21:39:39.457Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-wordwrap v1.0.0\n [2020-01-17T21:39:39.726Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-17T21:39:39.726Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-17T21:39:40.315Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-17T21:39:40.315Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v2.1.0+incompatible\n [2020-01-17T21:39:40.606Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-17T21:39:40.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-17T21:39:40.880Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-17T21:39:41.158Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-17T21:39:41.750Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-17T21:39:41.750Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-17T21:39:42.022Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-17T21:39:42.295Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-17T21:39:42.566Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-17T21:39:42.566Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-17T21:39:42.846Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-17T21:39:43.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-17T21:39:43.726Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-17T21:39:43.726Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-17T21:39:43.726Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-17T21:39:44.006Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-17T21:39:44.288Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-17T21:39:44.562Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-17T21:39:44.833Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-17T21:39:45.105Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-17T21:39:45.105Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-17T21:39:45.377Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-17T21:39:45.647Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-17T21:39:45.917Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-17T21:39:46.187Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-17T21:39:47.153Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-17T21:39:47.153Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-17T21:39:48.588Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-17T21:39:48.868Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-17T21:39:50.324Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-17T21:39:50.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-17T21:39:50.324Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-17T21:39:50.324Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-17T21:39:50.324Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-17T21:39:50.324Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-17T21:39:50.597Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-17T21:39:50.878Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-17T21:39:51.866Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-17T21:39:51.866Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-17T21:39:52.144Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-17T21:39:52.421Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-17T21:39:52.422Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-17T21:39:52.695Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-17T21:39:52.968Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-17T21:39:53.244Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-17T21:39:53.517Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-17T21:39:53.787Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-17T21:39:53.787Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-17T21:39:53.787Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-17T21:39:54.382Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-17T21:41:02.380Z] \x1b[0mRemoving intermediate container 931508dea61a\n [2020-01-17T21:41:02.380Z] ---> 33aac30b544a\n [2020-01-17T21:41:02.380Z] Successfully built 33aac30b544a\n [2020-01-17T21:41:02.380Z] 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-01-17T21:41:03.016Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-17T21:41:03.287Z] .\n [Pipeline] withDockerContainer\n [2020-01-17T21:41:03.681Z] prd-ubuntu18.04-docker-arm64-4c-2g-14965 does not seem to be running inside a container\n [2020-01-17T21:41:03.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-17T21:41:05.348Z] $ docker top 271126aef3fb57f687e0b6f45f282749777dd0da69f97c70b84ed704d11bc58a -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T21:41:07.749Z] + go version\n [2020-01-17T21:41:07.749Z] go version go1.11.13 linux/arm64\n [Pipeline] sh\n [2020-01-17T21:41:08.461Z] + make test\n [2020-01-17T21:41:08.461Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-17T21:41:09.906Z] ? \tgithub.com/edgexfoundry/device-modbus-go\t[no test files]\n [2020-01-17T21:42:17.954Z] ? \tgithub.com/edgexfoundry/device-modbus-go/cmd\t[no test files]\n [2020-01-17T21:42:17.954Z] ok \tgithub.com/edgexfoundry/device-modbus-go/internal/driver\t0.277s\tcoverage: 51.4% of statements\n [2020-01-17T21:42:17.954Z] ? \tgithub.com/edgexfoundry/device-modbus-go/mock\t[no test files]\n [2020-01-17T21:42:17.954Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-17T21:42:33.048Z] gofmt -l .\n [2020-01-17T21:42:33.048Z] [ "`gofmt -l .`" = "" ]\n [2020-01-17T21:42:33.048Z] ./bin/test-attribution-txt.sh\n [2020-01-17T21:42:33.646Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-17T21:42:34.269Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-17T21:42:34.697Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-17T21:42:34.781Z] $ docker stop --time=1 271126aef3fb57f687e0b6f45f282749777dd0da69f97c70b84ed704d11bc58a\n [2020-01-17T21:42:36.889Z] $ docker rm -f 271126aef3fb57f687e0b6f45f282749777dd0da69f97c70b84ed704d11bc58a\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-01-17T21:42:38.043Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-17T21:42:38.388Z] + ls -al .\n [2020-01-17T21:42:38.388Z] total 136\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 21:42 .\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 21:38 ..\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 21:38 .dockerignore\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 21:38 .git\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 338 Jan 17 21:38 .gitignore\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 21:38 .semver\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 4208 Jan 17 21:38 Attribution.txt\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 1197 Jan 17 21:38 Dockerfile\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 954 Jan 17 21:38 Dockerfile.build\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 17 21:38 Jenkinsfile\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 21:38 LICENSE\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 17 21:38 Makefile\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 411 Jan 17 21:38 README.md\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 21:33 VERSION\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 21:38 bin\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 21:38 cmd\n [2020-01-17T21:42:38.388Z] -rw-r--r-- 1 jenkins jenkins 20949 Jan 17 21:42 coverage.out\n [2020-01-17T21:42:38.388Z] -rw-r--r-- 1 jenkins jenkins 674 Jan 17 21:42 go.mod\n [2020-01-17T21:42:38.388Z] -rw-r--r-- 1 jenkins jenkins 12348 Jan 17 21:42 go.sum\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 21:38 internal\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 21:38 mock\n [2020-01-17T21:42:38.388Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 21:38 snap\n [2020-01-17T21:42:38.388Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 17 21:38 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:42:38.753Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=2bbaf7143df0760086071f4eb2d032c0c36a50c0 --label arch=arm64 --label version=0.0.0 .\n [2020-01-17T21:42:39.023Z] Sending build context to Docker daemon 370.2kB\n\n [2020-01-17T21:42:39.023Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n [2020-01-17T21:42:39.023Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-01-17T21:42:39.292Z] ---> 33aac30b544a\n [2020-01-17T21:42:39.292Z] Step 3/17 : ARG MAKE=\'make build\'\n [2020-01-17T21:42:39.560Z] ---> Running in e68c8e3aa7a1\n [2020-01-17T21:42:39.829Z] Removing intermediate container e68c8e3aa7a1\n [2020-01-17T21:42:39.829Z] ---> 7b4b97484d6b\n [2020-01-17T21:42:39.829Z] Step 4/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-17T21:42:40.109Z] ---> Running in e281d6698458\n [2020-01-17T21:42:42.094Z] Removing intermediate container e281d6698458\n [2020-01-17T21:42:42.094Z] ---> c390302dcf7a\n [2020-01-17T21:42:42.094Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base\n [2020-01-17T21:42:42.094Z] ---> Running in 13bf9aa8a4b0\n [2020-01-17T21:42:43.067Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-17T21:42:43.657Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-17T21:42:43.929Z] OK: 197 MiB in 52 packages\n [2020-01-17T21:42:44.918Z] Removing intermediate container 13bf9aa8a4b0\n [2020-01-17T21:42:44.918Z] ---> ed1c638a94b6\n [2020-01-17T21:42:44.918Z] Step 6/17 : WORKDIR /device-modbus-go\n [2020-01-17T21:42:45.186Z] ---> Running in 2a045dd16c4a\n [2020-01-17T21:42:45.457Z] Removing intermediate container 2a045dd16c4a\n [2020-01-17T21:42:45.457Z] ---> 6b1d228501d5\n [2020-01-17T21:42:45.457Z] Step 7/17 : COPY . .\n [2020-01-17T21:42:46.435Z] ---> 518391ea7678\n [2020-01-17T21:42:46.435Z] Step 8/17 : RUN ${MAKE}\n [2020-01-17T21:42:46.435Z] ---> Running in c9fb3e77a5fe\n [2020-01-17T21:42:47.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd\n [2020-01-17T21:43:34.360Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-17T21:43:44.538Z] Removing intermediate container c9fb3e77a5fe\n [2020-01-17T21:43:44.538Z] ---> 6e876522ef92\n [2020-01-17T21:43:44.538Z] Step 9/17 : FROM scratch\n [2020-01-17T21:43:44.538Z] ---> \n [2020-01-17T21:43:44.538Z] Step 10/17 : ENV APP_PORT=49991\n [2020-01-17T21:43:44.538Z] ---> Running in 282b5c800515\n [2020-01-17T21:43:44.538Z] Removing intermediate container 282b5c800515\n [2020-01-17T21:43:44.538Z] ---> 67231e1e7a0c\n [2020-01-17T21:43:44.538Z] Step 11/17 : EXPOSE $APP_PORT\n [2020-01-17T21:43:44.538Z] ---> Running in 12bd4f0607e7\n [2020-01-17T21:43:45.130Z] Removing intermediate container 12bd4f0607e7\n [2020-01-17T21:43:45.130Z] ---> dfbcc1c791d9\n [2020-01-17T21:43:45.130Z] Step 12/17 : COPY --from=builder /device-modbus-go/cmd /\n [2020-01-17T21:43:46.107Z] ---> 24da7f770469\n [2020-01-17T21:43:46.107Z] Step 13/17 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IoTech Ltd\'\n [2020-01-17T21:43:46.394Z] ---> Running in 4ca2e146f155\n [2020-01-17T21:43:46.674Z] Removing intermediate container 4ca2e146f155\n [2020-01-17T21:43:46.674Z] ---> ba533a0cf152\n [2020-01-17T21:43:46.674Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-17T21:43:46.674Z] ---> Running in 859edc869d79\n [2020-01-17T21:43:46.944Z] Removing intermediate container 859edc869d79\n [2020-01-17T21:43:46.944Z] ---> a04d99268705\n [2020-01-17T21:43:46.944Z] Step 15/17 : LABEL arch=arm64\n [2020-01-17T21:43:47.212Z] ---> Running in 206a0ef1b880\n [2020-01-17T21:43:47.492Z] Removing intermediate container 206a0ef1b880\n [2020-01-17T21:43:47.492Z] ---> 11fbe7c16de8\n [2020-01-17T21:43:47.492Z] Step 16/17 : LABEL git_sha=2bbaf7143df0760086071f4eb2d032c0c36a50c0\n [2020-01-17T21:43:47.760Z] ---> Running in 9a19d7feab0a\n [2020-01-17T21:43:48.031Z] Removing intermediate container 9a19d7feab0a\n [2020-01-17T21:43:48.031Z] ---> 6afd3eceb6eb\n [2020-01-17T21:43:48.031Z] Step 17/17 : LABEL version=0.0.0\n [2020-01-17T21:43:48.031Z] ---> Running in b4872ace400b\n [2020-01-17T21:43:48.618Z] Removing intermediate container b4872ace400b\n [2020-01-17T21:43:48.618Z] ---> bc4c06afada2\n [2020-01-17T21:43:48.618Z] Successfully built bc4c06afada2\n [2020-01-17T21:43:48.618Z] Successfully tagged docker-device-modbus-go-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-01-17T21:43:49.318Z] provisioning config files...\n [2020-01-17T21:43:49.331Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/device-modbus-go/1@tmp/config1502093564581128874tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T21:43:49.667Z] + curl -s https://codecov.io/bash\n [2020-01-17T21:43:49.667Z] + bash -s - -t @/w/workspace/device-modbus-go/1@tmp/config1502093564581128874tmp\n [2020-01-17T21:43:49.925Z] \n [2020-01-17T21:43:49.925Z] _____ _\n [2020-01-17T21:43:49.925Z] / ____| | |\n [2020-01-17T21:43:49.925Z] | | ___ __| | ___ ___ _____ __\n [2020-01-17T21:43:49.925Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-17T21:43:49.925Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-17T21:43:49.925Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-17T21:43:49.925Z] Bash-20191211-b8db533\n [2020-01-17T21:43:49.925Z] \n [2020-01-17T21:43:49.925Z] \n [2020-01-17T21:43:49.925Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-17T21:43:49.925Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-17T21:43:49.925Z] \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-01-17T21:43:49.925Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-17T21:43:49.925Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-17T21:43:49.925Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-17T21:43:49.925Z] \x1b[0;32m+\x1b[0m .\n [2020-01-17T21:43:49.925Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-17T21:43:49.925Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-17T21:43:49.925Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-17T21:43:49.925Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=20949\x1b[0m\n [2020-01-17T21:43:50.185Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-17T21:43:50.185Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-17T21:43:50.185Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-17T21:43:50.185Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-17T21:43:50.185Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-17T21:43:50.185Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-17T21:43:50.185Z] \x1b[0;90mquery:\x1b[0m branch=PR-116&commit=2bbaf7143df0760086071f4eb2d032c0c36a50c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=116&job=\n [2020-01-17T21:43:50.185Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-17T21:43:50.185Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-116&commit=2bbaf7143df0760086071f4eb2d032c0c36a50c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=116&job=\n [2020-01-17T21:43:51.119Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-17T21:43:51.685Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-modbus-go/commit/2bbaf7143df0760086071f4eb2d032c0c36a50c0\x1b[0m\n [Pipeline] }\n [2020-01-17T21:43:51.701Z] 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-01-17T21:43:52.685Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-17T21:43:53.267Z] ---> package-listing.sh\n [2020-01-17T21:43:53.268Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-17T21:43:53.268Z] ++ facter osfamily\n [2020-01-17T21:43:53.268Z] + OS_FAMILY=redhat\n [2020-01-17T21:43:53.268Z] + workspace=/w/workspace/device-modbus-go/1\n [2020-01-17T21:43:53.268Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-17T21:43:53.268Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-17T21:43:53.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-17T21:43:53.268Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-17T21:43:53.268Z] + \'[\' /w/workspace/device-modbus-go/1 \']\'\n [2020-01-17T21:43:53.268Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-17T21:43:53.268Z] + case "${OS_FAMILY}" in\n [2020-01-17T21:43:53.268Z] + rpm -qa\n [2020-01-17T21:43:53.268Z] + sort\n [2020-01-17T21:43:57.463Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-17T21:43:57.464Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-17T21:43:57.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-17T21:43:57.464Z] + \'[\' /w/workspace/device-modbus-go/1 \']\'\n [2020-01-17T21:43:57.464Z] + mkdir -p /w/workspace/device-modbus-go/1/archives/\n [2020-01-17T21:43:57.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/device-modbus-go/1/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:43:57.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-17T21:43:57.958Z] \n [2020-01-17T21:43:57.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T21:43:58.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-17T21:43:58.314Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-17T21:43:58.314Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-17T21:43:58.314Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-17T21:43:58.314Z] c9ea274ed700: Pulling fs layer\n [2020-01-17T21:43:58.314Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-17T21:43:58.314Z] f6a933c9cadc: Pulling fs layer\n [2020-01-17T21:43:58.314Z] 61811dbd4963: Pulling fs layer\n [2020-01-17T21:43:58.314Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-17T21:43:58.314Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-17T21:43:58.314Z] dc21a1d4508b: Pulling fs layer\n [2020-01-17T21:43:58.314Z] 363af2e989c4: Pulling fs layer\n [2020-01-17T21:43:58.314Z] 9cfac6ba3733: Waiting\n [2020-01-17T21:43:58.314Z] f6a933c9cadc: Waiting\n [2020-01-17T21:43:58.314Z] 61811dbd4963: Waiting\n [2020-01-17T21:43:58.314Z] a6eb2c9e2280: Waiting\n [2020-01-17T21:43:58.314Z] dc21a1d4508b: Waiting\n [2020-01-17T21:43:58.314Z] 363af2e989c4: Waiting\n [2020-01-17T21:43:58.314Z] da0e9bf0cc60: Download complete\n [2020-01-17T21:43:58.314Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-17T21:43:58.314Z] 9cfac6ba3733: Download complete\n [2020-01-17T21:43:58.314Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-17T21:43:58.314Z] e6b0cf9c0882: Download complete\n [2020-01-17T21:43:58.314Z] f6a933c9cadc: Verifying Checksum\n [2020-01-17T21:43:58.314Z] f6a933c9cadc: Download complete\n [2020-01-17T21:43:58.583Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-17T21:43:58.583Z] a6eb2c9e2280: Download complete\n [2020-01-17T21:43:58.853Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-17T21:43:58.853Z] 095dd8b7b4d8: Download complete\n [2020-01-17T21:43:58.853Z] e6b0cf9c0882: Pull complete\n [2020-01-17T21:43:58.853Z] c9ea274ed700: Verifying Checksum\n [2020-01-17T21:43:58.853Z] c9ea274ed700: Download complete\n [2020-01-17T21:43:58.853Z] 363af2e989c4: Verifying Checksum\n [2020-01-17T21:43:58.853Z] 363af2e989c4: Download complete\n [2020-01-17T21:43:58.853Z] dc21a1d4508b: Verifying Checksum\n [2020-01-17T21:43:58.853Z] dc21a1d4508b: Download complete\n [2020-01-17T21:43:58.853Z] da0e9bf0cc60: Pull complete\n [2020-01-17T21:43:59.423Z] 61811dbd4963: Verifying Checksum\n [2020-01-17T21:43:59.423Z] 61811dbd4963: Download complete\n [2020-01-17T21:44:00.817Z] c9ea274ed700: Pull complete\n [2020-01-17T21:44:00.817Z] 9cfac6ba3733: Pull complete\n [2020-01-17T21:44:01.075Z] f6a933c9cadc: Pull complete\n [2020-01-17T21:44:05.272Z] 61811dbd4963: Pull complete\n [2020-01-17T21:44:05.532Z] a6eb2c9e2280: Pull complete\n [2020-01-17T21:44:06.907Z] 095dd8b7b4d8: Pull complete\n [2020-01-17T21:44:06.907Z] dc21a1d4508b: Pull complete\n [2020-01-17T21:44:07.165Z] 363af2e989c4: Pull complete\n [2020-01-17T21:44:07.165Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-17T21:44:07.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-17T21:44:07.334Z] prd-centos7-docker-4c-2g-14963 does not seem to be running inside a container\n [2020-01-17T21:44:07.368Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-17T21:44:08.761Z] $ docker top 456e59cad01797087a9145e010ee9c629ba7318abfe81da2168b91dff08dc2df -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-17T21:44:09.489Z] provisioning config files...\n [2020-01-17T21:44:09.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8260305813356977494tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-17T21:44:09.570Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-17T21:44:09.893Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-17T21:44:09.913Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-17T21:44:10.232Z] ---> logs-deploy.sh\n [2020-01-17T21:44:10.232Z] + ARCHIVE_ARTIFACTS=\n [2020-01-17T21:44:10.232Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-17T21:44:10.232Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-17T21:44:10.232Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-17T21:44:10.232Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-116/1\n [2020-01-17T21:44:10.232Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-116/1/\n [2020-01-17T21:44:10.232Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-116/1 /w/workspace/device-modbus-go/1\n [2020-01-17T21:44:11.166Z] Archives upload complete.\n [2020-01-17T21:44:11.166Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-116/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-116/1/\n [2020-01-17T21:44:11.735Z] ---> uname -a:\n [2020-01-17T21:44:11.735Z] Linux 456e59cad017 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> lscpu:\n [2020-01-17T21:44:11.735Z] Architecture: x86_64\n [2020-01-17T21:44:11.735Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-17T21:44:11.735Z] Byte Order: Little Endian\n [2020-01-17T21:44:11.735Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-17T21:44:11.735Z] CPU(s): 4\n [2020-01-17T21:44:11.735Z] On-line CPU(s) list: 0-3\n [2020-01-17T21:44:11.735Z] Thread(s) per core: 1\n [2020-01-17T21:44:11.735Z] Core(s) per socket: 1\n [2020-01-17T21:44:11.735Z] Socket(s): 4\n [2020-01-17T21:44:11.735Z] NUMA node(s): 1\n [2020-01-17T21:44:11.735Z] Vendor ID: GenuineIntel\n [2020-01-17T21:44:11.735Z] CPU family: 6\n [2020-01-17T21:44:11.735Z] Model: 44\n [2020-01-17T21:44:11.735Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-17T21:44:11.735Z] Stepping: 1\n [2020-01-17T21:44:11.735Z] CPU MHz: 2933.438\n [2020-01-17T21:44:11.735Z] BogoMIPS: 5866.87\n [2020-01-17T21:44:11.735Z] Virtualization: VT-x\n [2020-01-17T21:44:11.735Z] Hypervisor vendor: KVM\n [2020-01-17T21:44:11.735Z] Virtualization type: full\n [2020-01-17T21:44:11.735Z] L1d cache: 128 KiB\n [2020-01-17T21:44:11.735Z] L1i cache: 128 KiB\n [2020-01-17T21:44:11.735Z] L2 cache: 16 MiB\n [2020-01-17T21:44:11.735Z] L3 cache: 64 MiB\n [2020-01-17T21:44:11.735Z] NUMA node0 CPU(s): 0-3\n [2020-01-17T21:44:11.735Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-17T21:44:11.735Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-17T21:44:11.735Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-17T21:44:11.735Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-17T21:44:11.735Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-17T21:44:11.735Z] 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-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> nproc:\n [2020-01-17T21:44:11.735Z] 4\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> df -h:\n [2020-01-17T21:44:11.735Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-17T21:44:11.735Z] overlay 50.0G 7.3G 42.7G 15% /\n [2020-01-17T21:44:11.735Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-17T21:44:11.735Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-17T21:44:11.735Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-17T21:44:11.735Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf\n [2020-01-17T21:44:11.735Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname\n [2020-01-17T21:44:11.735Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts\n [2020-01-17T21:44:11.735Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa\n [2020-01-17T21:44:11.735Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/device-modbus-go/1@tmp\n [2020-01-17T21:44:11.735Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/device-modbus-go/1\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> free -m:\n [2020-01-17T21:44:11.735Z] total used free shared buff/cache available\n [2020-01-17T21:44:11.735Z] Mem: 1838 700 90 0 1047 1052\n [2020-01-17T21:44:11.735Z] Swap: 1023 1 1022\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> ip addr:\n [2020-01-17T21:44:11.735Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-17T21:44:11.735Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-17T21:44:11.735Z] inet 127.0.0.1/8 scope host lo\n [2020-01-17T21:44:11.735Z] valid_lft forever preferred_lft forever\n [2020-01-17T21:44:11.735Z] 20: eth0@if21: mtu 1458 qdisc noqueue state UP \n [2020-01-17T21:44:11.735Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-17T21:44:11.735Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-17T21:44:11.735Z] valid_lft forever preferred_lft forever\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> sar -b -r -n DEV:\n [2020-01-17T21:44:11.735Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/17/20 \t_x86_64_\t(4 CPU)\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] 21:32:54 LINUX RESTART\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] 21:34:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-17T21:44:11.735Z] 21:35:02 259.31 138.49 120.83 4677.08 19387.85\n [2020-01-17T21:44:11.735Z] 21:36:01 35.02 7.81 27.21 346.22 2565.88\n [2020-01-17T21:44:11.735Z] 21:37:01 2.50 0.03 2.47 0.53 70.49\n [2020-01-17T21:44:11.735Z] 21:38:01 0.70 0.03 0.67 1.07 7.26\n [2020-01-17T21:44:11.735Z] 21:39:01 0.77 0.03 0.73 0.27 9.73\n [2020-01-17T21:44:11.735Z] 21:40:01 0.32 0.03 0.28 0.67 4.05\n [2020-01-17T21:44:11.735Z] 21:41:01 0.25 0.00 0.25 0.00 2.95\n [2020-01-17T21:44:11.735Z] 21:42:01 0.28 0.00 0.28 0.00 3.08\n [2020-01-17T21:44:11.735Z] 21:43:01 0.23 0.00 0.23 0.00 3.05\n [2020-01-17T21:44:11.735Z] 21:44:01 64.37 51.26 13.12 3736.31 7472.72\n [2020-01-17T21:44:11.735Z] Average: 36.39 19.79 16.59 877.38 2954.29\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] 21:34:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-17T21:44:11.735Z] 21:35:02 507908 1374396 73.02 2424 760692 968360 33.04 483292 669672 60\n [2020-01-17T21:44:11.735Z] 21:36:01 447856 1434448 76.21 2384 818588 961892 32.82 509660 704220 20\n [2020-01-17T21:44:11.735Z] 21:37:01 449592 1432712 76.11 2384 818652 930000 31.73 510780 701980 12\n [2020-01-17T21:44:11.735Z] 21:38:01 449384 1432920 76.13 2384 818656 930000 31.73 511416 701980 8\n [2020-01-17T21:44:11.735Z] 21:39:01 446052 1436252 76.30 2384 818668 930192 31.74 531012 685696 8\n [2020-01-17T21:44:11.735Z] 21:40:01 446952 1435352 76.26 2384 818696 930000 31.73 529980 685628 12\n [2020-01-17T21:44:11.735Z] 21:41:01 450888 1431416 76.05 2384 818700 930000 31.73 527024 684964 8\n [2020-01-17T21:44:11.735Z] 21:42:01 450648 1431656 76.06 2384 818704 930000 31.73 527040 684964 16\n [2020-01-17T21:44:11.735Z] 21:43:01 450764 1431540 76.05 2384 818712 930000 31.73 527048 684964 8\n [2020-01-17T21:44:11.735Z] 21:44:01 65220 1817084 96.54 2328 1137828 1130112 38.56 619608 959748 55820\n [2020-01-17T21:44:11.735Z] Average: 416526 1465778 77.87 2382 844790 957056 32.65 527686 716382 5597\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] 21:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-17T21:44:11.735Z] 21:35:02 eth0 316.96 229.35 1464.43 29.49 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:35:02 docker0 210.67 281.60 14.42 1434.61 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:36:01 eth0 15.17 8.96 34.33 5.05 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:36:01 docker0 1.91 2.90 0.10 23.70 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:37:01 eth0 0.53 0.08 0.02 0.04 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:38:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:39:01 eth0 0.77 0.67 0.42 0.28 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:40:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:41:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:42:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:44:01 eth0 81.57 69.24 2111.34 9.16 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] Average: eth0 41.64 30.91 361.73 4.41 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] Average: docker0 21.30 28.50 1.46 146.08 0.00 0.00 0.00\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] ---> sar -P ALL:\n [2020-01-17T21:44:11.735Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/17/20 \t_x86_64_\t(4 CPU)\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] 21:32:54 LINUX RESTART\n [2020-01-17T21:44:11.735Z] \n [2020-01-17T21:44:11.735Z] 21:34:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-17T21:44:11.735Z] 21:35:02 all 30.11 0.00 10.26 3.10 0.03 56.51\n [2020-01-17T21:44:11.735Z] 21:35:02 0 29.73 0.00 10.89 2.45 0.07 56.87\n [2020-01-17T21:44:11.735Z] 21:35:02 1 28.25 0.00 9.62 3.31 0.02 58.81\n [2020-01-17T21:44:11.735Z] 21:35:02 2 30.71 0.00 11.05 2.60 0.02 55.63\n [2020-01-17T21:44:11.735Z] 21:35:02 3 31.74 0.00 9.49 4.07 0.03 54.68\n [2020-01-17T21:44:11.735Z] 21:36:01 all 12.88 0.00 3.33 0.31 0.01 83.48\n [2020-01-17T21:44:11.735Z] 21:36:01 0 14.89 0.00 3.59 0.19 0.00 81.33\n [2020-01-17T21:44:11.735Z] 21:36:01 1 12.49 0.00 3.13 0.14 0.02 84.23\n [2020-01-17T21:44:11.735Z] 21:36:01 2 12.50 0.00 3.24 0.27 0.00 83.99\n [2020-01-17T21:44:11.735Z] 21:36:01 3 11.66 0.00 3.29 0.61 0.00 84.43\n [2020-01-17T21:44:11.735Z] 21:37:01 all 0.18 0.00 0.06 0.00 0.00 99.77\n [2020-01-17T21:44:11.735Z] 21:37:01 0 0.23 0.00 0.07 0.00 0.00 99.70\n [2020-01-17T21:44:11.735Z] 21:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-17T21:44:11.735Z] 21:37:01 2 0.35 0.00 0.08 0.00 0.00 99.57\n [2020-01-17T21:44:11.735Z] 21:37:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-17T21:44:11.735Z] 21:38:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-01-17T21:44:11.735Z] 21:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-17T21:44:11.735Z] 21:38:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-17T21:44:11.735Z] 21:38:01 2 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-17T21:44:11.735Z] 21:38:01 3 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-17T21:44:11.735Z] 21:39:01 all 0.18 0.00 0.08 0.00 0.00 99.73\n [2020-01-17T21:44:11.735Z] 21:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-17T21:44:11.735Z] 21:39:01 1 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-17T21:44:11.735Z] 21:39:01 2 0.57 0.00 0.17 0.00 0.00 99.27\n [2020-01-17T21:44:11.735Z] 21:39:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-17T21:44:11.735Z] 21:40:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-01-17T21:44:11.735Z] 21:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-01-17T21:44:11.735Z] 21:40:01 1 0.48 0.00 0.03 0.02 0.00 99.47\n [2020-01-17T21:44:11.735Z] 21:40:01 2 0.13 0.00 0.07 0.00 0.02 99.78\n [2020-01-17T21:44:11.735Z] 21:40:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-17T21:44:11.735Z] 21:41:01 all 0.18 0.00 0.05 0.00 0.00 99.78\n [2020-01-17T21:44:11.735Z] 21:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-17T21:44:11.735Z] 21:41:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-17T21:44:11.735Z] 21:41:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-17T21:44:11.735Z] 21:41:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-17T21:44:11.735Z] 21:42:01 all 0.19 0.00 0.05 0.00 0.00 99.77\n [2020-01-17T21:44:11.735Z] 21:42:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-17T21:44:11.735Z] 21:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-17T21:44:11.735Z] 21:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-17T21:44:11.735Z] 21:42:01 3 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-17T21:44:11.735Z] 21:43:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-01-17T21:44:11.735Z] 21:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-17T21:44:11.735Z] 21:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-17T21:44:11.735Z] 21:43:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-17T21:44:11.735Z] 21:43:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-17T21:44:11.735Z] 21:44:01 all 2.70 0.00 1.63 1.30 0.01 94.36\n [2020-01-17T21:44:11.736Z] 21:44:01 0 2.71 0.00 1.82 1.19 0.00 94.28\n [2020-01-17T21:44:11.736Z] 21:44:01 1 3.01 0.00 1.27 0.73 0.02 94.97\n [2020-01-17T21:44:11.736Z] 21:44:01 2 2.60 0.00 1.57 2.31 0.00 93.52\n [2020-01-17T21:44:11.736Z] 21:44:01 3 2.47 0.00 1.87 0.94 0.02 94.70\n [2020-01-17T21:44:11.736Z] Average: all 4.64 0.00 1.54 0.47 0.01 93.34\n [2020-01-17T21:44:11.736Z] Average: 0 4.72 0.00 1.64 0.38 0.01 93.24\n [2020-01-17T21:44:11.736Z] Average: 1 4.46 0.00 1.42 0.42 0.01 93.69\n [2020-01-17T21:44:11.736Z] Average: 2 4.71 0.00 1.62 0.52 0.00 93.15\n [2020-01-17T21:44:11.736Z] Average: 3 4.68 0.00 1.49 0.56 0.01 93.28\n [2020-01-17T21:44:11.736Z] \n [2020-01-17T21:44:11.736Z] \n [2020-01-17T21:44:11.736Z] '