Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe+2dbf24a1b53c33901c5f522cb6a5de4931bffa5e (1bbc4c2097ea579b39f7d439fbe45c88335a0d24) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-247/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2835’ is offline Running on prd-centos7-docker-4c-2g-2838 in /w/workspace/edgexfoundry_device-sdk-c_PR-247 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-247 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2dbf24a1b53c33901c5f522cb6a5de4931bffa5e into PR head commit 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe Merge succeeded, producing 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe Checking out Revision 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe (PR-247) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2dbf24a1b53c33901c5f522cb6a5de4931bffa5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe # timeout=10 Commit message: "Add Array types for Readings" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T10:00:22.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:00:25.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:00:25.068Z] [2020-04-08T10:00:25.068Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:00:25.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T10:00:25.460Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T10:00:25.460Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T10:00:25.460Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T10:00:25.460Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T10:00:25.460Z] 93b08a4f1073: Pulling fs layer [2020-04-08T10:00:25.460Z] 93b08a4f1073: Waiting [2020-04-08T10:00:25.460Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T10:00:25.460Z] b8cc5d1170e3: Download complete [2020-04-08T10:00:25.720Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T10:00:25.720Z] 9123ac7c32f7: Download complete [2020-04-08T10:00:25.720Z] 93b08a4f1073: Verifying Checksum [2020-04-08T10:00:25.720Z] 93b08a4f1073: Download complete [2020-04-08T10:00:25.720Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T10:00:25.720Z] 2924cbbf6a41: Download complete [2020-04-08T10:00:25.980Z] 9123ac7c32f7: Pull complete [2020-04-08T10:00:25.980Z] b8cc5d1170e3: Pull complete [2020-04-08T10:00:26.552Z] 2924cbbf6a41: Pull complete [2020-04-08T10:00:26.810Z] 93b08a4f1073: Pull complete [2020-04-08T10:00:26.810Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T10:00:26.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T10:00:26.951Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2020-04-08T10:00:26.994Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-247 -v /w/workspace/edgexfoundry_device-sdk-c_PR-247:/w/workspace/edgexfoundry_device-sdk-c_PR-247:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-247@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T10:00:27.573Z] $ docker top 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T10:00:27.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:00:27.938Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:00:28.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:00:28.145Z] $ docker exec 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f ssh-agent [2020-04-08T10:00:28.330Z] SSH_AUTH_SOCK=/tmp/ssh-rVs8ipFklIoY/agent.14 [2020-04-08T10:00:28.330Z] SSH_AGENT_PID=21 [2020-04-08T10:00:28.339Z] Running ssh-add (command line suppressed) [2020-04-08T10:00:28.507Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp/private_key_2336530791017093868.key (/w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp/private_key_2336530791017093868.key) [2020-04-08T10:00:28.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:00:28.927Z] + git describe --exact-match --tags HEAD [2020-04-08T10:00:28.927Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T10:00:28.991Z] $ docker exec --env ******** --env ******** 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f ssh-agent -k [2020-04-08T10:00:29.133Z] unset SSH_AUTH_SOCK; [2020-04-08T10:00:29.133Z] unset SSH_AGENT_PID; [2020-04-08T10:00:29.133Z] echo Agent pid 21 killed; [2020-04-08T10:00:29.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T10:00:29.329Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T10:00:29.329Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T10:00:29.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T10:00:29.430Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T10:00:29.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T10:00:29.615Z] $ docker exec 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f ssh-agent [2020-04-08T10:00:29.798Z] SSH_AUTH_SOCK=/tmp/ssh-3pHMfpdOCLi0/agent.57 [2020-04-08T10:00:29.798Z] SSH_AGENT_PID=64 [2020-04-08T10:00:29.804Z] Running ssh-add (command line suppressed) [2020-04-08T10:00:29.961Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp/private_key_2636419895420440166.key (/w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp/private_key_2636419895420440166.key) [2020-04-08T10:00:30.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T10:00:30.364Z] + git semver init [2020-04-08T10:00:30.364Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T10:00:30.364Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-247/.git [2020-04-08T10:00:30.364Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-247 [2020-04-08T10:00:30.364Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T10:00:30.364Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T10:00:30.364Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T10:00:30.364Z] # $SEMVER_BRANCH = PR-247 [2020-04-08T10:00:30.364Z] # $SEMVER_TEMP = /tmp/semver-518222007 [2020-04-08T10:00:30.364Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-04-08T10:00:30.935Z] # '/tmp/semver-518222007' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-247/.semver' [2020-04-08T10:00:30.935Z] # -> Force: false [2020-04-08T10:00:30.935Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-247/.semver [Pipeline] } [2020-04-08T10:00:30.951Z] $ docker exec --env ******** --env ******** 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f ssh-agent -k [2020-04-08T10:00:31.087Z] unset SSH_AUTH_SOCK; [2020-04-08T10:00:31.088Z] unset SSH_AGENT_PID; [2020-04-08T10:00:31.088Z] echo Agent pid 64 killed; [2020-04-08T10:00:31.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T10:00:31.765Z] + git semver [Pipeline] } [2020-04-08T10:00:31.791Z] $ docker stop --time=1 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f [2020-04-08T10:00:33.114Z] $ docker rm -f 9928d085577bc53ae3e189d0529e5e9eb0dd51d5f84ffe700442b92d0f57cf8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T10:00:34.000Z] Stashed 36 file(s) [Pipeline] echo [2020-04-08T10:00:34.016Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-08T10:00:49.524Z] Still waiting to schedule task [2020-04-08T10:00:49.525Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2838’ [2020-04-08T10:00:49.543Z] Still waiting to schedule task [2020-04-08T10:00:49.543Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-08T10:02:35.887Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2839 in /w/workspace/edgexfoundry_device-sdk-c_PR-247 [Pipeline] { [Pipeline] ws [2020-04-08T10:02:36.044Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-08T10:02:42.320Z] using credential edgex-jenkins-ssh [2020-04-08T10:02:42.369Z] Cloning the remote Git repository [2020-04-08T10:02:42.369Z] Cloning with configured refspecs honoured and without tags [2020-04-08T10:02:42.428Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-08T10:02:42.516Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-08T10:02:42.604Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-08T10:02:42.605Z] > git --version # timeout=10 [2020-04-08T10:02:42.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:02:42.709Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:02:43.772Z] Fetching without tags [2020-04-08T10:02:43.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-08T10:02:43.707Z] > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 [2020-04-08T10:02:43.723Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:02:43.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-08T10:02:43.786Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-08T10:02:43.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:02:43.821Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:02:44.318Z] Merging remotes/origin/master commit 2dbf24a1b53c33901c5f522cb6a5de4931bffa5e into PR head commit 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe [2020-04-08T10:02:44.734Z] Merge succeeded, producing 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe [2020-04-08T10:02:44.734Z] Checking out Revision 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe (PR-247) [2020-04-08T10:02:44.367Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T10:02:44.407Z] > git checkout -f 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe # timeout=10 [2020-04-08T10:02:44.532Z] > git remote # timeout=10 [2020-04-08T10:02:44.563Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T10:02:44.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:02:44.599Z] > git merge 2dbf24a1b53c33901c5f522cb6a5de4931bffa5e # timeout=10 [2020-04-08T10:02:44.685Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T10:02:44.744Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T10:02:44.793Z] > git checkout -f 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe # timeout=10 [2020-04-08T10:02:49.179Z] Commit message: "Add Array types for Readings" [2020-04-08T10:02:49.250Z] > git --version # timeout=10 [2020-04-08T10:02:49.328Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T10:02:50.898Z] ========================================================= [2020-04-08T10:02:50.898Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-04-08T10:02:50.898Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:02:51.912Z] + 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 . [2020-04-08T10:02:52.880Z] Sending build context to Docker daemon 2.975MB [2020-04-08T10:02:52.880Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-08T10:02:52.880Z] Step 2/21 : FROM ${BASE} as builder [2020-04-08T10:02:53.149Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-04-08T10:02:53.149Z] 0362ad1dd800: Pulling fs layer [2020-04-08T10:02:53.149Z] f2cdb1532d8b: Pulling fs layer [2020-04-08T10:02:53.149Z] 37ed683be191: Pulling fs layer [2020-04-08T10:02:53.149Z] f2cdb1532d8b: Verifying Checksum [2020-04-08T10:02:53.149Z] f2cdb1532d8b: Download complete [2020-04-08T10:02:53.737Z] 0362ad1dd800: Verifying Checksum [2020-04-08T10:02:53.737Z] 0362ad1dd800: Download complete [2020-04-08T10:02:54.323Z] 0362ad1dd800: Pull complete [2020-04-08T10:02:54.591Z] f2cdb1532d8b: Pull complete [2020-04-08T10:03:01.260Z] 37ed683be191: Download complete [2020-04-08T10:03:09.484Z] 37ed683be191: Pull complete [2020-04-08T10:03:09.484Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-04-08T10:03:09.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-04-08T10:03:09.484Z] ---> b23d30803547 [2020-04-08T10:03:09.484Z] 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 [2020-04-08T10:03:12.077Z] ---> Running in 227111f0522e [2020-04-08T10:03:13.038Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-08T10:03:13.621Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-08T10:03:14.205Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-08T10:03:14.205Z] (2/8) Installing libuuid (2.33-r0) [2020-04-08T10:03:14.205Z] (3/8) Installing libblkid (2.33-r0) [2020-04-08T10:03:14.471Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-08T10:03:14.471Z] (5/8) Installing libmount (2.33-r0) [2020-04-08T10:03:14.471Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-08T10:03:14.740Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-08T10:03:15.015Z] (8/8) Installing wget (1.20.3-r0) [2020-04-08T10:03:15.015Z] Executing busybox-1.29.3-r10.trigger [2020-04-08T10:03:15.015Z] OK: 285 MiB in 83 packages [2020-04-08T10:03:16.972Z] Removing intermediate container 227111f0522e [2020-04-08T10:03:16.972Z] ---> 8b0a9d45d29c [2020-04-08T10:03:16.972Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-08T10:03:16.972Z] ---> Running in 88903aec0a8b [2020-04-08T10:03:17.240Z] Removing intermediate container 88903aec0a8b [2020-04-08T10:03:17.240Z] ---> b71ec1341c00 [2020-04-08T10:03:17.240Z] 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 [2020-04-08T10:03:17.240Z] ---> Running in 32fabfa9da7d [2020-04-08T10:03:18.207Z] --2020-04-08 10:03:18-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-08T10:03:18.207Z] Resolving github.com... 140.82.113.3 [2020-04-08T10:03:18.207Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-04-08T10:03:18.480Z] HTTP request sent, awaiting response... 302 Found [2020-04-08T10:03:18.480Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-08T10:03:18.480Z] --2020-04-08 10:03:18-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-08T10:03:18.480Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-08T10:03:18.480Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-08T10:03:18.480Z] HTTP request sent, awaiting response... 200 OK [2020-04-08T10:03:18.480Z] Length: unspecified [application/x-gzip] [2020-04-08T10:03:18.480Z] Saving to: 'STDOUT' [2020-04-08T10:03:18.480Z]  [2020-04-08T10:03:18.750Z] 0K .......... .......... .......... .......... .......... 1.29M [2020-04-08T10:03:18.750Z] 50K .......... .......... .......... .......... .......... 2.50M [2020-04-08T10:03:18.750Z] 100K .......... .......... .......... .......... .......... 14.3M [2020-04-08T10:03:18.750Z] 150K .......... .......... .......... .......... .......... 3.48M [2020-04-08T10:03:18.750Z] 200K .......... .......... .......... .......... .......... 11.8M [2020-04-08T10:03:18.750Z] 250K .......... .......... .......... .......... .......... 4.57M [2020-04-08T10:03:18.750Z] 300K .......... .......... .......... .......... .......... 4.11M [2020-04-08T10:03:18.750Z] 350K .......... .......... .......... .......... .......... 8.85M [2020-04-08T10:03:18.750Z] 400K .......... .......... .......... .......... .......... 5.05M [2020-04-08T10:03:18.750Z] 450K .......... .......... .......... .......... .......... 4.46M [2020-04-08T10:03:18.750Z] 500K .......... .......... .......... .......... .......... 6.44M [2020-04-08T10:03:18.750Z] 550K .......... .......... .......... .......... .......... 5.57M [2020-04-08T10:03:18.750Z] 600K .......... .......... .......... .......... .......... 729K [2020-04-08T10:03:18.750Z] 650K .......... .......... .......... .......... .......... 2.94M [2020-04-08T10:03:18.750Z] 700K ..  283K=0.2s [2020-04-08T10:03:18.750Z] [2020-04-08T10:03:18.750Z] 2020-04-08 10:03:18 (2.88 MB/s) - written to stdout [719348] [2020-04-08T10:03:18.750Z] [2020-04-08T10:03:19.018Z] -- The C compiler identification is GNU 8.3.0 [2020-04-08T10:03:19.286Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-08T10:03:19.286Z] -- Check for working C compiler: /usr/bin/cc [2020-04-08T10:03:19.577Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T10:03:19.577Z] -- Detecting C compiler ABI info [2020-04-08T10:03:19.845Z] -- Detecting C compiler ABI info - done [2020-04-08T10:03:19.845Z] -- Detecting C compile features [2020-04-08T10:03:20.809Z] -- Detecting C compile features - done [2020-04-08T10:03:20.809Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-08T10:03:20.809Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-08T10:03:20.809Z] -- Detecting CXX compiler ABI info [2020-04-08T10:03:21.077Z] -- Detecting CXX compiler ABI info - done [2020-04-08T10:03:21.344Z] -- Detecting CXX compile features [2020-04-08T10:03:22.759Z] -- Detecting CXX compile features - done [2020-04-08T10:03:22.759Z] -- Looking for include file endian.h [2020-04-08T10:03:23.026Z] -- Looking for include file endian.h - found [2020-04-08T10:03:23.026Z] -- Check if the system is big endian [2020-04-08T10:03:23.026Z] -- Searching 16 bit integer [2020-04-08T10:03:23.026Z] -- Looking for sys/types.h [2020-04-08T10:03:23.298Z] -- Looking for sys/types.h - found [2020-04-08T10:03:23.298Z] -- Looking for stdint.h [2020-04-08T10:03:23.566Z] -- Looking for stdint.h - found [2020-04-08T10:03:23.566Z] -- Looking for stddef.h [2020-04-08T10:03:23.566Z] -- Looking for stddef.h - found [2020-04-08T10:03:23.566Z] -- Check size of unsigned short [2020-04-08T10:03:23.833Z] -- Check size of unsigned short - done [2020-04-08T10:03:23.833Z] -- Using unsigned short [2020-04-08T10:03:24.101Z] -- Check if the system is big endian - little endian [2020-04-08T10:03:24.386Z] -- Check size of size_t [2020-04-08T10:03:24.386Z] -- Check size of size_t - done [2020-04-08T10:03:24.656Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-08T10:03:24.656Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-08T10:03:24.656Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-08T10:03:24.656Z] CMake did not find one. [2020-04-08T10:03:24.656Z] [2020-04-08T10:03:24.656Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-08T10:03:24.656Z] the following names: [2020-04-08T10:03:24.656Z] [2020-04-08T10:03:24.656Z] cJSONConfig.cmake [2020-04-08T10:03:24.656Z] cjson-config.cmake [2020-04-08T10:03:24.656Z] [2020-04-08T10:03:24.656Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-08T10:03:24.656Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-08T10:03:24.656Z] provides a separate development package or SDK, be sure it has been [2020-04-08T10:03:24.656Z] installed. [2020-04-08T10:03:24.656Z] [2020-04-08T10:03:24.656Z] [2020-04-08T10:03:24.656Z] -- Configuring done [2020-04-08T10:03:24.656Z] -- Generating done [2020-04-08T10:03:24.656Z] -- Build files have been written to: /tmp/cbor [2020-04-08T10:03:24.924Z] Scanning dependencies of target cbor_shared [2020-04-08T10:03:24.924Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-08T10:03:25.885Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-08T10:03:26.154Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-08T10:03:26.422Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-08T10:03:27.007Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-08T10:03:27.275Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-08T10:03:27.544Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-08T10:03:27.544Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-08T10:03:27.811Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-08T10:03:28.079Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-08T10:03:28.663Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-08T10:03:28.929Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-08T10:03:29.514Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-08T10:03:29.780Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-08T10:03:30.050Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-08T10:03:30.316Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-08T10:03:30.585Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-08T10:03:30.853Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-08T10:03:30.853Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-08T10:03:31.436Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-08T10:03:31.436Z] [ 40%] Linking C shared library libcbor.so [2020-04-08T10:03:31.436Z] [ 40%] Built target cbor_shared [2020-04-08T10:03:31.436Z] Scanning dependencies of target cbor [2020-04-08T10:03:31.704Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-08T10:03:32.287Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-08T10:03:32.870Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-08T10:03:33.138Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-08T10:03:34.550Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-08T10:03:34.550Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-08T10:03:34.817Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-08T10:03:34.817Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-08T10:03:35.084Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-08T10:03:35.351Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-08T10:03:36.312Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-08T10:03:36.312Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-08T10:03:36.907Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-08T10:03:37.175Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-08T10:03:37.461Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-08T10:03:37.728Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-08T10:03:37.995Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-08T10:03:38.263Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-08T10:03:38.531Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-08T10:03:38.800Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-08T10:03:38.800Z] [ 80%] Linking C static library libcbor.a [2020-04-08T10:03:39.068Z] [ 80%] Built target cbor [2020-04-08T10:03:39.068Z] Scanning dependencies of target create_items [2020-04-08T10:03:39.068Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-08T10:03:39.336Z] [ 84%] Linking C executable create_items [2020-04-08T10:03:39.336Z] [ 84%] Built target create_items [2020-04-08T10:03:39.336Z] Scanning dependencies of target readfile [2020-04-08T10:03:39.336Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-08T10:03:39.604Z] [ 88%] Linking C executable readfile [2020-04-08T10:03:39.604Z] [ 88%] Built target readfile [2020-04-08T10:03:39.604Z] Scanning dependencies of target streaming_parser [2020-04-08T10:03:39.604Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-08T10:03:39.871Z] [ 92%] Linking C executable streaming_parser [2020-04-08T10:03:40.140Z] [ 92%] Built target streaming_parser [2020-04-08T10:03:40.140Z] Scanning dependencies of target sort [2020-04-08T10:03:40.140Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-08T10:03:40.140Z] [ 96%] Linking C executable sort [2020-04-08T10:03:40.406Z] [ 96%] Built target sort [2020-04-08T10:03:40.406Z] Scanning dependencies of target hello [2020-04-08T10:03:40.406Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-08T10:03:40.674Z] [100%] Linking C executable hello [2020-04-08T10:03:40.674Z] [100%] Built target hello [2020-04-08T10:03:40.674Z] Install the project... [2020-04-08T10:03:40.674Z] -- Install configuration: "Release" [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-08T10:03:40.674Z] -- Up-to-date: /usr/local/include/cbor [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/include/cbor.h [2020-04-08T10:03:40.674Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-08T10:03:41.234Z] Running on prd-centos7-docker-4c-2g-2840 in /w/workspace/edgexfoundry_device-sdk-c_PR-247 [Pipeline] { [Pipeline] ws [2020-04-08T10:03:41.294Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-08T10:03:43.261Z] Removing intermediate container 32fabfa9da7d [2020-04-08T10:03:43.261Z] ---> f46ab032de28 [2020-04-08T10:03:43.261Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-08T10:03:43.261Z] ---> Running in ba3d23f571f5 [2020-04-08T10:03:45.208Z] Removing intermediate container ba3d23f571f5 [2020-04-08T10:03:45.208Z] ---> 34a15703c73b [2020-04-08T10:03:45.208Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-08T10:03:45.475Z] ---> e969f189e9a0 [2020-04-08T10:03:45.475Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-08T10:03:46.059Z] ---> fd585fd62d0d [2020-04-08T10:03:46.059Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-08T10:03:46.643Z] ---> 5ef8a6987953 [2020-04-08T10:03:46.643Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-08T10:03:46.703Z] using credential edgex-jenkins-ssh [2020-04-08T10:03:46.745Z] Cloning the remote Git repository [2020-04-08T10:03:46.745Z] Cloning with configured refspecs honoured and without tags [2020-04-08T10:03:46.798Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-08T10:03:46.860Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-08T10:03:47.235Z] ---> 586ec84f014e [2020-04-08T10:03:47.235Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-08T10:03:47.820Z] ---> 70300f7ebbdd [2020-04-08T10:03:47.820Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-08T10:03:47.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-08T10:03:47.159Z] > git --version # timeout=10 [2020-04-08T10:03:47.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:03:47.234Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:03:48.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-08T10:03:48.075Z] > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 [2020-04-08T10:03:48.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:03:48.095Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-08T10:03:48.104Z] Fetching without tags [2020-04-08T10:03:48.406Z] ---> 39643c18bc67 [2020-04-08T10:03:48.406Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-08T10:03:48.406Z] ---> Running in 07933bcb446c [2020-04-08T10:03:48.540Z] Merging remotes/origin/master commit 2dbf24a1b53c33901c5f522cb6a5de4931bffa5e into PR head commit 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe [2020-04-08T10:03:49.105Z] Merge succeeded, producing 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe [2020-04-08T10:03:49.106Z] Checking out Revision 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe (PR-247) [2020-04-08T10:03:48.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-08T10:03:48.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:03:48.126Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T10:03:48.570Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T10:03:48.608Z] > git checkout -f 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe # timeout=10 [2020-04-08T10:03:48.765Z] > git remote # timeout=10 [2020-04-08T10:03:48.806Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T10:03:48.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T10:03:48.922Z] > git merge 2dbf24a1b53c33901c5f522cb6a5de4931bffa5e # timeout=10 [2020-04-08T10:03:49.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T10:03:49.111Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T10:03:49.180Z] > git checkout -f 6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe # timeout=10 [2020-04-08T10:03:49.375Z] + CPPCHECK=false [2020-04-08T10:03:49.375Z] + DOCGEN=false [2020-04-08T10:03:49.375Z] + TOMLVER=SDK-0.2 [2020-04-08T10:03:49.375Z] + CUTILVER=1.0.0 [2020-04-08T10:03:49.375Z] + '[' 0 -gt 0 ] [2020-04-08T10:03:49.375Z] + readlink -f ./scripts/build.sh [2020-04-08T10:03:49.375Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-08T10:03:49.375Z] + dirname /tmp/sdk/scripts [2020-04-08T10:03:49.375Z] + ROOT=/tmp/sdk [2020-04-08T10:03:49.375Z] + cd /tmp/sdk [2020-04-08T10:03:49.375Z] + '[' '!' -d deps ] [2020-04-08T10:03:49.375Z] + mkdir deps [2020-04-08T10:03:49.375Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-08T10:03:49.375Z] + tar -C deps -z -x -f - [2020-04-08T10:03:49.375Z] --2020-04-08 10:03:49-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-08T10:03:49.375Z] Resolving github.com... 140.82.113.3 [2020-04-08T10:03:49.375Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-04-08T10:03:49.643Z] HTTP request sent, awaiting response... 302 Found [2020-04-08T10:03:49.643Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-08T10:03:49.643Z] --2020-04-08 10:03:49-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-08T10:03:49.643Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-08T10:03:49.643Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-08T10:03:49.643Z] HTTP request sent, awaiting response... 200 OK [2020-04-08T10:03:49.643Z] Length: unspecified [application/x-gzip] [2020-04-08T10:03:49.643Z] Saving to: 'STDOUT' [2020-04-08T10:03:49.643Z]  [2020-04-08T10:03:49.643Z] 0K .......... ......  1.08M=0.01s [2020-04-08T10:03:49.643Z] [2020-04-08T10:03:49.643Z] 2020-04-08 10:03:49 (1.08 MB/s) - written to stdout [16451] [2020-04-08T10:03:49.643Z] [2020-04-08T10:03:49.912Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-08T10:03:49.912Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz -x [2020-04-08T10:03:49.912Z] -f - [2020-04-08T10:03:49.912Z] --2020-04-08 10:03:49-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-08T10:03:49.912Z] Resolving github.com... 140.82.113.3 [2020-04-08T10:03:49.912Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-04-08T10:03:49.912Z] HTTP request sent, awaiting response... 302 Found [2020-04-08T10:03:49.912Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-04-08T10:03:49.912Z] --2020-04-08 10:03:49-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-04-08T10:03:49.912Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-08T10:03:50.179Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-08T10:03:50.180Z] HTTP request sent, awaiting response... 200 OK [2020-04-08T10:03:50.180Z] Length: unspecified [application/x-gzip] [2020-04-08T10:03:50.180Z] Saving to: 'STDOUT' [2020-04-08T10:03:50.180Z]  [2020-04-08T10:03:50.180Z] 0K .......... .......... .......... .......... .......... 1.53M [2020-04-08T10:03:50.180Z] 50K .......... .......... .......... .......... .......... 3.15M [2020-04-08T10:03:50.180Z] 100K .......... .......... .......... .......... ........ 10.0M=0.05s [2020-04-08T10:03:50.180Z] [2020-04-08T10:03:50.180Z] 2020-04-08 10:03:50 (2.78 MB/s) - written to stdout [151809] [2020-04-08T10:03:50.180Z] [2020-04-08T10:03:50.180Z] + mkdir -p src/c/iot [2020-04-08T10:03:50.180Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-04-08T10:03:50.180Z] + mkdir -p include/iot [2020-04-08T10:03:50.447Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-04-08T10:03:50.447Z] + mkdir -p include/iot/os [2020-04-08T10:03:50.447Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-04-08T10:03:50.447Z] + mkdir -p /tmp/sdk/build/release [2020-04-08T10:03:50.447Z] + cd /tmp/sdk/build/release [2020-04-08T10:03:50.447Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-08T10:03:50.716Z] -- The C compiler identification is GNU 8.3.0 [2020-04-08T10:03:50.716Z] -- Check for working C compiler: /usr/bin/cc [2020-04-08T10:03:50.984Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T10:03:50.984Z] -- Detecting C compiler ABI info [2020-04-08T10:03:51.252Z] -- Detecting C compiler ABI info - done [2020-04-08T10:03:51.252Z] -- Detecting C compile features [2020-04-08T10:03:51.839Z] -- Detecting C compile features - done [2020-04-08T10:03:51.839Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-08T10:03:51.839Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-08T10:03:51.839Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-08T10:03:51.839Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-08T10:03:51.839Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-08T10:03:51.839Z] -- C SDK 0.0.0 for Linux [2020-04-08T10:03:52.110Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-08T10:03:52.110Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-08T10:03:52.110Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-08T10:03:52.377Z] -- Configuring done [2020-04-08T10:03:52.645Z] -- Generating done [2020-04-08T10:03:52.645Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-08T10:03:52.645Z] + make [2020-04-08T10:03:52.645Z] + tee release.log [2020-04-08T10:03:52.645Z] Scanning dependencies of target csdk [2020-04-08T10:03:52.913Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-08T10:03:53.500Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-08T10:03:53.767Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-08T10:03:53.926Z] Commit message: "Add Array types for Readings" [2020-04-08T10:03:53.977Z] > git --version # timeout=10 [2020-04-08T10:03:53.998Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T10:03:55.129Z] ========================================================= [2020-04-08T10:03:55.129Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-04-08T10:03:55.129Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:03:55.710Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-08T10:03:55.977Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-08T10:03:56.175Z] + 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 . [2020-04-08T10:03:56.247Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-08T10:03:56.754Z] Sending build context to Docker daemon 2.975MB [2020-04-08T10:03:56.754Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-08T10:03:56.755Z] Step 2/21 : FROM ${BASE} as builder [2020-04-08T10:03:56.755Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-04-08T10:03:56.755Z] e7c96db7181b: Pulling fs layer [2020-04-08T10:03:56.755Z] 4c13bbce0fe7: Pulling fs layer [2020-04-08T10:03:56.755Z] 6059c847ac2f: Pulling fs layer [2020-04-08T10:03:57.071Z] e7c96db7181b: Verifying Checksum [2020-04-08T10:03:57.071Z] e7c96db7181b: Download complete [2020-04-08T10:03:57.071Z] 4c13bbce0fe7: Download complete [2020-04-08T10:03:57.205Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-08T10:03:57.375Z] e7c96db7181b: Pull complete [2020-04-08T10:03:57.661Z] 4c13bbce0fe7: Pull complete [2020-04-08T10:03:59.150Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-08T10:03:59.150Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-08T10:03:59.742Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-08T10:04:00.331Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-08T10:04:00.597Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-08T10:04:00.866Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-08T10:04:01.134Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-08T10:04:01.435Z] 6059c847ac2f: Verifying Checksum [2020-04-08T10:04:01.435Z] 6059c847ac2f: Download complete [2020-04-08T10:04:04.474Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-08T10:04:04.742Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-08T10:04:05.010Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-08T10:04:05.593Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-08T10:04:07.539Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-08T10:04:07.539Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-08T10:04:07.806Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-08T10:04:08.330Z] 6059c847ac2f: Pull complete [2020-04-08T10:04:08.330Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-04-08T10:04:08.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-04-08T10:04:08.330Z] ---> 5eabd8fd8ba2 [2020-04-08T10:04:08.330Z] 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 [2020-04-08T10:04:08.330Z] ---> Running in 40efb046364d [2020-04-08T10:04:08.390Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-08T10:04:08.663Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-08T10:04:08.931Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-08T10:04:09.029Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-08T10:04:09.622Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-08T10:04:09.890Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-08T10:04:09.895Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-08T10:04:10.157Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-08T10:04:10.162Z] (2/8) Installing libuuid (2.33-r0) [2020-04-08T10:04:10.162Z] (3/8) Installing libblkid (2.33-r0) [2020-04-08T10:04:10.162Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-08T10:04:10.443Z] (5/8) Installing libmount (2.33-r0) [2020-04-08T10:04:10.443Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-08T10:04:10.740Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-08T10:04:11.007Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-08T10:04:11.035Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-08T10:04:11.274Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-08T10:04:11.298Z] (8/8) Installing wget (1.20.3-r0) [2020-04-08T10:04:11.572Z] Executing busybox-1.29.3-r10.trigger [2020-04-08T10:04:11.572Z] OK: 272 MiB in 83 packages [2020-04-08T10:04:12.160Z] Removing intermediate container 40efb046364d [2020-04-08T10:04:12.160Z] ---> 8a27aa90fff8 [2020-04-08T10:04:12.161Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-08T10:04:12.161Z] ---> Running in f4e2467b6f99 [2020-04-08T10:04:12.233Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-08T10:04:12.432Z] Removing intermediate container f4e2467b6f99 [2020-04-08T10:04:12.432Z] ---> cda0d6480d98 [2020-04-08T10:04:12.432Z] 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 [2020-04-08T10:04:12.432Z] ---> Running in 94467cd3ef84 [2020-04-08T10:04:12.499Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-08T10:04:13.010Z] --2020-04-08 10:04:12-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-08T10:04:13.010Z] Resolving github.com... 140.82.114.4 [2020-04-08T10:04:13.306Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-04-08T10:04:13.306Z] HTTP request sent, awaiting response... 302 Found [2020-04-08T10:04:13.306Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-08T10:04:13.306Z] --2020-04-08 10:04:13-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-08T10:04:13.306Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-08T10:04:13.306Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-08T10:04:13.615Z] HTTP request sent, awaiting response... 200 OK [2020-04-08T10:04:13.615Z] Length: unspecified [application/x-gzip] [2020-04-08T10:04:13.615Z] Saving to: 'STDOUT' [2020-04-08T10:04:13.615Z]  [2020-04-08T10:04:13.615Z] 0K .......... .......... .......... .......... .......... 1.43M [2020-04-08T10:04:13.615Z] 50K .......... .......... .......... .......... .......... 3.07M [2020-04-08T10:04:13.615Z] 100K .......... .......... .......... .......... .......... 25.8M [2020-04-08T10:04:13.615Z] 150K .......... .......... .......... .......... .......... 973K [2020-04-08T10:04:13.615Z] 200K .......... .......... .......... .......... .......... 10.2M [2020-04-08T10:04:13.615Z] 250K .......... .......... .......... .......... .......... 3.84M [2020-04-08T10:04:13.615Z] 300K .......... .......... .......... .......... .......... 8.36M [2020-04-08T10:04:13.615Z] 350K .......... .......... .......... .......... .......... 5.82M [2020-04-08T10:04:13.615Z] 400K .......... .......... .......... .......... .......... 3.90M [2020-04-08T10:04:13.615Z] 450K .......... .......... .......... .......... .......... 1017K [2020-04-08T10:04:13.615Z] 500K .......... .......... .......... .......... .......... 10.7M [2020-04-08T10:04:13.890Z] 550K .......... .......... .......... .......... .......... 2.12M [2020-04-08T10:04:13.890Z] 600K .......... .......... .......... .......... .......... 2.00M [2020-04-08T10:04:13.890Z] 650K .......... .......... .......... .......... .......... 2.91M [2020-04-08T10:04:13.890Z] 700K .. 1.27M=0.3s [2020-04-08T10:04:13.890Z] [2020-04-08T10:04:13.890Z] 2020-04-08 10:04:13 (2.56 MB/s) - written to stdout [719348] [2020-04-08T10:04:13.890Z] [2020-04-08T10:04:13.890Z] -- The C compiler identification is GNU 8.3.0 [2020-04-08T10:04:14.251Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-08T10:04:14.251Z] -- Check for working C compiler: /usr/bin/cc [2020-04-08T10:04:14.251Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T10:04:14.251Z] -- Detecting C compiler ABI info [2020-04-08T10:04:14.528Z] -- Detecting C compiler ABI info - done [2020-04-08T10:04:14.528Z] -- Detecting C compile features [2020-04-08T10:04:14.791Z] -- Detecting C compile features - done [2020-04-08T10:04:14.791Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-08T10:04:14.791Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-08T10:04:14.791Z] -- Detecting CXX compiler ABI info [2020-04-08T10:04:15.066Z] -- Detecting CXX compiler ABI info - done [2020-04-08T10:04:15.066Z] -- Detecting CXX compile features [2020-04-08T10:04:15.643Z] -- Detecting CXX compile features - done [2020-04-08T10:04:15.643Z] -- Looking for include file endian.h [2020-04-08T10:04:15.643Z] -- Looking for include file endian.h - found [2020-04-08T10:04:15.643Z] -- Check if the system is big endian [2020-04-08T10:04:15.643Z] -- Searching 16 bit integer [2020-04-08T10:04:15.643Z] -- Looking for sys/types.h [2020-04-08T10:04:15.917Z] -- Looking for sys/types.h - found [2020-04-08T10:04:15.917Z] -- Looking for stdint.h [2020-04-08T10:04:15.917Z] -- Looking for stdint.h - found [2020-04-08T10:04:15.917Z] -- Looking for stddef.h [2020-04-08T10:04:15.917Z] -- Looking for stddef.h - found [2020-04-08T10:04:15.917Z] -- Check size of unsigned short [2020-04-08T10:04:16.183Z] -- Check size of unsigned short - done [2020-04-08T10:04:16.183Z] -- Using unsigned short [2020-04-08T10:04:16.183Z] -- Check if the system is big endian - little endian [2020-04-08T10:04:16.183Z] -- Check size of size_t [2020-04-08T10:04:16.183Z] -- Check size of size_t - done [2020-04-08T10:04:16.183Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-08T10:04:16.183Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-08T10:04:16.183Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-08T10:04:16.183Z] CMake did not find one. [2020-04-08T10:04:16.183Z] [2020-04-08T10:04:16.183Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-08T10:04:16.183Z] the following names: [2020-04-08T10:04:16.183Z] [2020-04-08T10:04:16.183Z] cJSONConfig.cmake [2020-04-08T10:04:16.183Z] cjson-config.cmake [2020-04-08T10:04:16.183Z] [2020-04-08T10:04:16.183Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-08T10:04:16.183Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-08T10:04:16.183Z] provides a separate development package or SDK, be sure it has been [2020-04-08T10:04:16.183Z] installed. [2020-04-08T10:04:16.183Z] [2020-04-08T10:04:16.183Z] [2020-04-08T10:04:16.183Z] -- Configuring done [2020-04-08T10:04:16.446Z] -- Generating done [2020-04-08T10:04:16.446Z] -- Build files have been written to: /tmp/cbor [2020-04-08T10:04:16.446Z] Scanning dependencies of target cbor_shared [2020-04-08T10:04:16.446Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-08T10:04:16.750Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-08T10:04:16.751Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-08T10:04:17.038Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-08T10:04:17.038Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-08T10:04:17.317Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-08T10:04:17.317Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-08T10:04:17.334Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-08T10:04:17.583Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-08T10:04:17.583Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-08T10:04:17.583Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-08T10:04:17.602Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-08T10:04:17.857Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-08T10:04:18.159Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-08T10:04:18.159Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-08T10:04:18.159Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-08T10:04:18.185Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-08T10:04:18.572Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-08T10:04:18.572Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-08T10:04:18.926Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-08T10:04:18.926Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-08T10:04:18.926Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-08T10:04:19.279Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-08T10:04:19.279Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-08T10:04:19.279Z] [ 40%] Linking C shared library libcbor.so [2020-04-08T10:04:19.593Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-08T10:04:19.618Z] [ 40%] Built target cbor_shared [2020-04-08T10:04:19.618Z] Scanning dependencies of target cbor [2020-04-08T10:04:19.618Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-08T10:04:19.954Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-08T10:04:19.954Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-08T10:04:20.267Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-08T10:04:20.627Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-08T10:04:20.627Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-08T10:04:20.921Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-08T10:04:20.921Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-08T10:04:20.922Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-08T10:04:21.000Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-08T10:04:21.193Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-08T10:04:21.470Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-08T10:04:21.470Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-08T10:04:21.748Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-08T10:04:21.748Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-08T10:04:21.748Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-08T10:04:22.029Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-08T10:04:22.029Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-08T10:04:22.325Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-08T10:04:22.325Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-08T10:04:22.325Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-08T10:04:22.325Z] [ 80%] Linking C static library libcbor.a [2020-04-08T10:04:22.608Z] [ 80%] Built target cbor [2020-04-08T10:04:22.608Z] Scanning dependencies of target create_items [2020-04-08T10:04:22.608Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-08T10:04:22.608Z] [ 84%] Linking C executable create_items [2020-04-08T10:04:22.608Z] [ 84%] Built target create_items [2020-04-08T10:04:22.608Z] Scanning dependencies of target readfile [2020-04-08T10:04:22.608Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-08T10:04:22.608Z] [ 88%] Linking C executable readfile [2020-04-08T10:04:22.872Z] [ 88%] Built target readfile [2020-04-08T10:04:22.872Z] Scanning dependencies of target streaming_parser [2020-04-08T10:04:22.872Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-08T10:04:22.872Z] [ 92%] Linking C executable streaming_parser [2020-04-08T10:04:22.872Z] [ 92%] Built target streaming_parser [2020-04-08T10:04:22.872Z] Scanning dependencies of target sort [2020-04-08T10:04:22.872Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-08T10:04:23.152Z] [ 96%] Linking C executable sort [2020-04-08T10:04:23.152Z] [ 96%] Built target sort [2020-04-08T10:04:23.152Z] Scanning dependencies of target hello [2020-04-08T10:04:23.152Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-08T10:04:23.152Z] [100%] Linking C executable hello [2020-04-08T10:04:23.152Z] [100%] Built target hello [2020-04-08T10:04:23.152Z] Install the project... [2020-04-08T10:04:23.152Z] -- Install configuration: "Release" [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-08T10:04:23.152Z] -- Up-to-date: /usr/local/include/cbor [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-08T10:04:23.152Z] -- Installing: /usr/local/include/cbor.h [2020-04-08T10:04:23.153Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-08T10:04:24.108Z] Removing intermediate container 94467cd3ef84 [2020-04-08T10:04:24.108Z] ---> cec4d540e2d7 [2020-04-08T10:04:24.108Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-08T10:04:24.344Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-08T10:04:24.376Z] ---> Running in edd0fd9baa05 [2020-04-08T10:04:24.613Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-08T10:04:25.578Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-08T10:04:25.812Z] Removing intermediate container edd0fd9baa05 [2020-04-08T10:04:25.812Z] ---> dd3d391cf1f8 [2020-04-08T10:04:25.812Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-08T10:04:25.812Z] ---> ae1f93a0ee28 [2020-04-08T10:04:25.812Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-08T10:04:26.089Z] ---> 5cb1ecf48d32 [2020-04-08T10:04:26.089Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-08T10:04:26.210Z] [ 65%] Linking C shared library libcsdk.so [2020-04-08T10:04:26.210Z] [ 65%] Built target csdk [2020-04-08T10:04:26.353Z] ---> cb9e7c30a969 [2020-04-08T10:04:26.353Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-08T10:04:26.498Z] Scanning dependencies of target template [2020-04-08T10:04:26.498Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-08T10:04:26.660Z] ---> 65a0266fd01f [2020-04-08T10:04:26.660Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-08T10:04:26.934Z] ---> 520ba1edc002 [2020-04-08T10:04:26.934Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-08T10:04:27.128Z] [ 68%] Linking C executable template [2020-04-08T10:04:27.128Z] [ 68%] Built target template [2020-04-08T10:04:27.128Z] Scanning dependencies of target device-counter [2020-04-08T10:04:27.204Z] ---> 85160e6d1c30 [2020-04-08T10:04:27.205Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-08T10:04:27.413Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-08T10:04:27.469Z] ---> Running in 6baa291ed1ad [2020-04-08T10:04:27.694Z] [ 71%] Linking C executable device-counter [2020-04-08T10:04:27.742Z] + CPPCHECK=false [2020-04-08T10:04:27.742Z] + DOCGEN=false [2020-04-08T10:04:27.742Z] + TOMLVER=SDK-0.2 [2020-04-08T10:04:27.742Z] + CUTILVER=1.0.0 [2020-04-08T10:04:27.742Z] + '[' 0 -gt 0 ] [2020-04-08T10:04:27.742Z] + readlink -f ./scripts/build.sh [2020-04-08T10:04:27.742Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-08T10:04:27.742Z] + dirname /tmp/sdk/scripts [2020-04-08T10:04:27.742Z] + ROOT=/tmp/sdk [2020-04-08T10:04:27.742Z] + cd /tmp/sdk [2020-04-08T10:04:27.742Z] + '[' '!' -d deps ] [2020-04-08T10:04:27.742Z] + mkdir deps [2020-04-08T10:04:27.742Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-08T10:04:27.742Z] + tar -C deps -z -x -f - [2020-04-08T10:04:27.972Z] [ 71%] Built target device-counter [2020-04-08T10:04:27.972Z] Scanning dependencies of target device-random [2020-04-08T10:04:27.972Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-08T10:04:28.009Z] --2020-04-08 10:04:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-08T10:04:28.009Z] Resolving github.com... 140.82.114.4 [2020-04-08T10:04:28.009Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-04-08T10:04:28.009Z] HTTP request sent, awaiting response... 302 Found [2020-04-08T10:04:28.009Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-08T10:04:28.009Z] --2020-04-08 10:04:27-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-08T10:04:28.009Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-08T10:04:28.009Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-08T10:04:28.292Z] HTTP request sent, awaiting response... 200 OK [2020-04-08T10:04:28.292Z] Length: unspecified [application/x-gzip] [2020-04-08T10:04:28.292Z] Saving to: 'STDOUT' [2020-04-08T10:04:28.292Z]  [2020-04-08T10:04:28.292Z] 0K .......... ......  1.03M=0.02s [2020-04-08T10:04:28.292Z] [2020-04-08T10:04:28.292Z] 2020-04-08 10:04:28 (1.03 MB/s) - written to stdout [16451] [2020-04-08T10:04:28.292Z] [2020-04-08T10:04:28.292Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-08T10:04:28.292Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-08T10:04:28.292Z] + tar -C deps -z -x -f - [2020-04-08T10:04:28.292Z] --2020-04-08 10:04:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-08T10:04:28.292Z] Resolving github.com... 140.82.114.4 [2020-04-08T10:04:28.292Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-04-08T10:04:28.557Z] HTTP request sent, awaiting response... 302 Found [2020-04-08T10:04:28.557Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-04-08T10:04:28.557Z] --2020-04-08 10:04:28-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-04-08T10:04:28.557Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-08T10:04:28.557Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-08T10:04:28.557Z] HTTP request sent, awaiting response... 200 OK [2020-04-08T10:04:28.557Z] Length: unspecified [application/x-gzip] [2020-04-08T10:04:28.557Z] Saving to: 'STDOUT' [2020-04-08T10:04:28.557Z] [2020-04-08T10:04:28.557Z] 0K .......... .......... .......... .......... .......... 1.64M [2020-04-08T10:04:28.557Z] 50K .......... .......... .......... .......... .......... 3.31M [2020-04-08T10:04:28.557Z] 100K .......... .......... .......... .......... ........ 36.7M=0.05s [2020-04-08T10:04:28.557Z] [2020-04-08T10:04:28.557Z] 2020-04-08 10:04:28 (3.16 MB/s) - written to stdout [151809] [2020-04-08T10:04:28.557Z] [2020-04-08T10:04:28.561Z] [ 74%] Linking C executable device-random [2020-04-08T10:04:28.822Z] + mkdir -p src/c/iot [2020-04-08T10:04:28.822Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-04-08T10:04:28.822Z] + mkdir -p include/iot [2020-04-08T10:04:28.822Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-04-08T10:04:28.822Z] + mkdir -p include/iot/os [2020-04-08T10:04:28.822Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-04-08T10:04:28.822Z] + mkdir -p /tmp/sdk/build/release [2020-04-08T10:04:28.822Z] + cd /tmp/sdk/build/release [2020-04-08T10:04:28.822Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-08T10:04:28.822Z] -- The C compiler identification is GNU 8.3.0 [2020-04-08T10:04:28.822Z] -- Check for working C compiler: /usr/bin/cc [2020-04-08T10:04:28.827Z] [ 74%] Built target device-random [2020-04-08T10:04:28.827Z] Scanning dependencies of target device-gyro [2020-04-08T10:04:28.827Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-08T10:04:29.095Z] [ 77%] Linking C executable device-gyro [2020-04-08T10:04:29.102Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T10:04:29.102Z] -- Detecting C compiler ABI info [2020-04-08T10:04:29.102Z] -- Detecting C compiler ABI info - done [2020-04-08T10:04:29.102Z] -- Detecting C compile features [2020-04-08T10:04:29.363Z] [ 77%] Built target device-gyro [2020-04-08T10:04:29.363Z] Scanning dependencies of target template-discovery [2020-04-08T10:04:29.363Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-08T10:04:29.368Z] -- Detecting C compile features - done [2020-04-08T10:04:29.368Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-08T10:04:29.368Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-08T10:04:29.368Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-08T10:04:29.368Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-08T10:04:29.368Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-08T10:04:29.368Z] -- C SDK 0.0.0 for Linux [2020-04-08T10:04:29.368Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-08T10:04:29.650Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-08T10:04:29.650Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-08T10:04:29.650Z] -- Configuring done [2020-04-08T10:04:29.650Z] -- Generating done [2020-04-08T10:04:29.650Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-08T10:04:29.650Z] + make [2020-04-08T10:04:29.650Z] + tee release.log [2020-04-08T10:04:29.950Z] [ 80%] Linking C executable template-discovery [2020-04-08T10:04:29.963Z] Scanning dependencies of target csdk [2020-04-08T10:04:29.963Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-08T10:04:30.223Z] [ 80%] Built target template-discovery [2020-04-08T10:04:30.224Z] Scanning dependencies of target device-terminal [2020-04-08T10:04:30.224Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-08T10:04:30.227Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-08T10:04:30.227Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-08T10:04:30.808Z] [ 84%] Linking C executable device-terminal [2020-04-08T10:04:30.836Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-08T10:04:31.073Z] [ 84%] Built target device-terminal [2020-04-08T10:04:31.074Z] Scanning dependencies of target template2 [2020-04-08T10:04:31.074Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-08T10:04:31.098Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-08T10:04:31.098Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-08T10:04:31.389Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-08T10:04:31.655Z] [ 87%] Linking C executable template2 [2020-04-08T10:04:31.921Z] [ 87%] Built target template2 [2020-04-08T10:04:31.921Z] Scanning dependencies of target device-counterv2 [2020-04-08T10:04:31.921Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-08T10:04:31.960Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-08T10:04:32.187Z] [ 90%] Linking C executable device-counterv2 [2020-04-08T10:04:32.231Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-08T10:04:32.456Z] [ 90%] Built target device-counterv2 [2020-04-08T10:04:32.456Z] Scanning dependencies of target device-gyrov2 [2020-04-08T10:04:32.456Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-08T10:04:32.519Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-08T10:04:32.519Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-08T10:04:32.783Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-08T10:04:32.783Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-08T10:04:33.040Z] [ 93%] Linking C executable device-gyrov2 [2020-04-08T10:04:33.040Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:04:33.040Z] Scanning dependencies of target device-randomv2 [2020-04-08T10:04:33.053Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-08T10:04:33.307Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-08T10:04:33.574Z] [ 96%] Linking C executable device-randomv2 [2020-04-08T10:04:33.842Z] [ 96%] Built target device-randomv2 [2020-04-08T10:04:33.842Z] Scanning dependencies of target device-terminalv2 [2020-04-08T10:04:33.842Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-08T10:04:34.424Z] [100%] Linking C executable device-terminalv2 [2020-04-08T10:04:34.424Z] [100%] Built target device-terminalv2 [2020-04-08T10:04:34.468Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-08T10:04:34.468Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-08T10:04:34.468Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-08T10:04:34.691Z] + + maketee package -a [2020-04-08T10:04:34.692Z] release.log [2020-04-08T10:04:34.692Z] [ 65%] Built target csdk [2020-04-08T10:04:34.692Z] [ 68%] Built target template [2020-04-08T10:04:34.692Z] [ 71%] Built target device-counter [2020-04-08T10:04:34.692Z] [ 74%] Built target device-random [2020-04-08T10:04:34.734Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-08T10:04:34.960Z] [ 77%] Built target device-gyro [2020-04-08T10:04:34.960Z] [ 80%] Built target template-discovery [2020-04-08T10:04:34.960Z] [ 84%] Built target device-terminal [2020-04-08T10:04:34.960Z] [ 87%] Built target template2 [2020-04-08T10:04:34.960Z] [ 90%] Built target device-counterv2 [2020-04-08T10:04:34.960Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:04:35.228Z] [ 96%] Built target device-randomv2 [2020-04-08T10:04:35.228Z] [100%] Built target device-terminalv2 [2020-04-08T10:04:35.228Z] Run CPack packaging tool... [2020-04-08T10:04:35.228Z] CPack: Create package using TGZ [2020-04-08T10:04:35.228Z] CPack: Install projects [2020-04-08T10:04:35.228Z] CPack: - Run preinstall target for: Csdk [2020-04-08T10:04:35.319Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-08T10:04:35.319Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-08T10:04:35.583Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-08T10:04:35.583Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-08T10:04:35.812Z] CPack: - Install project: Csdk [2020-04-08T10:04:35.812Z] CPack: Create package [2020-04-08T10:04:35.850Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-08T10:04:36.077Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-08T10:04:36.078Z] + '[' false '=' true ] [2020-04-08T10:04:36.078Z] + '[' false '=' true ] [2020-04-08T10:04:36.078Z] + mkdir -p /tmp/sdk/build/debug [2020-04-08T10:04:36.078Z] + cd /tmp/sdk/build/debug [2020-04-08T10:04:36.078Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-08T10:04:36.118Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-08T10:04:36.344Z] -- The C compiler identification is GNU 8.3.0 [2020-04-08T10:04:36.345Z] -- Check for working C compiler: /usr/bin/cc [2020-04-08T10:04:36.385Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-08T10:04:36.385Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-08T10:04:36.610Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T10:04:36.610Z] -- Detecting C compiler ABI info [2020-04-08T10:04:36.702Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-08T10:04:36.876Z] -- Detecting C compiler ABI info - done [2020-04-08T10:04:36.876Z] -- Detecting C compile features [2020-04-08T10:04:36.965Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-08T10:04:36.965Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-08T10:04:37.459Z] -- Detecting C compile features - done [2020-04-08T10:04:37.459Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-08T10:04:37.459Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-08T10:04:37.459Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-08T10:04:37.459Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-08T10:04:37.459Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-08T10:04:37.459Z] -- C SDK 0.0.0 for Linux [2020-04-08T10:04:37.459Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-08T10:04:37.543Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-08T10:04:37.543Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-08T10:04:37.725Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-08T10:04:37.725Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-08T10:04:37.992Z] -- Configuring done [2020-04-08T10:04:38.258Z] -- Generating done [2020-04-08T10:04:38.258Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-08T10:04:38.258Z] + + teemake debug.log [2020-04-08T10:04:38.258Z] [2020-04-08T10:04:38.258Z] Scanning dependencies of target csdk [2020-04-08T10:04:38.524Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-08T10:04:38.793Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-08T10:04:39.059Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-08T10:04:39.558Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-08T10:04:39.558Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-08T10:04:39.639Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-08T10:04:39.837Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-08T10:04:39.837Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-08T10:04:39.909Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-08T10:04:39.909Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-08T10:04:40.413Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-08T10:04:40.489Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-08T10:04:40.758Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-08T10:04:41.005Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-08T10:04:41.027Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-08T10:04:41.299Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-08T10:04:41.565Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-08T10:04:41.832Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-08T10:04:42.099Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-08T10:04:42.367Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-08T10:04:42.430Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-08T10:04:42.430Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-08T10:04:42.953Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-08T10:04:43.058Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-08T10:04:43.220Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-08T10:04:43.371Z] [ 65%] Linking C shared library libcsdk.so [2020-04-08T10:04:43.372Z] [ 65%] Built target csdk [2020-04-08T10:04:43.372Z] Scanning dependencies of target template [2020-04-08T10:04:43.372Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-08T10:04:43.372Z] [ 68%] Linking C executable template [2020-04-08T10:04:43.488Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-08T10:04:43.635Z] [ 68%] Built target template [2020-04-08T10:04:43.635Z] Scanning dependencies of target device-counter [2020-04-08T10:04:43.635Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-08T10:04:43.756Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-08T10:04:43.907Z] [ 71%] Linking C executable device-counter [2020-04-08T10:04:43.907Z] [ 71%] Built target device-counter [2020-04-08T10:04:43.907Z] Scanning dependencies of target device-random [2020-04-08T10:04:43.907Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-08T10:04:44.193Z] [ 74%] Linking C executable device-random [2020-04-08T10:04:44.193Z] [ 74%] Built target device-random [2020-04-08T10:04:44.193Z] Scanning dependencies of target device-gyro [2020-04-08T10:04:44.193Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-08T10:04:44.340Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-08T10:04:44.340Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-08T10:04:44.571Z] [ 77%] Linking C executable device-gyro [2020-04-08T10:04:44.571Z] [ 77%] Built target device-gyro [2020-04-08T10:04:44.571Z] Scanning dependencies of target template-discovery [2020-04-08T10:04:44.571Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-08T10:04:44.607Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-08T10:04:44.874Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-08T10:04:44.895Z] [ 80%] Linking C executable template-discovery [2020-04-08T10:04:45.141Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-08T10:04:45.141Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-08T10:04:45.226Z] [ 80%] Built target template-discovery [2020-04-08T10:04:45.226Z] Scanning dependencies of target device-terminal [2020-04-08T10:04:45.226Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-08T10:04:45.410Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-08T10:04:45.539Z] [ 84%] Linking C executable device-terminal [2020-04-08T10:04:45.539Z] [ 84%] Built target device-terminal [2020-04-08T10:04:45.539Z] Scanning dependencies of target template2 [2020-04-08T10:04:45.539Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-08T10:04:45.678Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-08T10:04:45.802Z] [ 87%] Linking C executable template2 [2020-04-08T10:04:45.802Z] [ 87%] Built target template2 [2020-04-08T10:04:45.802Z] Scanning dependencies of target device-counterv2 [2020-04-08T10:04:45.802Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-08T10:04:45.945Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-08T10:04:46.065Z] [ 90%] Linking C executable device-counterv2 [2020-04-08T10:04:46.065Z] [ 90%] Built target device-counterv2 [2020-04-08T10:04:46.065Z] Scanning dependencies of target device-gyrov2 [2020-04-08T10:04:46.065Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-08T10:04:46.065Z] [ 93%] Linking C executable device-gyrov2 [2020-04-08T10:04:46.215Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-08T10:04:46.215Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-08T10:04:46.331Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:04:46.331Z] Scanning dependencies of target device-randomv2 [2020-04-08T10:04:46.331Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-08T10:04:46.331Z] [ 96%] Linking C executable device-randomv2 [2020-04-08T10:04:46.597Z] [ 96%] Built target device-randomv2 [2020-04-08T10:04:46.597Z] Scanning dependencies of target device-terminalv2 [2020-04-08T10:04:46.597Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-08T10:04:46.800Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-08T10:04:46.800Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-08T10:04:46.871Z] [100%] Linking C executable device-terminalv2 [2020-04-08T10:04:46.871Z] [100%] Built target device-terminalv2 [2020-04-08T10:04:46.871Z] + make package [2020-04-08T10:04:46.871Z] + tee -a release.log [2020-04-08T10:04:46.871Z] [ 65%] Built target csdk [2020-04-08T10:04:46.871Z] [ 68%] Built target template [2020-04-08T10:04:46.871Z] [ 71%] Built target device-counter [2020-04-08T10:04:46.871Z] [ 74%] Built target device-random [2020-04-08T10:04:47.141Z] [ 77%] Built target device-gyro [2020-04-08T10:04:47.141Z] [ 80%] Built target template-discovery [2020-04-08T10:04:47.141Z] [ 84%] Built target device-terminal [2020-04-08T10:04:47.141Z] [ 87%] Built target template2 [2020-04-08T10:04:47.141Z] [ 90%] Built target device-counterv2 [2020-04-08T10:04:47.141Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:04:47.141Z] [ 96%] Built target device-randomv2 [2020-04-08T10:04:47.141Z] [100%] Built target device-terminalv2 [2020-04-08T10:04:47.423Z] Run CPack packaging tool... [2020-04-08T10:04:47.423Z] CPack: Create package using TGZ [2020-04-08T10:04:47.423Z] CPack: Install projects [2020-04-08T10:04:47.423Z] CPack: - Run preinstall target for: Csdk [2020-04-08T10:04:47.758Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-08T10:04:48.048Z] CPack: - Install project: Csdk [2020-04-08T10:04:48.048Z] CPack: Create package [2020-04-08T10:04:48.048Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-08T10:04:48.048Z] + '[' false '=' true ] [2020-04-08T10:04:48.048Z] + '[' false '=' true ] [2020-04-08T10:04:48.048Z] + mkdir -p /tmp/sdk/build/debug [2020-04-08T10:04:48.048Z] + cd /tmp/sdk/build/debug [2020-04-08T10:04:48.048Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-08T10:04:48.321Z] -- The C compiler identification is GNU 8.3.0 [2020-04-08T10:04:48.322Z] -- Check for working C compiler: /usr/bin/cc [2020-04-08T10:04:48.322Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T10:04:48.322Z] -- Detecting C compiler ABI info [2020-04-08T10:04:48.340Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-08T10:04:48.340Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-08T10:04:48.609Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-08T10:04:48.692Z] -- Detecting C compiler ABI info - done [2020-04-08T10:04:48.692Z] -- Detecting C compile features [2020-04-08T10:04:48.955Z] -- Detecting C compile features - done [2020-04-08T10:04:48.955Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-08T10:04:48.955Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-08T10:04:48.955Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-08T10:04:48.955Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-08T10:04:48.955Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-08T10:04:48.955Z] -- C SDK 0.0.0 for Linux [2020-04-08T10:04:48.955Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-08T10:04:48.955Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-08T10:04:48.955Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-08T10:04:49.225Z] -- Configuring done [2020-04-08T10:04:49.225Z] -- Generating done [2020-04-08T10:04:49.225Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-08T10:04:49.225Z] + + maketee [2020-04-08T10:04:49.225Z] debug.log [2020-04-08T10:04:49.225Z] Scanning dependencies of target csdk [2020-04-08T10:04:49.225Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-08T10:04:49.495Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-08T10:04:49.495Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-08T10:04:49.564Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-08T10:04:49.769Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-08T10:04:49.769Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-08T10:04:49.769Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-08T10:04:50.037Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-08T10:04:50.143Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-08T10:04:50.315Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-08T10:04:50.315Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-08T10:04:50.609Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-08T10:04:50.609Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-08T10:04:50.741Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-08T10:04:50.921Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-08T10:04:50.921Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-08T10:04:50.921Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-08T10:04:51.007Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-08T10:04:51.274Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-08T10:04:51.538Z] [ 65%] Linking C shared library libcsdk.so [2020-04-08T10:04:51.550Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-08T10:04:51.550Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-08T10:04:51.803Z] [ 65%] Built target csdk [2020-04-08T10:04:51.803Z] Scanning dependencies of target template [2020-04-08T10:04:51.803Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-08T10:04:51.870Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-08T10:04:51.870Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-08T10:04:52.067Z] [ 68%] Linking C executable template [2020-04-08T10:04:52.134Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-08T10:04:52.134Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-08T10:04:52.134Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-08T10:04:52.334Z] [ 68%] Built target template [2020-04-08T10:04:52.334Z] Scanning dependencies of target device-counter [2020-04-08T10:04:52.334Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-08T10:04:52.409Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-08T10:04:52.410Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-08T10:04:52.599Z] [ 71%] Linking C executable device-counter [2020-04-08T10:04:52.717Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-08T10:04:52.717Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-08T10:04:52.717Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-08T10:04:52.866Z] [ 71%] Built target device-counter [2020-04-08T10:04:52.866Z] Scanning dependencies of target device-random [2020-04-08T10:04:52.866Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-08T10:04:53.008Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-08T10:04:53.008Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-08T10:04:53.008Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-08T10:04:53.138Z] [ 74%] Linking C executable device-random [2020-04-08T10:04:53.294Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-08T10:04:53.294Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-08T10:04:53.405Z] [ 74%] Built target device-random [2020-04-08T10:04:53.405Z] Scanning dependencies of target device-gyro [2020-04-08T10:04:53.405Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-08T10:04:53.560Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-08T10:04:53.671Z] [ 77%] Linking C executable device-gyro [2020-04-08T10:04:53.671Z] [ 77%] Built target device-gyro [2020-04-08T10:04:53.671Z] Scanning dependencies of target template-discovery [2020-04-08T10:04:53.671Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-08T10:04:53.833Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-08T10:04:53.938Z] [ 80%] Linking C executable template-discovery [2020-04-08T10:04:54.118Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-08T10:04:54.203Z] [ 80%] Built target template-discovery [2020-04-08T10:04:54.204Z] Scanning dependencies of target device-terminal [2020-04-08T10:04:54.204Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-08T10:04:54.399Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-08T10:04:54.470Z] [ 84%] Linking C executable device-terminal [2020-04-08T10:04:54.736Z] [ 84%] Built target device-terminal [2020-04-08T10:04:54.736Z] Scanning dependencies of target template2 [2020-04-08T10:04:54.736Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-08T10:04:54.994Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-08T10:04:55.002Z] [ 87%] Linking C executable template2 [2020-04-08T10:04:55.269Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-08T10:04:55.280Z] [ 87%] Built target template2 [2020-04-08T10:04:55.280Z] Scanning dependencies of target device-counterv2 [2020-04-08T10:04:55.280Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-08T10:04:55.542Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-08T10:04:55.543Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-08T10:04:55.544Z] [ 90%] Linking C executable device-counterv2 [2020-04-08T10:04:55.809Z] [ 90%] Built target device-counterv2 [2020-04-08T10:04:55.809Z] Scanning dependencies of target device-gyrov2 [2020-04-08T10:04:55.809Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-08T10:04:55.810Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-08T10:04:56.076Z] [ 93%] Linking C executable device-gyrov2 [2020-04-08T10:04:56.093Z] [ 65%] Linking C shared library libcsdk.so [2020-04-08T10:04:56.094Z] [ 65%] Built target csdk [2020-04-08T10:04:56.094Z] Scanning dependencies of target template [2020-04-08T10:04:56.094Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-08T10:04:56.094Z] [ 68%] Linking C executable template [2020-04-08T10:04:56.344Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:04:56.344Z] Scanning dependencies of target device-randomv2 [2020-04-08T10:04:56.344Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-08T10:04:56.371Z] [ 68%] Built target template [2020-04-08T10:04:56.371Z] Scanning dependencies of target device-counter [2020-04-08T10:04:56.371Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-08T10:04:56.614Z] [ 96%] Linking C executable device-randomv2 [2020-04-08T10:04:56.614Z] [ 96%] Built target device-randomv2 [2020-04-08T10:04:56.614Z] Scanning dependencies of target device-terminalv2 [2020-04-08T10:04:56.665Z] [ 71%] Linking C executable device-counter [2020-04-08T10:04:56.665Z] [ 71%] Built target device-counter [2020-04-08T10:04:56.665Z] Scanning dependencies of target device-random [2020-04-08T10:04:56.665Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-08T10:04:56.882Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-08T10:04:56.932Z] [ 74%] Linking C executable device-random [2020-04-08T10:04:56.932Z] [ 74%] Built target device-random [2020-04-08T10:04:56.932Z] Scanning dependencies of target device-gyro [2020-04-08T10:04:56.932Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-08T10:04:56.932Z] [ 77%] Linking C executable device-gyro [2020-04-08T10:04:57.149Z] [100%] Linking C executable device-terminalv2 [2020-04-08T10:04:57.149Z] [100%] Built target device-terminalv2 [2020-04-08T10:04:57.234Z] [ 77%] Built target device-gyro [2020-04-08T10:04:57.234Z] Scanning dependencies of target template-discovery [2020-04-08T10:04:57.234Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-08T10:04:57.234Z] [ 80%] Linking C executable template-discovery [2020-04-08T10:04:57.415Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:57.415Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:57.415Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:57.415Z] Scanning dependencies of target csdk [2020-04-08T10:04:57.415Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:57.415Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:57.415Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-08T10:04:57.509Z] [ 80%] Built target template-discovery [2020-04-08T10:04:57.509Z] Scanning dependencies of target device-terminal [2020-04-08T10:04:57.509Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-08T10:04:57.509Z] [ 84%] Linking C executable device-terminal [2020-04-08T10:04:57.803Z] [ 84%] Built target device-terminal [2020-04-08T10:04:57.803Z] Scanning dependencies of target template2 [2020-04-08T10:04:57.803Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-08T10:04:57.803Z] [ 87%] Linking C executable template2 [2020-04-08T10:04:58.071Z] [ 87%] Built target template2 [2020-04-08T10:04:58.071Z] Scanning dependencies of target device-counterv2 [2020-04-08T10:04:58.071Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-08T10:04:58.071Z] [ 90%] Linking C executable device-counterv2 [2020-04-08T10:04:58.071Z] [ 90%] Built target device-counterv2 [2020-04-08T10:04:58.071Z] Scanning dependencies of target device-gyrov2 [2020-04-08T10:04:58.071Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-08T10:04:58.338Z] [ 93%] Linking C executable device-gyrov2 [2020-04-08T10:04:58.338Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:04:58.338Z] Scanning dependencies of target device-randomv2 [2020-04-08T10:04:58.338Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-08T10:04:58.338Z] [ 96%] Linking C executable device-randomv2 [2020-04-08T10:04:58.607Z] [ 96%] Built target device-randomv2 [2020-04-08T10:04:58.607Z] Scanning dependencies of target device-terminalv2 [2020-04-08T10:04:58.607Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-08T10:04:58.823Z] [ 3%] Linking C shared library libcsdk.so [2020-04-08T10:04:58.870Z] [100%] Linking C executable device-terminalv2 [2020-04-08T10:04:58.870Z] [100%] Built target device-terminalv2 [2020-04-08T10:04:58.870Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:58.870Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:58.870Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:58.870Z] Scanning dependencies of target csdk [2020-04-08T10:04:58.870Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:58.870Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.090Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.090Z] [ 65%] Built target csdk [2020-04-08T10:04:59.090Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.090Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.090Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.090Z] [ 66%] Linking C executable template [2020-04-08T10:04:59.149Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-08T10:04:59.357Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.358Z] [ 68%] Built target template [2020-04-08T10:04:59.358Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.358Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.358Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.358Z] [ 69%] Linking C executable device-counter [2020-04-08T10:04:59.438Z] [ 3%] Linking C shared library libcsdk.so [2020-04-08T10:04:59.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.438Z] [ 65%] Built target csdk [2020-04-08T10:04:59.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.626Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.626Z] [ 71%] Built target device-counter [2020-04-08T10:04:59.626Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.626Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.626Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.626Z] [ 73%] Linking C executable device-random [2020-04-08T10:04:59.715Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] [ 66%] Linking C executable template [2020-04-08T10:04:59.715Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] [ 68%] Built target template [2020-04-08T10:04:59.715Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] [ 69%] Linking C executable device-counter [2020-04-08T10:04:59.715Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] [ 71%] Built target device-counter [2020-04-08T10:04:59.715Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.715Z] [ 73%] Linking C executable device-random [2020-04-08T10:04:59.893Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.893Z] [ 74%] Built target device-random [2020-04-08T10:04:59.893Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.893Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.893Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:04:59.893Z] [ 76%] Linking C executable device-gyro [2020-04-08T10:05:00.006Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] [ 74%] Built target device-random [2020-04-08T10:05:00.006Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] [ 76%] Linking C executable device-gyro [2020-04-08T10:05:00.006Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] [ 77%] Built target device-gyro [2020-04-08T10:05:00.006Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.006Z] [ 79%] Linking C executable template-discovery [2020-04-08T10:05:00.160Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.160Z] [ 77%] Built target device-gyro [2020-04-08T10:05:00.160Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.160Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.160Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.160Z] [ 79%] Linking C executable template-discovery [2020-04-08T10:05:00.272Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.272Z] [ 80%] Built target template-discovery [2020-04-08T10:05:00.272Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.272Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.272Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.272Z] [ 82%] Linking C executable device-terminal [2020-04-08T10:05:00.272Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.272Z] [ 84%] Built target device-terminal [2020-04-08T10:05:00.272Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.428Z] [ 80%] Built target template-discovery [2020-04-08T10:05:00.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.428Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.428Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.428Z] [ 82%] Linking C executable device-terminal [2020-04-08T10:05:00.578Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] [ 85%] Linking C executable template2 [2020-04-08T10:05:00.578Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] [ 87%] Built target template2 [2020-04-08T10:05:00.578Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] [ 88%] Linking C executable device-counterv2 [2020-04-08T10:05:00.578Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.578Z] [ 90%] Built target device-counterv2 [2020-04-08T10:05:00.578Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.695Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.695Z] [ 84%] Built target device-terminal [2020-04-08T10:05:00.695Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.695Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.695Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.695Z] [ 85%] Linking C executable template2 [2020-04-08T10:05:00.900Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] [ 92%] Linking C executable device-gyrov2 [2020-04-08T10:05:00.900Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:05:00.900Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] [ 95%] Linking C executable device-randomv2 [2020-04-08T10:05:00.900Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] [ 96%] Built target device-randomv2 [2020-04-08T10:05:00.900Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.900Z] [ 98%] Linking C executable device-terminalv2 [2020-04-08T10:05:00.964Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.964Z] [ 87%] Built target template2 [2020-04-08T10:05:00.964Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.964Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.964Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:00.964Z] [ 88%] Linking C executable device-counterv2 [2020-04-08T10:05:01.184Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.184Z] [100%] Built target device-terminalv2 [2020-04-08T10:05:01.184Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.184Z] Install the project... [2020-04-08T10:05:01.184Z] -- Install configuration: "Release" [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-08T10:05:01.184Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-08T10:05:01.184Z] -- Up-to-date: /usr/local/include [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/devsdk [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/component.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/container.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/data.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/json.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/os.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/time.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/os [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-08T10:05:01.184Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-08T10:05:01.184Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.232Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.232Z] [ 90%] Built target device-counterv2 [2020-04-08T10:05:01.232Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.232Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.232Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.232Z] [ 92%] Linking C executable device-gyrov2 [2020-04-08T10:05:01.232Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.499Z] [ 93%] Built target device-gyrov2 [2020-04-08T10:05:01.499Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.499Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.499Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.499Z] [ 95%] Linking C executable device-randomv2 [2020-04-08T10:05:01.499Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.766Z] [ 96%] Built target device-randomv2 [2020-04-08T10:05:01.766Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.766Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.766Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-08T10:05:01.766Z] [ 98%] Linking C executable device-terminalv2 [2020-04-08T10:05:02.033Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:02.033Z] [100%] Built target device-terminalv2 [2020-04-08T10:05:02.033Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:02.033Z] Install the project... [2020-04-08T10:05:02.033Z] -- Install configuration: "Release" [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-08T10:05:02.033Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-08T10:05:02.033Z] -- Up-to-date: /usr/local/include [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/devsdk [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/json.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/os [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/container.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/data.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/component.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/os.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/time.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-08T10:05:02.033Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-08T10:05:02.033Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-08T10:05:02.606Z] Removing intermediate container 6baa291ed1ad [2020-04-08T10:05:02.606Z] ---> 1edd690027cd [2020-04-08T10:05:02.606Z] Step 14/21 : FROM alpine:3.9 [2020-04-08T10:05:02.875Z] 3.9: Pulling from library/alpine [2020-04-08T10:05:03.189Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T10:05:03.514Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T10:05:03.514Z] 9123ac7c32f7: Download complete [2020-04-08T10:05:03.784Z] 9123ac7c32f7: Pull complete [2020-04-08T10:05:03.984Z] Removing intermediate container 07933bcb446c [2020-04-08T10:05:03.984Z] ---> f9f1ada1d369 [2020-04-08T10:05:03.984Z] Step 14/21 : FROM alpine:3.9 [2020-04-08T10:05:04.051Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-08T10:05:04.051Z] Status: Downloaded newer image for alpine:3.9 [2020-04-08T10:05:04.051Z] ---> 82f67be598eb [2020-04-08T10:05:04.051Z] Step 15/21 : MAINTAINER IOTech [2020-04-08T10:05:04.051Z] ---> Running in 4e1b5483128d [2020-04-08T10:05:04.051Z] Removing intermediate container 4e1b5483128d [2020-04-08T10:05:04.051Z] ---> 4a3d987e750b [2020-04-08T10:05:04.051Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-08T10:05:04.325Z] ---> Running in 6496f803e241 [2020-04-08T10:05:04.565Z] 3.9: Pulling from library/alpine [2020-04-08T10:05:04.565Z] eb93038481dd: Pulling fs layer [2020-04-08T10:05:04.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-08T10:05:05.150Z] eb93038481dd: Verifying Checksum [2020-04-08T10:05:05.416Z] eb93038481dd: Pull complete [2020-04-08T10:05:05.416Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-08T10:05:05.416Z] Status: Downloaded newer image for alpine:3.9 [2020-04-08T10:05:05.416Z] ---> 355993758880 [2020-04-08T10:05:05.416Z] Step 15/21 : MAINTAINER IOTech [2020-04-08T10:05:05.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-08T10:05:05.425Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-08T10:05:05.684Z] ---> Running in 3e6183204cd8 [2020-04-08T10:05:05.799Z] (2/48) Installing libmagic (5.36-r1) [2020-04-08T10:05:05.799Z] (3/48) Installing file (5.36-r1) [2020-04-08T10:05:05.799Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-08T10:05:05.952Z] Removing intermediate container 3e6183204cd8 [2020-04-08T10:05:05.953Z] ---> cc597273525a [2020-04-08T10:05:05.953Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-08T10:05:06.082Z] (5/48) Installing isl (0.18-r0) [2020-04-08T10:05:06.082Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-08T10:05:06.082Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-08T10:05:06.082Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-08T10:05:06.082Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-08T10:05:06.082Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-08T10:05:06.082Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-08T10:05:06.082Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-08T10:05:06.221Z] ---> Running in c0d244499201 [2020-04-08T10:05:07.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-08T10:05:07.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-08T10:05:07.715Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-08T10:05:07.981Z] (2/48) Installing libmagic (5.36-r1) [2020-04-08T10:05:07.981Z] (3/48) Installing file (5.36-r1) [2020-04-08T10:05:08.248Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-08T10:05:08.248Z] (5/48) Installing isl (0.18-r0) [2020-04-08T10:05:08.248Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-08T10:05:08.248Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-08T10:05:08.248Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-08T10:05:08.248Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-08T10:05:08.248Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-08T10:05:08.248Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-08T10:05:08.515Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-08T10:05:09.148Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-08T10:05:09.921Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-08T10:05:09.921Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-08T10:05:09.921Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-08T10:05:11.327Z] (16/48) Installing make (4.2.1-r2) [2020-04-08T10:05:11.327Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-08T10:05:11.327Z] (18/48) Installing build-base (0.5-r1) [2020-04-08T10:05:11.327Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-08T10:05:11.327Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-08T10:05:11.327Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-08T10:05:11.327Z] (22/48) Installing expat (2.2.8-r0) [2020-04-08T10:05:11.327Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-08T10:05:11.595Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-08T10:05:11.595Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-08T10:05:11.595Z] (26/48) Installing ca-certificates (20190108-r0) [2020-04-08T10:05:11.595Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-08T10:05:11.595Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-08T10:05:11.595Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-08T10:05:11.595Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-08T10:05:11.595Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-08T10:05:11.837Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-08T10:05:11.837Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-08T10:05:12.556Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-08T10:05:12.556Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-08T10:05:12.556Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-08T10:05:12.556Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-08T10:05:13.640Z] (16/48) Installing make (4.2.1-r2) [2020-04-08T10:05:13.640Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-08T10:05:13.640Z] (18/48) Installing build-base (0.5-r1) [2020-04-08T10:05:13.640Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-08T10:05:13.640Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-08T10:05:13.640Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-08T10:05:13.640Z] (22/48) Installing expat (2.2.8-r0) [2020-04-08T10:05:13.640Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-08T10:05:13.640Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-08T10:05:13.640Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-08T10:05:13.640Z] (26/48) Installing ca-certificates (20190108-r0) [2020-04-08T10:05:13.640Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-08T10:05:13.640Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-08T10:05:13.640Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-08T10:05:13.640Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-08T10:05:13.963Z] (36/48) Installing curl (7.64.0-r3) [2020-04-08T10:05:13.963Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-08T10:05:14.041Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-08T10:05:14.399Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-08T10:05:14.399Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-08T10:05:14.545Z] (38/48) Installing git (2.20.2-r0) [2020-04-08T10:05:14.678Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-08T10:05:14.679Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-08T10:05:15.950Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-08T10:05:15.950Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-08T10:05:15.950Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-08T10:05:15.950Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-08T10:05:15.950Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-08T10:05:15.950Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-08T10:05:15.950Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-08T10:05:15.950Z] (46/48) Installing libuuid (2.33-r0) [2020-04-08T10:05:15.950Z] (47/48) Installing wget (1.20.3-r0) [2020-04-08T10:05:15.950Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-08T10:05:15.950Z] Executing busybox-1.29.3-r10.trigger [2020-04-08T10:05:15.950Z] Executing ca-certificates-20190108-r0.trigger [2020-04-08T10:05:16.104Z] (36/48) Installing curl (7.64.0-r3) [2020-04-08T10:05:16.104Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-08T10:05:16.104Z] (38/48) Installing git (2.20.2-r0) [2020-04-08T10:05:16.104Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-08T10:05:16.104Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-08T10:05:16.104Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-08T10:05:16.104Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-08T10:05:16.104Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-08T10:05:16.215Z] OK: 219 MiB in 62 packages [2020-04-08T10:05:16.385Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-08T10:05:16.385Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-08T10:05:16.385Z] (46/48) Installing libuuid (2.33-r0) [2020-04-08T10:05:16.385Z] (47/48) Installing wget (1.20.3-r0) [2020-04-08T10:05:16.651Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-08T10:05:16.914Z] Executing busybox-1.29.3-r10.trigger [2020-04-08T10:05:16.914Z] Executing ca-certificates-20190108-r0.trigger [2020-04-08T10:05:16.914Z] OK: 222 MiB in 62 packages [2020-04-08T10:05:25.236Z] Removing intermediate container 6496f803e241 [2020-04-08T10:05:25.236Z] ---> b266b9c41159 [2020-04-08T10:05:25.236Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-08T10:05:25.236Z] ---> 01f3bbe6fd7b [2020-04-08T10:05:25.236Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-08T10:05:25.236Z] ---> 7ee93dc86f51 [2020-04-08T10:05:25.236Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-08T10:05:25.512Z] ---> efdc5ec3c3a3 [2020-04-08T10:05:25.512Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-08T10:05:25.785Z] ---> 45a71d140df0 [2020-04-08T10:05:25.785Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-08T10:05:26.117Z] ---> 3d2f62d67e5e [2020-04-08T10:05:26.117Z] Successfully built 3d2f62d67e5e [2020-04-08T10:05:26.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:05:27.197Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T10:05:27.461Z] . [Pipeline] withDockerContainer [2020-04-08T10:05:27.708Z] prd-centos7-docker-4c-2g-2840 does not seem to be running inside a container [2020-04-08T10:05:28.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-08T10:05:29.290Z] $ docker top 3ad79c5750b75e8cf06b352aeaa1bc3e3b01ba7decf3a87c6506611ae82befe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T10:05:31.216Z] Removing intermediate container c0d244499201 [2020-04-08T10:05:31.216Z] ---> ea1d46ce1994 [2020-04-08T10:05:31.216Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-08T10:05:31.216Z] ---> 54a930088fdf [2020-04-08T10:05:31.216Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-08T10:05:31.216Z] ---> 1fb80e48d0a1 [2020-04-08T10:05:31.216Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-08T10:05:31.216Z] ---> 3ce95b843a1c [2020-04-08T10:05:31.216Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-08T10:05:31.798Z] ---> a120d4edec1c [2020-04-08T10:05:31.798Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-08T10:05:32.033Z] + make test [2020-04-08T10:05:32.033Z] echo "make test" [2020-04-08T10:05:32.033Z] make test [Pipeline] } [2020-04-08T10:05:32.139Z] $ docker stop --time=1 3ad79c5750b75e8cf06b352aeaa1bc3e3b01ba7decf3a87c6506611ae82befe3 [2020-04-08T10:05:32.398Z] ---> bb6022735881 [2020-04-08T10:05:32.398Z] Successfully built bb6022735881 [2020-04-08T10:05:32.398Z] Successfully tagged ci-base-image-arm64:latest [2020-04-08T10:05:34.293Z] $ docker rm -f 3ad79c5750b75e8cf06b352aeaa1bc3e3b01ba7decf3a87c6506611ae82befe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:05:36.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T10:05:36.145Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T10:05:36.364Z] + ls -al . [2020-04-08T10:05:36.364Z] total 160 [2020-04-08T10:05:36.364Z] drwxrwxr-x. 8 jenkins jenkins 260 Apr 8 10:03 . [2020-04-08T10:05:36.364Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 10:03 .. [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 3104 Apr 8 10:03 Attribution.txt [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 5040 Apr 8 10:03 CHANGES [2020-04-08T10:05:36.364Z] drwxrwxr-x. 2 jenkins jenkins 144 Apr 8 10:03 docs [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 108574 Apr 8 10:03 Doxyfile [2020-04-08T10:05:36.364Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 10:03 .git [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 176 Apr 8 10:03 .gitignore [2020-04-08T10:05:36.364Z] drwxrwxr-x. 4 jenkins jenkins 33 Apr 8 10:03 include [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 792 Apr 8 10:03 Jenkinsfile [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 8 10:03 LICENSE [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 448 Apr 8 10:03 Makefile [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 1849 Apr 8 10:03 README.md [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 5050 Apr 8 10:03 README.v2.md [2020-04-08T10:05:36.364Z] drwxrwxr-x. 2 jenkins jenkins 106 Apr 8 10:03 scripts [2020-04-08T10:05:36.364Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 10:03 .semver [2020-04-08T10:05:36.364Z] drwxrwxr-x. 4 jenkins jenkins 50 Apr 8 10:03 src [2020-04-08T10:05:36.364Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 10:00 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:05:36.412Z] . [Pipeline] withDockerContainer [2020-04-08T10:05:36.735Z] + 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' --build-arg ARCH=amd64 --label git_sha=6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe --label arch=amd64 --label version=0.0.0 . [2020-04-08T10:05:36.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-2839 does not seem to be running inside a container [2020-04-08T10:05:36.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-08T10:05:37.001Z] Sending build context to Docker daemon 2.975MB [2020-04-08T10:05:37.001Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-08T10:05:37.001Z] Step 2/15 : FROM ${BASE} [2020-04-08T10:05:37.001Z] ---> 3d2f62d67e5e [2020-04-08T10:05:37.001Z] Step 3/15 : MAINTAINER IOTech [2020-04-08T10:05:37.001Z] ---> Running in 04741009ec6b [2020-04-08T10:05:37.262Z] Removing intermediate container 04741009ec6b [2020-04-08T10:05:37.262Z] ---> 079603a14ad3 [2020-04-08T10:05:37.262Z] 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 [2020-04-08T10:05:37.262Z] ---> Running in e356fd42e36b [2020-04-08T10:05:38.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-08T10:05:38.409Z] $ docker top d515003804b4875b4fc5b58cdc604870cee6d59f9435c1fe506412a29afed405 -eo pid,comm [2020-04-08T10:05:38.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-08T10:05:38.817Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-04-08T10:05:38.817Z] (2/21) Installing openssl-dev (1.1.1d-r2) [Pipeline] { [Pipeline] sh [2020-04-08T10:05:39.723Z] + make test [2020-04-08T10:05:39.723Z] echo "make test" [2020-04-08T10:05:39.723Z] make test [Pipeline] } [2020-04-08T10:05:39.779Z] $ docker stop --time=1 d515003804b4875b4fc5b58cdc604870cee6d59f9435c1fe506412a29afed405 [2020-04-08T10:05:39.821Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-04-08T10:05:39.822Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-04-08T10:05:40.085Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-04-08T10:05:40.085Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-04-08T10:05:40.085Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-04-08T10:05:40.409Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-04-08T10:05:40.409Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-04-08T10:05:40.409Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-04-08T10:05:40.681Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-04-08T10:05:40.948Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-04-08T10:05:40.948Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-04-08T10:05:40.948Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-08T10:05:40.948Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-08T10:05:40.948Z] (16/21) Installing libblkid (2.33-r0) [2020-04-08T10:05:40.948Z] (17/21) Installing libfdisk (2.33-r0) [2020-04-08T10:05:40.948Z] (18/21) Installing libmount (2.33-r0) [2020-04-08T10:05:41.236Z] (19/21) Installing libsmartcols (2.33-r0) [2020-04-08T10:05:41.236Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-04-08T10:05:41.236Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-04-08T10:05:41.236Z] Executing busybox-1.29.3-r10.trigger [2020-04-08T10:05:41.236Z] OK: 265 MiB in 83 packages [2020-04-08T10:05:41.806Z] $ docker rm -f d515003804b4875b4fc5b58cdc604870cee6d59f9435c1fe506412a29afed405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T10:05:43.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T10:05:43.362Z] + ls -al . [2020-04-08T10:05:43.362Z] total 192 [2020-04-08T10:05:43.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:02 . [2020-04-08T10:05:43.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:02 .. [2020-04-08T10:05:43.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:02 .git [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 176 Apr 8 10:02 .gitignore [2020-04-08T10:05:43.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:02 .semver [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 3104 Apr 8 10:02 Attribution.txt [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 5040 Apr 8 10:02 CHANGES [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 108574 Apr 8 10:02 Doxyfile [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 792 Apr 8 10:02 Jenkinsfile [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 10:02 LICENSE [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 448 Apr 8 10:02 Makefile [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 1849 Apr 8 10:02 README.md [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 5050 Apr 8 10:02 README.v2.md [2020-04-08T10:05:43.362Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 10:00 VERSION [2020-04-08T10:05:43.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:02 docs [2020-04-08T10:05:43.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:02 include [2020-04-08T10:05:43.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:02 scripts [2020-04-08T10:05:43.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:02 src [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:05:43.720Z] + 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 --build-arg ARCH=arm64 --label git_sha=6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe --label arch=arm64 --label version=0.0.0 . [2020-04-08T10:05:44.310Z] Sending build context to Docker daemon 2.975MB [2020-04-08T10:05:44.310Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-08T10:05:44.310Z] Step 2/15 : FROM ${BASE} [2020-04-08T10:05:44.310Z] ---> bb6022735881 [2020-04-08T10:05:44.310Z] Step 3/15 : MAINTAINER IOTech [2020-04-08T10:05:44.310Z] ---> Running in ca47cc3a463b [2020-04-08T10:05:44.582Z] Removing intermediate container ca47cc3a463b [2020-04-08T10:05:44.582Z] ---> 8ef3330d46d7 [2020-04-08T10:05:44.582Z] 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 [2020-04-08T10:05:44.660Z] Removing intermediate container e356fd42e36b [2020-04-08T10:05:44.660Z] ---> ab17ac907c7e [2020-04-08T10:05:44.660Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-08T10:05:44.660Z] ---> 0f6205beaa9d [2020-04-08T10:05:44.660Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-08T10:05:44.850Z] ---> Running in 4adef49d9045 [2020-04-08T10:05:44.921Z] ---> 1d2334741f89 [2020-04-08T10:05:44.921Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-08T10:05:45.206Z] ---> 37f9a977c7e8 [2020-04-08T10:05:45.206Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-08T10:05:45.471Z] ---> 6ca7b2bbf04e [2020-04-08T10:05:45.471Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-08T10:05:45.471Z] ---> 5344274cd099 [2020-04-08T10:05:45.471Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-08T10:05:45.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-08T10:05:45.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-08T10:05:46.058Z] ---> 883f054d7f04 [2020-04-08T10:05:46.058Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-08T10:05:46.058Z] ---> Running in e79b35efdc30 [2020-04-08T10:05:46.058Z] Removing intermediate container e79b35efdc30 [2020-04-08T10:05:46.058Z] ---> 008c5022ba0d [2020-04-08T10:05:46.058Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-08T10:05:46.058Z] ---> Running in 079fdfa91629 [2020-04-08T10:05:46.320Z] Removing intermediate container 079fdfa91629 [2020-04-08T10:05:46.320Z] ---> a05491861f5a [2020-04-08T10:05:46.320Z] Step 13/15 : LABEL arch=amd64 [2020-04-08T10:05:46.320Z] ---> Running in a1d7cd38d4cc [2020-04-08T10:05:46.391Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-04-08T10:05:46.391Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-04-08T10:05:46.636Z] Removing intermediate container a1d7cd38d4cc [2020-04-08T10:05:46.636Z] ---> fe9699c7c9dc [2020-04-08T10:05:46.636Z] Step 14/15 : LABEL git_sha=6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe [2020-04-08T10:05:46.636Z] ---> Running in da68dbe05390 [2020-04-08T10:05:46.636Z] Removing intermediate container da68dbe05390 [2020-04-08T10:05:46.636Z] ---> 9adf559738c4 [2020-04-08T10:05:46.636Z] Step 15/15 : LABEL version=0.0.0 [2020-04-08T10:05:46.976Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-04-08T10:05:46.976Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-04-08T10:05:46.976Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-04-08T10:05:46.976Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-04-08T10:05:46.976Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-04-08T10:05:46.976Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-04-08T10:05:46.976Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-04-08T10:05:46.976Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-04-08T10:05:46.991Z] ---> Running in ce26537e06ef [2020-04-08T10:05:47.255Z] Removing intermediate container ce26537e06ef [2020-04-08T10:05:47.255Z] ---> 5a6a3bf3c87f [2020-04-08T10:05:47.255Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-08T10:05:47.255Z] Successfully built 5a6a3bf3c87f [2020-04-08T10:05:47.255Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-04-08T10:05:47.557Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-04-08T10:05:47.557Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-04-08T10:05:47.558Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-04-08T10:05:47.558Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-08T10:05:47.558Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-08T10:05:47.558Z] (16/21) Installing libblkid (2.33-r0) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T10:05:47.829Z] (17/21) Installing libfdisk (2.33-r0) [2020-04-08T10:05:47.829Z] (18/21) Installing libmount (2.33-r0) [2020-04-08T10:05:47.829Z] (19/21) Installing libsmartcols (2.33-r0) [2020-04-08T10:05:47.829Z] (20/21) Installing util-linux-dev (2.33-r0) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T10:05:48.096Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-04-08T10:05:48.096Z] Executing busybox-1.29.3-r10.trigger [2020-04-08T10:05:48.096Z] OK: 279 MiB in 83 packages [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T10:05:51.447Z] Removing intermediate container 4adef49d9045 [2020-04-08T10:05:51.447Z] ---> 1627424dd66e [2020-04-08T10:05:51.447Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-08T10:05:51.715Z] ---> 2eaa49866861 [2020-04-08T10:05:51.715Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-08T10:05:52.676Z] ---> cf26ba87dd47 [2020-04-08T10:05:52.676Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-08T10:05:53.259Z] ---> 64aea09c161f [2020-04-08T10:05:53.259Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-08T10:05:53.528Z] ---> c1ebd3af1842 [2020-04-08T10:05:53.528Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-08T10:05:54.111Z] ---> 956f961ef568 [2020-04-08T10:05:54.111Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-08T10:05:54.699Z] ---> 742f96f7798c [2020-04-08T10:05:54.699Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-08T10:05:54.699Z] ---> Running in e389a025bd1e [2020-04-08T10:05:55.288Z] Removing intermediate container e389a025bd1e [2020-04-08T10:05:55.288Z] ---> 53bb791c7582 [2020-04-08T10:05:55.288Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-08T10:05:55.288Z] ---> Running in 38a9d64af0b8 [2020-04-08T10:05:55.555Z] Removing intermediate container 38a9d64af0b8 [2020-04-08T10:05:55.555Z] ---> 8014489fd073 [2020-04-08T10:05:55.555Z] Step 13/15 : LABEL arch=arm64 [2020-04-08T10:05:55.824Z] ---> Running in 8f9a5d198ba5 [2020-04-08T10:05:56.092Z] Removing intermediate container 8f9a5d198ba5 [2020-04-08T10:05:56.092Z] ---> 45ff32e917b1 [2020-04-08T10:05:56.092Z] Step 14/15 : LABEL git_sha=6bb36f5d3d2ee7ac9242c7d78c2ab860a52cc5fe [2020-04-08T10:05:56.092Z] ---> Running in 417a0a6f36ea [2020-04-08T10:05:56.678Z] Removing intermediate container 417a0a6f36ea [2020-04-08T10:05:56.678Z] ---> b504f51d2cb2 [2020-04-08T10:05:56.678Z] Step 15/15 : LABEL version=0.0.0 [2020-04-08T10:05:56.678Z] ---> Running in 34cf652e3089 [2020-04-08T10:05:56.943Z] Removing intermediate container 34cf652e3089 [2020-04-08T10:05:56.943Z] ---> 4bb0615d647c [2020-04-08T10:05:56.943Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-08T10:05:56.943Z] Successfully built 4bb0615d647c [2020-04-08T10:05:56.943Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:05:59.542Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:05:59.887Z] ---> package-listing.sh [2020-04-08T10:05:59.887Z] ++ facter osfamily [2020-04-08T10:05:59.887Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T10:05:59.887Z] + OS_FAMILY=redhat [2020-04-08T10:05:59.887Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-247 [2020-04-08T10:05:59.887Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T10:05:59.887Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T10:05:59.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T10:05:59.887Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T10:05:59.887Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-247 ']' [2020-04-08T10:05:59.887Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T10:05:59.887Z] + case "${OS_FAMILY}" in [2020-04-08T10:05:59.887Z] + rpm -qa [2020-04-08T10:05:59.887Z] + sort [2020-04-08T10:06:04.094Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T10:06:04.094Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T10:06:04.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T10:06:04.094Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-247 ']' [2020-04-08T10:06:04.094Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-247/archives/ [2020-04-08T10:06:04.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-247/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:06:04.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T10:06:04.578Z] [2020-04-08T10:06:04.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T10:06:04.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T10:06:04.941Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T10:06:04.941Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T10:06:04.941Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T10:06:04.941Z] 756a868c4378: Pulling fs layer [2020-04-08T10:06:04.941Z] 444b2fc9a129: Pulling fs layer [2020-04-08T10:06:04.941Z] ea15f1150254: Pulling fs layer [2020-04-08T10:06:04.941Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T10:06:04.941Z] 28c525ee5125: Pulling fs layer [2020-04-08T10:06:04.941Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T10:06:04.941Z] 138eaada9080: Pulling fs layer [2020-04-08T10:06:04.941Z] 0622d0fa9048: Pulling fs layer [2020-04-08T10:06:04.941Z] 444b2fc9a129: Waiting [2020-04-08T10:06:04.941Z] 28c525ee5125: Waiting [2020-04-08T10:06:04.941Z] 094b1ea09ed8: Waiting [2020-04-08T10:06:04.941Z] 138eaada9080: Waiting [2020-04-08T10:06:04.941Z] 41b27a9f41bf: Waiting [2020-04-08T10:06:04.941Z] 0622d0fa9048: Waiting [2020-04-08T10:06:04.941Z] ea15f1150254: Waiting [2020-04-08T10:06:04.941Z] 2cc5ad85d9ab: Download complete [2020-04-08T10:06:04.941Z] 444b2fc9a129: Verifying Checksum [2020-04-08T10:06:04.941Z] 444b2fc9a129: Download complete [2020-04-08T10:06:04.941Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T10:06:04.941Z] c9b1b535fdd9: Download complete [2020-04-08T10:06:05.225Z] ea15f1150254: Verifying Checksum [2020-04-08T10:06:05.225Z] ea15f1150254: Download complete [2020-04-08T10:06:05.225Z] 28c525ee5125: Verifying Checksum [2020-04-08T10:06:05.225Z] 28c525ee5125: Download complete [2020-04-08T10:06:05.487Z] c9b1b535fdd9: Pull complete [2020-04-08T10:06:05.487Z] 756a868c4378: Verifying Checksum [2020-04-08T10:06:05.487Z] 756a868c4378: Download complete [2020-04-08T10:06:05.487Z] 138eaada9080: Verifying Checksum [2020-04-08T10:06:05.487Z] 138eaada9080: Download complete [2020-04-08T10:06:05.487Z] 0622d0fa9048: Verifying Checksum [2020-04-08T10:06:05.487Z] 0622d0fa9048: Download complete [2020-04-08T10:06:05.487Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T10:06:05.487Z] 094b1ea09ed8: Download complete [2020-04-08T10:06:05.756Z] 2cc5ad85d9ab: Pull complete [2020-04-08T10:06:06.015Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T10:06:06.015Z] 41b27a9f41bf: Download complete [2020-04-08T10:06:06.955Z] 756a868c4378: Pull complete [2020-04-08T10:06:07.215Z] 444b2fc9a129: Pull complete [2020-04-08T10:06:07.473Z] ea15f1150254: Pull complete [2020-04-08T10:06:11.671Z] 41b27a9f41bf: Pull complete [2020-04-08T10:06:11.671Z] 28c525ee5125: Pull complete [2020-04-08T10:06:13.051Z] 094b1ea09ed8: Pull complete [2020-04-08T10:06:13.051Z] 138eaada9080: Pull complete [2020-04-08T10:06:13.310Z] 0622d0fa9048: Pull complete [2020-04-08T10:06:13.310Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T10:06:13.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T10:06:13.501Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2020-04-08T10:06:13.544Z] $ 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-247 -v /w/workspace/edgexfoundry_device-sdk-c_PR-247:/w/workspace/edgexfoundry_device-sdk-c_PR-247:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-247@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T10:06:14.277Z] $ docker top fd6fe7703e19462185ff76ee5ac7fdf313a873548ddc74f028e728c4d0b4dbfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T10:06:14.599Z] provisioning config files... [2020-04-08T10:06:14.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-247@tmp/config3633257728044159806tmp [Pipeline] { [Pipeline] echo [2020-04-08T10:06:14.726Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:06:15.047Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T10:06:15.071Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T10:06:15.394Z] ---> logs-deploy.sh [2020-04-08T10:06:15.394Z] + ARCHIVE_ARTIFACTS= [2020-04-08T10:06:15.394Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T10:06:15.394Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T10:06:15.394Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T10:06:15.394Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-247/1 [2020-04-08T10:06:15.394Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-247/1/ [2020-04-08T10:06:15.394Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-247/1 /w/workspace/edgexfoundry_device-sdk-c_PR-247 [2020-04-08T10:06:16.772Z] Archives upload complete. [2020-04-08T10:06:16.772Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-247/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-247/1/