b' Pull request #224 updated\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 lranjbar for edgexfoundry/device-sdk-c\n Obtained Jenkinsfile from 6716e0703df12f93d30cf535aa731db801173eec+ecbb4819db19b70c788314812264f666bde980b7 (7871708227cb0b360bab67b27c50bd4e5da1ee42)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@v1.0.33\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve v1.0.33 as a branch\n Attempting to resolve v1.0.33 as a tag\n Resolved v1.0.33 as tag v1.0.33 at revision 12d8f9d9b36ab02f52bf9d6f17284ded3077f709\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/v1.0.33:refs/tags/v1.0.33 # timeout=10\n Checking out Revision 12d8f9d9b36ab02f52bf9d6f17284ded3077f709 (v1.0.33)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 12d8f9d9b36ab02f52bf9d6f17284ded3077f709 # timeout=10\n Commit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildCApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-c-settings\n PROJECT: device-sdk-c\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9\n DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-c\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor\n Running on prd-centos7-docker-4c-2g-16425 in /w/workspace/edgexfoundry_device-sdk-c_PR-224\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n > git init /w/workspace/edgexfoundry_device-sdk-c_PR-224 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit ecbb4819db19b70c788314812264f666bde980b7 into PR head commit 6716e0703df12f93d30cf535aa731db801173eec\n Merge succeeded, producing 6716e0703df12f93d30cf535aa731db801173eec\n Checking out Revision 6716e0703df12f93d30cf535aa731db801173eec (PR-224)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/224/head:refs/remotes/origin/PR-224 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6716e0703df12f93d30cf535aa731db801173eec # timeout=10\n > git merge ecbb4819db19b70c788314812264f666bde980b7 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6716e0703df12f93d30cf535aa731db801173eec # timeout=10\n Commit message: "Update Jenkinsfile to use edgeXBuildCApp function"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-27T22:21:17.342Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n > git rev-list --no-walk 7f499d19a66d462f370eec77d395d4e80875abb0 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:21:19.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-27T22:21:19.007Z] \n [2020-01-27T22:21:19.007Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:21:19.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-27T22:21:19.709Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-27T22:21:19.709Z] e7c96db7181b: Pulling fs layer\n [2020-01-27T22:21:19.709Z] a038dfdf5543: Pulling fs layer\n [2020-01-27T22:21:19.709Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-27T22:21:20.028Z] e7c96db7181b: Verifying Checksum\n [2020-01-27T22:21:20.028Z] e7c96db7181b: Download complete\n [2020-01-27T22:21:20.028Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-27T22:21:20.028Z] 8d5d8e63b3c0: Download complete\n [2020-01-27T22:21:20.028Z] a038dfdf5543: Verifying Checksum\n [2020-01-27T22:21:20.028Z] a038dfdf5543: Download complete\n [2020-01-27T22:21:20.627Z] e7c96db7181b: Pull complete\n [2020-01-27T22:21:21.668Z] a038dfdf5543: Pull complete\n [2020-01-27T22:21:21.948Z] 8d5d8e63b3c0: Pull complete\n [2020-01-27T22:21:21.948Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-27T22:21:21.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-27T22:21:22.226Z] prd-centos7-docker-4c-2g-16425 does not seem to be running inside a container\n [2020-01-27T22:21:22.316Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-224 -v /w/workspace/edgexfoundry_device-sdk-c_PR-224:/w/workspace/edgexfoundry_device-sdk-c_PR-224:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-27T22:21:23.260Z] $ docker top 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-27T22:21:24.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-27T22:21:24.322Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-27T22:21:24.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-27T22:21:24.864Z] $ docker exec 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882 ssh-agent\n [2020-01-27T22:21:25.380Z] SSH_AUTH_SOCK=/tmp/ssh-xswq4jbepLyK/agent.14\n [2020-01-27T22:21:25.380Z] SSH_AGENT_PID=21\n [2020-01-27T22:21:25.405Z] Running ssh-add (command line suppressed)\n [2020-01-27T22:21:25.720Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp/private_key_7250565269991658936.key (/w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp/private_key_7250565269991658936.key)\n [2020-01-27T22:21:25.823Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T22:21:26.490Z] + git describe --exact-match --tags HEAD\n [2020-01-27T22:21:26.490Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-27T22:21:26.620Z] $ docker exec --env ******** --env ******** 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882 ssh-agent -k\n [2020-01-27T22:21:27.301Z] unset SSH_AUTH_SOCK;\n [2020-01-27T22:21:27.301Z] unset SSH_AGENT_PID;\n [2020-01-27T22:21:27.302Z] echo Agent pid 21 killed;\n [2020-01-27T22:21:27.480Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-27T22:21:27.494Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-27T22:21:27.494Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-27T22:21:27.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-27T22:21:27.519Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-27T22:21:28.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-27T22:21:28.010Z] $ docker exec 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882 ssh-agent\n [2020-01-27T22:21:28.382Z] SSH_AUTH_SOCK=/tmp/ssh-yRrOMmM0c0Fd/agent.56\n [2020-01-27T22:21:28.382Z] SSH_AGENT_PID=63\n [2020-01-27T22:21:28.398Z] Running ssh-add (command line suppressed)\n [2020-01-27T22:21:28.634Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp/private_key_6467401024902976362.key (/w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp/private_key_6467401024902976362.key)\n [2020-01-27T22:21:28.737Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T22:21:29.124Z] + git semver init\n [2020-01-27T22:21:29.124Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-27T22:21:29.124Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-224/.git\n [2020-01-27T22:21:29.124Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-224\n [2020-01-27T22:21:29.124Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-27T22:21:29.124Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-27T22:21:29.124Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-27T22:21:29.124Z] # $SEMVER_BRANCH = PR-224\n [2020-01-27T22:21:29.124Z] # $SEMVER_TEMP = /tmp/semver-389220858\n [2020-01-27T22:21:29.124Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP\n [2020-01-27T22:21:29.390Z] # -> Clone(): couldn\'t find remote ref "refs/heads/semver"\n [2020-01-27T22:21:29.390Z] # git init /tmp/semver-389220858\n [2020-01-27T22:21:29.390Z] # \'/tmp/semver-389220858\' -> \'/w/workspace/edgexfoundry_device-sdk-c_PR-224/.semver\'\n [2020-01-27T22:21:29.390Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-224/.semver\n [Pipeline] }\n [2020-01-27T22:21:29.410Z] $ docker exec --env ******** --env ******** 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882 ssh-agent -k\n [2020-01-27T22:21:29.701Z] unset SSH_AUTH_SOCK;\n [2020-01-27T22:21:29.703Z] unset SSH_AGENT_PID;\n [2020-01-27T22:21:29.703Z] echo Agent pid 63 killed;\n [2020-01-27T22:21:29.767Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-27T22:21:30.405Z] + git semver\n [Pipeline] }\n [2020-01-27T22:21:30.431Z] $ docker stop --time=1 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882\n [2020-01-27T22:21:32.162Z] $ docker rm -f 69bd19079f4cbca7a2f12d2f806a15b439b2dbeea75edb22c059d4e1422e8882\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-27T22:21:33.291Z] Stashed 9 file(s)\n [Pipeline] echo\n [2020-01-27T22:21:33.292Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-27T22:21:40.913Z] Running on prd-centos7-docker-4c-2g-16426 in /w/workspace/edgexfoundry_device-sdk-c_PR-224\n [Pipeline] {\n [Pipeline] ws\n [2020-01-27T22:21:40.926Z] Running in /w/workspace/device-sdk-c/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-27T22:21:42.970Z] using credential edgex-jenkins-ssh\n [2020-01-27T22:21:42.989Z] Cloning the remote Git repository\n [2020-01-27T22:21:42.989Z] Cloning with configured refspecs honoured and without tags\n [2020-01-27T22:21:42.655Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-27T22:21:42.692Z] > git init /w/workspace/device-sdk-c/6 # timeout=10\n [2020-01-27T22:21:42.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-27T22:21:42.738Z] > git --version # timeout=10\n [2020-01-27T22:21:42.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T22:21:42.781Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T22:21:43.676Z] Fetching without tags\n [2020-01-27T22:21:44.074Z] Merging remotes/origin/master commit ecbb4819db19b70c788314812264f666bde980b7 into PR head commit 6716e0703df12f93d30cf535aa731db801173eec\n [2020-01-27T22:21:44.156Z] Merge succeeded, producing 6716e0703df12f93d30cf535aa731db801173eec\n [2020-01-27T22:21:44.156Z] Checking out Revision 6716e0703df12f93d30cf535aa731db801173eec (PR-224)\n [2020-01-27T22:21:43.333Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-27T22:21:43.340Z] > git config --add remote.origin.fetch +refs/pull/224/head:refs/remotes/origin/PR-224 # timeout=10\n [2020-01-27T22:21:43.346Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T22:21:43.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-27T22:21:43.378Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-27T22:21:43.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T22:21:43.383Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T22:21:43.812Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T22:21:43.818Z] > git checkout -f 6716e0703df12f93d30cf535aa731db801173eec # timeout=10\n [2020-01-27T22:21:43.866Z] > git merge ecbb4819db19b70c788314812264f666bde980b7 # timeout=10\n [2020-01-27T22:21:43.879Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-27T22:21:43.895Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T22:21:43.902Z] > git checkout -f 6716e0703df12f93d30cf535aa731db801173eec # timeout=10\n [2020-01-27T22:21:47.497Z] Commit message: "Update Jenkinsfile to use edgeXBuildCApp function"\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-27T22:21:48.148Z] =========================================================\n [2020-01-27T22:21:48.148Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest]\n [2020-01-27T22:21:48.148Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:21:48.421Z] Still waiting to schedule task\n [2020-01-27T22:21:48.421Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16424\xe2\x80\x99 is offline\n [2020-01-27T22:21:48.697Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest .\n [2020-01-27T22:21:48.960Z] Sending build context to Docker daemon 1.576MB\n\n [2020-01-27T22:21:48.960Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-01-27T22:21:48.960Z] Step 2/21 : FROM ${BASE} as builder\n [2020-01-27T22:21:48.960Z] latest: Pulling from edgex-devops/edgex-gcc-base\n [2020-01-27T22:21:48.960Z] e7c96db7181b: Pulling fs layer\n [2020-01-27T22:21:48.960Z] 4c13bbce0fe7: Pulling fs layer\n [2020-01-27T22:21:48.960Z] 6059c847ac2f: Pulling fs layer\n [2020-01-27T22:21:48.960Z] 4c13bbce0fe7: Verifying Checksum\n [2020-01-27T22:21:48.960Z] 4c13bbce0fe7: Download complete\n [2020-01-27T22:21:48.960Z] e7c96db7181b: Verifying Checksum\n [2020-01-27T22:21:48.960Z] e7c96db7181b: Download complete\n [2020-01-27T22:21:49.223Z] e7c96db7181b: Pull complete\n [2020-01-27T22:21:49.482Z] 4c13bbce0fe7: Pull complete\n [2020-01-27T22:21:50.049Z] 6059c847ac2f: Verifying Checksum\n [2020-01-27T22:21:50.049Z] 6059c847ac2f: Download complete\n [2020-01-27T22:21:54.248Z] 6059c847ac2f: Pull complete\n [2020-01-27T22:21:54.248Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e\n [2020-01-27T22:21:54.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n [2020-01-27T22:21:54.248Z] ---> 5eabd8fd8ba2\n [2020-01-27T22:21:54.248Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev\n [2020-01-27T22:21:54.248Z] ---> Running in f9004009f3db\n [2020-01-27T22:21:54.506Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-27T22:21:55.443Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-27T22:21:55.701Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-27T22:21:55.959Z] (2/8) Installing libuuid (2.33-r0)\n [2020-01-27T22:21:55.959Z] (3/8) Installing libblkid (2.33-r0)\n [2020-01-27T22:21:56.217Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-01-27T22:21:56.217Z] (5/8) Installing libmount (2.33-r0)\n [2020-01-27T22:21:56.474Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-01-27T22:21:56.474Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-01-27T22:21:57.040Z] (8/8) Installing wget (1.20.3-r0)\n [2020-01-27T22:21:57.298Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-27T22:21:57.298Z] OK: 272 MiB in 83 packages\n [2020-01-27T22:21:57.556Z] Removing intermediate container f9004009f3db\n [2020-01-27T22:21:57.556Z] ---> 2ffa884e385e\n [2020-01-27T22:21:57.556Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-01-27T22:21:57.815Z] ---> Running in f8dedc88ca8f\n [2020-01-27T22:21:57.815Z] Removing intermediate container f8dedc88ca8f\n [2020-01-27T22:21:57.815Z] ---> ea6fe0c5d567\n [2020-01-27T22:21:57.815Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e \'s/-flto//\' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install\n [2020-01-27T22:21:57.815Z] ---> Running in 6427f8486d94\n [2020-01-27T22:21:58.382Z] \x1b[91m--2020-01-27 22:21:58-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-01-27T22:21:58.382Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.4\n [2020-01-27T22:21:58.382Z] Connecting to github.com|140.82.114.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:21:58.382Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-27T22:21:58.382Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-01-27T22:21:58.382Z] \x1b[0m\x1b[91m--2020-01-27 22:21:58-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-01-27T22:21:58.382Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.114.10\n [2020-01-27T22:21:58.382Z] Connecting to codeload.github.com|140.82.114.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:21:58.642Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-27T22:21:58.642Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-27T22:21:58.642Z] Saving to: \'STDOUT\'\n [2020-01-27T22:21:58.642Z] \x1b[0m\x1b[91m\n [2020-01-27T22:21:58.642Z] 0K ........\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ........\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m...... 1.55M\n [2020-01-27T22:21:58.642Z] 50K .......... .......... .......\x1b[0m\x1b[91m... ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. 3.22M\x1b[0m\x1b[91m\n [2020-01-27T22:21:58.642Z] 100K ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m..... .......... ......\x1b[0m\x1b[91m.... 26.8M\n [2020-01-27T22:21:58.642Z] 150K .......... .......... .......... .......... ......\x1b[0m\x1b[91m.... 3.50M\n [2020-01-27T22:21:58.642Z] 200K ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. 24.3M\n [2020-01-27T22:21:58.642Z] 250K ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m... ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m.. ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m.. 9.76M\x1b[0m\x1b[91m\n [2020-01-27T22:21:58.642Z] 300K ....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. .......\x1b[0m\x1b[91m... 5.99M\n [2020-01-27T22:21:58.642Z] 350K .\x1b[0m\x1b[91m......\x1b[0m\x1b[91m... ...\x1b[0m\x1b[91m....... .......... .......... ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 17.7M\n [2020-01-27T22:21:58.642Z] 400K .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. .....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m... ...\x1b[0m\x1b[91m......\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m....... 6.98M\n [2020-01-27T22:21:58.642Z] 450K ..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....... .....\x1b[0m\x1b[91m..... .......... .\x1b[0m\x1b[91m......... 11.2M\n [2020-01-27T22:21:58.642Z] 500K .......\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..... 23.9M\x1b[0m\x1b[91m\n [2020-01-27T22:21:58.642Z] 550K ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m .\x1b[0m\x1b[91m......... ........\x1b[0m\x1b[91m.. .......... 5.61M\x1b[0m\x1b[91m\n [2020-01-27T22:21:58.642Z] 600K ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ........\x1b[0m\x1b[91m.. ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m.. 2.50M\n [2020-01-27T22:21:58.642Z] 650K ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m ........\x1b[0m\x1b[91m.. 5.65M\x1b[0m\x1b[91m\n [2020-01-27T22:21:58.642Z] 700K ..\x1b[0m\x1b[91m 1.11M=0.1s\n [2020-01-27T22:21:58.642Z] \n [2020-01-27T22:21:58.642Z] 2020-01-27 22:21:58 (5.16 MB/s) - written to stdout [719348]\n [2020-01-27T22:21:58.642Z] \n [2020-01-27T22:21:58.901Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-27T22:21:58.901Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-01-27T22:21:58.901Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-27T22:21:58.901Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-27T22:21:58.901Z] -- Detecting C compiler ABI info\n [2020-01-27T22:21:59.160Z] -- Detecting C compiler ABI info - done\n [2020-01-27T22:21:59.160Z] -- Detecting C compile features\n [2020-01-27T22:21:59.160Z] -- Detecting C compile features - done\n [2020-01-27T22:21:59.160Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-01-27T22:21:59.420Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-01-27T22:21:59.420Z] -- Detecting CXX compiler ABI info\n [2020-01-27T22:21:59.420Z] -- Detecting CXX compiler ABI info - done\n [2020-01-27T22:21:59.420Z] -- Detecting CXX compile features\n [2020-01-27T22:21:59.987Z] -- Detecting CXX compile features - done\n [2020-01-27T22:21:59.987Z] -- Looking for include file endian.h\n [2020-01-27T22:21:59.987Z] -- Looking for include file endian.h - found\n [2020-01-27T22:21:59.987Z] -- Check if the system is big endian\n [2020-01-27T22:21:59.987Z] -- Searching 16 bit integer\n [2020-01-27T22:21:59.987Z] -- Looking for sys/types.h\n [2020-01-27T22:21:59.987Z] -- Looking for sys/types.h - found\n [2020-01-27T22:21:59.987Z] -- Looking for stdint.h\n [2020-01-27T22:22:00.246Z] -- Looking for stdint.h - found\n [2020-01-27T22:22:00.246Z] -- Looking for stddef.h\n [2020-01-27T22:22:00.246Z] -- Looking for stddef.h - found\n [2020-01-27T22:22:00.246Z] -- Check size of unsigned short\n [2020-01-27T22:22:00.246Z] -- Check size of unsigned short - done\n [2020-01-27T22:22:00.246Z] -- Using unsigned short\n [2020-01-27T22:22:00.246Z] -- Check if the system is big endian - little endian\n [2020-01-27T22:22:00.505Z] -- Check size of size_t\n [2020-01-27T22:22:00.505Z] -- Check size of size_t - done\n [2020-01-27T22:22:00.505Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-01-27T22:22:00.505Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-01-27T22:22:00.505Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-01-27T22:22:00.505Z] CMake did not find one.\n [2020-01-27T22:22:00.505Z] \n [2020-01-27T22:22:00.505Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-01-27T22:22:00.505Z] the following names:\n [2020-01-27T22:22:00.505Z] \n [2020-01-27T22:22:00.505Z] cJSONConfig.cmake\n [2020-01-27T22:22:00.505Z] cjson-config.cmake\n [2020-01-27T22:22:00.505Z] \n [2020-01-27T22:22:00.505Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-01-27T22:22:00.505Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-01-27T22:22:00.505Z] provides a separate development package or SDK, be sure it has been\n [2020-01-27T22:22:00.505Z] installed.\n [2020-01-27T22:22:00.505Z] \n [2020-01-27T22:22:00.505Z] \n [2020-01-27T22:22:00.505Z] \x1b[0m-- Configuring done\n [2020-01-27T22:22:00.505Z] -- Generating done\n [2020-01-27T22:22:00.505Z] -- Build files have been written to: /tmp/cbor\n [2020-01-27T22:22:00.505Z] Scanning dependencies of target cbor_shared\n [2020-01-27T22:22:00.505Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-01-27T22:22:00.765Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-01-27T22:22:01.024Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-01-27T22:22:01.024Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-27T22:22:01.287Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-01-27T22:22:01.287Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-01-27T22:22:01.287Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-01-27T22:22:01.287Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-01-27T22:22:01.287Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-01-27T22:22:01.549Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-01-27T22:22:01.549Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-01-27T22:22:01.809Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-01-27T22:22:01.809Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-01-27T22:22:01.809Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-01-27T22:22:02.069Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-01-27T22:22:02.069Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-01-27T22:22:02.069Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-01-27T22:22:02.069Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-01-27T22:22:02.328Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-01-27T22:22:02.328Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-01-27T22:22:02.328Z] [ 40%] Linking C shared library libcbor.so\n [2020-01-27T22:22:02.328Z] [ 40%] Built target cbor_shared\n [2020-01-27T22:22:02.328Z] Scanning dependencies of target cbor\n [2020-01-27T22:22:02.328Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-01-27T22:22:02.595Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-01-27T22:22:02.855Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-01-27T22:22:02.855Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-27T22:22:03.114Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-01-27T22:22:03.114Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-01-27T22:22:03.114Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-01-27T22:22:03.373Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-01-27T22:22:03.373Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-01-27T22:22:03.373Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-01-27T22:22:03.634Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-01-27T22:22:03.634Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-01-27T22:22:03.892Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-01-27T22:22:03.892Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-01-27T22:22:03.892Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-01-27T22:22:03.892Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-01-27T22:22:04.151Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-01-27T22:22:04.152Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-01-27T22:22:04.152Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-01-27T22:22:04.411Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-01-27T22:22:04.411Z] [ 80%] Linking C static library libcbor.a\n [2020-01-27T22:22:04.978Z] [ 80%] Built target cbor\n [2020-01-27T22:22:04.978Z] Scanning dependencies of target create_items\n [2020-01-27T22:22:04.978Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-01-27T22:22:04.978Z] [ 84%] Linking C executable create_items\n [2020-01-27T22:22:04.978Z] [ 84%] Built target create_items\n [2020-01-27T22:22:04.978Z] Scanning dependencies of target readfile\n [2020-01-27T22:22:04.978Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-01-27T22:22:04.978Z] [ 88%] Linking C executable readfile\n [2020-01-27T22:22:05.238Z] [ 88%] Built target readfile\n [2020-01-27T22:22:05.238Z] Scanning dependencies of target streaming_parser\n [2020-01-27T22:22:05.238Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-01-27T22:22:05.238Z] [ 92%] Linking C executable streaming_parser\n [2020-01-27T22:22:05.238Z] [ 92%] Built target streaming_parser\n [2020-01-27T22:22:05.238Z] Scanning dependencies of target sort\n [2020-01-27T22:22:05.238Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-01-27T22:22:05.238Z] [ 96%] Linking C executable sort\n [2020-01-27T22:22:05.238Z] [ 96%] Built target sort\n [2020-01-27T22:22:05.238Z] Scanning dependencies of target hello\n [2020-01-27T22:22:05.238Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-01-27T22:22:05.498Z] [100%] Linking C executable hello\n [2020-01-27T22:22:05.498Z] [100%] Built target hello\n [2020-01-27T22:22:05.498Z] Install the project...\n [2020-01-27T22:22:05.498Z] -- Install configuration: "Release"\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-01-27T22:22:05.498Z] -- Up-to-date: /usr/local/include/cbor\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/include/cbor.h\n [2020-01-27T22:22:05.498Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-01-27T22:22:06.065Z] Removing intermediate container 6427f8486d94\n [2020-01-27T22:22:06.065Z] ---> d2ac156f1532\n [2020-01-27T22:22:06.065Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-01-27T22:22:06.324Z] ---> Running in 7bf3c0948899\n [2020-01-27T22:22:07.264Z] Removing intermediate container 7bf3c0948899\n [2020-01-27T22:22:07.264Z] ---> c0d87c60bb9a\n [2020-01-27T22:22:07.264Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-01-27T22:22:07.264Z] ---> 90914cf13095\n [2020-01-27T22:22:07.264Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-01-27T22:22:07.834Z] ---> de9177226956\n [2020-01-27T22:22:07.834Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-01-27T22:22:08.092Z] ---> 9d4e8a10fdf6\n [2020-01-27T22:22:08.092Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-01-27T22:22:08.092Z] ---> ec3db5720cf5\n [2020-01-27T22:22:08.092Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-01-27T22:22:08.359Z] ---> 13a644aadf62\n [2020-01-27T22:22:08.359Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-01-27T22:22:08.617Z] ---> 863db61a38e6\n [2020-01-27T22:22:08.617Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-01-27T22:22:08.617Z] ---> Running in 6de5e421b486\n [2020-01-27T22:22:08.875Z] \x1b[91m+ CPPCHECK=false\n [2020-01-27T22:22:08.875Z] + DOCGEN=false\n [2020-01-27T22:22:08.875Z] + TOMLVER=SDK-0.2\n [2020-01-27T22:22:08.875Z] + CUTILVER=v0.8.1\n [2020-01-27T22:22:08.875Z] + CUTILDIR=iotech-c-utils-0.8.1\n [2020-01-27T22:22:08.875Z] + \'[\' 0 -gt 0 ]\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n [2020-01-27T22:22:08.875Z] + cd /tmp/sdk\n [2020-01-27T22:22:08.875Z] + \'[\' \'!\' -d deps ]\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m+ mkdir deps\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-27T22:22:08.875Z] + tar -C deps -z -x -f -\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91m--2020-01-27 22:22:08-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-27T22:22:08.875Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.4\n [2020-01-27T22:22:08.875Z] Connecting to github.com|140.82.114.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:22:09.168Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-27T22:22:09.168Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-01-27T22:22:09.168Z] --2020-01-27 22:22:08-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-01-27T22:22:09.168Z] \x1b[0m\x1b[91mResolving codeload.github.com... \x1b[0m\x1b[91m140.82.114.10\n [2020-01-27T22:22:09.168Z] Connecting to codeload.github.com|140.82.114.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:22:09.168Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-27T22:22:09.168Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-27T22:22:09.168Z] Saving to: \'STDOUT\'\n [2020-01-27T22:22:09.168Z] \n [2020-01-27T22:22:09.429Z] 0K ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m.... 989K=0.02s\n [2020-01-27T22:22:09.429Z] \n [2020-01-27T22:22:09.429Z] 2020-01-27 22:22:09 (989 KB/s) - written to stdout [16451]\n [2020-01-27T22:22:09.429Z] \n [2020-01-27T22:22:09.429Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-01-27T22:22:09.429Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-27T22:22:09.429Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n [2020-01-27T22:22:09.429Z] \x1b[0m\x1b[91m--2020-01-27 22:22:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-27T22:22:09.429Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.4\n [2020-01-27T22:22:09.429Z] Connecting to github.com|140.82.114.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:22:09.429Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-27T22:22:09.429Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n [2020-01-27T22:22:09.429Z] --2020-01-27 22:22:09-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n [2020-01-27T22:22:09.429Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.114.10\n [2020-01-27T22:22:09.429Z] Connecting to codeload.github.com|140.82.114.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-27T22:22:09.688Z] Saving to: \'STDOUT\'\n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91m\n [2020-01-27T22:22:09.688Z] 0K .......... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 1.57M\n [2020-01-27T22:22:09.688Z] 50K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m ........\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. 3.32M\n [2020-01-27T22:22:09.688Z] 100K ...... 47.9M=0.05s\n [2020-01-27T22:22:09.688Z] \n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91m2020-01-27 22:22:09 (2.27 MB/s) - written to stdout [109495]\n [2020-01-27T22:22:09.688Z] \n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/src/c/base64.c deps/iotech-c-utils-0.8.1/src/c/component.c deps/iotech-c-utils-0.8.1/src/c/container.c deps/iotech-c-utils-0.8.1/src/c/data.c deps/iotech-c-utils-0.8.1/src/c/hash.c deps/iotech-c-utils-0.8.1/src/c/iot.c deps/iotech-c-utils-0.8.1/src/c/json.c deps/iotech-c-utils-0.8.1/src/c/logger.c deps/iotech-c-utils-0.8.1/src/c/os.c deps/iotech-c-utils-0.8.1/src/c/scheduler.c deps/iotech-c-utils-0.8.1/src/c/thread.c deps/iotech-c-utils-0.8.1/src/c/threadpool.c deps/iotech-c-utils-0.8.1/src/c/time.c src/c/iot\n [2020-01-27T22:22:09.688Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-01-27T22:22:09.689Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/base64.h deps/iotech-c-utils-0.8.1/include/iot/component.h deps/iotech-c-utils-0.8.1/include/iot/container.h deps/iotech-c-utils-0.8.1/include/iot/data.h deps/iotech-c-utils-0.8.1/include/iot/hash.h deps/iotech-c-utils-0.8.1/include/iot/iot.h deps/iotech-c-utils-0.8.1/include/iot/json.h deps/iotech-c-utils-0.8.1/include/iot/logger.h deps/iotech-c-utils-0.8.1/include/iot/os.h deps/iotech-c-utils-0.8.1/include/iot/scheduler.h deps/iotech-c-utils-0.8.1/include/iot/thread.h deps/iotech-c-utils-0.8.1/include/iot/threadpool.h deps/iotech-c-utils-0.8.1/include/iot/time.h include/iot\n [2020-01-27T22:22:09.689Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-01-27T22:22:09.689Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/os/linux.h deps/iotech-c-utils-0.8.1/include/iot/os/zephyr.h include/iot/os\n [2020-01-27T22:22:09.689Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-01-27T22:22:09.689Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-01-27T22:22:09.689Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-01-27T22:22:09.689Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-27T22:22:09.948Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-27T22:22:09.948Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-27T22:22:09.948Z] -- Detecting C compiler ABI info\n [2020-01-27T22:22:09.948Z] -- Detecting C compiler ABI info - done\n [2020-01-27T22:22:09.948Z] -- Detecting C compile features\n [2020-01-27T22:22:10.207Z] -- Detecting C compile features - done\n [2020-01-27T22:22:10.207Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-27T22:22:10.207Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-27T22:22:10.207Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-27T22:22:10.207Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-27T22:22:10.207Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-27T22:22:10.207Z] -- C SDK 0.0.0 for Linux\n [2020-01-27T22:22:10.207Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-27T22:22:10.207Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-27T22:22:10.207Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-27T22:22:10.465Z] -- Configuring done\n [2020-01-27T22:22:10.465Z] -- Generating done\n [2020-01-27T22:22:10.465Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-01-27T22:22:10.465Z] \x1b[91m+ make\n [2020-01-27T22:22:10.465Z] \x1b[0m\x1b[91m+ tee release.log\n [2020-01-27T22:22:10.465Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-27T22:22:10.465Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-27T22:22:10.724Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-27T22:22:10.724Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-27T22:22:11.294Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-27T22:22:11.294Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-27T22:22:11.294Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-27T22:22:11.555Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-27T22:22:11.814Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-27T22:22:12.073Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-27T22:22:12.073Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-27T22:22:12.334Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-27T22:22:12.334Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-27T22:22:12.334Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-27T22:22:12.600Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-27T22:22:13.174Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-27T22:22:13.437Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-27T22:22:13.437Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-27T22:22:13.437Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-27T22:22:14.006Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-27T22:22:14.006Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-27T22:22:14.006Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-27T22:22:14.264Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-27T22:22:14.264Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-27T22:22:14.264Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-27T22:22:14.522Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-27T22:22:14.780Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-27T22:22:14.780Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-27T22:22:14.780Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-27T22:22:15.039Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-27T22:22:15.298Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-27T22:22:15.298Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-27T22:22:16.239Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-27T22:22:16.500Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-27T22:22:16.759Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-27T22:22:16.759Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-27T22:22:17.016Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-27T22:22:17.589Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-27T22:22:18.528Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-27T22:22:18.528Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-27T22:22:18.528Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-27T22:22:18.528Z] [ 80%] Built target csdk\n [2020-01-27T22:22:18.528Z] Scanning dependencies of target template\n [2020-01-27T22:22:18.528Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-27T22:22:18.787Z] [ 84%] Linking C executable template\n [2020-01-27T22:22:18.787Z] [ 84%] Built target template\n [2020-01-27T22:22:18.787Z] Scanning dependencies of target device-counter\n [2020-01-27T22:22:18.787Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-27T22:22:19.045Z] [ 88%] Linking C executable device-counter\n [2020-01-27T22:22:19.045Z] [ 88%] Built target device-counter\n [2020-01-27T22:22:19.045Z] Scanning dependencies of target device-random\n [2020-01-27T22:22:19.045Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-27T22:22:19.303Z] [ 92%] Linking C executable device-random\n [2020-01-27T22:22:19.303Z] [ 92%] Built target device-random\n [2020-01-27T22:22:19.303Z] Scanning dependencies of target device-gyro\n [2020-01-27T22:22:19.303Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-27T22:22:19.303Z] [ 96%] Linking C executable device-gyro\n [2020-01-27T22:22:19.561Z] [ 96%] Built target device-gyro\n [2020-01-27T22:22:19.561Z] Scanning dependencies of target device-terminal\n [2020-01-27T22:22:19.561Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-27T22:22:19.561Z] [100%] Linking C executable device-terminal\n [2020-01-27T22:22:19.561Z] [100%] Built target device-terminal\n [2020-01-27T22:22:19.561Z] \x1b[91m+ tee -a release.log\n [2020-01-27T22:22:19.561Z] + make package\n [2020-01-27T22:22:19.820Z] \x1b[0m[ 80%] Built target csdk\n [2020-01-27T22:22:19.820Z] [ 84%] Built target template\n [2020-01-27T22:22:19.820Z] [ 88%] Built target device-counter\n [2020-01-27T22:22:19.820Z] [ 92%] Built target device-random\n [2020-01-27T22:22:19.820Z] [ 96%] Built target device-gyro\n [2020-01-27T22:22:19.820Z] [100%] Built target device-terminal\n [2020-01-27T22:22:19.820Z] Run CPack packaging tool...\n [2020-01-27T22:22:19.820Z] CPack: Create package using TGZ\n [2020-01-27T22:22:19.820Z] CPack: Install projects\n [2020-01-27T22:22:19.820Z] CPack: - Run preinstall target for: Csdk\n [2020-01-27T22:22:20.079Z] CPack: - Install project: Csdk\n [2020-01-27T22:22:20.079Z] CPack: Create package\n [2020-01-27T22:22:20.079Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-01-27T22:22:20.079Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-01-27T22:22:20.079Z] + \'[\' false \'=\' true ]\n [2020-01-27T22:22:20.079Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/debug\n [2020-01-27T22:22:20.079Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-01-27T22:22:20.079Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-01-27T22:22:20.079Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-27T22:22:20.079Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-27T22:22:20.337Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-27T22:22:20.337Z] -- Detecting C compiler ABI info\n [2020-01-27T22:22:20.337Z] -- Detecting C compiler ABI info - done\n [2020-01-27T22:22:20.337Z] -- Detecting C compile features\n [2020-01-27T22:22:20.595Z] -- Detecting C compile features - done\n [2020-01-27T22:22:20.595Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-27T22:22:20.595Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-27T22:22:20.595Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-27T22:22:20.595Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-27T22:22:20.595Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-27T22:22:20.595Z] -- C SDK 0.0.0 for Linux\n [2020-01-27T22:22:20.595Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-27T22:22:20.595Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-27T22:22:20.595Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-27T22:22:20.595Z] -- Configuring done\n [2020-01-27T22:22:20.853Z] -- Generating done\n [2020-01-27T22:22:20.853Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-01-27T22:22:20.853Z] \x1b[91m+ make\n [2020-01-27T22:22:20.853Z] + tee debug.log\n [2020-01-27T22:22:20.853Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-27T22:22:20.853Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-27T22:22:20.853Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-27T22:22:20.853Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-27T22:22:21.112Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-27T22:22:21.112Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-27T22:22:21.112Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-27T22:22:21.384Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-27T22:22:21.384Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-27T22:22:21.643Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-27T22:22:21.643Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-27T22:22:21.643Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-27T22:22:21.643Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-27T22:22:21.902Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-27T22:22:21.902Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-27T22:22:22.159Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-27T22:22:22.159Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-27T22:22:22.159Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-27T22:22:22.159Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-27T22:22:22.418Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-27T22:22:22.418Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-27T22:22:22.418Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-27T22:22:22.680Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-27T22:22:22.680Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-27T22:22:22.680Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-27T22:22:22.680Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-27T22:22:22.938Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-27T22:22:22.938Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-27T22:22:22.938Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-27T22:22:22.938Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-27T22:22:23.198Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-27T22:22:23.198Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-27T22:22:23.457Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-27T22:22:23.716Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-27T22:22:23.716Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-27T22:22:23.716Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-27T22:22:23.974Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-27T22:22:23.974Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-27T22:22:24.232Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-27T22:22:24.490Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-27T22:22:24.490Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-27T22:22:24.490Z] [ 80%] Built target csdk\n [2020-01-27T22:22:24.490Z] Scanning dependencies of target template\n [2020-01-27T22:22:24.490Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-27T22:22:24.490Z] [ 84%] Linking C executable template\n [2020-01-27T22:22:24.748Z] [ 84%] Built target template\n [2020-01-27T22:22:24.748Z] Scanning dependencies of target device-counter\n [2020-01-27T22:22:24.748Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-27T22:22:24.748Z] [ 88%] Linking C executable device-counter\n [2020-01-27T22:22:24.748Z] [ 88%] Built target device-counter\n [2020-01-27T22:22:24.748Z] Scanning dependencies of target device-random\n [2020-01-27T22:22:24.748Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-27T22:22:25.005Z] [ 92%] Linking C executable device-random\n [2020-01-27T22:22:25.005Z] [ 92%] Built target device-random\n [2020-01-27T22:22:25.005Z] Scanning dependencies of target device-gyro\n [2020-01-27T22:22:25.005Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-27T22:22:25.005Z] [ 96%] Linking C executable device-gyro\n [2020-01-27T22:22:25.005Z] [ 96%] Built target device-gyro\n [2020-01-27T22:22:25.005Z] Scanning dependencies of target device-terminal\n [2020-01-27T22:22:25.005Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-27T22:22:25.264Z] [100%] Linking C executable device-terminal\n [2020-01-27T22:22:25.264Z] [100%] Built target device-terminal\n [2020-01-27T22:22:25.264Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.264Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.264Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.264Z] Scanning dependencies of target csdk\n [2020-01-27T22:22:25.264Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.264Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.264Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-27T22:22:25.832Z] [ 4%] Linking C shared library libcsdk.so\n [2020-01-27T22:22:25.832Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] [ 80%] Built target csdk\n [2020-01-27T22:22:25.832Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] [ 82%] Linking C executable template\n [2020-01-27T22:22:25.832Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] [ 84%] Built target template\n [2020-01-27T22:22:25.832Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] [ 86%] Linking C executable device-counter\n [2020-01-27T22:22:25.832Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] [ 88%] Built target device-counter\n [2020-01-27T22:22:25.832Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:25.832Z] [ 90%] Linking C executable device-random\n [2020-01-27T22:22:26.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] [ 92%] Built target device-random\n [2020-01-27T22:22:26.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] [ 94%] Linking C executable device-gyro\n [2020-01-27T22:22:26.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] [ 96%] Built target device-gyro\n [2020-01-27T22:22:26.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] [ 98%] Linking C executable device-terminal\n [2020-01-27T22:22:26.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] [100%] Built target device-terminal\n [2020-01-27T22:22:26.090Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:26.090Z] Install the project...\n [2020-01-27T22:22:26.090Z] -- Install configuration: "Release"\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-01-27T22:22:26.090Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-01-27T22:22:26.090Z] -- Up-to-date: /usr/local/include\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-01-27T22:22:26.090Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/component.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/container.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/data.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/json.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/os.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/time.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/os\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-01-27T22:22:26.091Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-01-27T22:22:26.091Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:22:27.026Z] Removing intermediate container 6de5e421b486\n [2020-01-27T22:22:27.026Z] ---> 8d184d67c6da\n [2020-01-27T22:22:27.026Z] Step 14/21 : FROM alpine:3.9\n [2020-01-27T22:22:27.026Z] 3.9: Pulling from library/alpine\n [2020-01-27T22:22:27.284Z] 9123ac7c32f7: Pulling fs layer\n [2020-01-27T22:22:27.284Z] 9123ac7c32f7: Verifying Checksum\n [2020-01-27T22:22:27.284Z] 9123ac7c32f7: Download complete\n [2020-01-27T22:22:27.544Z] 9123ac7c32f7: Pull complete\n [2020-01-27T22:22:27.544Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-01-27T22:22:27.544Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-27T22:22:27.544Z] ---> 82f67be598eb\n [2020-01-27T22:22:27.544Z] Step 15/21 : MAINTAINER IOTech \n [2020-01-27T22:22:27.803Z] ---> Running in feaa59209701\n [2020-01-27T22:22:29.707Z] Removing intermediate container feaa59209701\n [2020-01-27T22:22:29.707Z] ---> 5f2955d47406\n [2020-01-27T22:22:29.707Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-01-27T22:22:29.707Z] ---> Running in 9f9a2bf5ec87\n [2020-01-27T22:22:29.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-27T22:22:29.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-27T22:22:29.966Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-01-27T22:22:29.966Z] (2/48) Installing libmagic (5.36-r1)\n [2020-01-27T22:22:29.966Z] (3/48) Installing file (5.36-r1)\n [2020-01-27T22:22:29.966Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-01-27T22:22:30.224Z] (5/48) Installing isl (0.18-r0)\n [2020-01-27T22:22:30.224Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-01-27T22:22:30.224Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-01-27T22:22:30.224Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-01-27T22:22:30.224Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-01-27T22:22:30.224Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-01-27T22:22:30.224Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-01-27T22:22:30.224Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-01-27T22:22:32.762Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-01-27T22:22:33.329Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-01-27T22:22:33.329Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-01-27T22:22:35.862Z] (16/48) Installing make (4.2.1-r2)\n [2020-01-27T22:22:35.862Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-01-27T22:22:35.862Z] (18/48) Installing build-base (0.5-r1)\n [2020-01-27T22:22:35.862Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-01-27T22:22:35.862Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-01-27T22:22:35.862Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-01-27T22:22:35.862Z] (22/48) Installing expat (2.2.8-r0)\n [2020-01-27T22:22:35.862Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-01-27T22:22:35.862Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-01-27T22:22:35.862Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-01-27T22:22:35.862Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-01-27T22:22:35.862Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-27T22:22:35.862Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-01-27T22:22:35.862Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-01-27T22:22:35.862Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-27T22:22:35.862Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-27T22:22:36.429Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-27T22:22:36.429Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-01-27T22:22:36.429Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-01-27T22:22:36.429Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-01-27T22:22:37.365Z] (36/48) Installing curl (7.64.0-r3)\n [2020-01-27T22:22:37.365Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-01-27T22:22:37.365Z] (38/48) Installing git (2.20.2-r0)\n [2020-01-27T22:22:37.365Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-01-27T22:22:37.365Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-01-27T22:22:37.365Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-01-27T22:22:37.365Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-01-27T22:22:37.365Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-01-27T22:22:37.365Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-01-27T22:22:37.365Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-27T22:22:37.365Z] (46/48) Installing libuuid (2.33-r0)\n [2020-01-27T22:22:37.365Z] (47/48) Installing wget (1.20.3-r0)\n [2020-01-27T22:22:37.365Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-01-27T22:22:37.365Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-27T22:22:37.365Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-27T22:22:38.746Z] OK: 222 MiB in 62 packages\n [2020-01-27T22:22:44.019Z] Removing intermediate container 9f9a2bf5ec87\n [2020-01-27T22:22:44.019Z] ---> 756e88110994\n [2020-01-27T22:22:44.019Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-01-27T22:22:44.019Z] ---> db2d53b55f5c\n [2020-01-27T22:22:44.019Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-01-27T22:22:44.019Z] ---> 03765b0e024b\n [2020-01-27T22:22:44.019Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-01-27T22:22:44.278Z] ---> 085a328c1acf\n [2020-01-27T22:22:44.278Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-01-27T22:22:44.537Z] ---> 5fc4ed45bc13\n [2020-01-27T22:22:44.537Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-01-27T22:22:44.537Z] ---> b223c9f5aa7d\n [2020-01-27T22:22:44.795Z] Successfully built b223c9f5aa7d\n [2020-01-27T22:22:44.795Z] 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-27T22:22:45.191Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-27T22:22:45.191Z] .\n [Pipeline] withDockerContainer\n [2020-01-27T22:22:45.316Z] prd-centos7-docker-4c-2g-16426 does not seem to be running inside a container\n [2020-01-27T22:22:45.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-27T22:22:46.001Z] $ docker top 6932a99cc978e5e8d3a2b881f155e5913cff87f5af3cecf0da9c3db11e2935db -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T22:22:46.839Z] + make test\n [2020-01-27T22:22:46.839Z] echo "make test"\n [2020-01-27T22:22:46.839Z] make test\n [Pipeline] }\n [2020-01-27T22:22:46.846Z] $ docker stop --time=1 6932a99cc978e5e8d3a2b881f155e5913cff87f5af3cecf0da9c3db11e2935db\n [2020-01-27T22:22:48.186Z] $ docker rm -f 6932a99cc978e5e8d3a2b881f155e5913cff87f5af3cecf0da9c3db11e2935db\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-27T22:22:49.218Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-27T22:22:49.509Z] + ls -al .\n [2020-01-27T22:22:49.509Z] total 156\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 8 jenkins jenkins 267 Jan 27 22:21 .\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 27 22:21 ..\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jan 27 22:21 Attribution.txt\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 4772 Jan 27 22:21 CHANGES\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 2 jenkins jenkins 144 Jan 27 22:21 docs\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jan 27 22:21 Doxyfile\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 27 22:21 .git\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 176 Jan 27 22:21 .gitignore\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 27 22:21 include\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 837 Jan 27 22:21 Jenkinsfile\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 735 Jan 27 22:21 Jenkinsfile.sandbox\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 27 22:21 LICENSE\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 448 Jan 27 22:21 Makefile\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 1612 Jan 27 22:21 README.md\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 2 jenkins jenkins 106 Jan 27 22:21 scripts\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 27 22:21 .semver\n [2020-01-27T22:22:49.509Z] drwxrwxr-x. 4 jenkins jenkins 50 Jan 27 22:21 src\n [2020-01-27T22:22:49.509Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 27 22:21 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:22:49.802Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=6716e0703df12f93d30cf535aa731db801173eec --label arch=x86_64 --label version=0.0.0 .\n [2020-01-27T22:22:49.802Z] Sending build context to Docker daemon 1.576MB\n\n [2020-01-27T22:22:49.802Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-01-27T22:22:49.802Z] Step 2/15 : FROM ${BASE}\n [2020-01-27T22:22:49.802Z] ---> b223c9f5aa7d\n [2020-01-27T22:22:49.802Z] Step 3/15 : MAINTAINER IOTech \n [2020-01-27T22:22:50.077Z] ---> Running in 194d14a34e03\n [2020-01-27T22:22:50.337Z] Removing intermediate container 194d14a34e03\n [2020-01-27T22:22:50.337Z] ---> 4088a946676a\n [2020-01-27T22:22:50.337Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build\n [2020-01-27T22:22:50.337Z] ---> Running in 711583daa113\n [2020-01-27T22:22:50.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-27T22:22:50.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-27T22:22:50.597Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-01-27T22:22:50.856Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-01-27T22:22:50.856Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-01-27T22:22:50.856Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-01-27T22:22:51.425Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-27T22:22:51.425Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-01-27T22:22:51.425Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-27T22:22:51.425Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-01-27T22:22:51.425Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-01-27T22:22:51.425Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-01-27T22:22:51.684Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-01-27T22:22:51.684Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-27T22:22:51.684Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-01-27T22:22:51.684Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-27T22:22:51.684Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-27T22:22:51.684Z] (16/21) Installing libblkid (2.33-r0)\n [2020-01-27T22:22:51.684Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-01-27T22:22:51.684Z] (18/21) Installing libmount (2.33-r0)\n [2020-01-27T22:22:51.684Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-01-27T22:22:51.684Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-01-27T22:22:51.684Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-01-27T22:22:51.684Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-27T22:22:51.684Z] OK: 265 MiB in 83 packages\n [2020-01-27T22:22:52.622Z] Removing intermediate container 711583daa113\n [2020-01-27T22:22:52.622Z] ---> f99f600167b1\n [2020-01-27T22:22:52.622Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-01-27T22:22:52.881Z] ---> dfca6c79a8cf\n [2020-01-27T22:22:52.881Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-01-27T22:22:52.881Z] ---> d4271be5da5d\n [2020-01-27T22:22:52.881Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-01-27T22:22:53.139Z] ---> 6fb936bc86e5\n [2020-01-27T22:22:53.139Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-01-27T22:22:53.399Z] ---> b76ee7aa28c2\n [2020-01-27T22:22:53.399Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-01-27T22:22:53.399Z] ---> b53575b08a18\n [2020-01-27T22:22:53.399Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-01-27T22:22:53.657Z] ---> e7cd18cfe610\n [2020-01-27T22:22:53.658Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-01-27T22:22:53.658Z] ---> Running in cf3582c94552\n [2020-01-27T22:22:53.916Z] Removing intermediate container cf3582c94552\n [2020-01-27T22:22:53.916Z] ---> b5abd37aba06\n [2020-01-27T22:22:53.916Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-01-27T22:22:53.916Z] ---> Running in 6dcb18305a0b\n [2020-01-27T22:22:53.916Z] Removing intermediate container 6dcb18305a0b\n [2020-01-27T22:22:53.916Z] ---> 3405515c9581\n [2020-01-27T22:22:53.916Z] Step 13/15 : LABEL arch=x86_64\n [2020-01-27T22:22:54.176Z] ---> Running in e7e82c5a3200\n [2020-01-27T22:22:54.176Z] Removing intermediate container e7e82c5a3200\n [2020-01-27T22:22:54.176Z] ---> d9e23d9801c0\n [2020-01-27T22:22:54.176Z] Step 14/15 : LABEL git_sha=6716e0703df12f93d30cf535aa731db801173eec\n [2020-01-27T22:22:54.176Z] ---> Running in e0333845adee\n [2020-01-27T22:22:54.435Z] Removing intermediate container e0333845adee\n [2020-01-27T22:22:54.435Z] ---> 682846066de4\n [2020-01-27T22:22:54.435Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-27T22:22:54.435Z] ---> Running in 47110f596950\n [2020-01-27T22:22:54.435Z] Removing intermediate container 47110f596950\n [2020-01-27T22:22:54.435Z] ---> 116e274a75f8\n [2020-01-27T22:22:54.435Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-27T22:22:54.435Z] Successfully built 116e274a75f8\n [2020-01-27T22:22:54.693Z] Successfully tagged docker-device-sdk-c:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-27T22:25:34.626Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16428 in /w/workspace/edgexfoundry_device-sdk-c_PR-224\n [Pipeline] {\n [Pipeline] ws\n [2020-01-27T22:25:34.644Z] Running in /w/workspace/device-sdk-c/6\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-27T22:25:42.461Z] using credential edgex-jenkins-ssh\n [2020-01-27T22:25:42.509Z] Cloning the remote Git repository\n [2020-01-27T22:25:42.509Z] Cloning with configured refspecs honoured and without tags\n [2020-01-27T22:25:42.576Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-27T22:25:42.668Z] > git init /w/workspace/device-sdk-c/6 # timeout=10\n [2020-01-27T22:25:42.763Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-27T22:25:42.764Z] > git --version # timeout=10\n [2020-01-27T22:25:42.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T22:25:42.888Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T22:25:44.046Z] Fetching without tags\n [2020-01-27T22:25:43.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-27T22:25:43.955Z] > git config --add remote.origin.fetch +refs/pull/224/head:refs/remotes/origin/PR-224 # timeout=10\n [2020-01-27T22:25:43.977Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T22:25:44.013Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-27T22:25:44.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-27T22:25:44.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T22:25:44.076Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T22:25:44.565Z] Merging remotes/origin/master commit ecbb4819db19b70c788314812264f666bde980b7 into PR head commit 6716e0703df12f93d30cf535aa731db801173eec\n [2020-01-27T22:25:44.814Z] Merge succeeded, producing 6716e0703df12f93d30cf535aa731db801173eec\n [2020-01-27T22:25:44.814Z] Checking out Revision 6716e0703df12f93d30cf535aa731db801173eec (PR-224)\n [2020-01-27T22:25:44.589Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T22:25:44.636Z] > git checkout -f 6716e0703df12f93d30cf535aa731db801173eec # timeout=10\n [2020-01-27T22:25:44.758Z] > git merge ecbb4819db19b70c788314812264f666bde980b7 # timeout=10\n [2020-01-27T22:25:44.785Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-27T22:25:44.822Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T22:25:44.848Z] > git checkout -f 6716e0703df12f93d30cf535aa731db801173eec # timeout=10\n [2020-01-27T22:25:49.196Z] Commit message: "Update Jenkinsfile to use edgeXBuildCApp function"\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-27T22:25:50.080Z] =========================================================\n [2020-01-27T22:25:50.080Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest]\n [2020-01-27T22:25:50.080Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:25:51.427Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest .\n [2020-01-27T22:25:52.411Z] Sending build context to Docker daemon 1.576MB\n\n [2020-01-27T22:25:52.411Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-01-27T22:25:52.411Z] Step 2/21 : FROM ${BASE} as builder\n [2020-01-27T22:25:52.681Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64\n [2020-01-27T22:25:52.681Z] 0362ad1dd800: Pulling fs layer\n [2020-01-27T22:25:52.681Z] f2cdb1532d8b: Pulling fs layer\n [2020-01-27T22:25:52.681Z] 37ed683be191: Pulling fs layer\n [2020-01-27T22:25:52.681Z] f2cdb1532d8b: Download complete\n [2020-01-27T22:25:52.949Z] 0362ad1dd800: Verifying Checksum\n [2020-01-27T22:25:52.949Z] 0362ad1dd800: Download complete\n [2020-01-27T22:25:54.382Z] 0362ad1dd800: Pull complete\n [2020-01-27T22:25:54.382Z] f2cdb1532d8b: Pull complete\n [2020-01-27T22:26:01.091Z] 37ed683be191: Verifying Checksum\n [2020-01-27T22:26:01.091Z] 37ed683be191: Download complete\n [2020-01-27T22:26:16.186Z] 37ed683be191: Pull complete\n [2020-01-27T22:26:16.186Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f\n [2020-01-27T22:26:16.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest\n [2020-01-27T22:26:16.186Z] ---> b23d30803547\n [2020-01-27T22:26:16.186Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev\n [2020-01-27T22:26:16.186Z] ---> Running in e1b1d3623c41\n [2020-01-27T22:26:17.625Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-27T22:26:18.211Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-27T22:26:18.801Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-27T22:26:18.801Z] (2/8) Installing libuuid (2.33-r0)\n [2020-01-27T22:26:18.801Z] (3/8) Installing libblkid (2.33-r0)\n [2020-01-27T22:26:19.068Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-01-27T22:26:19.068Z] (5/8) Installing libmount (2.33-r0)\n [2020-01-27T22:26:19.349Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-01-27T22:26:19.349Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-01-27T22:26:19.630Z] (8/8) Installing wget (1.20.3-r0)\n [2020-01-27T22:26:19.904Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-27T22:26:20.177Z] OK: 285 MiB in 83 packages\n [2020-01-27T22:26:21.613Z] Removing intermediate container e1b1d3623c41\n [2020-01-27T22:26:21.613Z] ---> ad840008f777\n [2020-01-27T22:26:21.613Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-01-27T22:26:21.614Z] ---> Running in 7a832aab5ecc\n [2020-01-27T22:26:21.882Z] Removing intermediate container 7a832aab5ecc\n [2020-01-27T22:26:21.882Z] ---> 34de1ec23b22\n [2020-01-27T22:26:21.882Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e \'s/-flto//\' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install\n [2020-01-27T22:26:22.156Z] ---> Running in dc0c9b0c6b9a\n [2020-01-27T22:26:23.131Z] \x1b[91m--2020-01-27 22:26:22-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-01-27T22:26:23.131Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.113.4\n [2020-01-27T22:26:23.131Z] Connecting to github.com|140.82.113.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:26:23.131Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-27T22:26:23.131Z] \x1b[0m\x1b[91mLocation: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-01-27T22:26:23.131Z] \x1b[0m\x1b[91m--2020-01-27 22:26:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-01-27T22:26:23.131Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n [2020-01-27T22:26:23.131Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:26:23.413Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-27T22:26:23.413Z] Length: 719348 (702K) [application/x-gzip]\n [2020-01-27T22:26:23.413Z] Saving to: \'STDOUT\'\n [2020-01-27T22:26:23.413Z] \n [2020-01-27T22:26:23.413Z] 0K ..........\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .......... ......\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. 7% 1.25M 1s\n [2020-01-27T22:26:23.413Z] 50K ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..... .......... .......... .......... .\x1b[0m\x1b[91m........\x1b[0m\x1b[91m. 14% 4.28M 0s\n [2020-01-27T22:26:23.413Z] 100K ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .......... 21% 3.18M 0s\n [2020-01-27T22:26:23.413Z] 150K ...\x1b[0m\x1b[91m....... .......... .......... .......... .......... 28% 14.4M 0s\n [2020-01-27T22:26:23.413Z] 200K .......... .......... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .......... 35% 3.07M 0s\n [2020-01-27T22:26:23.413Z] 250K .......... ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... .......... .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 42%\x1b[0m\x1b[91m 2.54M\x1b[0m\x1b[91m 0s\x1b[0m\x1b[91m\n [2020-01-27T22:26:23.413Z] 300K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...... .......... .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....... .......... 49% 3.48M 0s\n [2020-01-27T22:26:23.413Z] 350K ........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .......... .......... .......... 56% 2.88M 0s\n [2020-01-27T22:26:23.413Z] 400K .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .......... .......... .......... .......... 64% 6.82M 0s\n [2020-01-27T22:26:23.413Z] 450K .......... .......... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....... .......... 71% 5.00M 0s\n [2020-01-27T22:26:23.413Z] 500K ......\x1b[0m\x1b[91m.... .......... ..\x1b[0m\x1b[91m........ ........\x1b[0m\x1b[91m.. .......... 78% 5.34M 0s\n [2020-01-27T22:26:23.413Z] 550K ....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m........\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.......... 85% 3.17M 0s\n [2020-01-27T22:26:23.413Z] 600K ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... ........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m......... 92% 956K 0s\x1b[0m\x1b[91m\n [2020-01-27T22:26:23.692Z] 650K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.... ......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m...... ..\x1b[0m\x1b[91m........\x1b[0m\x1b[91m ........\x1b[0m\x1b[91m.. 99% 1.14M 0s\n [2020-01-27T22:26:23.692Z] 700K ..\x1b[0m\x1b[91m \x1b[0m\x1b[91m 100% 4746G=0.3s\n [2020-01-27T22:26:23.692Z] \n [2020-01-27T22:26:23.692Z] 2020-01-27 22:26:23 (2.52 MB/s) - written to stdout [719348/719348]\n [2020-01-27T22:26:23.692Z] \n [2020-01-27T22:26:23.982Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-27T22:26:24.264Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-01-27T22:26:24.264Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-27T22:26:24.539Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-27T22:26:24.539Z] -- Detecting C compiler ABI info\n [2020-01-27T22:26:24.539Z] -- Detecting C compiler ABI info - done\n [2020-01-27T22:26:24.811Z] -- Detecting C compile features\n [2020-01-27T22:26:25.405Z] -- Detecting C compile features - done\n [2020-01-27T22:26:25.405Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-01-27T22:26:25.678Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-01-27T22:26:25.678Z] -- Detecting CXX compiler ABI info\n [2020-01-27T22:26:25.954Z] -- Detecting CXX compiler ABI info - done\n [2020-01-27T22:26:25.954Z] -- Detecting CXX compile features\n [2020-01-27T22:26:27.399Z] -- Detecting CXX compile features - done\n [2020-01-27T22:26:27.672Z] -- Looking for include file endian.h\n [2020-01-27T22:26:27.957Z] -- Looking for include file endian.h - found\n [2020-01-27T22:26:27.957Z] -- Check if the system is big endian\n [2020-01-27T22:26:27.957Z] -- Searching 16 bit integer\n [2020-01-27T22:26:27.957Z] -- Looking for sys/types.h\n [2020-01-27T22:26:28.239Z] -- Looking for sys/types.h - found\n [2020-01-27T22:26:28.239Z] -- Looking for stdint.h\n [2020-01-27T22:26:28.239Z] -- Looking for stdint.h - found\n [2020-01-27T22:26:28.239Z] -- Looking for stddef.h\n [2020-01-27T22:26:28.510Z] -- Looking for stddef.h - found\n [2020-01-27T22:26:28.510Z] -- Check size of unsigned short\n [2020-01-27T22:26:28.787Z] -- Check size of unsigned short - done\n [2020-01-27T22:26:28.787Z] -- Using unsigned short\n [2020-01-27T22:26:29.060Z] -- Check if the system is big endian - little endian\n [2020-01-27T22:26:29.060Z] -- Check size of size_t\n [2020-01-27T22:26:29.331Z] -- Check size of size_t - done\n [2020-01-27T22:26:29.331Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-01-27T22:26:29.331Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-01-27T22:26:29.331Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-01-27T22:26:29.331Z] CMake did not find one.\n [2020-01-27T22:26:29.331Z] \n [2020-01-27T22:26:29.331Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-01-27T22:26:29.331Z] the following names:\n [2020-01-27T22:26:29.331Z] \n [2020-01-27T22:26:29.331Z] cJSONConfig.cmake\n [2020-01-27T22:26:29.331Z] cjson-config.cmake\n [2020-01-27T22:26:29.331Z] \n [2020-01-27T22:26:29.331Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-01-27T22:26:29.331Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-01-27T22:26:29.331Z] provides a separate development package or SDK, be sure it has been\n [2020-01-27T22:26:29.331Z] installed.\n [2020-01-27T22:26:29.331Z] \n [2020-01-27T22:26:29.331Z] \n [2020-01-27T22:26:29.609Z] \x1b[0m-- Configuring done\n [2020-01-27T22:26:29.609Z] -- Generating done\n [2020-01-27T22:26:29.609Z] -- Build files have been written to: /tmp/cbor\n [2020-01-27T22:26:29.973Z] Scanning dependencies of target cbor_shared\n [2020-01-27T22:26:29.973Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-01-27T22:26:30.739Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-01-27T22:26:31.731Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-01-27T22:26:31.731Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-27T22:26:32.327Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-01-27T22:26:32.603Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-01-27T22:26:32.875Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-01-27T22:26:32.875Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-01-27T22:26:33.147Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-01-27T22:26:33.418Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-01-27T22:26:34.009Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-01-27T22:26:34.277Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-01-27T22:26:34.555Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-01-27T22:26:35.143Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-01-27T22:26:35.143Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-01-27T22:26:35.419Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-01-27T22:26:35.688Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-01-27T22:26:35.959Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-01-27T22:26:36.228Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-01-27T22:26:36.497Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-01-27T22:26:36.497Z] [ 40%] Linking C shared library libcbor.so\n [2020-01-27T22:26:36.766Z] [ 40%] Built target cbor_shared\n [2020-01-27T22:26:36.766Z] Scanning dependencies of target cbor\n [2020-01-27T22:26:36.766Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-01-27T22:26:37.732Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-01-27T22:26:38.002Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-01-27T22:26:38.272Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-27T22:26:39.697Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-01-27T22:26:39.697Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-01-27T22:26:39.981Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-01-27T22:26:39.981Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-01-27T22:26:40.255Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-01-27T22:26:40.523Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-01-27T22:26:41.128Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-01-27T22:26:41.397Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-01-27T22:26:41.991Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-01-27T22:26:42.275Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-01-27T22:26:42.546Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-01-27T22:26:42.817Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-01-27T22:26:43.090Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-01-27T22:26:43.361Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-01-27T22:26:43.361Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-01-27T22:26:43.955Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-01-27T22:26:43.955Z] [ 80%] Linking C static library libcbor.a\n [2020-01-27T22:26:43.955Z] [ 80%] Built target cbor\n [2020-01-27T22:26:43.955Z] Scanning dependencies of target create_items\n [2020-01-27T22:26:43.955Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-01-27T22:26:44.227Z] [ 84%] Linking C executable create_items\n [2020-01-27T22:26:44.227Z] [ 84%] Built target create_items\n [2020-01-27T22:26:44.227Z] Scanning dependencies of target readfile\n [2020-01-27T22:26:44.500Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-01-27T22:26:44.500Z] [ 88%] Linking C executable readfile\n [2020-01-27T22:26:44.775Z] [ 88%] Built target readfile\n [2020-01-27T22:26:44.775Z] Scanning dependencies of target streaming_parser\n [2020-01-27T22:26:44.775Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-01-27T22:26:45.046Z] [ 92%] Linking C executable streaming_parser\n [2020-01-27T22:26:45.046Z] [ 92%] Built target streaming_parser\n [2020-01-27T22:26:45.046Z] Scanning dependencies of target sort\n [2020-01-27T22:26:45.046Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-01-27T22:26:45.318Z] [ 96%] Linking C executable sort\n [2020-01-27T22:26:45.319Z] [ 96%] Built target sort\n [2020-01-27T22:26:45.319Z] Scanning dependencies of target hello\n [2020-01-27T22:26:45.319Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-01-27T22:26:45.599Z] [100%] Linking C executable hello\n [2020-01-27T22:26:45.599Z] [100%] Built target hello\n [2020-01-27T22:26:45.599Z] Install the project...\n [2020-01-27T22:26:45.599Z] -- Install configuration: "Release"\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-01-27T22:26:45.599Z] -- Up-to-date: /usr/local/include/cbor\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-01-27T22:26:45.599Z] -- Installing: /usr/local/include/cbor.h\n [2020-01-27T22:26:45.867Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-01-27T22:26:47.833Z] Removing intermediate container dc0c9b0c6b9a\n [2020-01-27T22:26:47.833Z] ---> c95dadc0c291\n [2020-01-27T22:26:47.833Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-01-27T22:26:48.101Z] ---> Running in 5cf5a709420f\n [2020-01-27T22:26:50.057Z] Removing intermediate container 5cf5a709420f\n [2020-01-27T22:26:50.057Z] ---> af5dd1ed1a74\n [2020-01-27T22:26:50.057Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-01-27T22:26:50.347Z] ---> 18edb5cd1654\n [2020-01-27T22:26:50.347Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-01-27T22:26:51.318Z] ---> 8d3aaaffd589\n [2020-01-27T22:26:51.318Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-01-27T22:26:51.596Z] ---> 3916e28a0d51\n [2020-01-27T22:26:51.596Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-01-27T22:26:52.185Z] ---> 744cad588b44\n [2020-01-27T22:26:52.185Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-01-27T22:26:52.782Z] ---> f010518c3967\n [2020-01-27T22:26:52.782Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-01-27T22:26:53.377Z] ---> 74e66519a761\n [2020-01-27T22:26:53.377Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-01-27T22:26:53.377Z] ---> Running in 5a3e116a2ec7\n [2020-01-27T22:26:54.344Z] \x1b[91m+ CPPCHECK=false\n [2020-01-27T22:26:54.344Z] + DOCGEN=false\n [2020-01-27T22:26:54.344Z] + TOMLVER=SDK-0.2\n [2020-01-27T22:26:54.344Z] + CUTILVER=v0.8.1\n [2020-01-27T22:26:54.344Z] + CUTILDIR=iotech-c-utils-0.8.1\n [2020-01-27T22:26:54.344Z] + \'[\' 0 -gt 0 ]\n [2020-01-27T22:26:54.344Z] + readlink -f ./scripts/build.sh\n [2020-01-27T22:26:54.344Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-01-27T22:26:54.344Z] + dirname /tmp/sdk/scripts\n [2020-01-27T22:26:54.344Z] + ROOT=/tmp/sdk\n [2020-01-27T22:26:54.344Z] + cd /tmp/sdk\n [2020-01-27T22:26:54.344Z] + \'[\' \'!\' -d deps ]\n [2020-01-27T22:26:54.344Z] + mkdir deps\n [2020-01-27T22:26:54.344Z] \x1b[0m\x1b[91m+ tar+ -Cwget deps -O -z - -x https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -f\n [2020-01-27T22:26:54.344Z] -\n [2020-01-27T22:26:54.344Z] \x1b[0m\x1b[91m--2020-01-27 22:26:54-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-27T22:26:54.344Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-27T22:26:54.344Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-27T22:26:54.611Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91m--2020-01-27 22:26:54-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91mResolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.120\n [2020-01-27T22:26:54.611Z] Connecting to codeload.github.com|192.30.253.120|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91mLength: 16451 (16K) [application/x-gzip]\n [2020-01-27T22:26:54.611Z] Saving to: \'STDOUT\'\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91m\n [2020-01-27T22:26:54.611Z] 0K ...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m.... 100% 1.02M=0.02s\n [2020-01-27T22:26:54.611Z] \n [2020-01-27T22:26:54.611Z] 2020-01-27 22:26:54 (1.02 MB/s) - written to stdout [16451/16451]\n [2020-01-27T22:26:54.611Z] \n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91m+ + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91mtar\x1b[0m\x1b[91m -C\x1b[0m\x1b[91m deps\x1b[0m\x1b[91m -z\x1b[0m\x1b[91m -x\x1b[0m\x1b[91m -f\x1b[0m\x1b[91m -\x1b[0m\x1b[91m\n [2020-01-27T22:26:54.611Z] \x1b[0m\x1b[91m--2020-01-27 22:26:54-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-27T22:26:54.879Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.3\n [2020-01-27T22:26:54.879Z] Connecting to github.com|140.82.114.3|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:26:54.879Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-27T22:26:54.879Z] \x1b[0m\x1b[91mLocation: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n [2020-01-27T22:26:54.879Z] \x1b[0m\x1b[91m--2020-01-27 22:26:54-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n [2020-01-27T22:26:54.879Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n [2020-01-27T22:26:54.879Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-27T22:26:55.158Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-27T22:26:55.158Z] \x1b[0m\x1b[91mLength: 109495 (107K) [application/x-gzip]\n [2020-01-27T22:26:55.158Z] Saving to: \'STDOUT\'\n [2020-01-27T22:26:55.158Z] \x1b[0m\x1b[91m\n [2020-01-27T22:26:55.158Z] 0K .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...... .......... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .......... 46% 1.28M 0s\n [2020-01-27T22:26:55.158Z] 50K .......... ..........\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... 93% 2.74M 0s\x1b[0m\x1b[91m\n [2020-01-27T22:26:55.158Z] 100K ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 100% 7.98M=0.06s\n [2020-01-27T22:26:55.158Z] \n [2020-01-27T22:26:55.159Z] 2020-01-27 22:26:54 (1.84 MB/s) - written to stdout [109495/109495]\n [2020-01-27T22:26:55.159Z] \n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/src/c/base64.c deps/iotech-c-utils-0.8.1/src/c/component.c deps/iotech-c-utils-0.8.1/src/c/container.c deps/iotech-c-utils-0.8.1/src/c/data.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/hash.c deps/iotech-c-utils-0.8.1/src/c/iot.c deps/iotech-c-utils-0.8.1/src/c/json.c deps/iotech-c-utils-0.8.1/src/c/logger.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/os.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/scheduler.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/thread.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/threadpool.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/time.c\x1b[0m\x1b[91m src/c/iot\x1b[0m\x1b[91m\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/base64.h deps/iotech-c-utils-0.8.1/include/iot/component.h deps/iotech-c-utils-0.8.1/include/iot/container.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/data.h deps/iotech-c-utils-0.8.1/include/iot/hash.h deps/iotech-c-utils-0.8.1/include/iot/iot.h deps/iotech-c-utils-0.8.1/include/iot/json.h deps/iotech-c-utils-0.8.1/include/iot/logger.h deps/iotech-c-utils-0.8.1/include/iot/os.h deps/iotech-c-utils-0.8.1/include/iot/scheduler.h deps/iotech-c-utils-0.8.1/include/iot/thread.h deps/iotech-c-utils-0.8.1/include/iot/threadpool.h deps/iotech-c-utils-0.8.1/include/iot/time.h include/iot\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/os/linux.h deps/iotech-c-utils-0.8.1/include/iot/os/zephyr.h include/iot/os\x1b[0m\x1b[91m\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-01-27T22:26:55.159Z] \x1b[0m\x1b[91m+ cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-01-27T22:26:55.437Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-27T22:26:55.437Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-27T22:26:55.706Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-27T22:26:55.706Z] -- Detecting C compiler ABI info\n [2020-01-27T22:26:55.976Z] -- Detecting C compiler ABI info - done\n [2020-01-27T22:26:55.976Z] -- Detecting C compile features\n [2020-01-27T22:26:56.955Z] -- Detecting C compile features - done\n [2020-01-27T22:26:56.955Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-27T22:26:56.955Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-27T22:26:56.955Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-27T22:26:56.955Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-27T22:26:56.955Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-27T22:26:56.955Z] -- C SDK 0.0.0 for Linux\n [2020-01-27T22:26:56.955Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-27T22:26:56.955Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-27T22:26:57.229Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-27T22:26:57.229Z] -- Configuring done\n [2020-01-27T22:26:57.502Z] -- Generating done\n [2020-01-27T22:26:57.502Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-01-27T22:26:57.502Z] \x1b[91m+ make\n [2020-01-27T22:26:57.502Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m release.log\x1b[0m\x1b[91m\n [2020-01-27T22:26:57.502Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-27T22:26:57.502Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-27T22:26:58.095Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-27T22:26:58.691Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-27T22:27:00.112Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-27T22:27:00.709Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-27T22:27:00.988Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-27T22:27:01.986Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-27T22:27:02.969Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-27T22:27:03.567Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-27T22:27:04.160Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-27T22:27:04.160Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-27T22:27:04.432Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-27T22:27:04.704Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-27T22:27:04.976Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-27T22:27:08.354Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-27T22:27:08.625Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-27T22:27:08.896Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-27T22:27:09.166Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-27T22:27:11.150Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-27T22:27:11.150Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-27T22:27:11.150Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-27T22:27:11.746Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-27T22:27:12.336Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-27T22:27:12.336Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-27T22:27:13.311Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-27T22:27:13.580Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-27T22:27:14.167Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-27T22:27:14.438Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-27T22:27:14.712Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-27T22:27:15.703Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-27T22:27:15.978Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-27T22:27:20.270Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-27T22:27:20.547Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-27T22:27:20.815Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-27T22:27:21.400Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-27T22:27:22.824Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-27T22:27:24.239Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-27T22:27:27.615Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-27T22:27:27.615Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-27T22:27:28.203Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-27T22:27:28.203Z] [ 80%] Built target csdk\n [2020-01-27T22:27:28.203Z] Scanning dependencies of target template\n [2020-01-27T22:27:28.203Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-27T22:27:28.808Z] [ 84%] Linking C executable template\n [2020-01-27T22:27:29.080Z] [ 84%] Built target template\n [2020-01-27T22:27:29.080Z] Scanning dependencies of target device-counter\n [2020-01-27T22:27:29.080Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-27T22:27:29.678Z] [ 88%] Linking C executable device-counter\n [2020-01-27T22:27:29.678Z] [ 88%] Built target device-counter\n [2020-01-27T22:27:29.678Z] Scanning dependencies of target device-random\n [2020-01-27T22:27:29.960Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-27T22:27:30.241Z] [ 92%] Linking C executable device-random\n [2020-01-27T22:27:30.518Z] [ 92%] Built target device-random\n [2020-01-27T22:27:30.518Z] Scanning dependencies of target device-gyro\n [2020-01-27T22:27:30.518Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-27T22:27:30.788Z] [ 96%] Linking C executable device-gyro\n [2020-01-27T22:27:31.065Z] [ 96%] Built target device-gyro\n [2020-01-27T22:27:31.065Z] Scanning dependencies of target device-terminal\n [2020-01-27T22:27:31.065Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-27T22:27:31.656Z] [100%] Linking C executable device-terminal\n [2020-01-27T22:27:31.927Z] [100%] Built target device-terminal\n [2020-01-27T22:27:31.927Z] \x1b[91m+ make package\n [2020-01-27T22:27:31.927Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m -a\x1b[0m\x1b[91m release.log\x1b[0m\x1b[91m\n [2020-01-27T22:27:31.927Z] \x1b[0m[ 80%] Built target csdk\n [2020-01-27T22:27:31.927Z] [ 84%] Built target template\n [2020-01-27T22:27:32.197Z] [ 88%] Built target device-counter\n [2020-01-27T22:27:32.197Z] [ 92%] Built target device-random\n [2020-01-27T22:27:32.197Z] [ 96%] Built target device-gyro\n [2020-01-27T22:27:32.197Z] [100%] Built target device-terminal\n [2020-01-27T22:27:32.197Z] Run CPack packaging tool...\n [2020-01-27T22:27:32.198Z] CPack: Create package using TGZ\n [2020-01-27T22:27:32.198Z] CPack: Install projects\n [2020-01-27T22:27:32.198Z] CPack: - Run preinstall target for: Csdk\n [2020-01-27T22:27:32.787Z] CPack: - Install project: Csdk\n [2020-01-27T22:27:32.787Z] CPack: Create package\n [2020-01-27T22:27:32.787Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-01-27T22:27:32.787Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-01-27T22:27:32.787Z] \x1b[0m\x1b[91m+ \'[\'\x1b[0m\x1b[91m false \'=\'\x1b[0m\x1b[91m true ]\n [2020-01-27T22:27:32.787Z] \x1b[0m\x1b[91m+ mkdir\x1b[0m\x1b[91m -p /tmp/sdk/build/debug\n [2020-01-27T22:27:32.787Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-01-27T22:27:32.787Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-01-27T22:27:33.062Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-27T22:27:33.062Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-27T22:27:33.332Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-27T22:27:33.332Z] -- Detecting C compiler ABI info\n [2020-01-27T22:27:33.606Z] -- Detecting C compiler ABI info - done\n [2020-01-27T22:27:33.606Z] -- Detecting C compile features\n [2020-01-27T22:27:34.574Z] -- Detecting C compile features - done\n [2020-01-27T22:27:34.574Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-27T22:27:34.574Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-27T22:27:34.574Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-27T22:27:34.574Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-27T22:27:34.574Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-27T22:27:34.574Z] -- C SDK 0.0.0 for Linux\n [2020-01-27T22:27:34.574Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-27T22:27:34.574Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-27T22:27:34.574Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-27T22:27:34.844Z] -- Configuring done\n [2020-01-27T22:27:34.844Z] -- Generating done\n [2020-01-27T22:27:35.115Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-01-27T22:27:35.115Z] \x1b[91m+ + tee debug.log\x1b[0m\x1b[91m\n [2020-01-27T22:27:35.115Z] \x1b[0m\x1b[91mmake\x1b[0m\x1b[91m\n [2020-01-27T22:27:35.115Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-27T22:27:35.115Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-27T22:27:35.394Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-27T22:27:35.994Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-27T22:27:36.264Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-27T22:27:36.536Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-27T22:27:36.806Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-27T22:27:37.078Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-27T22:27:37.672Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-27T22:27:37.672Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-27T22:27:38.261Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-27T22:27:38.261Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-27T22:27:38.530Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-27T22:27:38.799Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-27T22:27:38.799Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-27T22:27:39.768Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-27T22:27:39.768Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-27T22:27:40.058Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-27T22:27:40.331Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-27T22:27:40.929Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-27T22:27:40.929Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-27T22:27:41.199Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-27T22:27:41.472Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-27T22:27:41.741Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-27T22:27:41.741Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-27T22:27:42.010Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-27T22:27:42.279Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-27T22:27:42.549Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-27T22:27:42.549Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-27T22:27:42.820Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-27T22:27:43.409Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-27T22:27:43.409Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-27T22:27:44.374Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-27T22:27:44.643Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-27T22:27:44.913Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-27T22:27:45.187Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-27T22:27:46.156Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-27T22:27:46.428Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-27T22:27:47.400Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-27T22:27:47.400Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-27T22:27:47.673Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-27T22:27:47.945Z] [ 80%] Built target csdk\n [2020-01-27T22:27:47.945Z] Scanning dependencies of target template\n [2020-01-27T22:27:47.945Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-27T22:27:48.217Z] [ 84%] Linking C executable template\n [2020-01-27T22:27:48.496Z] [ 84%] Built target template\n [2020-01-27T22:27:48.496Z] Scanning dependencies of target device-counter\n [2020-01-27T22:27:48.496Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-27T22:27:48.767Z] [ 88%] Linking C executable device-counter\n [2020-01-27T22:27:49.037Z] [ 88%] Built target device-counter\n [2020-01-27T22:27:49.037Z] Scanning dependencies of target device-random\n [2020-01-27T22:27:49.037Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-27T22:27:49.307Z] [ 92%] Linking C executable device-random\n [2020-01-27T22:27:49.579Z] [ 92%] Built target device-random\n [2020-01-27T22:27:49.579Z] Scanning dependencies of target device-gyro\n [2020-01-27T22:27:49.579Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-27T22:27:49.851Z] [ 96%] Linking C executable device-gyro\n [2020-01-27T22:27:49.851Z] [ 96%] Built target device-gyro\n [2020-01-27T22:27:49.851Z] Scanning dependencies of target device-terminal\n [2020-01-27T22:27:50.138Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-27T22:27:50.138Z] [100%] Linking C executable device-terminal\n [2020-01-27T22:27:50.409Z] [100%] Built target device-terminal\n [2020-01-27T22:27:50.409Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:50.680Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:50.680Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:50.680Z] Scanning dependencies of target csdk\n [2020-01-27T22:27:50.680Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:50.680Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:50.680Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-27T22:27:52.108Z] [ 4%] Linking C shared library libcsdk.so\n [2020-01-27T22:27:52.108Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.108Z] [ 80%] Built target csdk\n [2020-01-27T22:27:52.108Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.386Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.386Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.386Z] [ 82%] Linking C executable template\n [2020-01-27T22:27:52.386Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.386Z] [ 84%] Built target template\n [2020-01-27T22:27:52.386Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.658Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.658Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.658Z] [ 86%] Linking C executable device-counter\n [2020-01-27T22:27:52.658Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.658Z] [ 88%] Built target device-counter\n [2020-01-27T22:27:52.658Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.928Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.928Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.928Z] [ 90%] Linking C executable device-random\n [2020-01-27T22:27:52.928Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:52.928Z] [ 92%] Built target device-random\n [2020-01-27T22:27:52.928Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.199Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.199Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.199Z] [ 94%] Linking C executable device-gyro\n [2020-01-27T22:27:53.199Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.199Z] [ 96%] Built target device-gyro\n [2020-01-27T22:27:53.199Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.199Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.470Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.470Z] [ 98%] Linking C executable device-terminal\n [2020-01-27T22:27:53.470Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.470Z] [100%] Built target device-terminal\n [2020-01-27T22:27:53.470Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:53.742Z] Install the project...\n [2020-01-27T22:27:53.742Z] -- Install configuration: "Release"\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-01-27T22:27:53.742Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-01-27T22:27:53.742Z] -- Up-to-date: /usr/local/include\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-01-27T22:27:53.742Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/json.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/os\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/container.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/data.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/component.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/os.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/time.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-01-27T22:27:53.743Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-01-27T22:27:53.743Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-27T22:27:55.712Z] Removing intermediate container 5a3e116a2ec7\n [2020-01-27T22:27:55.712Z] ---> fec95aebe6b6\n [2020-01-27T22:27:55.712Z] Step 14/21 : FROM alpine:3.9\n [2020-01-27T22:27:55.712Z] 3.9: Pulling from library/alpine\n [2020-01-27T22:27:55.985Z] eb93038481dd: Pulling fs layer\n [2020-01-27T22:27:56.582Z] eb93038481dd: Download complete\n [2020-01-27T22:27:57.171Z] eb93038481dd: Pull complete\n [2020-01-27T22:27:57.171Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-01-27T22:27:57.171Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-27T22:27:57.171Z] ---> 355993758880\n [2020-01-27T22:27:57.171Z] Step 15/21 : MAINTAINER IOTech \n [2020-01-27T22:27:57.446Z] ---> Running in 012756a10899\n [2020-01-27T22:27:57.720Z] Removing intermediate container 012756a10899\n [2020-01-27T22:27:57.720Z] ---> 16d4edfc29b1\n [2020-01-27T22:27:57.720Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-01-27T22:27:57.720Z] ---> Running in e15a14c1866d\n [2020-01-27T22:27:58.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-27T22:27:58.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-27T22:27:59.239Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-01-27T22:27:59.508Z] (2/48) Installing libmagic (5.36-r1)\n [2020-01-27T22:27:59.508Z] (3/48) Installing file (5.36-r1)\n [2020-01-27T22:27:59.508Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-01-27T22:27:59.508Z] (5/48) Installing isl (0.18-r0)\n [2020-01-27T22:27:59.508Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-01-27T22:27:59.508Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-01-27T22:27:59.508Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-01-27T22:27:59.508Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-01-27T22:27:59.508Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-01-27T22:27:59.508Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-01-27T22:27:59.508Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-01-27T22:28:00.922Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-01-27T22:28:01.191Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-01-27T22:28:01.191Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-01-27T22:28:02.621Z] (16/48) Installing make (4.2.1-r2)\n [2020-01-27T22:28:02.621Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-01-27T22:28:02.621Z] (18/48) Installing build-base (0.5-r1)\n [2020-01-27T22:28:02.621Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-01-27T22:28:02.621Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-01-27T22:28:02.621Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-01-27T22:28:02.621Z] (22/48) Installing expat (2.2.8-r0)\n [2020-01-27T22:28:02.621Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-01-27T22:28:02.621Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-01-27T22:28:02.621Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-01-27T22:28:02.621Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-01-27T22:28:02.621Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-27T22:28:02.621Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-01-27T22:28:02.621Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-01-27T22:28:02.621Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-27T22:28:02.888Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-27T22:28:03.848Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-27T22:28:03.848Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-01-27T22:28:03.848Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-01-27T22:28:03.848Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-01-27T22:28:05.262Z] (36/48) Installing curl (7.64.0-r3)\n [2020-01-27T22:28:05.262Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-01-27T22:28:05.262Z] (38/48) Installing git (2.20.2-r0)\n [2020-01-27T22:28:05.530Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-01-27T22:28:05.530Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-01-27T22:28:05.530Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-01-27T22:28:05.530Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-01-27T22:28:05.530Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-01-27T22:28:05.530Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-01-27T22:28:05.530Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-27T22:28:05.530Z] (46/48) Installing libuuid (2.33-r0)\n [2020-01-27T22:28:05.530Z] (47/48) Installing wget (1.20.3-r0)\n [2020-01-27T22:28:05.530Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-01-27T22:28:05.530Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-27T22:28:05.530Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-27T22:28:05.799Z] OK: 219 MiB in 62 packages\n [2020-01-27T22:28:20.822Z] Removing intermediate container e15a14c1866d\n [2020-01-27T22:28:20.822Z] ---> ba6f19d884f5\n [2020-01-27T22:28:20.822Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-01-27T22:28:20.822Z] ---> ffa401b0f33d\n [2020-01-27T22:28:20.822Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-01-27T22:28:20.822Z] ---> af9359ab6a7b\n [2020-01-27T22:28:20.822Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-01-27T22:28:21.408Z] ---> a15f26879d82\n [2020-01-27T22:28:21.408Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-01-27T22:28:21.993Z] ---> 0f459ca761cc\n [2020-01-27T22:28:21.993Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-01-27T22:28:22.261Z] ---> adfc569722ec\n [2020-01-27T22:28:22.528Z] Successfully built adfc569722ec\n [2020-01-27T22:28:22.528Z] 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-27T22:28:23.008Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-27T22:28:23.281Z] .\n [Pipeline] withDockerContainer\n [2020-01-27T22:28:23.631Z] prd-ubuntu18.04-docker-arm64-4c-2g-16428 does not seem to be running inside a container\n [2020-01-27T22:28:23.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-27T22:28:25.176Z] $ docker top 0af1f27815f715c833b6937808cfb4f66948ac1e572085a4441705cea92f5dc4 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T22:28:27.924Z] + make test\n [2020-01-27T22:28:27.924Z] echo "make test"\n [2020-01-27T22:28:27.924Z] make test\n [Pipeline] }\n [2020-01-27T22:28:27.963Z] $ docker stop --time=1 0af1f27815f715c833b6937808cfb4f66948ac1e572085a4441705cea92f5dc4\n [2020-01-27T22:28:29.955Z] $ docker rm -f 0af1f27815f715c833b6937808cfb4f66948ac1e572085a4441705cea92f5dc4\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-27T22:28:30.715Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-27T22:28:31.325Z] + ls -al .\n [2020-01-27T22:28:31.325Z] total 188\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 22:25 .\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 22:25 ..\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 22:25 .git\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 27 22:25 .gitignore\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 22:25 .semver\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jan 27 22:25 Attribution.txt\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 4772 Jan 27 22:25 CHANGES\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 27 22:25 Doxyfile\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 837 Jan 27 22:25 Jenkinsfile\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 735 Jan 27 22:25 Jenkinsfile.sandbox\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 27 22:25 LICENSE\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 448 Jan 27 22:25 Makefile\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 1612 Jan 27 22:25 README.md\n [2020-01-27T22:28:31.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 27 22:21 VERSION\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 22:25 docs\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 22:25 include\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 22:25 scripts\n [2020-01-27T22:28:31.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 22:25 src\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:28:31.675Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=6716e0703df12f93d30cf535aa731db801173eec --label arch=arm64 --label version=0.0.0 .\n [2020-01-27T22:28:32.270Z] Sending build context to Docker daemon 1.576MB\n\n [2020-01-27T22:28:32.270Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-01-27T22:28:32.270Z] Step 2/15 : FROM ${BASE}\n [2020-01-27T22:28:32.270Z] ---> adfc569722ec\n [2020-01-27T22:28:32.270Z] Step 3/15 : MAINTAINER IOTech \n [2020-01-27T22:28:32.270Z] ---> Running in dfc32179ba44\n [2020-01-27T22:28:32.858Z] Removing intermediate container dfc32179ba44\n [2020-01-27T22:28:32.858Z] ---> 1f0fe0a1ec7f\n [2020-01-27T22:28:32.858Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build\n [2020-01-27T22:28:32.858Z] ---> Running in 19855a1f8367\n [2020-01-27T22:28:33.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-27T22:28:34.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-27T22:28:34.370Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-01-27T22:28:34.370Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-01-27T22:28:34.955Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-01-27T22:28:34.955Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-01-27T22:28:34.955Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-27T22:28:34.955Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-01-27T22:28:34.955Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-27T22:28:34.955Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-01-27T22:28:34.955Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-01-27T22:28:34.955Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-01-27T22:28:35.544Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-01-27T22:28:35.544Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-27T22:28:35.544Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-01-27T22:28:35.544Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-27T22:28:35.544Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-27T22:28:35.544Z] (16/21) Installing libblkid (2.33-r0)\n [2020-01-27T22:28:35.544Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-01-27T22:28:35.544Z] (18/21) Installing libmount (2.33-r0)\n [2020-01-27T22:28:35.544Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-01-27T22:28:35.544Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-01-27T22:28:35.544Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-01-27T22:28:35.544Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-27T22:28:35.544Z] OK: 279 MiB in 83 packages\n [2020-01-27T22:28:38.916Z] Removing intermediate container 19855a1f8367\n [2020-01-27T22:28:38.916Z] ---> 170021f88abe\n [2020-01-27T22:28:38.916Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-01-27T22:28:39.511Z] ---> 1f9e6fcbc768\n [2020-01-27T22:28:39.511Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-01-27T22:28:40.102Z] ---> a30bf008eeeb\n [2020-01-27T22:28:40.102Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-01-27T22:28:40.694Z] ---> 703303f74072\n [2020-01-27T22:28:40.695Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-01-27T22:28:40.966Z] ---> eb2cc4d910c0\n [2020-01-27T22:28:40.966Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-01-27T22:28:41.555Z] ---> e5b85031755b\n [2020-01-27T22:28:41.555Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-01-27T22:28:42.146Z] ---> 506247ad79f1\n [2020-01-27T22:28:42.146Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-01-27T22:28:42.146Z] ---> Running in 20e40f4b2ea5\n [2020-01-27T22:28:42.417Z] Removing intermediate container 20e40f4b2ea5\n [2020-01-27T22:28:42.417Z] ---> 54c04d8a13aa\n [2020-01-27T22:28:42.417Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-01-27T22:28:42.688Z] ---> Running in 05aaaa68e8e6\n [2020-01-27T22:28:42.957Z] Removing intermediate container 05aaaa68e8e6\n [2020-01-27T22:28:42.957Z] ---> 21aee8f83125\n [2020-01-27T22:28:42.957Z] Step 13/15 : LABEL arch=arm64\n [2020-01-27T22:28:43.234Z] ---> Running in e3caa1aba344\n [2020-01-27T22:28:43.504Z] Removing intermediate container e3caa1aba344\n [2020-01-27T22:28:43.504Z] ---> 206e76771165\n [2020-01-27T22:28:43.504Z] Step 14/15 : LABEL git_sha=6716e0703df12f93d30cf535aa731db801173eec\n [2020-01-27T22:28:43.504Z] ---> Running in bf0d4e8b0697\n [2020-01-27T22:28:43.776Z] Removing intermediate container bf0d4e8b0697\n [2020-01-27T22:28:43.776Z] ---> 907fceb84d10\n [2020-01-27T22:28:43.776Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-27T22:28:44.044Z] ---> Running in c3262bdef0be\n [2020-01-27T22:28:44.311Z] Removing intermediate container c3262bdef0be\n [2020-01-27T22:28:44.311Z] ---> 0e919d653a23\n [2020-01-27T22:28:44.311Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-27T22:28:44.311Z] Successfully built 0e919d653a23\n [2020-01-27T22:28:44.311Z] Successfully tagged docker-device-sdk-c-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] { (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-27T22:28:45.165Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-27T22:28:45.848Z] ---> package-listing.sh\n [2020-01-27T22:28:45.848Z] ++ facter osfamily\n [2020-01-27T22:28:45.848Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-27T22:28:45.848Z] + OS_FAMILY=redhat\n [2020-01-27T22:28:45.848Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-224\n [2020-01-27T22:28:45.848Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-27T22:28:45.848Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-27T22:28:45.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-27T22:28:45.848Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-27T22:28:45.848Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-224 \']\'\n [2020-01-27T22:28:45.848Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-27T22:28:45.848Z] + case "${OS_FAMILY}" in\n [2020-01-27T22:28:45.848Z] + rpm -qa\n [2020-01-27T22:28:45.848Z] + sort\n [2020-01-27T22:28:51.178Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-27T22:28:51.178Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-27T22:28:51.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-27T22:28:51.178Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-224 \']\'\n [2020-01-27T22:28:51.178Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-224/archives/\n [2020-01-27T22:28:51.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-224/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:28:51.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-27T22:28:52.055Z] \n [2020-01-27T22:28:52.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T22:28:52.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-27T22:28:52.761Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-27T22:28:52.761Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-27T22:28:52.761Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-27T22:28:52.761Z] c9ea274ed700: Pulling fs layer\n [2020-01-27T22:28:52.761Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-27T22:28:52.761Z] f6a933c9cadc: Pulling fs layer\n [2020-01-27T22:28:52.761Z] 61811dbd4963: Pulling fs layer\n [2020-01-27T22:28:52.761Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-27T22:28:52.761Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-27T22:28:52.761Z] dc21a1d4508b: Pulling fs layer\n [2020-01-27T22:28:52.761Z] 363af2e989c4: Pulling fs layer\n [2020-01-27T22:28:52.761Z] 9cfac6ba3733: Waiting\n [2020-01-27T22:28:52.761Z] f6a933c9cadc: Waiting\n [2020-01-27T22:28:52.761Z] 61811dbd4963: Waiting\n [2020-01-27T22:28:52.761Z] a6eb2c9e2280: Waiting\n [2020-01-27T22:28:52.761Z] 095dd8b7b4d8: Waiting\n [2020-01-27T22:28:52.761Z] dc21a1d4508b: Waiting\n [2020-01-27T22:28:52.761Z] 363af2e989c4: Waiting\n [2020-01-27T22:28:52.761Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-27T22:28:52.761Z] da0e9bf0cc60: Download complete\n [2020-01-27T22:28:52.761Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-27T22:28:52.761Z] 9cfac6ba3733: Download complete\n [2020-01-27T22:28:52.761Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-27T22:28:52.761Z] e6b0cf9c0882: Download complete\n [2020-01-27T22:28:53.084Z] f6a933c9cadc: Verifying Checksum\n [2020-01-27T22:28:53.084Z] f6a933c9cadc: Download complete\n [2020-01-27T22:28:53.084Z] e6b0cf9c0882: Pull complete\n [2020-01-27T22:28:53.409Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-27T22:28:53.409Z] a6eb2c9e2280: Download complete\n [2020-01-27T22:28:53.879Z] da0e9bf0cc60: Pull complete\n [2020-01-27T22:28:54.602Z] c9ea274ed700: Verifying Checksum\n [2020-01-27T22:28:54.602Z] c9ea274ed700: Download complete\n [2020-01-27T22:28:54.602Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-27T22:28:54.602Z] 095dd8b7b4d8: Download complete\n [2020-01-27T22:28:54.602Z] 363af2e989c4: Verifying Checksum\n [2020-01-27T22:28:54.602Z] 363af2e989c4: Download complete\n [2020-01-27T22:28:55.074Z] dc21a1d4508b: Verifying Checksum\n [2020-01-27T22:28:55.074Z] dc21a1d4508b: Download complete\n [2020-01-27T22:28:56.103Z] 61811dbd4963: Verifying Checksum\n [2020-01-27T22:28:56.103Z] 61811dbd4963: Download complete\n [2020-01-27T22:28:57.705Z] c9ea274ed700: Pull complete\n [2020-01-27T22:28:57.705Z] 9cfac6ba3733: Pull complete\n [2020-01-27T22:28:58.675Z] f6a933c9cadc: Pull complete\n [2020-01-27T22:29:04.048Z] 61811dbd4963: Pull complete\n [2020-01-27T22:29:04.048Z] a6eb2c9e2280: Pull complete\n [2020-01-27T22:29:06.702Z] 095dd8b7b4d8: Pull complete\n [2020-01-27T22:29:06.702Z] dc21a1d4508b: Pull complete\n [2020-01-27T22:29:06.974Z] 363af2e989c4: Pull complete\n [2020-01-27T22:29:06.974Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-27T22:29:06.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-27T22:29:07.185Z] prd-centos7-docker-4c-2g-16425 does not seem to be running inside a container\n [2020-01-27T22:29:07.470Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-224 -v /w/workspace/edgexfoundry_device-sdk-c_PR-224:/w/workspace/edgexfoundry_device-sdk-c_PR-224:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-27T22:29:09.169Z] $ docker top a53c76347bbc7639a6fde657e73446283820e4f087b81e7cf3dde69d7e1e4276 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-27T22:29:09.959Z] provisioning config files...\n [2020-01-27T22:29:09.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp/config19751232361237521tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-27T22:29:09.999Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-27T22:29:10.318Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-27T22:29:10.326Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-27T22:29:10.639Z] ---> logs-deploy.sh\n [2020-01-27T22:29:10.639Z] + ARCHIVE_ARTIFACTS=\n [2020-01-27T22:29:10.639Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-27T22:29:10.639Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-27T22:29:10.639Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-27T22:29:10.639Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-224/6\n [2020-01-27T22:29:10.639Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-224/6/\n [2020-01-27T22:29:10.639Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-224/6 /w/workspace/edgexfoundry_device-sdk-c_PR-224\n [2020-01-27T22:29:12.028Z] Archives upload complete.\n [2020-01-27T22:29:12.290Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-224/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-224/6/\n [2020-01-27T22:29:13.243Z] ---> uname -a:\n [2020-01-27T22:29:13.243Z] Linux a53c76347bbc 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-27T22:29:13.243Z] \n [2020-01-27T22:29:13.243Z] \n [2020-01-27T22:29:13.243Z] ---> lscpu:\n [2020-01-27T22:29:13.243Z] Architecture: x86_64\n [2020-01-27T22:29:13.243Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-27T22:29:13.243Z] Byte Order: Little Endian\n [2020-01-27T22:29:13.243Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-27T22:29:13.243Z] CPU(s): 4\n [2020-01-27T22:29:13.243Z] On-line CPU(s) list: 0-3\n [2020-01-27T22:29:13.243Z] Thread(s) per core: 1\n [2020-01-27T22:29:13.243Z] Core(s) per socket: 1\n [2020-01-27T22:29:13.243Z] Socket(s): 4\n [2020-01-27T22:29:13.243Z] NUMA node(s): 1\n [2020-01-27T22:29:13.243Z] Vendor ID: GenuineIntel\n [2020-01-27T22:29:13.243Z] CPU family: 6\n [2020-01-27T22:29:13.243Z] Model: 44\n [2020-01-27T22:29:13.243Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-27T22:29:13.243Z] Stepping: 1\n [2020-01-27T22:29:13.243Z] CPU MHz: 2933.438\n [2020-01-27T22:29:13.243Z] BogoMIPS: 5866.87\n [2020-01-27T22:29:13.243Z] Virtualization: VT-x\n [2020-01-27T22:29:13.243Z] Hypervisor vendor: KVM\n [2020-01-27T22:29:13.244Z] Virtualization type: full\n [2020-01-27T22:29:13.244Z] L1d cache: 128 KiB\n [2020-01-27T22:29:13.244Z] L1i cache: 128 KiB\n [2020-01-27T22:29:13.244Z] L2 cache: 16 MiB\n [2020-01-27T22:29:13.244Z] L3 cache: 64 MiB\n [2020-01-27T22:29:13.244Z] NUMA node0 CPU(s): 0-3\n [2020-01-27T22:29:13.244Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-27T22:29:13.244Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-27T22:29:13.244Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-27T22:29:13.244Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-27T22:29:13.244Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-27T22:29:13.244Z] 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-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] ---> nproc:\n [2020-01-27T22:29:13.244Z] 4\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] ---> df -h:\n [2020-01-27T22:29:13.244Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-27T22:29:13.244Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-27T22:29:13.244Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-27T22:29:13.244Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-27T22:29:13.244Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-27T22:29:13.244Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-27T22:29:13.244Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-27T22:29:13.244Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-27T22:29:13.244Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-224@tmp\n [2020-01-27T22:29:13.244Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-27T22:29:13.244Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-224\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] ---> free -m:\n [2020-01-27T22:29:13.244Z] total used free shared buff/cache available\n [2020-01-27T22:29:13.244Z] Mem: 1838 598 66 0 1172 1134\n [2020-01-27T22:29:13.244Z] Swap: 1023 0 1023\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] ---> ip addr:\n [2020-01-27T22:29:13.244Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-27T22:29:13.244Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-27T22:29:13.244Z] inet 127.0.0.1/8 scope host lo\n [2020-01-27T22:29:13.244Z] valid_lft forever preferred_lft forever\n [2020-01-27T22:29:13.244Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-27T22:29:13.244Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-27T22:29:13.244Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-27T22:29:13.244Z] valid_lft forever preferred_lft forever\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] ---> sar -b -r -n DEV:\n [2020-01-27T22:29:13.244Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/27/20 \t_x86_64_\t(4 CPU)\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] 22:20:27 LINUX RESTART\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] 22:21:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-27T22:29:13.244Z] 22:22:01 50.83 10.63 40.20 2362.08 3407.62\n [2020-01-27T22:29:13.244Z] 22:23:01 3.03 0.02 3.01 0.53 109.26\n [2020-01-27T22:29:13.244Z] 22:24:01 0.25 0.00 0.25 0.00 3.46\n [2020-01-27T22:29:13.244Z] 22:25:01 0.28 0.00 0.28 0.00 2.99\n [2020-01-27T22:29:13.244Z] 22:26:01 0.22 0.00 0.22 0.00 3.51\n [2020-01-27T22:29:13.244Z] 22:27:02 0.37 0.00 0.37 0.00 4.69\n [2020-01-27T22:29:13.244Z] 22:28:01 0.25 0.00 0.25 0.00 2.88\n [2020-01-27T22:29:13.244Z] 22:29:01 67.86 49.81 18.05 3471.59 7950.61\n [2020-01-27T22:29:13.244Z] Average: 15.43 7.58 7.85 731.45 1439.96\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] 22:21:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-27T22:29:13.244Z] 22:22:01 103088 1779216 94.52 2620 1246236 976900 33.33 425968 1194096 120\n [2020-01-27T22:29:13.244Z] 22:23:01 114476 1767828 93.92 2620 1246248 903052 30.81 416760 1193788 8\n [2020-01-27T22:29:13.244Z] 22:24:01 114408 1767896 93.92 2620 1246252 903088 30.81 416756 1193784 8\n [2020-01-27T22:29:13.244Z] 22:25:01 113096 1769208 93.99 2620 1246252 911540 31.10 418100 1193784 16\n [2020-01-27T22:29:13.244Z] 22:26:01 112860 1769444 94.00 2620 1246260 911576 31.10 418348 1193784 12\n [2020-01-27T22:29:13.244Z] 22:27:02 114740 1767564 93.90 2620 1246264 911336 31.09 416932 1193784 16\n [2020-01-27T22:29:13.244Z] 22:28:01 114880 1767424 93.90 2620 1246268 911312 31.09 416928 1193784 8\n [2020-01-27T22:29:13.244Z] 22:29:01 74784 1807520 96.03 2620 1215312 1122664 38.30 475876 1145276 102540\n [2020-01-27T22:29:13.244Z] Average: 107792 1774513 94.27 2620 1242387 943934 32.21 425709 1187760 12841\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] 22:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-27T22:29:13.244Z] 22:22:01 eth0 141.08 113.19 646.90 63.98 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:22:01 docker0 0.60 0.62 0.25 0.27 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:23:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:24:01 eth0 0.97 0.17 0.17 0.01 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:25:01 eth0 1.26 0.50 0.33 0.18 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:26:01 eth0 0.60 0.40 0.35 0.27 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:27:02 eth0 0.25 0.20 0.10 0.04 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:29:01 eth0 68.50 55.16 2106.27 8.09 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] Average: eth0 26.68 21.28 345.32 9.10 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] Average: docker0 0.08 0.08 0.03 0.03 0.00 0.00 0.00\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] ---> sar -P ALL:\n [2020-01-27T22:29:13.244Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/27/20 \t_x86_64_\t(4 CPU)\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] 22:20:27 LINUX RESTART\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] 22:21:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-27T22:29:13.244Z] 22:22:01 all 9.71 0.00 3.67 1.00 8.72 76.90\n [2020-01-27T22:29:13.244Z] 22:22:01 0 7.50 0.00 3.30 0.25 10.14 78.82\n [2020-01-27T22:29:13.244Z] 22:22:01 1 9.35 0.00 3.57 0.17 8.22 78.70\n [2020-01-27T22:29:13.244Z] 22:22:01 2 10.59 0.00 3.68 0.37 8.43 76.93\n [2020-01-27T22:29:13.244Z] 22:22:01 3 11.42 0.00 4.17 3.23 8.07 73.11\n [2020-01-27T22:29:13.244Z] 22:23:01 all 0.14 0.00 0.09 0.00 0.07 99.70\n [2020-01-27T22:29:13.244Z] 22:23:01 0 0.10 0.00 0.07 0.00 0.10 99.73\n [2020-01-27T22:29:13.244Z] 22:23:01 1 0.03 0.00 0.05 0.00 0.03 99.88\n [2020-01-27T22:29:13.244Z] 22:23:01 2 0.28 0.00 0.18 0.00 0.05 99.48\n [2020-01-27T22:29:13.244Z] 22:23:01 3 0.15 0.00 0.07 0.00 0.08 99.70\n [2020-01-27T22:29:13.244Z] 22:24:01 all 0.13 0.00 0.05 0.00 0.18 99.63\n [2020-01-27T22:29:13.244Z] 22:24:01 0 0.07 0.00 0.07 0.00 0.28 99.58\n [2020-01-27T22:29:13.244Z] 22:24:01 1 0.18 0.00 0.03 0.00 0.20 99.58\n [2020-01-27T22:29:13.244Z] 22:24:01 2 0.10 0.00 0.03 0.00 0.12 99.75\n [2020-01-27T22:29:13.244Z] 22:24:01 3 0.17 0.00 0.07 0.00 0.13 99.63\n [2020-01-27T22:29:13.244Z] 22:25:01 all 0.09 0.00 0.04 0.00 0.49 99.38\n [2020-01-27T22:29:13.244Z] 22:25:01 0 0.03 0.00 0.02 0.00 0.68 99.27\n [2020-01-27T22:29:13.244Z] 22:25:01 1 0.27 0.00 0.05 0.00 0.35 99.33\n [2020-01-27T22:29:13.244Z] 22:25:01 2 0.02 0.00 0.08 0.00 0.37 99.53\n [2020-01-27T22:29:13.244Z] 22:25:01 3 0.02 0.00 0.02 0.00 0.56 99.40\n [2020-01-27T22:29:13.244Z] 22:26:01 all 0.06 0.00 0.03 0.00 0.43 99.48\n [2020-01-27T22:29:13.244Z] 22:26:01 0 0.03 0.00 0.03 0.00 0.50 99.44\n [2020-01-27T22:29:13.244Z] 22:26:01 1 0.17 0.00 0.02 0.00 0.37 99.45\n [2020-01-27T22:29:13.244Z] 22:26:01 2 0.05 0.00 0.03 0.00 0.40 99.52\n [2020-01-27T22:29:13.244Z] 22:26:01 3 0.03 0.00 0.03 0.00 0.48 99.45\n [2020-01-27T22:29:13.244Z] 22:27:02 all 0.10 0.00 0.05 0.00 0.22 99.63\n [2020-01-27T22:29:13.244Z] 22:27:02 0 0.05 0.00 0.07 0.00 0.22 99.67\n [2020-01-27T22:29:13.244Z] 22:27:02 1 0.02 0.00 0.03 0.00 0.08 99.87\n [2020-01-27T22:29:13.244Z] 22:27:02 2 0.20 0.00 0.03 0.00 0.23 99.53\n [2020-01-27T22:29:13.244Z] 22:27:02 3 0.13 0.00 0.05 0.00 0.32 99.50\n [2020-01-27T22:29:13.244Z] 22:28:01 all 0.14 0.00 0.05 0.00 0.06 99.75\n [2020-01-27T22:29:13.244Z] 22:28:01 0 0.05 0.00 0.03 0.00 0.07 99.85\n [2020-01-27T22:29:13.244Z] 22:28:01 1 0.07 0.00 0.05 0.00 0.10 99.78\n [2020-01-27T22:29:13.244Z] 22:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-27T22:29:13.244Z] 22:28:01 3 0.39 0.00 0.05 0.00 0.05 99.51\n [2020-01-27T22:29:13.244Z] 22:29:01 all 3.06 0.00 1.75 1.55 4.03 89.61\n [2020-01-27T22:29:13.244Z] 22:29:01 0 2.70 0.00 1.57 1.99 4.34 89.41\n [2020-01-27T22:29:13.244Z] 22:29:01 1 3.15 0.00 2.05 1.46 3.86 89.48\n [2020-01-27T22:29:13.244Z] 22:29:01 2 3.16 0.00 1.71 2.15 3.98 88.99\n [2020-01-27T22:29:13.244Z] 22:29:01 3 3.19 0.00 1.69 0.63 3.97 90.52\n [2020-01-27T22:29:13.244Z] Average: all 1.68 0.00 0.72 0.32 1.77 95.51\n [2020-01-27T22:29:13.244Z] Average: 0 1.32 0.00 0.65 0.28 2.05 95.70\n [2020-01-27T22:29:13.244Z] Average: 1 1.66 0.00 0.73 0.20 1.65 95.76\n [2020-01-27T22:29:13.244Z] Average: 2 1.79 0.00 0.72 0.31 1.69 95.48\n [2020-01-27T22:29:13.244Z] Average: 3 1.93 0.00 0.76 0.48 1.70 95.12\n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] \n [2020-01-27T22:29:13.244Z] '