Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 63cf5fa9e6962e0da07888bcd30081226d81fcd4+a76fee4735da9c07c26f8252a21595d1aad09861 (efd8fd200cb6af043d5a081da9741d083385ecb0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-248/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4279’ Running on prd-centos7-docker-4c-2g-4282 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-248 # timeout=10 Fetching without tags 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/248/head:refs/remotes/origin/PR-248 +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/248/head:refs/remotes/origin/PR-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 63cf5fa9e6962e0da07888bcd30081226d81fcd4 Merge succeeded, producing 63cf5fa9e6962e0da07888bcd30081226d81fcd4 Checking out Revision 63cf5fa9e6962e0da07888bcd30081226d81fcd4 (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # 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 a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:25:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:25:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:25:13 ========================================================= 14:25:13 EdgeX Global Pipelines Version Info 14:25:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:25:14 ------------------- 14:25:14 stable info: 14:25:14 ------------------- 14:25:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:25:14 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:25:14 Message: update stable to v1.0.73 14:25:15 ------------------- 14:25:15 experimental info: 14:25:15 ------------------- 14:25:15 Commited By: **** collab-it+edgex@linuxfoundation.org 14:25:15 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:25:15 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 14:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:17 14:25:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:25:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:25:18 latest: Pulling from edgex-devops/git-semver 14:25:18 9123ac7c32f7: Pulling fs layer 14:25:18 b8cc5d1170e3: Pulling fs layer 14:25:18 2924cbbf6a41: Pulling fs layer 14:25:18 93b08a4f1073: Pulling fs layer 14:25:18 93b08a4f1073: Waiting 14:25:18 b8cc5d1170e3: Verifying Checksum 14:25:18 b8cc5d1170e3: Download complete 14:25:18 9123ac7c32f7: Verifying Checksum 14:25:18 9123ac7c32f7: Download complete 14:25:18 93b08a4f1073: Verifying Checksum 14:25:18 93b08a4f1073: Download complete 14:25:18 2924cbbf6a41: Verifying Checksum 14:25:18 2924cbbf6a41: Download complete 14:25:18 9123ac7c32f7: Pull complete 14:25:18 b8cc5d1170e3: Pull complete 14:25:19 2924cbbf6a41: Pull complete 14:25:19 93b08a4f1073: Pull complete 14:25:19 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:25:19 prd-centos7-docker-4c-2g-4282 does not seem to be running inside a container 14:25:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-248 -v /w/workspace/edgexfoundry_device-sdk-c_PR-248:/w/workspace/edgexfoundry_device-sdk-c_PR-248:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-248@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:25:20 $ docker top d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:20 [ssh-agent] Looking for ssh-agent implementation... 14:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:20 $ docker exec d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent 14:25:20 SSH_AUTH_SOCK=/tmp/ssh-ihCYAPjFr64O/agent.15 14:25:20 SSH_AGENT_PID=22 14:25:20 Running ssh-add (command line suppressed) 14:25:21 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_3239146087500370919.key (/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_3239146087500370919.key) 14:25:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:21 + git describe --exact-match --tags HEAD 14:25:21 fatal: No names found, cannot describe anything. [Pipeline] } 14:25:21 $ docker exec --env ******** --env ******** d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent -k 14:25:21 unset SSH_AUTH_SOCK; 14:25:21 unset SSH_AGENT_PID; 14:25:21 echo Agent pid 22 killed; 14:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:25:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:25:21 This usually means this commit has not been tagged. [Pipeline] sshagent 14:25:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:21 [ssh-agent] Looking for ssh-agent implementation... 14:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:22 $ docker exec d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent 14:25:22 SSH_AUTH_SOCK=/tmp/ssh-Hf8pjUlHxv4R/agent.57 14:25:22 SSH_AGENT_PID=64 14:25:22 Running ssh-add (command line suppressed) 14:25:22 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_8584421925364726728.key (/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_8584421925364726728.key) 14:25:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:22 + git semver init 14:25:22 # -> Open(): unable to determine branch for HEAD 14:25:22 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-248/.git 14:25:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-248 14:25:22 # $SEMVER_REMOTE_NAME = origin 14:25:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:25:22 # $SEMVER_USER_NAME = edgex-jenkins 14:25:22 # $SEMVER_BRANCH = PR-248 14:25:22 # $SEMVER_TEMP = /tmp/semver-546797576 14:25:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 14:25:23 # '/tmp/semver-546797576' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-248/.semver' 14:25:23 # -> Force: false 14:25:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-248/.semver [Pipeline] } 14:25:23 $ docker exec --env ******** --env ******** d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b ssh-agent -k 14:25:23 unset SSH_AUTH_SOCK; 14:25:23 unset SSH_AGENT_PID; 14:25:23 echo Agent pid 64 killed; 14:25:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:24 + git semver [Pipeline] } 14:25:24 $ docker stop --time=1 d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b 14:25:25 $ docker rm -f d136268d21e8cafdcd1c26f957953383aaa49f57ad8073d423839d618879a02b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:25:26 Stashed 37 file(s) [Pipeline] echo 14:25:26 [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 14:25:41 Still waiting to schedule task 14:25:41 ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4279’ is offline; ‘prd-centos7-docker-4c-2g-4283’ is offline 14:25:41 Still waiting to schedule task 14:25:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:26:45 Running on prd-centos7-docker-4c-2g-4286 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] ws 14:26:45 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:26:48 using credential edgex-jenkins-ssh 14:26:48 Cloning the remote Git repository 14:26:48 Cloning with configured refspecs honoured and without tags 14:26:48 Fetching without tags 14:26:48 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:26:48 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:26:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:26:48 > git --version # timeout=10 14:26:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:26:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:26:48 > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 14:26:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:26:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:26:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:26:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:26:49 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 63cf5fa9e6962e0da07888bcd30081226d81fcd4 14:26:49 Merge succeeded, producing 63cf5fa9e6962e0da07888bcd30081226d81fcd4 14:26:49 Checking out Revision 63cf5fa9e6962e0da07888bcd30081226d81fcd4 (PR-248) 14:26:49 > git config core.sparsecheckout # timeout=10 14:26:49 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 14:26:49 > git remote # timeout=10 14:26:49 > git config --get remote.origin.url # timeout=10 14:26:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:49 > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 14:26:49 > git rev-parse HEAD^{commit} # timeout=10 14:26:49 > git config core.sparsecheckout # timeout=10 14:26:49 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 14:26:53 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" 14:26:53 > git --version # timeout=10 14:26:53 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:26:54 ========================================================= 14:26:54 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:26:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:26:54 + 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 . 14:26:55 Sending build context to Docker daemon 3.003MB 14:26:55 Step 1/21 : ARG BASE=alpine:3.9 14:26:55 Step 2/21 : FROM ${BASE} as builder 14:26:55 latest: Pulling from edgex-devops/edgex-gcc-base 14:26:55 e7c96db7181b: Pulling fs layer 14:26:55 4c13bbce0fe7: Pulling fs layer 14:26:55 6059c847ac2f: Pulling fs layer 14:26:55 4c13bbce0fe7: Verifying Checksum 14:26:55 4c13bbce0fe7: Download complete 14:26:55 e7c96db7181b: Verifying Checksum 14:26:55 e7c96db7181b: Download complete 14:26:55 e7c96db7181b: Pull complete 14:26:55 4c13bbce0fe7: Pull complete 14:26:56 6059c847ac2f: Verifying Checksum 14:26:56 6059c847ac2f: Download complete 14:27:01 6059c847ac2f: Pull complete 14:27:01 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 14:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:27:01 ---> 5eabd8fd8ba2 14:27:01 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 14:27:01 ---> Running in 1d1a5e138743 14:27:02 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:27:02 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:27:02 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:27:02 (2/8) Installing libuuid (2.33-r0) 14:27:02 (3/8) Installing libblkid (2.33-r0) 14:27:02 (4/8) Installing libfdisk (2.33-r0) 14:27:03 (5/8) Installing libmount (2.33-r0) 14:27:03 (6/8) Installing libsmartcols (2.33-r0) 14:27:03 (7/8) Installing util-linux-dev (2.33-r0) 14:27:03 (8/8) Installing wget (1.20.3-r0) 14:27:03 Executing busybox-1.29.3-r10.trigger 14:27:03 OK: 272 MiB in 83 packages 14:27:03 Removing intermediate container 1d1a5e138743 14:27:03 ---> 3f25a640a933 14:27:03 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:27:03 ---> Running in 6d75aeafed2e 14:27:04 Removing intermediate container 6d75aeafed2e 14:27:04 ---> 2f4839b17f02 14:27:04 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 14:27:04 ---> Running in 124e19aef32f 14:27:04 --2020-04-16 14:27:04-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:27:04 Resolving github.com... 140.82.113.4 14:27:04 Connecting to github.com|140.82.113.4|:443... connected. 14:27:04 HTTP request sent, awaiting response... 302 Found 14:27:04 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:27:04 --2020-04-16 14:27:04-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:27:04 Resolving codeload.github.com... 140.82.114.9 14:27:04 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:27:04 HTTP request sent, awaiting response... 200 OK 14:27:04 Length: unspecified [application/x-gzip] 14:27:04 Saving to: 'STDOUT' 14:27:04 14:27:04 0K .......... .......... .......... .......... .......... 1.34M 14:27:04 50K .......... .......... .......... .......... .......... 2.69M 14:27:04 100K .......... .......... .......... .......... .......... 26.0M 14:27:04 150K .......... .......... .......... .......... .......... 2.86M 14:27:04 200K .......... .......... .......... .......... .......... 46.0M 14:27:04 250K .......... .......... .......... .......... .......... 10.3M 14:27:04 300K .......... .......... .......... .......... .......... 4.04M 14:27:04 350K .......... .......... .......... .......... .......... 13.1M 14:27:04 400K .......... .......... .......... .......... .......... 3.55M 14:27:04 450K .......... .......... .......... .......... .......... 22.7M 14:27:04 500K .......... .......... .......... .......... .......... 64.7M 14:27:04 550K .......... .......... .......... .......... .......... 14.3M 14:27:04 600K .......... .......... .......... .......... .......... 2.95M 14:27:04 650K .......... .......... .......... .......... .......... 3.08M 14:27:04 700K .. 4746G=0.1s 14:27:04 14:27:04 2020-04-16 14:27:04 (4.64 MB/s) - written to stdout [719348] 14:27:04 14:27:05 -- The C compiler identification is GNU 8.3.0 14:27:05 -- The CXX compiler identification is GNU 8.3.0 14:27:05 -- Check for working C compiler: /usr/bin/cc 14:27:05 -- Check for working C compiler: /usr/bin/cc -- works 14:27:05 -- Detecting C compiler ABI info 14:27:05 -- Detecting C compiler ABI info - done 14:27:05 -- Detecting C compile features 14:27:05 -- Detecting C compile features - done 14:27:05 -- Check for working CXX compiler: /usr/bin/c++ 14:27:06 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:27:06 -- Detecting CXX compiler ABI info 14:27:06 -- Detecting CXX compiler ABI info - done 14:27:06 -- Detecting CXX compile features 14:27:06 -- Detecting CXX compile features - done 14:27:06 -- Looking for include file endian.h 14:27:06 -- Looking for include file endian.h - found 14:27:06 -- Check if the system is big endian 14:27:06 -- Searching 16 bit integer 14:27:06 -- Looking for sys/types.h 14:27:06 -- Looking for sys/types.h - found 14:27:06 -- Looking for stdint.h 14:27:06 -- Looking for stdint.h - found 14:27:06 -- Looking for stddef.h 14:27:07 -- Looking for stddef.h - found 14:27:07 -- Check size of unsigned short 14:27:07 -- Check size of unsigned short - done 14:27:07 -- Using unsigned short 14:27:07 -- Check if the system is big endian - little endian 14:27:07 -- Check size of size_t 14:27:07 -- Check size of size_t - done 14:27:07 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:27:07 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:27:07 asked CMake to find a package configuration file provided by "cJSON", but 14:27:07 CMake did not find one. 14:27:07 14:27:07 Could not find a package configuration file provided by "cJSON" with any of 14:27:07 the following names: 14:27:07 14:27:07 cJSONConfig.cmake 14:27:07 cjson-config.cmake 14:27:07 14:27:07 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:27:07 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:27:07 provides a separate development package or SDK, be sure it has been 14:27:07 installed. 14:27:07 14:27:07 14:27:07 -- Configuring done 14:27:07 -- Generating done 14:27:07 -- Build files have been written to: /tmp/cbor 14:27:07 Scanning dependencies of target cbor_shared 14:27:07 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:27:07 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:27:07 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:27:07 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:27:07 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:27:07 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:27:08 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:27:08 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:27:08 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:27:08 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:27:08 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:27:08 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:27:08 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:27:08 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:27:08 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:27:08 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:27:08 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:27:08 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:27:08 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:27:09 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:27:09 [ 40%] Linking C shared library libcbor.so 14:27:09 [ 40%] Built target cbor_shared 14:27:09 Scanning dependencies of target cbor 14:27:09 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:27:09 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:27:09 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:27:09 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:27:10 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:27:10 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:27:10 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:27:10 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:27:10 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:27:10 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:27:10 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:27:10 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:27:10 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:27:10 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:27:10 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:27:10 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:27:11 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:27:11 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:27:11 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:27:11 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:27:11 [ 80%] Linking C static library libcbor.a 14:27:11 [ 80%] Built target cbor 14:27:11 Scanning dependencies of target create_items 14:27:11 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:27:11 [ 84%] Linking C executable create_items 14:27:11 [ 84%] Built target create_items 14:27:11 Scanning dependencies of target readfile 14:27:11 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:27:11 [ 88%] Linking C executable readfile 14:27:11 [ 88%] Built target readfile 14:27:11 Scanning dependencies of target streaming_parser 14:27:11 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:27:12 [ 92%] Linking C executable streaming_parser 14:27:12 [ 92%] Built target streaming_parser 14:27:12 Scanning dependencies of target sort 14:27:12 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:27:12 [ 96%] Linking C executable sort 14:27:12 [ 96%] Built target sort 14:27:12 Scanning dependencies of target hello 14:27:12 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:27:12 [100%] Linking C executable hello 14:27:12 [100%] Built target hello 14:27:12 Install the project... 14:27:12 -- Install configuration: "Release" 14:27:12 -- Installing: /usr/local/include/cbor/configuration.h 14:27:12 -- Installing: /usr/local/lib64/libcbor.a 14:27:12 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:27:12 -- Installing: /usr/local/lib64/libcbor.so.0 14:27:12 -- Installing: /usr/local/lib64/libcbor.so 14:27:12 -- Up-to-date: /usr/local/include/cbor 14:27:12 -- Installing: /usr/local/include/cbor/arrays.h 14:27:12 -- Installing: /usr/local/include/cbor/bytestrings.h 14:27:12 -- Installing: /usr/local/include/cbor/callbacks.h 14:27:12 -- Installing: /usr/local/include/cbor/common.h 14:27:12 -- Installing: /usr/local/include/cbor/data.h 14:27:12 -- Installing: /usr/local/include/cbor/encoding.h 14:27:12 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:27:12 -- Installing: /usr/local/include/cbor/internal 14:27:12 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:27:12 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:27:12 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:27:12 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:27:12 -- Installing: /usr/local/include/cbor/internal/stack.h 14:27:12 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:27:12 -- Installing: /usr/local/include/cbor/ints.h 14:27:12 -- Installing: /usr/local/include/cbor/maps.h 14:27:12 -- Installing: /usr/local/include/cbor/serialization.h 14:27:12 -- Installing: /usr/local/include/cbor/streaming.h 14:27:12 -- Installing: /usr/local/include/cbor/strings.h 14:27:12 -- Installing: /usr/local/include/cbor/tags.h 14:27:12 -- Installing: /usr/local/include/cbor.h 14:27:12 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:27:13 Removing intermediate container 124e19aef32f 14:27:13 ---> 91bbcf0a665b 14:27:13 Step 6/21 : RUN mkdir /tmp/sdk 14:27:13 ---> Running in f0fc76f93ab0 14:27:13 Removing intermediate container f0fc76f93ab0 14:27:13 ---> 67ad86b0595f 14:27:13 Step 7/21 : COPY VERSION /tmp/sdk 14:27:13 ---> b0b9d4e172cf 14:27:13 Step 8/21 : COPY src /tmp/sdk/src 14:27:14 ---> 35c5d599127c 14:27:14 Step 9/21 : COPY include /tmp/sdk/include 14:27:14 ---> a68165caa797 14:27:14 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:27:14 ---> 8146daf973d8 14:27:14 Step 11/21 : COPY LICENSE /tmp/sdk 14:27:14 ---> bc4f0c0610a6 14:27:14 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:27:14 ---> 2ae0aeec1658 14:27:14 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:27:14 ---> Running in f08dff677178 14:27:15 + CPPCHECK=false 14:27:15 + DOCGEN=false 14:27:15 + TOMLVER=SDK-0.2 14:27:15 + CUTILVER=1.0.0 14:27:15 + '[' 0 -gt 0 ] 14:27:15 + readlink -f ./scripts/build.sh 14:27:15 + dirname /tmp/sdk/scripts/build.sh 14:27:15 + dirname /tmp/sdk/scripts 14:27:15 + ROOT=/tmp/sdk 14:27:15 + cd /tmp/sdk 14:27:15 + '[' '!' -d deps ] 14:27:15 + mkdir deps 14:27:15 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:27:15 + tar -C deps -z -x -f - 14:27:15 --2020-04-16 14:27:15-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:27:15 Resolving github.com... 140.82.113.4 14:27:15 Connecting to github.com|140.82.113.4|:443... connected. 14:27:15 HTTP request sent, awaiting response... 302 Found 14:27:15 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:27:15 --2020-04-16 14:27:15-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:27:15 Resolving codeload.github.com... 140.82.114.9 14:27:15 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:27:15 HTTP request sent, awaiting response... 200 OK 14:27:15 Length: unspecified [application/x-gzip] 14:27:15 Saving to: 'STDOUT' 14:27:15  14:27:15 0K .......... ......  1.04M=0.02s 14:27:15 14:27:15 2020-04-16 14:27:15 (1.04 MB/s) - written to stdout [16451] 14:27:15 14:27:15 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:27:15 + + wget -O -tar https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz -C deps 14:27:15 -z -x -f - 14:27:15 --2020-04-16 14:27:15-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:27:15 Resolving github.com... 140.82.113.4 14:27:15 Connecting to github.com|140.82.113.4|:443... connected. 14:27:15 HTTP request sent, awaiting response... 302 Found 14:27:15 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] 14:27:15 --2020-04-16 14:27:15-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 14:27:15 Resolving codeload.github.com... 140.82.114.9 14:27:15 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:27:15 HTTP request sent, awaiting response... 200 OK 14:27:15 Length: unspecified [application/x-gzip] 14:27:15 Saving to: 'STDOUT' 14:27:15 14:27:15 0K .......... .......... .......... .......... .......... 1.64M 14:27:15 50K .......... .......... .......... .......... .......... 3.29M 14:27:15 100K .......... .......... .......... .......... ........ 22.3M=0.05s 14:27:15 14:27:15 2020-04-16 14:27:15 (3.10 MB/s) - written to stdout [151809] 14:27:15 14:27:15 + mkdir -p src/c/iot 14:27:15 + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot 14:27:15 + mkdir -p include/iot 14:27:15 + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot 14:27:15 + mkdir -p include/iot/os 14:27:15 + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os 14:27:15 + mkdir -p /tmp/sdk/build/release 14:27:15 + cd /tmp/sdk/build/release 14:27:15 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:27:16 -- The C compiler identification is GNU 8.3.0 14:27:16 -- Check for working C compiler: /usr/bin/cc 14:27:16 -- Check for working C compiler: /usr/bin/cc -- works 14:27:16 -- Detecting C compiler ABI info 14:27:16 -- Detecting C compiler ABI info - done 14:27:16 -- Detecting C compile features 14:27:16 -- Detecting C compile features - done 14:27:16 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:27:16 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:27:16 -- Found LIBYAML: /usr/lib/libyaml.so 14:27:16 -- Found LIBUUID: /usr/lib/libuuid.so 14:27:16 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:27:16 -- C SDK 0.0.0 for Linux 14:27:16 -- Performing Test CSDK_HAVE_ATOMIC 14:27:16 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:27:16 -- Found Curses: /usr/lib/libcurses.so 14:27:16 -- Configuring done 14:27:16 -- Generating done 14:27:16 -- Build files have been written to: /tmp/sdk/build/release 14:27:16 + make 14:27:16 + tee release.log 14:27:16 Scanning dependencies of target csdk 14:27:16 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:27:16 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:27:16 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:27:17 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:27:17 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:27:17 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:27:18 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:27:18 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:27:18 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:27:18 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:27:18 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:27:18 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:27:18 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:27:19 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:27:20 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:27:20 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:27:20 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:27:20 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:27:20 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:27:20 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:27:20 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:27:20 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:27:20 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:27:21 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:27:21 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:27:21 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:27:21 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:27:21 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:27:21 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:27:21 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:27:21 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:27:23 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:27:23 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:27:23 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:27:23 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:27:23 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:27:24 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:27:25 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:27:25 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:27:25 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:27:25 [ 65%] Linking C shared library libcsdk.so 14:27:25 [ 65%] Built target csdk 14:27:25 Scanning dependencies of target template 14:27:25 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:27:25 [ 68%] Linking C executable template 14:27:25 [ 68%] Built target template 14:27:25 Scanning dependencies of target device-counter 14:27:25 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:27:26 [ 71%] Linking C executable device-counter 14:27:26 [ 71%] Built target device-counter 14:27:26 Scanning dependencies of target device-random 14:27:26 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:27:26 [ 74%] Linking C executable device-random 14:27:26 [ 74%] Built target device-random 14:27:26 Scanning dependencies of target device-gyro 14:27:26 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:27:26 [ 77%] Linking C executable device-gyro 14:27:26 [ 77%] Built target device-gyro 14:27:26 Scanning dependencies of target template-discovery 14:27:26 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:27:26 [ 80%] Linking C executable template-discovery 14:27:26 [ 80%] Built target template-discovery 14:27:26 Scanning dependencies of target device-terminal 14:27:26 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:27:26 [ 84%] Linking C executable device-terminal 14:27:26 [ 84%] Built target device-terminal 14:27:26 Scanning dependencies of target template2 14:27:26 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:27:27 [ 87%] Linking C executable template2 14:27:27 [ 87%] Built target template2 14:27:27 Scanning dependencies of target device-counterv2 14:27:27 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:27:27 [ 90%] Linking C executable device-counterv2 14:27:27 [ 90%] Built target device-counterv2 14:27:27 Scanning dependencies of target device-gyrov2 14:27:27 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:27:27 [ 93%] Linking C executable device-gyrov2 14:27:27 [ 93%] Built target device-gyrov2 14:27:27 Scanning dependencies of target device-randomv2 14:27:27 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:27:27 [ 96%] Linking C executable device-randomv2 14:27:27 [ 96%] Built target device-randomv2 14:27:27 Scanning dependencies of target device-terminalv2 14:27:27 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:27:27 [100%] Linking C executable device-terminalv2 14:27:27 [100%] Built target device-terminalv2 14:27:27 + make package 14:27:27 + tee -a release.log 14:27:27 [ 65%] Built target csdk 14:27:27 [ 68%] Built target template 14:27:27 [ 71%] Built target device-counter 14:27:27 [ 74%] Built target device-random 14:27:27 [ 77%] Built target device-gyro 14:27:28 [ 80%] Built target template-discovery 14:27:28 [ 84%] Built target device-terminal 14:27:28 [ 87%] Built target template2 14:27:28 [ 90%] Built target device-counterv2 14:27:28 [ 93%] Built target device-gyrov2 14:27:28 [ 96%] Built target device-randomv2 14:27:28 [100%] Built target device-terminalv2 14:27:28 Run CPack packaging tool... 14:27:28 CPack: Create package using TGZ 14:27:28 CPack: Install projects 14:27:28 CPack: - Run preinstall target for: Csdk 14:27:28 CPack: - Install project: Csdk 14:27:28 CPack: Create package 14:27:28 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:27:28 + '[' false '=' true ] 14:27:28 + '[' false '=' true ] 14:27:28 + mkdir -p /tmp/sdk/build/debug 14:27:28 + cd /tmp/sdk/build/debug 14:27:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:27:28 -- The C compiler identification is GNU 8.3.0 14:27:28 -- Check for working C compiler: /usr/bin/cc 14:27:28 -- Check for working C compiler: /usr/bin/cc -- works 14:27:28 -- Detecting C compiler ABI info 14:27:28 -- Detecting C compiler ABI info - done 14:27:28 -- Detecting C compile features 14:27:28 -- Detecting C compile features - done 14:27:28 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:27:28 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:27:28 -- Found LIBYAML: /usr/lib/libyaml.so 14:27:28 -- Found LIBUUID: /usr/lib/libuuid.so 14:27:28 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:27:28 -- C SDK 0.0.0 for Linux 14:27:28 -- Performing Test CSDK_HAVE_ATOMIC 14:27:28 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:27:28 -- Found Curses: /usr/lib/libcurses.so 14:27:28 -- Configuring done 14:27:29 -- Generating done 14:27:29 -- Build files have been written to: /tmp/sdk/build/debug 14:27:29 + make 14:27:29 + tee debug.log 14:27:29 Scanning dependencies of target csdk 14:27:29 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:27:29 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:27:29 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:27:29 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:27:29 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:27:29 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:27:29 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:27:29 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:27:29 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:27:29 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:27:30 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:27:30 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:27:30 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:27:30 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:27:30 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:27:30 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:27:30 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:27:30 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:27:31 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:27:31 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:27:31 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:27:31 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:27:31 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:27:31 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:27:31 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:27:31 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:27:31 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:27:31 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:27:31 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:27:31 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:27:31 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:27:32 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:27:32 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:27:32 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:27:32 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:27:32 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:27:32 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:27:32 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:27:32 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:27:33 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:27:33 [ 65%] Linking C shared library libcsdk.so 14:27:33 [ 65%] Built target csdk 14:27:33 Scanning dependencies of target template 14:27:33 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:27:33 [ 68%] Linking C executable template 14:27:33 [ 68%] Built target template 14:27:33 Scanning dependencies of target device-counter 14:27:33 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:27:33 [ 71%] Linking C executable device-counter 14:27:33 [ 71%] Built target device-counter 14:27:33 Scanning dependencies of target device-random 14:27:33 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:27:33 [ 74%] Linking C executable device-random 14:27:33 [ 74%] Built target device-random 14:27:33 Scanning dependencies of target device-gyro 14:27:33 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:27:33 [ 77%] Linking C executable device-gyro 14:27:33 [ 77%] Built target device-gyro 14:27:33 Scanning dependencies of target template-discovery 14:27:33 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:27:33 [ 80%] Linking C executable template-discovery 14:27:33 [ 80%] Built target template-discovery 14:27:33 Scanning dependencies of target device-terminal 14:27:33 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:27:33 [ 84%] Linking C executable device-terminal 14:27:34 [ 84%] Built target device-terminal 14:27:34 Scanning dependencies of target template2 14:27:34 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:27:34 [ 87%] Linking C executable template2 14:27:34 [ 87%] Built target template2 14:27:34 Scanning dependencies of target device-counterv2 14:27:34 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:27:34 [ 90%] Linking C executable device-counterv2 14:27:34 [ 90%] Built target device-counterv2 14:27:34 Scanning dependencies of target device-gyrov2 14:27:34 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:27:34 [ 93%] Linking C executable device-gyrov2 14:27:34 [ 93%] Built target device-gyrov2 14:27:34 Scanning dependencies of target device-randomv2 14:27:34 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:27:34 [ 96%] Linking C executable device-randomv2 14:27:34 [ 96%] Built target device-randomv2 14:27:34 Scanning dependencies of target device-terminalv2 14:27:34 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:27:34 [100%] Linking C executable device-terminalv2 14:27:34 [100%] Built target device-terminalv2 14:27:34 make: Entering directory '/tmp/sdk/build/release' 14:27:34 make[1]: Entering directory '/tmp/sdk/build/release' 14:27:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:34 Scanning dependencies of target csdk 14:27:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:27:35 [ 3%] Linking C shared library libcsdk.so 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 65%] Built target csdk 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 66%] Linking C executable template 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 68%] Built target template 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 69%] Linking C executable device-counter 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 71%] Built target device-counter 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 73%] Linking C executable device-random 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 74%] Built target device-random 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 76%] Linking C executable device-gyro 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 77%] Built target device-gyro 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 79%] Linking C executable template-discovery 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 80%] Built target template-discovery 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 82%] Linking C executable device-terminal 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 84%] Built target device-terminal 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 85%] Linking C executable template2 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 87%] Built target template2 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 88%] Linking C executable device-counterv2 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 [ 90%] Built target device-counterv2 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:35 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:35 [ 92%] Linking C executable device-gyrov2 14:27:36 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:36 [ 93%] Built target device-gyrov2 14:27:36 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:36 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:36 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:36 [ 95%] Linking C executable device-randomv2 14:27:36 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:36 [ 96%] Built target device-randomv2 14:27:36 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:36 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:36 make[2]: Entering directory '/tmp/sdk/build/release' 14:27:36 [ 98%] Linking C executable device-terminalv2 14:27:36 make[2]: Leaving directory '/tmp/sdk/build/release' 14:27:36 [100%] Built target device-terminalv2 14:27:36 make[1]: Leaving directory '/tmp/sdk/build/release' 14:27:36 Install the project... 14:27:36 -- Install configuration: "Release" 14:27:36 -- Installing: /usr/local/lib/libcsdk.so 14:27:36 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:27:36 -- Up-to-date: /usr/local/include 14:27:36 -- Installing: /usr/local/include/devsdk 14:27:36 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:27:36 -- Installing: /usr/local/include/devsdk/devsdk.h 14:27:36 -- Installing: /usr/local/include/edgex 14:27:36 -- Installing: /usr/local/include/edgex/device-mgmt.h 14:27:36 -- Installing: /usr/local/include/edgex/devices.h 14:27:36 -- Installing: /usr/local/include/edgex/devsdk.h 14:27:36 -- Installing: /usr/local/include/edgex/edgex-base.h 14:27:36 -- Installing: /usr/local/include/edgex/edgex-logging.h 14:27:36 -- Installing: /usr/local/include/edgex/edgex.h 14:27:36 -- Installing: /usr/local/include/edgex/error.h 14:27:36 -- Installing: /usr/local/include/edgex/eventgen.h 14:27:36 -- Installing: /usr/local/include/edgex/os.h 14:27:36 -- Installing: /usr/local/include/edgex/profiles.h 14:27:36 -- Installing: /usr/local/include/edgex/registry.h 14:27:36 -- Installing: /usr/local/include/edgex/rest-server.h 14:27:36 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:27:36 -- Installing: /usr/local/include/iot 14:27:36 -- Installing: /usr/local/include/iot/base64.h 14:27:36 -- Installing: /usr/local/include/iot/component.h 14:27:36 -- Installing: /usr/local/include/iot/container.h 14:27:36 -- Installing: /usr/local/include/iot/data.h 14:27:36 -- Installing: /usr/local/include/iot/hash.h 14:27:36 -- Installing: /usr/local/include/iot/iot.h 14:27:36 -- Installing: /usr/local/include/iot/json.h 14:27:36 -- Installing: /usr/local/include/iot/logger.h 14:27:36 -- Installing: /usr/local/include/iot/os.h 14:27:36 -- Installing: /usr/local/include/iot/scheduler.h 14:27:36 -- Installing: /usr/local/include/iot/thread.h 14:27:36 -- Installing: /usr/local/include/iot/threadpool.h 14:27:36 -- Installing: /usr/local/include/iot/time.h 14:27:36 -- Installing: /usr/local/include/iot/os 14:27:36 -- Installing: /usr/local/include/iot/os/linux.h 14:27:36 -- Installing: /usr/local/include/iot/os/zephyr.h 14:27:36 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:27:36 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:27:36 make: Leaving directory '/tmp/sdk/build/release' 14:27:37 Removing intermediate container f08dff677178 14:27:37 ---> b5f9e07bfc78 14:27:37 Step 14/21 : FROM alpine:3.9 14:27:37 3.9: Pulling from library/alpine 14:27:37 9123ac7c32f7: Pulling fs layer 14:27:37 9123ac7c32f7: Download complete 14:27:37 9123ac7c32f7: Pull complete 14:27:37 Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 14:27:37 Status: Downloaded newer image for alpine:3.9 14:27:37 ---> 82f67be598eb 14:27:37 Step 15/21 : MAINTAINER IOTech 14:27:37 ---> Running in 0726805960b6 14:27:38 Removing intermediate container 0726805960b6 14:27:38 ---> 2019ee9c4b6c 14:27:38 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:27:38 ---> Running in 3b5002b46e58 14:27:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:27:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:27:39 (1/48) Installing binutils (2.31.1-r2) 14:27:39 (2/48) Installing libmagic (5.36-r1) 14:27:39 (3/48) Installing file (5.36-r1) 14:27:39 (4/48) Installing gmp (6.1.2-r1) 14:27:39 (5/48) Installing isl (0.18-r0) 14:27:39 (6/48) Installing libgomp (8.3.0-r0) 14:27:39 (7/48) Installing libatomic (8.3.0-r0) 14:27:39 (8/48) Installing libgcc (8.3.0-r0) 14:27:39 (9/48) Installing mpfr3 (3.1.5-r1) 14:27:39 (10/48) Installing mpc1 (1.0.3-r1) 14:27:39 (11/48) Installing libstdc++ (8.3.0-r0) 14:27:39 (12/48) Installing gcc (8.3.0-r0) 14:27:42 (13/48) Installing musl-dev (1.1.20-r5) 14:27:43 (14/48) Installing libc-dev (0.7.1-r0) 14:27:43 (15/48) Installing g++ (8.3.0-r0) 14:27:44 (16/48) Installing make (4.2.1-r2) 14:27:44 (17/48) Installing fortify-headers (1.0-r0) 14:27:44 (18/48) Installing build-base (0.5-r1) 14:27:44 (19/48) Installing libattr (2.4.47-r7) 14:27:44 (20/48) Installing libacl (2.2.52-r5) 14:27:44 (21/48) Installing libbz2 (1.0.6-r7) 14:27:44 (22/48) Installing expat (2.2.8-r0) 14:27:44 (23/48) Installing lz4-libs (1.8.3-r2) 14:27:44 (24/48) Installing xz-libs (5.2.4-r0) 14:27:44 (25/48) Installing libarchive (3.3.3-r2) 14:27:44 (26/48) Installing ca-certificates (20191127-r0) 14:27:44 (27/48) Installing nghttp2-libs (1.35.1-r1) 14:27:44 (28/48) Installing libssh2 (1.9.0-r1) 14:27:44 (29/48) Installing libcurl (7.64.0-r3) 14:27:44 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 14:27:44 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 14:27:45 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 14:27:45 (33/48) Installing rhash-libs (1.3.6-r2) 14:27:45 (34/48) Installing libuv (1.23.2-r0) 14:27:45 (35/48) Installing cmake (3.13.0-r0) 14:27:46 (36/48) Installing curl (7.64.0-r3) 14:27:46 (37/48) Installing pcre2 (10.32-r1) 14:27:46 (38/48) Installing git (2.20.3-r0) 14:27:46 (39/48) Installing nettle (3.4.1-r0) 14:27:46 (40/48) Installing libffi (3.2.1-r6) 14:27:46 (41/48) Installing p11-kit (0.23.14-r0) 14:27:46 (42/48) Installing libtasn1 (4.14-r0) 14:27:46 (43/48) Installing libunistring (0.9.10-r0) 14:27:46 (44/48) Installing gnutls (3.6.7-r1) 14:27:46 (45/48) Installing libmicrohttpd (0.9.62-r0) 14:27:46 (46/48) Installing libuuid (2.33-r0) 14:27:46 (47/48) Installing wget (1.20.3-r0) 14:27:46 (48/48) Installing yaml (0.2.1-r0) 14:27:46 Executing busybox-1.29.3-r10.trigger 14:27:46 Executing ca-certificates-20191127-r0.trigger 14:27:46 OK: 222 MiB in 62 packages 14:27:55 Removing intermediate container 3b5002b46e58 14:27:55 ---> d1bea621a877 14:27:55 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:27:55 ---> 0293a57be146 14:27:55 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:27:55 ---> 9cb20ab45548 14:27:55 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:27:55 ---> 2ae472c3813c 14:27:55 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:27:55 ---> 9134c6cefb7f 14:27:55 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:27:55 ---> 0ab767ad065a 14:27:55 Successfully built 0ab767ad065a 14:27:55 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 14:27:55 + docker inspect -f . ci-base-image-x86_64 14:27:55 . [Pipeline] withDockerContainer 14:27:56 prd-centos7-docker-4c-2g-4286 does not seem to be running inside a container 14:27:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:27:56 $ docker top c2bb8757b8acff983c9859028a2092e3460145831f7dbf9099f351bf66713d07 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:57 + make test 14:27:57 echo "make test" 14:27:57 make test [Pipeline] } 14:27:57 $ docker stop --time=1 c2bb8757b8acff983c9859028a2092e3460145831f7dbf9099f351bf66713d07 14:27:58 $ docker rm -f c2bb8757b8acff983c9859028a2092e3460145831f7dbf9099f351bf66713d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:28:00 + ls -al . 14:28:00 total 160 14:28:00 drwxrwxr-x. 8 jenkins jenkins 260 Apr 16 14:26 . 14:28:00 drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 14:26 .. 14:28:00 -rw-rw-r--. 1 jenkins jenkins 3104 Apr 16 14:26 Attribution.txt 14:28:00 -rw-rw-r--. 1 jenkins jenkins 5109 Apr 16 14:26 CHANGES 14:28:00 drwxrwxr-x. 2 jenkins jenkins 144 Apr 16 14:26 docs 14:28:00 -rw-rw-r--. 1 jenkins jenkins 108574 Apr 16 14:26 Doxyfile 14:28:00 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 14:26 .git 14:28:00 -rw-rw-r--. 1 jenkins jenkins 176 Apr 16 14:26 .gitignore 14:28:00 drwxrwxr-x. 4 jenkins jenkins 33 Apr 16 14:26 include 14:28:00 -rw-rw-r--. 1 jenkins jenkins 792 Apr 16 14:26 Jenkinsfile 14:28:00 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 16 14:26 LICENSE 14:28:00 -rw-rw-r--. 1 jenkins jenkins 448 Apr 16 14:26 Makefile 14:28:00 -rw-rw-r--. 1 jenkins jenkins 1849 Apr 16 14:26 README.md 14:28:00 -rw-rw-r--. 1 jenkins jenkins 5050 Apr 16 14:26 README.v2.md 14:28:00 drwxrwxr-x. 2 jenkins jenkins 106 Apr 16 14:26 scripts 14:28:00 drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 14:26 .semver 14:28:00 drwxrwxr-x. 4 jenkins jenkins 50 Apr 16 14:26 src 14:28:00 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 14:25 VERSION [Pipeline] isUnix [Pipeline] sh 14:28:00 + 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=63cf5fa9e6962e0da07888bcd30081226d81fcd4 --label arch=amd64 --label version=0.0.0 . 14:28:00 Sending build context to Docker daemon 3.003MB 14:28:00 Step 1/15 : ARG BASE=alpine:3.9 14:28:00 Step 2/15 : FROM ${BASE} 14:28:00 ---> 0ab767ad065a 14:28:00 Step 3/15 : MAINTAINER IOTech 14:28:00 ---> Running in a74e71ce7ab5 14:28:00 Removing intermediate container a74e71ce7ab5 14:28:00 ---> eeef36e95a6d 14:28:00 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 14:28:00 ---> Running in 90f719ea44ad 14:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:28:01 (1/21) Installing pkgconf (1.6.0-r0) 14:28:01 (2/21) Installing openssl-dev (1.1.1d-r2) 14:28:01 (3/21) Installing zlib-dev (1.2.11-r1) 14:28:01 (4/21) Installing libssh2-dev (1.9.0-r1) 14:28:02 (5/21) Installing nghttp2-dev (1.35.1-r1) 14:28:02 (6/21) Installing curl-dev (7.64.0-r3) 14:28:02 (7/21) Installing gnutls-c++ (3.6.7-r1) 14:28:02 (8/21) Installing libgmpxx (6.1.2-r1) 14:28:02 (9/21) Installing gmp-dev (6.1.2-r1) 14:28:02 (10/21) Installing nettle-dev (3.4.1-r0) 14:28:02 (11/21) Installing libtasn1-dev (4.14-r0) 14:28:02 (12/21) Installing p11-kit-dev (0.23.14-r0) 14:28:02 (13/21) Installing gnutls-dev (3.6.7-r1) 14:28:02 (14/21) Installing libmicrohttpd-dev (0.9.62-r0) 14:28:02 (15/21) Installing ncurses-dev (6.1_p20190105-r0) 14:28:02 (16/21) Installing libblkid (2.33-r0) 14:28:02 (17/21) Installing libfdisk (2.33-r0) 14:28:02 (18/21) Installing libmount (2.33-r0) 14:28:02 (19/21) Installing libsmartcols (2.33-r0) 14:28:02 (20/21) Installing util-linux-dev (2.33-r0) 14:28:02 (21/21) Installing yaml-dev (0.2.1-r0) 14:28:02 Executing busybox-1.29.3-r10.trigger 14:28:02 OK: 265 MiB in 83 packages 14:28:03 Removing intermediate container 90f719ea44ad 14:28:03 ---> f9f26c779d75 14:28:03 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:28:03 ---> af73dcc819eb 14:28:03 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:28:04 ---> c4bfb8fc72d3 14:28:04 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:28:04 ---> 0f7f2c3a0238 14:28:04 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:28:04 ---> 19528e41f71a 14:28:04 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:28:04 ---> f26f1afe5a73 14:28:04 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:28:04 ---> 048d89cf6e36 14:28:04 Step 11/15 : WORKDIR /edgex-c-sdk 14:28:04 ---> Running in 601afa5162cc 14:28:05 Removing intermediate container 601afa5162cc 14:28:05 ---> 34a09fe81a22 14:28:05 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:28:05 ---> Running in b3324691be04 14:28:05 Removing intermediate container b3324691be04 14:28:05 ---> fd4923362f9a 14:28:05 Step 13/15 : LABEL arch=amd64 14:28:05 ---> Running in 91ec7a9dd4b3 14:28:05 Removing intermediate container 91ec7a9dd4b3 14:28:05 ---> fb596ed5b228 14:28:05 Step 14/15 : LABEL git_sha=63cf5fa9e6962e0da07888bcd30081226d81fcd4 14:28:05 ---> Running in 38abf3c3f889 14:28:05 Removing intermediate container 38abf3c3f889 14:28:05 ---> 8447853d7628 14:28:05 Step 15/15 : LABEL version=0.0.0 14:28:05 ---> Running in a6f5010117e4 14:28:05 Removing intermediate container a6f5010117e4 14:28:05 ---> c33086816c6d 14:28:05 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:28:05 Successfully built c33086816c6d 14:28:06 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:28:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4287 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] ws 14:28:15 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:28:20 using credential edgex-jenkins-ssh 14:28:20 Cloning the remote Git repository 14:28:20 Cloning with configured refspecs honoured and without tags 14:28:21 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:28:21 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:28:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:28:21 > git --version # timeout=10 14:28:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:28:22 Fetching without tags 14:28:22 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 63cf5fa9e6962e0da07888bcd30081226d81fcd4 14:28:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:28:22 > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 14:28:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:28:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:28:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:28:22 > git config core.sparsecheckout # timeout=10 14:28:22 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 14:28:23 > git remote # timeout=10 14:28:23 > git config --get remote.origin.url # timeout=10 14:28:23 Merge succeeded, producing 63cf5fa9e6962e0da07888bcd30081226d81fcd4 14:28:23 Checking out Revision 63cf5fa9e6962e0da07888bcd30081226d81fcd4 (PR-248) 14:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:23 > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 14:28:23 > git rev-parse HEAD^{commit} # timeout=10 14:28:23 > git config core.sparsecheckout # timeout=10 14:28:23 > git checkout -f 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 14:28:27 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" 14:28:27 > git --version # timeout=10 14:28:27 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:28:29 ========================================================= 14:28:29 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:28:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:28:30 + 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 . 14:28:31 Sending build context to Docker daemon 3.003MB 14:28:31 Step 1/21 : ARG BASE=alpine:3.9 14:28:31 Step 2/21 : FROM ${BASE} as builder 14:28:31 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:28:31 0362ad1dd800: Pulling fs layer 14:28:31 f2cdb1532d8b: Pulling fs layer 14:28:31 37ed683be191: Pulling fs layer 14:28:31 f2cdb1532d8b: Verifying Checksum 14:28:31 f2cdb1532d8b: Download complete 14:28:32 0362ad1dd800: Download complete 14:28:32 0362ad1dd800: Pull complete 14:28:33 f2cdb1532d8b: Pull complete 14:28:39 37ed683be191: Verifying Checksum 14:28:39 37ed683be191: Download complete 14:28:49 37ed683be191: Pull complete 14:28:49 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 14:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:28:49 ---> b23d30803547 14:28:49 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 14:28:51 ---> Running in ddcc8856e0bf 14:28:52 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:28:53 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:28:53 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:28:53 (2/8) Installing libuuid (2.33-r0) 14:28:53 (3/8) Installing libblkid (2.33-r0) 14:28:53 (4/8) Installing libfdisk (2.33-r0) 14:28:53 (5/8) Installing libmount (2.33-r0) 14:28:53 (6/8) Installing libsmartcols (2.33-r0) 14:28:54 (7/8) Installing util-linux-dev (2.33-r0) 14:28:54 (8/8) Installing wget (1.20.3-r0) 14:28:54 Executing busybox-1.29.3-r10.trigger 14:28:54 OK: 285 MiB in 83 packages 14:28:55 Removing intermediate container ddcc8856e0bf 14:28:55 ---> ae5d7f0f69a2 14:28:55 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:28:55 ---> Running in 7e92f807ec5b 14:28:56 Removing intermediate container 7e92f807ec5b 14:28:56 ---> 1d27bb07f046 14:28:56 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 14:28:56 ---> Running in 3e7e01b312bb 14:28:57 --2020-04-16 14:28:57-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:28:57 Resolving github.com... 140.82.112.4 14:28:57 Connecting to github.com|140.82.112.4|:443... connected. 14:28:57 HTTP request sent, awaiting response... 302 Found 14:28:57 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:28:57 --2020-04-16 14:28:57-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:28:57 Resolving codeload.github.com... 140.82.114.10 14:28:57 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:28:57 HTTP request sent, awaiting response... 200 OK 14:28:57 Length: unspecified [application/x-gzip] 14:28:57 Saving to: 'STDOUT' 14:28:57 14:28:57 0K .......... .......... .......... .......... .......... 1.35M 14:28:57 50K .......... .......... .......... .......... .......... 2.58M 14:28:57 100K .......... .......... .......... .......... .......... 11.6M 14:28:57 150K .......... .......... .......... .......... .......... 14.6M 14:28:57 200K .......... .......... .......... .......... .......... 3.16M 14:28:57 250K .......... .......... .......... .......... .......... 5.68M 14:28:57 300K .......... .......... .......... .......... .......... 4.08M 14:28:57 350K .......... .......... .......... .......... .......... 5.02M 14:28:57 400K .......... .......... .......... .......... .......... 4.15M 14:28:57 450K .......... .......... .......... .......... .......... 3.89M 14:28:57 500K .......... .......... .......... .......... .......... 8.32M 14:28:58 550K .......... .......... .......... .......... .......... 2.33M 14:28:58 600K .......... .......... .......... .......... .......... 874K 14:28:58 650K .......... .......... .......... .......... .......... 1.81M 14:28:58 700K ..    4.29M=0.2s 14:28:58 14:28:58 2020-04-16 14:28:57 (2.81 MB/s) - written to stdout [719348] 14:28:58 14:28:58 -- The C compiler identification is GNU 8.3.0 14:28:58 -- The CXX compiler identification is GNU 8.3.0 14:28:58 -- Check for working C compiler: /usr/bin/cc 14:28:58 -- Check for working C compiler: /usr/bin/cc -- works 14:28:58 -- Detecting C compiler ABI info 14:28:59 -- Detecting C compiler ABI info - done 14:28:59 -- Detecting C compile features 14:29:00 -- Detecting C compile features - done 14:29:00 -- Check for working CXX compiler: /usr/bin/c++ 14:29:00 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:29:00 -- Detecting CXX compiler ABI info 14:29:00 -- Detecting CXX compiler ABI info - done 14:29:00 -- Detecting CXX compile features 14:29:02 -- Detecting CXX compile features - done 14:29:02 -- Looking for include file endian.h 14:29:02 -- Looking for include file endian.h - found 14:29:02 -- Check if the system is big endian 14:29:02 -- Searching 16 bit integer 14:29:02 -- Looking for sys/types.h 14:29:02 -- Looking for sys/types.h - found 14:29:02 -- Looking for stdint.h 14:29:03 -- Looking for stdint.h - found 14:29:03 -- Looking for stddef.h 14:29:03 -- Looking for stddef.h - found 14:29:03 -- Check size of unsigned short 14:29:03 -- Check size of unsigned short - done 14:29:03 -- Using unsigned short 14:29:03 -- Check if the system is big endian - little endian 14:29:03 -- Check size of size_t 14:29:04 -- Check size of size_t - done 14:29:04 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:29:04 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:29:04 asked CMake to find a package configuration file provided by "cJSON", but 14:29:04 CMake did not find one. 14:29:04 14:29:04 Could not find a package configuration file provided by "cJSON" with any of 14:29:04 the following names: 14:29:04 14:29:04 cJSONConfig.cmake 14:29:04 cjson-config.cmake 14:29:04 14:29:04 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:29:04 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:29:04 provides a separate development package or SDK, be sure it has been 14:29:04 installed. 14:29:04 14:29:04 14:29:04 -- Configuring done 14:29:04 -- Generating done 14:29:04 -- Build files have been written to: /tmp/cbor 14:29:04 Scanning dependencies of target cbor_shared 14:29:04 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:29:05 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:29:06 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:29:06 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:29:07 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:29:07 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:29:07 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:29:08 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:29:08 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:29:08 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:29:09 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:29:09 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:29:09 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:29:10 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:29:10 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:29:10 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:29:11 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:29:11 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:29:11 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:29:12 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:29:12 [ 40%] Linking C shared library libcbor.so 14:29:12 [ 40%] Built target cbor_shared 14:29:12 Scanning dependencies of target cbor 14:29:12 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:29:13 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:29:13 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:29:14 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:29:15 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:29:15 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:29:15 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:29:16 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:29:16 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:29:16 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:29:17 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:29:17 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:29:18 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:29:18 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:29:18 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:29:19 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:29:19 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:29:19 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:29:20 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:29:20 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:29:20 [ 80%] Linking C static library libcbor.a 14:29:20 [ 80%] Built target cbor 14:29:20 Scanning dependencies of target create_items 14:29:20 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:29:20 [ 84%] Linking C executable create_items 14:29:20 [ 84%] Built target create_items 14:29:20 Scanning dependencies of target readfile 14:29:20 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:29:21 [ 88%] Linking C executable readfile 14:29:21 [ 88%] Built target readfile 14:29:21 Scanning dependencies of target streaming_parser 14:29:21 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:29:21 [ 92%] Linking C executable streaming_parser 14:29:21 [ 92%] Built target streaming_parser 14:29:21 Scanning dependencies of target sort 14:29:21 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:29:21 [ 96%] Linking C executable sort 14:29:21 [ 96%] Built target sort 14:29:21 Scanning dependencies of target hello 14:29:21 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:29:22 [100%] Linking C executable hello 14:29:22 [100%] Built target hello 14:29:22 Install the project... 14:29:22 -- Install configuration: "Release" 14:29:22 -- Installing: /usr/local/include/cbor/configuration.h 14:29:22 -- Installing: /usr/local/lib64/libcbor.a 14:29:22 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:29:22 -- Installing: /usr/local/lib64/libcbor.so.0 14:29:22 -- Installing: /usr/local/lib64/libcbor.so 14:29:22 -- Up-to-date: /usr/local/include/cbor 14:29:22 -- Installing: /usr/local/include/cbor/common.h 14:29:22 -- Installing: /usr/local/include/cbor/serialization.h 14:29:22 -- Installing: /usr/local/include/cbor/encoding.h 14:29:22 -- Installing: /usr/local/include/cbor/maps.h 14:29:22 -- Installing: /usr/local/include/cbor/strings.h 14:29:22 -- Installing: /usr/local/include/cbor/arrays.h 14:29:22 -- Installing: /usr/local/include/cbor/internal 14:29:22 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:29:22 -- Installing: /usr/local/include/cbor/internal/stack.h 14:29:22 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:29:22 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:29:22 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:29:22 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:29:22 -- Installing: /usr/local/include/cbor/data.h 14:29:22 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:29:22 -- Installing: /usr/local/include/cbor/bytestrings.h 14:29:22 -- Installing: /usr/local/include/cbor/tags.h 14:29:22 -- Installing: /usr/local/include/cbor/streaming.h 14:29:22 -- Installing: /usr/local/include/cbor/ints.h 14:29:22 -- Installing: /usr/local/include/cbor/callbacks.h 14:29:22 -- Installing: /usr/local/include/cbor.h 14:29:22 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:29:24 Removing intermediate container 3e7e01b312bb 14:29:24 ---> ce83976135a6 14:29:24 Step 6/21 : RUN mkdir /tmp/sdk 14:29:24 ---> Running in cfe69809fb68 14:29:26 Removing intermediate container cfe69809fb68 14:29:26 ---> de7def497545 14:29:26 Step 7/21 : COPY VERSION /tmp/sdk 14:29:27 ---> fc88cc9a424c 14:29:27 Step 8/21 : COPY src /tmp/sdk/src 14:29:28 ---> 92b08f644178 14:29:28 Step 9/21 : COPY include /tmp/sdk/include 14:29:28 ---> d88531e754bc 14:29:28 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:29:29 ---> 5b2026e95cbc 14:29:29 Step 11/21 : COPY LICENSE /tmp/sdk 14:29:29 ---> 0c8ff0369751 14:29:29 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:29:30 ---> 023a1e69b586 14:29:30 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:29:30 ---> Running in 295fd5f70c69 14:29:31 + CPPCHECK=false 14:29:31 + DOCGEN=false 14:29:31 + TOMLVER=SDK-0.2 14:29:31 + CUTILVER=1.0.0 14:29:31 + '[' 0 -gt 0 ] 14:29:31 + readlink -f ./scripts/build.sh 14:29:31 + dirname /tmp/sdk/scripts/build.sh 14:29:31 + dirname /tmp/sdk/scripts 14:29:31 + ROOT=/tmp/sdk 14:29:31 + cd /tmp/sdk 14:29:31 + '[' '!' -d deps ] 14:29:31 + mkdir deps 14:29:31 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:29:31 + tar -C deps -z -x -f - 14:29:31 --2020-04-16 14:29:31-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:29:31 Resolving github.com... 140.82.114.3 14:29:31 Connecting to github.com|140.82.114.3|:443... connected. 14:29:31 HTTP request sent, awaiting response... 302 Found 14:29:31 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:29:31 --2020-04-16 14:29:31-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:29:31 Resolving codeload.github.com... 140.82.114.10 14:29:31 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:29:31 HTTP request sent, awaiting response... 200 OK 14:29:31 Length: unspecified [application/x-gzip] 14:29:31 Saving to: 'STDOUT' 14:29:31 14:29:31 0K .......... ......  1020K=0.02s 14:29:31 14:29:31 2020-04-16 14:29:31 (1020 KB/s) - written to stdout [16451] 14:29:31 14:29:31 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:29:31 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:29:31 + tar -C deps -z -x -f - 14:29:31 --2020-04-16 14:29:31-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:29:31 Resolving github.com... 140.82.114.3 14:29:31 Connecting to github.com|140.82.114.3|:443... connected. 14:29:31 HTTP request sent, awaiting response... 302 Found 14:29:31 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] 14:29:31 --2020-04-16 14:29:31-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 14:29:31 Resolving codeload.github.com... 140.82.114.10 14:29:31 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:29:32 HTTP request sent, awaiting response... 200 OK 14:29:32 Length: unspecified [application/x-gzip] 14:29:32 Saving to: 'STDOUT' 14:29:32  14:29:32 0K .......... .......... .......... .......... .......... 1.52M 14:29:32 50K .......... .......... .......... .......... .......... 3.10M 14:29:32 100K .......... .......... .......... .......... ........ 5.96M=0.06s 14:29:32 14:29:32 2020-04-16 14:29:31 (2.59 MB/s) - written to stdout [151809] 14:29:32 14:29:32 + mkdir -p src/c/iot 14:29:32 + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot 14:29:32 + mkdir -p include/iot 14:29:32 + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot 14:29:32 + mkdir -p include/iot/os 14:29:32 + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os 14:29:32 + mkdir -p /tmp/sdk/build/release 14:29:32 + cd /tmp/sdk/build/release 14:29:32 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:29:32 -- The C compiler identification is GNU 8.3.0 14:29:32 -- Check for working C compiler: /usr/bin/cc 14:29:32 -- Check for working C compiler: /usr/bin/cc -- works 14:29:32 -- Detecting C compiler ABI info 14:29:32 -- Detecting C compiler ABI info - done 14:29:33 -- Detecting C compile features 14:29:33 -- Detecting C compile features - done 14:29:33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:29:33 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:29:33 -- Found LIBYAML: /usr/lib/libyaml.so 14:29:34 -- Found LIBUUID: /usr/lib/libuuid.so 14:29:34 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:29:34 -- C SDK 0.0.0 for Linux 14:29:34 -- Performing Test CSDK_HAVE_ATOMIC 14:29:34 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:29:34 -- Found Curses: /usr/lib/libcurses.so 14:29:34 -- Configuring done 14:29:34 -- Generating done 14:29:34 -- Build files have been written to: /tmp/sdk/build/release 14:29:34 + make 14:29:34 + tee release.log 14:29:34 Scanning dependencies of target csdk 14:29:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:29:35 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:29:36 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:29:37 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:29:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:29:38 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:29:39 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:29:42 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:29:42 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:29:42 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:29:43 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:29:43 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:29:44 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:29:44 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:29:48 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:29:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:29:49 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:29:49 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:29:52 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:29:52 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:29:52 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:29:53 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:29:53 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:29:53 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:29:54 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:29:55 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:29:56 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:29:56 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:29:56 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:29:58 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:29:58 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:30:03 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:30:03 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:30:04 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:30:04 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:30:06 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:30:08 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:30:12 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:30:12 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:30:13 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:30:14 [ 65%] Linking C shared library libcsdk.so 14:30:14 [ 65%] Built target csdk 14:30:14 Scanning dependencies of target template 14:30:14 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:30:14 [ 68%] Linking C executable template 14:30:15 [ 68%] Built target template 14:30:15 Scanning dependencies of target device-counter 14:30:15 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:30:15 [ 71%] Linking C executable device-counter 14:30:15 [ 71%] Built target device-counter 14:30:16 Scanning dependencies of target device-random 14:30:16 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:30:16 [ 74%] Linking C executable device-random 14:30:17 [ 74%] Built target device-random 14:30:17 Scanning dependencies of target device-gyro 14:30:17 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:30:17 [ 77%] Linking C executable device-gyro 14:30:17 [ 77%] Built target device-gyro 14:30:17 Scanning dependencies of target template-discovery 14:30:17 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:30:18 [ 80%] Linking C executable template-discovery 14:30:18 [ 80%] Built target template-discovery 14:30:18 Scanning dependencies of target device-terminal 14:30:18 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:30:19 [ 84%] Linking C executable device-terminal 14:30:19 [ 84%] Built target device-terminal 14:30:19 Scanning dependencies of target template2 14:30:19 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:30:20 [ 87%] Linking C executable template2 14:30:20 [ 87%] Built target template2 14:30:20 Scanning dependencies of target device-counterv2 14:30:20 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:30:21 [ 90%] Linking C executable device-counterv2 14:30:21 [ 90%] Built target device-counterv2 14:30:21 Scanning dependencies of target device-gyrov2 14:30:21 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:30:22 [ 93%] Linking C executable device-gyrov2 14:30:22 [ 93%] Built target device-gyrov2 14:30:22 Scanning dependencies of target device-randomv2 14:30:22 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:30:22 [ 96%] Linking C executable device-randomv2 14:30:22 [ 96%] Built target device-randomv2 14:30:22 Scanning dependencies of target device-terminalv2 14:30:22 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:30:23 [100%] Linking C executable device-terminalv2 14:30:23 [100%] Built target device-terminalv2 14:30:23 + + teemake -a package 14:30:23 release.log 14:30:24 [ 65%] Built target csdk 14:30:24 [ 68%] Built target template 14:30:24 [ 71%] Built target device-counter 14:30:24 [ 74%] Built target device-random 14:30:24 [ 77%] Built target device-gyro 14:30:24 [ 80%] Built target template-discovery 14:30:24 [ 84%] Built target device-terminal 14:30:24 [ 87%] Built target template2 14:30:24 [ 90%] Built target device-counterv2 14:30:24 [ 93%] Built target device-gyrov2 14:30:24 [ 96%] Built target device-randomv2 14:30:24 [100%] Built target device-terminalv2 14:30:24 Run CPack packaging tool... 14:30:24 CPack: Create package using TGZ 14:30:24 CPack: Install projects 14:30:24 CPack: - Run preinstall target for: Csdk 14:30:25 CPack: - Install project: Csdk 14:30:25 CPack: Create package 14:30:25 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:30:25 + '[' false '=' true ] 14:30:25 + '[' false '=' true ] 14:30:25 + mkdir -p /tmp/sdk/build/debug 14:30:25 + cd /tmp/sdk/build/debug 14:30:25 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:30:25 -- The C compiler identification is GNU 8.3.0 14:30:25 -- Check for working C compiler: /usr/bin/cc 14:30:26 -- Check for working C compiler: /usr/bin/cc -- works 14:30:26 -- Detecting C compiler ABI info 14:30:26 -- Detecting C compiler ABI info - done 14:30:26 -- Detecting C compile features 14:30:27 -- Detecting C compile features - done 14:30:27 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:30:27 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:30:27 -- Found LIBYAML: /usr/lib/libyaml.so 14:30:27 -- Found LIBUUID: /usr/lib/libuuid.so 14:30:27 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:30:27 -- C SDK 0.0.0 for Linux 14:30:27 -- Performing Test CSDK_HAVE_ATOMIC 14:30:27 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:30:27 -- Found Curses: /usr/lib/libcurses.so 14:30:27 -- Configuring done 14:30:28 -- Generating done 14:30:28 -- Build files have been written to: /tmp/sdk/build/debug 14:30:28 + + teemake debug.log 14:30:28 14:30:28 Scanning dependencies of target csdk 14:30:28 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:30:28 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:30:28 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:30:29 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:30:29 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:30:29 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:30:30 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:30:30 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:30:31 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:30:31 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:30:31 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:30:31 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:30:32 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:30:32 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:30:33 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:30:33 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:30:33 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:30:33 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:30:34 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:30:34 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:30:35 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:30:35 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:30:35 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:30:35 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:30:36 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:30:36 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:30:36 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:30:37 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:30:37 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:30:37 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:30:38 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:30:39 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:30:39 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:30:39 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:30:40 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:30:41 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:30:41 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:30:42 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:30:42 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:30:43 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:30:43 [ 65%] Linking C shared library libcsdk.so 14:30:43 [ 65%] Built target csdk 14:30:43 Scanning dependencies of target template 14:30:43 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:30:44 [ 68%] Linking C executable template 14:30:44 [ 68%] Built target template 14:30:44 Scanning dependencies of target device-counter 14:30:44 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:30:44 [ 71%] Linking C executable device-counter 14:30:44 [ 71%] Built target device-counter 14:30:44 Scanning dependencies of target device-random 14:30:45 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:30:45 [ 74%] Linking C executable device-random 14:30:45 [ 74%] Built target device-random 14:30:45 Scanning dependencies of target device-gyro 14:30:45 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:30:45 [ 77%] Linking C executable device-gyro 14:30:46 [ 77%] Built target device-gyro 14:30:46 Scanning dependencies of target template-discovery 14:30:46 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:30:46 [ 80%] Linking C executable template-discovery 14:30:46 [ 80%] Built target template-discovery 14:30:46 Scanning dependencies of target device-terminal 14:30:46 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:30:47 [ 84%] Linking C executable device-terminal 14:30:47 [ 84%] Built target device-terminal 14:30:47 Scanning dependencies of target template2 14:30:47 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:30:47 [ 87%] Linking C executable template2 14:30:48 [ 87%] Built target template2 14:30:48 Scanning dependencies of target device-counterv2 14:30:48 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:30:48 [ 90%] Linking C executable device-counterv2 14:30:48 [ 90%] Built target device-counterv2 14:30:48 Scanning dependencies of target device-gyrov2 14:30:48 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:30:48 [ 93%] Linking C executable device-gyrov2 14:30:49 [ 93%] Built target device-gyrov2 14:30:49 Scanning dependencies of target device-randomv2 14:30:49 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:30:49 [ 96%] Linking C executable device-randomv2 14:30:50 [ 96%] Built target device-randomv2 14:30:50 Scanning dependencies of target device-terminalv2 14:30:50 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:30:50 [100%] Linking C executable device-terminalv2 14:30:50 [100%] Built target device-terminalv2 14:30:50 make: Entering directory '/tmp/sdk/build/release' 14:30:50 make[1]: Entering directory '/tmp/sdk/build/release' 14:30:50 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:50 Scanning dependencies of target csdk 14:30:50 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:50 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:30:52 [ 3%] Linking C shared library libcsdk.so 14:30:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:53 [ 65%] Built target csdk 14:30:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:53 [ 66%] Linking C executable template 14:30:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:53 [ 68%] Built target template 14:30:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:53 [ 69%] Linking C executable device-counter 14:30:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:53 [ 71%] Built target device-counter 14:30:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:53 [ 73%] Linking C executable device-random 14:30:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:54 [ 74%] Built target device-random 14:30:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:54 [ 76%] Linking C executable device-gyro 14:30:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:54 [ 77%] Built target device-gyro 14:30:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:54 [ 79%] Linking C executable template-discovery 14:30:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:54 [ 80%] Built target template-discovery 14:30:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:54 [ 82%] Linking C executable device-terminal 14:30:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:55 [ 84%] Built target device-terminal 14:30:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:55 [ 85%] Linking C executable template2 14:30:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:55 [ 87%] Built target template2 14:30:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:55 [ 88%] Linking C executable device-counterv2 14:30:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:55 [ 90%] Built target device-counterv2 14:30:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:56 [ 92%] Linking C executable device-gyrov2 14:30:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:56 [ 93%] Built target device-gyrov2 14:30:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:56 [ 95%] Linking C executable device-randomv2 14:30:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:56 [ 96%] Built target device-randomv2 14:30:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:30:56 [ 98%] Linking C executable device-terminalv2 14:30:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:30:56 [100%] Built target device-terminalv2 14:30:56 make[1]: Leaving directory '/tmp/sdk/build/release' 14:30:56 Install the project... 14:30:56 -- Install configuration: "Release" 14:30:56 -- Installing: /usr/local/lib/libcsdk.so 14:30:56 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:30:56 -- Up-to-date: /usr/local/include 14:30:56 -- Installing: /usr/local/include/devsdk 14:30:56 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:30:56 -- Installing: /usr/local/include/devsdk/devsdk.h 14:30:56 -- Installing: /usr/local/include/edgex 14:30:56 -- Installing: /usr/local/include/edgex/devices.h 14:30:56 -- Installing: /usr/local/include/edgex/edgex.h 14:30:56 -- Installing: /usr/local/include/edgex/device-mgmt.h 14:30:56 -- Installing: /usr/local/include/edgex/profiles.h 14:30:56 -- Installing: /usr/local/include/edgex/edgex-base.h 14:30:56 -- Installing: /usr/local/include/edgex/error.h 14:30:56 -- Installing: /usr/local/include/edgex/registry.h 14:30:56 -- Installing: /usr/local/include/edgex/rest-server.h 14:30:56 -- Installing: /usr/local/include/edgex/os.h 14:30:56 -- Installing: /usr/local/include/edgex/devsdk.h 14:30:56 -- Installing: /usr/local/include/edgex/eventgen.h 14:30:56 -- Installing: /usr/local/include/edgex/edgex-logging.h 14:30:56 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:30:56 -- Installing: /usr/local/include/iot 14:30:56 -- Installing: /usr/local/include/iot/hash.h 14:30:56 -- Installing: /usr/local/include/iot/thread.h 14:30:56 -- Installing: /usr/local/include/iot/json.h 14:30:56 -- Installing: /usr/local/include/iot/os 14:30:56 -- Installing: /usr/local/include/iot/os/zephyr.h 14:30:56 -- Installing: /usr/local/include/iot/os/linux.h 14:30:56 -- Installing: /usr/local/include/iot/base64.h 14:30:56 -- Installing: /usr/local/include/iot/container.h 14:30:56 -- Installing: /usr/local/include/iot/data.h 14:30:56 -- Installing: /usr/local/include/iot/threadpool.h 14:30:56 -- Installing: /usr/local/include/iot/scheduler.h 14:30:56 -- Installing: /usr/local/include/iot/component.h 14:30:56 -- Installing: /usr/local/include/iot/os.h 14:30:56 -- Installing: /usr/local/include/iot/logger.h 14:30:56 -- Installing: /usr/local/include/iot/time.h 14:30:56 -- Installing: /usr/local/include/iot/iot.h 14:30:56 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:30:56 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:30:56 make: Leaving directory '/tmp/sdk/build/release' 14:30:59 Removing intermediate container 295fd5f70c69 14:30:59 ---> fd37f091d7a7 14:30:59 Step 14/21 : FROM alpine:3.9 14:30:59 3.9: Pulling from library/alpine 14:30:59 eb93038481dd: Pulling fs layer 14:31:00 eb93038481dd: Verifying Checksum 14:31:00 eb93038481dd: Download complete 14:31:00 eb93038481dd: Pull complete 14:31:00 Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 14:31:00 Status: Downloaded newer image for alpine:3.9 14:31:00 ---> 355993758880 14:31:00 Step 15/21 : MAINTAINER IOTech 14:31:00 ---> Running in 70e1d575a3f2 14:31:01 Removing intermediate container 70e1d575a3f2 14:31:01 ---> 0d0fb4794228 14:31:01 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:31:01 ---> Running in 5fd95c55941f 14:31:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:31:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:31:02 (1/48) Installing binutils (2.31.1-r2) 14:31:03 (2/48) Installing libmagic (5.36-r1) 14:31:03 (3/48) Installing file (5.36-r1) 14:31:03 (4/48) Installing gmp (6.1.2-r1) 14:31:03 (5/48) Installing isl (0.18-r0) 14:31:03 (6/48) Installing libgomp (8.3.0-r0) 14:31:03 (7/48) Installing libatomic (8.3.0-r0) 14:31:03 (8/48) Installing libgcc (8.3.0-r0) 14:31:03 (9/48) Installing mpfr3 (3.1.5-r1) 14:31:03 (10/48) Installing mpc1 (1.0.3-r1) 14:31:03 (11/48) Installing libstdc++ (8.3.0-r0) 14:31:03 (12/48) Installing gcc (8.3.0-r0) 14:31:05 (13/48) Installing musl-dev (1.1.20-r5) 14:31:05 (14/48) Installing libc-dev (0.7.1-r0) 14:31:05 (15/48) Installing g++ (8.3.0-r0) 14:31:06 (16/48) Installing make (4.2.1-r2) 14:31:06 (17/48) Installing fortify-headers (1.0-r0) 14:31:06 (18/48) Installing build-base (0.5-r1) 14:31:06 (19/48) Installing libattr (2.4.47-r7) 14:31:06 (20/48) Installing libacl (2.2.52-r5) 14:31:06 (21/48) Installing libbz2 (1.0.6-r7) 14:31:06 (22/48) Installing expat (2.2.8-r0) 14:31:06 (23/48) Installing lz4-libs (1.8.3-r2) 14:31:06 (24/48) Installing xz-libs (5.2.4-r0) 14:31:06 (25/48) Installing libarchive (3.3.3-r2) 14:31:06 (26/48) Installing ca-certificates (20191127-r0) 14:31:07 (27/48) Installing nghttp2-libs (1.35.1-r1) 14:31:07 (28/48) Installing libssh2 (1.9.0-r1) 14:31:07 (29/48) Installing libcurl (7.64.0-r3) 14:31:07 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 14:31:07 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 14:31:08 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 14:31:08 (33/48) Installing rhash-libs (1.3.6-r2) 14:31:08 (34/48) Installing libuv (1.23.2-r0) 14:31:08 (35/48) Installing cmake (3.13.0-r0) 14:31:09 (36/48) Installing curl (7.64.0-r3) 14:31:09 (37/48) Installing pcre2 (10.32-r1) 14:31:09 (38/48) Installing git (2.20.3-r0) 14:31:09 (39/48) Installing nettle (3.4.1-r0) 14:31:09 (40/48) Installing libffi (3.2.1-r6) 14:31:09 (41/48) Installing p11-kit (0.23.14-r0) 14:31:10 (42/48) Installing libtasn1 (4.14-r0) 14:31:10 (43/48) Installing libunistring (0.9.10-r0) 14:31:10 (44/48) Installing gnutls (3.6.7-r1) 14:31:10 (45/48) Installing libmicrohttpd (0.9.62-r0) 14:31:10 (46/48) Installing libuuid (2.33-r0) 14:31:10 (47/48) Installing wget (1.20.3-r0) 14:31:10 (48/48) Installing yaml (0.2.1-r0) 14:31:10 Executing busybox-1.29.3-r10.trigger 14:31:10 Executing ca-certificates-20191127-r0.trigger 14:31:10 OK: 219 MiB in 62 packages 14:31:25 Removing intermediate container 5fd95c55941f 14:31:25 ---> f7fe3c3075d5 14:31:25 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:31:25 ---> 04920880fbb7 14:31:25 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:31:25 ---> 5d70da389324 14:31:25 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:31:26 ---> 694ffdcd29b0 14:31:26 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:31:26 ---> 04e1aeecd50d 14:31:26 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:31:27 ---> 775021388997 14:31:27 Successfully built 775021388997 14:31:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:31:28 + docker inspect -f . ci-base-image-arm64 14:31:28 . [Pipeline] withDockerContainer 14:31:28 prd-ubuntu18.04-docker-arm64-4c-16g-4287 does not seem to be running inside a container 14:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:31:30 $ docker top e389959c6aad35885d52021ccbc4d09b17653f51a5be8ee0da9cf3d3cb389166 -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:31 + make test 14:31:31 echo "make test" 14:31:31 make test [Pipeline] } 14:31:31 $ docker stop --time=1 e389959c6aad35885d52021ccbc4d09b17653f51a5be8ee0da9cf3d3cb389166 14:31:33 $ docker rm -f e389959c6aad35885d52021ccbc4d09b17653f51a5be8ee0da9cf3d3cb389166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:35 + ls -al . 14:31:35 total 192 14:31:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 14:28 . 14:31:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:28 .. 14:31:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 14:28 .git 14:31:35 -rw-rw-r-- 1 jenkins jenkins 176 Apr 16 14:28 .gitignore 14:31:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 14:28 .semver 14:31:35 -rw-rw-r-- 1 jenkins jenkins 3104 Apr 16 14:28 Attribution.txt 14:31:35 -rw-rw-r-- 1 jenkins jenkins 5109 Apr 16 14:28 CHANGES 14:31:35 -rw-rw-r-- 1 jenkins jenkins 108574 Apr 16 14:28 Doxyfile 14:31:35 -rw-rw-r-- 1 jenkins jenkins 792 Apr 16 14:28 Jenkinsfile 14:31:35 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 14:28 LICENSE 14:31:35 -rw-rw-r-- 1 jenkins jenkins 448 Apr 16 14:28 Makefile 14:31:35 -rw-rw-r-- 1 jenkins jenkins 1849 Apr 16 14:28 README.md 14:31:35 -rw-rw-r-- 1 jenkins jenkins 5050 Apr 16 14:28 README.v2.md 14:31:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 14:25 VERSION 14:31:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 14:28 docs 14:31:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:28 include 14:31:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 14:28 scripts 14:31:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:28 src [Pipeline] isUnix [Pipeline] sh 14:31:35 + 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=63cf5fa9e6962e0da07888bcd30081226d81fcd4 --label arch=arm64 --label version=0.0.0 . 14:31:36 Sending build context to Docker daemon 3.003MB 14:31:36 Step 1/15 : ARG BASE=alpine:3.9 14:31:36 Step 2/15 : FROM ${BASE} 14:31:36 ---> 775021388997 14:31:36 Step 3/15 : MAINTAINER IOTech 14:31:36 ---> Running in 1ec1e7873fb4 14:31:36 Removing intermediate container 1ec1e7873fb4 14:31:36 ---> 5319a8138aba 14:31:36 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 14:31:36 ---> Running in 402a476512de 14:31:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:31:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:31:37 (1/21) Installing pkgconf (1.6.0-r0) 14:31:37 (2/21) Installing openssl-dev (1.1.1d-r2) 14:31:38 (3/21) Installing zlib-dev (1.2.11-r1) 14:31:38 (4/21) Installing libssh2-dev (1.9.0-r1) 14:31:38 (5/21) Installing nghttp2-dev (1.35.1-r1) 14:31:38 (6/21) Installing curl-dev (7.64.0-r3) 14:31:38 (7/21) Installing gnutls-c++ (3.6.7-r1) 14:31:38 (8/21) Installing libgmpxx (6.1.2-r1) 14:31:38 (9/21) Installing gmp-dev (6.1.2-r1) 14:31:38 (10/21) Installing nettle-dev (3.4.1-r0) 14:31:40 (11/21) Installing libtasn1-dev (4.14-r0) 14:31:40 (12/21) Installing p11-kit-dev (0.23.14-r0) 14:31:40 (13/21) Installing gnutls-dev (3.6.7-r1) 14:31:40 (14/21) Installing libmicrohttpd-dev (0.9.62-r0) 14:31:40 (15/21) Installing ncurses-dev (6.1_p20190105-r0) 14:31:40 (16/21) Installing libblkid (2.33-r0) 14:31:40 (17/21) Installing libfdisk (2.33-r0) 14:31:40 (18/21) Installing libmount (2.33-r0) 14:31:40 (19/21) Installing libsmartcols (2.33-r0) 14:31:40 (20/21) Installing util-linux-dev (2.33-r0) 14:31:40 (21/21) Installing yaml-dev (0.2.1-r0) 14:31:40 Executing busybox-1.29.3-r10.trigger 14:31:40 OK: 279 MiB in 83 packages 14:31:44 Removing intermediate container 402a476512de 14:31:44 ---> e14e7008f711 14:31:44 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:31:44 ---> 39e220d88254 14:31:44 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:31:45 ---> af2087985f9b 14:31:45 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:31:45 ---> 1cb647912c3f 14:31:45 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:31:46 ---> 303496bc5df4 14:31:46 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:31:46 ---> e18d93214fd4 14:31:46 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:31:47 ---> b0b563c8dbcf 14:31:47 Step 11/15 : WORKDIR /edgex-c-sdk 14:31:47 ---> Running in 6959d4df6452 14:31:47 Removing intermediate container 6959d4df6452 14:31:47 ---> cafd5c02b640 14:31:47 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:31:48 ---> Running in 4b869a67853f 14:31:48 Removing intermediate container 4b869a67853f 14:31:48 ---> 6caa46867469 14:31:48 Step 13/15 : LABEL arch=arm64 14:31:48 ---> Running in df716dfe64a9 14:31:48 Removing intermediate container df716dfe64a9 14:31:48 ---> 2ffcb23e42a7 14:31:48 Step 14/15 : LABEL git_sha=63cf5fa9e6962e0da07888bcd30081226d81fcd4 14:31:49 ---> Running in 4af7ae014c8f 14:31:49 Removing intermediate container 4af7ae014c8f 14:31:49 ---> bc955c619965 14:31:49 Step 15/15 : LABEL version=0.0.0 14:31:49 ---> Running in 328d807fb4db 14:31:49 Removing intermediate container 328d807fb4db 14:31:49 ---> 76996a2915ec 14:31:49 [Warning] One or more build-args [MAKE ARCH] were not consumed 14:31:49 Successfully built 76996a2915ec 14:31:49 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 14:31:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:31:54 ---> package-listing.sh 14:31:54 ++ facter osfamily 14:31:54 ++ tr '[:upper:]' '[:lower:]' 14:31:54 + OS_FAMILY=redhat 14:31:54 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-248 14:31:54 + START_PACKAGES=/tmp/packages_start.txt 14:31:54 + END_PACKAGES=/tmp/packages_end.txt 14:31:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:54 + PACKAGES=/tmp/packages_start.txt 14:31:54 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-248 ']' 14:31:54 + PACKAGES=/tmp/packages_end.txt 14:31:54 + case "${OS_FAMILY}" in 14:31:54 + rpm -qa 14:31:54 + sort 14:31:58 + '[' -f /tmp/packages_start.txt ']' 14:31:58 + '[' -f /tmp/packages_end.txt ']' 14:31:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:58 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-248 ']' 14:31:58 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-248/archives/ 14:31:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-248/archives/ [Pipeline] isUnix [Pipeline] sh 14:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:59 14:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:31:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:31:59 alpine: Pulling from edgex-lftools-log-publisher 14:31:59 c9b1b535fdd9: Pulling fs layer 14:31:59 2cc5ad85d9ab: Pulling fs layer 14:31:59 756a868c4378: Pulling fs layer 14:31:59 444b2fc9a129: Pulling fs layer 14:31:59 ea15f1150254: Pulling fs layer 14:31:59 41b27a9f41bf: Pulling fs layer 14:31:59 28c525ee5125: Pulling fs layer 14:31:59 094b1ea09ed8: Pulling fs layer 14:31:59 138eaada9080: Pulling fs layer 14:31:59 0622d0fa9048: Pulling fs layer 14:31:59 41b27a9f41bf: Waiting 14:31:59 28c525ee5125: Waiting 14:31:59 138eaada9080: Waiting 14:31:59 094b1ea09ed8: Waiting 14:31:59 0622d0fa9048: Waiting 14:31:59 444b2fc9a129: Waiting 14:31:59 ea15f1150254: Waiting 14:31:59 2cc5ad85d9ab: Verifying Checksum 14:31:59 2cc5ad85d9ab: Download complete 14:31:59 444b2fc9a129: Verifying Checksum 14:31:59 444b2fc9a129: Download complete 14:31:59 c9b1b535fdd9: Verifying Checksum 14:31:59 ea15f1150254: Verifying Checksum 14:31:59 ea15f1150254: Download complete 14:31:59 28c525ee5125: Verifying Checksum 14:31:59 28c525ee5125: Download complete 14:32:00 756a868c4378: Verifying Checksum 14:32:00 756a868c4378: Download complete 14:32:00 c9b1b535fdd9: Pull complete 14:32:00 138eaada9080: Verifying Checksum 14:32:00 138eaada9080: Download complete 14:32:00 094b1ea09ed8: Verifying Checksum 14:32:00 094b1ea09ed8: Download complete 14:32:00 0622d0fa9048: Verifying Checksum 14:32:00 0622d0fa9048: Download complete 14:32:00 2cc5ad85d9ab: Pull complete 14:32:01 41b27a9f41bf: Verifying Checksum 14:32:01 41b27a9f41bf: Download complete 14:32:01 756a868c4378: Pull complete 14:32:02 444b2fc9a129: Pull complete 14:32:02 ea15f1150254: Pull complete 14:32:06 41b27a9f41bf: Pull complete 14:32:06 28c525ee5125: Pull complete 14:32:08 094b1ea09ed8: Pull complete 14:32:08 138eaada9080: Pull complete 14:32:08 0622d0fa9048: Pull complete 14:32:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:32:08 prd-centos7-docker-4c-2g-4282 does not seem to be running inside a container 14:32:08 $ 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-248 -v /w/workspace/edgexfoundry_device-sdk-c_PR-248:/w/workspace/edgexfoundry_device-sdk-c_PR-248:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-248@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:10003/edgex-lftools-log-publisher:alpine cat 14:32:09 $ docker top 6cd665ad25831f539c0193af79a84f89cc52cc29057d76dc915633df34dd3c5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:10 provisioning config files... 14:32:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/config8789563794365408152tmp [Pipeline] { [Pipeline] echo 14:32:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:32:10 ---> create-netrc.sh [Pipeline] echo 14:32:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:32:10 ---> logs-deploy.sh 14:32:10 + ARCHIVE_ARTIFACTS= 14:32:10 + LOGS_SERVER=https://logs.edgexfoundry.org 14:32:10 + '[' https://logs.edgexfoundry.org == None ']' 14:32:10 + NEXUS_URL=https://nexus.edgexfoundry.org 14:32:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/1 14:32:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-248/1/ 14:32:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/1 /w/workspace/edgexfoundry_device-sdk-c_PR-248 14:32:12 Archives upload complete. 14:32:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-248/1/ 14:32:12 ---> uname -a: 14:32:12 Linux 6cd665ad2583 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:32:12 14:32:12 14:32:12 ---> lscpu: 14:32:12 Architecture: x86_64 14:32:12 CPU op-mode(s): 32-bit, 64-bit 14:32:12 Byte Order: Little Endian 14:32:12 Address sizes: 40 bits physical, 48 bits virtual 14:32:12 CPU(s): 4 14:32:12 On-line CPU(s) list: 0-3 14:32:12 Thread(s) per core: 1 14:32:12 Core(s) per socket: 1 14:32:12 Socket(s): 4 14:32:12 NUMA node(s): 1 14:32:12 Vendor ID: GenuineIntel 14:32:12 CPU family: 6 14:32:12 Model: 44 14:32:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:32:12 Stepping: 1 14:32:12 CPU MHz: 2933.438 14:32:12 BogoMIPS: 5866.87 14:32:12 Virtualization: VT-x 14:32:12 Hypervisor vendor: KVM 14:32:12 Virtualization type: full 14:32:12 L1d cache: 128 KiB 14:32:12 L1i cache: 128 KiB 14:32:12 L2 cache: 16 MiB 14:32:12 L3 cache: 64 MiB 14:32:12 NUMA node0 CPU(s): 0-3 14:32:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:32:12 Vulnerability Meltdown: Mitigation; PTI 14:32:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:32:12 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:32:12 Vulnerability Spectre v2: Mitigation; Full retpoline 14:32:12 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 14:32:12 14:32:12 14:32:12 ---> nproc: 14:32:12 4 14:32:12 14:32:12 14:32:12 ---> df -h: 14:32:12 Filesystem Size Used Available Use% Mounted on 14:32:12 overlay 50.0G 6.4G 43.6G 13% / 14:32:12 tmpfs 64.0M 0 64.0M 0% /dev 14:32:12 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:32:12 shm 64.0M 0 64.0M 0% /dev/shm 14:32:12 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 14:32:12 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 14:32:12 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 14:32:12 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-248 14:32:12 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp 14:32:12 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 14:32:12 14:32:12 14:32:12 ---> free -m: 14:32:12 total used free shared buff/cache available 14:32:12 Mem: 1838 615 65 0 1157 1117 14:32:12 Swap: 1023 1 1022 14:32:12 14:32:12 14:32:12 ---> ip addr: 14:32:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:32:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:32:12 inet 127.0.0.1/8 scope host lo 14:32:12 valid_lft forever preferred_lft forever 14:32:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:32:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:32:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:32:12 valid_lft forever preferred_lft forever 14:32:12 14:32:12 14:32:12 ---> sar -b -r -n DEV: 14:32:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 14:32:12 14:32:12 14:24:31 LINUX RESTART 14:32:12 14:32:12 14:25:01 tps rtps wtps bread/s bwrtn/s 14:32:12 14:26:01 52.56 12.65 39.91 2631.16 3469.67 14:32:12 14:27:01 2.81 0.00 2.81 0.00 94.70 14:32:12 14:28:01 0.68 0.00 0.68 0.00 8.36 14:32:12 14:29:01 0.52 0.00 0.52 0.00 6.23 14:32:12 14:30:01 0.63 0.00 0.63 0.00 8.06 14:32:12 14:31:01 0.78 0.00 0.78 0.00 10.03 14:32:12 14:32:01 58.77 49.53 9.24 3340.15 4143.96 14:32:12 Average: 16.68 8.88 7.80 853.25 1106.13 14:32:12 14:32:12 14:25:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:12 14:26:01 110188 1772116 94.15 2620 1230616 941600 32.13 445892 1161916 20 14:32:12 14:27:01 114412 1767892 93.92 2620 1230620 931664 31.79 442356 1161684 8 14:32:12 14:28:01 117632 1764672 93.75 2620 1230632 905748 30.90 439808 1161644 8 14:32:12 14:29:01 116400 1765904 93.82 2620 1230632 905992 30.91 441104 1161644 8 14:32:12 14:30:01 116948 1765356 93.79 2620 1230640 905920 30.91 440624 1161644 8 14:32:12 14:31:01 116624 1765680 93.80 2620 1230644 905944 30.91 440892 1161644 8 14:32:12 14:32:01 103488 1778816 94.50 2620 1211128 1072668 36.60 443324 1170456 117280 14:32:12 Average: 113670 1768634 93.96 2620 1227845 938505 32.02 442000 1162947 16763 14:32:12 14:32:12 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:32:12 14:26:01 eth0 456.52 271.65 961.73 102.75 0.00 0.00 0.00 14:32:12 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:26:01 docker0 6.89 5.39 0.84 16.55 0.00 0.00 0.00 14:32:12 14:27:01 eth0 1.92 0.82 0.84 0.71 0.00 0.00 0.00 14:32:12 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:28:01 eth0 1.08 0.07 0.08 0.01 0.00 0.00 0.00 14:32:12 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:29:01 eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 14:32:12 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:30:01 eth0 0.98 0.32 0.34 0.23 0.00 0.00 0.00 14:32:12 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:31:01 eth0 1.10 0.33 0.40 0.23 0.00 0.00 0.00 14:32:12 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:32:01 eth0 96.69 79.02 2323.10 8.32 0.00 0.00 0.00 14:32:12 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 Average: eth0 79.92 50.37 469.62 16.07 0.00 0.00 0.00 14:32:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:12 Average: docker0 0.98 0.77 0.12 2.37 0.00 0.00 0.00 14:32:12 14:32:12 14:32:12 ---> sar -P ALL: 14:32:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 14:32:12 14:32:12 14:24:31 LINUX RESTART 14:32:12 14:32:12 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:32:12 14:26:01 all 8.01 0.00 2.56 0.76 0.01 88.66 14:32:12 14:26:01 0 8.35 0.00 3.27 0.07 0.00 88.31 14:32:12 14:26:01 1 7.44 0.00 2.84 2.59 0.02 87.12 14:32:12 14:26:01 2 7.60 0.00 2.14 0.25 0.02 89.98 14:32:12 14:26:01 3 8.68 0.00 1.99 0.10 0.02 89.21 14:32:12 14:27:01 all 0.21 0.00 0.05 0.00 0.00 99.73 14:32:12 14:27:01 0 0.12 0.00 0.05 0.00 0.00 99.83 14:32:12 14:27:01 1 0.33 0.00 0.07 0.00 0.02 99.58 14:32:12 14:27:01 2 0.08 0.00 0.03 0.00 0.00 99.88 14:32:12 14:27:01 3 0.30 0.00 0.07 0.00 0.00 99.63 14:32:12 14:28:01 all 0.15 0.00 0.06 0.00 0.00 99.79 14:32:12 14:28:01 0 0.08 0.00 0.07 0.00 0.00 99.85 14:32:12 14:28:01 1 0.10 0.00 0.05 0.00 0.00 99.85 14:32:12 14:28:01 2 0.07 0.00 0.05 0.00 0.00 99.88 14:32:12 14:28:01 3 0.35 0.00 0.07 0.00 0.00 99.58 14:32:12 14:29:01 all 0.10 0.00 0.05 0.00 0.00 99.85 14:32:12 14:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:32:12 14:29:01 1 0.18 0.00 0.07 0.00 0.00 99.75 14:32:12 14:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:32:12 14:29:01 3 0.13 0.00 0.05 0.00 0.00 99.82 14:32:12 14:30:01 all 0.19 0.00 0.05 0.00 0.00 99.76 14:32:12 14:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:32:12 14:30:01 1 0.10 0.00 0.07 0.00 0.00 99.83 14:32:12 14:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:32:12 14:30:01 3 0.55 0.00 0.03 0.00 0.00 99.42 14:32:12 14:31:01 all 0.19 0.00 0.04 0.00 0.01 99.77 14:32:12 14:31:01 0 0.07 0.00 0.02 0.00 0.00 99.92 14:32:12 14:31:01 1 0.08 0.00 0.05 0.00 0.00 99.87 14:32:12 14:31:01 2 0.05 0.00 0.03 0.00 0.02 99.90 14:32:12 14:31:01 3 0.55 0.00 0.03 0.00 0.02 99.40 14:32:12 14:32:01 all 2.12 0.00 1.03 1.02 0.03 95.80 14:32:12 14:32:01 0 2.15 0.00 1.30 0.43 0.02 96.09 14:32:12 14:32:01 1 2.29 0.00 1.12 3.34 0.05 93.20 14:32:12 14:32:01 2 1.89 0.00 1.00 0.02 0.03 97.06 14:32:12 14:32:01 3 2.14 0.00 0.75 0.30 0.02 96.79 14:32:12 Average: all 1.56 0.00 0.55 0.25 0.01 97.63 14:32:12 Average: 0 1.55 0.00 0.68 0.07 0.00 97.69 14:32:12 Average: 1 1.50 0.00 0.61 0.84 0.01 97.04 14:32:12 Average: 2 1.40 0.00 0.47 0.04 0.01 98.08 14:32:12 Average: 3 1.81 0.00 0.43 0.06 0.01 97.70 14:32:12 14:32:12 14:32:12