Pull request #252 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 a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd+4395a0c46de881c7ebece7f74c876ac1fb167946 (d073a17edec7e89780e7fcaca5aab4efbab4c6af) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-252/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre 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-5569 in /w/workspace/edgexfoundry_device-sdk-c_PR-252 [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-252 # 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/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4395a0c46de881c7ebece7f74c876ac1fb167946 into PR head commit a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd Merge succeeded, producing a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd Checking out Revision a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd (PR-252) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/252/head:refs/remotes/origin/PR-252 # 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/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4395a0c46de881c7ebece7f74c876ac1fb167946 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd # timeout=10 Commit message: "Initial checkin of issue 223 (config overwrite option)" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T09:35:29.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T09:35:30.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T09:35:30.289Z] ========================================================= [2020-04-22T09:35:30.289Z] EdgeX Global Pipelines Version Info [2020-04-22T09:35:30.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T09:35:31.689Z] ------------------- [2020-04-22T09:35:31.689Z] stable info: [2020-04-22T09:35:31.689Z] ------------------- [2020-04-22T09:35:31.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T09:35:31.689Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T09:35:31.689Z] Message: update stable to v1.0.73 [2020-04-22T09:35:32.256Z] ------------------- [2020-04-22T09:35:32.256Z] experimental info: [2020-04-22T09:35:32.256Z] ------------------- [2020-04-22T09:35:32.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T09:35:32.256Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T09:35:32.256Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:35:34.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T09:35:34.579Z] [2020-04-22T09:35:34.579Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:35:34.978Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T09:35:34.978Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T09:35:34.978Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T09:35:34.978Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T09:35:34.978Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T09:35:34.978Z] 93b08a4f1073: Pulling fs layer [2020-04-22T09:35:34.978Z] 93b08a4f1073: Waiting [2020-04-22T09:35:35.238Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T09:35:35.238Z] b8cc5d1170e3: Download complete [2020-04-22T09:35:35.238Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T09:35:35.238Z] 9123ac7c32f7: Download complete [2020-04-22T09:35:35.238Z] 93b08a4f1073: Verifying Checksum [2020-04-22T09:35:35.238Z] 93b08a4f1073: Download complete [2020-04-22T09:35:35.238Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T09:35:35.238Z] 2924cbbf6a41: Download complete [2020-04-22T09:35:35.507Z] 9123ac7c32f7: Pull complete [2020-04-22T09:35:35.507Z] b8cc5d1170e3: Pull complete [2020-04-22T09:35:36.463Z] 2924cbbf6a41: Pull complete [2020-04-22T09:35:36.463Z] 93b08a4f1073: Pull complete [2020-04-22T09:35:36.463Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T09:35:36.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T09:35:36.891Z] prd-centos7-docker-4c-2g-5569 does not seem to be running inside a container [2020-04-22T09:35:36.931Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-252 -v /w/workspace/edgexfoundry_device-sdk-c_PR-252:/w/workspace/edgexfoundry_device-sdk-c_PR-252:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T09:35:37.843Z] $ docker top 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T09:35:38.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T09:35:38.191Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T09:35:38.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T09:35:38.377Z] $ docker exec 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 ssh-agent [2020-04-22T09:35:38.558Z] SSH_AUTH_SOCK=/tmp/ssh-Cs9mviU9O8Es/agent.15 [2020-04-22T09:35:38.558Z] SSH_AGENT_PID=22 [2020-04-22T09:35:38.566Z] Running ssh-add (command line suppressed) [2020-04-22T09:35:38.705Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp/private_key_4227192902461156858.key (/w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp/private_key_4227192902461156858.key) [2020-04-22T09:35:38.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T09:35:39.131Z] + git describe --exact-match --tags HEAD [2020-04-22T09:35:39.131Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T09:35:39.196Z] $ docker exec --env ******** --env ******** 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 ssh-agent -k [2020-04-22T09:35:39.337Z] unset SSH_AUTH_SOCK; [2020-04-22T09:35:39.337Z] unset SSH_AGENT_PID; [2020-04-22T09:35:39.337Z] echo Agent pid 22 killed; [2020-04-22T09:35:39.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T09:35:39.497Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T09:35:39.497Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T09:35:39.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T09:35:39.588Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T09:35:39.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T09:35:39.775Z] $ docker exec 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 ssh-agent [2020-04-22T09:35:39.965Z] SSH_AUTH_SOCK=/tmp/ssh-wxh1zQYILyls/agent.58 [2020-04-22T09:35:39.965Z] SSH_AGENT_PID=65 [2020-04-22T09:35:39.971Z] Running ssh-add (command line suppressed) [2020-04-22T09:35:40.119Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp/private_key_3121277478228286687.key (/w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp/private_key_3121277478228286687.key) [2020-04-22T09:35:40.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T09:35:40.531Z] + git semver init [2020-04-22T09:35:40.531Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T09:35:40.531Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-252/.git [2020-04-22T09:35:40.531Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-252 [2020-04-22T09:35:40.531Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T09:35:40.531Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T09:35:40.531Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T09:35:40.531Z] # $SEMVER_BRANCH = PR-252 [2020-04-22T09:35:40.531Z] # $SEMVER_TEMP = /tmp/semver-209878032 [2020-04-22T09:35:40.531Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-04-22T09:35:41.097Z] # '/tmp/semver-209878032' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-252/.semver' [2020-04-22T09:35:41.097Z] # -> Force: false [2020-04-22T09:35:41.097Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-252/.semver [Pipeline] } [2020-04-22T09:35:41.115Z] $ docker exec --env ******** --env ******** 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 ssh-agent -k [2020-04-22T09:35:41.259Z] unset SSH_AUTH_SOCK; [2020-04-22T09:35:41.260Z] unset SSH_AGENT_PID; [2020-04-22T09:35:41.260Z] echo Agent pid 65 killed; [2020-04-22T09:35:41.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T09:35:41.847Z] + git semver [Pipeline] } [2020-04-22T09:35:41.873Z] $ docker stop --time=1 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 [2020-04-22T09:35:43.189Z] $ docker rm -f 549f93a3dacc38231c009baa5c0d6bc8f1b22c62cae391e0a08fede1112af6f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T09:35:44.072Z] Stashed 40 file(s) [Pipeline] echo [2020-04-22T09:35:44.089Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-22T09:35:59.526Z] Still waiting to schedule task [2020-04-22T09:35:59.526Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T09:35:59.549Z] Still waiting to schedule task [2020-04-22T09:35:59.549Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-22T09:37:46.159Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5570 in /w/workspace/edgexfoundry_device-sdk-c_PR-252 [Pipeline] { [Pipeline] ws [2020-04-22T09:37:46.343Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-22T09:37:51.696Z] using credential edgex-jenkins-ssh [2020-04-22T09:37:51.750Z] Cloning the remote Git repository [2020-04-22T09:37:51.750Z] Cloning with configured refspecs honoured and without tags [2020-04-22T09:37:52.028Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-22T09:37:52.116Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-22T09:37:52.205Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-22T09:37:52.206Z] > git --version # timeout=10 [2020-04-22T09:37:52.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T09:37:52.316Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T09:37:53.104Z] Fetching without tags [2020-04-22T09:37:53.658Z] Merging remotes/origin/master commit 4395a0c46de881c7ebece7f74c876ac1fb167946 into PR head commit a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd [2020-04-22T09:37:53.911Z] Merge succeeded, producing a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd [2020-04-22T09:37:53.912Z] Checking out Revision a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd (PR-252) [2020-04-22T09:37:53.196Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-22T09:37:53.210Z] > git config --add remote.origin.fetch +refs/pull/252/head:refs/remotes/origin/PR-252 # timeout=10 [2020-04-22T09:37:53.241Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T09:37:53.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-22T09:37:53.290Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-22T09:37:53.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T09:37:53.309Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T09:37:53.837Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T09:37:53.860Z] > git checkout -f a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd # timeout=10 [2020-04-22T09:37:53.959Z] > git remote # timeout=10 [2020-04-22T09:37:53.991Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T09:37:54.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T09:37:54.021Z] > git merge 4395a0c46de881c7ebece7f74c876ac1fb167946 # timeout=10 [2020-04-22T09:37:54.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T09:37:54.076Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T09:37:54.099Z] > git checkout -f a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd # timeout=10 [2020-04-22T09:37:58.818Z] Commit message: "Initial checkin of issue 223 (config overwrite option)" [2020-04-22T09:37:58.946Z] > git --version # timeout=10 [2020-04-22T09:37:59.005Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T09:38:00.456Z] ========================================================= [2020-04-22T09:38:00.456Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-04-22T09:38:00.456Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:38:01.804Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-04-22T09:38:02.397Z] Sending build context to Docker daemon 3.061MB [2020-04-22T09:38:02.665Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-22T09:38:02.665Z] Step 2/21 : FROM ${BASE} as builder [2020-04-22T09:38:02.934Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-04-22T09:38:02.934Z] 0362ad1dd800: Pulling fs layer [2020-04-22T09:38:02.934Z] f2cdb1532d8b: Pulling fs layer [2020-04-22T09:38:02.934Z] 37ed683be191: Pulling fs layer [2020-04-22T09:38:02.934Z] f2cdb1532d8b: Verifying Checksum [2020-04-22T09:38:02.934Z] f2cdb1532d8b: Download complete [2020-04-22T09:38:03.204Z] 0362ad1dd800: Verifying Checksum [2020-04-22T09:38:03.204Z] 0362ad1dd800: Download complete [2020-04-22T09:38:03.792Z] 0362ad1dd800: Pull complete [2020-04-22T09:38:04.064Z] f2cdb1532d8b: Pull complete [2020-04-22T09:38:10.734Z] 37ed683be191: Verifying Checksum [2020-04-22T09:38:10.734Z] 37ed683be191: Download complete [2020-04-22T09:38:20.856Z] 37ed683be191: Pull complete [2020-04-22T09:38:20.856Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-04-22T09:38:20.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-04-22T09:38:20.856Z] ---> b23d30803547 [2020-04-22T09:38:20.856Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-04-22T09:38:22.265Z] ---> Running in c8796396decf [2020-04-22T09:38:23.232Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-22T09:38:24.192Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-22T09:38:24.774Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-22T09:38:24.774Z] (2/8) Installing libuuid (2.33-r0) [2020-04-22T09:38:25.043Z] (3/8) Installing libblkid (2.33-r0) [2020-04-22T09:38:25.043Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-22T09:38:25.312Z] (5/8) Installing libmount (2.33-r0) [2020-04-22T09:38:25.312Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-22T09:38:25.312Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-22T09:38:25.899Z] (8/8) Installing wget (1.20.3-r0) [2020-04-22T09:38:25.899Z] Executing busybox-1.29.3-r10.trigger [2020-04-22T09:38:25.899Z] OK: 285 MiB in 83 packages [2020-04-22T09:38:27.332Z] Removing intermediate container c8796396decf [2020-04-22T09:38:27.332Z] ---> 5bda210ae692 [2020-04-22T09:38:27.332Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-22T09:38:27.599Z] ---> Running in dee9e70e0317 [2020-04-22T09:38:27.870Z] Removing intermediate container dee9e70e0317 [2020-04-22T09:38:27.870Z] ---> d4d211c26084 [2020-04-22T09:38:27.870Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-04-22T09:38:27.870Z] ---> Running in a74f9c714d14 [2020-04-22T09:38:28.834Z] --2020-04-22 09:38:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-22T09:38:28.834Z] Resolving github.com... 140.82.112.4 [2020-04-22T09:38:28.834Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-22T09:38:29.108Z] HTTP request sent, awaiting response... 302 Found [2020-04-22T09:38:29.108Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-22T09:38:29.108Z] --2020-04-22 09:38:28-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-22T09:38:29.108Z] Resolving codeload.github.com... 140.82.112.10 [2020-04-22T09:38:29.108Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-04-22T09:38:29.108Z] HTTP request sent, awaiting response... 200 OK [2020-04-22T09:38:29.108Z] Length: unspecified [application/x-gzip] [2020-04-22T09:38:29.108Z] Saving to: 'STDOUT' [2020-04-22T09:38:29.108Z]  [2020-04-22T09:38:29.108Z] 0K .......... .......... .......... .......... .......... 1.55M [2020-04-22T09:38:29.108Z] 50K .......... .......... .......... .......... .......... 3.25M [2020-04-22T09:38:29.108Z] 100K .......... .......... .......... .......... .......... 9.53M [2020-04-22T09:38:29.108Z] 150K .......... .......... .......... .......... .......... 12.9M [2020-04-22T09:38:29.108Z] 200K .......... .......... .......... .......... .......... 5.18M [2020-04-22T09:38:29.375Z] 250K .......... .......... .......... .......... .......... 4.93M [2020-04-22T09:38:29.375Z] 300K .......... .......... .......... .......... .......... 5.39M [2020-04-22T09:38:29.375Z] 350K .......... .......... .......... .......... .......... 5.54M [2020-04-22T09:38:29.375Z] 400K .......... .......... .......... .......... .......... 2.48M [2020-04-22T09:38:29.375Z] 450K .......... .......... .......... .......... .......... 3.45M [2020-04-22T09:38:29.375Z] 500K .......... .......... .......... .......... .......... 8.02M [2020-04-22T09:38:29.375Z] 550K .......... .......... .......... .......... .......... 1.77M [2020-04-22T09:38:29.375Z] 600K .......... .......... .......... .......... .......... 1.03M [2020-04-22T09:38:29.375Z] 650K .......... .......... .......... .......... .......... 1.90M [2020-04-22T09:38:29.375Z] 700K ..  2.88M=0.2s [2020-04-22T09:38:29.375Z] [2020-04-22T09:38:29.375Z] 2020-04-22 09:38:29 (2.93 MB/s) - written to stdout [719348] [2020-04-22T09:38:29.375Z] [2020-04-22T09:38:29.644Z] -- The C compiler identification is GNU 8.3.0 [2020-04-22T09:38:29.912Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-22T09:38:29.912Z] -- Check for working C compiler: /usr/bin/cc [2020-04-22T09:38:30.181Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-22T09:38:30.181Z] -- Detecting C compiler ABI info [2020-04-22T09:38:30.450Z] -- Detecting C compiler ABI info - done [2020-04-22T09:38:30.450Z] -- Detecting C compile features [2020-04-22T09:38:31.039Z] -- Detecting C compile features - done [2020-04-22T09:38:31.039Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-22T09:38:31.306Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-22T09:38:31.306Z] -- Detecting CXX compiler ABI info [2020-04-22T09:38:31.576Z] -- Detecting CXX compiler ABI info - done [2020-04-22T09:38:31.576Z] -- Detecting CXX compile features [2020-04-22T09:38:33.526Z] -- Detecting CXX compile features - done [2020-04-22T09:38:33.526Z] -- Looking for include file endian.h [2020-04-22T09:38:33.526Z] -- Looking for include file endian.h - found [2020-04-22T09:38:33.526Z] -- Check if the system is big endian [2020-04-22T09:38:33.526Z] -- Searching 16 bit integer [2020-04-22T09:38:33.526Z] -- Looking for sys/types.h [2020-04-22T09:38:33.794Z] -- Looking for sys/types.h - found [2020-04-22T09:38:33.794Z] -- Looking for stdint.h [2020-04-22T09:38:33.794Z] -- Looking for stdint.h - found [2020-04-22T09:38:33.794Z] -- Looking for stddef.h [2020-04-22T09:38:34.060Z] -- Looking for stddef.h - found [2020-04-22T09:38:34.060Z] -- Check size of unsigned short [2020-04-22T09:38:34.327Z] -- Check size of unsigned short - done [2020-04-22T09:38:34.327Z] -- Using unsigned short [2020-04-22T09:38:34.595Z] -- Check if the system is big endian - little endian [2020-04-22T09:38:34.595Z] -- Check size of size_t [2020-04-22T09:38:34.863Z] -- Check size of size_t - done [2020-04-22T09:38:34.863Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-22T09:38:34.863Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-22T09:38:34.863Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-22T09:38:34.863Z] CMake did not find one. [2020-04-22T09:38:34.863Z] [2020-04-22T09:38:34.863Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-22T09:38:34.863Z] the following names: [2020-04-22T09:38:34.863Z] [2020-04-22T09:38:34.863Z] cJSONConfig.cmake [2020-04-22T09:38:34.863Z] cjson-config.cmake [2020-04-22T09:38:34.863Z] [2020-04-22T09:38:34.863Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-22T09:38:34.863Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-22T09:38:34.863Z] provides a separate development package or SDK, be sure it has been [2020-04-22T09:38:34.863Z] installed. [2020-04-22T09:38:34.863Z] [2020-04-22T09:38:34.863Z] [2020-04-22T09:38:34.863Z] -- Configuring done [2020-04-22T09:38:35.131Z] -- Generating done [2020-04-22T09:38:35.131Z] -- Build files have been written to: /tmp/cbor [2020-04-22T09:38:35.131Z] Scanning dependencies of target cbor_shared [2020-04-22T09:38:35.400Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-22T09:38:35.986Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-22T09:38:36.573Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-22T09:38:36.839Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-22T09:38:37.425Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-22T09:38:37.698Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-22T09:38:37.965Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-22T09:38:37.965Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-22T09:38:38.235Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-22T09:38:38.503Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-22T09:38:39.095Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-22T09:38:39.363Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-22T09:38:39.632Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-22T09:38:40.218Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-22T09:38:40.218Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-22T09:38:40.486Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-22T09:38:40.756Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-22T09:38:41.023Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-22T09:38:41.292Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-22T09:38:41.559Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-22T09:38:41.829Z] [ 40%] Linking C shared library libcbor.so [2020-04-22T09:38:41.829Z] [ 40%] Built target cbor_shared [2020-04-22T09:38:41.829Z] Scanning dependencies of target cbor [2020-04-22T09:38:41.829Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-22T09:38:41.950Z] Running on prd-centos7-docker-4c-2g-5571 in /w/workspace/edgexfoundry_device-sdk-c_PR-252 [Pipeline] { [Pipeline] ws [2020-04-22T09:38:42.051Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-22T09:38:42.791Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-22T09:38:43.372Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-22T09:38:43.372Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-22T09:38:44.781Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-22T09:38:44.782Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-22T09:38:45.048Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-22T09:38:45.315Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-22T09:38:45.315Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-22T09:38:45.899Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-22T09:38:46.478Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-22T09:38:46.744Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-22T09:38:47.009Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-22T09:38:47.594Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-22T09:38:47.594Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-22T09:38:47.861Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-22T09:38:48.135Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-22T09:38:48.402Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-22T09:38:48.672Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-22T09:38:48.739Z] using credential edgex-jenkins-ssh [2020-04-22T09:38:48.852Z] Cloning the remote Git repository [2020-04-22T09:38:48.852Z] Cloning with configured refspecs honoured and without tags [2020-04-22T09:38:48.941Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-22T09:38:49.207Z] [ 80%] Linking C static library libcbor.a [2020-04-22T09:38:49.207Z] [ 80%] Built target cbor [2020-04-22T09:38:49.207Z] Scanning dependencies of target create_items [2020-04-22T09:38:49.207Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-22T09:38:49.478Z] [ 84%] Linking C executable create_items [2020-04-22T09:38:49.478Z] [ 84%] Built target create_items [2020-04-22T09:38:49.478Z] Scanning dependencies of target readfile [2020-04-22T09:38:49.478Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-22T09:38:48.882Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-22T09:38:48.939Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-22T09:38:49.000Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-22T09:38:49.000Z] > git --version # timeout=10 [2020-04-22T09:38:49.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T09:38:49.077Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T09:38:49.749Z] [ 88%] Linking C executable readfile [2020-04-22T09:38:49.749Z] [ 88%] Built target readfile [2020-04-22T09:38:50.021Z] Scanning dependencies of target streaming_parser [2020-04-22T09:38:50.021Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-22T09:38:50.021Z] [ 92%] Linking C executable streaming_parser [2020-04-22T09:38:50.099Z] Fetching without tags [2020-04-22T09:38:50.290Z] [ 92%] Built target streaming_parser [2020-04-22T09:38:50.290Z] Scanning dependencies of target sort [2020-04-22T09:38:50.290Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-22T09:38:50.558Z] [ 96%] Linking C executable sort [2020-04-22T09:38:50.558Z] [ 96%] Built target sort [2020-04-22T09:38:50.558Z] Scanning dependencies of target hello [2020-04-22T09:38:50.558Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-22T09:38:50.805Z] Merging remotes/origin/master commit 4395a0c46de881c7ebece7f74c876ac1fb167946 into PR head commit a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd [2020-04-22T09:38:50.830Z] [100%] Linking C executable hello [2020-04-22T09:38:50.830Z] [100%] Built target hello [2020-04-22T09:38:50.831Z] Install the project... [2020-04-22T09:38:50.831Z] -- Install configuration: "Release" [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-22T09:38:50.831Z] -- Up-to-date: /usr/local/include/cbor [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/include/cbor.h [2020-04-22T09:38:50.831Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-22T09:38:49.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-22T09:38:49.992Z] > git config --add remote.origin.fetch +refs/pull/252/head:refs/remotes/origin/PR-252 # timeout=10 [2020-04-22T09:38:50.033Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T09:38:50.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-22T09:38:50.106Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-22T09:38:50.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T09:38:50.115Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T09:38:50.837Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T09:38:50.866Z] > git checkout -f a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd # timeout=10 [2020-04-22T09:38:51.157Z] Merge succeeded, producing a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd [2020-04-22T09:38:51.158Z] Checking out Revision a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd (PR-252) [2020-04-22T09:38:51.014Z] > git remote # timeout=10 [2020-04-22T09:38:51.027Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T09:38:51.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T09:38:51.070Z] > git merge 4395a0c46de881c7ebece7f74c876ac1fb167946 # timeout=10 [2020-04-22T09:38:51.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T09:38:51.167Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T09:38:51.282Z] > git checkout -f a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd # timeout=10 [2020-04-22T09:38:53.419Z] Removing intermediate container a74f9c714d14 [2020-04-22T09:38:53.419Z] ---> a5f967f6357a [2020-04-22T09:38:53.419Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-22T09:38:53.419Z] ---> Running in 193d2447c893 [2020-04-22T09:38:55.367Z] Removing intermediate container 193d2447c893 [2020-04-22T09:38:55.367Z] ---> 8b54a05ea904 [2020-04-22T09:38:55.367Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-22T09:38:55.636Z] ---> d361f063bf2c [2020-04-22T09:38:55.636Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-22T09:38:56.222Z] ---> 020e9b11eea3 [2020-04-22T09:38:56.222Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-22T09:38:56.258Z] Commit message: "Initial checkin of issue 223 (config overwrite option)" [2020-04-22T09:38:56.296Z] > git --version # timeout=10 [2020-04-22T09:38:56.343Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [2020-04-22T09:38:56.809Z] ---> 38ab9314cd65 [2020-04-22T09:38:56.809Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-22T09:38:57.394Z] ---> 7fba02faed91 [2020-04-22T09:38:57.394Z] Step 11/21 : COPY LICENSE /tmp/sdk [Pipeline] echo [2020-04-22T09:38:57.799Z] ========================================================= [2020-04-22T09:38:57.799Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-04-22T09:38:57.799Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:38:57.982Z] ---> 92c9b94e045b [2020-04-22T09:38:57.982Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-22T09:38:58.569Z] ---> a215a2f75292 [2020-04-22T09:38:58.569Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-22T09:38:58.841Z] ---> Running in e58303352da5 [2020-04-22T09:38:58.853Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-04-22T09:38:59.801Z] + CPPCHECK=false [2020-04-22T09:38:59.801Z] + DOCGEN=false [2020-04-22T09:38:59.801Z] + TOMLVER=SDK-0.2 [2020-04-22T09:38:59.801Z] + CUTILVER=1.0.4 [2020-04-22T09:38:59.801Z] + '[' 0 -gt 0 ] [2020-04-22T09:38:59.801Z] + readlink -f ./scripts/build.sh [2020-04-22T09:38:59.801Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-22T09:38:59.801Z] + dirname /tmp/sdk/scripts [2020-04-22T09:38:59.801Z] + ROOT=/tmp/sdk [2020-04-22T09:38:59.801Z] + cd /tmp/sdk [2020-04-22T09:38:59.801Z] + '[' '!' -d deps ] [2020-04-22T09:38:59.801Z] + mkdir deps [2020-04-22T09:38:59.801Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-22T09:38:59.801Z] + tar -C deps -z -x -f - [2020-04-22T09:38:59.801Z] --2020-04-22 09:38:59-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-22T09:38:59.801Z] Resolving github.com... 140.82.112.4 [2020-04-22T09:38:59.801Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-22T09:38:59.801Z] HTTP request sent, awaiting response... 302 Found [2020-04-22T09:38:59.801Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-22T09:38:59.801Z] --2020-04-22 09:38:59-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-22T09:38:59.801Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-22T09:38:59.801Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-22T09:38:59.804Z] Sending build context to Docker daemon 3.061MB [2020-04-22T09:38:59.804Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-22T09:38:59.804Z] Step 2/21 : FROM ${BASE} as builder [2020-04-22T09:38:59.804Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-04-22T09:38:59.804Z] e7c96db7181b: Pulling fs layer [2020-04-22T09:38:59.804Z] 4c13bbce0fe7: Pulling fs layer [2020-04-22T09:38:59.804Z] 6059c847ac2f: Pulling fs layer [2020-04-22T09:38:59.804Z] 4c13bbce0fe7: Verifying Checksum [2020-04-22T09:38:59.804Z] 4c13bbce0fe7: Download complete [2020-04-22T09:39:00.068Z] HTTP request sent, awaiting response... 200 OK [2020-04-22T09:39:00.068Z] Length: unspecified [application/x-gzip] [2020-04-22T09:39:00.068Z] Saving to: 'STDOUT' [2020-04-22T09:39:00.068Z]  [2020-04-22T09:39:00.068Z] 0K .......... ...... 1.08M=0.01s [2020-04-22T09:39:00.068Z] [2020-04-22T09:39:00.068Z] 2020-04-22 09:38:59 (1.08 MB/s) - written to stdout [16451] [2020-04-22T09:39:00.068Z] [2020-04-22T09:39:00.068Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-22T09:39:00.068Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-22T09:39:00.068Z] + tar -C deps -z -x -f - [2020-04-22T09:39:00.068Z] --2020-04-22 09:38:59-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-22T09:39:00.068Z] Resolving github.com... 140.82.114.4 [2020-04-22T09:39:00.068Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-04-22T09:39:00.088Z] e7c96db7181b: Verifying Checksum [2020-04-22T09:39:00.088Z] e7c96db7181b: Download complete [2020-04-22T09:39:00.334Z] HTTP request sent, awaiting response... 302 Found [2020-04-22T09:39:00.334Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-04-22T09:39:00.334Z] --2020-04-22 09:39:00-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-04-22T09:39:00.334Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-22T09:39:00.334Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-22T09:39:00.334Z] HTTP request sent, awaiting response... 200 OK [2020-04-22T09:39:00.334Z] Length: unspecified [application/x-gzip] [2020-04-22T09:39:00.334Z] Saving to: 'STDOUT' [2020-04-22T09:39:00.334Z]  [2020-04-22T09:39:00.359Z] e7c96db7181b: Pull complete [2020-04-22T09:39:00.607Z] 0K .......... .......... .......... .......... .......... 1.58M [2020-04-22T09:39:00.607Z] 50K .......... .......... .......... .......... .......... 2.79M [2020-04-22T09:39:00.607Z] 100K .......... .......... .......... .......... .......... 4.46M [2020-04-22T09:39:00.607Z] 150K ........   3.76M=0.06s [2020-04-22T09:39:00.607Z] [2020-04-22T09:39:00.607Z] 2020-04-22 09:39:00 (2.52 MB/s) - written to stdout [162267] [2020-04-22T09:39:00.607Z] [2020-04-22T09:39:00.607Z] + mkdir -p src/c/iot [2020-04-22T09:39:00.607Z] + 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-04-22T09:39:00.607Z] + mkdir -p include/iot [2020-04-22T09:39:00.607Z] + 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-04-22T09:39:00.607Z] + mkdir -p include/iot/os [2020-04-22T09:39:00.607Z] + 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-04-22T09:39:00.607Z] + mkdir -p /tmp/sdk/build/release [2020-04-22T09:39:00.607Z] + cd /tmp/sdk/build/release [2020-04-22T09:39:00.607Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-22T09:39:00.705Z] 4c13bbce0fe7: Pull complete [2020-04-22T09:39:00.874Z] -- The C compiler identification is GNU 8.3.0 [2020-04-22T09:39:00.874Z] -- Check for working C compiler: /usr/bin/cc [2020-04-22T09:39:01.141Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-22T09:39:01.141Z] -- Detecting C compiler ABI info [2020-04-22T09:39:01.411Z] -- Detecting C compiler ABI info - done [2020-04-22T09:39:01.411Z] -- Detecting C compile features [2020-04-22T09:39:02.171Z] 6059c847ac2f: Verifying Checksum [2020-04-22T09:39:02.171Z] 6059c847ac2f: Download complete [2020-04-22T09:39:02.377Z] -- Detecting C compile features - done [2020-04-22T09:39:02.377Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-22T09:39:02.377Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-22T09:39:02.377Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-22T09:39:02.377Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-22T09:39:02.377Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-22T09:39:02.377Z] -- C SDK 0.0.0 for Linux [2020-04-22T09:39:02.377Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-22T09:39:02.377Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-22T09:39:02.377Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-22T09:39:02.644Z] -- Configuring done [2020-04-22T09:39:02.911Z] -- Generating done [2020-04-22T09:39:02.911Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-22T09:39:02.911Z] + make [2020-04-22T09:39:02.911Z] + tee release.log [2020-04-22T09:39:02.911Z] Scanning dependencies of target csdk [2020-04-22T09:39:03.178Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-22T09:39:03.763Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-22T09:39:04.347Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-22T09:39:05.757Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-22T09:39:06.718Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-22T09:39:06.718Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-22T09:39:07.687Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-22T09:39:08.843Z] 6059c847ac2f: Pull complete [2020-04-22T09:39:08.843Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-04-22T09:39:08.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-04-22T09:39:08.844Z] ---> 5eabd8fd8ba2 [2020-04-22T09:39:08.844Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-04-22T09:39:08.844Z] ---> Running in a85c34bb8919 [2020-04-22T09:39:08.844Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-22T09:39:09.635Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-22T09:39:09.635Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-22T09:39:09.788Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-22T09:39:10.385Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-22T09:39:10.385Z] (2/8) Installing libuuid (2.33-r0) [2020-04-22T09:39:10.385Z] (3/8) Installing libblkid (2.33-r0) [2020-04-22T09:39:10.595Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-22T09:39:10.682Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-22T09:39:10.682Z] (5/8) Installing libmount (2.33-r0) [2020-04-22T09:39:10.863Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-22T09:39:10.977Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-22T09:39:10.977Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-22T09:39:11.131Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-22T09:39:11.612Z] (8/8) Installing wget (1.20.3-r0) [2020-04-22T09:39:11.612Z] Executing busybox-1.29.3-r10.trigger [2020-04-22T09:39:11.612Z] OK: 272 MiB in 83 packages [2020-04-22T09:39:11.717Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-22T09:39:11.717Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-22T09:39:12.613Z] Removing intermediate container a85c34bb8919 [2020-04-22T09:39:12.613Z] ---> 0a841ab77b4d [2020-04-22T09:39:12.613Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-22T09:39:13.619Z] ---> Running in 7a6ced4bd696 [2020-04-22T09:39:13.619Z] Removing intermediate container 7a6ced4bd696 [2020-04-22T09:39:13.619Z] ---> 4fe4682f3945 [2020-04-22T09:39:13.619Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-04-22T09:39:13.888Z] ---> Running in 6361c5bbc67c [2020-04-22T09:39:14.476Z] --2020-04-22 09:39:14-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-22T09:39:14.476Z] Resolving github.com... 140.82.112.3 [2020-04-22T09:39:14.476Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-04-22T09:39:14.476Z] HTTP request sent, awaiting response... 302 Found [2020-04-22T09:39:14.476Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-22T09:39:14.476Z] --2020-04-22 09:39:14-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-22T09:39:14.476Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-22T09:39:14.476Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-22T09:39:14.476Z] HTTP request sent, awaiting response... 200 OK [2020-04-22T09:39:14.476Z] Length: unspecified [application/x-gzip] [2020-04-22T09:39:14.476Z] Saving to: 'STDOUT' [2020-04-22T09:39:14.476Z] [2020-04-22T09:39:14.755Z] 0K .......... .......... .......... .......... .......... 1.71M [2020-04-22T09:39:14.755Z] 50K .......... .......... .......... .......... .......... 3.37M [2020-04-22T09:39:14.755Z] 100K .......... .......... .......... .......... .......... 28.5M [2020-04-22T09:39:14.755Z] 150K .......... .......... .......... .......... .......... 3.67M [2020-04-22T09:39:14.755Z] 200K .......... .......... .......... .......... .......... 29.0M [2020-04-22T09:39:14.755Z] 250K .......... .......... .......... .......... .......... 3.73M [2020-04-22T09:39:14.755Z] 300K .......... .......... .......... .......... .......... 4.13M [2020-04-22T09:39:14.755Z] 350K .......... .......... .......... .......... .......... 5.72M [2020-04-22T09:39:14.755Z] 400K .......... .......... .......... .......... .......... 4.74M [2020-04-22T09:39:14.755Z] 450K .......... .......... .......... .......... .......... 7.23M [2020-04-22T09:39:14.755Z] 500K .......... .......... .......... .......... .......... 16.0M [2020-04-22T09:39:14.755Z] 550K .......... .......... .......... .......... .......... 4.27M [2020-04-22T09:39:14.755Z] 600K .......... .......... .......... .......... .......... 1.85M [2020-04-22T09:39:14.755Z] 650K .......... .......... .......... .......... .......... 3.79M [2020-04-22T09:39:14.755Z] 700K .. 28.7M=0.2s [2020-04-22T09:39:14.755Z] [2020-04-22T09:39:14.755Z] 2020-04-22 09:39:14 (4.18 MB/s) - written to stdout [719348] [2020-04-22T09:39:14.755Z] [2020-04-22T09:39:15.057Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-22T09:39:15.065Z] -- The C compiler identification is GNU 8.3.0 [2020-04-22T09:39:15.065Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-22T09:39:15.065Z] -- Check for working C compiler: /usr/bin/cc [2020-04-22T09:39:15.326Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-22T09:39:15.342Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-22T09:39:15.342Z] -- Detecting C compiler ABI info [2020-04-22T09:39:15.342Z] -- Detecting C compiler ABI info - done [2020-04-22T09:39:15.342Z] -- Detecting C compile features [2020-04-22T09:39:15.597Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-22T09:39:15.606Z] -- Detecting C compile features - done [2020-04-22T09:39:15.606Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-22T09:39:15.891Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-22T09:39:15.891Z] -- Detecting CXX compiler ABI info [2020-04-22T09:39:15.891Z] -- Detecting CXX compiler ABI info - done [2020-04-22T09:39:15.891Z] -- Detecting CXX compile features [2020-04-22T09:39:16.179Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-22T09:39:17.396Z] -- Detecting CXX compile features - done [2020-04-22T09:39:17.396Z] -- Looking for include file endian.h [2020-04-22T09:39:17.396Z] -- Looking for include file endian.h - found [2020-04-22T09:39:17.396Z] -- Check if the system is big endian [2020-04-22T09:39:17.396Z] -- Searching 16 bit integer [2020-04-22T09:39:17.396Z] -- Looking for sys/types.h [2020-04-22T09:39:17.396Z] -- Looking for sys/types.h - found [2020-04-22T09:39:17.396Z] -- Looking for stdint.h [2020-04-22T09:39:17.396Z] -- Looking for stdint.h - found [2020-04-22T09:39:17.396Z] -- Looking for stddef.h [2020-04-22T09:39:17.686Z] -- Looking for stddef.h - found [2020-04-22T09:39:17.686Z] -- Check size of unsigned short [2020-04-22T09:39:17.686Z] -- Check size of unsigned short - done [2020-04-22T09:39:17.686Z] -- Using unsigned short [2020-04-22T09:39:17.972Z] -- Check if the system is big endian - little endian [2020-04-22T09:39:17.972Z] -- Check size of size_t [2020-04-22T09:39:17.972Z] -- Check size of size_t - done [2020-04-22T09:39:17.972Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-22T09:39:17.972Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-22T09:39:17.972Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-22T09:39:17.972Z] CMake did not find one. [2020-04-22T09:39:17.972Z] [2020-04-22T09:39:17.972Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-22T09:39:17.972Z] the following names: [2020-04-22T09:39:17.972Z] [2020-04-22T09:39:17.972Z] cJSONConfig.cmake [2020-04-22T09:39:17.972Z] cjson-config.cmake [2020-04-22T09:39:17.972Z] [2020-04-22T09:39:17.972Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-22T09:39:17.972Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-22T09:39:17.972Z] provides a separate development package or SDK, be sure it has been [2020-04-22T09:39:17.972Z] installed. [2020-04-22T09:39:17.972Z] [2020-04-22T09:39:17.972Z] [2020-04-22T09:39:17.972Z] -- Configuring done [2020-04-22T09:39:18.287Z] -- Generating done [2020-04-22T09:39:18.287Z] -- Build files have been written to: /tmp/cbor [2020-04-22T09:39:18.287Z] Scanning dependencies of target cbor_shared [2020-04-22T09:39:18.287Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-22T09:39:18.561Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-22T09:39:18.761Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-22T09:39:18.761Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-22T09:39:18.761Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-22T09:39:18.839Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-22T09:39:18.839Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-22T09:39:19.130Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-22T09:39:19.130Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-22T09:39:19.130Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-22T09:39:19.346Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-22T09:39:19.409Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-22T09:39:19.409Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-22T09:39:19.409Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-22T09:39:19.674Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-22T09:39:19.674Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-22T09:39:19.927Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-22T09:39:19.927Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-22T09:39:19.948Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-22T09:39:20.226Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-22T09:39:20.226Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-22T09:39:20.226Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-22T09:39:20.527Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-22T09:39:20.824Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-22T09:39:20.825Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-22T09:39:20.825Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-22T09:39:20.825Z] [ 40%] Linking C shared library libcbor.so [2020-04-22T09:39:20.885Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-22T09:39:21.101Z] [ 40%] Built target cbor_shared [2020-04-22T09:39:21.101Z] Scanning dependencies of target cbor [2020-04-22T09:39:21.101Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-22T09:39:21.152Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-22T09:39:21.393Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-22T09:39:21.666Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-22T09:39:21.666Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-22T09:39:21.736Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-22T09:39:21.945Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-22T09:39:22.003Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-22T09:39:22.217Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-22T09:39:22.217Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-22T09:39:22.217Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-22T09:39:22.499Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-22T09:39:22.499Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-22T09:39:22.586Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-22T09:39:22.807Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-22T09:39:23.105Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-22T09:39:23.393Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-22T09:39:23.547Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-22T09:39:23.547Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-22T09:39:23.677Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-22T09:39:23.677Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-22T09:39:23.953Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-22T09:39:23.953Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-22T09:39:23.953Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-22T09:39:24.245Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-22T09:39:24.245Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-22T09:39:24.544Z] [ 80%] Linking C static library libcbor.a [2020-04-22T09:39:24.544Z] [ 80%] Built target cbor [2020-04-22T09:39:24.544Z] Scanning dependencies of target create_items [2020-04-22T09:39:24.544Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-22T09:39:24.544Z] [ 84%] Linking C executable create_items [2020-04-22T09:39:24.812Z] [ 84%] Built target create_items [2020-04-22T09:39:24.812Z] Scanning dependencies of target readfile [2020-04-22T09:39:24.812Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-22T09:39:24.812Z] [ 88%] Linking C executable readfile [2020-04-22T09:39:24.812Z] [ 88%] Built target readfile [2020-04-22T09:39:24.812Z] Scanning dependencies of target streaming_parser [2020-04-22T09:39:24.812Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-22T09:39:25.082Z] [ 92%] Linking C executable streaming_parser [2020-04-22T09:39:25.082Z] [ 92%] Built target streaming_parser [2020-04-22T09:39:25.082Z] Scanning dependencies of target sort [2020-04-22T09:39:25.082Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-22T09:39:25.082Z] [ 96%] Linking C executable sort [2020-04-22T09:39:25.345Z] [ 96%] Built target sort [2020-04-22T09:39:25.345Z] Scanning dependencies of target hello [2020-04-22T09:39:25.345Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-22T09:39:25.345Z] [100%] Linking C executable hello [2020-04-22T09:39:25.345Z] [100%] Built target hello [2020-04-22T09:39:25.345Z] Install the project... [2020-04-22T09:39:25.345Z] -- Install configuration: "Release" [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-22T09:39:25.345Z] -- Up-to-date: /usr/local/include/cbor [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/include/cbor.h [2020-04-22T09:39:25.345Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-22T09:39:26.299Z] Removing intermediate container 6361c5bbc67c [2020-04-22T09:39:26.299Z] ---> da2c21709ae4 [2020-04-22T09:39:26.299Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-22T09:39:26.613Z] ---> Running in 4014b4c22434 [2020-04-22T09:39:27.648Z] Removing intermediate container 4014b4c22434 [2020-04-22T09:39:27.648Z] ---> 3fe626c22554 [2020-04-22T09:39:27.648Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-22T09:39:27.801Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-22T09:39:28.383Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-22T09:39:28.605Z] ---> a828883404a2 [2020-04-22T09:39:28.605Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-22T09:39:28.651Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-22T09:39:28.871Z] ---> 26f87e44d285 [2020-04-22T09:39:28.871Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-22T09:39:29.134Z] ---> 039a0a1f751e [2020-04-22T09:39:29.134Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-22T09:39:29.234Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-22T09:39:29.398Z] ---> 94456cdc5d1f [2020-04-22T09:39:29.398Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-22T09:39:29.676Z] ---> 6f2fe3b65069 [2020-04-22T09:39:29.676Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-22T09:39:29.676Z] ---> 63268bdb06e6 [2020-04-22T09:39:29.676Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-22T09:39:29.947Z] ---> Running in be758f0b5dd4 [2020-04-22T09:39:30.210Z] + CPPCHECK=false [2020-04-22T09:39:30.210Z] + DOCGEN=false [2020-04-22T09:39:30.210Z] + TOMLVER=SDK-0.2 [2020-04-22T09:39:30.210Z] + CUTILVER=1.0.4 [2020-04-22T09:39:30.210Z] + '[' 0 -gt 0 ] [2020-04-22T09:39:30.210Z] + readlink -f ./scripts/build.sh [2020-04-22T09:39:30.210Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-22T09:39:30.210Z] + dirname /tmp/sdk/scripts [2020-04-22T09:39:30.210Z] + ROOT=/tmp/sdk [2020-04-22T09:39:30.210Z] + cd /tmp/sdk [2020-04-22T09:39:30.210Z] + '[' '!' -d deps ] [2020-04-22T09:39:30.210Z] + mkdir deps [2020-04-22T09:39:30.210Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-22T09:39:30.210Z] + tar -C deps -z -x -f - [2020-04-22T09:39:30.210Z] --2020-04-22 09:39:30-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-22T09:39:30.210Z] Resolving github.com... 140.82.112.3 [2020-04-22T09:39:30.210Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-04-22T09:39:30.474Z] HTTP request sent, awaiting response... 302 Found [2020-04-22T09:39:30.474Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-22T09:39:30.474Z] --2020-04-22 09:39:30-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-22T09:39:30.474Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-22T09:39:30.474Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-22T09:39:30.474Z] HTTP request sent, awaiting response... 200 OK [2020-04-22T09:39:30.474Z] Length: unspecified [application/x-gzip] [2020-04-22T09:39:30.474Z] Saving to: 'STDOUT' [2020-04-22T09:39:30.474Z]  [2020-04-22T09:39:30.474Z] 0K .......... ...... 908K=0.02s [2020-04-22T09:39:30.474Z] [2020-04-22T09:39:30.474Z] 2020-04-22 09:39:30 (908 KB/s) - written to stdout [16451] [2020-04-22T09:39:30.474Z] [2020-04-22T09:39:30.474Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-22T09:39:30.474Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-22T09:39:30.474Z] + tar -C deps -z -x -f - [2020-04-22T09:39:30.474Z] --2020-04-22 09:39:30-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-22T09:39:30.474Z] Resolving github.com... 140.82.112.3 [2020-04-22T09:39:30.474Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-04-22T09:39:30.643Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-22T09:39:30.643Z] /tmp/sdk/src/c/service.c: In function 'processCmdLine': [2020-04-22T09:39:30.643Z] /tmp/sdk/src/c/service.c:188:24: warning: passing argument 1 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:39:30.643Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:39:30.643Z] ^~~ [2020-04-22T09:39:30.643Z] /tmp/sdk/src/c/service.c:109:29: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:39:30.643Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:39:30.643Z] ~~~~~~^~~ [2020-04-22T09:39:30.643Z] /tmp/sdk/src/c/service.c:188:29: warning: passing argument 2 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:39:30.643Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:39:30.643Z] ^~~ [2020-04-22T09:39:30.643Z] /tmp/sdk/src/c/service.c:109:40: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:39:30.643Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:39:30.643Z] ~~~~~~^~~ [2020-04-22T09:39:30.742Z] HTTP request sent, awaiting response... 302 Found [2020-04-22T09:39:30.742Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-04-22T09:39:30.742Z] --2020-04-22 09:39:30-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-04-22T09:39:30.742Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-22T09:39:30.742Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-22T09:39:31.007Z] HTTP request sent, awaiting response... 200 OK [2020-04-22T09:39:31.007Z] Length: unspecified [application/x-gzip] [2020-04-22T09:39:31.007Z] Saving to: 'STDOUT' [2020-04-22T09:39:31.007Z] [2020-04-22T09:39:31.007Z] 0K .......... .......... .......... .......... .......... 1.55M [2020-04-22T09:39:31.007Z] 50K .......... .......... .......... .......... .......... 3.26M [2020-04-22T09:39:31.007Z] 100K .......... .......... .......... .......... .......... 2.81M [2020-04-22T09:39:31.007Z] 150K ........ 27.2M=0.06s [2020-04-22T09:39:31.007Z] [2020-04-22T09:39:31.007Z] 2020-04-22 09:39:30 (2.41 MB/s) - written to stdout [162267] [2020-04-22T09:39:31.007Z] [2020-04-22T09:39:31.007Z] + mkdir -p src/c/iot [2020-04-22T09:39:31.007Z] + 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-04-22T09:39:31.007Z] + mkdir -p include/iot [2020-04-22T09:39:31.007Z] + 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-04-22T09:39:31.007Z] + mkdir -p include/iot/os [2020-04-22T09:39:31.007Z] + 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-04-22T09:39:31.007Z] + mkdir -p /tmp/sdk/build/release [2020-04-22T09:39:31.007Z] + cd /tmp/sdk/build/release [2020-04-22T09:39:31.007Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-22T09:39:31.279Z] -- The C compiler identification is GNU 8.3.0 [2020-04-22T09:39:31.279Z] -- Check for working C compiler: /usr/bin/cc [2020-04-22T09:39:31.279Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-22T09:39:31.279Z] -- Detecting C compiler ABI info [2020-04-22T09:39:31.546Z] -- Detecting C compiler ABI info - done [2020-04-22T09:39:31.546Z] -- Detecting C compile features [2020-04-22T09:39:31.854Z] -- Detecting C compile features - done [2020-04-22T09:39:31.854Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-22T09:39:31.854Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-22T09:39:31.854Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-22T09:39:31.854Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-22T09:39:31.854Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-22T09:39:31.854Z] -- C SDK 0.0.0 for Linux [2020-04-22T09:39:31.854Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-22T09:39:32.155Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-22T09:39:32.155Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-22T09:39:32.155Z] -- Configuring done [2020-04-22T09:39:32.420Z] -- Generating done [2020-04-22T09:39:32.420Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-22T09:39:32.420Z] + tee release.log [2020-04-22T09:39:32.420Z] + make [2020-04-22T09:39:32.583Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-22T09:39:33.119Z] Scanning dependencies of target csdk [2020-04-22T09:39:33.119Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-22T09:39:33.428Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-22T09:39:33.428Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-22T09:39:34.073Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-22T09:39:34.360Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-22T09:39:34.360Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-22T09:39:34.646Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-22T09:39:35.614Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-22T09:39:35.614Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-22T09:39:35.885Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-22T09:39:35.885Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-22T09:39:35.927Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-22T09:39:35.927Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-22T09:39:36.147Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-22T09:39:36.147Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-22T09:39:36.414Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-22T09:39:37.337Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-22T09:39:37.604Z] [ 65%] Linking C shared library libcsdk.so [2020-04-22T09:39:37.604Z] [ 65%] Built target csdk [2020-04-22T09:39:37.604Z] Scanning dependencies of target template [2020-04-22T09:39:37.604Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-22T09:39:37.815Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-22T09:39:37.815Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-22T09:39:38.121Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-22T09:39:38.186Z] [ 68%] Linking C executable template [2020-04-22T09:39:38.382Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-22T09:39:38.453Z] [ 68%] Built target template [2020-04-22T09:39:38.453Z] Scanning dependencies of target device-counter [2020-04-22T09:39:38.453Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-22T09:39:39.036Z] [ 71%] Linking C executable device-counter [2020-04-22T09:39:39.036Z] [ 71%] Built target device-counter [2020-04-22T09:39:39.036Z] Scanning dependencies of target device-random [2020-04-22T09:39:39.304Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-22T09:39:39.360Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-22T09:39:39.360Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-22T09:39:39.360Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-22T09:39:39.573Z] [ 74%] Linking C executable device-random [2020-04-22T09:39:39.624Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-22T09:39:39.840Z] [ 74%] Built target device-random [2020-04-22T09:39:39.840Z] Scanning dependencies of target device-gyro [2020-04-22T09:39:39.840Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-22T09:39:39.900Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-22T09:39:39.900Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-22T09:39:40.200Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-22T09:39:40.425Z] [ 77%] Linking C executable device-gyro [2020-04-22T09:39:40.425Z] [ 77%] Built target device-gyro [2020-04-22T09:39:40.425Z] Scanning dependencies of target template-discovery [2020-04-22T09:39:40.425Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-22T09:39:40.464Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-22T09:39:40.464Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-22T09:39:40.754Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-22T09:39:40.754Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-22T09:39:41.008Z] [ 80%] Linking C executable template-discovery [2020-04-22T09:39:41.276Z] [ 80%] Built target template-discovery [2020-04-22T09:39:41.276Z] Scanning dependencies of target device-terminal [2020-04-22T09:39:41.276Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-22T09:39:41.334Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-22T09:39:41.334Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-22T09:39:41.862Z] [ 84%] Linking C executable device-terminal [2020-04-22T09:39:42.129Z] [ 84%] Built target device-terminal [2020-04-22T09:39:42.129Z] Scanning dependencies of target template2 [2020-04-22T09:39:42.129Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-22T09:39:42.712Z] [ 87%] Linking C executable template2 [2020-04-22T09:39:42.750Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-22T09:39:42.985Z] [ 87%] Built target template2 [2020-04-22T09:39:42.985Z] Scanning dependencies of target device-counterv2 [2020-04-22T09:39:42.985Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-22T09:39:43.016Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-22T09:39:43.305Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-22T09:39:43.305Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-22T09:39:43.572Z] [ 90%] Linking C executable device-counterv2 [2020-04-22T09:39:43.572Z] [ 90%] Built target device-counterv2 [2020-04-22T09:39:43.572Z] Scanning dependencies of target device-gyrov2 [2020-04-22T09:39:43.572Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-22T09:39:44.059Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-22T09:39:44.059Z] /tmp/sdk/src/c/service.c: In function 'processCmdLine': [2020-04-22T09:39:44.059Z] /tmp/sdk/src/c/service.c:188:24: warning: passing argument 1 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:39:44.059Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:39:44.059Z] ^~~ [2020-04-22T09:39:44.059Z] /tmp/sdk/src/c/service.c:109:29: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:39:44.059Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:39:44.059Z] ~~~~~~^~~ [2020-04-22T09:39:44.059Z] /tmp/sdk/src/c/service.c:188:29: warning: passing argument 2 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:39:44.059Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:39:44.059Z] ^~~ [2020-04-22T09:39:44.059Z] /tmp/sdk/src/c/service.c:109:40: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:39:44.059Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:39:44.059Z] ~~~~~~^~~ [2020-04-22T09:39:44.156Z] [ 93%] Linking C executable device-gyrov2 [2020-04-22T09:39:44.156Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:39:44.423Z] Scanning dependencies of target device-randomv2 [2020-04-22T09:39:44.423Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-22T09:39:44.690Z] [ 96%] Linking C executable device-randomv2 [2020-04-22T09:39:44.957Z] [ 96%] Built target device-randomv2 [2020-04-22T09:39:44.957Z] Scanning dependencies of target device-terminalv2 [2020-04-22T09:39:44.957Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-22T09:39:45.035Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-22T09:39:45.640Z] [100%] Linking C executable device-terminalv2 [2020-04-22T09:39:45.915Z] [100%] Built target device-terminalv2 [2020-04-22T09:39:45.915Z] + + maketee package -a [2020-04-22T09:39:45.915Z] release.log [2020-04-22T09:39:46.193Z] [ 65%] Built target csdk [2020-04-22T09:39:46.193Z] [ 68%] Built target template [2020-04-22T09:39:46.193Z] [ 71%] Built target device-counter [2020-04-22T09:39:46.193Z] [ 74%] Built target device-random [2020-04-22T09:39:46.193Z] [ 77%] Built target device-gyro [2020-04-22T09:39:46.193Z] [ 80%] Built target template-discovery [2020-04-22T09:39:46.465Z] [ 84%] Built target device-terminal [2020-04-22T09:39:46.465Z] [ 87%] Built target template2 [2020-04-22T09:39:46.465Z] [ 90%] Built target device-counterv2 [2020-04-22T09:39:46.465Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:39:46.465Z] [ 96%] Built target device-randomv2 [2020-04-22T09:39:46.465Z] [100%] Built target device-terminalv2 [2020-04-22T09:39:46.583Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-22T09:39:46.583Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-22T09:39:46.736Z] Run CPack packaging tool... [2020-04-22T09:39:46.736Z] CPack: Create package using TGZ [2020-04-22T09:39:46.736Z] CPack: Install projects [2020-04-22T09:39:46.736Z] CPack: - Run preinstall target for: Csdk [2020-04-22T09:39:46.887Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-22T09:39:47.172Z] [ 65%] Linking C shared library libcsdk.so [2020-04-22T09:39:47.172Z] [ 65%] Built target csdk [2020-04-22T09:39:47.172Z] Scanning dependencies of target template [2020-04-22T09:39:47.172Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-22T09:39:47.326Z] CPack: - Install project: Csdk [2020-04-22T09:39:47.326Z] CPack: Create package [2020-04-22T09:39:47.483Z] [ 68%] Linking C executable template [2020-04-22T09:39:47.483Z] [ 68%] Built target template [2020-04-22T09:39:47.483Z] Scanning dependencies of target device-counter [2020-04-22T09:39:47.483Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-22T09:39:47.598Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-22T09:39:47.598Z] + '[' false '=' true ] [2020-04-22T09:39:47.598Z] + '[' false '=' true ] [2020-04-22T09:39:47.598Z] + mkdir -p /tmp/sdk/build/debug [2020-04-22T09:39:47.598Z] + cd /tmp/sdk/build/debug [2020-04-22T09:39:47.598Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-22T09:39:47.777Z] [ 71%] Linking C executable device-counter [2020-04-22T09:39:47.864Z] -- The C compiler identification is GNU 8.3.0 [2020-04-22T09:39:47.864Z] -- Check for working C compiler: /usr/bin/cc [2020-04-22T09:39:48.050Z] [ 71%] Built target device-counter [2020-04-22T09:39:48.050Z] Scanning dependencies of target device-random [2020-04-22T09:39:48.050Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-22T09:39:48.050Z] [ 74%] Linking C executable device-random [2020-04-22T09:39:48.138Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-22T09:39:48.138Z] -- Detecting C compiler ABI info [2020-04-22T09:39:48.339Z] [ 74%] Built target device-random [2020-04-22T09:39:48.339Z] Scanning dependencies of target device-gyro [2020-04-22T09:39:48.339Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-22T09:39:48.339Z] [ 77%] Linking C executable device-gyro [2020-04-22T09:39:48.405Z] -- Detecting C compiler ABI info - done [2020-04-22T09:39:48.405Z] -- Detecting C compile features [2020-04-22T09:39:48.611Z] [ 77%] Built target device-gyro [2020-04-22T09:39:48.611Z] Scanning dependencies of target template-discovery [2020-04-22T09:39:48.611Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-22T09:39:48.885Z] [ 80%] Linking C executable template-discovery [2020-04-22T09:39:48.885Z] [ 80%] Built target template-discovery [2020-04-22T09:39:48.885Z] Scanning dependencies of target device-terminal [2020-04-22T09:39:48.885Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-22T09:39:48.991Z] -- Detecting C compile features - done [2020-04-22T09:39:49.259Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-22T09:39:49.259Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-22T09:39:49.259Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-22T09:39:49.259Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-22T09:39:49.259Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-22T09:39:49.259Z] -- C SDK 0.0.0 for Linux [2020-04-22T09:39:49.259Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-22T09:39:49.473Z] [ 84%] Linking C executable device-terminal [2020-04-22T09:39:49.473Z] [ 84%] Built target device-terminal [2020-04-22T09:39:49.473Z] Scanning dependencies of target template2 [2020-04-22T09:39:49.473Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-22T09:39:49.525Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-22T09:39:49.525Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-22T09:39:49.525Z] -- Configuring done [2020-04-22T09:39:49.792Z] -- Generating done [2020-04-22T09:39:49.792Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-22T09:39:49.792Z] + make [2020-04-22T09:39:49.792Z] + tee debug.log [2020-04-22T09:39:49.796Z] [ 87%] Linking C executable template2 [2020-04-22T09:39:49.796Z] [ 87%] Built target template2 [2020-04-22T09:39:49.796Z] Scanning dependencies of target device-counterv2 [2020-04-22T09:39:49.796Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-22T09:39:50.073Z] Scanning dependencies of target csdk [2020-04-22T09:39:50.073Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-22T09:39:50.091Z] [ 90%] Linking C executable device-counterv2 [2020-04-22T09:39:50.092Z] [ 90%] Built target device-counterv2 [2020-04-22T09:39:50.092Z] Scanning dependencies of target device-gyrov2 [2020-04-22T09:39:50.092Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-22T09:39:50.340Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-22T09:39:50.376Z] [ 93%] Linking C executable device-gyrov2 [2020-04-22T09:39:50.376Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:39:50.376Z] Scanning dependencies of target device-randomv2 [2020-04-22T09:39:50.376Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-22T09:39:50.658Z] [ 96%] Linking C executable device-randomv2 [2020-04-22T09:39:50.925Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-22T09:39:50.928Z] [ 96%] Built target device-randomv2 [2020-04-22T09:39:50.928Z] Scanning dependencies of target device-terminalv2 [2020-04-22T09:39:50.928Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-22T09:39:51.192Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-22T09:39:51.200Z] [100%] Linking C executable device-terminalv2 [2020-04-22T09:39:51.200Z] [100%] Built target device-terminalv2 [2020-04-22T09:39:51.200Z] + make package [2020-04-22T09:39:51.200Z] + tee -a release.log [2020-04-22T09:39:51.200Z] [ 65%] Built target csdk [2020-04-22T09:39:51.459Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-22T09:39:51.474Z] [ 68%] Built target template [2020-04-22T09:39:51.474Z] [ 71%] Built target device-counter [2020-04-22T09:39:51.474Z] [ 74%] Built target device-random [2020-04-22T09:39:51.474Z] [ 77%] Built target device-gyro [2020-04-22T09:39:51.474Z] [ 80%] Built target template-discovery [2020-04-22T09:39:51.474Z] [ 84%] Built target device-terminal [2020-04-22T09:39:51.474Z] [ 87%] Built target template2 [2020-04-22T09:39:51.474Z] [ 90%] Built target device-counterv2 [2020-04-22T09:39:51.474Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:39:51.474Z] [ 96%] Built target device-randomv2 [2020-04-22T09:39:51.728Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-22T09:39:51.752Z] [100%] Built target device-terminalv2 [2020-04-22T09:39:51.752Z] Run CPack packaging tool... [2020-04-22T09:39:51.752Z] CPack: Create package using TGZ [2020-04-22T09:39:51.752Z] CPack: Install projects [2020-04-22T09:39:51.752Z] CPack: - Run preinstall target for: Csdk [2020-04-22T09:39:51.996Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-22T09:39:52.347Z] CPack: - Install project: Csdk [2020-04-22T09:39:52.347Z] CPack: Create package [2020-04-22T09:39:52.347Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-22T09:39:52.347Z] + '[' false '=' true ] [2020-04-22T09:39:52.347Z] + '[' false '=' true ] [2020-04-22T09:39:52.347Z] + mkdir -p /tmp/sdk/build/debug [2020-04-22T09:39:52.347Z] + cd /tmp/sdk/build/debug [2020-04-22T09:39:52.347Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-22T09:39:52.347Z] -- The C compiler identification is GNU 8.3.0 [2020-04-22T09:39:52.347Z] -- Check for working C compiler: /usr/bin/cc [2020-04-22T09:39:52.583Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-22T09:39:52.624Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-22T09:39:52.624Z] -- Detecting C compiler ABI info [2020-04-22T09:39:52.624Z] -- Detecting C compiler ABI info - done [2020-04-22T09:39:52.624Z] -- Detecting C compile features [2020-04-22T09:39:52.850Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-22T09:39:52.890Z] -- Detecting C compile features - done [2020-04-22T09:39:52.890Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-22T09:39:52.890Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-22T09:39:52.890Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-22T09:39:52.890Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-22T09:39:52.890Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-22T09:39:52.890Z] -- C SDK 0.0.0 for Linux [2020-04-22T09:39:52.890Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-22T09:39:53.117Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-22T09:39:53.156Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-22T09:39:53.156Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-22T09:39:53.156Z] -- Configuring done [2020-04-22T09:39:53.156Z] -- Generating done [2020-04-22T09:39:53.156Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-22T09:39:53.156Z] + make [2020-04-22T09:39:53.156Z] + tee debug.log [2020-04-22T09:39:53.386Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-22T09:39:53.436Z] Scanning dependencies of target csdk [2020-04-22T09:39:53.436Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-22T09:39:53.436Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-22T09:39:53.436Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-22T09:39:53.653Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-22T09:39:53.711Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-22T09:39:53.711Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-22T09:39:53.919Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-22T09:39:53.980Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-22T09:39:53.980Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-22T09:39:54.187Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-22T09:39:54.256Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-22T09:39:54.256Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-22T09:39:54.523Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-22T09:39:54.523Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-22T09:39:54.790Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-22T09:39:54.790Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-22T09:39:54.790Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-22T09:39:55.056Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-22T09:39:55.056Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-22T09:39:55.145Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-22T09:39:55.145Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-22T09:39:55.324Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-22T09:39:55.324Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-22T09:39:55.411Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-22T09:39:55.588Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-22T09:39:55.588Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-22T09:39:55.678Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-22T09:39:55.850Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-22T09:39:55.850Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-22T09:39:55.850Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-22T09:39:55.850Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-22T09:39:56.118Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-22T09:39:56.118Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-22T09:39:56.118Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-22T09:39:56.263Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-22T09:39:56.384Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-22T09:39:56.384Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-22T09:39:56.530Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-22T09:39:56.648Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-22T09:39:56.648Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-22T09:39:56.799Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-22T09:39:56.799Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-22T09:39:57.065Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-22T09:39:57.236Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-22T09:39:57.332Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-22T09:39:57.499Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-22T09:39:57.499Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-22T09:39:57.499Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-22T09:39:57.599Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-22T09:39:57.867Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-22T09:39:58.114Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-22T09:39:58.114Z] /tmp/sdk/src/c/service.c: In function 'processCmdLine': [2020-04-22T09:39:58.114Z] /tmp/sdk/src/c/service.c:188:24: warning: passing argument 1 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:39:58.114Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:39:58.114Z] ^~~ [2020-04-22T09:39:58.114Z] /tmp/sdk/src/c/service.c:109:29: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:39:58.114Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:39:58.114Z] ~~~~~~^~~ [2020-04-22T09:39:58.114Z] /tmp/sdk/src/c/service.c:188:29: warning: passing argument 2 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:39:58.114Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:39:58.114Z] ^~~ [2020-04-22T09:39:58.114Z] /tmp/sdk/src/c/service.c:109:40: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:39:58.114Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:39:58.114Z] ~~~~~~^~~ [2020-04-22T09:39:58.114Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-22T09:39:58.134Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-22T09:39:58.134Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-22T09:39:58.385Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-22T09:39:58.401Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-22T09:39:58.661Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-22T09:39:58.661Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-22T09:39:58.931Z] [ 65%] Linking C shared library libcsdk.so [2020-04-22T09:39:58.931Z] [ 65%] Built target csdk [2020-04-22T09:39:58.931Z] Scanning dependencies of target template [2020-04-22T09:39:58.931Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-22T09:39:58.931Z] [ 68%] Linking C executable template [2020-04-22T09:39:58.985Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-22T09:39:58.985Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-22T09:39:59.250Z] [ 68%] Built target template [2020-04-22T09:39:59.250Z] Scanning dependencies of target device-counter [2020-04-22T09:39:59.250Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-22T09:39:59.250Z] [ 71%] Linking C executable device-counter [2020-04-22T09:39:59.536Z] [ 71%] Built target device-counter [2020-04-22T09:39:59.536Z] Scanning dependencies of target device-random [2020-04-22T09:39:59.536Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-22T09:39:59.536Z] [ 74%] Linking C executable device-random [2020-04-22T09:39:59.814Z] [ 74%] Built target device-random [2020-04-22T09:39:59.814Z] Scanning dependencies of target device-gyro [2020-04-22T09:39:59.814Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-22T09:39:59.814Z] [ 77%] Linking C executable device-gyro [2020-04-22T09:39:59.944Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-22T09:40:00.079Z] [ 77%] Built target device-gyro [2020-04-22T09:40:00.079Z] Scanning dependencies of target template-discovery [2020-04-22T09:40:00.079Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-22T09:40:00.344Z] [ 80%] Linking C executable template-discovery [2020-04-22T09:40:00.344Z] [ 80%] Built target template-discovery [2020-04-22T09:40:00.529Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-22T09:40:00.529Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-22T09:40:00.650Z] Scanning dependencies of target device-terminal [2020-04-22T09:40:00.650Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-22T09:40:00.650Z] [ 84%] Linking C executable device-terminal [2020-04-22T09:40:00.797Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-22T09:40:00.923Z] [ 84%] Built target device-terminal [2020-04-22T09:40:00.924Z] Scanning dependencies of target template2 [2020-04-22T09:40:00.924Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-22T09:40:00.924Z] [ 87%] Linking C executable template2 [2020-04-22T09:40:01.355Z] [ 87%] Built target template2 [2020-04-22T09:40:01.737Z] Scanning dependencies of target device-counterv2 [2020-04-22T09:40:01.737Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-22T09:40:01.737Z] [ 90%] Linking C executable device-counterv2 [2020-04-22T09:40:01.737Z] [ 90%] Built target device-counterv2 [2020-04-22T09:40:01.737Z] Scanning dependencies of target device-gyrov2 [2020-04-22T09:40:01.737Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-22T09:40:01.755Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-22T09:40:02.022Z] /tmp/sdk/src/c/service.c: In function 'processCmdLine': [2020-04-22T09:40:02.022Z] /tmp/sdk/src/c/service.c:188:24: warning: passing argument 1 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:40:02.022Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:40:02.022Z] ^~~ [2020-04-22T09:40:02.022Z] /tmp/sdk/src/c/service.c:109:29: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:40:02.022Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:40:02.022Z] ~~~~~~^~~ [2020-04-22T09:40:02.022Z] /tmp/sdk/src/c/service.c:188:29: warning: passing argument 2 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:40:02.022Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:40:02.022Z] ^~~ [2020-04-22T09:40:02.022Z] /tmp/sdk/src/c/service.c:109:40: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:40:02.022Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:40:02.022Z] ~~~~~~^~~ [2020-04-22T09:40:02.024Z] [ 93%] Linking C executable device-gyrov2 [2020-04-22T09:40:02.024Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:40:02.024Z] Scanning dependencies of target device-randomv2 [2020-04-22T09:40:02.024Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-22T09:40:02.303Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-22T09:40:02.316Z] [ 96%] Linking C executable device-randomv2 [2020-04-22T09:40:02.316Z] [ 96%] Built target device-randomv2 [2020-04-22T09:40:02.316Z] Scanning dependencies of target device-terminalv2 [2020-04-22T09:40:02.316Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-22T09:40:02.624Z] [100%] Linking C executable device-terminalv2 [2020-04-22T09:40:02.909Z] [100%] Built target device-terminalv2 [2020-04-22T09:40:02.909Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:02.909Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:02.909Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:02.909Z] Scanning dependencies of target csdk [2020-04-22T09:40:02.909Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:02.909Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:02.909Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-22T09:40:03.178Z] /tmp/sdk/src/c/service.c: In function 'processCmdLine': [2020-04-22T09:40:03.178Z] /tmp/sdk/src/c/service.c:188:24: warning: passing argument 1 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:40:03.178Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:40:03.178Z] ^~~ [2020-04-22T09:40:03.178Z] /tmp/sdk/src/c/service.c:109:29: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:40:03.178Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:40:03.178Z] ~~~~~~^~~ [2020-04-22T09:40:03.178Z] /tmp/sdk/src/c/service.c:188:29: warning: passing argument 2 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:40:03.178Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:40:03.178Z] ^~~ [2020-04-22T09:40:03.178Z] /tmp/sdk/src/c/service.c:109:40: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:40:03.178Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:40:03.178Z] ~~~~~~^~~ [2020-04-22T09:40:03.271Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-22T09:40:03.439Z] [ 3%] Linking C shared library libcsdk.so [2020-04-22T09:40:03.537Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-22T09:40:03.701Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] [ 65%] Built target csdk [2020-04-22T09:40:03.702Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] [ 66%] Linking C executable template [2020-04-22T09:40:03.702Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] [ 68%] Built target template [2020-04-22T09:40:03.702Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.702Z] [ 69%] Linking C executable device-counter [2020-04-22T09:40:03.804Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-22T09:40:03.973Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] [ 71%] Built target device-counter [2020-04-22T09:40:03.973Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] [ 73%] Linking C executable device-random [2020-04-22T09:40:03.973Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] [ 74%] Built target device-random [2020-04-22T09:40:03.973Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:03.973Z] [ 76%] Linking C executable device-gyro [2020-04-22T09:40:04.073Z] [ 65%] Linking C shared library libcsdk.so [2020-04-22T09:40:04.253Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] [ 77%] Built target device-gyro [2020-04-22T09:40:04.253Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] [ 79%] Linking C executable template-discovery [2020-04-22T09:40:04.253Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] [ 80%] Built target template-discovery [2020-04-22T09:40:04.253Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.253Z] [ 82%] Linking C executable device-terminal [2020-04-22T09:40:04.341Z] [ 65%] Built target csdk [2020-04-22T09:40:04.341Z] Scanning dependencies of target template [2020-04-22T09:40:04.341Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-22T09:40:04.532Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] [ 84%] Built target device-terminal [2020-04-22T09:40:04.532Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] [ 85%] Linking C executable template2 [2020-04-22T09:40:04.532Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] [ 87%] Built target template2 [2020-04-22T09:40:04.532Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.532Z] [ 88%] Linking C executable device-counterv2 [2020-04-22T09:40:04.609Z] [ 68%] Linking C executable template [2020-04-22T09:40:04.819Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.819Z] [ 90%] Built target device-counterv2 [2020-04-22T09:40:04.819Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.819Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.819Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.819Z] [ 92%] Linking C executable device-gyrov2 [2020-04-22T09:40:04.819Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.819Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:40:04.819Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.819Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:04.875Z] [ 68%] Built target template [2020-04-22T09:40:04.875Z] Scanning dependencies of target device-counter [2020-04-22T09:40:04.875Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-22T09:40:05.107Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.107Z] [ 95%] Linking C executable device-randomv2 [2020-04-22T09:40:05.107Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.107Z] [ 96%] Built target device-randomv2 [2020-04-22T09:40:05.107Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.107Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.107Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.107Z] [ 98%] Linking C executable device-terminalv2 [2020-04-22T09:40:05.141Z] [ 71%] Linking C executable device-counter [2020-04-22T09:40:05.407Z] [ 71%] Built target device-counter [2020-04-22T09:40:05.407Z] Scanning dependencies of target device-random [2020-04-22T09:40:05.407Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-22T09:40:05.415Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.415Z] [100%] Built target device-terminalv2 [2020-04-22T09:40:05.415Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.415Z] Install the project... [2020-04-22T09:40:05.415Z] -- Install configuration: "Release" [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-22T09:40:05.415Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-22T09:40:05.415Z] -- Up-to-date: /usr/local/include [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/devsdk [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/iot [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/iot/component.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/iot/container.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/iot/data.h [2020-04-22T09:40:05.415Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/json.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/os.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/time.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/typecode.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/os [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-22T09:40:05.416Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-22T09:40:05.416Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:05.674Z] [ 74%] Linking C executable device-random [2020-04-22T09:40:05.940Z] [ 74%] Built target device-random [2020-04-22T09:40:05.940Z] Scanning dependencies of target device-gyro [2020-04-22T09:40:05.941Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-22T09:40:06.210Z] [ 77%] Linking C executable device-gyro [2020-04-22T09:40:06.398Z] Removing intermediate container be758f0b5dd4 [2020-04-22T09:40:06.398Z] ---> 00c34bfe82b7 [2020-04-22T09:40:06.398Z] Step 14/21 : FROM alpine:3.9 [2020-04-22T09:40:06.476Z] [ 77%] Built target device-gyro [2020-04-22T09:40:06.476Z] Scanning dependencies of target template-discovery [2020-04-22T09:40:06.476Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-22T09:40:06.679Z] 3.9: Pulling from library/alpine [2020-04-22T09:40:06.679Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T09:40:06.743Z] [ 80%] Linking C executable template-discovery [2020-04-22T09:40:06.958Z] 9123ac7c32f7: Download complete [2020-04-22T09:40:07.011Z] [ 80%] Built target template-discovery [2020-04-22T09:40:07.011Z] Scanning dependencies of target device-terminal [2020-04-22T09:40:07.011Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-22T09:40:07.277Z] [ 84%] Linking C executable device-terminal [2020-04-22T09:40:07.544Z] [ 84%] Built target device-terminal [2020-04-22T09:40:07.544Z] Scanning dependencies of target template2 [2020-04-22T09:40:07.544Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-22T09:40:07.547Z] 9123ac7c32f7: Pull complete [2020-04-22T09:40:07.547Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-22T09:40:07.547Z] Status: Downloaded newer image for alpine:3.9 [2020-04-22T09:40:07.547Z] ---> 82f67be598eb [2020-04-22T09:40:07.547Z] Step 15/21 : MAINTAINER IOTech [2020-04-22T09:40:07.547Z] ---> Running in b2080f147ff0 [2020-04-22T09:40:07.808Z] Removing intermediate container b2080f147ff0 [2020-04-22T09:40:07.808Z] ---> ee209ec3d2fd [2020-04-22T09:40:07.808Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-22T09:40:07.808Z] ---> Running in 110ba42e21ca [2020-04-22T09:40:07.812Z] [ 87%] Linking C executable template2 [2020-04-22T09:40:08.079Z] [ 87%] Built target template2 [2020-04-22T09:40:08.079Z] Scanning dependencies of target device-counterv2 [2020-04-22T09:40:08.079Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-22T09:40:08.345Z] [ 90%] Linking C executable device-counterv2 [2020-04-22T09:40:08.611Z] [ 90%] Built target device-counterv2 [2020-04-22T09:40:08.611Z] Scanning dependencies of target device-gyrov2 [2020-04-22T09:40:08.611Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-22T09:40:08.878Z] [ 93%] Linking C executable device-gyrov2 [2020-04-22T09:40:09.144Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:40:09.144Z] Scanning dependencies of target device-randomv2 [2020-04-22T09:40:09.144Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-22T09:40:09.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-22T09:40:09.411Z] [ 96%] Linking C executable device-randomv2 [2020-04-22T09:40:09.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-22T09:40:09.591Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-22T09:40:09.682Z] [ 96%] Built target device-randomv2 [2020-04-22T09:40:09.682Z] Scanning dependencies of target device-terminalv2 [2020-04-22T09:40:09.682Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-22T09:40:09.950Z] [100%] Linking C executable device-terminalv2 [2020-04-22T09:40:10.217Z] [100%] Built target device-terminalv2 [2020-04-22T09:40:10.217Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:10.217Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:10.217Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:10.217Z] Scanning dependencies of target csdk [2020-04-22T09:40:10.219Z] (2/48) Installing libmagic (5.36-r1) [2020-04-22T09:40:10.219Z] (3/48) Installing file (5.36-r1) [2020-04-22T09:40:10.219Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-22T09:40:10.219Z] (5/48) Installing isl (0.18-r0) [2020-04-22T09:40:10.219Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-22T09:40:10.219Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-22T09:40:10.219Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-22T09:40:10.219Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-22T09:40:10.219Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-22T09:40:10.219Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-22T09:40:10.219Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-22T09:40:10.484Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:10.484Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:10.484Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-22T09:40:10.484Z] /tmp/sdk/src/c/service.c: In function 'processCmdLine': [2020-04-22T09:40:10.484Z] /tmp/sdk/src/c/service.c:188:24: warning: passing argument 1 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:40:10.484Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:40:10.484Z] ^~~ [2020-04-22T09:40:10.484Z] /tmp/sdk/src/c/service.c:109:29: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:40:10.484Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:40:10.484Z] ~~~~~~^~~ [2020-04-22T09:40:10.484Z] /tmp/sdk/src/c/service.c:188:29: warning: passing argument 2 of 'testBool' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2020-04-22T09:40:10.484Z] else if (testBool (arg, val, "-o", "--overwrite", &svc->overwriteconfig, &result)) [2020-04-22T09:40:10.484Z] ^~~ [2020-04-22T09:40:10.485Z] /tmp/sdk/src/c/service.c:109:40: note: expected 'char *' but argument is of type 'const char *' [2020-04-22T09:40:10.485Z] static bool testBool (char *arg, char *val, const char *pshort, const char *plong, bool *var, bool *result) [2020-04-22T09:40:10.485Z] ~~~~~~^~~ [2020-04-22T09:40:12.432Z] [ 3%] Linking C shared library libcsdk.so [2020-04-22T09:40:12.432Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] [ 65%] Built target csdk [2020-04-22T09:40:12.432Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] [ 66%] Linking C executable template [2020-04-22T09:40:12.432Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] [ 68%] Built target template [2020-04-22T09:40:12.432Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.432Z] [ 69%] Linking C executable device-counter [2020-04-22T09:40:12.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.700Z] [ 71%] Built target device-counter [2020-04-22T09:40:12.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.700Z] [ 73%] Linking C executable device-random [2020-04-22T09:40:12.813Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-22T09:40:12.966Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.967Z] [ 74%] Built target device-random [2020-04-22T09:40:12.967Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.967Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.967Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:12.967Z] [ 76%] Linking C executable device-gyro [2020-04-22T09:40:13.234Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.234Z] [ 77%] Built target device-gyro [2020-04-22T09:40:13.234Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.234Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.234Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.234Z] [ 79%] Linking C executable template-discovery [2020-04-22T09:40:13.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.504Z] [ 80%] Built target template-discovery [2020-04-22T09:40:13.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.504Z] [ 82%] Linking C executable device-terminal [2020-04-22T09:40:13.771Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.771Z] [ 84%] Built target device-terminal [2020-04-22T09:40:13.771Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.771Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.771Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:13.771Z] [ 85%] Linking C executable template2 [2020-04-22T09:40:14.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.039Z] [ 87%] Built target template2 [2020-04-22T09:40:14.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.039Z] [ 88%] Linking C executable device-counterv2 [2020-04-22T09:40:14.251Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-22T09:40:14.251Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-22T09:40:14.306Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.306Z] [ 90%] Built target device-counterv2 [2020-04-22T09:40:14.306Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.306Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.306Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.306Z] [ 92%] Linking C executable device-gyrov2 [2020-04-22T09:40:14.572Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.572Z] [ 93%] Built target device-gyrov2 [2020-04-22T09:40:14.572Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.572Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.572Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.572Z] [ 95%] Linking C executable device-randomv2 [2020-04-22T09:40:14.839Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.839Z] [ 96%] Built target device-randomv2 [2020-04-22T09:40:14.839Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.839Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.839Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-22T09:40:14.839Z] [ 98%] Linking C executable device-terminalv2 [2020-04-22T09:40:15.106Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:15.106Z] [100%] Built target device-terminalv2 [2020-04-22T09:40:15.106Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:15.106Z] Install the project... [2020-04-22T09:40:15.106Z] -- Install configuration: "Release" [2020-04-22T09:40:15.106Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-22T09:40:15.227Z] (16/48) Installing make (4.2.1-r2) [2020-04-22T09:40:15.227Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-22T09:40:15.227Z] (18/48) Installing build-base (0.5-r1) [2020-04-22T09:40:15.227Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-22T09:40:15.227Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-22T09:40:15.227Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-22T09:40:15.227Z] (22/48) Installing expat (2.2.8-r0) [2020-04-22T09:40:15.227Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-22T09:40:15.227Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-22T09:40:15.227Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-22T09:40:15.227Z] (26/48) Installing ca-certificates (20191127-r0) [2020-04-22T09:40:15.227Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-22T09:40:15.227Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-22T09:40:15.227Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-22T09:40:15.227Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-22T09:40:15.227Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-22T09:40:15.375Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-22T09:40:15.375Z] -- Up-to-date: /usr/local/include [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/devsdk [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/json.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/os [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/typecode.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/container.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/data.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/component.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/os.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/time.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-22T09:40:15.375Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-22T09:40:15.375Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-22T09:40:15.829Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-22T09:40:15.829Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-22T09:40:15.829Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-22T09:40:15.829Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-22T09:40:17.231Z] (36/48) Installing curl (7.64.0-r3) [2020-04-22T09:40:17.231Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-22T09:40:17.231Z] (38/48) Installing git (2.20.4-r0) [2020-04-22T09:40:17.322Z] Removing intermediate container e58303352da5 [2020-04-22T09:40:17.322Z] ---> 1686fade1fe8 [2020-04-22T09:40:17.322Z] Step 14/21 : FROM alpine:3.9 [2020-04-22T09:40:17.498Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-22T09:40:17.499Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-22T09:40:17.499Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-22T09:40:17.499Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-22T09:40:17.499Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-22T09:40:17.499Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-22T09:40:17.588Z] 3.9: Pulling from library/alpine [2020-04-22T09:40:17.770Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-22T09:40:17.770Z] (46/48) Installing libuuid (2.33-r0) [2020-04-22T09:40:17.770Z] (47/48) Installing wget (1.20.3-r0) [2020-04-22T09:40:17.770Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-22T09:40:17.770Z] Executing busybox-1.29.3-r10.trigger [2020-04-22T09:40:17.770Z] Executing ca-certificates-20191127-r0.trigger [2020-04-22T09:40:17.770Z] OK: 222 MiB in 62 packages [2020-04-22T09:40:17.853Z] eb93038481dd: Pulling fs layer [2020-04-22T09:40:18.120Z] eb93038481dd: Verifying Checksum [2020-04-22T09:40:18.120Z] eb93038481dd: Download complete [2020-04-22T09:40:18.702Z] eb93038481dd: Pull complete [2020-04-22T09:40:18.702Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-22T09:40:18.702Z] Status: Downloaded newer image for alpine:3.9 [2020-04-22T09:40:18.702Z] ---> 355993758880 [2020-04-22T09:40:18.702Z] Step 15/21 : MAINTAINER IOTech [2020-04-22T09:40:18.970Z] ---> Running in 61cdc2f4cfbc [2020-04-22T09:40:19.241Z] Removing intermediate container 61cdc2f4cfbc [2020-04-22T09:40:19.241Z] ---> 11f5e1ffb6ad [2020-04-22T09:40:19.241Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-22T09:40:19.241Z] ---> Running in c46966d87058 [2020-04-22T09:40:20.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-22T09:40:20.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-22T09:40:20.731Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-22T09:40:20.999Z] (2/48) Installing libmagic (5.36-r1) [2020-04-22T09:40:20.999Z] (3/48) Installing file (5.36-r1) [2020-04-22T09:40:20.999Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-22T09:40:20.999Z] (5/48) Installing isl (0.18-r0) [2020-04-22T09:40:20.999Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-22T09:40:20.999Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-22T09:40:20.999Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-22T09:40:20.999Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-22T09:40:21.266Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-22T09:40:21.266Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-22T09:40:21.266Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-22T09:40:22.675Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-22T09:40:22.675Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-22T09:40:22.675Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-22T09:40:24.083Z] (16/48) Installing make (4.2.1-r2) [2020-04-22T09:40:24.083Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-22T09:40:24.083Z] (18/48) Installing build-base (0.5-r1) [2020-04-22T09:40:24.083Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-22T09:40:24.083Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-22T09:40:24.083Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-22T09:40:24.083Z] (22/48) Installing expat (2.2.8-r0) [2020-04-22T09:40:24.083Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-22T09:40:24.083Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-22T09:40:24.083Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-22T09:40:24.083Z] (26/48) Installing ca-certificates (20191127-r0) [2020-04-22T09:40:24.083Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-22T09:40:24.084Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-22T09:40:24.084Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-22T09:40:24.084Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-22T09:40:24.353Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-22T09:40:25.309Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-22T09:40:25.309Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-22T09:40:25.309Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-22T09:40:25.309Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-22T09:40:26.328Z] Removing intermediate container 110ba42e21ca [2020-04-22T09:40:26.328Z] ---> 50dacbe9aa37 [2020-04-22T09:40:26.328Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-22T09:40:26.328Z] ---> 2cb3705911f1 [2020-04-22T09:40:26.328Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-22T09:40:26.328Z] ---> d5d8d00d702f [2020-04-22T09:40:26.328Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-22T09:40:26.611Z] ---> c644c8da4ddc [2020-04-22T09:40:26.611Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-22T09:40:26.716Z] (36/48) Installing curl (7.64.0-r3) [2020-04-22T09:40:26.716Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-22T09:40:26.716Z] (38/48) Installing git (2.20.4-r0) [2020-04-22T09:40:26.880Z] ---> 76246e267add [2020-04-22T09:40:26.880Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-22T09:40:26.983Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-22T09:40:26.983Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-22T09:40:26.983Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-22T09:40:26.983Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-22T09:40:26.983Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-22T09:40:26.983Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-22T09:40:26.983Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-22T09:40:26.983Z] (46/48) Installing libuuid (2.33-r0) [2020-04-22T09:40:26.983Z] (47/48) Installing wget (1.20.3-r0) [2020-04-22T09:40:26.983Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-22T09:40:26.983Z] Executing busybox-1.29.3-r10.trigger [2020-04-22T09:40:26.983Z] Executing ca-certificates-20191127-r0.trigger [2020-04-22T09:40:27.158Z] ---> 130e88c7940b [2020-04-22T09:40:27.158Z] Successfully built 130e88c7940b [2020-04-22T09:40:27.158Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-04-22T09:40:27.252Z] OK: 219 MiB in 62 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:40:28.063Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T09:40:28.063Z] . [Pipeline] withDockerContainer [2020-04-22T09:40:28.389Z] prd-centos7-docker-4c-2g-5571 does not seem to be running inside a container [2020-04-22T09:40:28.602Z] $ 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-04-22T09:40:30.191Z] $ docker top 48d9aabd7dc1960821d12de944132536b944dedb813dc88afccc78b1dc558689 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T09:40:32.053Z] + make test [2020-04-22T09:40:32.053Z] echo "make test" [2020-04-22T09:40:32.053Z] make test [Pipeline] } [2020-04-22T09:40:32.093Z] $ docker stop --time=1 48d9aabd7dc1960821d12de944132536b944dedb813dc88afccc78b1dc558689 [2020-04-22T09:40:33.846Z] $ docker rm -f 48d9aabd7dc1960821d12de944132536b944dedb813dc88afccc78b1dc558689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T09:40:35.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T09:40:35.654Z] + ls -al . [2020-04-22T09:40:35.654Z] total 160 [2020-04-22T09:40:35.654Z] drwxrwxr-x. 8 jenkins jenkins 260 Apr 22 09:38 . [2020-04-22T09:40:35.654Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 09:38 .. [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 3104 Apr 22 09:38 Attribution.txt [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 5325 Apr 22 09:38 CHANGES [2020-04-22T09:40:35.654Z] drwxrwxr-x. 2 jenkins jenkins 144 Apr 22 09:38 docs [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 108574 Apr 22 09:38 Doxyfile [2020-04-22T09:40:35.654Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 09:38 .git [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 176 Apr 22 09:38 .gitignore [2020-04-22T09:40:35.654Z] drwxrwxr-x. 4 jenkins jenkins 33 Apr 22 09:38 include [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 792 Apr 22 09:38 Jenkinsfile [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 22 09:38 LICENSE [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 448 Apr 22 09:38 Makefile [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 1849 Apr 22 09:38 README.md [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 5287 Apr 22 09:38 README.v2.md [2020-04-22T09:40:35.654Z] drwxrwxr-x. 2 jenkins jenkins 106 Apr 22 09:38 scripts [2020-04-22T09:40:35.654Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 09:38 .semver [2020-04-22T09:40:35.654Z] drwxrwxr-x. 4 jenkins jenkins 50 Apr 22 09:38 src [2020-04-22T09:40:35.654Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 09:35 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:40:36.053Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd --label arch=amd64 --label version=0.0.0 . [2020-04-22T09:40:36.668Z] Sending build context to Docker daemon 3.061MB [2020-04-22T09:40:36.668Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-22T09:40:36.668Z] Step 2/15 : FROM ${BASE} [2020-04-22T09:40:36.668Z] ---> 130e88c7940b [2020-04-22T09:40:36.668Z] Step 3/15 : MAINTAINER IOTech [2020-04-22T09:40:36.668Z] ---> Running in ed7fb0dd4205 [2020-04-22T09:40:36.938Z] Removing intermediate container ed7fb0dd4205 [2020-04-22T09:40:36.938Z] ---> dcf769163695 [2020-04-22T09:40:36.938Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-04-22T09:40:36.938Z] ---> Running in 9562fb8c1034 [2020-04-22T09:40:37.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-22T09:40:37.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-22T09:40:37.896Z] (1/23) Upgrading libcrypto1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-22T09:40:37.896Z] (2/23) Upgrading libssl1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-22T09:40:37.896Z] (3/23) Installing pkgconf (1.6.0-r0) [2020-04-22T09:40:37.896Z] (4/23) Installing openssl-dev (1.1.1g-r0) [2020-04-22T09:40:38.602Z] (5/23) Installing zlib-dev (1.2.11-r1) [2020-04-22T09:40:38.602Z] (6/23) Installing libssh2-dev (1.9.0-r1) [2020-04-22T09:40:38.602Z] (7/23) Installing nghttp2-dev (1.35.1-r1) [2020-04-22T09:40:38.602Z] (8/23) Installing curl-dev (7.64.0-r3) [2020-04-22T09:40:38.868Z] (9/23) Installing gnutls-c++ (3.6.7-r1) [2020-04-22T09:40:38.868Z] (10/23) Installing libgmpxx (6.1.2-r1) [2020-04-22T09:40:38.868Z] (11/23) Installing gmp-dev (6.1.2-r1) [2020-04-22T09:40:38.868Z] (12/23) Installing nettle-dev (3.4.1-r0) [2020-04-22T09:40:39.144Z] (13/23) Installing libtasn1-dev (4.14-r0) [2020-04-22T09:40:39.144Z] (14/23) Installing p11-kit-dev (0.23.14-r0) [2020-04-22T09:40:39.144Z] (15/23) Installing gnutls-dev (3.6.7-r1) [2020-04-22T09:40:39.144Z] (16/23) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-22T09:40:39.144Z] (17/23) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-22T09:40:39.144Z] (18/23) Installing libblkid (2.33-r0) [2020-04-22T09:40:39.144Z] (19/23) Installing libfdisk (2.33-r0) [2020-04-22T09:40:39.144Z] (20/23) Installing libmount (2.33-r0) [2020-04-22T09:40:39.144Z] (21/23) Installing libsmartcols (2.33-r0) [2020-04-22T09:40:39.144Z] (22/23) Installing util-linux-dev (2.33-r0) [2020-04-22T09:40:39.144Z] (23/23) Installing yaml-dev (0.2.1-r0) [2020-04-22T09:40:39.453Z] Executing busybox-1.29.3-r10.trigger [2020-04-22T09:40:39.453Z] Executing ca-certificates-20191127-r0.trigger [2020-04-22T09:40:39.453Z] OK: 266 MiB in 83 packages [2020-04-22T09:40:42.035Z] Removing intermediate container 9562fb8c1034 [2020-04-22T09:40:42.035Z] ---> ee048b978a2c [2020-04-22T09:40:42.035Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-22T09:40:42.268Z] Removing intermediate container c46966d87058 [2020-04-22T09:40:42.268Z] ---> d0f250ed023c [2020-04-22T09:40:42.268Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-22T09:40:42.268Z] ---> 37f538808546 [2020-04-22T09:40:42.268Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-22T09:40:42.268Z] ---> c40d6fed48a6 [2020-04-22T09:40:42.268Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-22T09:40:42.269Z] ---> bfc24781d929 [2020-04-22T09:40:42.269Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-22T09:40:42.374Z] ---> b9325f0bddf7 [2020-04-22T09:40:42.374Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-22T09:40:42.537Z] ---> 4d4b954df5f2 [2020-04-22T09:40:42.537Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-22T09:40:42.634Z] ---> 16e9daf640f0 [2020-04-22T09:40:42.635Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-22T09:40:42.635Z] ---> b5a666262223 [2020-04-22T09:40:42.635Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-22T09:40:42.914Z] ---> b670d00ac8ea [2020-04-22T09:40:42.914Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-22T09:40:43.122Z] ---> 20324b7642b0 [2020-04-22T09:40:43.122Z] Successfully built 20324b7642b0 [2020-04-22T09:40:43.122Z] Successfully tagged ci-base-image-arm64:latest [2020-04-22T09:40:43.184Z] ---> 6c4913c5ee08 [2020-04-22T09:40:43.184Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2020-04-22T09:40:43.572Z] ---> cdc254cf5418 [2020-04-22T09:40:43.572Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-22T09:40:43.572Z] ---> Running in 3e52d105a546 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:40:43.876Z] Removing intermediate container 3e52d105a546 [2020-04-22T09:40:43.876Z] ---> ed90e5fd6095 [2020-04-22T09:40:43.876Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-22T09:40:43.876Z] ---> Running in e1a918eac2e0 [2020-04-22T09:40:43.983Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T09:40:44.139Z] Removing intermediate container e1a918eac2e0 [2020-04-22T09:40:44.139Z] ---> 9617b7eb3554 [2020-04-22T09:40:44.139Z] Step 13/15 : LABEL arch=amd64 [2020-04-22T09:40:44.139Z] ---> Running in 52e3db3c0a87 [2020-04-22T09:40:44.250Z] . [Pipeline] withDockerContainer [2020-04-22T09:40:44.403Z] Removing intermediate container 52e3db3c0a87 [2020-04-22T09:40:44.403Z] ---> 3cca676b3660 [2020-04-22T09:40:44.403Z] Step 14/15 : LABEL git_sha=a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd [2020-04-22T09:40:44.403Z] ---> Running in 905629f7900d [2020-04-22T09:40:44.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-5570 does not seem to be running inside a container [2020-04-22T09:40:44.669Z] Removing intermediate container 905629f7900d [2020-04-22T09:40:44.670Z] ---> 8b4a1003c043 [2020-04-22T09:40:44.670Z] Step 15/15 : LABEL version=0.0.0 [2020-04-22T09:40:44.670Z] ---> Running in fbdd453be466 [2020-04-22T09:40:44.670Z] Removing intermediate container fbdd453be466 [2020-04-22T09:40:44.670Z] ---> 73636513daa7 [2020-04-22T09:40:44.670Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-22T09:40:44.670Z] Successfully built 73636513daa7 [2020-04-22T09:40:44.670Z] $ 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-arm64 cat [2020-04-22T09:40:44.933Z] Successfully tagged docker-device-sdk-c:latest [2020-04-22T09:40:46.044Z] $ docker top 9306ace8a49ed4aab93e06eee5ce12f27d7cfb0f2846d7478ab253caba2ce2df -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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 [2020-04-22T09:40:47.172Z] + make test [2020-04-22T09:40:47.173Z] echo "make test" [2020-04-22T09:40:47.173Z] make test [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [2020-04-22T09:40:47.303Z] $ docker stop --time=1 9306ace8a49ed4aab93e06eee5ce12f27d7cfb0f2846d7478ab253caba2ce2df [2020-04-22T09:40:49.266Z] $ docker rm -f 9306ace8a49ed4aab93e06eee5ce12f27d7cfb0f2846d7478ab253caba2ce2df [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T09:40:50.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T09:40:51.118Z] + ls -al . [2020-04-22T09:40:51.118Z] total 192 [2020-04-22T09:40:51.118Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:38 . [2020-04-22T09:40:51.118Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:37 .. [2020-04-22T09:40:51.118Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:37 .git [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 176 Apr 22 09:37 .gitignore [2020-04-22T09:40:51.118Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:38 .semver [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 3104 Apr 22 09:37 Attribution.txt [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 5325 Apr 22 09:37 CHANGES [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 108574 Apr 22 09:37 Doxyfile [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 792 Apr 22 09:37 Jenkinsfile [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 22 09:37 LICENSE [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 448 Apr 22 09:37 Makefile [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 1849 Apr 22 09:37 README.md [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 5287 Apr 22 09:37 README.v2.md [2020-04-22T09:40:51.118Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 09:35 VERSION [2020-04-22T09:40:51.118Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 09:37 docs [2020-04-22T09:40:51.118Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:37 include [2020-04-22T09:40:51.118Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 09:37 scripts [2020-04-22T09:40:51.118Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:37 src [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:40:51.486Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd --label arch=arm64 --label version=0.0.0 . [2020-04-22T09:40:52.079Z] Sending build context to Docker daemon 3.061MB [2020-04-22T09:40:52.079Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-22T09:40:52.079Z] Step 2/15 : FROM ${BASE} [2020-04-22T09:40:52.079Z] ---> 20324b7642b0 [2020-04-22T09:40:52.079Z] Step 3/15 : MAINTAINER IOTech [2020-04-22T09:40:52.351Z] ---> Running in b5984a3a2670 [2020-04-22T09:40:52.620Z] Removing intermediate container b5984a3a2670 [2020-04-22T09:40:52.620Z] ---> a0427f97013e [2020-04-22T09:40:52.620Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-04-22T09:40:52.620Z] ---> Running in 82ffcaa11ef7 [2020-04-22T09:40:53.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-22T09:40:53.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-22T09:40:54.112Z] (1/23) Upgrading libcrypto1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-22T09:40:54.379Z] (2/23) Upgrading libssl1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-22T09:40:54.379Z] (3/23) Installing pkgconf (1.6.0-r0) [2020-04-22T09:40:54.379Z] (4/23) Installing openssl-dev (1.1.1g-r0) [2020-04-22T09:40:54.962Z] (5/23) Installing zlib-dev (1.2.11-r1) [2020-04-22T09:40:54.962Z] (6/23) Installing libssh2-dev (1.9.0-r1) [2020-04-22T09:40:54.962Z] (7/23) Installing nghttp2-dev (1.35.1-r1) [2020-04-22T09:40:54.962Z] (8/23) Installing curl-dev (7.64.0-r3) [2020-04-22T09:40:54.962Z] (9/23) Installing gnutls-c++ (3.6.7-r1) [2020-04-22T09:40:54.962Z] (10/23) Installing libgmpxx (6.1.2-r1) [2020-04-22T09:40:54.962Z] (11/23) Installing gmp-dev (6.1.2-r1) [2020-04-22T09:40:54.962Z] (12/23) Installing nettle-dev (3.4.1-r0) [2020-04-22T09:40:55.544Z] (13/23) Installing libtasn1-dev (4.14-r0) [2020-04-22T09:40:55.544Z] (14/23) Installing p11-kit-dev (0.23.14-r0) [2020-04-22T09:40:55.544Z] (15/23) Installing gnutls-dev (3.6.7-r1) [2020-04-22T09:40:55.544Z] (16/23) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-22T09:40:55.544Z] (17/23) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-22T09:40:55.544Z] (18/23) Installing libblkid (2.33-r0) [2020-04-22T09:40:55.544Z] (19/23) Installing libfdisk (2.33-r0) [2020-04-22T09:40:55.544Z] (20/23) Installing libmount (2.33-r0) [2020-04-22T09:40:55.544Z] (21/23) Installing libsmartcols (2.33-r0) [2020-04-22T09:40:55.544Z] (22/23) Installing util-linux-dev (2.33-r0) [2020-04-22T09:40:55.544Z] (23/23) Installing yaml-dev (0.2.1-r0) [2020-04-22T09:40:55.544Z] Executing busybox-1.29.3-r10.trigger [2020-04-22T09:40:55.544Z] Executing ca-certificates-20191127-r0.trigger [2020-04-22T09:40:55.811Z] OK: 279 MiB in 83 packages [2020-04-22T09:40:59.153Z] Removing intermediate container 82ffcaa11ef7 [2020-04-22T09:40:59.153Z] ---> 0cf7fecce436 [2020-04-22T09:40:59.153Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-22T09:40:59.419Z] ---> 0ad31753e4be [2020-04-22T09:40:59.419Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-22T09:41:00.001Z] ---> 17aec1d2860b [2020-04-22T09:41:00.001Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-22T09:41:00.584Z] ---> 54c43fbd8a11 [2020-04-22T09:41:00.584Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-22T09:41:01.168Z] ---> 5484f7bed23c [2020-04-22T09:41:01.168Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-22T09:41:01.755Z] ---> 9139717b7292 [2020-04-22T09:41:01.755Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-22T09:41:02.338Z] ---> 5d8c8a7e45a8 [2020-04-22T09:41:02.338Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-22T09:41:02.338Z] ---> Running in 0f1d8f20391e [2020-04-22T09:41:02.604Z] Removing intermediate container 0f1d8f20391e [2020-04-22T09:41:02.604Z] ---> 4745d052fef8 [2020-04-22T09:41:02.604Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-22T09:41:02.870Z] ---> Running in 2b30aa707892 [2020-04-22T09:41:03.136Z] Removing intermediate container 2b30aa707892 [2020-04-22T09:41:03.136Z] ---> a60c25acd257 [2020-04-22T09:41:03.136Z] Step 13/15 : LABEL arch=arm64 [2020-04-22T09:41:03.402Z] ---> Running in b7a70e0ca7ba [2020-04-22T09:41:03.669Z] Removing intermediate container b7a70e0ca7ba [2020-04-22T09:41:03.669Z] ---> 0c7abd92eb9d [2020-04-22T09:41:03.669Z] Step 14/15 : LABEL git_sha=a7b016d1c56330e6e0f2e2285fd90b8ff330ffbd [2020-04-22T09:41:03.669Z] ---> Running in 043c6a26ae26 [2020-04-22T09:41:04.252Z] Removing intermediate container 043c6a26ae26 [2020-04-22T09:41:04.252Z] ---> 0b852cfd68b6 [2020-04-22T09:41:04.252Z] Step 15/15 : LABEL version=0.0.0 [2020-04-22T09:41:04.252Z] ---> Running in 80ef6047f9a2 [2020-04-22T09:41:04.518Z] Removing intermediate container 80ef6047f9a2 [2020-04-22T09:41:04.518Z] ---> 4e61b12f2d24 [2020-04-22T09:41:04.518Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-22T09:41:04.518Z] Successfully built 4e61b12f2d24 [2020-04-22T09:41:04.518Z] 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-04-22T09:41:07.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T09:41:07.784Z] ---> package-listing.sh [2020-04-22T09:41:07.784Z] ++ facter osfamily [2020-04-22T09:41:07.784Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T09:41:07.784Z] + OS_FAMILY=redhat [2020-04-22T09:41:07.784Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-252 [2020-04-22T09:41:07.784Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T09:41:07.784Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T09:41:07.784Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T09:41:07.784Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T09:41:07.784Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-252 ']' [2020-04-22T09:41:07.784Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T09:41:07.784Z] + case "${OS_FAMILY}" in [2020-04-22T09:41:07.784Z] + rpm -qa [2020-04-22T09:41:07.784Z] + sort [2020-04-22T09:41:11.975Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T09:41:11.975Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T09:41:11.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T09:41:11.975Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-252 ']' [2020-04-22T09:41:11.975Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-252/archives/ [2020-04-22T09:41:11.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-252/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:41:12.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T09:41:12.456Z] [2020-04-22T09:41:12.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T09:41:12.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T09:41:12.823Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T09:41:12.823Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T09:41:12.823Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T09:41:12.823Z] 756a868c4378: Pulling fs layer [2020-04-22T09:41:12.824Z] 444b2fc9a129: Pulling fs layer [2020-04-22T09:41:12.824Z] ea15f1150254: Pulling fs layer [2020-04-22T09:41:12.824Z] 444b2fc9a129: Waiting [2020-04-22T09:41:12.824Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T09:41:12.824Z] 28c525ee5125: Pulling fs layer [2020-04-22T09:41:12.824Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T09:41:12.824Z] 41b27a9f41bf: Waiting [2020-04-22T09:41:12.824Z] 138eaada9080: Pulling fs layer [2020-04-22T09:41:12.824Z] 28c525ee5125: Waiting [2020-04-22T09:41:12.824Z] 0622d0fa9048: Pulling fs layer [2020-04-22T09:41:12.824Z] 138eaada9080: Waiting [2020-04-22T09:41:12.824Z] 0622d0fa9048: Waiting [2020-04-22T09:41:12.824Z] 094b1ea09ed8: Waiting [2020-04-22T09:41:12.824Z] 2cc5ad85d9ab: Download complete [2020-04-22T09:41:12.824Z] 444b2fc9a129: Download complete [2020-04-22T09:41:12.824Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T09:41:12.824Z] c9b1b535fdd9: Download complete [2020-04-22T09:41:12.824Z] ea15f1150254: Download complete [2020-04-22T09:41:12.824Z] 28c525ee5125: Verifying Checksum [2020-04-22T09:41:12.824Z] 28c525ee5125: Download complete [2020-04-22T09:41:13.401Z] c9b1b535fdd9: Pull complete [2020-04-22T09:41:13.401Z] 756a868c4378: Verifying Checksum [2020-04-22T09:41:13.401Z] 756a868c4378: Download complete [2020-04-22T09:41:13.401Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T09:41:13.401Z] 094b1ea09ed8: Download complete [2020-04-22T09:41:13.401Z] 0622d0fa9048: Verifying Checksum [2020-04-22T09:41:13.401Z] 0622d0fa9048: Download complete [2020-04-22T09:41:13.401Z] 2cc5ad85d9ab: Pull complete [2020-04-22T09:41:13.401Z] 138eaada9080: Verifying Checksum [2020-04-22T09:41:13.401Z] 138eaada9080: Download complete [2020-04-22T09:41:13.979Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T09:41:13.979Z] 41b27a9f41bf: Download complete [2020-04-22T09:41:14.921Z] 756a868c4378: Pull complete [2020-04-22T09:41:14.921Z] 444b2fc9a129: Pull complete [2020-04-22T09:41:15.490Z] ea15f1150254: Pull complete [2020-04-22T09:41:18.788Z] 41b27a9f41bf: Pull complete [2020-04-22T09:41:18.789Z] 28c525ee5125: Pull complete [2020-04-22T09:41:20.708Z] 094b1ea09ed8: Pull complete [2020-04-22T09:41:20.708Z] 138eaada9080: Pull complete [2020-04-22T09:41:20.969Z] 0622d0fa9048: Pull complete [2020-04-22T09:41:20.969Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T09:41:20.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T09:41:21.150Z] prd-centos7-docker-4c-2g-5569 does not seem to be running inside a container [2020-04-22T09:41:21.195Z] $ 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-252 -v /w/workspace/edgexfoundry_device-sdk-c_PR-252:/w/workspace/edgexfoundry_device-sdk-c_PR-252:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T09:41:22.194Z] $ docker top 7be0eef5080883e291def1d25c4f1ccd594be8e1e5966c395a365216a75434aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T09:41:22.563Z] provisioning config files... [2020-04-22T09:41:22.579Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp/config6003224136573419838tmp [Pipeline] { [Pipeline] echo [2020-04-22T09:41:22.697Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T09:41:23.022Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T09:41:23.049Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T09:41:23.379Z] ---> logs-deploy.sh [2020-04-22T09:41:23.379Z] + ARCHIVE_ARTIFACTS= [2020-04-22T09:41:23.379Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T09:41:23.379Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T09:41:23.379Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T09:41:23.379Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-252/1 [2020-04-22T09:41:23.379Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-252/1/ [2020-04-22T09:41:23.379Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-252/1 /w/workspace/edgexfoundry_device-sdk-c_PR-252 [2020-04-22T09:41:24.757Z] Archives upload complete. [2020-04-22T09:41:24.757Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-252/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-252/1/ [2020-04-22T09:41:25.323Z] ---> uname -a: [2020-04-22T09:41:25.323Z] Linux 7be0eef50808 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> lscpu: [2020-04-22T09:41:25.323Z] Architecture: x86_64 [2020-04-22T09:41:25.323Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-22T09:41:25.323Z] Byte Order: Little Endian [2020-04-22T09:41:25.323Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-22T09:41:25.323Z] CPU(s): 4 [2020-04-22T09:41:25.323Z] On-line CPU(s) list: 0-3 [2020-04-22T09:41:25.323Z] Thread(s) per core: 1 [2020-04-22T09:41:25.323Z] Core(s) per socket: 1 [2020-04-22T09:41:25.323Z] Socket(s): 4 [2020-04-22T09:41:25.323Z] NUMA node(s): 1 [2020-04-22T09:41:25.323Z] Vendor ID: GenuineIntel [2020-04-22T09:41:25.323Z] CPU family: 6 [2020-04-22T09:41:25.323Z] Model: 44 [2020-04-22T09:41:25.323Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-22T09:41:25.323Z] Stepping: 1 [2020-04-22T09:41:25.323Z] CPU MHz: 2933.438 [2020-04-22T09:41:25.323Z] BogoMIPS: 5866.87 [2020-04-22T09:41:25.323Z] Virtualization: VT-x [2020-04-22T09:41:25.323Z] Hypervisor vendor: KVM [2020-04-22T09:41:25.323Z] Virtualization type: full [2020-04-22T09:41:25.323Z] L1d cache: 128 KiB [2020-04-22T09:41:25.323Z] L1i cache: 128 KiB [2020-04-22T09:41:25.323Z] L2 cache: 16 MiB [2020-04-22T09:41:25.323Z] L3 cache: 64 MiB [2020-04-22T09:41:25.323Z] NUMA node0 CPU(s): 0-3 [2020-04-22T09:41:25.323Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-22T09:41:25.323Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-22T09:41:25.323Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-22T09:41:25.323Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-22T09:41:25.323Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-22T09:41:25.323Z] 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-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> nproc: [2020-04-22T09:41:25.323Z] 4 [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> df -h: [2020-04-22T09:41:25.323Z] Filesystem Size Used Available Use% Mounted on [2020-04-22T09:41:25.323Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-22T09:41:25.323Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-22T09:41:25.323Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-22T09:41:25.323Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-22T09:41:25.323Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-22T09:41:25.323Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-22T09:41:25.323Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-22T09:41:25.323Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-252@tmp [2020-04-22T09:41:25.323Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-22T09:41:25.323Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-252 [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> free -m: [2020-04-22T09:41:25.323Z] total used free shared buff/cache available [2020-04-22T09:41:25.323Z] Mem: 1838 602 75 0 1160 1131 [2020-04-22T09:41:25.323Z] Swap: 1023 1 1022 [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> ip addr: [2020-04-22T09:41:25.323Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-22T09:41:25.323Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-22T09:41:25.323Z] inet 127.0.0.1/8 scope host lo [2020-04-22T09:41:25.323Z] valid_lft forever preferred_lft forever [2020-04-22T09:41:25.323Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-22T09:41:25.323Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-22T09:41:25.323Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-22T09:41:25.323Z] valid_lft forever preferred_lft forever [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> sar -b -r -n DEV: [2020-04-22T09:41:25.323Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] 09:34:53 LINUX RESTART [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] 09:36:01 tps rtps wtps bread/s bwrtn/s [2020-04-22T09:41:25.323Z] 09:37:01 9.66 0.00 9.66 0.00 1792.77 [2020-04-22T09:41:25.323Z] 09:38:01 0.23 0.00 0.23 0.00 2.76 [2020-04-22T09:41:25.323Z] 09:39:01 0.42 0.00 0.42 0.00 6.23 [2020-04-22T09:41:25.323Z] 09:40:01 0.23 0.00 0.23 0.00 3.18 [2020-04-22T09:41:25.323Z] 09:41:01 0.30 0.00 0.30 0.00 4.91 [2020-04-22T09:41:25.323Z] Average: 2.17 0.00 2.17 0.00 362.00 [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] 09:36:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-22T09:41:25.323Z] 09:37:01 118796 1763508 93.69 2620 1229852 917248 31.30 424148 1177100 8 [2020-04-22T09:41:25.323Z] 09:38:01 119380 1762924 93.66 2620 1229856 900968 30.74 423668 1176676 16 [2020-04-22T09:41:25.323Z] 09:39:01 118484 1763820 93.71 2620 1229868 901052 30.74 424256 1176624 20 [2020-04-22T09:41:25.323Z] 09:40:01 120508 1761796 93.60 2620 1229868 900800 30.73 422776 1176624 12 [2020-04-22T09:41:25.323Z] 09:41:01 120164 1762140 93.62 2620 1229876 900872 30.74 423288 1176624 8 [2020-04-22T09:41:25.323Z] Average: 119466 1762838 93.65 2620 1229864 904188 30.85 423627 1176730 13 [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-22T09:41:25.323Z] 09:37:01 eth0 4.01 0.88 3.93 0.08 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:38:01 eth0 1.53 0.33 0.35 0.17 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:39:01 eth0 2.10 0.52 0.66 0.42 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:40:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:41:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] Average: eth0 1.62 0.41 1.02 0.15 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] ---> sar -P ALL: [2020-04-22T09:41:25.323Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] 09:34:53 LINUX RESTART [2020-04-22T09:41:25.323Z] [2020-04-22T09:41:25.323Z] 09:36:01 CPU %user %nice %system %iowait %steal %idle [2020-04-22T09:41:25.323Z] 09:37:01 all 0.27 0.00 0.08 0.00 0.00 99.65 [2020-04-22T09:41:25.323Z] 09:37:01 0 0.13 0.00 0.07 0.00 0.00 99.80 [2020-04-22T09:41:25.323Z] 09:37:01 1 0.15 0.00 0.10 0.00 0.00 99.75 [2020-04-22T09:41:25.323Z] 09:37:01 2 0.58 0.00 0.07 0.00 0.00 99.35 [2020-04-22T09:41:25.323Z] 09:37:01 3 0.18 0.00 0.10 0.00 0.00 99.72 [2020-04-22T09:41:25.323Z] 09:38:01 all 0.20 0.00 0.03 0.00 0.00 99.77 [2020-04-22T09:41:25.323Z] 09:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-22T09:41:25.323Z] 09:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2020-04-22T09:41:25.323Z] 09:38:01 2 0.57 0.00 0.03 0.00 0.00 99.40 [2020-04-22T09:41:25.323Z] 09:38:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-22T09:41:25.323Z] 09:39:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-22T09:41:25.323Z] 09:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-22T09:41:25.323Z] 09:39:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-22T09:41:25.323Z] 09:39:01 2 0.55 0.00 0.10 0.00 0.00 99.35 [2020-04-22T09:41:25.323Z] 09:39:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-22T09:41:25.323Z] 09:40:01 all 0.18 0.00 0.03 0.00 0.00 99.78 [2020-04-22T09:41:25.323Z] 09:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-22T09:41:25.323Z] 09:40:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-22T09:41:25.323Z] 09:40:01 2 0.57 0.00 0.05 0.00 0.02 99.37 [2020-04-22T09:41:25.323Z] 09:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-04-22T09:41:25.323Z] 09:41:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-04-22T09:41:25.323Z] 09:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-22T09:41:25.323Z] 09:41:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-22T09:41:25.323Z] 09:41:01 2 0.25 0.00 0.03 0.00 0.00 99.72 [2020-04-22T09:41:25.323Z] 09:41:01 3 0.37 0.00 0.02 0.00 0.00 99.62 [2020-04-22T09:41:25.324Z] Average: all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-04-22T09:41:25.324Z] Average: 0 0.06 0.00 0.03 0.00 0.00 99.90 [2020-04-22T09:41:25.324Z] Average: 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-22T09:41:25.324Z] Average: 2 0.50 0.00 0.06 0.00 0.00 99.44 [2020-04-22T09:41:25.324Z] Average: 3 0.14 0.00 0.04 0.00 0.00 99.81 [2020-04-22T09:41:25.324Z] [2020-04-22T09:41:25.324Z] [2020-04-22T09:41:25.324Z]