Pull request #251 updated 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 d7de4f59f4f29809d8043f90e6fa282d45e665e5+4fc1725bd211937001b721308f1b583b7c7ba0fb (157690e2176ad5424a7843471dc549686f817878) Running in Durability level: PERFORMANCE_OPTIMIZED 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # 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 [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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5323 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [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 Fetching without tags > git init /w/workspace/edgexfoundry_device-sdk-c_PR-251 # 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/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # 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/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit d7de4f59f4f29809d8043f90e6fa282d45e665e5 Merge succeeded, producing d7de4f59f4f29809d8043f90e6fa282d45e665e5 Checking out Revision d7de4f59f4f29809d8043f90e6fa282d45e665e5 (PR-251) > git config core.sparsecheckout # timeout=10 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # 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 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 Commit message: "Allow config overrides from ALL_CAPS environment variables (cf go-mod-bootstrap #69)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:49:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:49:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:49:39 ========================================================= 17:49:39 EdgeX Global Pipelines Version Info 17:49:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 70920a497f7ad610a53d1093695e7fa9b77e3f68 # timeout=10 17:49:40 ------------------- 17:49:40 stable info: 17:49:40 ------------------- 17:49:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:49:40 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:49:40 Message: update stable to v1.0.73 17:49:40 ------------------- 17:49:40 experimental info: 17:49:40 ------------------- 17:49:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:49:40 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:49:40 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:42 17:49:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:49:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:43 latest: Pulling from edgex-devops/git-semver 17:49:43 9123ac7c32f7: Pulling fs layer 17:49:43 b8cc5d1170e3: Pulling fs layer 17:49:43 2924cbbf6a41: Pulling fs layer 17:49:43 93b08a4f1073: Pulling fs layer 17:49:43 93b08a4f1073: Waiting 17:49:43 b8cc5d1170e3: Download complete 17:49:43 9123ac7c32f7: Verifying Checksum 17:49:43 9123ac7c32f7: Download complete 17:49:43 93b08a4f1073: Verifying Checksum 17:49:43 93b08a4f1073: Download complete 17:49:43 2924cbbf6a41: Verifying Checksum 17:49:43 2924cbbf6a41: Download complete 17:49:43 9123ac7c32f7: Pull complete 17:49:43 b8cc5d1170e3: Pull complete 17:49:44 2924cbbf6a41: Pull complete 17:49:44 93b08a4f1073: Pull complete 17:49:44 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:49:44 prd-centos7-docker-4c-2g-5323 does not seem to be running inside a container 17:49:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@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 17:49:45 $ docker top bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:45 [ssh-agent] Looking for ssh-agent implementation... 17:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:45 $ docker exec bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent 17:49:45 SSH_AUTH_SOCK=/tmp/ssh-hYtyk8H1TZiX/agent.14 17:49:45 SSH_AGENT_PID=21 17:49:45 Running ssh-add (command line suppressed) 17:49:46 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7807366182497768099.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7807366182497768099.key) 17:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:46 + git describe --exact-match --tags HEAD 17:49:46 fatal: No names found, cannot describe anything. [Pipeline] } 17:49:46 $ docker exec --env ******** --env ******** bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent -k 17:49:46 unset SSH_AUTH_SOCK; 17:49:46 unset SSH_AGENT_PID; 17:49:46 echo Agent pid 21 killed; 17:49:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:49:46 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:49:46 This usually means this commit has not been tagged. [Pipeline] sshagent 17:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:46 [ssh-agent] Looking for ssh-agent implementation... 17:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:47 $ docker exec bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent 17:49:47 SSH_AUTH_SOCK=/tmp/ssh-A9UBQP2M0mdL/agent.57 17:49:47 SSH_AGENT_PID=64 17:49:47 Running ssh-add (command line suppressed) 17:49:47 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7411842291461534645.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7411842291461534645.key) 17:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:47 + git semver init 17:49:47 # -> Open(): unable to determine branch for HEAD 17:49:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.git 17:49:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-251 17:49:47 # $SEMVER_REMOTE_NAME = origin 17:49:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:49:47 # $SEMVER_USER_NAME = edgex-jenkins 17:49:47 # $SEMVER_BRANCH = PR-251 17:49:47 # $SEMVER_TEMP = /tmp/semver-915609821 17:49:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 17:49:48 # '/tmp/semver-915609821' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver' 17:49:48 # -> Force: false 17:49:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver [Pipeline] } 17:49:48 $ docker exec --env ******** --env ******** bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent -k 17:49:48 unset SSH_AUTH_SOCK; 17:49:48 unset SSH_AGENT_PID; 17:49:48 echo Agent pid 64 killed; 17:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:48 + git semver [Pipeline] } 17:49:48 $ docker stop --time=1 bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 17:49:50 $ docker rm -f bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:49:51 Stashed 39 file(s) [Pipeline] echo 17:49:51 [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 17:50:06 Still waiting to schedule task 17:50:06 ‘prd-centos7-blackbox-4c-2g-5289’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5275’ is offline; ‘prd-centos7-docker-4c-2g-5278’ is offline; ‘prd-centos7-docker-4c-2g-5281’ is offline; ‘prd-centos7-docker-4c-2g-5324’ is offline 17:50:06 Still waiting to schedule task 17:50:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:07 Running on prd-centos7-docker-4c-2g-5326 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws 17:52:07 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 17:52:12 using credential edgex-jenkins-ssh 17:52:13 Cloning the remote Git repository 17:52:13 Cloning with configured refspecs honoured and without tags 17:52:13 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 17:52:13 > git init /w/workspace/device-sdk-c/3 # timeout=10 17:52:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 17:52:13 > git --version # timeout=10 17:52:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:52:14 Fetching without tags 17:52:15 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit d7de4f59f4f29809d8043f90e6fa282d45e665e5 17:52:15 Merge succeeded, producing d7de4f59f4f29809d8043f90e6fa282d45e665e5 17:52:15 Checking out Revision d7de4f59f4f29809d8043f90e6fa282d45e665e5 (PR-251) 17:52:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 17:52:14 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 17:52:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:52:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 17:52:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 17:52:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:52:15 > git config core.sparsecheckout # timeout=10 17:52:15 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 17:52:15 > git remote # timeout=10 17:52:15 > git config --get remote.origin.url # timeout=10 17:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:15 > git merge 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 17:52:15 > git rev-parse HEAD^{commit} # timeout=10 17:52:15 > git config core.sparsecheckout # timeout=10 17:52:15 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 17:52:19 Commit message: "Allow config overrides from ALL_CAPS environment variables (cf go-mod-bootstrap #69)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:52:20 ========================================================= 17:52:20 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 17:52:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:52:21 + 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 . 17:52:22 Sending build context to Docker daemon 3.017MB 17:52:22 Step 1/21 : ARG BASE=alpine:3.9 17:52:22 Step 2/21 : FROM ${BASE} as builder 17:52:22 latest: Pulling from edgex-devops/edgex-gcc-base 17:52:22 e7c96db7181b: Pulling fs layer 17:52:22 4c13bbce0fe7: Pulling fs layer 17:52:22 6059c847ac2f: Pulling fs layer 17:52:22 4c13bbce0fe7: Verifying Checksum 17:52:22 4c13bbce0fe7: Download complete 17:52:22 e7c96db7181b: Verifying Checksum 17:52:22 e7c96db7181b: Download complete 17:52:22 e7c96db7181b: Pull complete 17:52:23 4c13bbce0fe7: Pull complete 17:52:23 6059c847ac2f: Download complete 17:52:30 6059c847ac2f: Pull complete 17:52:30 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 17:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 17:52:30 ---> 5eabd8fd8ba2 17:52:30 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 17:52:30 ---> Running in 073a37fa27e7 17:52:30 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 17:52:30 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 17:52:30 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 17:52:30 (2/8) Installing libuuid (2.33-r0) 17:52:31 (3/8) Installing libblkid (2.33-r0) 17:52:31 (4/8) Installing libfdisk (2.33-r0) 17:52:31 (5/8) Installing libmount (2.33-r0) 17:52:31 (6/8) Installing libsmartcols (2.33-r0) 17:52:31 (7/8) Installing util-linux-dev (2.33-r0) 17:52:31 (8/8) Installing wget (1.20.3-r0) 17:52:31 Executing busybox-1.29.3-r10.trigger 17:52:31 OK: 272 MiB in 83 packages 17:52:32 Removing intermediate container 073a37fa27e7 17:52:32 ---> ef2e4a66ed80 17:52:32 Step 4/21 : ENV CBOR_VERSION=0.5.0 17:52:32 ---> Running in e71c2e51715e 17:52:32 Removing intermediate container e71c2e51715e 17:52:32 ---> 3474f6325733 17:52:32 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 17:52:32 ---> Running in db35c19b70bb 17:52:33 --2020-04-21 17:52:32-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 17:52:33 Resolving github.com... 140.82.114.3 17:52:33 Connecting to github.com|140.82.114.3|:443... connected. 17:52:33 HTTP request sent, awaiting response... 302 Found 17:52:33 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 17:52:33 --2020-04-21 17:52:33-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 17:52:33 Resolving codeload.github.com... 140.82.113.10 17:52:33 Connecting to codeload.github.com|140.82.113.10|:443... connected. 17:52:33 HTTP request sent, awaiting response... 200 OK 17:52:33 Length: unspecified [application/x-gzip] 17:52:33 Saving to: 'STDOUT' 17:52:33  17:52:33 0K .......... .......... .......... .......... .......... 1.63M 17:52:33 50K .......... .......... .......... .......... .......... 1.46M 17:52:33 100K .......... .......... .......... .......... .......... 617K 17:52:33 150K .......... .......... .......... .......... .......... 1.94M 17:52:33 200K .......... .......... .......... .......... .......... 16.9M 17:52:33 250K .......... .......... .......... .......... .......... 738K 17:52:33 300K .......... .......... .......... .......... .......... 7.48M 17:52:33 350K .......... .......... .......... .......... .......... 10.8M 17:52:33 400K .......... .......... .......... .......... .......... 8.71M 17:52:33 450K .......... .......... .......... .......... .......... 6.49M 17:52:33 500K .......... .......... .......... .......... .......... 16.8M 17:52:33 550K .......... .......... .......... .......... .......... 5.01M 17:52:33 600K .......... .......... .......... .......... .......... 2.10M 17:52:33 650K .......... .......... .......... .......... .......... 3.37M 17:52:33 700K .. 22.8M=0.3s 17:52:33 17:52:33 2020-04-21 17:52:33 (2.18 MB/s) - written to stdout [719348] 17:52:33 17:52:33 -- The C compiler identification is GNU 8.3.0 17:52:34 -- The CXX compiler identification is GNU 8.3.0 17:52:34 -- Check for working C compiler: /usr/bin/cc 17:52:34 -- Check for working C compiler: /usr/bin/cc -- works 17:52:34 -- Detecting C compiler ABI info 17:52:34 -- Detecting C compiler ABI info - done 17:52:34 -- Detecting C compile features 17:52:34 -- Detecting C compile features - done 17:52:34 -- Check for working CXX compiler: /usr/bin/c++ 17:52:34 -- Check for working CXX compiler: /usr/bin/c++ -- works 17:52:34 -- Detecting CXX compiler ABI info 17:52:34 -- Detecting CXX compiler ABI info - done 17:52:34 -- Detecting CXX compile features 17:52:35 -- Detecting CXX compile features - done 17:52:35 -- Looking for include file endian.h 17:52:35 -- Looking for include file endian.h - found 17:52:35 -- Check if the system is big endian 17:52:35 -- Searching 16 bit integer 17:52:35 -- Looking for sys/types.h 17:52:35 -- Looking for sys/types.h - found 17:52:35 -- Looking for stdint.h 17:52:35 -- Looking for stdint.h - found 17:52:35 -- Looking for stddef.h 17:52:35 -- Looking for stddef.h - found 17:52:35 -- Check size of unsigned short 17:52:35 -- Check size of unsigned short - done 17:52:35 -- Using unsigned short 17:52:36 -- Check if the system is big endian - little endian 17:52:36 -- Check size of size_t 17:52:36 -- Check size of size_t - done 17:52:36 CMake Warning at examples/CMakeLists.txt:16 (find_package): 17:52:36 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 17:52:36 asked CMake to find a package configuration file provided by "cJSON", but 17:52:36 CMake did not find one. 17:52:36 17:52:36 Could not find a package configuration file provided by "cJSON" with any of 17:52:36 the following names: 17:52:36 17:52:36 cJSONConfig.cmake 17:52:36 cjson-config.cmake 17:52:36 17:52:36 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 17:52:36 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 17:52:36 provides a separate development package or SDK, be sure it has been 17:52:36 installed. 17:52:36 17:52:36 17:52:36 -- Configuring done 17:52:36 -- Generating done 17:52:36 -- Build files have been written to: /tmp/cbor 17:52:36 Scanning dependencies of target cbor_shared 17:52:36 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 17:52:36 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 17:52:36 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 17:52:36 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 17:52:36 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 17:52:37 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 17:52:37 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 17:52:37 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 17:52:37 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 17:52:37 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 17:52:37 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 17:52:37 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 17:52:37 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 17:52:37 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 17:52:37 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 17:52:37 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 17:52:38 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 17:52:38 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 17:52:38 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 17:52:38 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 17:52:38 [ 40%] Linking C shared library libcbor.so 17:52:38 [ 40%] Built target cbor_shared 17:52:38 Scanning dependencies of target cbor 17:52:38 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 17:52:38 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 17:52:38 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 17:52:38 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 17:52:39 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 17:52:39 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 17:52:39 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 17:52:39 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 17:52:39 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 17:52:39 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 17:52:40 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 17:52:40 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 17:52:40 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 17:52:40 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 17:52:40 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 17:52:40 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 17:52:40 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 17:52:40 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 17:52:40 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 17:52:40 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 17:52:40 [ 80%] Linking C static library libcbor.a 17:52:41 [ 80%] Built target cbor 17:52:41 Scanning dependencies of target create_items 17:52:41 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 17:52:41 [ 84%] Linking C executable create_items 17:52:41 [ 84%] Built target create_items 17:52:41 Scanning dependencies of target readfile 17:52:41 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 17:52:41 [ 88%] Linking C executable readfile 17:52:41 [ 88%] Built target readfile 17:52:41 Scanning dependencies of target streaming_parser 17:52:41 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 17:52:41 [ 92%] Linking C executable streaming_parser 17:52:41 [ 92%] Built target streaming_parser 17:52:41 Scanning dependencies of target sort 17:52:41 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 17:52:41 [ 96%] Linking C executable sort 17:52:41 [ 96%] Built target sort 17:52:41 Scanning dependencies of target hello 17:52:41 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 17:52:41 [100%] Linking C executable hello 17:52:41 [100%] Built target hello 17:52:41 Install the project... 17:52:41 -- Install configuration: "Release" 17:52:41 -- Installing: /usr/local/include/cbor/configuration.h 17:52:41 -- Installing: /usr/local/lib64/libcbor.a 17:52:41 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 17:52:41 -- Installing: /usr/local/lib64/libcbor.so.0 17:52:41 -- Installing: /usr/local/lib64/libcbor.so 17:52:41 -- Up-to-date: /usr/local/include/cbor 17:52:41 -- Installing: /usr/local/include/cbor/arrays.h 17:52:41 -- Installing: /usr/local/include/cbor/bytestrings.h 17:52:41 -- Installing: /usr/local/include/cbor/callbacks.h 17:52:41 -- Installing: /usr/local/include/cbor/common.h 17:52:41 -- Installing: /usr/local/include/cbor/data.h 17:52:41 -- Installing: /usr/local/include/cbor/encoding.h 17:52:41 -- Installing: /usr/local/include/cbor/floats_ctrls.h 17:52:41 -- Installing: /usr/local/include/cbor/internal 17:52:41 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 17:52:41 -- Installing: /usr/local/include/cbor/internal/encoders.h 17:52:41 -- Installing: /usr/local/include/cbor/internal/loaders.h 17:52:41 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 17:52:41 -- Installing: /usr/local/include/cbor/internal/stack.h 17:52:41 -- Installing: /usr/local/include/cbor/internal/unicode.h 17:52:41 -- Installing: /usr/local/include/cbor/ints.h 17:52:41 -- Installing: /usr/local/include/cbor/maps.h 17:52:41 -- Installing: /usr/local/include/cbor/serialization.h 17:52:41 -- Installing: /usr/local/include/cbor/streaming.h 17:52:41 -- Installing: /usr/local/include/cbor/strings.h 17:52:41 -- Installing: /usr/local/include/cbor/tags.h 17:52:41 -- Installing: /usr/local/include/cbor.h 17:52:41 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 17:52:42 Removing intermediate container db35c19b70bb 17:52:42 ---> 8b2ec4e873f6 17:52:42 Step 6/21 : RUN mkdir /tmp/sdk 17:52:42 ---> Running in ff390c14324f 17:52:43 Removing intermediate container ff390c14324f 17:52:43 ---> 8b6b7a8a28b9 17:52:43 Step 7/21 : COPY VERSION /tmp/sdk 17:52:43 ---> 670b2c201e7b 17:52:43 Step 8/21 : COPY src /tmp/sdk/src 17:52:44 ---> 55d8963b5d23 17:52:44 Step 9/21 : COPY include /tmp/sdk/include 17:52:44 ---> 862d9bbb4cea 17:52:44 Step 10/21 : COPY scripts /tmp/sdk/scripts 17:52:44 ---> a3a3d1995bd3 17:52:44 Step 11/21 : COPY LICENSE /tmp/sdk 17:52:44 ---> fa333bf417c9 17:52:44 Step 12/21 : COPY Attribution.txt /tmp/sdk 17:52:44 ---> 57df657a8baa 17:52:44 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 17:52:44 ---> Running in 12e03f8910d2 17:52:46 + CPPCHECK=false 17:52:46 + DOCGEN=false 17:52:46 + TOMLVER=SDK-0.2 17:52:46 + CUTILVER=1.0.4 17:52:46 + '[' 0 -gt 0 ] 17:52:46 + readlink -f ./scripts/build.sh 17:52:46 + dirname /tmp/sdk/scripts/build.sh 17:52:46 + dirname /tmp/sdk/scripts 17:52:46 + ROOT=/tmp/sdk 17:52:46 + cd /tmp/sdk 17:52:46 + '[' '!' -d deps ] 17:52:46 + mkdir deps 17:52:46 + tar -C deps -z -x -f - 17:52:46 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:52:46 --2020-04-21 17:52:45-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:52:46 Resolving github.com... 140.82.114.3 17:52:46 Connecting to github.com|140.82.114.3|:443... connected. 17:52:46 HTTP request sent, awaiting response... 302 Found 17:52:46 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 17:52:46 --2020-04-21 17:52:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 17:52:46 Resolving codeload.github.com... 140.82.113.10 17:52:46 Connecting to codeload.github.com|140.82.113.10|:443... connected. 17:52:46 HTTP request sent, awaiting response... 200 OK 17:52:46 Length: unspecified [application/x-gzip] 17:52:46 Saving to: 'STDOUT' 17:52:46 17:52:46 0K .......... ...... 1.08M=0.01s 17:52:46 17:52:46 2020-04-21 17:52:46 (1.08 MB/s) - written to stdout [16451] 17:52:46 17:52:46 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 17:52:46 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 17:52:46 + tar -C deps -z -x -f - 17:52:46 --2020-04-21 17:52:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 17:52:46 Resolving github.com... 140.82.114.3 17:52:46 Connecting to github.com|140.82.114.3|:443... connected. 17:52:46 HTTP request sent, awaiting response... 302 Found 17:52:46 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] 17:52:46 --2020-04-21 17:52:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 17:52:46 Resolving codeload.github.com... 140.82.113.10 17:52:46 Connecting to codeload.github.com|140.82.113.10|:443... connected. 17:52:46 HTTP request sent, awaiting response... 200 OK 17:52:46 Length: unspecified [application/x-gzip] 17:52:46 Saving to: 'STDOUT' 17:52:46 17:52:46 0K .......... .......... .......... .......... .......... 1.34M 17:52:46 50K .......... .......... .......... .......... .......... 2.62M 17:52:46 100K .......... .......... .......... .......... .......... 22.6M 17:52:46 150K ........ 7.89M=0.06s 17:52:46 17:52:46 2020-04-21 17:52:46 (2.65 MB/s) - written to stdout [162267] 17:52:46 17:52:46 + mkdir -p src/c/iot 17:52:46 + 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 17:52:46 + mkdir -p include/iot 17:52:46 + 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 17:52:46 + mkdir -p include/iot/os 17:52:46 + 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 17:52:46 + mkdir -p /tmp/sdk/build/release 17:52:46 + cd /tmp/sdk/build/release 17:52:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 17:52:46 -- The C compiler identification is GNU 8.3.0 17:52:46 -- Check for working C compiler: /usr/bin/cc 17:52:47 -- Check for working C compiler: /usr/bin/cc -- works 17:52:47 -- Detecting C compiler ABI info 17:52:47 -- Detecting C compiler ABI info - done 17:52:47 -- Detecting C compile features 17:52:47 -- Detecting C compile features - done 17:52:47 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:52:47 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 17:52:47 -- Found LIBYAML: /usr/lib/libyaml.so 17:52:47 -- Found LIBUUID: /usr/lib/libuuid.so 17:52:47 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 17:52:47 -- C SDK 0.0.0 for Linux 17:52:47 -- Performing Test CSDK_HAVE_ATOMIC 17:52:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:52:47 -- Found Curses: /usr/lib/libcurses.so 17:52:47 -- Configuring done 17:52:47 -- Generating done 17:52:47 -- Build files have been written to: /tmp/sdk/build/release 17:52:47 + make 17:52:47 + tee release.log 17:52:47 Scanning dependencies of target csdk 17:52:48 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:52:48 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 17:52:48 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:52:48 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:52:48 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:52:49 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:52:49 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:52:49 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:52:49 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:52:50 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:52:50 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:52:50 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:52:50 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:52:50 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:52:51 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:52:51 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:52:52 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:52:52 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:52:53 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:52:53 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:52:53 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:52:53 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:52:53 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:52:53 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:52:53 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:52:53 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:52:54 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:52:54 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:52:54 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:52:54 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:52:54 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:52:56 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:52:56 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:52:56 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:52:56 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:52:56 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:52:57 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:52:58 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:52:58 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 17:52:59 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:52:59 [ 65%] Linking C shared library libcsdk.so 17:52:59 [ 65%] Built target csdk 17:52:59 Scanning dependencies of target template 17:52:59 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:52:59 [ 68%] Linking C executable template 17:52:59 [ 68%] Built target template 17:52:59 Scanning dependencies of target device-counter 17:52:59 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:52:59 [ 71%] Linking C executable device-counter 17:52:59 [ 71%] Built target device-counter 17:52:59 Scanning dependencies of target device-random 17:52:59 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:52:59 [ 74%] Linking C executable device-random 17:52:59 [ 74%] Built target device-random 17:52:59 Scanning dependencies of target device-gyro 17:52:59 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:53:00 [ 77%] Linking C executable device-gyro 17:53:00 [ 77%] Built target device-gyro 17:53:00 Scanning dependencies of target template-discovery 17:53:00 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:53:00 [ 80%] Linking C executable template-discovery 17:53:00 [ 80%] Built target template-discovery 17:53:00 Scanning dependencies of target device-terminal 17:53:00 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:53:00 [ 84%] Linking C executable device-terminal 17:53:00 [ 84%] Built target device-terminal 17:53:00 Scanning dependencies of target template2 17:53:00 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 17:53:01 [ 87%] Linking C executable template2 17:53:01 [ 87%] Built target template2 17:53:01 Scanning dependencies of target device-counterv2 17:53:01 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 17:53:01 [ 90%] Linking C executable device-counterv2 17:53:01 [ 90%] Built target device-counterv2 17:53:01 Scanning dependencies of target device-gyrov2 17:53:01 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 17:53:01 [ 93%] Linking C executable device-gyrov2 17:53:01 [ 93%] Built target device-gyrov2 17:53:01 Scanning dependencies of target device-randomv2 17:53:01 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 17:53:01 [ 96%] Linking C executable device-randomv2 17:53:01 [ 96%] Built target device-randomv2 17:53:02 Scanning dependencies of target device-terminalv2 17:53:02 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 17:53:02 [100%] Linking C executable device-terminalv2 17:53:02 [100%] Built target device-terminalv2 17:53:02 + make package 17:53:02 + tee -a release.log 17:53:02 [ 65%] Built target csdk 17:53:02 [ 68%] Built target template 17:53:02 [ 71%] Built target device-counter 17:53:02 [ 74%] Built target device-random 17:53:02 [ 77%] Built target device-gyro 17:53:02 [ 80%] Built target template-discovery 17:53:02 [ 84%] Built target device-terminal 17:53:02 [ 87%] Built target template2 17:53:02 [ 90%] Built target device-counterv2 17:53:02 [ 93%] Built target device-gyrov2 17:53:02 [ 96%] Built target device-randomv2 17:53:02 [100%] Built target device-terminalv2 17:53:02 Run CPack packaging tool... 17:53:02 CPack: Create package using TGZ 17:53:02 CPack: Install projects 17:53:02 CPack: - Run preinstall target for: Csdk 17:53:03 CPack: - Install project: Csdk 17:53:03 CPack: Create package 17:53:03 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 17:53:03 + '[' false '=' true ] 17:53:03 + '[' false '=' true ] 17:53:03 + mkdir -p /tmp/sdk/build/debug 17:53:03 + cd /tmp/sdk/build/debug 17:53:03 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 17:53:03 -- The C compiler identification is GNU 8.3.0 17:53:03 -- Check for working C compiler: /usr/bin/cc 17:53:03 -- Check for working C compiler: /usr/bin/cc -- works 17:53:03 -- Detecting C compiler ABI info 17:53:03 -- Detecting C compiler ABI info - done 17:53:03 -- Detecting C compile features 17:53:03 -- Detecting C compile features - done 17:53:03 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:53:03 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 17:53:03 -- Found LIBYAML: /usr/lib/libyaml.so 17:53:03 -- Found LIBUUID: /usr/lib/libuuid.so 17:53:03 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 17:53:03 -- C SDK 0.0.0 for Linux 17:53:03 -- Performing Test CSDK_HAVE_ATOMIC 17:53:03 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:53:03 -- Found Curses: /usr/lib/libcurses.so 17:53:03 -- Configuring done 17:53:04 -- Generating done 17:53:04 -- Build files have been written to: /tmp/sdk/build/debug 17:53:04 + make 17:53:04 + tee debug.log 17:53:04 Scanning dependencies of target csdk 17:53:04 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:53:04 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 17:53:04 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:53:04 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:53:04 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:53:05 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:53:05 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:53:05 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:53:05 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:53:05 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:53:05 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:53:05 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:53:05 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:53:05 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:53:06 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:53:06 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:53:06 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:53:06 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:53:06 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:53:06 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:53:06 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:53:06 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:53:06 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:53:07 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:53:07 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:53:07 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:53:07 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:53:07 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:53:07 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:53:07 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:53:07 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:53:08 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:53:08 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:53:08 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:53:08 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:53:08 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:53:09 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:53:09 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:53:09 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 17:53:09 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:53:09 [ 65%] Linking C shared library libcsdk.so 17:53:09 [ 65%] Built target csdk 17:53:09 Scanning dependencies of target template 17:53:09 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:53:09 [ 68%] Linking C executable template 17:53:09 [ 68%] Built target template 17:53:09 Scanning dependencies of target device-counter 17:53:09 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:53:09 [ 71%] Linking C executable device-counter 17:53:09 [ 71%] Built target device-counter 17:53:09 Scanning dependencies of target device-random 17:53:09 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:53:10 [ 74%] Linking C executable device-random 17:53:10 [ 74%] Built target device-random 17:53:10 Scanning dependencies of target device-gyro 17:53:10 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:53:10 [ 77%] Linking C executable device-gyro 17:53:10 [ 77%] Built target device-gyro 17:53:10 Scanning dependencies of target template-discovery 17:53:10 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:53:10 [ 80%] Linking C executable template-discovery 17:53:10 [ 80%] Built target template-discovery 17:53:10 Scanning dependencies of target device-terminal 17:53:10 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:53:10 [ 84%] Linking C executable device-terminal 17:53:10 [ 84%] Built target device-terminal 17:53:10 Scanning dependencies of target template2 17:53:10 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 17:53:10 [ 87%] Linking C executable template2 17:53:10 [ 87%] Built target template2 17:53:10 Scanning dependencies of target device-counterv2 17:53:10 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 17:53:10 [ 90%] Linking C executable device-counterv2 17:53:10 [ 90%] Built target device-counterv2 17:53:10 Scanning dependencies of target device-gyrov2 17:53:10 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 17:53:10 [ 93%] Linking C executable device-gyrov2 17:53:11 [ 93%] Built target device-gyrov2 17:53:11 Scanning dependencies of target device-randomv2 17:53:11 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 17:53:11 [ 96%] Linking C executable device-randomv2 17:53:11 [ 96%] Built target device-randomv2 17:53:11 Scanning dependencies of target device-terminalv2 17:53:11 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 17:53:11 [100%] Linking C executable device-terminalv2 17:53:11 [100%] Built target device-terminalv2 17:53:11 make: Entering directory '/tmp/sdk/build/release' 17:53:11 make[1]: Entering directory '/tmp/sdk/build/release' 17:53:11 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:11 Scanning dependencies of target csdk 17:53:11 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:11 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:11 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:53:11 [ 3%] Linking C shared library libcsdk.so 17:53:11 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:11 [ 65%] Built target csdk 17:53:11 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:11 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:11 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:11 [ 66%] Linking C executable template 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 68%] Built target template 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 69%] Linking C executable device-counter 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 71%] Built target device-counter 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 73%] Linking C executable device-random 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 74%] Built target device-random 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 76%] Linking C executable device-gyro 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 77%] Built target device-gyro 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 79%] Linking C executable template-discovery 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 80%] Built target template-discovery 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 82%] Linking C executable device-terminal 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 84%] Built target device-terminal 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 85%] Linking C executable template2 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 87%] Built target template2 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 88%] Linking C executable device-counterv2 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 [ 90%] Built target device-counterv2 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:12 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:12 [ 92%] Linking C executable device-gyrov2 17:53:13 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:13 [ 93%] Built target device-gyrov2 17:53:13 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:13 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:13 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:13 [ 95%] Linking C executable device-randomv2 17:53:13 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:13 [ 96%] Built target device-randomv2 17:53:13 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:13 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:13 make[2]: Entering directory '/tmp/sdk/build/release' 17:53:13 [ 98%] Linking C executable device-terminalv2 17:53:13 make[2]: Leaving directory '/tmp/sdk/build/release' 17:53:13 [100%] Built target device-terminalv2 17:53:13 make[1]: Leaving directory '/tmp/sdk/build/release' 17:53:13 Install the project... 17:53:13 -- Install configuration: "Release" 17:53:13 -- Installing: /usr/local/lib/libcsdk.so 17:53:13 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 17:53:13 -- Up-to-date: /usr/local/include 17:53:13 -- Installing: /usr/local/include/devsdk 17:53:13 -- Installing: /usr/local/include/devsdk/devsdk-base.h 17:53:13 -- Installing: /usr/local/include/devsdk/devsdk.h 17:53:13 -- Installing: /usr/local/include/edgex 17:53:13 -- Installing: /usr/local/include/edgex/device-mgmt.h 17:53:13 -- Installing: /usr/local/include/edgex/devices.h 17:53:13 -- Installing: /usr/local/include/edgex/devsdk.h 17:53:13 -- Installing: /usr/local/include/edgex/edgex-base.h 17:53:13 -- Installing: /usr/local/include/edgex/edgex-logging.h 17:53:13 -- Installing: /usr/local/include/edgex/edgex.h 17:53:13 -- Installing: /usr/local/include/edgex/error.h 17:53:13 -- Installing: /usr/local/include/edgex/eventgen.h 17:53:13 -- Installing: /usr/local/include/edgex/os.h 17:53:13 -- Installing: /usr/local/include/edgex/profiles.h 17:53:13 -- Installing: /usr/local/include/edgex/registry.h 17:53:13 -- Installing: /usr/local/include/edgex/rest-server.h 17:53:13 -- Installing: /usr/local/include/edgex/csdk-defs.h 17:53:13 -- Installing: /usr/local/include/iot 17:53:13 -- Installing: /usr/local/include/iot/base64.h 17:53:13 -- Installing: /usr/local/include/iot/component.h 17:53:13 -- Installing: /usr/local/include/iot/container.h 17:53:13 -- Installing: /usr/local/include/iot/data.h 17:53:13 -- Installing: /usr/local/include/iot/hash.h 17:53:13 -- Installing: /usr/local/include/iot/iot.h 17:53:13 -- Installing: /usr/local/include/iot/json.h 17:53:13 -- Installing: /usr/local/include/iot/logger.h 17:53:13 -- Installing: /usr/local/include/iot/os.h 17:53:13 -- Installing: /usr/local/include/iot/scheduler.h 17:53:13 -- Installing: /usr/local/include/iot/thread.h 17:53:13 -- Installing: /usr/local/include/iot/threadpool.h 17:53:13 -- Installing: /usr/local/include/iot/time.h 17:53:13 -- Installing: /usr/local/include/iot/typecode.h 17:53:13 -- Installing: /usr/local/include/iot/os 17:53:13 -- Installing: /usr/local/include/iot/os/linux.h 17:53:13 -- Installing: /usr/local/include/iot/os/zephyr.h 17:53:13 -- Installing: /usr/local/share/device-sdk-c/LICENSE 17:53:13 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 17:53:13 make: Leaving directory '/tmp/sdk/build/release' 17:53:14 Removing intermediate container 12e03f8910d2 17:53:14 ---> 274d24a9cb40 17:53:14 Step 14/21 : FROM alpine:3.9 17:53:14 3.9: Pulling from library/alpine 17:53:14 9123ac7c32f7: Pulling fs layer 17:53:14 9123ac7c32f7: Verifying Checksum 17:53:14 9123ac7c32f7: Download complete 17:53:15 9123ac7c32f7: Pull complete 17:53:15 Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 17:53:15 Status: Downloaded newer image for alpine:3.9 17:53:15 ---> 82f67be598eb 17:53:15 Step 15/21 : MAINTAINER IOTech 17:53:15 ---> Running in e1bb409c04a2 17:53:15 Removing intermediate container e1bb409c04a2 17:53:15 ---> d47f4fd999c2 17:53:15 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 17:53:15 ---> Running in 7f30f17e4212 17:53:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 17:53:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 17:53:16 (1/48) Installing binutils (2.31.1-r2) 17:53:16 (2/48) Installing libmagic (5.36-r1) 17:53:16 (3/48) Installing file (5.36-r1) 17:53:16 (4/48) Installing gmp (6.1.2-r1) 17:53:16 (5/48) Installing isl (0.18-r0) 17:53:16 (6/48) Installing libgomp (8.3.0-r0) 17:53:16 (7/48) Installing libatomic (8.3.0-r0) 17:53:16 (8/48) Installing libgcc (8.3.0-r0) 17:53:16 (9/48) Installing mpfr3 (3.1.5-r1) 17:53:16 (10/48) Installing mpc1 (1.0.3-r1) 17:53:16 (11/48) Installing libstdc++ (8.3.0-r0) 17:53:16 (12/48) Installing gcc (8.3.0-r0) 17:53:19 (13/48) Installing musl-dev (1.1.20-r5) 17:53:20 (14/48) Installing libc-dev (0.7.1-r0) 17:53:20 (15/48) Installing g++ (8.3.0-r0) 17:53:21 (16/48) Installing make (4.2.1-r2) 17:53:21 (17/48) Installing fortify-headers (1.0-r0) 17:53:21 (18/48) Installing build-base (0.5-r1) 17:53:21 (19/48) Installing libattr (2.4.47-r7) 17:53:21 (20/48) Installing libacl (2.2.52-r5) 17:53:21 (21/48) Installing libbz2 (1.0.6-r7) 17:53:21 (22/48) Installing expat (2.2.8-r0) 17:53:21 (23/48) Installing lz4-libs (1.8.3-r2) 17:53:21 (24/48) Installing xz-libs (5.2.4-r0) 17:53:21 (25/48) Installing libarchive (3.3.3-r2) 17:53:21 (26/48) Installing ca-certificates (20191127-r0) 17:53:21 (27/48) Installing nghttp2-libs (1.35.1-r1) 17:53:21 (28/48) Installing libssh2 (1.9.0-r1) 17:53:21 (29/48) Installing libcurl (7.64.0-r3) 17:53:21 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 17:53:21 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 17:53:22 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 17:53:22 (33/48) Installing rhash-libs (1.3.6-r2) 17:53:22 (34/48) Installing libuv (1.23.2-r0) 17:53:22 (35/48) Installing cmake (3.13.0-r0) 17:53:22 (36/48) Installing curl (7.64.0-r3) 17:53:23 (37/48) Installing pcre2 (10.32-r1) 17:53:23 (38/48) Installing git (2.20.3-r0) 17:53:23 (39/48) Installing nettle (3.4.1-r0) 17:53:23 (40/48) Installing libffi (3.2.1-r6) 17:53:23 (41/48) Installing p11-kit (0.23.14-r0) 17:53:23 (42/48) Installing libtasn1 (4.14-r0) 17:53:23 (43/48) Installing libunistring (0.9.10-r0) 17:53:23 (44/48) Installing gnutls (3.6.7-r1) 17:53:23 (45/48) Installing libmicrohttpd (0.9.62-r0) 17:53:23 (46/48) Installing libuuid (2.33-r0) 17:53:23 (47/48) Installing wget (1.20.3-r0) 17:53:23 (48/48) Installing yaml (0.2.1-r0) 17:53:23 Executing busybox-1.29.3-r10.trigger 17:53:23 Executing ca-certificates-20191127-r0.trigger 17:53:24 OK: 222 MiB in 62 packages 17:53:30 Removing intermediate container 7f30f17e4212 17:53:30 ---> 58e7a960efe3 17:53:30 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 17:53:30 ---> 905b9fcb3659 17:53:30 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 17:53:30 ---> 2380ae8da5c6 17:53:30 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 17:53:30 ---> cfdeff296350 17:53:30 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 17:53:31 ---> bafc2fb2b149 17:53:31 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 17:53:31 ---> e2a98d31f86d 17:53:31 Successfully built e2a98d31f86d 17:53:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:53:32 + docker inspect -f . ci-base-image-x86_64 17:53:32 . [Pipeline] withDockerContainer 17:53:32 prd-centos7-docker-4c-2g-5326 does not seem to be running inside a container 17:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:33 $ docker top 4c543efda010501934736b45a66effe952b0e55d2805e1f2c4fa6b69f55409df -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:34 + make test 17:53:34 echo "make test" 17:53:34 make test [Pipeline] } 17:53:34 $ docker stop --time=1 4c543efda010501934736b45a66effe952b0e55d2805e1f2c4fa6b69f55409df 17:53:35 $ docker rm -f 4c543efda010501934736b45a66effe952b0e55d2805e1f2c4fa6b69f55409df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:53:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:53:36 + ls -al . 17:53:36 total 160 17:53:36 drwxrwxr-x. 8 jenkins jenkins 260 Apr 21 17:52 . 17:53:36 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 17:52 .. 17:53:36 -rw-rw-r--. 1 jenkins jenkins 3104 Apr 21 17:52 Attribution.txt 17:53:36 -rw-rw-r--. 1 jenkins jenkins 5325 Apr 21 17:52 CHANGES 17:53:36 drwxrwxr-x. 2 jenkins jenkins 144 Apr 21 17:52 docs 17:53:36 -rw-rw-r--. 1 jenkins jenkins 108574 Apr 21 17:52 Doxyfile 17:53:36 drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 17:52 .git 17:53:36 -rw-rw-r--. 1 jenkins jenkins 176 Apr 21 17:52 .gitignore 17:53:36 drwxrwxr-x. 4 jenkins jenkins 33 Apr 21 17:52 include 17:53:36 -rw-rw-r--. 1 jenkins jenkins 792 Apr 21 17:52 Jenkinsfile 17:53:36 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 21 17:52 LICENSE 17:53:36 -rw-rw-r--. 1 jenkins jenkins 448 Apr 21 17:52 Makefile 17:53:36 -rw-rw-r--. 1 jenkins jenkins 1849 Apr 21 17:52 README.md 17:53:36 -rw-rw-r--. 1 jenkins jenkins 5287 Apr 21 17:52 README.v2.md 17:53:36 drwxrwxr-x. 2 jenkins jenkins 106 Apr 21 17:52 scripts 17:53:36 drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 17:52 .semver 17:53:36 drwxrwxr-x. 4 jenkins jenkins 50 Apr 21 17:52 src 17:53:36 -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 17:49 VERSION [Pipeline] isUnix [Pipeline] sh 17:53:37 + 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=d7de4f59f4f29809d8043f90e6fa282d45e665e5 --label arch=amd64 --label version=0.0.0 . 17:53:37 Sending build context to Docker daemon 3.017MB 17:53:37 Step 1/15 : ARG BASE=alpine:3.9 17:53:37 Step 2/15 : FROM ${BASE} 17:53:37 ---> e2a98d31f86d 17:53:37 Step 3/15 : MAINTAINER IOTech 17:53:37 ---> Running in 497e9b211498 17:53:37 Removing intermediate container 497e9b211498 17:53:37 ---> 1e8fc757eb90 17:53:37 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 17:53:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5327 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws 17:53:37 ---> Running in 14aebf069a6c 17:53:37 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 17:53:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 17:53:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 17:53:38 (1/23) Upgrading libcrypto1.1 (1.1.1d-r2 -> 1.1.1g-r0) 17:53:38 (2/23) Upgrading libssl1.1 (1.1.1d-r2 -> 1.1.1g-r0) 17:53:38 (3/23) Installing pkgconf (1.6.0-r0) 17:53:38 (4/23) Installing openssl-dev (1.1.1g-r0) 17:53:38 (5/23) Installing zlib-dev (1.2.11-r1) 17:53:38 (6/23) Installing libssh2-dev (1.9.0-r1) 17:53:39 (7/23) Installing nghttp2-dev (1.35.1-r1) 17:53:39 (8/23) Installing curl-dev (7.64.0-r3) 17:53:39 (9/23) Installing gnutls-c++ (3.6.7-r1) 17:53:39 (10/23) Installing libgmpxx (6.1.2-r1) 17:53:39 (11/23) Installing gmp-dev (6.1.2-r1) 17:53:39 (12/23) Installing nettle-dev (3.4.1-r0) 17:53:39 (13/23) Installing libtasn1-dev (4.14-r0) 17:53:39 (14/23) Installing p11-kit-dev (0.23.14-r0) 17:53:39 (15/23) Installing gnutls-dev (3.6.7-r1) 17:53:39 (16/23) Installing libmicrohttpd-dev (0.9.62-r0) 17:53:39 (17/23) Installing ncurses-dev (6.1_p20190105-r0) 17:53:39 (18/23) Installing libblkid (2.33-r0) 17:53:39 (19/23) Installing libfdisk (2.33-r0) 17:53:39 (20/23) Installing libmount (2.33-r0) 17:53:39 (21/23) Installing libsmartcols (2.33-r0) 17:53:39 (22/23) Installing util-linux-dev (2.33-r0) 17:53:39 (23/23) Installing yaml-dev (0.2.1-r0) 17:53:39 Executing busybox-1.29.3-r10.trigger 17:53:39 Executing ca-certificates-20191127-r0.trigger 17:53:39 OK: 266 MiB in 83 packages 17:53:41 Removing intermediate container 14aebf069a6c 17:53:41 ---> a37cf579272d 17:53:41 Step 5/15 : COPY VERSION /edgex-c-sdk/ 17:53:41 ---> 62f9e73de15e 17:53:41 Step 6/15 : COPY src /edgex-c-sdk/src/ 17:53:41 ---> be642f6a62b1 17:53:41 Step 7/15 : COPY include /edgex-c-sdk/include/ 17:53:42 ---> db0fd9591907 17:53:42 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 17:53:42 ---> 85a420f31423 17:53:42 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 17:53:42 ---> 96808cc9c8d5 17:53:42 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 17:53:42 ---> 2855b82e22fe 17:53:42 Step 11/15 : WORKDIR /edgex-c-sdk 17:53:42 ---> Running in 4da0a5eca3e9 17:53:42 Removing intermediate container 4da0a5eca3e9 17:53:42 ---> 8794bff39da8 17:53:42 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 17:53:42 ---> Running in ee2b33f32ce1 17:53:43 Removing intermediate container ee2b33f32ce1 17:53:43 ---> 5ebd21783fdb 17:53:43 Step 13/15 : LABEL arch=amd64 17:53:43 ---> Running in cdca6c57b3f5 17:53:43 Removing intermediate container cdca6c57b3f5 17:53:43 ---> 64a12aacd301 17:53:43 Step 14/15 : LABEL git_sha=d7de4f59f4f29809d8043f90e6fa282d45e665e5 17:53:43 ---> Running in 00fc1123ae55 17:53:43 Removing intermediate container 00fc1123ae55 17:53:43 ---> cf9d82ca8f37 17:53:43 Step 15/15 : LABEL version=0.0.0 17:53:43 ---> Running in 78f6b59a0d50 17:53:43 Removing intermediate container 78f6b59a0d50 17:53:43 ---> 7f7a6c9f428f 17:53:43 [Warning] One or more build-args [MAKE ARCH] were not consumed 17:53:43 Successfully built 7f7a6c9f428f 17:53:43 Successfully tagged docker-device-sdk-c: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] } 17:53:43 using credential edgex-jenkins-ssh [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 17:53:44 Cloning the remote Git repository 17:53:44 Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 17:53:44 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:53:44 > git init /w/workspace/device-sdk-c/3 # timeout=10 17:53:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 17:53:44 > git --version # timeout=10 17:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:53:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 17:53:45 Fetching without tags 17:53:45 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 17:53:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:53:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 17:53:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 17:53:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:53:47 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit d7de4f59f4f29809d8043f90e6fa282d45e665e5 17:53:47 Merge succeeded, producing d7de4f59f4f29809d8043f90e6fa282d45e665e5 17:53:47 Checking out Revision d7de4f59f4f29809d8043f90e6fa282d45e665e5 (PR-251) 17:53:47 > git config core.sparsecheckout # timeout=10 17:53:47 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 17:53:47 > git remote # timeout=10 17:53:47 > git config --get remote.origin.url # timeout=10 17:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:47 > git merge 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 17:53:47 > git rev-parse HEAD^{commit} # timeout=10 17:53:47 > git config core.sparsecheckout # timeout=10 17:53:47 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 17:53:52 Commit message: "Allow config overrides from ALL_CAPS environment variables (cf go-mod-bootstrap #69)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:53:53 ========================================================= 17:53:53 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 17:53:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:53:54 + 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 . 17:53:55 Sending build context to Docker daemon 3.017MB 17:53:55 Step 1/21 : ARG BASE=alpine:3.9 17:53:55 Step 2/21 : FROM ${BASE} as builder 17:53:55 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 17:53:55 0362ad1dd800: Pulling fs layer 17:53:55 f2cdb1532d8b: Pulling fs layer 17:53:55 37ed683be191: Pulling fs layer 17:53:56 f2cdb1532d8b: Verifying Checksum 17:53:56 f2cdb1532d8b: Download complete 17:53:56 0362ad1dd800: Verifying Checksum 17:53:56 0362ad1dd800: Download complete 17:53:56 0362ad1dd800: Pull complete 17:53:57 f2cdb1532d8b: Pull complete 17:54:03 37ed683be191: Verifying Checksum 17:54:03 37ed683be191: Download complete 17:54:12 37ed683be191: Pull complete 17:54:12 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 17:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 17:54:12 ---> b23d30803547 17:54:12 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 17:54:14 ---> Running in ffa35635b663 17:54:15 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 17:54:16 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 17:54:16 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 17:54:16 (2/8) Installing libuuid (2.33-r0) 17:54:16 (3/8) Installing libblkid (2.33-r0) 17:54:16 (4/8) Installing libfdisk (2.33-r0) 17:54:16 (5/8) Installing libmount (2.33-r0) 17:54:16 (6/8) Installing libsmartcols (2.33-r0) 17:54:17 (7/8) Installing util-linux-dev (2.33-r0) 17:54:17 (8/8) Installing wget (1.20.3-r0) 17:54:17 Executing busybox-1.29.3-r10.trigger 17:54:17 OK: 285 MiB in 83 packages 17:54:18 Removing intermediate container ffa35635b663 17:54:18 ---> 83b883db974e 17:54:18 Step 4/21 : ENV CBOR_VERSION=0.5.0 17:54:19 ---> Running in 693b5e2351ad 17:54:19 Removing intermediate container 693b5e2351ad 17:54:19 ---> ccfddf8e85bc 17:54:19 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 17:54:19 ---> Running in 7b42243be585 17:54:20 --2020-04-21 17:54:20-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 17:54:20 Resolving github.com... 140.82.112.4 17:54:20 Connecting to github.com|140.82.112.4|:443... connected. 17:54:20 HTTP request sent, awaiting response... 302 Found 17:54:20 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 17:54:20 --2020-04-21 17:54:20-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 17:54:20 Resolving codeload.github.com... 140.82.112.9 17:54:20 Connecting to codeload.github.com|140.82.112.9|:443... connected. 17:54:20 HTTP request sent, awaiting response... 200 OK 17:54:20 Length: unspecified [application/x-gzip] 17:54:20 Saving to: 'STDOUT' 17:54:20  17:54:20 0K .......... .......... .......... .......... .......... 1.63M 17:54:20 50K .......... .......... .......... .......... .......... 3.37M 17:54:20 100K .......... .......... .......... .......... .......... 9.54M 17:54:20 150K .......... .......... .......... .......... .......... 5.15M 17:54:20 200K .......... .......... .......... .......... .......... 9.84M 17:54:20 250K .......... .......... .......... .......... .......... 4.55M 17:54:20 300K .......... .......... .......... .......... .......... 4.57M 17:54:20 350K .......... .......... .......... .......... .......... 4.40M 17:54:20 400K .......... .......... .......... .......... .......... 3.00M 17:54:20 450K .......... .......... .......... .......... .......... 2.94M 17:54:20 500K .......... .......... .......... .......... .......... 5.49M 17:54:20 550K .......... .......... .......... .......... .......... 3.28M 17:54:20 600K .......... .......... .......... .......... .......... 914K 17:54:20 650K .......... .......... .......... .......... .......... 2.61M 17:54:20 700K ..                                   412K=0.2s 17:54:20 17:54:20 2020-04-21 17:54:20 (2.95 MB/s) - written to stdout [719348] 17:54:20 17:54:21 -- The C compiler identification is GNU 8.3.0 17:54:21 -- The CXX compiler identification is GNU 8.3.0 17:54:21 -- Check for working C compiler: /usr/bin/cc 17:54:21 -- Check for working C compiler: /usr/bin/cc -- works 17:54:21 -- Detecting C compiler ABI info 17:54:22 -- Detecting C compiler ABI info - done 17:54:22 -- Detecting C compile features 17:54:22 -- Detecting C compile features - done 17:54:22 -- Check for working CXX compiler: /usr/bin/c++ 17:54:22 -- Check for working CXX compiler: /usr/bin/c++ -- works 17:54:22 -- Detecting CXX compiler ABI info 17:54:23 -- Detecting CXX compiler ABI info - done 17:54:23 -- Detecting CXX compile features 17:54:24 -- Detecting CXX compile features - done 17:54:24 -- Looking for include file endian.h 17:54:24 -- Looking for include file endian.h - found 17:54:24 -- Check if the system is big endian 17:54:24 -- Searching 16 bit integer 17:54:24 -- Looking for sys/types.h 17:54:25 -- Looking for sys/types.h - found 17:54:25 -- Looking for stdint.h 17:54:25 -- Looking for stdint.h - found 17:54:25 -- Looking for stddef.h 17:54:26 -- Looking for stddef.h - found 17:54:26 -- Check size of unsigned short 17:54:26 -- Check size of unsigned short - done 17:54:26 -- Using unsigned short 17:54:26 -- Check if the system is big endian - little endian 17:54:26 -- Check size of size_t 17:54:26 -- Check size of size_t - done 17:54:26 CMake Warning at examples/CMakeLists.txt:16 (find_package): 17:54:26 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 17:54:26 asked CMake to find a package configuration file provided by "cJSON", but 17:54:26 CMake did not find one. 17:54:26 17:54:26 Could not find a package configuration file provided by "cJSON" with any of 17:54:26 the following names: 17:54:26 17:54:26 cJSONConfig.cmake 17:54:26 cjson-config.cmake 17:54:26 17:54:26 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 17:54:26 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 17:54:26 provides a separate development package or SDK, be sure it has been 17:54:26 installed. 17:54:26 17:54:26 17:54:26 -- Configuring done 17:54:26 -- Generating done 17:54:26 -- Build files have been written to: /tmp/cbor 17:54:26 Scanning dependencies of target cbor_shared 17:54:26 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 17:54:27 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 17:54:28 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 17:54:28 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 17:54:28 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 17:54:29 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 17:54:29 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 17:54:29 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 17:54:29 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 17:54:30 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 17:54:30 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 17:54:30 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 17:54:31 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 17:54:31 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 17:54:32 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 17:54:32 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 17:54:32 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 17:54:32 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 17:54:32 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 17:54:33 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 17:54:33 [ 40%] Linking C shared library libcbor.so 17:54:33 [ 40%] Built target cbor_shared 17:54:33 Scanning dependencies of target cbor 17:54:33 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 17:54:34 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 17:54:34 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 17:54:35 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 17:54:36 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 17:54:36 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 17:54:36 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 17:54:36 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 17:54:37 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 17:54:37 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 17:54:38 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 17:54:38 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 17:54:38 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 17:54:39 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 17:54:39 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 17:54:39 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 17:54:39 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 17:54:40 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 17:54:40 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 17:54:40 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 17:54:41 [ 80%] Linking C static library libcbor.a 17:54:41 [ 80%] Built target cbor 17:54:41 Scanning dependencies of target create_items 17:54:41 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 17:54:41 [ 84%] Linking C executable create_items 17:54:41 [ 84%] Built target create_items 17:54:41 Scanning dependencies of target readfile 17:54:41 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 17:54:41 [ 88%] Linking C executable readfile 17:54:41 [ 88%] Built target readfile 17:54:41 Scanning dependencies of target streaming_parser 17:54:41 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 17:54:41 [ 92%] Linking C executable streaming_parser 17:54:42 [ 92%] Built target streaming_parser 17:54:42 Scanning dependencies of target sort 17:54:42 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 17:54:42 [ 96%] Linking C executable sort 17:54:42 [ 96%] Built target sort 17:54:42 Scanning dependencies of target hello 17:54:42 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 17:54:42 [100%] Linking C executable hello 17:54:42 [100%] Built target hello 17:54:42 Install the project... 17:54:42 -- Install configuration: "Release" 17:54:42 -- Installing: /usr/local/include/cbor/configuration.h 17:54:42 -- Installing: /usr/local/lib64/libcbor.a 17:54:42 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 17:54:42 -- Installing: /usr/local/lib64/libcbor.so.0 17:54:42 -- Installing: /usr/local/lib64/libcbor.so 17:54:42 -- Up-to-date: /usr/local/include/cbor 17:54:42 -- Installing: /usr/local/include/cbor/common.h 17:54:42 -- Installing: /usr/local/include/cbor/serialization.h 17:54:42 -- Installing: /usr/local/include/cbor/encoding.h 17:54:42 -- Installing: /usr/local/include/cbor/maps.h 17:54:42 -- Installing: /usr/local/include/cbor/strings.h 17:54:42 -- Installing: /usr/local/include/cbor/arrays.h 17:54:42 -- Installing: /usr/local/include/cbor/internal 17:54:42 -- Installing: /usr/local/include/cbor/internal/loaders.h 17:54:42 -- Installing: /usr/local/include/cbor/internal/stack.h 17:54:42 -- Installing: /usr/local/include/cbor/internal/unicode.h 17:54:42 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 17:54:42 -- Installing: /usr/local/include/cbor/internal/encoders.h 17:54:42 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 17:54:42 -- Installing: /usr/local/include/cbor/data.h 17:54:42 -- Installing: /usr/local/include/cbor/floats_ctrls.h 17:54:42 -- Installing: /usr/local/include/cbor/bytestrings.h 17:54:42 -- Installing: /usr/local/include/cbor/tags.h 17:54:42 -- Installing: /usr/local/include/cbor/streaming.h 17:54:42 -- Installing: /usr/local/include/cbor/ints.h 17:54:42 -- Installing: /usr/local/include/cbor/callbacks.h 17:54:42 -- Installing: /usr/local/include/cbor.h 17:54:42 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 17:54:45 Removing intermediate container 7b42243be585 17:54:45 ---> e440964546e9 17:54:45 Step 6/21 : RUN mkdir /tmp/sdk 17:54:45 ---> Running in 81a338efaba5 17:54:47 Removing intermediate container 81a338efaba5 17:54:47 ---> 19c51c9668e6 17:54:47 Step 7/21 : COPY VERSION /tmp/sdk 17:54:47 ---> 3a4140c2c650 17:54:47 Step 8/21 : COPY src /tmp/sdk/src 17:54:48 ---> 17e56ce37303 17:54:48 Step 9/21 : COPY include /tmp/sdk/include 17:54:48 ---> 351c828aeb06 17:54:48 Step 10/21 : COPY scripts /tmp/sdk/scripts 17:54:49 ---> 89f09ab76808 17:54:49 Step 11/21 : COPY LICENSE /tmp/sdk 17:54:49 ---> 0fad44b02943 17:54:49 Step 12/21 : COPY Attribution.txt /tmp/sdk 17:54:50 ---> 8df0bf835132 17:54:50 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 17:54:50 ---> Running in db2e77439bd1 17:54:51 + CPPCHECK=false 17:54:51 + DOCGEN=false 17:54:51 + TOMLVER=SDK-0.2 17:54:51 + CUTILVER=1.0.4 17:54:51 + '[' 0 -gt 0 ] 17:54:51 + readlink -f ./scripts/build.sh 17:54:51 + dirname /tmp/sdk/scripts/build.sh 17:54:51 + dirname /tmp/sdk/scripts 17:54:51 + ROOT=/tmp/sdk 17:54:51 + cd /tmp/sdk 17:54:51 + '[' '!' -d deps ] 17:54:51 + mkdir deps 17:54:51 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:54:51 + tar -C deps -z -x -f - 17:54:51 --2020-04-21 17:54:51-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:54:51 Resolving github.com... 140.82.112.4 17:54:51 Connecting to github.com|140.82.112.4|:443... connected. 17:54:51 HTTP request sent, awaiting response... 302 Found 17:54:51 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 17:54:51 --2020-04-21 17:54:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 17:54:51 Resolving codeload.github.com... 140.82.112.9 17:54:51 Connecting to codeload.github.com|140.82.112.9|:443... connected. 17:54:51 HTTP request sent, awaiting response... 200 OK 17:54:51 Length: unspecified [application/x-gzip] 17:54:51 Saving to: 'STDOUT' 17:54:51 17:54:51 0K .......... ......  927K=0.02s 17:54:51 17:54:51 2020-04-21 17:54:51 (927 KB/s) - written to stdout [16451] 17:54:51 17:54:51 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 17:54:51 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 17:54:51 + tar -C deps -z -x -f - 17:54:51 --2020-04-21 17:54:51-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 17:54:51 Resolving github.com... 140.82.112.3 17:54:51 Connecting to github.com|140.82.112.3|:443... connected. 17:54:52 HTTP request sent, awaiting response... 302 Found 17:54:52 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] 17:54:52 --2020-04-21 17:54:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 17:54:52 Resolving codeload.github.com... 140.82.112.9 17:54:52 Connecting to codeload.github.com|140.82.112.9|:443... connected. 17:54:52 HTTP request sent, awaiting response... 200 OK 17:54:52 Length: unspecified [application/x-gzip] 17:54:52 Saving to: 'STDOUT' 17:54:52  17:54:52 0K .......... .......... .......... .......... .......... 1.52M 17:54:52 50K .......... .......... .......... .......... .......... 3.26M 17:54:52 100K .......... .......... .......... .......... .......... 5.21M 17:54:52 150K ........                            4.07M=0.06s 17:54:52 17:54:52 2020-04-21 17:54:52 (2.65 MB/s) - written to stdout [162267] 17:54:52 17:54:52 + mkdir -p src/c/iot 17:54:52 + 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 17:54:52 + mkdir -p include/iot 17:54:52 + 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 17:54:52 + mkdir -p include/iot/os 17:54:52 + 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 17:54:52 + mkdir -p /tmp/sdk/build/release 17:54:52 + cd /tmp/sdk/build/release 17:54:52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 17:54:52 -- The C compiler identification is GNU 8.3.0 17:54:52 -- Check for working C compiler: /usr/bin/cc 17:54:53 -- Check for working C compiler: /usr/bin/cc -- works 17:54:53 -- Detecting C compiler ABI info 17:54:53 -- Detecting C compiler ABI info - done 17:54:53 -- Detecting C compile features 17:54:53 -- Detecting C compile features - done 17:54:53 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:54:53 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 17:54:54 -- Found LIBYAML: /usr/lib/libyaml.so 17:54:54 -- Found LIBUUID: /usr/lib/libuuid.so 17:54:54 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 17:54:54 -- C SDK 0.0.0 for Linux 17:54:54 -- Performing Test CSDK_HAVE_ATOMIC 17:54:54 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:54:54 -- Found Curses: /usr/lib/libcurses.so 17:54:54 -- Configuring done 17:54:54 -- Generating done 17:54:54 -- Build files have been written to: /tmp/sdk/build/release 17:54:54 + make 17:54:54 + tee release.log 17:54:54 Scanning dependencies of target csdk 17:54:54 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:54:55 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 17:54:56 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:54:57 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:54:58 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:54:58 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:54:59 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:55:01 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:55:01 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:55:02 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:55:02 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:55:03 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:55:03 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:55:03 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:55:06 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:55:06 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:55:07 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:55:08 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:55:10 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:55:10 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:55:10 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:55:11 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:55:11 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:55:11 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:55:12 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:55:12 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:55:13 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:55:13 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:55:14 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:55:15 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:55:15 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:55:19 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:55:19 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:55:20 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:55:20 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:55:22 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:55:23 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:55:27 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:55:27 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 17:55:28 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:55:28 [ 65%] Linking C shared library libcsdk.so 17:55:28 [ 65%] Built target csdk 17:55:29 Scanning dependencies of target template 17:55:29 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:55:29 [ 68%] Linking C executable template 17:55:29 [ 68%] Built target template 17:55:29 Scanning dependencies of target device-counter 17:55:29 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:55:30 [ 71%] Linking C executable device-counter 17:55:30 [ 71%] Built target device-counter 17:55:30 Scanning dependencies of target device-random 17:55:30 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:55:30 [ 74%] Linking C executable device-random 17:55:31 [ 74%] Built target device-random 17:55:31 Scanning dependencies of target device-gyro 17:55:31 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:55:31 [ 77%] Linking C executable device-gyro 17:55:31 [ 77%] Built target device-gyro 17:55:32 Scanning dependencies of target template-discovery 17:55:32 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:55:32 [ 80%] Linking C executable template-discovery 17:55:32 [ 80%] Built target template-discovery 17:55:32 Scanning dependencies of target device-terminal 17:55:32 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:55:33 [ 84%] Linking C executable device-terminal 17:55:33 [ 84%] Built target device-terminal 17:55:33 Scanning dependencies of target template2 17:55:33 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 17:55:34 [ 87%] Linking C executable template2 17:55:34 [ 87%] Built target template2 17:55:34 Scanning dependencies of target device-counterv2 17:55:34 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 17:55:34 [ 90%] Linking C executable device-counterv2 17:55:34 [ 90%] Built target device-counterv2 17:55:35 Scanning dependencies of target device-gyrov2 17:55:35 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 17:55:35 [ 93%] Linking C executable device-gyrov2 17:55:35 [ 93%] Built target device-gyrov2 17:55:35 Scanning dependencies of target device-randomv2 17:55:35 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 17:55:36 [ 96%] Linking C executable device-randomv2 17:55:36 [ 96%] Built target device-randomv2 17:55:36 Scanning dependencies of target device-terminalv2 17:55:36 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 17:55:36 [100%] Linking C executable device-terminalv2 17:55:37 [100%] Built target device-terminalv2 17:55:37 + make package 17:55:37 + tee -a release.log 17:55:37 [ 65%] Built target csdk 17:55:37 [ 68%] Built target template 17:55:37 [ 71%] Built target device-counter 17:55:37 [ 74%] Built target device-random 17:55:37 [ 77%] Built target device-gyro 17:55:37 [ 80%] Built target template-discovery 17:55:37 [ 84%] Built target device-terminal 17:55:37 [ 87%] Built target template2 17:55:37 [ 90%] Built target device-counterv2 17:55:37 [ 93%] Built target device-gyrov2 17:55:37 [ 96%] Built target device-randomv2 17:55:37 [100%] Built target device-terminalv2 17:55:37 Run CPack packaging tool... 17:55:37 CPack: Create package using TGZ 17:55:37 CPack: Install projects 17:55:37 CPack: - Run preinstall target for: Csdk 17:55:38 CPack: - Install project: Csdk 17:55:38 CPack: Create package 17:55:38 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 17:55:38 + '[' false '=' true ] 17:55:38 + '[' false '=' true ] 17:55:38 + mkdir -p /tmp/sdk/build/debug 17:55:38 + cd /tmp/sdk/build/debug 17:55:38 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 17:55:38 -- The C compiler identification is GNU 8.3.0 17:55:38 -- Check for working C compiler: /usr/bin/cc 17:55:39 -- Check for working C compiler: /usr/bin/cc -- works 17:55:39 -- Detecting C compiler ABI info 17:55:39 -- Detecting C compiler ABI info - done 17:55:39 -- Detecting C compile features 17:55:40 -- Detecting C compile features - done 17:55:40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:55:40 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 17:55:40 -- Found LIBYAML: /usr/lib/libyaml.so 17:55:40 -- Found LIBUUID: /usr/lib/libuuid.so 17:55:40 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 17:55:40 -- C SDK 0.0.0 for Linux 17:55:40 -- Performing Test CSDK_HAVE_ATOMIC 17:55:40 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:55:40 -- Found Curses: /usr/lib/libcurses.so 17:55:40 -- Configuring done 17:55:41 -- Generating done 17:55:41 -- Build files have been written to: /tmp/sdk/build/debug 17:55:41 + + tee debug.log 17:55:41 make 17:55:41 Scanning dependencies of target csdk 17:55:41 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:55:41 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 17:55:42 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:55:42 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:55:43 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:55:43 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:55:43 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:55:43 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:55:44 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:55:44 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:55:44 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:55:44 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:55:45 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:55:45 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:55:46 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:55:46 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:55:46 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:55:46 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:55:47 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:55:47 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:55:47 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:55:48 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:55:48 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:55:48 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:55:48 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:55:49 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:55:49 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:55:49 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:55:49 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:55:50 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:55:50 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:55:51 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:55:51 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:55:51 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:55:52 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:55:53 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:55:53 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:55:54 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:55:54 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 17:55:54 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:55:54 [ 65%] Linking C shared library libcsdk.so 17:55:55 [ 65%] Built target csdk 17:55:55 Scanning dependencies of target template 17:55:55 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:55:55 [ 68%] Linking C executable template 17:55:55 [ 68%] Built target template 17:55:55 Scanning dependencies of target device-counter 17:55:55 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:55:56 [ 71%] Linking C executable device-counter 17:55:56 [ 71%] Built target device-counter 17:55:56 Scanning dependencies of target device-random 17:55:56 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:55:56 [ 74%] Linking C executable device-random 17:55:56 [ 74%] Built target device-random 17:55:56 Scanning dependencies of target device-gyro 17:55:56 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:55:57 [ 77%] Linking C executable device-gyro 17:55:57 [ 77%] Built target device-gyro 17:55:57 Scanning dependencies of target template-discovery 17:55:57 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:55:57 [ 80%] Linking C executable template-discovery 17:55:57 [ 80%] Built target template-discovery 17:55:57 Scanning dependencies of target device-terminal 17:55:57 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:55:58 [ 84%] Linking C executable device-terminal 17:55:58 [ 84%] Built target device-terminal 17:55:58 Scanning dependencies of target template2 17:55:58 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 17:55:58 [ 87%] Linking C executable template2 17:55:59 [ 87%] Built target template2 17:55:59 Scanning dependencies of target device-counterv2 17:55:59 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 17:55:59 [ 90%] Linking C executable device-counterv2 17:55:59 [ 90%] Built target device-counterv2 17:55:59 Scanning dependencies of target device-gyrov2 17:55:59 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 17:55:59 [ 93%] Linking C executable device-gyrov2 17:56:00 [ 93%] Built target device-gyrov2 17:56:00 Scanning dependencies of target device-randomv2 17:56:00 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 17:56:00 [ 96%] Linking C executable device-randomv2 17:56:00 [ 96%] Built target device-randomv2 17:56:00 Scanning dependencies of target device-terminalv2 17:56:00 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 17:56:00 [100%] Linking C executable device-terminalv2 17:56:01 [100%] Built target device-terminalv2 17:56:01 make: Entering directory '/tmp/sdk/build/release' 17:56:01 make[1]: Entering directory '/tmp/sdk/build/release' 17:56:01 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:01 Scanning dependencies of target csdk 17:56:01 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:01 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:56:02 [ 3%] Linking C shared library libcsdk.so 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 [ 65%] Built target csdk 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 [ 66%] Linking C executable template 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 [ 68%] Built target template 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 [ 69%] Linking C executable device-counter 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 [ 71%] Built target device-counter 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 [ 73%] Linking C executable device-random 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 [ 74%] Built target device-random 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:03 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:03 [ 76%] Linking C executable device-gyro 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 [ 77%] Built target device-gyro 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 [ 79%] Linking C executable template-discovery 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 [ 80%] Built target template-discovery 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 [ 82%] Linking C executable device-terminal 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 [ 84%] Built target device-terminal 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 [ 85%] Linking C executable template2 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 [ 87%] Built target template2 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:04 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:04 [ 88%] Linking C executable device-counterv2 17:56:05 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:05 [ 90%] Built target device-counterv2 17:56:05 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:05 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:05 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:05 [ 92%] Linking C executable device-gyrov2 17:56:05 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:05 [ 93%] Built target device-gyrov2 17:56:05 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:05 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:05 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:05 [ 95%] Linking C executable device-randomv2 17:56:05 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:05 [ 96%] Built target device-randomv2 17:56:05 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:05 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:05 make[2]: Entering directory '/tmp/sdk/build/release' 17:56:05 [ 98%] Linking C executable device-terminalv2 17:56:06 make[2]: Leaving directory '/tmp/sdk/build/release' 17:56:06 [100%] Built target device-terminalv2 17:56:06 make[1]: Leaving directory '/tmp/sdk/build/release' 17:56:06 Install the project... 17:56:06 -- Install configuration: "Release" 17:56:06 -- Installing: /usr/local/lib/libcsdk.so 17:56:06 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 17:56:06 -- Up-to-date: /usr/local/include 17:56:06 -- Installing: /usr/local/include/devsdk 17:56:06 -- Installing: /usr/local/include/devsdk/devsdk-base.h 17:56:06 -- Installing: /usr/local/include/devsdk/devsdk.h 17:56:06 -- Installing: /usr/local/include/edgex 17:56:06 -- Installing: /usr/local/include/edgex/devices.h 17:56:06 -- Installing: /usr/local/include/edgex/edgex.h 17:56:06 -- Installing: /usr/local/include/edgex/device-mgmt.h 17:56:06 -- Installing: /usr/local/include/edgex/profiles.h 17:56:06 -- Installing: /usr/local/include/edgex/edgex-base.h 17:56:06 -- Installing: /usr/local/include/edgex/error.h 17:56:06 -- Installing: /usr/local/include/edgex/registry.h 17:56:06 -- Installing: /usr/local/include/edgex/rest-server.h 17:56:06 -- Installing: /usr/local/include/edgex/os.h 17:56:06 -- Installing: /usr/local/include/edgex/devsdk.h 17:56:06 -- Installing: /usr/local/include/edgex/eventgen.h 17:56:06 -- Installing: /usr/local/include/edgex/edgex-logging.h 17:56:06 -- Installing: /usr/local/include/edgex/csdk-defs.h 17:56:06 -- Installing: /usr/local/include/iot 17:56:06 -- Installing: /usr/local/include/iot/hash.h 17:56:06 -- Installing: /usr/local/include/iot/thread.h 17:56:06 -- Installing: /usr/local/include/iot/json.h 17:56:06 -- Installing: /usr/local/include/iot/os 17:56:06 -- Installing: /usr/local/include/iot/os/zephyr.h 17:56:06 -- Installing: /usr/local/include/iot/os/linux.h 17:56:06 -- Installing: /usr/local/include/iot/typecode.h 17:56:06 -- Installing: /usr/local/include/iot/base64.h 17:56:06 -- Installing: /usr/local/include/iot/container.h 17:56:06 -- Installing: /usr/local/include/iot/data.h 17:56:06 -- Installing: /usr/local/include/iot/threadpool.h 17:56:06 -- Installing: /usr/local/include/iot/scheduler.h 17:56:06 -- Installing: /usr/local/include/iot/component.h 17:56:06 -- Installing: /usr/local/include/iot/os.h 17:56:06 -- Installing: /usr/local/include/iot/logger.h 17:56:06 -- Installing: /usr/local/include/iot/time.h 17:56:06 -- Installing: /usr/local/include/iot/iot.h 17:56:06 -- Installing: /usr/local/share/device-sdk-c/LICENSE 17:56:06 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 17:56:06 make: Leaving directory '/tmp/sdk/build/release' 17:56:07 Removing intermediate container db2e77439bd1 17:56:07 ---> 1e7ce0e92f4d 17:56:07 Step 14/21 : FROM alpine:3.9 17:56:08 3.9: Pulling from library/alpine 17:56:08 eb93038481dd: Pulling fs layer 17:56:09 eb93038481dd: Download complete 17:56:09 eb93038481dd: Pull complete 17:56:09 Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 17:56:09 Status: Downloaded newer image for alpine:3.9 17:56:09 ---> 355993758880 17:56:09 Step 15/21 : MAINTAINER IOTech 17:56:09 ---> Running in 67140bb3fe5a 17:56:09 Removing intermediate container 67140bb3fe5a 17:56:09 ---> a6cb79ba8635 17:56:09 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 17:56:10 ---> Running in 6f876c485ac9 17:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 17:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 17:56:11 (1/48) Installing binutils (2.31.1-r2) 17:56:11 (2/48) Installing libmagic (5.36-r1) 17:56:11 (3/48) Installing file (5.36-r1) 17:56:11 (4/48) Installing gmp (6.1.2-r1) 17:56:11 (5/48) Installing isl (0.18-r0) 17:56:11 (6/48) Installing libgomp (8.3.0-r0) 17:56:11 (7/48) Installing libatomic (8.3.0-r0) 17:56:11 (8/48) Installing libgcc (8.3.0-r0) 17:56:11 (9/48) Installing mpfr3 (3.1.5-r1) 17:56:11 (10/48) Installing mpc1 (1.0.3-r1) 17:56:11 (11/48) Installing libstdc++ (8.3.0-r0) 17:56:11 (12/48) Installing gcc (8.3.0-r0) 17:56:13 (13/48) Installing musl-dev (1.1.20-r5) 17:56:13 (14/48) Installing libc-dev (0.7.1-r0) 17:56:13 (15/48) Installing g++ (8.3.0-r0) 17:56:15 (16/48) Installing make (4.2.1-r2) 17:56:15 (17/48) Installing fortify-headers (1.0-r0) 17:56:15 (18/48) Installing build-base (0.5-r1) 17:56:15 (19/48) Installing libattr (2.4.47-r7) 17:56:15 (20/48) Installing libacl (2.2.52-r5) 17:56:15 (21/48) Installing libbz2 (1.0.6-r7) 17:56:15 (22/48) Installing expat (2.2.8-r0) 17:56:15 (23/48) Installing lz4-libs (1.8.3-r2) 17:56:15 (24/48) Installing xz-libs (5.2.4-r0) 17:56:15 (25/48) Installing libarchive (3.3.3-r2) 17:56:15 (26/48) Installing ca-certificates (20191127-r0) 17:56:15 (27/48) Installing nghttp2-libs (1.35.1-r1) 17:56:15 (28/48) Installing libssh2 (1.9.0-r1) 17:56:15 (29/48) Installing libcurl (7.64.0-r3) 17:56:15 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 17:56:15 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 17:56:15 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 17:56:15 (33/48) Installing rhash-libs (1.3.6-r2) 17:56:15 (34/48) Installing libuv (1.23.2-r0) 17:56:15 (35/48) Installing cmake (3.13.0-r0) 17:56:17 (36/48) Installing curl (7.64.0-r3) 17:56:17 (37/48) Installing pcre2 (10.32-r1) 17:56:17 (38/48) Installing git (2.20.3-r0) 17:56:17 (39/48) Installing nettle (3.4.1-r0) 17:56:17 (40/48) Installing libffi (3.2.1-r6) 17:56:17 (41/48) Installing p11-kit (0.23.14-r0) 17:56:17 (42/48) Installing libtasn1 (4.14-r0) 17:56:17 (43/48) Installing libunistring (0.9.10-r0) 17:56:17 (44/48) Installing gnutls (3.6.7-r1) 17:56:17 (45/48) Installing libmicrohttpd (0.9.62-r0) 17:56:17 (46/48) Installing libuuid (2.33-r0) 17:56:17 (47/48) Installing wget (1.20.3-r0) 17:56:17 (48/48) Installing yaml (0.2.1-r0) 17:56:17 Executing busybox-1.29.3-r10.trigger 17:56:17 Executing ca-certificates-20191127-r0.trigger 17:56:18 OK: 219 MiB in 62 packages 17:56:33 Removing intermediate container 6f876c485ac9 17:56:33 ---> 3293ae2f29f3 17:56:33 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 17:56:33 ---> a3e8f014aae7 17:56:33 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 17:56:33 ---> 3d5a8468b9df 17:56:33 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 17:56:33 ---> 5a61ec20a837 17:56:33 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 17:56:33 ---> 69d8d77b3fa3 17:56:33 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 17:56:34 ---> ccf0afcdc918 17:56:34 Successfully built ccf0afcdc918 17:56:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:34 + docker inspect -f . ci-base-image-arm64 17:56:34 . [Pipeline] withDockerContainer 17:56:35 prd-ubuntu18.04-docker-arm64-4c-16g-5327 does not seem to be running inside a container 17:56:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:36 $ docker top 2914e93a8592ebb90bd0e4369edcb8023d2654570d112b2c7122602532c92a6c -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:37 + make test 17:56:37 echo "make test" 17:56:37 make test [Pipeline] } 17:56:37 $ docker stop --time=1 2914e93a8592ebb90bd0e4369edcb8023d2654570d112b2c7122602532c92a6c 17:56:39 $ docker rm -f 2914e93a8592ebb90bd0e4369edcb8023d2654570d112b2c7122602532c92a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:56:41 + ls -al . 17:56:41 total 192 17:56:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 17:53 . 17:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:53 .. 17:56:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 17:53 .git 17:56:41 -rw-rw-r-- 1 jenkins jenkins 176 Apr 21 17:53 .gitignore 17:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 17:53 .semver 17:56:41 -rw-rw-r-- 1 jenkins jenkins 3104 Apr 21 17:53 Attribution.txt 17:56:41 -rw-rw-r-- 1 jenkins jenkins 5325 Apr 21 17:53 CHANGES 17:56:41 -rw-rw-r-- 1 jenkins jenkins 108574 Apr 21 17:53 Doxyfile 17:56:41 -rw-rw-r-- 1 jenkins jenkins 792 Apr 21 17:53 Jenkinsfile 17:56:41 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 21 17:53 LICENSE 17:56:41 -rw-rw-r-- 1 jenkins jenkins 448 Apr 21 17:53 Makefile 17:56:41 -rw-rw-r-- 1 jenkins jenkins 1849 Apr 21 17:53 README.md 17:56:41 -rw-rw-r-- 1 jenkins jenkins 5287 Apr 21 17:53 README.v2.md 17:56:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 17:49 VERSION 17:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 17:53 docs 17:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:53 include 17:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 17:53 scripts 17:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:53 src [Pipeline] isUnix [Pipeline] sh 17:56:41 + 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=d7de4f59f4f29809d8043f90e6fa282d45e665e5 --label arch=arm64 --label version=0.0.0 . 17:56:41 Sending build context to Docker daemon 3.017MB 17:56:41 Step 1/15 : ARG BASE=alpine:3.9 17:56:41 Step 2/15 : FROM ${BASE} 17:56:41 ---> ccf0afcdc918 17:56:41 Step 3/15 : MAINTAINER IOTech 17:56:42 ---> Running in c9bd14142131 17:56:42 Removing intermediate container c9bd14142131 17:56:42 ---> 5251eb7b5145 17:56:42 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 17:56:42 ---> Running in 5e93c815020d 17:56:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 17:56:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 17:56:43 (1/23) Upgrading libcrypto1.1 (1.1.1d-r2 -> 1.1.1g-r0) 17:56:43 (2/23) Upgrading libssl1.1 (1.1.1d-r2 -> 1.1.1g-r0) 17:56:43 (3/23) Installing pkgconf (1.6.0-r0) 17:56:43 (4/23) Installing openssl-dev (1.1.1g-r0) 17:56:44 (5/23) Installing zlib-dev (1.2.11-r1) 17:56:44 (6/23) Installing libssh2-dev (1.9.0-r1) 17:56:44 (7/23) Installing nghttp2-dev (1.35.1-r1) 17:56:44 (8/23) Installing curl-dev (7.64.0-r3) 17:56:44 (9/23) Installing gnutls-c++ (3.6.7-r1) 17:56:44 (10/23) Installing libgmpxx (6.1.2-r1) 17:56:44 (11/23) Installing gmp-dev (6.1.2-r1) 17:56:44 (12/23) Installing nettle-dev (3.4.1-r0) 17:56:45 (13/23) Installing libtasn1-dev (4.14-r0) 17:56:45 (14/23) Installing p11-kit-dev (0.23.14-r0) 17:56:45 (15/23) Installing gnutls-dev (3.6.7-r1) 17:56:45 (16/23) Installing libmicrohttpd-dev (0.9.62-r0) 17:56:45 (17/23) Installing ncurses-dev (6.1_p20190105-r0) 17:56:45 (18/23) Installing libblkid (2.33-r0) 17:56:45 (19/23) Installing libfdisk (2.33-r0) 17:56:45 (20/23) Installing libmount (2.33-r0) 17:56:45 (21/23) Installing libsmartcols (2.33-r0) 17:56:45 (22/23) Installing util-linux-dev (2.33-r0) 17:56:45 (23/23) Installing yaml-dev (0.2.1-r0) 17:56:45 Executing busybox-1.29.3-r10.trigger 17:56:45 Executing ca-certificates-20191127-r0.trigger 17:56:45 OK: 279 MiB in 83 packages 17:56:48 Removing intermediate container 5e93c815020d 17:56:48 ---> d6c769419e1d 17:56:48 Step 5/15 : COPY VERSION /edgex-c-sdk/ 17:56:49 ---> c0bdde46153e 17:56:49 Step 6/15 : COPY src /edgex-c-sdk/src/ 17:56:49 ---> 29cef9cf8317 17:56:49 Step 7/15 : COPY include /edgex-c-sdk/include/ 17:56:50 ---> 4bd213b84d4e 17:56:50 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 17:56:51 ---> f64531e0ee42 17:56:51 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 17:56:51 ---> 5cdce3b2d1c2 17:56:51 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 17:56:52 ---> ed42a3b16914 17:56:52 Step 11/15 : WORKDIR /edgex-c-sdk 17:56:52 ---> Running in 325753522c73 17:56:52 Removing intermediate container 325753522c73 17:56:52 ---> a3fbbd08aa0b 17:56:52 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 17:56:52 ---> Running in 1129fe8decbe 17:56:53 Removing intermediate container 1129fe8decbe 17:56:53 ---> 2031dccff0cf 17:56:53 Step 13/15 : LABEL arch=arm64 17:56:53 ---> Running in 7dd148559af2 17:56:53 Removing intermediate container 7dd148559af2 17:56:53 ---> 1a2216b40878 17:56:53 Step 14/15 : LABEL git_sha=d7de4f59f4f29809d8043f90e6fa282d45e665e5 17:56:53 ---> Running in 822ee27cd26c 17:56:54 Removing intermediate container 822ee27cd26c 17:56:54 ---> 0fc15f10bf82 17:56:54 Step 15/15 : LABEL version=0.0.0 17:56:54 ---> Running in 8b295a2f05ec 17:56:54 Removing intermediate container 8b295a2f05ec 17:56:54 ---> 24ffbc4b44c9 17:56:54 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:56:54 Successfully built 24ffbc4b44c9 17:56:54 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 17:56:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:56:56 ---> package-listing.sh 17:56:56 ++ facter osfamily 17:56:56 ++ tr '[:upper:]' '[:lower:]' 17:56:56 + OS_FAMILY=redhat 17:56:56 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-251 17:56:56 + START_PACKAGES=/tmp/packages_start.txt 17:56:56 + END_PACKAGES=/tmp/packages_end.txt 17:56:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:56 + PACKAGES=/tmp/packages_start.txt 17:56:56 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' 17:56:56 + PACKAGES=/tmp/packages_end.txt 17:56:56 + case "${OS_FAMILY}" in 17:56:56 + rpm -qa 17:56:56 + sort 17:57:00 + '[' -f /tmp/packages_start.txt ']' 17:57:00 + '[' -f /tmp/packages_end.txt ']' 17:57:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:00 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' 17:57:00 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ 17:57:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ [Pipeline] isUnix [Pipeline] sh 17:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:57:01 17:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:57:01 alpine: Pulling from edgex-lftools-log-publisher 17:57:01 c9b1b535fdd9: Pulling fs layer 17:57:01 2cc5ad85d9ab: Pulling fs layer 17:57:01 756a868c4378: Pulling fs layer 17:57:01 444b2fc9a129: Pulling fs layer 17:57:01 ea15f1150254: Pulling fs layer 17:57:01 41b27a9f41bf: Pulling fs layer 17:57:01 28c525ee5125: Pulling fs layer 17:57:01 094b1ea09ed8: Pulling fs layer 17:57:01 138eaada9080: Pulling fs layer 17:57:01 0622d0fa9048: Pulling fs layer 17:57:01 41b27a9f41bf: Waiting 17:57:01 28c525ee5125: Waiting 17:57:01 094b1ea09ed8: Waiting 17:57:01 138eaada9080: Waiting 17:57:01 444b2fc9a129: Waiting 17:57:01 ea15f1150254: Waiting 17:57:01 2cc5ad85d9ab: Download complete 17:57:01 444b2fc9a129: Download complete 17:57:01 c9b1b535fdd9: Verifying Checksum 17:57:01 c9b1b535fdd9: Download complete 17:57:01 ea15f1150254: Verifying Checksum 17:57:01 ea15f1150254: Download complete 17:57:01 28c525ee5125: Verifying Checksum 17:57:01 28c525ee5125: Download complete 17:57:02 756a868c4378: Verifying Checksum 17:57:02 756a868c4378: Download complete 17:57:02 c9b1b535fdd9: Pull complete 17:57:02 094b1ea09ed8: Verifying Checksum 17:57:02 094b1ea09ed8: Download complete 17:57:02 138eaada9080: Verifying Checksum 17:57:02 138eaada9080: Download complete 17:57:02 0622d0fa9048: Verifying Checksum 17:57:02 0622d0fa9048: Download complete 17:57:02 2cc5ad85d9ab: Pull complete 17:57:02 41b27a9f41bf: Verifying Checksum 17:57:02 41b27a9f41bf: Download complete 17:57:03 756a868c4378: Pull complete 17:57:03 444b2fc9a129: Pull complete 17:57:04 ea15f1150254: Pull complete 17:57:08 41b27a9f41bf: Pull complete 17:57:08 28c525ee5125: Pull complete 17:57:09 094b1ea09ed8: Pull complete 17:57:09 138eaada9080: Pull complete 17:57:10 0622d0fa9048: Pull complete 17:57:10 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:57:10 prd-centos7-docker-4c-2g-5323 does not seem to be running inside a container 17:57:10 $ 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-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@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 17:57:11 $ docker top d8cbefa1b214b7b74dfa316e88cc33597b8303ebcad1256d01f25ef47dca3944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:11 provisioning config files... 17:57:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/config1952562015075344567tmp [Pipeline] { [Pipeline] echo 17:57:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:57:12 ---> create-netrc.sh [Pipeline] echo 17:57:12 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:57:12 ---> logs-deploy.sh 17:57:12 + ARCHIVE_ARTIFACTS= 17:57:12 + LOGS_SERVER=https://logs.edgexfoundry.org 17:57:12 + '[' https://logs.edgexfoundry.org == None ']' 17:57:12 + NEXUS_URL=https://nexus.edgexfoundry.org 17:57:12 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/3 17:57:12 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/3/ 17:57:12 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/3 /w/workspace/edgexfoundry_device-sdk-c_PR-251 17:57:13 Archives upload complete. 17:57:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/3/ 17:57:14 ---> uname -a: 17:57:14 Linux d8cbefa1b214 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:57:14 17:57:14 17:57:14 ---> lscpu: 17:57:14 Architecture: x86_64 17:57:14 CPU op-mode(s): 32-bit, 64-bit 17:57:14 Byte Order: Little Endian 17:57:14 Address sizes: 40 bits physical, 48 bits virtual 17:57:14 CPU(s): 4 17:57:14 On-line CPU(s) list: 0-3 17:57:14 Thread(s) per core: 1 17:57:14 Core(s) per socket: 1 17:57:14 Socket(s): 4 17:57:14 NUMA node(s): 1 17:57:14 Vendor ID: GenuineIntel 17:57:14 CPU family: 6 17:57:14 Model: 44 17:57:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:57:14 Stepping: 1 17:57:14 CPU MHz: 2933.396 17:57:14 BogoMIPS: 5866.79 17:57:14 Virtualization: VT-x 17:57:14 Hypervisor vendor: KVM 17:57:14 Virtualization type: full 17:57:14 L1d cache: 128 KiB 17:57:14 L1i cache: 128 KiB 17:57:14 L2 cache: 16 MiB 17:57:14 L3 cache: 64 MiB 17:57:14 NUMA node0 CPU(s): 0-3 17:57:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 17:57:14 Vulnerability Meltdown: Mitigation; PTI 17:57:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:57:14 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 17:57:14 Vulnerability Spectre v2: Mitigation; Full retpoline 17:57:14 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 17:57:14 17:57:14 17:57:14 ---> nproc: 17:57:14 4 17:57:14 17:57:14 17:57:14 ---> df -h: 17:57:14 Filesystem Size Used Available Use% Mounted on 17:57:14 overlay 50.0G 6.3G 43.7G 13% / 17:57:14 tmpfs 64.0M 0 64.0M 0% /dev 17:57:14 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 17:57:14 shm 64.0M 0 64.0M 0% /dev/shm 17:57:14 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 17:57:14 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 17:57:14 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 17:57:14 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-251 17:57:14 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp 17:57:14 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 17:57:14 17:57:14 17:57:14 ---> free -m: 17:57:14 total used free shared buff/cache available 17:57:14 Mem: 1838 569 64 0 1204 1164 17:57:14 Swap: 1023 1 1022 17:57:14 17:57:14 17:57:14 ---> ip addr: 17:57:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:57:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:57:14 inet 127.0.0.1/8 scope host lo 17:57:14 valid_lft forever preferred_lft forever 17:57:14 6: eth0@if7: mtu 1458 qdisc noqueue state UP 17:57:14 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:57:14 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:57:14 valid_lft forever preferred_lft forever 17:57:14 17:57:14 17:57:14 ---> sar -b -r -n DEV: 17:57:14 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 17:57:14 17:57:14 17:48:55 LINUX RESTART 17:57:14 17:57:14 17:50:01 tps rtps wtps bread/s bwrtn/s 17:57:14 17:51:01 9.38 0.00 9.38 0.00 1861.35 17:57:14 17:52:01 0.63 0.00 0.63 0.00 6.94 17:57:14 17:53:01 0.73 0.00 0.73 0.00 8.56 17:57:14 17:54:01 0.65 0.00 0.65 0.00 8.35 17:57:14 17:55:01 0.75 0.00 0.75 0.00 9.49 17:57:14 17:56:02 0.65 0.00 0.65 0.00 6.75 17:57:14 17:57:01 48.11 47.42 0.69 3131.58 12.80 17:57:14 Average: 8.61 6.68 1.93 441.01 274.11 17:57:14 17:57:14 17:50:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:57:14 17:51:01 127560 1754744 93.22 2620 1251340 919420 31.37 398804 1191360 16 17:57:14 17:52:01 129476 1752828 93.12 2620 1251344 900916 30.74 397476 1191020 8 17:57:14 17:53:01 128616 1753688 93.17 2620 1251348 901160 30.75 398548 1191020 8 17:57:14 17:54:01 128904 1753400 93.15 2620 1251352 901204 30.75 398612 1191020 8 17:57:14 17:55:01 129180 1753124 93.14 2620 1251360 901168 30.75 398444 1191020 8 17:57:14 17:56:02 128932 1753372 93.15 2620 1251368 901332 30.75 398676 1191016 8 17:57:14 17:57:01 103596 1778708 94.50 2620 1278812 902924 30.81 393684 1222736 8 17:57:14 Average: 125181 1757123 93.35 2620 1255275 904018 30.84 397749 1195599 9 17:57:14 17:57:14 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:57:14 17:51:01 eth0 0.77 0.42 0.28 0.21 0.00 0.00 0.00 17:57:14 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:52:01 eth0 1.12 0.13 0.10 0.01 0.00 0.00 0.00 17:57:14 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:53:01 eth0 2.55 0.88 0.89 0.57 0.00 0.00 0.00 17:57:14 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:54:01 eth0 0.57 0.33 0.27 0.23 0.00 0.00 0.00 17:57:14 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:55:01 eth0 0.65 0.17 0.17 0.07 0.00 0.00 0.00 17:57:14 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:56:02 eth0 0.55 0.35 0.28 0.20 0.00 0.00 0.00 17:57:14 17:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:57:01 eth0 4.27 2.56 4.15 1.64 0.00 0.00 0.00 17:57:14 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 Average: eth0 1.49 0.69 0.87 0.42 0.00 0.00 0.00 17:57:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:14 17:57:14 17:57:14 ---> sar -P ALL: 17:57:14 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 17:57:14 17:57:14 17:48:55 LINUX RESTART 17:57:14 17:57:14 17:50:01 CPU %user %nice %system %iowait %steal %idle 17:57:14 17:51:01 all 0.21 0.00 0.09 0.02 0.00 99.68 17:57:14 17:51:01 0 0.08 0.00 0.08 0.00 0.00 99.83 17:57:14 17:51:01 1 0.58 0.00 0.08 0.00 0.02 99.32 17:57:14 17:51:01 2 0.10 0.00 0.12 0.07 0.00 99.72 17:57:14 17:51:01 3 0.08 0.00 0.07 0.00 0.00 99.85 17:57:14 17:52:01 all 0.19 0.00 0.05 0.00 0.00 99.76 17:57:14 17:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:57:14 17:52:01 1 0.55 0.00 0.03 0.00 0.00 99.42 17:57:14 17:52:01 2 0.10 0.00 0.08 0.00 0.00 99.82 17:57:14 17:52:01 3 0.07 0.00 0.05 0.00 0.02 99.87 17:57:14 17:53:01 all 0.19 0.00 0.05 0.00 0.00 99.75 17:57:14 17:53:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:57:14 17:53:01 1 0.55 0.00 0.03 0.00 0.00 99.42 17:57:14 17:53:01 2 0.12 0.00 0.10 0.00 0.02 99.77 17:57:14 17:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:57:14 17:54:01 all 0.19 0.00 0.04 0.00 0.00 99.76 17:57:14 17:54:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:57:14 17:54:01 1 0.57 0.00 0.02 0.00 0.00 99.42 17:57:14 17:54:01 2 0.07 0.00 0.05 0.00 0.00 99.88 17:57:14 17:54:01 3 0.08 0.00 0.07 0.00 0.00 99.85 17:57:14 17:55:01 all 0.18 0.00 0.05 0.00 0.00 99.78 17:57:14 17:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:57:14 17:55:01 1 0.53 0.00 0.03 0.00 0.00 99.43 17:57:14 17:55:01 2 0.08 0.00 0.05 0.00 0.00 99.87 17:57:14 17:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 17:57:14 17:56:02 all 0.19 0.00 0.04 0.00 0.00 99.77 17:57:14 17:56:02 0 0.12 0.00 0.07 0.00 0.00 99.82 17:57:14 17:56:02 1 0.53 0.00 0.03 0.00 0.00 99.43 17:57:14 17:56:02 2 0.05 0.00 0.03 0.00 0.00 99.92 17:57:14 17:56:02 3 0.05 0.00 0.03 0.00 0.00 99.92 17:57:14 17:57:01 all 0.69 0.00 0.22 1.10 0.00 97.99 17:57:14 17:57:01 0 0.15 0.00 0.08 0.02 0.00 99.75 17:57:14 17:57:01 1 0.81 0.00 0.19 0.51 0.00 98.49 17:57:14 17:57:01 2 1.27 0.00 0.42 1.92 0.00 96.39 17:57:14 17:57:01 3 0.53 0.00 0.19 2.00 0.00 97.28 17:57:14 Average: all 0.26 0.00 0.08 0.16 0.00 99.50 17:57:14 Average: 0 0.08 0.00 0.05 0.00 0.00 99.86 17:57:14 Average: 1 0.59 0.00 0.06 0.07 0.00 99.28 17:57:14 Average: 2 0.25 0.00 0.12 0.28 0.00 99.34 17:57:14 Average: 3 0.13 0.00 0.07 0.28 0.00 99.52 17:57:14 17:57:14 17:57:14