Pull request #273 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 8de3bc4bb1ed0c4c19a988a873362eef714f919d+862ead6d097478181b3147da3693e5cb13a49fc6 (3bc254a50f11671fd3bf72e8985a318afe1424bb) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-273/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, 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.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-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 SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4101 in /w/workspace/edgexfoundry_device-sdk-c_PR-273 [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-273 # 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/273/head:refs/remotes/origin/PR-273 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 862ead6d097478181b3147da3693e5cb13a49fc6 into PR head commit 8de3bc4bb1ed0c4c19a988a873362eef714f919d > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/273/head:refs/remotes/origin/PR-273 # 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/273/head:refs/remotes/origin/PR-273 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de3bc4bb1ed0c4c19a988a873362eef714f919d # timeout=10 Merge succeeded, producing 8de3bc4bb1ed0c4c19a988a873362eef714f919d Checking out Revision 8de3bc4bb1ed0c4c19a988a873362eef714f919d (PR-273) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 862ead6d097478181b3147da3693e5cb13a49fc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de3bc4bb1ed0c4c19a988a873362eef714f919d # timeout=10 Commit message: "doc: fix wrong environment variable" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-23T10:00:23.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-23T10:00:23.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-23T10:00:23.993Z] ========================================================= [2020-06-23T10:00:23.993Z] EdgeX Global Pipelines Version Info [2020-06-23T10:00:23.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-23T10:00:26.229Z] ------------------- [2020-06-23T10:00:26.229Z] stable info: [2020-06-23T10:00:26.229Z] ------------------- [2020-06-23T10:00:26.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-23T10:00:26.229Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-23T10:00:26.229Z] Message: update stable to v1.0.89 [2020-06-23T10:00:27.208Z] ------------------- [2020-06-23T10:00:27.208Z] experimental info: [2020-06-23T10:00:27.208Z] ------------------- [2020-06-23T10:00:27.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-23T10:00:27.208Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-23T10:00:27.208Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:00:29.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T10:00:29.391Z] [2020-06-23T10:00:29.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:00:29.795Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T10:00:30.120Z] latest: Pulling from edgex-devops/git-semver [2020-06-23T10:00:30.120Z] 9123ac7c32f7: Pulling fs layer [2020-06-23T10:00:30.120Z] b8cc5d1170e3: Pulling fs layer [2020-06-23T10:00:30.120Z] 2924cbbf6a41: Pulling fs layer [2020-06-23T10:00:30.120Z] 93b08a4f1073: Pulling fs layer [2020-06-23T10:00:30.120Z] 93b08a4f1073: Waiting [2020-06-23T10:00:30.120Z] b8cc5d1170e3: Verifying Checksum [2020-06-23T10:00:30.120Z] b8cc5d1170e3: Download complete [2020-06-23T10:00:30.120Z] 9123ac7c32f7: Verifying Checksum [2020-06-23T10:00:30.120Z] 9123ac7c32f7: Download complete [2020-06-23T10:00:30.422Z] 93b08a4f1073: Verifying Checksum [2020-06-23T10:00:30.422Z] 93b08a4f1073: Download complete [2020-06-23T10:00:30.422Z] 2924cbbf6a41: Verifying Checksum [2020-06-23T10:00:30.422Z] 2924cbbf6a41: Download complete [2020-06-23T10:00:30.726Z] 9123ac7c32f7: Pull complete [2020-06-23T10:00:31.001Z] b8cc5d1170e3: Pull complete [2020-06-23T10:00:33.013Z] 2924cbbf6a41: Pull complete [2020-06-23T10:00:33.013Z] 93b08a4f1073: Pull complete [2020-06-23T10:00:33.305Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-23T10:00:33.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T10:00:33.305Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-23T10:00:33.645Z] prd-centos7-docker-4c-2g-4101 does not seem to be running inside a container [2020-06-23T10:00:33.801Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-273 -v /w/workspace/edgexfoundry_device-sdk-c_PR-273:/w/workspace/edgexfoundry_device-sdk-c_PR-273:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-23T10:00:36.883Z] $ docker top ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-23T10:00:37.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T10:00:37.332Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T10:00:37.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T10:00:37.837Z] $ docker exec ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c ssh-agent [2020-06-23T10:00:38.181Z] SSH_AUTH_SOCK=/tmp/ssh-jIFyV2tdQLW5/agent.11 [2020-06-23T10:00:38.182Z] SSH_AGENT_PID=16 [2020-06-23T10:00:38.219Z] Running ssh-add (command line suppressed) [2020-06-23T10:00:38.482Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp/private_key_3679690857422488712.key (/w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp/private_key_3679690857422488712.key) [2020-06-23T10:00:38.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T10:00:39.037Z] + git describe --exact-match --tags HEAD [2020-06-23T10:00:39.037Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-23T10:00:39.595Z] $ docker exec --env ******** --env ******** ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c ssh-agent -k [2020-06-23T10:00:39.876Z] unset SSH_AUTH_SOCK; [2020-06-23T10:00:39.880Z] unset SSH_AGENT_PID; [2020-06-23T10:00:39.881Z] echo Agent pid 16 killed; [2020-06-23T10:00:40.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-23T10:00:40.106Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-23T10:00:40.106Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-23T10:00:40.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T10:00:40.168Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T10:00:40.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T10:00:40.736Z] $ docker exec ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c ssh-agent [2020-06-23T10:00:41.056Z] SSH_AUTH_SOCK=/tmp/ssh-Quea0MfjQ2eW/agent.45 [2020-06-23T10:00:41.056Z] SSH_AGENT_PID=51 [2020-06-23T10:00:41.069Z] Running ssh-add (command line suppressed) [2020-06-23T10:00:41.329Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp/private_key_6498804315352921590.key (/w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp/private_key_6498804315352921590.key) [2020-06-23T10:00:41.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T10:00:42.228Z] + git semver init [2020-06-23T10:00:42.228Z] # -> Open(): unable to determine branch for HEAD [2020-06-23T10:00:42.228Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-273/.git [2020-06-23T10:00:42.228Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-273 [2020-06-23T10:00:42.228Z] # $SEMVER_REMOTE_NAME = origin [2020-06-23T10:00:42.228Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-23T10:00:42.228Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-23T10:00:42.228Z] # $SEMVER_BRANCH = PR-273 [2020-06-23T10:00:42.228Z] # $SEMVER_TEMP = /tmp/semver-181784910 [2020-06-23T10:00:42.228Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-06-23T10:00:43.336Z] # '/tmp/semver-181784910' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-273/.semver' [2020-06-23T10:00:43.653Z] # -> Force: false [2020-06-23T10:00:43.653Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-273/.semver [Pipeline] } [2020-06-23T10:00:43.784Z] $ docker exec --env ******** --env ******** ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c ssh-agent -k [2020-06-23T10:00:44.005Z] unset SSH_AUTH_SOCK; [2020-06-23T10:00:44.006Z] unset SSH_AGENT_PID; [2020-06-23T10:00:44.006Z] echo Agent pid 51 killed; [2020-06-23T10:00:44.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-23T10:00:44.616Z] + git semver [Pipeline] } [2020-06-23T10:00:44.758Z] $ docker stop --time=1 ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c [2020-06-23T10:00:46.532Z] $ docker rm -f ed7cdca053b7aacdf8cd5a2ac1f2c8971fafd73c570f8fb14141b8ab93d9957c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-23T10:00:50.294Z] Stashed 52 file(s) [Pipeline] echo [2020-06-23T10:00:50.310Z] [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-06-23T10:01:05.685Z] Still waiting to schedule task [2020-06-23T10:01:05.685Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4101’ [2020-06-23T10:01:05.714Z] Still waiting to schedule task [2020-06-23T10:01:05.714Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-23T10:02:46.310Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4102 in /w/workspace/edgexfoundry_device-sdk-c_PR-273 [Pipeline] { [Pipeline] ws [2020-06-23T10:02:46.364Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-06-23T10:02:51.312Z] using credential edgex-jenkins-ssh [2020-06-23T10:02:51.347Z] Cloning the remote Git repository [2020-06-23T10:02:51.347Z] Cloning with configured refspecs honoured and without tags [2020-06-23T10:02:51.387Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-23T10:02:51.507Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-06-23T10:02:51.569Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-23T10:02:51.570Z] > git --version # timeout=10 [2020-06-23T10:02:51.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T10:02:51.653Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T10:02:52.796Z] Fetching without tags [2020-06-23T10:02:53.320Z] Merging remotes/origin/master commit 862ead6d097478181b3147da3693e5cb13a49fc6 into PR head commit 8de3bc4bb1ed0c4c19a988a873362eef714f919d [2020-06-23T10:02:53.563Z] Merge succeeded, producing 8de3bc4bb1ed0c4c19a988a873362eef714f919d [2020-06-23T10:02:53.563Z] Checking out Revision 8de3bc4bb1ed0c4c19a988a873362eef714f919d (PR-273) [2020-06-23T10:02:52.675Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-23T10:02:52.695Z] > git config --add remote.origin.fetch +refs/pull/273/head:refs/remotes/origin/PR-273 # timeout=10 [2020-06-23T10:02:52.712Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T10:02:52.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-23T10:02:52.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-23T10:02:52.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T10:02:52.795Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T10:02:53.318Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T10:02:53.337Z] > git checkout -f 8de3bc4bb1ed0c4c19a988a873362eef714f919d # timeout=10 [2020-06-23T10:02:53.443Z] > git remote # timeout=10 [2020-06-23T10:02:53.466Z] > git config --get remote.origin.url # timeout=10 [2020-06-23T10:02:53.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T10:02:53.502Z] > git merge 862ead6d097478181b3147da3693e5cb13a49fc6 # timeout=10 [2020-06-23T10:02:53.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-23T10:02:53.545Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T10:02:53.571Z] > git checkout -f 8de3bc4bb1ed0c4c19a988a873362eef714f919d # timeout=10 [2020-06-23T10:02:58.269Z] Commit message: "doc: fix wrong environment variable" [2020-06-23T10:02:58.295Z] > git --version # timeout=10 [2020-06-23T10:02:58.313Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-23T10:02:59.554Z] ========================================================= [2020-06-23T10:02:59.554Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-06-23T10:02:59.554Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:03:00.709Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-06-23T10:03:01.695Z] Sending build context to Docker daemon 3.225MB [2020-06-23T10:03:01.695Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-06-23T10:03:01.695Z] Step 2/21 : FROM ${BASE} as builder [2020-06-23T10:03:01.970Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-06-23T10:03:01.970Z] 0362ad1dd800: Pulling fs layer [2020-06-23T10:03:01.970Z] f2cdb1532d8b: Pulling fs layer [2020-06-23T10:03:01.970Z] 37ed683be191: Pulling fs layer [2020-06-23T10:03:01.970Z] f2cdb1532d8b: Download complete [2020-06-23T10:03:01.970Z] 0362ad1dd800: Download complete [2020-06-23T10:03:02.951Z] 0362ad1dd800: Pull complete [2020-06-23T10:03:03.225Z] f2cdb1532d8b: Pull complete [2020-06-23T10:03:04.207Z] 37ed683be191: Verifying Checksum [2020-06-23T10:03:04.207Z] 37ed683be191: Download complete [2020-06-23T10:03:14.377Z] 37ed683be191: Pull complete [2020-06-23T10:03:14.377Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-06-23T10:03:14.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-06-23T10:03:14.377Z] ---> b23d30803547 [2020-06-23T10:03:14.377Z] 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-06-23T10:03:14.978Z] ---> Running in 448151820efe [2020-06-23T10:03:16.427Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-23T10:03:17.405Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-23T10:03:18.001Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-23T10:03:18.001Z] (2/8) Installing libuuid (2.33-r0) [2020-06-23T10:03:18.001Z] (3/8) Installing libblkid (2.33-r0) [2020-06-23T10:03:18.274Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-23T10:03:18.274Z] (5/8) Installing libmount (2.33-r0) [2020-06-23T10:03:18.547Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-23T10:03:18.547Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-23T10:03:19.139Z] (8/8) Installing wget (1.20.3-r0) [2020-06-23T10:03:19.139Z] Executing busybox-1.29.3-r10.trigger [2020-06-23T10:03:19.139Z] OK: 285 MiB in 83 packages [2020-06-23T10:03:20.573Z] Removing intermediate container 448151820efe [2020-06-23T10:03:20.573Z] ---> b3e5f6e11a63 [2020-06-23T10:03:20.573Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-23T10:03:20.845Z] ---> Running in 5e33e060bd1b [2020-06-23T10:03:21.116Z] Removing intermediate container 5e33e060bd1b [2020-06-23T10:03:21.116Z] ---> 5fe682ff0111 [2020-06-23T10:03:21.116Z] 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-06-23T10:03:21.391Z] ---> Running in a40503f44825 [2020-06-23T10:03:22.830Z] --2020-06-23 10:03:22-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-23T10:03:22.830Z] Resolving github.com... 140.82.112.4 [2020-06-23T10:03:22.830Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-23T10:03:22.830Z] HTTP request sent, awaiting response... 302 Found [2020-06-23T10:03:22.830Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-23T10:03:22.830Z] --2020-06-23 10:03:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-23T10:03:22.830Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-23T10:03:23.104Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-23T10:03:23.104Z] HTTP request sent, awaiting response... 200 OK [2020-06-23T10:03:23.104Z] Length: unspecified [application/x-gzip] [2020-06-23T10:03:23.104Z] Saving to: 'STDOUT' [2020-06-23T10:03:23.104Z]  [2020-06-23T10:03:23.104Z] 0K .......... .......... .......... .......... .......... 1.32M [2020-06-23T10:03:23.104Z] 50K .......... .......... .......... .......... .......... 2.53M [2020-06-23T10:03:23.104Z] 100K .......... .......... .......... .......... .......... 2.78M [2020-06-23T10:03:23.104Z] 150K .......... .......... .......... .......... .......... 14.0M [2020-06-23T10:03:23.104Z] 200K .......... .......... .......... .......... .......... 6.43M [2020-06-23T10:03:23.379Z] 250K .......... .......... .......... .......... .......... 3.60M [2020-06-23T10:03:23.379Z] 300K .......... .......... .......... .......... .......... 4.27M [2020-06-23T10:03:23.379Z] 350K .......... .......... .......... .......... .......... 6.40M [2020-06-23T10:03:23.379Z] 400K .......... .......... .......... .......... .......... 3.30M [2020-06-23T10:03:23.379Z] 450K .......... .......... .......... .......... .......... 4.18M [2020-06-23T10:03:23.379Z] 500K .......... .......... .......... .......... .......... 12.1M [2020-06-23T10:03:23.379Z] 550K .......... .......... .......... .......... .......... 1.70M [2020-06-23T10:03:23.379Z] 600K .......... .......... .......... .......... .......... 1.05M [2020-06-23T10:03:23.379Z] 650K .......... .......... .......... .......... .......... 2.33M [2020-06-23T10:03:23.379Z] 700K .. 12.8M=0.2s [2020-06-23T10:03:23.379Z] [2020-06-23T10:03:23.379Z] 2020-06-23 10:03:23 (2.81 MB/s) - written to stdout [719348] [2020-06-23T10:03:23.379Z] [2020-06-23T10:03:23.649Z] -- The C compiler identification is GNU 8.3.0 [2020-06-23T10:03:23.921Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-23T10:03:23.921Z] -- Check for working C compiler: /usr/bin/cc [2020-06-23T10:03:24.196Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-23T10:03:24.196Z] -- Detecting C compiler ABI info [2020-06-23T10:03:24.467Z] -- Detecting C compiler ABI info - done [2020-06-23T10:03:24.467Z] -- Detecting C compile features [2020-06-23T10:03:25.060Z] -- Detecting C compile features - done [2020-06-23T10:03:25.337Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-23T10:03:25.337Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-23T10:03:25.337Z] -- Detecting CXX compiler ABI info [2020-06-23T10:03:25.608Z] -- Detecting CXX compiler ABI info - done [2020-06-23T10:03:25.879Z] -- Detecting CXX compile features [2020-06-23T10:03:27.307Z] -- Detecting CXX compile features - done [2020-06-23T10:03:27.307Z] -- Looking for include file endian.h [2020-06-23T10:03:27.580Z] -- Looking for include file endian.h - found [2020-06-23T10:03:27.580Z] -- Check if the system is big endian [2020-06-23T10:03:27.580Z] -- Searching 16 bit integer [2020-06-23T10:03:27.580Z] -- Looking for sys/types.h [2020-06-23T10:03:27.860Z] -- Looking for sys/types.h - found [2020-06-23T10:03:27.860Z] -- Looking for stdint.h [2020-06-23T10:03:28.132Z] -- Looking for stdint.h - found [2020-06-23T10:03:28.132Z] -- Looking for stddef.h [2020-06-23T10:03:28.132Z] -- Looking for stddef.h - found [2020-06-23T10:03:28.132Z] -- Check size of unsigned short [2020-06-23T10:03:28.404Z] -- Check size of unsigned short - done [2020-06-23T10:03:28.404Z] -- Using unsigned short [2020-06-23T10:03:28.675Z] -- Check if the system is big endian - little endian [2020-06-23T10:03:28.946Z] -- Check size of size_t [2020-06-23T10:03:29.220Z] -- Check size of size_t - done [2020-06-23T10:03:29.220Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-23T10:03:29.220Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-23T10:03:29.220Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-23T10:03:29.220Z] CMake did not find one. [2020-06-23T10:03:29.220Z] [2020-06-23T10:03:29.220Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-23T10:03:29.220Z] the following names: [2020-06-23T10:03:29.220Z] [2020-06-23T10:03:29.220Z] cJSONConfig.cmake [2020-06-23T10:03:29.220Z] cjson-config.cmake [2020-06-23T10:03:29.220Z] [2020-06-23T10:03:29.220Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-23T10:03:29.220Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-23T10:03:29.220Z] provides a separate development package or SDK, be sure it has been [2020-06-23T10:03:29.220Z] installed. [2020-06-23T10:03:29.220Z] [2020-06-23T10:03:29.220Z] [2020-06-23T10:03:29.220Z] -- Configuring done [2020-06-23T10:03:29.220Z] -- Generating done [2020-06-23T10:03:29.498Z] -- Build files have been written to: /tmp/cbor [2020-06-23T10:03:29.498Z] Scanning dependencies of target cbor_shared [2020-06-23T10:03:29.498Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-23T10:03:30.486Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-23T10:03:30.766Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-23T10:03:31.044Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-23T10:03:31.635Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-23T10:03:31.913Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-23T10:03:32.183Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-23T10:03:32.183Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-23T10:03:32.461Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-23T10:03:32.535Z] Running on prd-centos7-docker-4c-2g-4103 in /w/workspace/edgexfoundry_device-sdk-c_PR-273 [Pipeline] { [Pipeline] ws [2020-06-23T10:03:32.592Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-06-23T10:03:32.735Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-23T10:03:33.325Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-23T10:03:33.595Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-23T10:03:34.186Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-23T10:03:34.457Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-23T10:03:34.729Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-23T10:03:34.729Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-23T10:03:34.999Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-23T10:03:35.141Z] using credential edgex-jenkins-ssh [2020-06-23T10:03:35.168Z] Cloning the remote Git repository [2020-06-23T10:03:35.168Z] Cloning with configured refspecs honoured and without tags [2020-06-23T10:03:35.271Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-23T10:03:35.569Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-23T10:03:35.842Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-23T10:03:34.751Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-23T10:03:34.843Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-06-23T10:03:34.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-23T10:03:34.919Z] > git --version # timeout=10 [2020-06-23T10:03:34.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T10:03:34.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T10:03:36.112Z] [ 40%] Linking C shared library libcbor.so [2020-06-23T10:03:36.112Z] [ 40%] Built target cbor_shared [2020-06-23T10:03:36.112Z] Scanning dependencies of target cbor [2020-06-23T10:03:36.112Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-23T10:03:37.009Z] Fetching without tags [2020-06-23T10:03:37.083Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-23T10:03:36.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-23T10:03:36.680Z] > git config --add remote.origin.fetch +refs/pull/273/head:refs/remotes/origin/PR-273 # timeout=10 [2020-06-23T10:03:36.689Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T10:03:36.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-23T10:03:36.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-23T10:03:36.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T10:03:36.718Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T10:03:37.457Z] Merging remotes/origin/master commit 862ead6d097478181b3147da3693e5cb13a49fc6 into PR head commit 8de3bc4bb1ed0c4c19a988a873362eef714f919d [2020-06-23T10:03:37.542Z] Merge succeeded, producing 8de3bc4bb1ed0c4c19a988a873362eef714f919d [2020-06-23T10:03:37.543Z] Checking out Revision 8de3bc4bb1ed0c4c19a988a873362eef714f919d (PR-273) [2020-06-23T10:03:37.673Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-23T10:03:37.673Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-23T10:03:37.203Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T10:03:37.210Z] > git checkout -f 8de3bc4bb1ed0c4c19a988a873362eef714f919d # timeout=10 [2020-06-23T10:03:37.259Z] > git remote # timeout=10 [2020-06-23T10:03:37.263Z] > git config --get remote.origin.url # timeout=10 [2020-06-23T10:03:37.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T10:03:37.272Z] > git merge 862ead6d097478181b3147da3693e5cb13a49fc6 # timeout=10 [2020-06-23T10:03:37.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-23T10:03:37.290Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T10:03:37.296Z] > git checkout -f 8de3bc4bb1ed0c4c19a988a873362eef714f919d # timeout=10 [2020-06-23T10:03:39.097Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-23T10:03:39.097Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-23T10:03:39.369Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-23T10:03:39.369Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-23T10:03:39.642Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-23T10:03:39.915Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-23T10:03:40.888Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-23T10:03:40.888Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-23T10:03:40.971Z] Commit message: "doc: fix wrong environment variable" [2020-06-23T10:03:40.995Z] > git --version # timeout=10 [2020-06-23T10:03:41.004Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-06-23T10:03:41.480Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-23T10:03:41.750Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [Pipeline] echo [2020-06-23T10:03:41.850Z] ========================================================= [2020-06-23T10:03:41.850Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-06-23T10:03:41.850Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:03:42.023Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-23T10:03:42.293Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-23T10:03:42.527Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-06-23T10:03:42.563Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-23T10:03:42.841Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-23T10:03:43.108Z] Sending build context to Docker daemon 3.225MB [2020-06-23T10:03:43.108Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-06-23T10:03:43.108Z] Step 2/21 : FROM ${BASE} as builder [2020-06-23T10:03:43.108Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-06-23T10:03:43.108Z] e7c96db7181b: Pulling fs layer [2020-06-23T10:03:43.108Z] 4c13bbce0fe7: Pulling fs layer [2020-06-23T10:03:43.108Z] 6059c847ac2f: Pulling fs layer [2020-06-23T10:03:43.108Z] 4c13bbce0fe7: Verifying Checksum [2020-06-23T10:03:43.108Z] 4c13bbce0fe7: Download complete [2020-06-23T10:03:43.108Z] e7c96db7181b: Verifying Checksum [2020-06-23T10:03:43.108Z] e7c96db7181b: Download complete [2020-06-23T10:03:43.112Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-23T10:03:43.369Z] e7c96db7181b: Pull complete [2020-06-23T10:03:43.369Z] 4c13bbce0fe7: Pull complete [2020-06-23T10:03:43.385Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-23T10:03:43.385Z] [ 80%] Linking C static library libcbor.a [2020-06-23T10:03:43.657Z] [ 80%] Built target cbor [2020-06-23T10:03:43.657Z] Scanning dependencies of target create_items [2020-06-23T10:03:43.657Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-23T10:03:43.929Z] [ 84%] Linking C executable create_items [2020-06-23T10:03:43.929Z] [ 84%] Built target create_items [2020-06-23T10:03:43.929Z] Scanning dependencies of target readfile [2020-06-23T10:03:43.929Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-23T10:03:44.201Z] [ 88%] Linking C executable readfile [2020-06-23T10:03:44.201Z] [ 88%] Built target readfile [2020-06-23T10:03:44.201Z] Scanning dependencies of target streaming_parser [2020-06-23T10:03:44.201Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-23T10:03:44.314Z] 6059c847ac2f: Verifying Checksum [2020-06-23T10:03:44.314Z] 6059c847ac2f: Download complete [2020-06-23T10:03:44.474Z] [ 92%] Linking C executable streaming_parser [2020-06-23T10:03:44.474Z] [ 92%] Built target streaming_parser [2020-06-23T10:03:44.746Z] Scanning dependencies of target sort [2020-06-23T10:03:44.746Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-23T10:03:44.746Z] [ 96%] Linking C executable sort [2020-06-23T10:03:45.018Z] [ 96%] Built target sort [2020-06-23T10:03:45.018Z] Scanning dependencies of target hello [2020-06-23T10:03:45.018Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-23T10:03:45.018Z] [100%] Linking C executable hello [2020-06-23T10:03:45.304Z] [100%] Built target hello [2020-06-23T10:03:45.304Z] Install the project... [2020-06-23T10:03:45.304Z] -- Install configuration: "Release" [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-23T10:03:45.304Z] -- Up-to-date: /usr/local/include/cbor [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/include/cbor.h [2020-06-23T10:03:45.304Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-23T10:03:47.276Z] Removing intermediate container a40503f44825 [2020-06-23T10:03:47.276Z] ---> 6411bf0a5c33 [2020-06-23T10:03:47.276Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-23T10:03:47.548Z] ---> Running in 79140dcc538d [2020-06-23T10:03:48.536Z] 6059c847ac2f: Pull complete [2020-06-23T10:03:48.536Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-06-23T10:03:48.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-06-23T10:03:48.536Z] ---> 5eabd8fd8ba2 [2020-06-23T10:03:48.536Z] 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-06-23T10:03:49.923Z] ---> Running in c51675902d7b [2020-06-23T10:03:50.159Z] Removing intermediate container 79140dcc538d [2020-06-23T10:03:50.159Z] ---> 2cc6fa3e7188 [2020-06-23T10:03:50.159Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-23T10:03:50.494Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-23T10:03:50.754Z] ---> c1ddf84c355e [2020-06-23T10:03:50.754Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-23T10:03:51.353Z] ---> 279bcd33d324 [2020-06-23T10:03:51.353Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-23T10:03:51.437Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-23T10:03:51.698Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-23T10:03:51.698Z] (2/8) Installing libuuid (2.33-r0) [2020-06-23T10:03:51.958Z] (3/8) Installing libblkid (2.33-r0) [2020-06-23T10:03:51.958Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-23T10:03:52.225Z] (5/8) Installing libmount (2.33-r0) [2020-06-23T10:03:52.225Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-23T10:03:52.225Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-23T10:03:52.328Z] ---> a8c4ed537776 [2020-06-23T10:03:52.328Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-23T10:03:52.608Z] ---> 7aa0c8a807c7 [2020-06-23T10:03:52.608Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-23T10:03:52.797Z] (8/8) Installing wget (1.20.3-r0) [2020-06-23T10:03:52.797Z] Executing busybox-1.29.3-r10.trigger [2020-06-23T10:03:52.797Z] OK: 272 MiB in 83 packages [2020-06-23T10:03:53.370Z] Removing intermediate container c51675902d7b [2020-06-23T10:03:53.370Z] ---> 6318006563f0 [2020-06-23T10:03:53.370Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-23T10:03:53.370Z] ---> Running in e71da14ac291 [2020-06-23T10:03:53.586Z] ---> 59ffed667715 [2020-06-23T10:03:53.586Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-23T10:03:53.630Z] Removing intermediate container e71da14ac291 [2020-06-23T10:03:53.630Z] ---> dbe50d0c6efb [2020-06-23T10:03:53.630Z] 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-06-23T10:03:53.630Z] ---> Running in 99c309219475 [2020-06-23T10:03:54.181Z] ---> a0d3ab0a2f57 [2020-06-23T10:03:54.181Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-23T10:03:54.181Z] ---> Running in d28d64fd96fb [2020-06-23T10:03:54.571Z] --2020-06-23 10:03:54-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-23T10:03:54.572Z] Resolving github.com... 140.82.112.4 [2020-06-23T10:03:54.572Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-23T10:03:54.572Z] HTTP request sent, awaiting response... 302 Found [2020-06-23T10:03:54.572Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-23T10:03:54.572Z] --2020-06-23 10:03:54-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-23T10:03:54.572Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-23T10:03:54.572Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-23T10:03:54.572Z] HTTP request sent, awaiting response... 200 OK [2020-06-23T10:03:54.572Z] Length: unspecified [application/x-gzip] [2020-06-23T10:03:54.572Z] Saving to: 'STDOUT' [2020-06-23T10:03:54.572Z]  [2020-06-23T10:03:54.572Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-06-23T10:03:54.572Z] 50K .......... .......... .......... .......... .......... 5.66M [2020-06-23T10:03:54.572Z] 100K .......... .......... .......... .......... .......... 4.64M [2020-06-23T10:03:54.572Z] 150K .......... .......... .......... .......... .......... 6.65M [2020-06-23T10:03:54.572Z] 200K .......... .......... .......... .......... .......... 4.63M [2020-06-23T10:03:54.572Z] 250K .......... .......... .......... .......... .......... 18.1M [2020-06-23T10:03:54.572Z] 300K .......... .......... .......... .......... .......... 8.84M [2020-06-23T10:03:54.833Z] 350K .......... .......... .......... .......... .......... 7.22M [2020-06-23T10:03:54.833Z] 400K .......... .......... .......... .......... .......... 6.94M [2020-06-23T10:03:54.833Z] 450K .......... .......... .......... .......... .......... 6.80M [2020-06-23T10:03:54.833Z] 500K .......... .......... .......... .......... .......... 23.9M [2020-06-23T10:03:54.833Z] 550K .......... .......... .......... .......... .......... 6.35M [2020-06-23T10:03:54.833Z] 600K .......... .......... .......... .......... .......... 2.00M [2020-06-23T10:03:54.833Z] 650K .......... .......... .......... .......... .......... 4.79M [2020-06-23T10:03:54.833Z] 700K ..  20.7M=0.1s [2020-06-23T10:03:54.833Z] [2020-06-23T10:03:54.833Z] 2020-06-23 10:03:54 (4.67 MB/s) - written to stdout [719348] [2020-06-23T10:03:54.833Z] [2020-06-23T10:03:54.834Z] -- The C compiler identification is GNU 8.3.0 [2020-06-23T10:03:54.834Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-23T10:03:55.095Z] -- Check for working C compiler: /usr/bin/cc [2020-06-23T10:03:55.095Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-23T10:03:55.095Z] -- Detecting C compiler ABI info [2020-06-23T10:03:55.095Z] -- Detecting C compiler ABI info - done [2020-06-23T10:03:55.095Z] -- Detecting C compile features [2020-06-23T10:03:55.357Z] -- Detecting C compile features - done [2020-06-23T10:03:55.357Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-23T10:03:55.357Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-23T10:03:55.357Z] -- Detecting CXX compiler ABI info [2020-06-23T10:03:55.610Z] + CPPCHECK=false [2020-06-23T10:03:55.610Z] + DOCGEN=false [2020-06-23T10:03:55.610Z] + TOMLVER=SDK-0.2 [2020-06-23T10:03:55.610Z] + CUTILVER=1.0.4 [2020-06-23T10:03:55.610Z] + '[' 0 -gt 0 ] [2020-06-23T10:03:55.610Z] + readlink -f ./scripts/build.sh [2020-06-23T10:03:55.610Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-23T10:03:55.610Z] + dirname /tmp/sdk/scripts [2020-06-23T10:03:55.610Z] + ROOT=/tmp/sdk [2020-06-23T10:03:55.610Z] + cd /tmp/sdk [2020-06-23T10:03:55.610Z] + '[' '!' -d deps ] [2020-06-23T10:03:55.610Z] + mkdir deps [2020-06-23T10:03:55.610Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-23T10:03:55.610Z] + tar -C deps -z -x -f - [2020-06-23T10:03:55.610Z] --2020-06-23 10:03:55-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-23T10:03:55.610Z] Resolving github.com... 140.82.112.4 [2020-06-23T10:03:55.610Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-23T10:03:55.627Z] -- Detecting CXX compiler ABI info - done [2020-06-23T10:03:55.627Z] -- Detecting CXX compile features [2020-06-23T10:03:55.882Z] HTTP request sent, awaiting response... 302 Found [2020-06-23T10:03:55.882Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-23T10:03:55.882Z] --2020-06-23 10:03:55-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-23T10:03:55.882Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-23T10:03:55.882Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-23T10:03:55.892Z] -- Detecting CXX compile features - done [2020-06-23T10:03:55.892Z] -- Looking for include file endian.h [2020-06-23T10:03:56.155Z] HTTP request sent, awaiting response... 200 OK [2020-06-23T10:03:56.155Z] Length: unspecified [application/x-gzip] [2020-06-23T10:03:56.155Z] Saving to: 'STDOUT' [2020-06-23T10:03:56.155Z]  [2020-06-23T10:03:56.155Z] 0K .......... ......   1.09M=0.01s [2020-06-23T10:03:56.155Z] [2020-06-23T10:03:56.155Z] 2020-06-23 10:03:55 (1.09 MB/s) - written to stdout [16451] [2020-06-23T10:03:56.155Z] [2020-06-23T10:03:56.155Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-23T10:03:56.155Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-23T10:03:56.155Z] + tar -C deps -z -x -f - [2020-06-23T10:03:56.155Z] --2020-06-23 10:03:55-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-23T10:03:56.155Z] Resolving github.com... 140.82.112.4 [2020-06-23T10:03:56.155Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-23T10:03:56.155Z] HTTP request sent, awaiting response... 302 Found [2020-06-23T10:03:56.155Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-23T10:03:56.155Z] --2020-06-23 10:03:56-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-23T10:03:56.155Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-23T10:03:56.166Z] -- Looking for include file endian.h - found [2020-06-23T10:03:56.166Z] -- Check if the system is big endian [2020-06-23T10:03:56.166Z] -- Searching 16 bit integer [2020-06-23T10:03:56.166Z] -- Looking for sys/types.h [2020-06-23T10:03:56.166Z] -- Looking for sys/types.h - found [2020-06-23T10:03:56.166Z] -- Looking for stdint.h [2020-06-23T10:03:56.166Z] -- Looking for stdint.h - found [2020-06-23T10:03:56.166Z] -- Looking for stddef.h [2020-06-23T10:03:56.166Z] -- Looking for stddef.h - found [2020-06-23T10:03:56.166Z] -- Check size of unsigned short [2020-06-23T10:03:56.427Z] -- Check size of unsigned short - done [2020-06-23T10:03:56.427Z] -- Using unsigned short [2020-06-23T10:03:56.427Z] -- Check if the system is big endian - little endian [2020-06-23T10:03:56.427Z] -- Check size of size_t [2020-06-23T10:03:56.427Z] -- Check size of size_t - done [2020-06-23T10:03:56.427Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-23T10:03:56.427Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-23T10:03:56.427Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-23T10:03:56.427Z] CMake did not find one. [2020-06-23T10:03:56.427Z] [2020-06-23T10:03:56.427Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-23T10:03:56.427Z] the following names: [2020-06-23T10:03:56.427Z] [2020-06-23T10:03:56.427Z] cJSONConfig.cmake [2020-06-23T10:03:56.427Z] cjson-config.cmake [2020-06-23T10:03:56.427Z] [2020-06-23T10:03:56.427Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-23T10:03:56.427Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-23T10:03:56.427Z] provides a separate development package or SDK, be sure it has been [2020-06-23T10:03:56.427Z] installed. [2020-06-23T10:03:56.427Z] [2020-06-23T10:03:56.427Z] [2020-06-23T10:03:56.427Z] -- Configuring done [2020-06-23T10:03:56.428Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-23T10:03:56.428Z] HTTP request sent, awaiting response... 200 OK [2020-06-23T10:03:56.428Z] Length: unspecified [application/x-gzip] [2020-06-23T10:03:56.428Z] Saving to: 'STDOUT' [2020-06-23T10:03:56.428Z]  [2020-06-23T10:03:56.428Z] 0K .......... .......... .......... .......... .......... 1.56M [2020-06-23T10:03:56.428Z] 50K .......... .......... .......... .......... .......... 3.18M [2020-06-23T10:03:56.428Z] 100K .......... .......... .......... .......... .......... 3.53M [2020-06-23T10:03:56.428Z] 150K ........  12.9M=0.06s [2020-06-23T10:03:56.428Z] [2020-06-23T10:03:56.428Z] 2020-06-23 10:03:56 (2.54 MB/s) - written to stdout [162267] [2020-06-23T10:03:56.428Z] [2020-06-23T10:03:56.428Z] + mkdir -p src/c/iot [2020-06-23T10:03:56.688Z] -- Generating done [2020-06-23T10:03:56.688Z] -- Build files have been written to: /tmp/cbor [2020-06-23T10:03:56.688Z] Scanning dependencies of target cbor_shared [2020-06-23T10:03:56.688Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-23T10:03:56.701Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-23T10:03:56.701Z] + mkdir -p include/iot [2020-06-23T10:03:56.701Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-23T10:03:56.701Z] + mkdir -p include/iot/os [2020-06-23T10:03:56.701Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-23T10:03:56.701Z] + mkdir -p /tmp/sdk/build/release [2020-06-23T10:03:56.701Z] + cd /tmp/sdk/build/release [2020-06-23T10:03:56.701Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-23T10:03:56.949Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-23T10:03:56.949Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-23T10:03:56.974Z] -- The C compiler identification is GNU 8.3.0 [2020-06-23T10:03:56.974Z] -- Check for working C compiler: /usr/bin/cc [2020-06-23T10:03:57.209Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-23T10:03:57.209Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-23T10:03:57.209Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-23T10:03:57.247Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-23T10:03:57.247Z] -- Detecting C compiler ABI info [2020-06-23T10:03:57.247Z] -- Detecting C compiler ABI info - done [2020-06-23T10:03:57.470Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-23T10:03:57.470Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-23T10:03:57.470Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-23T10:03:57.470Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-23T10:03:57.520Z] -- Detecting C compile features [2020-06-23T10:03:57.730Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-23T10:03:57.730Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-23T10:03:57.990Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-23T10:03:57.990Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-23T10:03:57.990Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-23T10:03:57.990Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-23T10:03:58.114Z] -- Detecting C compile features - done [2020-06-23T10:03:58.114Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-23T10:03:58.114Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-23T10:03:58.114Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-23T10:03:58.114Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-23T10:03:58.114Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-23T10:03:58.114Z] -- C SDK 0.0.0 for Linux [2020-06-23T10:03:58.114Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-23T10:03:58.256Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-23T10:03:58.256Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-23T10:03:58.256Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-23T10:03:58.384Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-23T10:03:58.384Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-23T10:03:58.516Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-23T10:03:58.517Z] [ 40%] Linking C shared library libcbor.so [2020-06-23T10:03:58.517Z] [ 40%] Built target cbor_shared [2020-06-23T10:03:58.517Z] Scanning dependencies of target cbor [2020-06-23T10:03:58.517Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-23T10:03:58.655Z] -- Configuring done [2020-06-23T10:03:58.783Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-23T10:03:58.783Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-23T10:03:58.783Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-23T10:03:58.928Z] -- Generating done [2020-06-23T10:03:58.929Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-23T10:03:58.929Z] + + tee release.log [2020-06-23T10:03:58.929Z] make [2020-06-23T10:03:58.929Z] Scanning dependencies of target csdk [2020-06-23T10:03:59.064Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-23T10:03:59.202Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-23T10:03:59.329Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-23T10:03:59.329Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-23T10:03:59.329Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-23T10:03:59.329Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-23T10:03:59.476Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-23T10:03:59.590Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-23T10:03:59.590Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-23T10:03:59.850Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-23T10:03:59.850Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-23T10:03:59.850Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-23T10:04:00.072Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-23T10:04:00.111Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-23T10:04:00.111Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-23T10:04:00.111Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-23T10:04:00.372Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-23T10:04:00.372Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-23T10:04:00.372Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-23T10:04:00.372Z] [ 80%] Linking C static library libcbor.a [2020-06-23T10:04:00.372Z] [ 80%] Built target cbor [2020-06-23T10:04:00.372Z] Scanning dependencies of target create_items [2020-06-23T10:04:00.632Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-23T10:04:00.632Z] [ 84%] Linking C executable create_items [2020-06-23T10:04:00.632Z] [ 84%] Built target create_items [2020-06-23T10:04:00.632Z] Scanning dependencies of target readfile [2020-06-23T10:04:00.632Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-23T10:04:00.632Z] [ 88%] Linking C executable readfile [2020-06-23T10:04:00.632Z] [ 88%] Built target readfile [2020-06-23T10:04:00.632Z] Scanning dependencies of target streaming_parser [2020-06-23T10:04:00.632Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-23T10:04:00.895Z] [ 92%] Linking C executable streaming_parser [2020-06-23T10:04:00.895Z] [ 92%] Built target streaming_parser [2020-06-23T10:04:00.895Z] Scanning dependencies of target sort [2020-06-23T10:04:00.895Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-23T10:04:00.895Z] [ 96%] Linking C executable sort [2020-06-23T10:04:00.895Z] [ 96%] Built target sort [2020-06-23T10:04:00.895Z] Scanning dependencies of target hello [2020-06-23T10:04:00.895Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-23T10:04:00.895Z] [100%] Linking C executable hello [2020-06-23T10:04:00.895Z] [100%] Built target hello [2020-06-23T10:04:00.895Z] Install the project... [2020-06-23T10:04:00.895Z] -- Install configuration: "Release" [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-23T10:04:00.895Z] -- Up-to-date: /usr/local/include/cbor [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/include/cbor.h [2020-06-23T10:04:00.895Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-23T10:04:02.070Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-23T10:04:02.343Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-23T10:04:02.616Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-23T10:04:02.810Z] Removing intermediate container 99c309219475 [2020-06-23T10:04:02.810Z] ---> 388d56145d85 [2020-06-23T10:04:02.810Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-23T10:04:02.810Z] ---> Running in 129e31af5d79 [2020-06-23T10:04:03.381Z] Removing intermediate container 129e31af5d79 [2020-06-23T10:04:03.381Z] ---> a91cdb0b13fd [2020-06-23T10:04:03.381Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-23T10:04:03.589Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-23T10:04:03.641Z] ---> fc7f98b93c09 [2020-06-23T10:04:03.641Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-23T10:04:04.216Z] ---> 3b9b15deeeef [2020-06-23T10:04:04.216Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-23T10:04:04.478Z] ---> 264c9162ec63 [2020-06-23T10:04:04.478Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-23T10:04:04.738Z] ---> c80812489ebe [2020-06-23T10:04:04.738Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-23T10:04:04.998Z] ---> 411d78d66fa1 [2020-06-23T10:04:04.999Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-23T10:04:04.999Z] ---> 9a22a91f8632 [2020-06-23T10:04:04.999Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-23T10:04:05.259Z] ---> Running in 8cb00b2da068 [2020-06-23T10:04:05.550Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-23T10:04:05.550Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-23T10:04:06.199Z] + CPPCHECK=false [2020-06-23T10:04:06.199Z] + DOCGEN=false [2020-06-23T10:04:06.199Z] + TOMLVER=SDK-0.2 [2020-06-23T10:04:06.199Z] + CUTILVER=1.0.4 [2020-06-23T10:04:06.199Z] + '[' 0 -gt 0 ] [2020-06-23T10:04:06.199Z] + readlink -f ./scripts/build.sh [2020-06-23T10:04:06.199Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-23T10:04:06.199Z] + dirname /tmp/sdk/scripts [2020-06-23T10:04:06.199Z] + ROOT=/tmp/sdk [2020-06-23T10:04:06.199Z] + cd /tmp/sdk [2020-06-23T10:04:06.199Z] + '[' '!' -d deps ] [2020-06-23T10:04:06.199Z] + mkdir deps [2020-06-23T10:04:06.199Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-23T10:04:06.199Z] + tar -C deps -z -x -f - [2020-06-23T10:04:06.199Z] --2020-06-23 10:04:05-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-23T10:04:06.199Z] Resolving github.com... 140.82.112.4 [2020-06-23T10:04:06.199Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-23T10:04:06.199Z] HTTP request sent, awaiting response... 302 Found [2020-06-23T10:04:06.199Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-23T10:04:06.199Z] --2020-06-23 10:04:05-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-23T10:04:06.199Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-23T10:04:06.199Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-23T10:04:06.199Z] HTTP request sent, awaiting response... 200 OK [2020-06-23T10:04:06.199Z] Length: unspecified [application/x-gzip] [2020-06-23T10:04:06.199Z] Saving to: 'STDOUT' [2020-06-23T10:04:06.199Z]  [2020-06-23T10:04:06.199Z] 0K .......... ......  1.05M=0.01s [2020-06-23T10:04:06.199Z] [2020-06-23T10:04:06.199Z] 2020-06-23 10:04:06 (1.05 MB/s) - written to stdout [16451] [2020-06-23T10:04:06.199Z] [2020-06-23T10:04:06.199Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-23T10:04:06.199Z] + wget -O -+ https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-23T10:04:06.199Z] tar -C deps -z -x -f - [2020-06-23T10:04:06.199Z] --2020-06-23 10:04:06-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-23T10:04:06.199Z] Resolving github.com... 140.82.112.4 [2020-06-23T10:04:06.199Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-23T10:04:06.199Z] HTTP request sent, awaiting response... 302 Found [2020-06-23T10:04:06.199Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-23T10:04:06.199Z] --2020-06-23 10:04:06-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-23T10:04:06.199Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-23T10:04:06.199Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-23T10:04:06.464Z] HTTP request sent, awaiting response... 200 OK [2020-06-23T10:04:06.464Z] Length: unspecified [application/x-gzip] [2020-06-23T10:04:06.464Z] Saving to: 'STDOUT' [2020-06-23T10:04:06.464Z] [2020-06-23T10:04:06.464Z] 0K .......... .......... .......... .......... .......... 1.66M [2020-06-23T10:04:06.464Z] 50K .......... .......... .......... .......... .......... 3.28M [2020-06-23T10:04:06.464Z] 100K .......... .......... .......... .......... .......... 44.8M [2020-06-23T10:04:06.464Z] 150K ........ 62.7M=0.05s [2020-06-23T10:04:06.464Z] [2020-06-23T10:04:06.464Z] 2020-06-23 10:04:06 (3.40 MB/s) - written to stdout [162267] [2020-06-23T10:04:06.464Z] [2020-06-23T10:04:06.464Z] + mkdir -p src/c/iot [2020-06-23T10:04:06.464Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-23T10:04:06.464Z] + mkdir -p include/iot [2020-06-23T10:04:06.464Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-23T10:04:06.464Z] + mkdir -p include/iot/os [2020-06-23T10:04:06.464Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-23T10:04:06.464Z] + mkdir -p /tmp/sdk/build/release [2020-06-23T10:04:06.464Z] + cd /tmp/sdk/build/release [2020-06-23T10:04:06.464Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-23T10:04:06.464Z] -- The C compiler identification is GNU 8.3.0 [2020-06-23T10:04:06.464Z] -- Check for working C compiler: /usr/bin/cc [2020-06-23T10:04:06.527Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-23T10:04:06.725Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-23T10:04:06.725Z] -- Detecting C compiler ABI info [2020-06-23T10:04:06.725Z] -- Detecting C compiler ABI info - done [2020-06-23T10:04:06.725Z] -- Detecting C compile features [2020-06-23T10:04:06.797Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-23T10:04:06.986Z] -- Detecting C compile features - done [2020-06-23T10:04:06.986Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-23T10:04:06.986Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-23T10:04:06.986Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-23T10:04:06.986Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-23T10:04:06.986Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-23T10:04:06.986Z] -- C SDK 0.0.0 for Linux [2020-06-23T10:04:06.986Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-23T10:04:06.986Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-23T10:04:06.986Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-23T10:04:06.986Z] -- Configuring done [2020-06-23T10:04:07.070Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-23T10:04:07.247Z] -- Generating done [2020-06-23T10:04:07.248Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-23T10:04:07.248Z] + make [2020-06-23T10:04:07.248Z] + tee release.log [2020-06-23T10:04:07.248Z] Scanning dependencies of target csdk [2020-06-23T10:04:07.248Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-23T10:04:07.248Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-23T10:04:07.343Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-23T10:04:07.509Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-23T10:04:07.614Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-23T10:04:07.770Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-23T10:04:08.034Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-23T10:04:08.034Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-23T10:04:08.295Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-23T10:04:08.867Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-23T10:04:08.867Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-23T10:04:09.127Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-23T10:04:09.127Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-23T10:04:09.388Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-23T10:04:09.388Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-23T10:04:09.388Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-23T10:04:10.329Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-23T10:04:10.329Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-23T10:04:10.329Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-23T10:04:10.589Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-23T10:04:10.979Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-23T10:04:11.158Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-23T10:04:11.158Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-23T10:04:11.158Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-23T10:04:11.253Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-23T10:04:11.419Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-23T10:04:11.419Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-23T10:04:11.529Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-23T10:04:11.685Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-23T10:04:11.685Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-23T10:04:11.946Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-23T10:04:11.946Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-23T10:04:12.124Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-23T10:04:12.226Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-23T10:04:12.226Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-23T10:04:12.487Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-23T10:04:12.487Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-23T10:04:13.428Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-23T10:04:13.688Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-23T10:04:13.688Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-23T10:04:13.950Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-23T10:04:14.081Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-23T10:04:14.214Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-23T10:04:14.353Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-23T10:04:14.626Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-23T10:04:14.785Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-23T10:04:15.215Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-23T10:04:15.489Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-23T10:04:15.727Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-23T10:04:15.727Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-23T10:04:15.762Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-23T10:04:15.988Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-23T10:04:16.250Z] [ 74%] Linking C shared library libcsdk.so [2020-06-23T10:04:16.250Z] [ 74%] Built target csdk [2020-06-23T10:04:16.250Z] Scanning dependencies of target template [2020-06-23T10:04:16.250Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-23T10:04:16.512Z] [ 78%] Linking C executable template [2020-06-23T10:04:16.513Z] [ 78%] Built target template [2020-06-23T10:04:16.513Z] Scanning dependencies of target device-counter [2020-06-23T10:04:16.513Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-23T10:04:16.513Z] [ 81%] Linking C executable device-counter [2020-06-23T10:04:16.734Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-23T10:04:16.734Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-23T10:04:16.773Z] [ 81%] Built target device-counter [2020-06-23T10:04:16.773Z] Scanning dependencies of target device-random [2020-06-23T10:04:16.773Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-23T10:04:16.773Z] [ 85%] Linking C executable device-random [2020-06-23T10:04:17.035Z] [ 85%] Built target device-random [2020-06-23T10:04:17.035Z] Scanning dependencies of target device-gyro [2020-06-23T10:04:17.035Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-23T10:04:17.035Z] [ 89%] Linking C executable device-gyro [2020-06-23T10:04:17.035Z] [ 89%] Built target device-gyro [2020-06-23T10:04:17.035Z] Scanning dependencies of target template-discovery [2020-06-23T10:04:17.035Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-23T10:04:17.298Z] [ 92%] Linking C executable template-discovery [2020-06-23T10:04:17.298Z] [ 92%] Built target template-discovery [2020-06-23T10:04:17.298Z] Scanning dependencies of target device-terminal [2020-06-23T10:04:17.298Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-23T10:04:17.328Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-23T10:04:17.559Z] [ 96%] Linking C executable device-terminal [2020-06-23T10:04:17.559Z] [ 96%] Built target device-terminal [2020-06-23T10:04:17.559Z] Scanning dependencies of target templatev1 [2020-06-23T10:04:17.559Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-23T10:04:17.601Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-23T10:04:17.822Z] [100%] Linking C executable templatev1 [2020-06-23T10:04:17.822Z] [100%] Built target templatev1 [2020-06-23T10:04:17.822Z] + make package [2020-06-23T10:04:17.822Z] + tee -a release.log [2020-06-23T10:04:17.822Z] [ 74%] Built target csdk [2020-06-23T10:04:17.822Z] [ 78%] Built target template [2020-06-23T10:04:17.822Z] [ 81%] Built target device-counter [2020-06-23T10:04:17.822Z] [ 85%] Built target device-random [2020-06-23T10:04:17.822Z] [ 89%] Built target device-gyro [2020-06-23T10:04:17.822Z] [ 92%] Built target template-discovery [2020-06-23T10:04:17.822Z] [ 96%] Built target device-terminal [2020-06-23T10:04:18.083Z] [100%] Built target templatev1 [2020-06-23T10:04:18.083Z] Run CPack packaging tool... [2020-06-23T10:04:18.084Z] CPack: Create package using TGZ [2020-06-23T10:04:18.084Z] CPack: Install projects [2020-06-23T10:04:18.084Z] CPack: - Run preinstall target for: Csdk [2020-06-23T10:04:18.084Z] CPack: - Install project: Csdk [2020-06-23T10:04:18.195Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-23T10:04:18.345Z] CPack: Create package [2020-06-23T10:04:18.345Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-06-23T10:04:18.345Z] + '[' false '=' true ] [2020-06-23T10:04:18.345Z] + '[' false '=' true ] [2020-06-23T10:04:18.345Z] + mkdir -p /tmp/sdk/build/debug [2020-06-23T10:04:18.345Z] + cd /tmp/sdk/build/debug [2020-06-23T10:04:18.345Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-23T10:04:18.345Z] -- The C compiler identification is GNU 8.3.0 [2020-06-23T10:04:18.345Z] -- Check for working C compiler: /usr/bin/cc [2020-06-23T10:04:18.345Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-23T10:04:18.345Z] -- Detecting C compiler ABI info [2020-06-23T10:04:18.606Z] -- Detecting C compiler ABI info - done [2020-06-23T10:04:18.606Z] -- Detecting C compile features [2020-06-23T10:04:18.606Z] -- Detecting C compile features - done [2020-06-23T10:04:18.867Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-23T10:04:18.867Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-23T10:04:18.867Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-23T10:04:18.867Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-23T10:04:18.867Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-23T10:04:18.867Z] -- C SDK 0.0.0 for Linux [2020-06-23T10:04:18.867Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-23T10:04:18.867Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-23T10:04:18.867Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-23T10:04:18.867Z] -- Configuring done [2020-06-23T10:04:18.867Z] -- Generating done [2020-06-23T10:04:18.867Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-23T10:04:18.867Z] + make [2020-06-23T10:04:18.867Z] + tee debug.log [2020-06-23T10:04:18.867Z] Scanning dependencies of target csdk [2020-06-23T10:04:19.130Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-23T10:04:19.130Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-23T10:04:19.130Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-23T10:04:19.164Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-23T10:04:19.164Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-23T10:04:19.391Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-23T10:04:19.391Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-23T10:04:19.391Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-23T10:04:19.652Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-23T10:04:19.652Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-23T10:04:19.914Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-23T10:04:19.914Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-23T10:04:19.914Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-23T10:04:19.914Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-23T10:04:20.173Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-23T10:04:20.173Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-23T10:04:20.434Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-23T10:04:20.434Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-23T10:04:20.434Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-23T10:04:20.696Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-23T10:04:20.696Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-23T10:04:20.956Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-23T10:04:20.956Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-23T10:04:20.956Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-23T10:04:20.956Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-23T10:04:20.956Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-23T10:04:21.217Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-23T10:04:21.217Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-23T10:04:21.217Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-23T10:04:21.217Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-23T10:04:21.478Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-23T10:04:21.478Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-23T10:04:21.478Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-23T10:04:21.739Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-23T10:04:22.001Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-23T10:04:22.001Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-23T10:04:22.001Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-23T10:04:22.267Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-23T10:04:22.528Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-23T10:04:22.789Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-23T10:04:22.789Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-23T10:04:22.789Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-23T10:04:23.048Z] [ 74%] Linking C shared library libcsdk.so [2020-06-23T10:04:23.048Z] [ 74%] Built target csdk [2020-06-23T10:04:23.048Z] Scanning dependencies of target template [2020-06-23T10:04:23.048Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-23T10:04:23.048Z] [ 78%] Linking C executable template [2020-06-23T10:04:23.048Z] [ 78%] Built target template [2020-06-23T10:04:23.048Z] Scanning dependencies of target device-counter [2020-06-23T10:04:23.049Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-23T10:04:23.309Z] [ 81%] Linking C executable device-counter [2020-06-23T10:04:23.309Z] [ 81%] Built target device-counter [2020-06-23T10:04:23.309Z] Scanning dependencies of target device-random [2020-06-23T10:04:23.309Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-23T10:04:23.309Z] [ 85%] Linking C executable device-random [2020-06-23T10:04:23.446Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-23T10:04:23.575Z] [ 85%] Built target device-random [2020-06-23T10:04:23.575Z] Scanning dependencies of target device-gyro [2020-06-23T10:04:23.575Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-23T10:04:23.575Z] [ 89%] Linking C executable device-gyro [2020-06-23T10:04:23.575Z] [ 89%] Built target device-gyro [2020-06-23T10:04:23.575Z] Scanning dependencies of target template-discovery [2020-06-23T10:04:23.575Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-23T10:04:23.575Z] [ 92%] Linking C executable template-discovery [2020-06-23T10:04:23.717Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-23T10:04:23.836Z] [ 92%] Built target template-discovery [2020-06-23T10:04:23.836Z] Scanning dependencies of target device-terminal [2020-06-23T10:04:23.837Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-23T10:04:23.837Z] [ 96%] Linking C executable device-terminal [2020-06-23T10:04:23.837Z] [ 96%] Built target device-terminal [2020-06-23T10:04:23.837Z] Scanning dependencies of target templatev1 [2020-06-23T10:04:23.837Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-23T10:04:24.098Z] [100%] Linking C executable templatev1 [2020-06-23T10:04:24.098Z] [100%] Built target templatev1 [2020-06-23T10:04:24.098Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.098Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.098Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.098Z] Scanning dependencies of target csdk [2020-06-23T10:04:24.098Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.098Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.098Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-23T10:04:24.310Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-23T10:04:24.670Z] [ 3%] Linking C shared library libcsdk.so [2020-06-23T10:04:24.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] [ 74%] Built target csdk [2020-06-23T10:04:24.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] [ 76%] Linking C executable template [2020-06-23T10:04:24.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] [ 78%] Built target template [2020-06-23T10:04:24.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.670Z] [ 80%] Linking C executable device-counter [2020-06-23T10:04:24.904Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-23T10:04:24.931Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.931Z] [ 81%] Built target device-counter [2020-06-23T10:04:24.931Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.931Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.931Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.931Z] [ 83%] Linking C executable device-random [2020-06-23T10:04:24.931Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.931Z] [ 85%] Built target device-random [2020-06-23T10:04:24.931Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.931Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] [ 87%] Linking C executable device-gyro [2020-06-23T10:04:24.932Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] [ 89%] Built target device-gyro [2020-06-23T10:04:24.932Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] [ 90%] Linking C executable template-discovery [2020-06-23T10:04:24.932Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] [ 92%] Built target template-discovery [2020-06-23T10:04:24.932Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:24.932Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] [ 94%] Linking C executable device-terminal [2020-06-23T10:04:25.192Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] [ 96%] Built target device-terminal [2020-06-23T10:04:25.192Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] [ 98%] Linking C executable templatev1 [2020-06-23T10:04:25.192Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] [100%] Built target templatev1 [2020-06-23T10:04:25.192Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:25.192Z] Install the project... [2020-06-23T10:04:25.192Z] -- Install configuration: "Release" [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-23T10:04:25.192Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-23T10:04:25.192Z] -- Up-to-date: /usr/local/include [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/devsdk [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/component.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/container.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/data.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/json.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/os.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/time.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/os [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-23T10:04:25.192Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-23T10:04:25.192Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:04:26.333Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-23T10:04:27.741Z] Removing intermediate container 8cb00b2da068 [2020-06-23T10:04:27.741Z] ---> 930402d1fc44 [2020-06-23T10:04:27.741Z] Step 14/21 : FROM ${BASE} [2020-06-23T10:04:27.741Z] ---> 5eabd8fd8ba2 [2020-06-23T10:04:27.741Z] Step 15/21 : MAINTAINER IOTech [2020-06-23T10:04:27.741Z] ---> Running in 8e8e35ca5f1c [2020-06-23T10:04:27.741Z] Removing intermediate container 8e8e35ca5f1c [2020-06-23T10:04:27.741Z] ---> 3b0ddbfd72f1 [2020-06-23T10:04:27.741Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-23T10:04:27.741Z] ---> Running in d5de7ef2a82f [2020-06-23T10:04:27.756Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-23T10:04:28.312Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-23T10:04:29.253Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-23T10:04:29.513Z] (1/3) Installing curl (7.64.0-r3) [2020-06-23T10:04:29.513Z] (2/3) Installing libuuid (2.33-r0) [2020-06-23T10:04:29.513Z] (3/3) Installing wget (1.20.3-r0) [2020-06-23T10:04:29.774Z] Executing busybox-1.29.3-r10.trigger [2020-06-23T10:04:29.774Z] OK: 268 MiB in 78 packages [2020-06-23T10:04:30.347Z] Removing intermediate container d5de7ef2a82f [2020-06-23T10:04:30.347Z] ---> 2aba85225df3 [2020-06-23T10:04:30.347Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-23T10:04:30.347Z] ---> 9d3520a8e516 [2020-06-23T10:04:30.347Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-23T10:04:30.609Z] ---> 3ce912b3a5e3 [2020-06-23T10:04:30.609Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-23T10:04:30.874Z] ---> a6e0e6175a88 [2020-06-23T10:04:30.874Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-23T10:04:31.127Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-23T10:04:31.145Z] ---> f3846bd3dc18 [2020-06-23T10:04:31.146Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-23T10:04:31.407Z] ---> ed2ded3929dc [2020-06-23T10:04:31.407Z] Successfully built ed2ded3929dc [2020-06-23T10:04:31.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-06-23T10:04:31.734Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:04:32.076Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-23T10:04:32.076Z] . [Pipeline] withDockerContainer [2020-06-23T10:04:32.188Z] prd-centos7-docker-4c-2g-4103 does not seem to be running inside a container [2020-06-23T10:04:32.233Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-23T10:04:33.156Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-23T10:04:33.169Z] $ docker top 108f3e43879d1fd14994a4bf7bb765460236fdaad6abd9af0ced8d411fece36c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-23T10:04:33.429Z] [ 74%] Linking C shared library libcsdk.so [2020-06-23T10:04:33.429Z] [ 74%] Built target csdk [2020-06-23T10:04:33.429Z] Scanning dependencies of target template [2020-06-23T10:04:33.429Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-23T10:04:33.647Z] + make test [2020-06-23T10:04:33.647Z] echo "make test" [2020-06-23T10:04:33.647Z] make test [Pipeline] } [2020-06-23T10:04:33.675Z] $ docker stop --time=1 108f3e43879d1fd14994a4bf7bb765460236fdaad6abd9af0ced8d411fece36c [2020-06-23T10:04:34.019Z] [ 78%] Linking C executable template [2020-06-23T10:04:34.290Z] [ 78%] Built target template [2020-06-23T10:04:34.290Z] Scanning dependencies of target device-counter [2020-06-23T10:04:34.290Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-23T10:04:34.883Z] [ 81%] Linking C executable device-counter [2020-06-23T10:04:34.992Z] $ docker rm -f 108f3e43879d1fd14994a4bf7bb765460236fdaad6abd9af0ced8d411fece36c [2020-06-23T10:04:35.154Z] [ 81%] Built target device-counter [2020-06-23T10:04:35.155Z] Scanning dependencies of target device-random [2020-06-23T10:04:35.155Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-06-23T10:04:35.426Z] [ 85%] Linking C executable device-random [Pipeline] script [Pipeline] { [2020-06-23T10:04:35.697Z] [ 85%] Built target device-random [2020-06-23T10:04:35.697Z] Scanning dependencies of target device-gyro [2020-06-23T10:04:35.697Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-23T10:04:36.288Z] [ 89%] Linking C executable device-gyro [2020-06-23T10:04:36.288Z] [ 89%] Built target device-gyro [2020-06-23T10:04:36.288Z] Scanning dependencies of target template-discovery [2020-06-23T10:04:36.560Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [Pipeline] sh [2020-06-23T10:04:37.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-23T10:04:37.150Z] [ 92%] Linking C executable template-discovery [2020-06-23T10:04:37.150Z] [ 92%] Built target template-discovery [2020-06-23T10:04:37.150Z] Scanning dependencies of target device-terminal [2020-06-23T10:04:37.419Z] + ls -al . [2020-06-23T10:04:37.419Z] total 160 [2020-06-23T10:04:37.419Z] drwxrwxr-x. 9 jenkins jenkins 275 Jun 23 10:03 . [2020-06-23T10:04:37.419Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 10:03 .. [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 23 10:03 Attribution.txt [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 5323 Jun 23 10:03 CHANGES [2020-06-23T10:04:37.419Z] drwxrwxr-x. 2 jenkins jenkins 144 Jun 23 10:03 docs [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 23 10:03 Doxyfile [2020-06-23T10:04:37.419Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 10:03 .git [2020-06-23T10:04:37.419Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 23 10:03 .github [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 23 10:03 .gitignore [2020-06-23T10:04:37.419Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 23 10:03 include [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 794 Jun 23 10:03 Jenkinsfile [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 23 10:03 LICENSE [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 449 Jun 23 10:03 Makefile [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jun 23 10:03 README.md [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 5229 Jun 23 10:03 README.v2.md [2020-06-23T10:04:37.419Z] drwxrwxr-x. 2 jenkins jenkins 108 Jun 23 10:03 scripts [2020-06-23T10:04:37.419Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 23 10:03 .semver [2020-06-23T10:04:37.419Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 23 10:03 src [2020-06-23T10:04:37.419Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 10:00 VERSION [2020-06-23T10:04:37.423Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:04:37.695Z] [ 96%] Linking C executable device-terminal [2020-06-23T10:04:37.755Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8de3bc4bb1ed0c4c19a988a873362eef714f919d --label arch=amd64 --label version=0.0.0 . [2020-06-23T10:04:37.756Z] Sending build context to Docker daemon 3.225MB [2020-06-23T10:04:37.756Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-06-23T10:04:37.756Z] Step 2/15 : FROM ${BASE} [2020-06-23T10:04:37.756Z] ---> ed2ded3929dc [2020-06-23T10:04:37.756Z] Step 3/15 : MAINTAINER IOTech [2020-06-23T10:04:37.966Z] [ 96%] Built target device-terminal [2020-06-23T10:04:37.966Z] Scanning dependencies of target templatev1 [2020-06-23T10:04:37.966Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-23T10:04:38.325Z] ---> Running in 9ce46d4d588d [2020-06-23T10:04:38.557Z] [100%] Linking C executable templatev1 [2020-06-23T10:04:38.585Z] Removing intermediate container 9ce46d4d588d [2020-06-23T10:04:38.586Z] ---> 266fa613e33b [2020-06-23T10:04:38.586Z] 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-06-23T10:04:38.586Z] ---> Running in 8c28431410fb [2020-06-23T10:04:38.830Z] [100%] Built target templatev1 [2020-06-23T10:04:38.830Z] + make package [2020-06-23T10:04:38.830Z] + tee -a release.log [2020-06-23T10:04:38.845Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-23T10:04:39.101Z] [ 74%] Built target csdk [2020-06-23T10:04:39.101Z] [ 78%] Built target template [2020-06-23T10:04:39.101Z] [ 81%] Built target device-counter [2020-06-23T10:04:39.101Z] [ 85%] Built target device-random [2020-06-23T10:04:39.101Z] [ 89%] Built target device-gyro [2020-06-23T10:04:39.101Z] [ 92%] Built target template-discovery [2020-06-23T10:04:39.101Z] [ 96%] Built target device-terminal [2020-06-23T10:04:39.372Z] [100%] Built target templatev1 [2020-06-23T10:04:39.372Z] Run CPack packaging tool... [2020-06-23T10:04:39.372Z] CPack: Create package using TGZ [2020-06-23T10:04:39.372Z] CPack: Install projects [2020-06-23T10:04:39.372Z] CPack: - Run preinstall target for: Csdk [2020-06-23T10:04:39.783Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-23T10:04:39.965Z] CPack: - Install project: Csdk [2020-06-23T10:04:39.965Z] CPack: Create package [2020-06-23T10:04:39.965Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-06-23T10:04:39.965Z] + '[' false '=' true ] [2020-06-23T10:04:39.965Z] + '[' false '=' true ] [2020-06-23T10:04:39.965Z] + mkdir -p /tmp/sdk/build/debug [2020-06-23T10:04:39.965Z] + cd /tmp/sdk/build/debug [2020-06-23T10:04:39.965Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-23T10:04:40.044Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-23T10:04:40.236Z] -- The C compiler identification is GNU 8.3.0 [2020-06-23T10:04:40.236Z] -- Check for working C compiler: /usr/bin/cc [2020-06-23T10:04:40.305Z] (2/6) Installing libblkid (2.33-r0) [2020-06-23T10:04:40.305Z] (3/6) Installing libfdisk (2.33-r0) [2020-06-23T10:04:40.305Z] (4/6) Installing libmount (2.33-r0) [2020-06-23T10:04:40.506Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-23T10:04:40.506Z] -- Detecting C compiler ABI info [2020-06-23T10:04:40.564Z] (5/6) Installing libsmartcols (2.33-r0) [2020-06-23T10:04:40.564Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-06-23T10:04:40.781Z] -- Detecting C compiler ABI info - done [2020-06-23T10:04:40.781Z] -- Detecting C compile features [2020-06-23T10:04:41.140Z] Executing busybox-1.29.3-r10.trigger [2020-06-23T10:04:41.140Z] OK: 272 MiB in 84 packages [2020-06-23T10:04:41.402Z] Removing intermediate container 8c28431410fb [2020-06-23T10:04:41.402Z] ---> 51be05ecf3bc [2020-06-23T10:04:41.402Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-23T10:04:41.662Z] ---> 80a22af87dc2 [2020-06-23T10:04:41.662Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-23T10:04:41.755Z] -- Detecting C compile features - done [2020-06-23T10:04:41.755Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-23T10:04:41.755Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-23T10:04:41.755Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-23T10:04:41.755Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-23T10:04:41.755Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-23T10:04:41.755Z] -- C SDK 0.0.0 for Linux [2020-06-23T10:04:41.755Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-23T10:04:41.755Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-23T10:04:41.755Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-23T10:04:42.025Z] -- Configuring done [2020-06-23T10:04:42.235Z] ---> be27e63ea7e6 [2020-06-23T10:04:42.235Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-23T10:04:42.301Z] -- Generating done [2020-06-23T10:04:42.301Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-23T10:04:42.301Z] + + maketee [2020-06-23T10:04:42.301Z] debug.log [2020-06-23T10:04:42.301Z] Scanning dependencies of target csdk [2020-06-23T10:04:42.497Z] ---> 5b22fa197870 [2020-06-23T10:04:42.497Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-23T10:04:42.575Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-23T10:04:42.761Z] ---> 8a1d8ef3e2a2 [2020-06-23T10:04:42.761Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-23T10:04:42.846Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-23T10:04:43.021Z] ---> 2411bb480169 [2020-06-23T10:04:43.021Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-23T10:04:43.021Z] ---> 507cd04416d0 [2020-06-23T10:04:43.021Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-23T10:04:43.117Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-23T10:04:43.282Z] ---> Running in cad99a3d6c60 [2020-06-23T10:04:43.282Z] Removing intermediate container cad99a3d6c60 [2020-06-23T10:04:43.282Z] ---> 97464c31f4c9 [2020-06-23T10:04:43.282Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-23T10:04:43.282Z] ---> Running in e6909c8c6f2b [2020-06-23T10:04:43.542Z] Removing intermediate container e6909c8c6f2b [2020-06-23T10:04:43.542Z] ---> f1378b738cab [2020-06-23T10:04:43.542Z] Step 13/15 : LABEL arch=amd64 [2020-06-23T10:04:43.542Z] ---> Running in 8b286ef30bb9 [2020-06-23T10:04:43.709Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-23T10:04:43.803Z] Removing intermediate container 8b286ef30bb9 [2020-06-23T10:04:43.803Z] ---> 0a65b4f749b3 [2020-06-23T10:04:43.803Z] Step 14/15 : LABEL git_sha=8de3bc4bb1ed0c4c19a988a873362eef714f919d [2020-06-23T10:04:43.803Z] ---> Running in 54640d096966 [2020-06-23T10:04:43.981Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-23T10:04:43.981Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-23T10:04:44.064Z] Removing intermediate container 54640d096966 [2020-06-23T10:04:44.064Z] ---> 09222c0929c0 [2020-06-23T10:04:44.064Z] Step 15/15 : LABEL version=0.0.0 [2020-06-23T10:04:44.064Z] ---> Running in 9234d0755cfb [2020-06-23T10:04:44.064Z] Removing intermediate container 9234d0755cfb [2020-06-23T10:04:44.064Z] ---> 98542e177c3b [2020-06-23T10:04:44.064Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-06-23T10:04:44.064Z] Successfully built 98542e177c3b [2020-06-23T10:04:44.325Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-06-23T10:04:44.588Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T10:04:44.861Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-06-23T10:04:45.137Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T10:04:45.729Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-23T10:04:45.729Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-23T10:04:46.002Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-23T10:04:46.274Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-23T10:04:46.545Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-23T10:04:47.533Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-23T10:04:47.533Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-23T10:04:47.805Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-23T10:04:48.079Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-23T10:04:48.669Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-23T10:04:48.946Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-23T10:04:48.946Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-23T10:04:49.218Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-23T10:04:49.491Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-23T10:04:49.764Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-23T10:04:50.036Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-23T10:04:50.036Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-23T10:04:50.308Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-23T10:04:50.581Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-23T10:04:50.581Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-23T10:04:51.178Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-23T10:04:51.450Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-23T10:04:52.425Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-23T10:04:52.696Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-23T10:04:52.972Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-23T10:04:53.245Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-23T10:04:54.220Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-23T10:04:54.492Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-23T10:04:55.089Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-23T10:04:55.365Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-23T10:04:55.959Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-23T10:04:56.231Z] [ 74%] Linking C shared library libcsdk.so [2020-06-23T10:04:56.231Z] [ 74%] Built target csdk [2020-06-23T10:04:56.231Z] Scanning dependencies of target template [2020-06-23T10:04:56.503Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-23T10:04:56.503Z] [ 78%] Linking C executable template [2020-06-23T10:04:56.774Z] [ 78%] Built target template [2020-06-23T10:04:56.774Z] Scanning dependencies of target device-counter [2020-06-23T10:04:56.774Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-23T10:04:57.048Z] [ 81%] Linking C executable device-counter [2020-06-23T10:04:57.321Z] [ 81%] Built target device-counter [2020-06-23T10:04:57.321Z] Scanning dependencies of target device-random [2020-06-23T10:04:57.321Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-23T10:04:57.595Z] [ 85%] Linking C executable device-random [2020-06-23T10:04:57.867Z] [ 85%] Built target device-random [2020-06-23T10:04:57.867Z] Scanning dependencies of target device-gyro [2020-06-23T10:04:57.867Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-23T10:04:58.140Z] [ 89%] Linking C executable device-gyro [2020-06-23T10:04:58.411Z] [ 89%] Built target device-gyro [2020-06-23T10:04:58.411Z] Scanning dependencies of target template-discovery [2020-06-23T10:04:58.412Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-23T10:04:58.684Z] [ 92%] Linking C executable template-discovery [2020-06-23T10:04:58.955Z] [ 92%] Built target template-discovery [2020-06-23T10:04:58.955Z] Scanning dependencies of target device-terminal [2020-06-23T10:04:58.955Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-23T10:04:59.230Z] [ 96%] Linking C executable device-terminal [2020-06-23T10:04:59.501Z] [ 96%] Built target device-terminal [2020-06-23T10:04:59.501Z] Scanning dependencies of target templatev1 [2020-06-23T10:04:59.501Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-23T10:04:59.772Z] [100%] Linking C executable templatev1 [2020-06-23T10:05:00.044Z] [100%] Built target templatev1 [2020-06-23T10:05:00.044Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:00.045Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:00.045Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:00.045Z] Scanning dependencies of target csdk [2020-06-23T10:05:00.315Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:00.315Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:00.315Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-23T10:05:02.294Z] [ 3%] Linking C shared library libcsdk.so [2020-06-23T10:05:02.294Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] [ 74%] Built target csdk [2020-06-23T10:05:02.294Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] [ 76%] Linking C executable template [2020-06-23T10:05:02.294Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] [ 78%] Built target template [2020-06-23T10:05:02.294Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.294Z] [ 80%] Linking C executable device-counter [2020-06-23T10:05:02.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.566Z] [ 81%] Built target device-counter [2020-06-23T10:05:02.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.566Z] [ 83%] Linking C executable device-random [2020-06-23T10:05:02.838Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.838Z] [ 85%] Built target device-random [2020-06-23T10:05:02.838Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.838Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.838Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:02.838Z] [ 87%] Linking C executable device-gyro [2020-06-23T10:05:03.111Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.111Z] [ 89%] Built target device-gyro [2020-06-23T10:05:03.111Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.111Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.111Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.111Z] [ 90%] Linking C executable template-discovery [2020-06-23T10:05:03.384Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.384Z] [ 92%] Built target template-discovery [2020-06-23T10:05:03.384Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.384Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.384Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.384Z] [ 94%] Linking C executable device-terminal [2020-06-23T10:05:03.658Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.658Z] [ 96%] Built target device-terminal [2020-06-23T10:05:03.658Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.658Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.658Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.658Z] [ 98%] Linking C executable templatev1 [2020-06-23T10:05:03.933Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.933Z] [100%] Built target templatev1 [2020-06-23T10:05:03.933Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:03.933Z] Install the project... [2020-06-23T10:05:03.933Z] -- Install configuration: "Release" [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-23T10:05:04.205Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-23T10:05:04.205Z] -- Up-to-date: /usr/local/include [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-23T10:05:04.205Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/devsdk [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/json.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/container.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/component.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/time.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/os [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/data.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/os.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-23T10:05:04.206Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-23T10:05:04.206Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-23T10:05:06.174Z] Removing intermediate container d28d64fd96fb [2020-06-23T10:05:06.174Z] ---> 640c9d3bf8f5 [2020-06-23T10:05:06.174Z] Step 14/21 : FROM ${BASE} [2020-06-23T10:05:06.174Z] ---> b23d30803547 [2020-06-23T10:05:06.174Z] Step 15/21 : MAINTAINER IOTech [2020-06-23T10:05:06.174Z] ---> Running in c755e25082a0 [2020-06-23T10:05:06.769Z] Removing intermediate container c755e25082a0 [2020-06-23T10:05:06.769Z] ---> 5a2e22da7c81 [2020-06-23T10:05:06.769Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-23T10:05:06.769Z] ---> Running in fded703fb54e [2020-06-23T10:05:08.194Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-23T10:05:09.166Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-23T10:05:09.435Z] (1/3) Installing curl (7.64.0-r3) [2020-06-23T10:05:09.711Z] (2/3) Installing libuuid (2.33-r0) [2020-06-23T10:05:09.711Z] (3/3) Installing wget (1.20.3-r0) [2020-06-23T10:05:09.984Z] Executing busybox-1.29.3-r10.trigger [2020-06-23T10:05:09.984Z] OK: 281 MiB in 78 packages [2020-06-23T10:05:10.968Z] Removing intermediate container fded703fb54e [2020-06-23T10:05:10.968Z] ---> 91d336fa3263 [2020-06-23T10:05:10.968Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-23T10:05:11.947Z] ---> ab997133bfbb [2020-06-23T10:05:11.947Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-23T10:05:12.545Z] ---> a26a5a916048 [2020-06-23T10:05:12.545Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-23T10:05:13.522Z] ---> b823271c24b7 [2020-06-23T10:05:13.522Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-23T10:05:14.116Z] ---> eb303e0eab4d [2020-06-23T10:05:14.116Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-23T10:05:14.712Z] ---> c0484ee58526 [2020-06-23T10:05:14.984Z] Successfully built c0484ee58526 [2020-06-23T10:05:14.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:05:15.718Z] + docker inspect -f . ci-base-image-arm64 [2020-06-23T10:05:15.718Z] . [Pipeline] withDockerContainer [2020-06-23T10:05:16.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-4102 does not seem to be running inside a container [2020-06-23T10:05:16.076Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-23T10:05:17.901Z] $ docker top 0e1c1960d394bfeecdbc2ce5c2c2509cb005e97fb04f79c076e527a426c8859a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-23T10:05:19.344Z] + make test [2020-06-23T10:05:19.345Z] echo "make test" [2020-06-23T10:05:19.345Z] make test [Pipeline] } [2020-06-23T10:05:19.351Z] $ docker stop --time=1 0e1c1960d394bfeecdbc2ce5c2c2509cb005e97fb04f79c076e527a426c8859a [2020-06-23T10:05:21.253Z] $ docker rm -f 0e1c1960d394bfeecdbc2ce5c2c2509cb005e97fb04f79c076e527a426c8859a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-23T10:05:22.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-23T10:05:22.600Z] + ls -al . [2020-06-23T10:05:22.600Z] total 196 [2020-06-23T10:05:22.600Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 10:02 . [2020-06-23T10:05:22.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:02 .. [2020-06-23T10:05:22.600Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 10:02 .git [2020-06-23T10:05:22.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:02 .github [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 23 10:02 .gitignore [2020-06-23T10:05:22.600Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:02 .semver [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 23 10:02 Attribution.txt [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 5323 Jun 23 10:02 CHANGES [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 23 10:02 Doxyfile [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 794 Jun 23 10:02 Jenkinsfile [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 10:02 LICENSE [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 449 Jun 23 10:02 Makefile [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jun 23 10:02 README.md [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 5229 Jun 23 10:02 README.v2.md [2020-06-23T10:05:22.600Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 10:00 VERSION [2020-06-23T10:05:22.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:02 docs [2020-06-23T10:05:22.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:02 include [2020-06-23T10:05:22.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:02 scripts [2020-06-23T10:05:22.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:02 src [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:05:22.965Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8de3bc4bb1ed0c4c19a988a873362eef714f919d --label arch=arm64 --label version=0.0.0 . [2020-06-23T10:05:23.236Z] Sending build context to Docker daemon 3.225MB [2020-06-23T10:05:23.511Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-06-23T10:05:23.511Z] Step 2/15 : FROM ${BASE} [2020-06-23T10:05:23.511Z] ---> c0484ee58526 [2020-06-23T10:05:23.511Z] Step 3/15 : MAINTAINER IOTech [2020-06-23T10:05:23.792Z] ---> Running in ac418208a218 [2020-06-23T10:05:24.064Z] Removing intermediate container ac418208a218 [2020-06-23T10:05:24.064Z] ---> aafc4ad22071 [2020-06-23T10:05:24.064Z] 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-06-23T10:05:24.336Z] ---> Running in 1567d73a1004 [2020-06-23T10:05:25.765Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-23T10:05:26.739Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-23T10:05:27.011Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-23T10:05:27.284Z] (2/6) Installing libblkid (2.33-r0) [2020-06-23T10:05:27.284Z] (3/6) Installing libfdisk (2.33-r0) [2020-06-23T10:05:27.284Z] (4/6) Installing libmount (2.33-r0) [2020-06-23T10:05:27.556Z] (5/6) Installing libsmartcols (2.33-r0) [2020-06-23T10:05:27.556Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-06-23T10:05:28.151Z] Executing busybox-1.29.3-r10.trigger [2020-06-23T10:05:28.151Z] OK: 286 MiB in 84 packages [2020-06-23T10:05:29.586Z] Removing intermediate container 1567d73a1004 [2020-06-23T10:05:29.586Z] ---> 034df01f6e4b [2020-06-23T10:05:29.586Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-23T10:05:30.196Z] ---> d8cc9a0b8644 [2020-06-23T10:05:30.196Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-23T10:05:31.173Z] ---> 319e19999636 [2020-06-23T10:05:31.173Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-23T10:05:31.768Z] ---> 13a44fcaa080 [2020-06-23T10:05:31.768Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-23T10:05:32.363Z] ---> 27d9a57d0d6a [2020-06-23T10:05:32.363Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-23T10:05:32.960Z] ---> 8fb7623b9463 [2020-06-23T10:05:32.960Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-23T10:05:33.557Z] ---> 3b4a01919e8b [2020-06-23T10:05:33.557Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-23T10:05:33.829Z] ---> Running in 37ddac6a12ba [2020-06-23T10:05:34.420Z] Removing intermediate container 37ddac6a12ba [2020-06-23T10:05:34.421Z] ---> 5710ed4b0c27 [2020-06-23T10:05:34.421Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-23T10:05:34.421Z] ---> Running in 1abd933559e1 [2020-06-23T10:05:35.014Z] Removing intermediate container 1abd933559e1 [2020-06-23T10:05:35.014Z] ---> bb82e37fdda0 [2020-06-23T10:05:35.014Z] Step 13/15 : LABEL arch=arm64 [2020-06-23T10:05:35.014Z] ---> Running in 30183b9d1f76 [2020-06-23T10:05:35.291Z] Removing intermediate container 30183b9d1f76 [2020-06-23T10:05:35.291Z] ---> c064bb6ec4b6 [2020-06-23T10:05:35.291Z] Step 14/15 : LABEL git_sha=8de3bc4bb1ed0c4c19a988a873362eef714f919d [2020-06-23T10:05:35.566Z] ---> Running in 62052b1efd65 [2020-06-23T10:05:36.165Z] Removing intermediate container 62052b1efd65 [2020-06-23T10:05:36.165Z] ---> c1bb5007dea9 [2020-06-23T10:05:36.165Z] Step 15/15 : LABEL version=0.0.0 [2020-06-23T10:05:36.165Z] ---> Running in 04abe2c768ed [2020-06-23T10:05:36.761Z] Removing intermediate container 04abe2c768ed [2020-06-23T10:05:36.761Z] ---> 6f005da620d4 [2020-06-23T10:05:36.761Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-06-23T10:05:36.761Z] Successfully built 6f005da620d4 [2020-06-23T10:05:36.761Z] 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] stage [Pipeline] { (Snap) Stage "Snap" 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-06-23T10:05:38.933Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T10:05:39.873Z] ---> package-listing.sh [2020-06-23T10:05:39.873Z] ++ facter osfamily [2020-06-23T10:05:39.873Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-23T10:05:39.873Z] + OS_FAMILY=redhat [2020-06-23T10:05:39.873Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-273 [2020-06-23T10:05:39.873Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-23T10:05:39.873Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-23T10:05:39.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-23T10:05:39.873Z] + PACKAGES=/tmp/packages_start.txt [2020-06-23T10:05:39.873Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-273 ']' [2020-06-23T10:05:39.873Z] + PACKAGES=/tmp/packages_end.txt [2020-06-23T10:05:39.873Z] + case "${OS_FAMILY}" in [2020-06-23T10:05:39.873Z] + sort [2020-06-23T10:05:39.873Z] + rpm -qa [2020-06-23T10:05:45.238Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-23T10:05:45.238Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-23T10:05:45.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-23T10:05:45.239Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-273 ']' [2020-06-23T10:05:45.239Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-273/archives/ [2020-06-23T10:05:45.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-273/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:05:45.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T10:05:46.244Z] [2020-06-23T10:05:46.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-23T10:05:46.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T10:05:46.671Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-23T10:05:46.671Z] c9b1b535fdd9: Pulling fs layer [2020-06-23T10:05:46.671Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-23T10:05:46.671Z] 756a868c4378: Pulling fs layer [2020-06-23T10:05:46.671Z] 444b2fc9a129: Pulling fs layer [2020-06-23T10:05:46.671Z] ea15f1150254: Pulling fs layer [2020-06-23T10:05:46.671Z] 41b27a9f41bf: Pulling fs layer [2020-06-23T10:05:46.671Z] 28c525ee5125: Pulling fs layer [2020-06-23T10:05:46.671Z] 094b1ea09ed8: Pulling fs layer [2020-06-23T10:05:46.671Z] 138eaada9080: Pulling fs layer [2020-06-23T10:05:46.671Z] 0622d0fa9048: Pulling fs layer [2020-06-23T10:05:46.671Z] 41b27a9f41bf: Waiting [2020-06-23T10:05:46.671Z] 28c525ee5125: Waiting [2020-06-23T10:05:46.671Z] 094b1ea09ed8: Waiting [2020-06-23T10:05:46.671Z] 138eaada9080: Waiting [2020-06-23T10:05:46.671Z] 0622d0fa9048: Waiting [2020-06-23T10:05:46.671Z] 444b2fc9a129: Waiting [2020-06-23T10:05:46.671Z] ea15f1150254: Waiting [2020-06-23T10:05:46.671Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-23T10:05:46.671Z] 2cc5ad85d9ab: Download complete [2020-06-23T10:05:46.993Z] 444b2fc9a129: Download complete [2020-06-23T10:05:46.993Z] c9b1b535fdd9: Verifying Checksum [2020-06-23T10:05:46.993Z] c9b1b535fdd9: Download complete [2020-06-23T10:05:46.993Z] ea15f1150254: Verifying Checksum [2020-06-23T10:05:46.993Z] ea15f1150254: Download complete [2020-06-23T10:05:47.397Z] 28c525ee5125: Verifying Checksum [2020-06-23T10:05:47.397Z] 28c525ee5125: Download complete [2020-06-23T10:05:48.565Z] c9b1b535fdd9: Pull complete [2020-06-23T10:05:48.565Z] 756a868c4378: Verifying Checksum [2020-06-23T10:05:48.565Z] 756a868c4378: Download complete [2020-06-23T10:05:48.908Z] 094b1ea09ed8: Verifying Checksum [2020-06-23T10:05:48.908Z] 094b1ea09ed8: Download complete [2020-06-23T10:05:48.908Z] 2cc5ad85d9ab: Pull complete [2020-06-23T10:05:48.908Z] 0622d0fa9048: Verifying Checksum [2020-06-23T10:05:48.908Z] 0622d0fa9048: Download complete [2020-06-23T10:05:49.236Z] 138eaada9080: Verifying Checksum [2020-06-23T10:05:49.236Z] 138eaada9080: Download complete [2020-06-23T10:05:49.901Z] 41b27a9f41bf: Verifying Checksum [2020-06-23T10:05:49.901Z] 41b27a9f41bf: Download complete [2020-06-23T10:05:51.990Z] 756a868c4378: Pull complete [2020-06-23T10:05:51.990Z] 444b2fc9a129: Pull complete [2020-06-23T10:05:52.579Z] ea15f1150254: Pull complete [2020-06-23T10:05:59.399Z] 41b27a9f41bf: Pull complete [2020-06-23T10:05:59.399Z] 28c525ee5125: Pull complete [2020-06-23T10:06:03.783Z] 094b1ea09ed8: Pull complete [2020-06-23T10:06:03.783Z] 138eaada9080: Pull complete [2020-06-23T10:06:03.783Z] 0622d0fa9048: Pull complete [2020-06-23T10:06:03.783Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-23T10:06:03.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T10:06:03.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-23T10:06:04.071Z] prd-centos7-docker-4c-2g-4101 does not seem to be running inside a container [2020-06-23T10:06:04.132Z] $ 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-273 -v /w/workspace/edgexfoundry_device-sdk-c_PR-273:/w/workspace/edgexfoundry_device-sdk-c_PR-273:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-23T10:06:08.158Z] $ docker top 73e7f21df8f7ce443a17fb00b4a525b4f1251fe8792063353d822d3ed2db4f1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-23T10:06:08.428Z] provisioning config files... [2020-06-23T10:06:08.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp/config6289111609218574479tmp [Pipeline] { [Pipeline] echo [2020-06-23T10:06:08.527Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T10:06:08.874Z] ---> create-netrc.sh [Pipeline] echo [2020-06-23T10:06:08.899Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T10:06:09.233Z] ---> logs-deploy.sh [2020-06-23T10:06:09.233Z] + ARCHIVE_ARTIFACTS= [2020-06-23T10:06:09.233Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-23T10:06:09.233Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-23T10:06:09.233Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-23T10:06:09.233Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-273/1 [2020-06-23T10:06:09.234Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-273/1/ [2020-06-23T10:06:09.234Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-273/1 /w/workspace/edgexfoundry_device-sdk-c_PR-273 [2020-06-23T10:06:10.667Z] Archives upload complete. [2020-06-23T10:06:10.932Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-273/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-273/1/ [2020-06-23T10:06:11.890Z] ---> uname -a: [2020-06-23T10:06:11.890Z] Linux 73e7f21df8f7 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-23T10:06:11.890Z] [2020-06-23T10:06:11.890Z] [2020-06-23T10:06:11.890Z] ---> lscpu: [2020-06-23T10:06:11.890Z] Architecture: x86_64 [2020-06-23T10:06:11.890Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-23T10:06:11.890Z] Byte Order: Little Endian [2020-06-23T10:06:11.890Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-23T10:06:11.890Z] CPU(s): 4 [2020-06-23T10:06:11.890Z] On-line CPU(s) list: 0-3 [2020-06-23T10:06:11.890Z] Thread(s) per core: 1 [2020-06-23T10:06:11.890Z] Core(s) per socket: 1 [2020-06-23T10:06:11.890Z] Socket(s): 4 [2020-06-23T10:06:11.890Z] NUMA node(s): 1 [2020-06-23T10:06:11.890Z] Vendor ID: GenuineIntel [2020-06-23T10:06:11.890Z] CPU family: 6 [2020-06-23T10:06:11.890Z] Model: 44 [2020-06-23T10:06:11.890Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-23T10:06:11.890Z] Stepping: 1 [2020-06-23T10:06:11.890Z] CPU MHz: 2933.438 [2020-06-23T10:06:11.890Z] BogoMIPS: 5866.87 [2020-06-23T10:06:11.890Z] Virtualization: VT-x [2020-06-23T10:06:11.890Z] Hypervisor vendor: KVM [2020-06-23T10:06:11.890Z] Virtualization type: full [2020-06-23T10:06:11.891Z] L1d cache: 128 KiB [2020-06-23T10:06:11.891Z] L1i cache: 128 KiB [2020-06-23T10:06:11.891Z] L2 cache: 16 MiB [2020-06-23T10:06:11.891Z] L3 cache: 64 MiB [2020-06-23T10:06:11.891Z] NUMA node0 CPU(s): 0-3 [2020-06-23T10:06:11.891Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-23T10:06:11.891Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-23T10:06:11.891Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-23T10:06:11.891Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-23T10:06:11.891Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-23T10:06:11.891Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-23T10:06:11.891Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-23T10:06:11.891Z] Vulnerability Tsx async abort: Not affected [2020-06-23T10:06:11.891Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-23T10:06:11.891Z] [2020-06-23T10:06:11.891Z] [2020-06-23T10:06:11.891Z] ---> nproc: [2020-06-23T10:06:11.891Z] 4 [2020-06-23T10:06:11.891Z] [2020-06-23T10:06:11.891Z] [2020-06-23T10:06:11.891Z] ---> df -h: [2020-06-23T10:06:11.891Z] Filesystem Size Used Available Use% Mounted on [2020-06-23T10:06:11.891Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-23T10:06:11.891Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-23T10:06:11.891Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-23T10:06:11.891Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-23T10:06:11.891Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-23T10:06:11.891Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-23T10:06:11.891Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-23T10:06:11.891Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-23T10:06:11.891Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_device-sdk-c_PR-273 [2020-06-23T10:06:11.891Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_device-sdk-c_PR-273@tmp [2020-06-23T10:06:11.891Z] [2020-06-23T10:06:11.891Z]