Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3feb9d4d3796ac41883e4442a0148387b228722e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-10309’ is offline; ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10251’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10307’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10311 in /w/workspace/edgexfoundry_device-sdk-c_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 3feb9d4d3796ac41883e4442a0148387b228722e (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 Commit message: "Merge pull request #237 from iain-anderson/issue-212" > git rev-list --no-walk f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-10T16:22:54.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:22:56.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T16:22:56.180Z] [2020-03-10T16:22:56.180Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:22:56.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T16:22:56.553Z] latest: Pulling from edgex-devops/git-semver [2020-03-10T16:22:56.553Z] 9123ac7c32f7: Pulling fs layer [2020-03-10T16:22:56.553Z] b8cc5d1170e3: Pulling fs layer [2020-03-10T16:22:56.553Z] 2924cbbf6a41: Pulling fs layer [2020-03-10T16:22:56.553Z] 93b08a4f1073: Pulling fs layer [2020-03-10T16:22:56.553Z] 93b08a4f1073: Waiting [2020-03-10T16:22:56.553Z] b8cc5d1170e3: Verifying Checksum [2020-03-10T16:22:56.553Z] b8cc5d1170e3: Download complete [2020-03-10T16:22:56.817Z] 9123ac7c32f7: Download complete [2020-03-10T16:22:56.817Z] 93b08a4f1073: Verifying Checksum [2020-03-10T16:22:56.817Z] 93b08a4f1073: Download complete [2020-03-10T16:22:56.817Z] 2924cbbf6a41: Verifying Checksum [2020-03-10T16:22:56.817Z] 2924cbbf6a41: Download complete [2020-03-10T16:22:57.078Z] 9123ac7c32f7: Pull complete [2020-03-10T16:22:57.078Z] b8cc5d1170e3: Pull complete [2020-03-10T16:22:58.017Z] 2924cbbf6a41: Pull complete [2020-03-10T16:22:58.277Z] 93b08a4f1073: Pull complete [2020-03-10T16:22:58.277Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-10T16:22:58.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-10T16:22:58.428Z] prd-centos7-docker-4c-2g-10311 does not seem to be running inside a container [2020-03-10T16:22:58.478Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-10T16:22:59.138Z] $ docker top e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-10T16:22:59.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T16:22:59.937Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T16:23:00.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T16:23:00.148Z] $ docker exec e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 ssh-agent [2020-03-10T16:23:00.336Z] SSH_AUTH_SOCK=/tmp/ssh-aotPHIAFNTou/agent.15 [2020-03-10T16:23:00.336Z] SSH_AGENT_PID=22 [2020-03-10T16:23:00.346Z] Running ssh-add (command line suppressed) [2020-03-10T16:23:00.485Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3576238594836304056.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3576238594836304056.key) [2020-03-10T16:23:00.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T16:23:00.873Z] + git describe --exact-match --tags HEAD [2020-03-10T16:23:00.873Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-10T16:23:00.953Z] $ docker exec --env ******** --env ******** e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 ssh-agent -k [2020-03-10T16:23:01.092Z] unset SSH_AUTH_SOCK; [2020-03-10T16:23:01.093Z] unset SSH_AGENT_PID; [2020-03-10T16:23:01.093Z] echo Agent pid 22 killed; [2020-03-10T16:23:01.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-10T16:23:01.199Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-10T16:23:01.199Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-10T16:23:01.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T16:23:01.290Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T16:23:01.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T16:23:01.480Z] $ docker exec e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 ssh-agent [2020-03-10T16:23:01.662Z] SSH_AUTH_SOCK=/tmp/ssh-0XqMIcwBXufj/agent.58 [2020-03-10T16:23:01.662Z] SSH_AGENT_PID=65 [2020-03-10T16:23:01.667Z] Running ssh-add (command line suppressed) [2020-03-10T16:23:01.828Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7878543767545684531.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7878543767545684531.key) [2020-03-10T16:23:01.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T16:23:02.256Z] + git semver init [2020-03-10T16:23:02.257Z] # -> Open(): unable to determine branch for HEAD [2020-03-10T16:23:02.257Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-10T16:23:02.257Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:23:02.257Z] # $SEMVER_REMOTE_NAME = origin [2020-03-10T16:23:02.257Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-10T16:23:02.257Z] # $SEMVER_USER_NAME = jenkins [2020-03-10T16:23:02.257Z] # $SEMVER_BRANCH = master [2020-03-10T16:23:02.257Z] # $SEMVER_TEMP = /tmp/semver-122374953 [2020-03-10T16:23:02.257Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-10T16:23:02.826Z] # '/tmp/semver-122374953' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-03-10T16:23:02.826Z] # -> Force: false [2020-03-10T16:23:02.826Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-10T16:23:02.835Z] $ docker exec --env ******** --env ******** e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 ssh-agent -k [2020-03-10T16:23:02.980Z] unset SSH_AUTH_SOCK; [2020-03-10T16:23:02.981Z] unset SSH_AGENT_PID; [2020-03-10T16:23:02.981Z] echo Agent pid 65 killed; [2020-03-10T16:23:03.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-10T16:23:03.532Z] + git semver [Pipeline] } [2020-03-10T16:23:03.544Z] $ docker stop --time=1 e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 [2020-03-10T16:23:04.886Z] $ docker rm -f e4b4cc2554c698672ccba2c4dbab692224329b3801fdf28e796f16ede4658e63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-10T16:23:05.674Z] Stashed 26 file(s) [Pipeline] echo [2020-03-10T16:23:05.676Z] [edgeXSemver] initialized semver on version 1.2.0-dev.7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-10T16:23:20.942Z] Still waiting to schedule task [2020-03-10T16:23:20.942Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-10T16:23:20.943Z] Still waiting to schedule task [2020-03-10T16:23:20.944Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-10T16:31:21.582Z] Running on prd-centos7-docker-4c-2g-10362 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-10T16:31:21.627Z] Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout [2020-03-10T16:31:29.003Z] using credential edgex-jenkins-ssh [2020-03-10T16:31:29.065Z] Cloning the remote Git repository [2020-03-10T16:31:29.065Z] Cloning with configured refspecs honoured and without tags [2020-03-10T16:31:29.096Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-10T16:31:29.268Z] > git init /w/workspace/device-sdk-c/7 # timeout=10 [2020-03-10T16:31:29.332Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-10T16:31:29.332Z] > git --version # timeout=10 [2020-03-10T16:31:29.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T16:31:29.380Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T16:31:30.279Z] Fetching without tags [2020-03-10T16:31:30.764Z] Checking out Revision 3feb9d4d3796ac41883e4442a0148387b228722e (master) [2020-03-10T16:31:30.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-10T16:31:30.176Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T16:31:30.238Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-10T16:31:30.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-10T16:31:30.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T16:31:30.335Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T16:31:30.773Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T16:31:30.806Z] > git checkout -f 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 [2020-03-10T16:31:36.169Z] Commit message: "Merge pull request #237 from iain-anderson/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-10T16:31:37.908Z] ========================================================= [2020-03-10T16:31:37.908Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-10T16:31:37.908Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:31:38.709Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-03-10T16:31:39.696Z] Sending build context to Docker daemon 2.757MB [2020-03-10T16:31:39.696Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-10T16:31:39.696Z] Step 2/21 : FROM ${BASE} as builder [2020-03-10T16:31:39.696Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-10T16:31:39.696Z] e7c96db7181b: Pulling fs layer [2020-03-10T16:31:39.696Z] 4c13bbce0fe7: Pulling fs layer [2020-03-10T16:31:39.696Z] 6059c847ac2f: Pulling fs layer [2020-03-10T16:31:39.986Z] 4c13bbce0fe7: Verifying Checksum [2020-03-10T16:31:39.986Z] 4c13bbce0fe7: Download complete [2020-03-10T16:31:40.307Z] e7c96db7181b: Verifying Checksum [2020-03-10T16:31:40.307Z] e7c96db7181b: Download complete [2020-03-10T16:31:40.612Z] e7c96db7181b: Pull complete [2020-03-10T16:31:40.898Z] 4c13bbce0fe7: Pull complete [2020-03-10T16:31:42.937Z] 6059c847ac2f: Verifying Checksum [2020-03-10T16:31:42.937Z] 6059c847ac2f: Download complete [2020-03-10T16:31:49.666Z] 6059c847ac2f: Pull complete [2020-03-10T16:31:49.666Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-10T16:31:49.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-10T16:31:49.666Z] ---> 5eabd8fd8ba2 [2020-03-10T16:31:49.666Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-10T16:31:49.666Z] ---> Running in a87ec27ad381 [2020-03-10T16:31:50.644Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-10T16:31:51.604Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-10T16:31:51.866Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-10T16:31:51.866Z] (2/8) Installing libuuid (2.33-r0) [2020-03-10T16:31:52.140Z] (3/8) Installing libblkid (2.33-r0) [2020-03-10T16:31:52.140Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-10T16:31:52.140Z] (5/8) Installing libmount (2.33-r0) [2020-03-10T16:31:52.418Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-10T16:31:52.418Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-10T16:31:52.694Z] (8/8) Installing wget (1.20.3-r0) [2020-03-10T16:31:52.965Z] Executing busybox-1.29.3-r10.trigger [2020-03-10T16:31:52.965Z] OK: 272 MiB in 83 packages [2020-03-10T16:31:53.542Z] Removing intermediate container a87ec27ad381 [2020-03-10T16:31:53.542Z] ---> f1750515a309 [2020-03-10T16:31:53.542Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-10T16:31:53.542Z] ---> Running in 0786aa586859 [2020-03-10T16:31:53.816Z] Removing intermediate container 0786aa586859 [2020-03-10T16:31:53.816Z] ---> f82ada688f6f [2020-03-10T16:31:53.816Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-10T16:31:53.816Z] ---> Running in a47377ba8844 [2020-03-10T16:31:54.391Z] --2020-03-10 16:31:54-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-10T16:31:54.391Z] Resolving github.com... 140.82.113.4 [2020-03-10T16:31:54.391Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-10T16:31:54.391Z] HTTP request sent, awaiting response... 302 Found [2020-03-10T16:31:54.391Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-10T16:31:54.391Z] --2020-03-10 16:31:54-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-10T16:31:54.391Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-10T16:31:54.653Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-10T16:31:54.653Z] HTTP request sent, awaiting response... 200 OK [2020-03-10T16:31:54.653Z] Length: unspecified [application/x-gzip] [2020-03-10T16:31:54.653Z] Saving to: 'STDOUT' [2020-03-10T16:31:54.653Z] [2020-03-10T16:31:54.653Z] 0K .......... .......... .......... .......... .......... 1.60M [2020-03-10T16:31:54.653Z] 50K .......... .......... .......... .......... .......... 2.98M [2020-03-10T16:31:54.653Z] 100K .......... .......... .......... .......... .......... 52.4M [2020-03-10T16:31:54.653Z] 150K .......... .......... .......... .......... .......... 3.48M [2020-03-10T16:31:54.653Z] 200K .......... .......... .......... .......... .......... 24.5M [2020-03-10T16:31:54.653Z] 250K .......... .......... .......... .......... .......... 6.07M [2020-03-10T16:31:54.653Z] 300K .......... .......... .......... .......... .......... 6.30M [2020-03-10T16:31:54.653Z] 350K .......... .......... .......... .......... .......... 7.66M [2020-03-10T16:31:54.653Z] 400K .......... .......... .......... .......... .......... 6.12M [2020-03-10T16:31:54.653Z] 450K .......... .......... .......... .......... .......... 7.18M [2020-03-10T16:31:54.653Z] 500K .......... .......... .......... .......... .......... 18.4M [2020-03-10T16:31:54.917Z] 550K .......... .......... .......... .......... .......... 2.85M [2020-03-10T16:31:54.917Z] 600K .......... .......... .......... .......... .......... 2.11M [2020-03-10T16:31:54.917Z] 650K .......... .......... .......... .......... .......... 2.18M [2020-03-10T16:31:54.917Z] 700K .. 28.7M=0.2s [2020-03-10T16:31:54.917Z] [2020-03-10T16:31:54.917Z] 2020-03-10 16:31:54 (4.13 MB/s) - written to stdout [719348] [2020-03-10T16:31:54.917Z] [2020-03-10T16:31:54.917Z] -- The C compiler identification is GNU 8.3.0 [2020-03-10T16:31:55.183Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-10T16:31:55.183Z] -- Check for working C compiler: /usr/bin/cc [2020-03-10T16:31:55.496Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T16:31:55.496Z] -- Detecting C compiler ABI info [2020-03-10T16:31:55.496Z] -- Detecting C compiler ABI info - done [2020-03-10T16:31:55.496Z] -- Detecting C compile features [2020-03-10T16:31:56.105Z] -- Detecting C compile features - done [2020-03-10T16:31:56.105Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-10T16:31:56.105Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-10T16:31:56.105Z] -- Detecting CXX compiler ABI info [2020-03-10T16:31:56.105Z] -- Detecting CXX compiler ABI info - done [2020-03-10T16:31:56.372Z] -- Detecting CXX compile features [2020-03-10T16:31:56.987Z] -- Detecting CXX compile features - done [2020-03-10T16:31:56.987Z] -- Looking for include file endian.h [2020-03-10T16:31:57.258Z] -- Looking for include file endian.h - found [2020-03-10T16:31:57.258Z] -- Check if the system is big endian [2020-03-10T16:31:57.258Z] -- Searching 16 bit integer [2020-03-10T16:31:57.258Z] -- Looking for sys/types.h [2020-03-10T16:31:57.258Z] -- Looking for sys/types.h - found [2020-03-10T16:31:57.258Z] -- Looking for stdint.h [2020-03-10T16:31:57.523Z] -- Looking for stdint.h - found [2020-03-10T16:31:57.523Z] -- Looking for stddef.h [2020-03-10T16:31:57.523Z] -- Looking for stddef.h - found [2020-03-10T16:31:57.523Z] -- Check size of unsigned short [2020-03-10T16:31:57.791Z] -- Check size of unsigned short - done [2020-03-10T16:31:57.791Z] -- Using unsigned short [2020-03-10T16:31:57.791Z] -- Check if the system is big endian - little endian [2020-03-10T16:31:57.791Z] -- Check size of size_t [2020-03-10T16:31:58.054Z] -- Check size of size_t - done [2020-03-10T16:31:58.054Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-10T16:31:58.054Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-10T16:31:58.054Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-10T16:31:58.054Z] CMake did not find one. [2020-03-10T16:31:58.054Z] [2020-03-10T16:31:58.054Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-10T16:31:58.054Z] the following names: [2020-03-10T16:31:58.054Z] [2020-03-10T16:31:58.054Z] cJSONConfig.cmake [2020-03-10T16:31:58.054Z] cjson-config.cmake [2020-03-10T16:31:58.054Z] [2020-03-10T16:31:58.054Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-10T16:31:58.054Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-10T16:31:58.054Z] provides a separate development package or SDK, be sure it has been [2020-03-10T16:31:58.054Z] installed. [2020-03-10T16:31:58.054Z] [2020-03-10T16:31:58.054Z] [2020-03-10T16:31:58.054Z] -- Configuring done [2020-03-10T16:31:58.054Z] -- Generating done [2020-03-10T16:31:58.054Z] -- Build files have been written to: /tmp/cbor [2020-03-10T16:31:58.334Z] Scanning dependencies of target cbor_shared [2020-03-10T16:31:58.334Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-10T16:31:58.606Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-10T16:31:58.874Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-10T16:31:58.874Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-10T16:31:59.141Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-10T16:31:59.141Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-10T16:31:59.141Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-10T16:31:59.141Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-10T16:31:59.409Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-10T16:31:59.409Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-10T16:31:59.703Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-10T16:31:59.703Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-10T16:31:59.703Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-10T16:31:59.978Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-10T16:31:59.978Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-10T16:31:59.978Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-10T16:32:00.466Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-10T16:32:00.466Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-10T16:32:00.466Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-10T16:32:00.728Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-10T16:32:00.728Z] [ 40%] Linking C shared library libcbor.so [2020-03-10T16:32:00.728Z] [ 40%] Built target cbor_shared [2020-03-10T16:32:00.728Z] Scanning dependencies of target cbor [2020-03-10T16:32:00.728Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-10T16:32:00.991Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-10T16:32:00.991Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-10T16:32:01.287Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-10T16:32:01.672Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-10T16:32:01.672Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-10T16:32:01.672Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-10T16:32:01.672Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-10T16:32:01.982Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-10T16:32:01.982Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-10T16:32:02.261Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-10T16:32:02.261Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-10T16:32:02.531Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-10T16:32:02.800Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-10T16:32:02.800Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-10T16:32:03.070Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-10T16:32:03.070Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-10T16:32:03.357Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-10T16:32:03.357Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-10T16:32:03.631Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-10T16:32:03.631Z] [ 80%] Linking C static library libcbor.a [2020-03-10T16:32:03.631Z] [ 80%] Built target cbor [2020-03-10T16:32:03.631Z] Scanning dependencies of target create_items [2020-03-10T16:32:03.631Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-10T16:32:03.903Z] [ 84%] Linking C executable create_items [2020-03-10T16:32:03.903Z] [ 84%] Built target create_items [2020-03-10T16:32:03.903Z] Scanning dependencies of target readfile [2020-03-10T16:32:03.903Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-10T16:32:04.187Z] [ 88%] Linking C executable readfile [2020-03-10T16:32:04.187Z] [ 88%] Built target readfile [2020-03-10T16:32:04.187Z] Scanning dependencies of target streaming_parser [2020-03-10T16:32:04.187Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-10T16:32:04.187Z] [ 92%] Linking C executable streaming_parser [2020-03-10T16:32:04.496Z] [ 92%] Built target streaming_parser [2020-03-10T16:32:04.496Z] Scanning dependencies of target sort [2020-03-10T16:32:04.496Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-10T16:32:04.496Z] [ 96%] Linking C executable sort [2020-03-10T16:32:04.496Z] [ 96%] Built target sort [2020-03-10T16:32:04.496Z] Scanning dependencies of target hello [2020-03-10T16:32:04.496Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-10T16:32:04.788Z] [100%] Linking C executable hello [2020-03-10T16:32:04.788Z] [100%] Built target hello [2020-03-10T16:32:04.788Z] Install the project... [2020-03-10T16:32:04.788Z] -- Install configuration: "Release" [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-10T16:32:04.788Z] -- Up-to-date: /usr/local/include/cbor [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/include/cbor.h [2020-03-10T16:32:04.788Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-10T16:32:06.289Z] Removing intermediate container a47377ba8844 [2020-03-10T16:32:06.289Z] ---> 17b39b3efe73 [2020-03-10T16:32:06.289Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-10T16:32:06.289Z] ---> Running in 6c9dbaea7b1f [2020-03-10T16:32:07.251Z] Removing intermediate container 6c9dbaea7b1f [2020-03-10T16:32:07.251Z] ---> 54b77d07945b [2020-03-10T16:32:07.251Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-10T16:32:07.508Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-10363 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [2020-03-10T16:32:07.516Z] ---> dfd7abd9e01a [2020-03-10T16:32:07.516Z] Step 8/21 : COPY src /tmp/sdk/src [Pipeline] ws [2020-03-10T16:32:07.548Z] Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout [2020-03-10T16:32:07.787Z] ---> 78a769dbabf4 [2020-03-10T16:32:07.787Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-10T16:32:08.056Z] ---> 12484990bf1e [2020-03-10T16:32:08.056Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-10T16:32:08.056Z] ---> 19bf42186b43 [2020-03-10T16:32:08.056Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-10T16:32:08.317Z] ---> 3b7360163f1c [2020-03-10T16:32:08.317Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-10T16:32:08.606Z] ---> 27457a6c97f7 [2020-03-10T16:32:08.606Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-10T16:32:08.606Z] ---> Running in 4566aa819df6 [2020-03-10T16:32:08.867Z] + CPPCHECK=false [2020-03-10T16:32:08.867Z] + DOCGEN=false [2020-03-10T16:32:08.867Z] + TOMLVER=SDK-0.2 [2020-03-10T16:32:08.867Z] + CUTILVER=1.0.0 [2020-03-10T16:32:08.867Z] + '[' 0 -gt 0 ] [2020-03-10T16:32:08.867Z] + readlink -f ./scripts/build.sh [2020-03-10T16:32:08.867Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-10T16:32:08.867Z] + dirname /tmp/sdk/scripts [2020-03-10T16:32:08.867Z] + ROOT=/tmp/sdk [2020-03-10T16:32:08.867Z] + cd /tmp/sdk [2020-03-10T16:32:08.867Z] + '[' '!' -d deps ] [2020-03-10T16:32:08.867Z] + mkdir deps [2020-03-10T16:32:08.867Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-10T16:32:08.867Z] + tar -C deps -z -x -f - [2020-03-10T16:32:08.867Z] --2020-03-10 16:32:08-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-10T16:32:09.131Z] Resolving github.com... 140.82.113.4 [2020-03-10T16:32:09.131Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-10T16:32:09.131Z] HTTP request sent, awaiting response... 302 Found [2020-03-10T16:32:09.131Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-10T16:32:09.131Z] --2020-03-10 16:32:09-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-10T16:32:09.131Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-10T16:32:09.131Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-10T16:32:09.393Z] HTTP request sent, awaiting response... 200 OK [2020-03-10T16:32:09.393Z] Length: unspecified [application/x-gzip] [2020-03-10T16:32:09.393Z] Saving to: 'STDOUT' [2020-03-10T16:32:09.393Z] [2020-03-10T16:32:09.393Z] 0K .......... ...... 1.05M=0.01s [2020-03-10T16:32:09.393Z] [2020-03-10T16:32:09.393Z] 2020-03-10 16:32:09 (1.05 MB/s) - written to stdout [16451] [2020-03-10T16:32:09.393Z] [2020-03-10T16:32:09.393Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-10T16:32:09.393Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-10T16:32:09.393Z] + tar -C deps -z -x -f - [2020-03-10T16:32:09.393Z] --2020-03-10 16:32:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-10T16:32:09.393Z] Resolving github.com... 140.82.113.4 [2020-03-10T16:32:09.393Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-10T16:32:09.654Z] HTTP request sent, awaiting response... 302 Found [2020-03-10T16:32:09.654Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-10T16:32:09.654Z] --2020-03-10 16:32:09-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-10T16:32:09.654Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-10T16:32:09.654Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-10T16:32:09.654Z] HTTP request sent, awaiting response... 200 OK [2020-03-10T16:32:09.654Z] Length: unspecified [application/x-gzip] [2020-03-10T16:32:09.654Z] Saving to: 'STDOUT' [2020-03-10T16:32:09.654Z] [2020-03-10T16:32:09.929Z] 0K .......... .......... .......... .......... .......... 1.50M [2020-03-10T16:32:09.929Z] 50K .......... .......... .......... .......... .......... 2.53M [2020-03-10T16:32:09.929Z] 100K .......... .......... .......... .......... ........ 16.1M=0.05s [2020-03-10T16:32:09.929Z] [2020-03-10T16:32:09.929Z] 2020-03-10 16:32:09 (2.64 MB/s) - written to stdout [151809] [2020-03-10T16:32:09.929Z] [2020-03-10T16:32:09.929Z] + mkdir -p src/c/iot [2020-03-10T16:32:09.929Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-10T16:32:09.929Z] + mkdir -p include/iot [2020-03-10T16:32:09.929Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-10T16:32:09.929Z] + mkdir -p include/iot/os [2020-03-10T16:32:09.929Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-10T16:32:09.929Z] + mkdir -p /tmp/sdk/build/release [2020-03-10T16:32:09.929Z] + cd /tmp/sdk/build/release [2020-03-10T16:32:09.929Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-10T16:32:09.929Z] -- The C compiler identification is GNU 8.3.0 [2020-03-10T16:32:09.929Z] -- Check for working C compiler: /usr/bin/cc [2020-03-10T16:32:10.201Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T16:32:10.201Z] -- Detecting C compiler ABI info [2020-03-10T16:32:10.774Z] -- Detecting C compiler ABI info - done [2020-03-10T16:32:10.774Z] -- Detecting C compile features [2020-03-10T16:32:11.036Z] -- Detecting C compile features - done [2020-03-10T16:32:11.036Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-10T16:32:11.036Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-10T16:32:11.036Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-10T16:32:11.036Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-10T16:32:11.036Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-10T16:32:11.036Z] -- C SDK 1.2.0-dev.7 for Linux [2020-03-10T16:32:11.036Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-10T16:32:11.300Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-10T16:32:11.300Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-10T16:32:11.300Z] -- Configuring done [2020-03-10T16:32:11.300Z] -- Generating done [2020-03-10T16:32:11.300Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-10T16:32:11.300Z] + make [2020-03-10T16:32:11.300Z] + tee release.log [2020-03-10T16:32:11.300Z] Scanning dependencies of target csdk [2020-03-10T16:32:11.300Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-10T16:32:11.570Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-10T16:32:11.838Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-10T16:32:12.436Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-10T16:32:12.700Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-10T16:32:12.966Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-10T16:32:13.106Z] using credential edgex-jenkins-ssh [2020-03-10T16:32:13.158Z] Cloning the remote Git repository [2020-03-10T16:32:13.158Z] Cloning with configured refspecs honoured and without tags [2020-03-10T16:32:13.228Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-10T16:32:13.811Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-10T16:32:13.811Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-10T16:32:13.237Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-10T16:32:13.329Z] > git init /w/workspace/device-sdk-c/7 # timeout=10 [2020-03-10T16:32:13.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-10T16:32:13.448Z] > git --version # timeout=10 [2020-03-10T16:32:13.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T16:32:13.563Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T16:32:14.125Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-10T16:32:14.409Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-10T16:32:14.410Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-10T16:32:14.575Z] Fetching without tags [2020-03-10T16:32:14.676Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-10T16:32:14.676Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-10T16:32:15.050Z] Checking out Revision 3feb9d4d3796ac41883e4442a0148387b228722e (master) [2020-03-10T16:32:14.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-10T16:32:14.479Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T16:32:14.523Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-10T16:32:14.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-10T16:32:14.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T16:32:14.621Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T16:32:15.069Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T16:32:15.115Z] > git checkout -f 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 [2020-03-10T16:32:16.097Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-10T16:32:16.363Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-10T16:32:16.363Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-10T16:32:16.625Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-10T16:32:17.603Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-10T16:32:17.604Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-10T16:32:17.604Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-10T16:32:17.884Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-10T16:32:17.884Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-10T16:32:17.884Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-10T16:32:18.489Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-10T16:32:18.489Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-10T16:32:18.749Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-10T16:32:18.749Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-10T16:32:19.021Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-10T16:32:19.293Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-10T16:32:19.293Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-10T16:32:19.887Z] Commit message: "Merge pull request #237 from iain-anderson/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-10T16:32:20.934Z] ========================================================= [2020-03-10T16:32:20.934Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-10T16:32:20.934Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:32:21.250Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-10T16:32:21.524Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-10T16:32:21.824Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-10T16:32:22.107Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-10T16:32:22.254Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-03-10T16:32:22.683Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-10T16:32:23.221Z] Sending build context to Docker daemon 2.757MB [2020-03-10T16:32:23.221Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-10T16:32:23.221Z] Step 2/21 : FROM ${BASE} as builder [2020-03-10T16:32:23.221Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-10T16:32:23.221Z] 0362ad1dd800: Pulling fs layer [2020-03-10T16:32:23.221Z] f2cdb1532d8b: Pulling fs layer [2020-03-10T16:32:23.221Z] 37ed683be191: Pulling fs layer [2020-03-10T16:32:23.293Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-10T16:32:23.488Z] f2cdb1532d8b: Verifying Checksum [2020-03-10T16:32:23.488Z] f2cdb1532d8b: Download complete [2020-03-10T16:32:23.760Z] 0362ad1dd800: Verifying Checksum [2020-03-10T16:32:23.760Z] 0362ad1dd800: Download complete [2020-03-10T16:32:24.342Z] 0362ad1dd800: Pull complete [2020-03-10T16:32:24.611Z] f2cdb1532d8b: Pull complete [2020-03-10T16:32:24.718Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-10T16:32:24.718Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-10T16:32:25.337Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-10T16:32:25.616Z] [ 74%] Linking C shared library libcsdk.so [2020-03-10T16:32:25.616Z] [ 74%] Built target csdk [2020-03-10T16:32:25.616Z] Scanning dependencies of target template [2020-03-10T16:32:25.616Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-10T16:32:25.916Z] [ 78%] Linking C executable template [2020-03-10T16:32:25.916Z] [ 78%] Built target template [2020-03-10T16:32:25.916Z] Scanning dependencies of target device-counter [2020-03-10T16:32:25.916Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-10T16:32:26.200Z] [ 81%] Linking C executable device-counter [2020-03-10T16:32:26.466Z] [ 81%] Built target device-counter [2020-03-10T16:32:26.467Z] Scanning dependencies of target device-random [2020-03-10T16:32:26.467Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-10T16:32:26.467Z] [ 85%] Linking C executable device-random [2020-03-10T16:32:26.735Z] [ 85%] Built target device-random [2020-03-10T16:32:26.735Z] Scanning dependencies of target device-gyro [2020-03-10T16:32:26.735Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-10T16:32:27.000Z] [ 89%] Linking C executable device-gyro [2020-03-10T16:32:27.000Z] [ 89%] Built target device-gyro [2020-03-10T16:32:27.000Z] Scanning dependencies of target template-discovery [2020-03-10T16:32:27.000Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-10T16:32:27.265Z] [ 92%] Linking C executable template-discovery [2020-03-10T16:32:27.265Z] [ 92%] Built target template-discovery [2020-03-10T16:32:27.265Z] Scanning dependencies of target device-terminal [2020-03-10T16:32:27.265Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-10T16:32:27.551Z] [ 96%] Linking C executable device-terminal [2020-03-10T16:32:27.844Z] [ 96%] Built target device-terminal [2020-03-10T16:32:27.844Z] Scanning dependencies of target template2 [2020-03-10T16:32:27.844Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-10T16:32:27.844Z] [100%] Linking C executable template2 [2020-03-10T16:32:28.112Z] [100%] Built target template2 [2020-03-10T16:32:28.112Z] + tee -a release.log [2020-03-10T16:32:28.112Z] + make package [2020-03-10T16:32:28.112Z] [ 74%] Built target csdk [2020-03-10T16:32:28.112Z] [ 78%] Built target template [2020-03-10T16:32:28.112Z] [ 81%] Built target device-counter [2020-03-10T16:32:28.112Z] [ 85%] Built target device-random [2020-03-10T16:32:28.112Z] [ 89%] Built target device-gyro [2020-03-10T16:32:28.442Z] [ 92%] Built target template-discovery [2020-03-10T16:32:28.442Z] [ 96%] Built target device-terminal [2020-03-10T16:32:28.442Z] [100%] Built target template2 [2020-03-10T16:32:28.442Z] Run CPack packaging tool... [2020-03-10T16:32:28.442Z] CPack: Create package using TGZ [2020-03-10T16:32:28.442Z] CPack: Install projects [2020-03-10T16:32:28.442Z] CPack: - Run preinstall target for: Csdk [2020-03-10T16:32:28.709Z] CPack: - Install project: Csdk [2020-03-10T16:32:28.709Z] CPack: Create package [2020-03-10T16:32:28.709Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.7.tar.gz generated. [2020-03-10T16:32:28.709Z] + '[' false '=' true ] [2020-03-10T16:32:28.709Z] + '[' false '=' true ] [2020-03-10T16:32:28.709Z] + mkdir -p /tmp/sdk/build/debug [2020-03-10T16:32:28.709Z] + cd /tmp/sdk/build/debug [2020-03-10T16:32:28.709Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-10T16:32:28.972Z] -- The C compiler identification is GNU 8.3.0 [2020-03-10T16:32:28.972Z] -- Check for working C compiler: /usr/bin/cc [2020-03-10T16:32:28.972Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T16:32:28.972Z] -- Detecting C compiler ABI info [2020-03-10T16:32:28.972Z] -- Detecting C compiler ABI info - done [2020-03-10T16:32:28.972Z] -- Detecting C compile features [2020-03-10T16:32:29.561Z] -- Detecting C compile features - done [2020-03-10T16:32:29.561Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-10T16:32:29.561Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-10T16:32:29.561Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-10T16:32:29.561Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-10T16:32:29.561Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-10T16:32:29.561Z] -- C SDK 1.2.0-dev.7 for Linux [2020-03-10T16:32:29.561Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-10T16:32:29.561Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-10T16:32:29.561Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-10T16:32:29.561Z] -- Configuring done [2020-03-10T16:32:29.862Z] -- Generating done [2020-03-10T16:32:29.862Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-10T16:32:29.862Z] + make [2020-03-10T16:32:29.862Z] + tee debug.log [2020-03-10T16:32:29.862Z] Scanning dependencies of target csdk [2020-03-10T16:32:29.862Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-10T16:32:30.165Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-10T16:32:30.165Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-10T16:32:30.507Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-10T16:32:30.804Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-10T16:32:30.804Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-10T16:32:30.804Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-10T16:32:31.120Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-10T16:32:31.120Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-10T16:32:31.274Z] 37ed683be191: Verifying Checksum [2020-03-10T16:32:31.274Z] 37ed683be191: Download complete [2020-03-10T16:32:31.473Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-10T16:32:31.473Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-10T16:32:31.819Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-10T16:32:31.819Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-10T16:32:31.819Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-10T16:32:32.092Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-10T16:32:32.439Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-10T16:32:32.439Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-10T16:32:32.747Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-10T16:32:33.349Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-10T16:32:33.349Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-10T16:32:33.349Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-10T16:32:33.657Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-10T16:32:33.657Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-10T16:32:33.657Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-10T16:32:33.924Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-10T16:32:33.924Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-10T16:32:34.209Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-10T16:32:34.209Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-10T16:32:34.209Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-10T16:32:34.564Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-10T16:32:34.564Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-10T16:32:35.179Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-10T16:32:35.179Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-10T16:32:35.179Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-10T16:32:35.464Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-10T16:32:35.779Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-10T16:32:36.043Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-10T16:32:36.313Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-10T16:32:36.313Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-10T16:32:36.585Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-10T16:32:36.585Z] [ 74%] Linking C shared library libcsdk.so [2020-03-10T16:32:36.852Z] [ 74%] Built target csdk [2020-03-10T16:32:36.852Z] Scanning dependencies of target template [2020-03-10T16:32:36.852Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-10T16:32:36.852Z] [ 78%] Linking C executable template [2020-03-10T16:32:36.852Z] [ 78%] Built target template [2020-03-10T16:32:36.852Z] Scanning dependencies of target device-counter [2020-03-10T16:32:37.120Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-10T16:32:37.120Z] [ 81%] Linking C executable device-counter [2020-03-10T16:32:37.120Z] [ 81%] Built target device-counter [2020-03-10T16:32:37.120Z] Scanning dependencies of target device-random [2020-03-10T16:32:37.386Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-10T16:32:37.386Z] [ 85%] Linking C executable device-random [2020-03-10T16:32:37.386Z] [ 85%] Built target device-random [2020-03-10T16:32:37.386Z] Scanning dependencies of target device-gyro [2020-03-10T16:32:37.386Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-10T16:32:37.658Z] [ 89%] Linking C executable device-gyro [2020-03-10T16:32:37.658Z] [ 89%] Built target device-gyro [2020-03-10T16:32:37.658Z] Scanning dependencies of target template-discovery [2020-03-10T16:32:37.658Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-10T16:32:37.658Z] [ 92%] Linking C executable template-discovery [2020-03-10T16:32:37.939Z] [ 92%] Built target template-discovery [2020-03-10T16:32:37.939Z] Scanning dependencies of target device-terminal [2020-03-10T16:32:37.939Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-10T16:32:37.939Z] [ 96%] Linking C executable device-terminal [2020-03-10T16:32:37.939Z] [ 96%] Built target device-terminal [2020-03-10T16:32:37.939Z] Scanning dependencies of target template2 [2020-03-10T16:32:38.232Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-10T16:32:38.232Z] [100%] Linking C executable template2 [2020-03-10T16:32:38.232Z] [100%] Built target template2 [2020-03-10T16:32:38.232Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:38.232Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:38.232Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:38.232Z] Scanning dependencies of target csdk [2020-03-10T16:32:38.232Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:38.232Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:38.232Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-10T16:32:38.839Z] [ 3%] Linking C shared library libcsdk.so [2020-03-10T16:32:38.839Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:38.839Z] [ 74%] Built target csdk [2020-03-10T16:32:38.839Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] [ 76%] Linking C executable template [2020-03-10T16:32:39.110Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] [ 78%] Built target template [2020-03-10T16:32:39.110Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.110Z] [ 80%] Linking C executable device-counter [2020-03-10T16:32:39.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] [ 81%] Built target device-counter [2020-03-10T16:32:39.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] [ 83%] Linking C executable device-random [2020-03-10T16:32:39.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] [ 85%] Built target device-random [2020-03-10T16:32:39.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.378Z] [ 87%] Linking C executable device-gyro [2020-03-10T16:32:39.645Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.645Z] [ 89%] Built target device-gyro [2020-03-10T16:32:39.645Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.645Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.645Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.645Z] [ 90%] Linking C executable template-discovery [2020-03-10T16:32:39.957Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] [ 92%] Built target template-discovery [2020-03-10T16:32:39.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] [ 94%] Linking C executable device-terminal [2020-03-10T16:32:39.957Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] [ 96%] Built target device-terminal [2020-03-10T16:32:39.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:32:39.957Z] [ 98%] Linking C executable template2 [2020-03-10T16:32:40.220Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:40.220Z] [100%] Built target template2 [2020-03-10T16:32:40.220Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:40.220Z] Install the project... [2020-03-10T16:32:40.220Z] -- Install configuration: "Release" [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-10T16:32:40.220Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-10T16:32:40.220Z] -- Up-to-date: /usr/local/include [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/devsdk [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/component.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/container.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/data.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/json.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/os.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/time.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/os [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-10T16:32:40.220Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-10T16:32:40.220Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:32:41.397Z] 37ed683be191: Pull complete [2020-03-10T16:32:41.397Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-10T16:32:41.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-10T16:32:41.397Z] ---> b23d30803547 [2020-03-10T16:32:41.397Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-10T16:32:41.693Z] Removing intermediate container 4566aa819df6 [2020-03-10T16:32:41.693Z] ---> b7377bc264dd [2020-03-10T16:32:41.693Z] Step 14/21 : FROM alpine:3.9 [2020-03-10T16:32:41.956Z] 3.9: Pulling from library/alpine [2020-03-10T16:32:43.360Z] ---> Running in 1ee2a6a09651 [2020-03-10T16:32:44.330Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-10T16:32:44.918Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-10T16:32:45.517Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-10T16:32:45.517Z] (2/8) Installing libuuid (2.33-r0) [2020-03-10T16:32:45.517Z] (3/8) Installing libblkid (2.33-r0) [2020-03-10T16:32:45.785Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-10T16:32:45.785Z] (5/8) Installing libmount (2.33-r0) [2020-03-10T16:32:45.785Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-10T16:32:46.053Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-10T16:32:46.325Z] (8/8) Installing wget (1.20.3-r0) [2020-03-10T16:32:46.325Z] Executing busybox-1.29.3-r10.trigger [2020-03-10T16:32:46.325Z] OK: 285 MiB in 83 packages [2020-03-10T16:32:47.287Z] 9123ac7c32f7: Pulling fs layer [2020-03-10T16:32:47.287Z] 9123ac7c32f7: Verifying Checksum [2020-03-10T16:32:47.287Z] 9123ac7c32f7: Download complete [2020-03-10T16:32:47.568Z] 9123ac7c32f7: Pull complete [2020-03-10T16:32:47.757Z] Removing intermediate container 1ee2a6a09651 [2020-03-10T16:32:47.757Z] ---> f3854bb71db9 [2020-03-10T16:32:47.757Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-10T16:32:48.030Z] ---> Running in 6ed7588621f2 [2020-03-10T16:32:48.536Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-10T16:32:48.536Z] Status: Downloaded newer image for alpine:3.9 [2020-03-10T16:32:48.536Z] ---> 82f67be598eb [2020-03-10T16:32:48.536Z] Step 15/21 : MAINTAINER IOTech [2020-03-10T16:32:48.536Z] ---> Running in b4649d0393b1 [2020-03-10T16:32:48.536Z] Removing intermediate container b4649d0393b1 [2020-03-10T16:32:48.536Z] ---> 0fe0379ff769 [2020-03-10T16:32:48.536Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-10T16:32:48.536Z] ---> Running in 19d50c0006c3 [2020-03-10T16:32:48.619Z] Removing intermediate container 6ed7588621f2 [2020-03-10T16:32:48.619Z] ---> 846767f3c93c [2020-03-10T16:32:48.620Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-10T16:32:48.620Z] ---> Running in 6140b626256c [2020-03-10T16:32:49.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-10T16:32:49.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-10T16:32:49.499Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-10T16:32:49.586Z] --2020-03-10 16:32:49-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-10T16:32:49.586Z] Resolving github.com... 140.82.114.4 [2020-03-10T16:32:49.586Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-10T16:32:49.761Z] (2/48) Installing libmagic (5.36-r1) [2020-03-10T16:32:49.761Z] (3/48) Installing file (5.36-r1) [2020-03-10T16:32:49.761Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-10T16:32:49.761Z] (5/48) Installing isl (0.18-r0) [2020-03-10T16:32:49.761Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-10T16:32:49.761Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-10T16:32:49.856Z] HTTP request sent, awaiting response... 302 Found [2020-03-10T16:32:49.856Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-10T16:32:49.856Z] --2020-03-10 16:32:49-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-10T16:32:49.856Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-10T16:32:49.856Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-10T16:32:49.856Z] HTTP request sent, awaiting response... 200 OK [2020-03-10T16:32:49.856Z] Length: unspecified [application/x-gzip] [2020-03-10T16:32:49.856Z] Saving to: 'STDOUT' [2020-03-10T16:32:49.856Z] [2020-03-10T16:32:49.856Z] 0K .......... .......... .......... .......... .......... 1.53M [2020-03-10T16:32:50.022Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-10T16:32:50.022Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-10T16:32:50.022Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-10T16:32:50.022Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-10T16:32:50.022Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-10T16:32:50.126Z] 50K .......... .......... .......... .......... .......... 3.08M [2020-03-10T16:32:50.126Z] 100K .......... .......... .......... .......... .......... 9.58M [2020-03-10T16:32:50.126Z] 150K .......... .......... .......... .......... .......... 8.53M [2020-03-10T16:32:50.126Z] 200K .......... .......... .......... .......... .......... 5.22M [2020-03-10T16:32:50.126Z] 250K .......... .......... .......... .......... .......... 4.14M [2020-03-10T16:32:50.126Z] 300K .......... .......... .......... .......... .......... 4.31M [2020-03-10T16:32:50.126Z] 350K .......... .......... .......... .......... .......... 5.18M [2020-03-10T16:32:50.126Z] 400K .......... .......... .......... .......... .......... 4.74M [2020-03-10T16:32:50.126Z] 450K .......... .......... .......... .......... .......... 4.21M [2020-03-10T16:32:50.126Z] 500K .......... .......... .......... .......... .......... 4.94M [2020-03-10T16:32:50.126Z] 550K .......... .......... .......... .......... .......... 3.00M [2020-03-10T16:32:50.126Z] 600K .......... .......... .......... .......... .......... 879K [2020-03-10T16:32:50.126Z] 650K .......... .......... .......... .......... .......... 2.46M [2020-03-10T16:32:50.126Z] 700K ..     9.66M=0.2s [2020-03-10T16:32:50.126Z] [2020-03-10T16:32:50.126Z] 2020-03-10 16:32:50 (3.04 MB/s) - written to stdout [719348] [2020-03-10T16:32:50.126Z] [2020-03-10T16:32:50.396Z] -- The C compiler identification is GNU 8.3.0 [2020-03-10T16:32:50.665Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-10T16:32:50.665Z] -- Check for working C compiler: /usr/bin/cc [2020-03-10T16:32:50.934Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T16:32:50.934Z] -- Detecting C compiler ABI info [2020-03-10T16:32:51.202Z] -- Detecting C compiler ABI info - done [2020-03-10T16:32:51.202Z] -- Detecting C compile features [2020-03-10T16:32:52.167Z] -- Detecting C compile features - done [2020-03-10T16:32:52.167Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-10T16:32:52.167Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-10T16:32:52.167Z] -- Detecting CXX compiler ABI info [2020-03-10T16:32:52.435Z] -- Detecting CXX compiler ABI info - done [2020-03-10T16:32:52.703Z] -- Detecting CXX compile features [2020-03-10T16:32:53.361Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-10T16:32:53.361Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-10T16:32:53.361Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-10T16:32:54.116Z] -- Detecting CXX compile features - done [2020-03-10T16:32:54.116Z] -- Looking for include file endian.h [2020-03-10T16:32:54.389Z] -- Looking for include file endian.h - found [2020-03-10T16:32:54.389Z] -- Check if the system is big endian [2020-03-10T16:32:54.389Z] -- Searching 16 bit integer [2020-03-10T16:32:54.389Z] -- Looking for sys/types.h [2020-03-10T16:32:54.658Z] -- Looking for sys/types.h - found [2020-03-10T16:32:54.658Z] -- Looking for stdint.h [2020-03-10T16:32:54.867Z] (16/48) Installing make (4.2.1-r2) [2020-03-10T16:32:54.867Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-10T16:32:54.867Z] (18/48) Installing build-base (0.5-r1) [2020-03-10T16:32:54.867Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-10T16:32:54.867Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-10T16:32:54.867Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-10T16:32:54.867Z] (22/48) Installing expat (2.2.8-r0) [2020-03-10T16:32:54.867Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-10T16:32:54.867Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-10T16:32:54.867Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-10T16:32:54.867Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-10T16:32:54.867Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-10T16:32:54.867Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-10T16:32:54.867Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-10T16:32:54.867Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-10T16:32:54.924Z] -- Looking for stdint.h - found [2020-03-10T16:32:54.924Z] -- Looking for stddef.h [2020-03-10T16:32:55.166Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-10T16:32:55.194Z] -- Looking for stddef.h - found [2020-03-10T16:32:55.195Z] -- Check size of unsigned short [2020-03-10T16:32:55.466Z] -- Check size of unsigned short - done [2020-03-10T16:32:55.466Z] -- Using unsigned short [2020-03-10T16:32:55.736Z] -- Check if the system is big endian - little endian [2020-03-10T16:32:55.736Z] -- Check size of size_t [2020-03-10T16:32:56.005Z] -- Check size of size_t - done [2020-03-10T16:32:56.005Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-10T16:32:56.005Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-10T16:32:56.005Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-10T16:32:56.005Z] CMake did not find one. [2020-03-10T16:32:56.005Z] [2020-03-10T16:32:56.005Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-10T16:32:56.005Z] the following names: [2020-03-10T16:32:56.005Z] [2020-03-10T16:32:56.005Z] cJSONConfig.cmake [2020-03-10T16:32:56.005Z] cjson-config.cmake [2020-03-10T16:32:56.005Z] [2020-03-10T16:32:56.005Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-10T16:32:56.005Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-10T16:32:56.005Z] provides a separate development package or SDK, be sure it has been [2020-03-10T16:32:56.005Z] installed. [2020-03-10T16:32:56.005Z] [2020-03-10T16:32:56.005Z] [2020-03-10T16:32:56.005Z] -- Configuring done [2020-03-10T16:32:56.199Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-10T16:32:56.199Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-10T16:32:56.199Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-10T16:32:56.199Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-10T16:32:56.273Z] -- Generating done [2020-03-10T16:32:56.273Z] -- Build files have been written to: /tmp/cbor [2020-03-10T16:32:56.273Z] Scanning dependencies of target cbor_shared [2020-03-10T16:32:56.542Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-10T16:32:57.142Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-10T16:32:57.598Z] (36/48) Installing curl (7.64.0-r3) [2020-03-10T16:32:57.598Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-10T16:32:57.598Z] (38/48) Installing git (2.20.2-r0) [2020-03-10T16:32:57.598Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-10T16:32:57.730Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-10T16:32:57.864Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-10T16:32:57.864Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-10T16:32:57.864Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-10T16:32:57.864Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-10T16:32:57.864Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-10T16:32:57.864Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-10T16:32:57.864Z] (46/48) Installing libuuid (2.33-r0) [2020-03-10T16:32:57.864Z] (47/48) Installing wget (1.20.3-r0) [2020-03-10T16:32:57.864Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-10T16:32:57.864Z] Executing busybox-1.29.3-r10.trigger [2020-03-10T16:32:57.864Z] Executing ca-certificates-20190108-r0.trigger [2020-03-10T16:32:58.001Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-10T16:32:58.149Z] OK: 222 MiB in 62 packages [2020-03-10T16:32:58.594Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-10T16:32:58.865Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-10T16:32:58.865Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-10T16:32:59.132Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-10T16:32:59.401Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-10T16:32:59.669Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-10T16:33:00.254Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-10T16:33:00.522Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-10T16:33:01.104Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-10T16:33:01.371Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-10T16:33:01.639Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-10T16:33:01.908Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-10T16:33:02.178Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-10T16:33:02.445Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-10T16:33:02.445Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-10T16:33:03.030Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-10T16:33:03.030Z] [ 40%] Linking C shared library libcbor.so [2020-03-10T16:33:03.296Z] [ 40%] Built target cbor_shared [2020-03-10T16:33:03.296Z] Scanning dependencies of target cbor [2020-03-10T16:33:03.296Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-10T16:33:04.259Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-10T16:33:04.845Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-10T16:33:04.845Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-10T16:33:06.251Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-10T16:33:06.251Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-10T16:33:06.404Z] Removing intermediate container 19d50c0006c3 [2020-03-10T16:33:06.404Z] ---> dabec4fd3c39 [2020-03-10T16:33:06.404Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-10T16:33:06.404Z] ---> 88a79a008c39 [2020-03-10T16:33:06.404Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-10T16:33:06.404Z] ---> 2017dfd35c97 [2020-03-10T16:33:06.404Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-10T16:33:06.404Z] ---> ba91155b67c4 [2020-03-10T16:33:06.404Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-10T16:33:06.523Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-10T16:33:06.679Z] ---> add196ff3e41 [2020-03-10T16:33:06.679Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-10T16:33:06.789Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-10T16:33:06.790Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-10T16:33:06.944Z] ---> 06c2d54b8dc3 [2020-03-10T16:33:06.944Z] Successfully built 06c2d54b8dc3 [2020-03-10T16:33:06.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:33:07.375Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-10T16:33:07.611Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-10T16:33:07.611Z] . [Pipeline] withDockerContainer [2020-03-10T16:33:07.928Z] prd-centos7-docker-4c-2g-10362 does not seem to be running inside a container [2020-03-10T16:33:07.961Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-10T16:33:07.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@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 ******** ci-base-image-x86_64 cat [2020-03-10T16:33:08.229Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-10T16:33:08.815Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-10T16:33:09.085Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-10T16:33:09.150Z] $ docker top fc4744d2488f7d0117361bb19e602567167f37e9174097634d6ec90ffae9e2df -eo pid,comm [2020-03-10T16:33:09.353Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-10T16:33:09.623Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-10T16:33:10.214Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-10T16:33:10.493Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-10T16:33:10.762Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-10T16:33:11.030Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [Pipeline] { [Pipeline] sh [2020-03-10T16:33:11.298Z] [ 80%] Linking C static library libcbor.a [2020-03-10T16:33:11.298Z] [ 80%] Built target cbor [2020-03-10T16:33:11.298Z] Scanning dependencies of target create_items [2020-03-10T16:33:11.298Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-10T16:33:11.568Z] [ 84%] Linking C executable create_items [2020-03-10T16:33:11.568Z] [ 84%] Built target create_items [2020-03-10T16:33:11.837Z] Scanning dependencies of target readfile [2020-03-10T16:33:11.837Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-10T16:33:11.869Z] + make test [2020-03-10T16:33:11.869Z] echo "make test" [2020-03-10T16:33:11.869Z] make test [Pipeline] } [2020-03-10T16:33:11.893Z] $ docker stop --time=1 fc4744d2488f7d0117361bb19e602567167f37e9174097634d6ec90ffae9e2df [2020-03-10T16:33:12.105Z] [ 88%] Linking C executable readfile [2020-03-10T16:33:12.105Z] [ 88%] Built target readfile [2020-03-10T16:33:12.105Z] Scanning dependencies of target streaming_parser [2020-03-10T16:33:12.105Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-10T16:33:12.373Z] [ 92%] Linking C executable streaming_parser [2020-03-10T16:33:12.373Z] [ 92%] Built target streaming_parser [2020-03-10T16:33:12.373Z] Scanning dependencies of target sort [2020-03-10T16:33:12.373Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-10T16:33:12.642Z] [ 96%] Linking C executable sort [2020-03-10T16:33:12.642Z] [ 96%] Built target sort [2020-03-10T16:33:12.910Z] Scanning dependencies of target hello [2020-03-10T16:33:12.910Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-10T16:33:12.910Z] [100%] Linking C executable hello [2020-03-10T16:33:13.179Z] [100%] Built target hello [2020-03-10T16:33:13.179Z] Install the project... [2020-03-10T16:33:13.179Z] -- Install configuration: "Release" [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-10T16:33:13.179Z] -- Up-to-date: /usr/local/include/cbor [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/include/cbor.h [2020-03-10T16:33:13.179Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-10T16:33:13.556Z] $ docker rm -f fc4744d2488f7d0117361bb19e602567167f37e9174097634d6ec90ffae9e2df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-10T16:33:14.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-10T16:33:15.194Z] + ls -al . [2020-03-10T16:33:15.194Z] total 160 [2020-03-10T16:33:15.194Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 10 16:31 . [2020-03-10T16:33:15.194Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 10 16:31 .. [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 10 16:31 Attribution.txt [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 4882 Mar 10 16:31 CHANGES [2020-03-10T16:33:15.194Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 10 16:31 docs [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 10 16:31 Doxyfile [2020-03-10T16:33:15.194Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 10 16:31 .git [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 10 16:31 .gitignore [2020-03-10T16:33:15.194Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 10 16:31 include [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 10 16:31 Jenkinsfile [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 10 16:31 LICENSE [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 10 16:31 Makefile [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 1612 Mar 10 16:31 README.md [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 10 16:31 README.v2.md [2020-03-10T16:33:15.194Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 10 16:31 scripts [2020-03-10T16:33:15.194Z] drwxrwxr-x. 3 jenkins jenkins 44 Mar 10 16:31 .semver [2020-03-10T16:33:15.194Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 10 16:31 src [2020-03-10T16:33:15.194Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 10 16:23 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:33:15.564Z] + 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=3feb9d4d3796ac41883e4442a0148387b228722e --label arch=amd64 --label version=1.2.0-dev.7 . [2020-03-10T16:33:15.802Z] Removing intermediate container 6140b626256c [2020-03-10T16:33:15.802Z] ---> 0d3a6d8de630 [2020-03-10T16:33:15.802Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-10T16:33:15.802Z] ---> Running in d6afbe87de09 [2020-03-10T16:33:15.828Z] Sending build context to Docker daemon 2.757MB [2020-03-10T16:33:15.828Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-10T16:33:15.828Z] Step 2/15 : FROM ${BASE} [2020-03-10T16:33:15.828Z] ---> 06c2d54b8dc3 [2020-03-10T16:33:15.828Z] Step 3/15 : MAINTAINER IOTech [2020-03-10T16:33:15.828Z] ---> Running in 0aa566f5c6e1 [2020-03-10T16:33:16.089Z] Removing intermediate container 0aa566f5c6e1 [2020-03-10T16:33:16.089Z] ---> d86b6261f660 [2020-03-10T16:33:16.089Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-10T16:33:16.089Z] ---> Running in 6740d1195140 [2020-03-10T16:33:16.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-10T16:33:16.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-10T16:33:16.976Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-10T16:33:16.976Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-10T16:33:17.569Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-10T16:33:17.569Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-10T16:33:17.569Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-10T16:33:17.753Z] Removing intermediate container d6afbe87de09 [2020-03-10T16:33:17.753Z] ---> 60fa10919ed8 [2020-03-10T16:33:17.753Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-10T16:33:17.831Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-10T16:33:17.831Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-10T16:33:17.831Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-10T16:33:17.831Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-10T16:33:17.831Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-10T16:33:18.022Z] ---> d2d080b5a42c [2020-03-10T16:33:18.022Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-10T16:33:18.448Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-10T16:33:18.448Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-10T16:33:18.448Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-10T16:33:18.448Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-10T16:33:18.448Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-10T16:33:18.448Z] (16/21) Installing libblkid (2.33-r0) [2020-03-10T16:33:18.448Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-10T16:33:18.724Z] (18/21) Installing libmount (2.33-r0) [2020-03-10T16:33:18.724Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-10T16:33:18.724Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-10T16:33:18.724Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-10T16:33:18.724Z] Executing busybox-1.29.3-r10.trigger [2020-03-10T16:33:18.724Z] OK: 265 MiB in 83 packages [2020-03-10T16:33:18.988Z] ---> 7b413ce61d4e [2020-03-10T16:33:18.988Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-10T16:33:19.575Z] ---> f3487ced7ebb [2020-03-10T16:33:19.575Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-10T16:33:20.163Z] ---> bedd9182cf3c [2020-03-10T16:33:20.163Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-10T16:33:20.312Z] Removing intermediate container 6740d1195140 [2020-03-10T16:33:20.312Z] ---> c6ea7fb9738b [2020-03-10T16:33:20.312Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-10T16:33:20.748Z] ---> 9f26dc28da58 [2020-03-10T16:33:20.748Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-10T16:33:20.915Z] ---> 7d27c810260e [2020-03-10T16:33:20.915Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-10T16:33:21.016Z] ---> a35106b24dfd [2020-03-10T16:33:21.016Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-10T16:33:21.180Z] ---> 4c4c4e95b3ae [2020-03-10T16:33:21.180Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-10T16:33:21.285Z] ---> Running in 03a94ecf7d72 [2020-03-10T16:33:21.444Z] ---> fe4833c89530 [2020-03-10T16:33:21.444Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-10T16:33:21.709Z] ---> 5f57bd24b7ac [2020-03-10T16:33:21.709Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-10T16:33:21.973Z] ---> fd12e20ba615 [2020-03-10T16:33:21.973Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-10T16:33:22.241Z] ---> 6f7713283c2f [2020-03-10T16:33:22.241Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-10T16:33:22.241Z] ---> Running in 7f209d02e0a8 [2020-03-10T16:33:22.249Z] + CPPCHECK=false [2020-03-10T16:33:22.249Z] + DOCGEN=false [2020-03-10T16:33:22.249Z] + TOMLVER=SDK-0.2 [2020-03-10T16:33:22.249Z] + CUTILVER=1.0.0 [2020-03-10T16:33:22.249Z] + '[' 0 -gt 0 ] [2020-03-10T16:33:22.249Z] + readlink -f ./scripts/build.sh [2020-03-10T16:33:22.249Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-10T16:33:22.249Z] + dirname /tmp/sdk/scripts [2020-03-10T16:33:22.249Z] + ROOT=/tmp/sdk [2020-03-10T16:33:22.249Z] + cd /tmp/sdk [2020-03-10T16:33:22.249Z] + '[' '!' -d deps ] [2020-03-10T16:33:22.249Z] + mkdir deps [2020-03-10T16:33:22.249Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-10T16:33:22.249Z] + tar -C deps -z -x -f - [2020-03-10T16:33:22.249Z] --2020-03-10 16:33:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-10T16:33:22.249Z] Resolving github.com... 192.30.253.112 [2020-03-10T16:33:22.249Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-10T16:33:22.504Z] Removing intermediate container 7f209d02e0a8 [2020-03-10T16:33:22.504Z] ---> 65fa3c374f3b [2020-03-10T16:33:22.504Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-10T16:33:22.515Z] HTTP request sent, awaiting response... 302 Found [2020-03-10T16:33:22.515Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-10T16:33:22.515Z] --2020-03-10 16:33:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-10T16:33:22.515Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-10T16:33:22.515Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-10T16:33:22.782Z] HTTP request sent, awaiting response... 200 OK [2020-03-10T16:33:22.782Z] Length: unspecified [application/x-gzip] [2020-03-10T16:33:22.782Z] Saving to: 'STDOUT' [2020-03-10T16:33:22.782Z]  [2020-03-10T16:33:22.782Z] 0K .......... ......  1.10M=0.01s [2020-03-10T16:33:22.782Z] [2020-03-10T16:33:22.782Z] 2020-03-10 16:33:22 (1.10 MB/s) - written to stdout [16451] [2020-03-10T16:33:22.782Z] [2020-03-10T16:33:22.782Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-10T16:33:22.782Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz -x [2020-03-10T16:33:22.782Z] -f - [2020-03-10T16:33:22.782Z] --2020-03-10 16:33:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-10T16:33:22.782Z] Resolving github.com... 192.30.253.112 [2020-03-10T16:33:22.782Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-10T16:33:23.051Z] HTTP request sent, awaiting response... 302 Found [2020-03-10T16:33:23.051Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-10T16:33:23.051Z] --2020-03-10 16:33:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-10T16:33:23.051Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-10T16:33:23.051Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-10T16:33:23.051Z] HTTP request sent, awaiting response... 200 OK [2020-03-10T16:33:23.051Z] Length: unspecified [application/x-gzip] [2020-03-10T16:33:23.051Z] Saving to: 'STDOUT' [2020-03-10T16:33:23.051Z]  [2020-03-10T16:33:23.051Z] 0K .......... .......... .......... .......... .......... 1.65M [2020-03-10T16:33:23.321Z] 50K .......... .......... .......... .......... .......... 2.61M [2020-03-10T16:33:23.321Z] 100K .......... .......... .......... .......... ........ 5.98M=0.06s [2020-03-10T16:33:23.321Z] [2020-03-10T16:33:23.321Z] 2020-03-10 16:33:23 (2.58 MB/s) - written to stdout [151809] [2020-03-10T16:33:23.321Z] [2020-03-10T16:33:23.321Z] + mkdir -p src/c/iot [2020-03-10T16:33:23.321Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-10T16:33:23.321Z] + mkdir -p include/iot [2020-03-10T16:33:23.321Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-10T16:33:23.321Z] + mkdir -p include/iot/os [2020-03-10T16:33:23.321Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-10T16:33:23.321Z] + mkdir -p /tmp/sdk/build/release [2020-03-10T16:33:23.321Z] + cd /tmp/sdk/build/release [2020-03-10T16:33:23.321Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-10T16:33:23.590Z] -- The C compiler identification is GNU 8.3.0 [2020-03-10T16:33:23.590Z] -- Check for working C compiler: /usr/bin/cc [2020-03-10T16:33:23.869Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T16:33:23.869Z] -- Detecting C compiler ABI info [2020-03-10T16:33:23.906Z] ---> Running in a99501801fa7 [2020-03-10T16:33:23.906Z] Removing intermediate container a99501801fa7 [2020-03-10T16:33:23.906Z] ---> bcb599dfc560 [2020-03-10T16:33:23.906Z] Step 13/15 : LABEL arch=amd64 [2020-03-10T16:33:23.906Z] ---> Running in bfa8872046c1 [2020-03-10T16:33:24.141Z] -- Detecting C compiler ABI info - done [2020-03-10T16:33:24.141Z] -- Detecting C compile features [2020-03-10T16:33:24.167Z] Removing intermediate container bfa8872046c1 [2020-03-10T16:33:24.167Z] ---> fa7d5a1d679b [2020-03-10T16:33:24.167Z] Step 14/15 : LABEL git_sha=3feb9d4d3796ac41883e4442a0148387b228722e [2020-03-10T16:33:24.167Z] ---> Running in c63179c59f1a [2020-03-10T16:33:24.435Z] Removing intermediate container c63179c59f1a [2020-03-10T16:33:24.435Z] ---> 344082f11e78 [2020-03-10T16:33:24.435Z] Step 15/15 : LABEL version=1.2.0-dev.7 [2020-03-10T16:33:24.435Z] ---> Running in 4ef1f7045d73 [2020-03-10T16:33:24.435Z] Removing intermediate container 4ef1f7045d73 [2020-03-10T16:33:24.435Z] ---> 9e17633ef136 [2020-03-10T16:33:24.435Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-10T16:33:24.702Z] Successfully built 9e17633ef136 [2020-03-10T16:33:24.702Z] 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 [2020-03-10T16:33:25.108Z] -- Detecting C compile features - done [2020-03-10T16:33:25.108Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-10T16:33:25.108Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-10T16:33:25.108Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-10T16:33:25.108Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-10T16:33:25.108Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-10T16:33:25.108Z] -- C SDK 1.2.0-dev.7 for Linux [2020-03-10T16:33:25.108Z] -- Performing Test CSDK_HAVE_ATOMIC [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-03-10T16:33:25.375Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-10T16:33:25.375Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-10T16:33:25.375Z] -- Configuring done [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T16:33:25.642Z] -- Generating done [2020-03-10T16:33:25.642Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-10T16:33:25.642Z] + make [2020-03-10T16:33:25.642Z] + tee release.log [2020-03-10T16:33:25.912Z] Scanning dependencies of target csdk [2020-03-10T16:33:25.912Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-10T16:33:26.497Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-10T16:33:27.085Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-10T16:33:28.495Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-10T16:33:29.457Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-10T16:33:29.457Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-10T16:33:30.042Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-10T16:33:31.455Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-10T16:33:31.726Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-10T16:33:32.316Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-10T16:33:32.906Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-10T16:33:33.493Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-10T16:33:33.762Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-10T16:33:34.030Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-10T16:33:37.365Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-10T16:33:37.632Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-10T16:33:37.899Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-10T16:33:38.166Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-10T16:33:40.116Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-10T16:33:40.382Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-10T16:33:40.382Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-10T16:33:40.962Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-10T16:33:41.545Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-10T16:33:41.545Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-10T16:33:42.512Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-10T16:33:42.780Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-10T16:33:43.365Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-10T16:33:43.632Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-10T16:33:43.899Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-10T16:33:44.862Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-10T16:33:45.130Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-10T16:33:49.386Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-10T16:33:49.970Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-10T16:33:50.237Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-10T16:33:50.822Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-10T16:33:52.231Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-10T16:33:53.638Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-10T16:33:56.984Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-10T16:33:57.255Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-10T16:33:58.673Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-10T16:33:58.942Z] [ 74%] Linking C shared library libcsdk.so [2020-03-10T16:33:58.942Z] [ 74%] Built target csdk [2020-03-10T16:33:58.942Z] Scanning dependencies of target template [2020-03-10T16:33:59.212Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-10T16:33:59.802Z] [ 78%] Linking C executable template [2020-03-10T16:33:59.802Z] [ 78%] Built target template [2020-03-10T16:33:59.802Z] Scanning dependencies of target device-counter [2020-03-10T16:33:59.802Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-10T16:34:00.385Z] [ 81%] Linking C executable device-counter [2020-03-10T16:34:00.653Z] [ 81%] Built target device-counter [2020-03-10T16:34:00.653Z] Scanning dependencies of target device-random [2020-03-10T16:34:00.653Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-10T16:34:00.922Z] [ 85%] Linking C executable device-random [2020-03-10T16:34:01.191Z] [ 85%] Built target device-random [2020-03-10T16:34:01.191Z] Scanning dependencies of target device-gyro [2020-03-10T16:34:01.191Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-10T16:34:01.778Z] [ 89%] Linking C executable device-gyro [2020-03-10T16:34:02.044Z] [ 89%] Built target device-gyro [2020-03-10T16:34:02.044Z] Scanning dependencies of target template-discovery [2020-03-10T16:34:02.044Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-10T16:34:02.628Z] [ 92%] Linking C executable template-discovery [2020-03-10T16:34:02.896Z] [ 92%] Built target template-discovery [2020-03-10T16:34:02.896Z] Scanning dependencies of target device-terminal [2020-03-10T16:34:02.896Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-10T16:34:03.480Z] [ 96%] Linking C executable device-terminal [2020-03-10T16:34:03.481Z] [ 96%] Built target device-terminal [2020-03-10T16:34:03.748Z] Scanning dependencies of target template2 [2020-03-10T16:34:03.748Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-10T16:34:04.334Z] [100%] Linking C executable template2 [2020-03-10T16:34:04.334Z] [100%] Built target template2 [2020-03-10T16:34:04.334Z] + + maketee package -a [2020-03-10T16:34:04.334Z] release.log [2020-03-10T16:34:04.602Z] [ 74%] Built target csdk [2020-03-10T16:34:04.602Z] [ 78%] Built target template [2020-03-10T16:34:04.602Z] [ 81%] Built target device-counter [2020-03-10T16:34:04.602Z] [ 85%] Built target device-random [2020-03-10T16:34:04.869Z] [ 89%] Built target device-gyro [2020-03-10T16:34:04.869Z] [ 92%] Built target template-discovery [2020-03-10T16:34:04.869Z] [ 96%] Built target device-terminal [2020-03-10T16:34:04.869Z] [100%] Built target template2 [2020-03-10T16:34:04.869Z] Run CPack packaging tool... [2020-03-10T16:34:04.869Z] CPack: Create package using TGZ [2020-03-10T16:34:04.869Z] CPack: Install projects [2020-03-10T16:34:04.869Z] CPack: - Run preinstall target for: Csdk [2020-03-10T16:34:05.485Z] CPack: - Install project: Csdk [2020-03-10T16:34:05.485Z] CPack: Create package [2020-03-10T16:34:05.775Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.7.tar.gz generated. [2020-03-10T16:34:05.775Z] + '[' false '=' true ] [2020-03-10T16:34:05.775Z] + '[' false '=' true ] [2020-03-10T16:34:05.775Z] + mkdir -p /tmp/sdk/build/debug [2020-03-10T16:34:05.775Z] + cd /tmp/sdk/build/debug [2020-03-10T16:34:05.775Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-10T16:34:06.058Z] -- The C compiler identification is GNU 8.3.0 [2020-03-10T16:34:06.058Z] -- Check for working C compiler: /usr/bin/cc [2020-03-10T16:34:06.331Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T16:34:06.331Z] -- Detecting C compiler ABI info [2020-03-10T16:34:06.623Z] -- Detecting C compiler ABI info - done [2020-03-10T16:34:06.623Z] -- Detecting C compile features [2020-03-10T16:34:07.225Z] -- Detecting C compile features - done [2020-03-10T16:34:07.225Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-10T16:34:07.545Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-10T16:34:07.545Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-10T16:34:07.545Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-10T16:34:07.545Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-10T16:34:07.545Z] -- C SDK 1.2.0-dev.7 for Linux [2020-03-10T16:34:07.545Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-10T16:34:07.545Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-10T16:34:07.545Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-10T16:34:07.815Z] -- Configuring done [2020-03-10T16:34:08.084Z] -- Generating done [2020-03-10T16:34:08.084Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-10T16:34:08.084Z] + tee debug.log [2020-03-10T16:34:08.084Z] + make [2020-03-10T16:34:08.084Z] Scanning dependencies of target csdk [2020-03-10T16:34:08.349Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-10T16:34:08.618Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-10T16:34:08.886Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-10T16:34:09.470Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-10T16:34:09.739Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-10T16:34:09.739Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-10T16:34:10.008Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-10T16:34:10.592Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-10T16:34:10.857Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-10T16:34:11.122Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-10T16:34:11.392Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-10T16:34:11.658Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-10T16:34:11.931Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-10T16:34:11.931Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-10T16:34:12.896Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-10T16:34:13.164Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-10T16:34:13.431Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-10T16:34:13.431Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-10T16:34:14.391Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-10T16:34:14.391Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-10T16:34:14.391Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-10T16:34:14.658Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-10T16:34:14.925Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-10T16:34:15.191Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-10T16:34:15.460Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-10T16:34:15.460Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-10T16:34:16.045Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-10T16:34:16.045Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-10T16:34:16.312Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-10T16:34:16.581Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-10T16:34:16.849Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-10T16:34:17.812Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-10T16:34:18.081Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-10T16:34:18.349Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-10T16:34:18.616Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-10T16:34:19.577Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-10T16:34:20.160Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-10T16:34:20.747Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-10T16:34:21.014Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-10T16:34:21.282Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-10T16:34:21.550Z] [ 74%] Linking C shared library libcsdk.so [2020-03-10T16:34:21.818Z] [ 74%] Built target csdk [2020-03-10T16:34:21.818Z] Scanning dependencies of target template [2020-03-10T16:34:21.818Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-10T16:34:22.088Z] [ 78%] Linking C executable template [2020-03-10T16:34:22.357Z] [ 78%] Built target template [2020-03-10T16:34:22.357Z] Scanning dependencies of target device-counter [2020-03-10T16:34:22.357Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-10T16:34:22.624Z] [ 81%] Linking C executable device-counter [2020-03-10T16:34:22.892Z] [ 81%] Built target device-counter [2020-03-10T16:34:22.892Z] Scanning dependencies of target device-random [2020-03-10T16:34:22.892Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-10T16:34:23.160Z] [ 85%] Linking C executable device-random [2020-03-10T16:34:23.428Z] [ 85%] Built target device-random [2020-03-10T16:34:23.428Z] Scanning dependencies of target device-gyro [2020-03-10T16:34:23.428Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-10T16:34:23.695Z] [ 89%] Linking C executable device-gyro [2020-03-10T16:34:23.963Z] [ 89%] Built target device-gyro [2020-03-10T16:34:23.963Z] Scanning dependencies of target template-discovery [2020-03-10T16:34:23.963Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-10T16:34:24.230Z] [ 92%] Linking C executable template-discovery [2020-03-10T16:34:24.499Z] [ 92%] Built target template-discovery [2020-03-10T16:34:24.499Z] Scanning dependencies of target device-terminal [2020-03-10T16:34:24.499Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-10T16:34:24.766Z] [ 96%] Linking C executable device-terminal [2020-03-10T16:34:25.048Z] [ 96%] Built target device-terminal [2020-03-10T16:34:25.048Z] Scanning dependencies of target template2 [2020-03-10T16:34:25.048Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-10T16:34:25.317Z] [100%] Linking C executable template2 [2020-03-10T16:34:25.586Z] [100%] Built target template2 [2020-03-10T16:34:25.586Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:25.586Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:25.586Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:25.586Z] Scanning dependencies of target csdk [2020-03-10T16:34:25.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:25.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:25.854Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-10T16:34:27.258Z] [ 3%] Linking C shared library libcsdk.so [2020-03-10T16:34:27.258Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.526Z] [ 74%] Built target csdk [2020-03-10T16:34:27.526Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.526Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.526Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.526Z] [ 76%] Linking C executable template [2020-03-10T16:34:27.526Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.526Z] [ 78%] Built target template [2020-03-10T16:34:27.792Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.792Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.792Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.792Z] [ 80%] Linking C executable device-counter [2020-03-10T16:34:27.792Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:27.792Z] [ 81%] Built target device-counter [2020-03-10T16:34:27.792Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.059Z] [ 83%] Linking C executable device-random [2020-03-10T16:34:28.059Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.059Z] [ 85%] Built target device-random [2020-03-10T16:34:28.059Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.326Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.326Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.326Z] [ 87%] Linking C executable device-gyro [2020-03-10T16:34:28.326Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.326Z] [ 89%] Built target device-gyro [2020-03-10T16:34:28.326Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.595Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.595Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.595Z] [ 90%] Linking C executable template-discovery [2020-03-10T16:34:28.595Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.595Z] [ 92%] Built target template-discovery [2020-03-10T16:34:28.595Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.862Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.862Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:28.862Z] [ 94%] Linking C executable device-terminal [2020-03-10T16:34:28.862Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:29.129Z] [ 96%] Built target device-terminal [2020-03-10T16:34:29.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:29.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:29.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-10T16:34:29.129Z] [ 98%] Linking C executable template2 [2020-03-10T16:34:29.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:29.129Z] [100%] Built target template2 [2020-03-10T16:34:29.129Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:29.398Z] Install the project... [2020-03-10T16:34:29.398Z] -- Install configuration: "Release" [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-10T16:34:29.398Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-10T16:34:29.398Z] -- Up-to-date: /usr/local/include [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/devsdk [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/json.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/os [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/container.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/data.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/component.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/os.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/time.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-10T16:34:29.398Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-10T16:34:29.398Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-10T16:34:31.342Z] Removing intermediate container 03a94ecf7d72 [2020-03-10T16:34:31.342Z] ---> cf208ef8a8a4 [2020-03-10T16:34:31.342Z] Step 14/21 : FROM alpine:3.9 [2020-03-10T16:34:31.608Z] 3.9: Pulling from library/alpine [2020-03-10T16:34:31.873Z] eb93038481dd: Pulling fs layer [2020-03-10T16:34:33.812Z] eb93038481dd: Verifying Checksum [2020-03-10T16:34:33.812Z] eb93038481dd: Download complete [2020-03-10T16:34:33.812Z] eb93038481dd: Pull complete [2020-03-10T16:34:33.812Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-10T16:34:33.812Z] Status: Downloaded newer image for alpine:3.9 [2020-03-10T16:34:33.812Z] ---> 355993758880 [2020-03-10T16:34:33.812Z] Step 15/21 : MAINTAINER IOTech [2020-03-10T16:34:34.084Z] ---> Running in aad98f5d6953 [2020-03-10T16:34:34.350Z] Removing intermediate container aad98f5d6953 [2020-03-10T16:34:34.350Z] ---> ea1fdd92741b [2020-03-10T16:34:34.350Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-10T16:34:34.618Z] ---> Running in 92d8c3b43d8c [2020-03-10T16:34:35.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-10T16:34:35.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-10T16:34:35.843Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-10T16:34:36.113Z] (2/48) Installing libmagic (5.36-r1) [2020-03-10T16:34:36.381Z] (3/48) Installing file (5.36-r1) [2020-03-10T16:34:36.381Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-10T16:34:36.381Z] (5/48) Installing isl (0.18-r0) [2020-03-10T16:34:36.381Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-10T16:34:36.381Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-10T16:34:36.381Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-10T16:34:36.381Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-10T16:34:36.381Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-10T16:34:36.381Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-10T16:34:36.381Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-10T16:34:37.804Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-10T16:34:38.069Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-10T16:34:38.069Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-10T16:34:39.478Z] (16/48) Installing make (4.2.1-r2) [2020-03-10T16:34:39.478Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-10T16:34:39.478Z] (18/48) Installing build-base (0.5-r1) [2020-03-10T16:34:39.478Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-10T16:34:39.478Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-10T16:34:39.478Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-10T16:34:39.478Z] (22/48) Installing expat (2.2.8-r0) [2020-03-10T16:34:39.478Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-10T16:34:39.478Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-10T16:34:39.478Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-10T16:34:39.478Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-10T16:34:39.478Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-10T16:34:39.478Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-10T16:34:39.478Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-10T16:34:39.478Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-10T16:34:39.478Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-10T16:34:40.433Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-10T16:34:40.699Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-10T16:34:40.699Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-10T16:34:40.699Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-10T16:34:42.103Z] (36/48) Installing curl (7.64.0-r3) [2020-03-10T16:34:42.103Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-10T16:34:42.103Z] (38/48) Installing git (2.20.2-r0) [2020-03-10T16:34:42.368Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-10T16:34:42.368Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-10T16:34:42.368Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-10T16:34:42.368Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-10T16:34:42.368Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-10T16:34:42.368Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-10T16:34:42.368Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-10T16:34:42.368Z] (46/48) Installing libuuid (2.33-r0) [2020-03-10T16:34:42.368Z] (47/48) Installing wget (1.20.3-r0) [2020-03-10T16:34:42.368Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-10T16:34:42.368Z] Executing busybox-1.29.3-r10.trigger [2020-03-10T16:34:42.635Z] Executing ca-certificates-20190108-r0.trigger [2020-03-10T16:34:42.635Z] OK: 219 MiB in 62 packages [2020-03-10T16:34:57.648Z] Removing intermediate container 92d8c3b43d8c [2020-03-10T16:34:57.648Z] ---> f73dbad28c73 [2020-03-10T16:34:57.648Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-10T16:34:57.648Z] ---> 51009f23e571 [2020-03-10T16:34:57.648Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-10T16:34:57.648Z] ---> d8e31a5c6e70 [2020-03-10T16:34:57.648Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-10T16:34:57.648Z] ---> 5fecae464b0e [2020-03-10T16:34:57.648Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-10T16:34:58.231Z] ---> 57cd67f5cf8c [2020-03-10T16:34:58.231Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-10T16:34:58.816Z] ---> 0d990c629296 [2020-03-10T16:34:58.816Z] Successfully built 0d990c629296 [2020-03-10T16:34:58.816Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:34:59.532Z] + docker inspect -f . ci-base-image-arm64 [2020-03-10T16:34:59.802Z] . [Pipeline] withDockerContainer [2020-03-10T16:35:00.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-10363 does not seem to be running inside a container [2020-03-10T16:35:00.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@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 ******** ci-base-image-arm64 cat [2020-03-10T16:35:01.566Z] $ docker top ef0efeb1f607573f6651b3fad8304f715f06bcf10bd90b8e58382386bec9450d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-10T16:35:03.965Z] + make test [2020-03-10T16:35:03.965Z] echo "make test" [2020-03-10T16:35:03.965Z] make test [Pipeline] } [2020-03-10T16:35:03.997Z] $ docker stop --time=1 ef0efeb1f607573f6651b3fad8304f715f06bcf10bd90b8e58382386bec9450d [2020-03-10T16:35:05.988Z] $ docker rm -f ef0efeb1f607573f6651b3fad8304f715f06bcf10bd90b8e58382386bec9450d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-10T16:35:07.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-10T16:35:07.423Z] + ls -al . [2020-03-10T16:35:07.423Z] total 192 [2020-03-10T16:35:07.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 16:32 . [2020-03-10T16:35:07.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 16:32 .. [2020-03-10T16:35:07.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 16:32 .git [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 10 16:32 .gitignore [2020-03-10T16:35:07.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 16:32 .semver [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 10 16:32 Attribution.txt [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 4882 Mar 10 16:32 CHANGES [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 10 16:32 Doxyfile [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 10 16:32 Jenkinsfile [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 10 16:32 LICENSE [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 10 16:32 Makefile [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 1612 Mar 10 16:32 README.md [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 10 16:32 README.v2.md [2020-03-10T16:35:07.423Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 10 16:23 VERSION [2020-03-10T16:35:07.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 16:32 docs [2020-03-10T16:35:07.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 16:32 include [2020-03-10T16:35:07.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 16:32 scripts [2020-03-10T16:35:07.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 16:32 src [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:35:07.775Z] + 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=3feb9d4d3796ac41883e4442a0148387b228722e --label arch=arm64 --label version=1.2.0-dev.7 . [2020-03-10T16:35:08.387Z] Sending build context to Docker daemon 2.757MB [2020-03-10T16:35:08.387Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-10T16:35:08.387Z] Step 2/15 : FROM ${BASE} [2020-03-10T16:35:08.387Z] ---> 0d990c629296 [2020-03-10T16:35:08.387Z] Step 3/15 : MAINTAINER IOTech [2020-03-10T16:35:08.653Z] ---> Running in 68f9bcaa5830 [2020-03-10T16:35:08.920Z] Removing intermediate container 68f9bcaa5830 [2020-03-10T16:35:08.920Z] ---> 2e339b948acc [2020-03-10T16:35:08.920Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-10T16:35:09.193Z] ---> Running in 0f9ac9b638cd [2020-03-10T16:35:10.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-10T16:35:10.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-10T16:35:10.421Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-10T16:35:10.421Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-10T16:35:11.003Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-10T16:35:11.003Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-10T16:35:11.003Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-10T16:35:11.003Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-10T16:35:11.003Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-10T16:35:11.003Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-10T16:35:11.269Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-10T16:35:11.269Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-10T16:35:11.852Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-10T16:35:11.852Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-10T16:35:11.852Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-10T16:35:11.852Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-10T16:35:11.852Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-10T16:35:11.852Z] (16/21) Installing libblkid (2.33-r0) [2020-03-10T16:35:11.852Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-10T16:35:11.852Z] (18/21) Installing libmount (2.33-r0) [2020-03-10T16:35:11.852Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-10T16:35:11.852Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-10T16:35:11.852Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-10T16:35:11.852Z] Executing busybox-1.29.3-r10.trigger [2020-03-10T16:35:11.852Z] OK: 279 MiB in 83 packages [2020-03-10T16:35:15.192Z] Removing intermediate container 0f9ac9b638cd [2020-03-10T16:35:15.192Z] ---> d6f0294315b0 [2020-03-10T16:35:15.192Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-10T16:35:15.459Z] ---> d71b5f4e6341 [2020-03-10T16:35:15.459Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-10T16:35:16.419Z] ---> b90339b5af71 [2020-03-10T16:35:16.419Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-10T16:35:16.686Z] ---> 232a3a8675ee [2020-03-10T16:35:16.686Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-10T16:35:17.269Z] ---> ea0a5aa9300b [2020-03-10T16:35:17.269Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-10T16:35:17.852Z] ---> 4e4dd6597fb8 [2020-03-10T16:35:17.852Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-10T16:35:18.119Z] ---> 6f6d1a91c112 [2020-03-10T16:35:18.119Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-10T16:35:18.387Z] ---> Running in 96f17aaafabf [2020-03-10T16:35:18.654Z] Removing intermediate container 96f17aaafabf [2020-03-10T16:35:18.654Z] ---> 351b72e57a2e [2020-03-10T16:35:18.654Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-10T16:35:18.924Z] ---> Running in 676791860e4c [2020-03-10T16:35:19.195Z] Removing intermediate container 676791860e4c [2020-03-10T16:35:19.195Z] ---> 94ec7939f661 [2020-03-10T16:35:19.195Z] Step 13/15 : LABEL arch=arm64 [2020-03-10T16:35:19.462Z] ---> Running in 7b91d0be835c [2020-03-10T16:35:19.734Z] Removing intermediate container 7b91d0be835c [2020-03-10T16:35:19.734Z] ---> 8c06bd315862 [2020-03-10T16:35:19.734Z] Step 14/15 : LABEL git_sha=3feb9d4d3796ac41883e4442a0148387b228722e [2020-03-10T16:35:20.000Z] ---> Running in d73a4c4d5ffe [2020-03-10T16:35:20.266Z] Removing intermediate container d73a4c4d5ffe [2020-03-10T16:35:20.266Z] ---> 0da4965acb24 [2020-03-10T16:35:20.266Z] Step 15/15 : LABEL version=1.2.0-dev.7 [2020-03-10T16:35:20.266Z] ---> Running in 90d25668c69a [2020-03-10T16:35:20.532Z] Removing intermediate container 90d25668c69a [2020-03-10T16:35:20.532Z] ---> b85c1b5f7052 [2020-03-10T16:35:20.532Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-10T16:35:20.532Z] Successfully built b85c1b5f7052 [2020-03-10T16:35:20.532Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:35:22.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T16:35:22.410Z] . [Pipeline] withDockerContainer [2020-03-10T16:35:22.529Z] prd-centos7-docker-4c-2g-10311 does not seem to be running inside a container [2020-03-10T16:35:22.571Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-10T16:35:23.250Z] $ docker top cd771f71956f7f61794b26fae3afe2de086479bd5a9ebc356ff631827f943f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-10T16:35:23.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T16:35:23.925Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T16:35:24.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T16:35:24.175Z] $ docker exec cd771f71956f7f61794b26fae3afe2de086479bd5a9ebc356ff631827f943f04 ssh-agent [2020-03-10T16:35:24.365Z] SSH_AUTH_SOCK=/tmp/ssh-Ti0EBo8fESCt/agent.14 [2020-03-10T16:35:24.365Z] SSH_AGENT_PID=21 [2020-03-10T16:35:24.374Z] Running ssh-add (command line suppressed) [2020-03-10T16:35:24.517Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7962388291342824540.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7962388291342824540.key) [2020-03-10T16:35:24.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T16:35:24.906Z] + git semver tag [2020-03-10T16:35:24.907Z] # -> Open(): unable to determine branch for HEAD [2020-03-10T16:35:24.907Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-10T16:35:24.907Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:35:24.907Z] # $SEMVER_REMOTE_NAME = origin [2020-03-10T16:35:24.907Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-10T16:35:24.907Z] # $SEMVER_USER_NAME = jenkins [2020-03-10T16:35:24.907Z] # $SEMVER_BRANCH = master [2020-03-10T16:35:24.907Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-10T16:35:24.907Z] # 3feb9d4d3796ac41883e4442a0148387b228722e HEAD [2020-03-10T16:35:24.907Z] # -> Force: false [2020-03-10T16:35:24.907Z] # 656e6832e24b92cc4940505b76dcbabf2fa0e492 refs/tags/v1.2.0-dev.7 [Pipeline] } [2020-03-10T16:35:24.918Z] $ docker exec --env ******** --env ******** cd771f71956f7f61794b26fae3afe2de086479bd5a9ebc356ff631827f943f04 ssh-agent -k [2020-03-10T16:35:25.077Z] unset SSH_AUTH_SOCK; [2020-03-10T16:35:25.077Z] unset SSH_AGENT_PID; [2020-03-10T16:35:25.077Z] echo Agent pid 21 killed; [2020-03-10T16:35:25.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-10T16:35:25.570Z] + git semver [Pipeline] } [2020-03-10T16:35:25.587Z] $ docker stop --time=1 cd771f71956f7f61794b26fae3afe2de086479bd5a9ebc356ff631827f943f04 [2020-03-10T16:35:26.945Z] $ docker rm -f cd771f71956f7f61794b26fae3afe2de086479bd5a9ebc356ff631827f943f04 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:35:27.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-10T16:35:27.553Z] [2020-03-10T16:35:27.553Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:35:27.897Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-10T16:35:27.897Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-10T16:35:27.897Z] 8ba884070f61: Pulling fs layer [2020-03-10T16:35:27.897Z] 78d65bd6cf10: Pulling fs layer [2020-03-10T16:35:27.897Z] 5573da4c1a9d: Pulling fs layer [2020-03-10T16:35:27.897Z] 4493e11b668a: Pulling fs layer [2020-03-10T16:35:27.897Z] 2e4ad32216ba: Pulling fs layer [2020-03-10T16:35:27.897Z] 14bc7892088f: Pulling fs layer [2020-03-10T16:35:27.897Z] 2e4ad32216ba: Waiting [2020-03-10T16:35:27.897Z] 4493e11b668a: Waiting [2020-03-10T16:35:27.897Z] 78d65bd6cf10: Verifying Checksum [2020-03-10T16:35:27.897Z] 78d65bd6cf10: Download complete [2020-03-10T16:35:28.177Z] 4493e11b668a: Verifying Checksum [2020-03-10T16:35:28.177Z] 4493e11b668a: Download complete [2020-03-10T16:35:28.177Z] 2e4ad32216ba: Verifying Checksum [2020-03-10T16:35:28.177Z] 2e4ad32216ba: Download complete [2020-03-10T16:35:28.770Z] 14bc7892088f: Verifying Checksum [2020-03-10T16:35:28.770Z] 14bc7892088f: Download complete [2020-03-10T16:35:29.037Z] 8ba884070f61: Verifying Checksum [2020-03-10T16:35:29.037Z] 8ba884070f61: Download complete [2020-03-10T16:35:29.613Z] 5573da4c1a9d: Verifying Checksum [2020-03-10T16:35:29.613Z] 5573da4c1a9d: Download complete [2020-03-10T16:35:33.849Z] 8ba884070f61: Pull complete [2020-03-10T16:35:33.849Z] 78d65bd6cf10: Pull complete [2020-03-10T16:35:46.135Z] 5573da4c1a9d: Pull complete [2020-03-10T16:35:46.135Z] 4493e11b668a: Pull complete [2020-03-10T16:35:46.136Z] 2e4ad32216ba: Pull complete [2020-03-10T16:35:48.046Z] 14bc7892088f: Pull complete [2020-03-10T16:35:48.046Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-10T16:35:48.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-10T16:35:48.202Z] prd-centos7-docker-4c-2g-10311 does not seem to be running inside a container [2020-03-10T16:35:48.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat [2020-03-10T16:35:48.840Z] $ docker top 0957b79c37eac0fd50b036f0645f0828c401d916a981b87340efa67bdcf028bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-10T16:35:49.528Z] provisioning config files... [2020-03-10T16:35:49.543Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6220261595925653553tmp [2020-03-10T16:35:49.563Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6060799077634319004tmp [2020-03-10T16:35:49.578Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config9055777892134648960tmp [Pipeline] { [Pipeline] echo [2020-03-10T16:35:49.625Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:35:49.928Z] ---> sigul-configuration.sh [2020-03-10T16:35:49.928Z] gpg: directory `/root/.gnupg' created [2020-03-10T16:35:49.928Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-10T16:35:49.928Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-10T16:35:49.928Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-10T16:35:49.928Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-10T16:35:49.928Z] gpg: CAST5 encrypted data [2020-03-10T16:35:50.187Z] gpg: encrypted with 1 passphrase [2020-03-10T16:35:50.187Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-10T16:35:50.490Z] + mkdir /home/jenkins [2020-03-10T16:35:50.490Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-10T16:35:50.799Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-10T16:35:50.808Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:35:51.112Z] ---> sigul-install.sh [2020-03-10T16:36:01.128Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-10T16:36:01.435Z] + git tag --list [2020-03-10T16:36:01.435Z] v1.2.0-dev.7 [Pipeline] sh [2020-03-10T16:36:01.741Z] + lftools sign git-tag v1.2.0-dev.7 [2020-03-10T16:36:02.684Z] Signing Git tag with Sigul... [2020-03-10T16:36:02.684Z] Signing v1.2.0-dev.7 [Pipeline] echo [2020-03-10T16:36:04.096Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:36:04.408Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-10T16:36:04.419Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-10T16:36:04.501Z] $ docker stop --time=1 0957b79c37eac0fd50b036f0645f0828c401d916a981b87340efa67bdcf028bf [2020-03-10T16:36:05.902Z] $ docker rm -f 0957b79c37eac0fd50b036f0645f0828c401d916a981b87340efa67bdcf028bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:36:06.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T16:36:06.580Z] . [Pipeline] withDockerContainer [2020-03-10T16:36:06.687Z] prd-centos7-docker-4c-2g-10311 does not seem to be running inside a container [2020-03-10T16:36:06.730Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-10T16:36:07.360Z] $ docker top 6e0bcd466e9c5a7fa07ce4e9d358a57972d46d66810ddd4dddaaddf6cf5875cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-10T16:36:08.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T16:36:08.139Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T16:36:08.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T16:36:08.359Z] $ docker exec 6e0bcd466e9c5a7fa07ce4e9d358a57972d46d66810ddd4dddaaddf6cf5875cc ssh-agent [2020-03-10T16:36:08.551Z] SSH_AUTH_SOCK=/tmp/ssh-0Dy0Fq1x0tG1/agent.15 [2020-03-10T16:36:08.551Z] SSH_AGENT_PID=21 [2020-03-10T16:36:08.559Z] Running ssh-add (command line suppressed) [2020-03-10T16:36:08.717Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4800528629503347059.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4800528629503347059.key) [2020-03-10T16:36:08.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T16:36:09.090Z] + git semver bump pre [2020-03-10T16:36:09.090Z] # -> Open(): unable to determine branch for HEAD [2020-03-10T16:36:09.090Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-10T16:36:09.090Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:36:09.090Z] # $SEMVER_REMOTE_NAME = origin [2020-03-10T16:36:09.090Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-10T16:36:09.090Z] # $SEMVER_USER_NAME = jenkins [2020-03-10T16:36:09.090Z] # $SEMVER_BRANCH = master [2020-03-10T16:36:09.090Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-10T16:36:09.348Z] 1.2.0-dev.8 [Pipeline] } [2020-03-10T16:36:09.358Z] $ docker exec --env ******** --env ******** 6e0bcd466e9c5a7fa07ce4e9d358a57972d46d66810ddd4dddaaddf6cf5875cc ssh-agent -k [2020-03-10T16:36:09.493Z] unset SSH_AUTH_SOCK; [2020-03-10T16:36:09.494Z] unset SSH_AGENT_PID; [2020-03-10T16:36:09.494Z] echo Agent pid 21 killed; [2020-03-10T16:36:09.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-10T16:36:09.975Z] + git semver [Pipeline] } [2020-03-10T16:36:09.989Z] $ docker stop --time=1 6e0bcd466e9c5a7fa07ce4e9d358a57972d46d66810ddd4dddaaddf6cf5875cc [2020-03-10T16:36:11.343Z] $ docker rm -f 6e0bcd466e9c5a7fa07ce4e9d358a57972d46d66810ddd4dddaaddf6cf5875cc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:36:11.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T16:36:11.896Z] . [Pipeline] withDockerContainer [2020-03-10T16:36:12.042Z] prd-centos7-docker-4c-2g-10311 does not seem to be running inside a container [2020-03-10T16:36:12.086Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-10T16:36:12.754Z] $ docker top d5891ca420507ca7e6e303eab089b026b118cd2a0eb23744098f93bf2c11ee2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-10T16:36:13.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T16:36:13.486Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T16:36:13.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T16:36:13.716Z] $ docker exec d5891ca420507ca7e6e303eab089b026b118cd2a0eb23744098f93bf2c11ee2c ssh-agent [2020-03-10T16:36:13.922Z] SSH_AUTH_SOCK=/tmp/ssh-lra5sMQhii6J/agent.14 [2020-03-10T16:36:13.922Z] SSH_AGENT_PID=21 [2020-03-10T16:36:13.929Z] Running ssh-add (command line suppressed) [2020-03-10T16:36:14.102Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6828054989806669596.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6828054989806669596.key) [2020-03-10T16:36:14.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T16:36:14.566Z] + git semver push [2020-03-10T16:36:14.566Z] # -> Open(): unable to determine branch for HEAD [2020-03-10T16:36:14.566Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-10T16:36:14.566Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:36:14.566Z] # $SEMVER_REMOTE_NAME = origin [2020-03-10T16:36:14.566Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-10T16:36:14.566Z] # $SEMVER_USER_NAME = jenkins [2020-03-10T16:36:14.566Z] # $SEMVER_BRANCH = master [2020-03-10T16:36:14.566Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-10T16:36:21.154Z] $ docker exec --env ******** --env ******** d5891ca420507ca7e6e303eab089b026b118cd2a0eb23744098f93bf2c11ee2c ssh-agent -k [2020-03-10T16:36:21.292Z] unset SSH_AUTH_SOCK; [2020-03-10T16:36:21.292Z] unset SSH_AGENT_PID; [2020-03-10T16:36:21.293Z] echo Agent pid 21 killed; [2020-03-10T16:36:21.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-10T16:36:21.767Z] + git semver [Pipeline] } [2020-03-10T16:36:21.782Z] $ docker stop --time=1 d5891ca420507ca7e6e303eab089b026b118cd2a0eb23744098f93bf2c11ee2c [2020-03-10T16:36:23.123Z] $ docker rm -f d5891ca420507ca7e6e303eab089b026b118cd2a0eb23744098f93bf2c11ee2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:36:23.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:36:24.170Z] ---> package-listing.sh [2020-03-10T16:36:24.170Z] ++ facter osfamily [2020-03-10T16:36:24.170Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-10T16:36:24.170Z] + OS_FAMILY=redhat [2020-03-10T16:36:24.170Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:36:24.170Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-10T16:36:24.170Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-10T16:36:24.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-10T16:36:24.170Z] + PACKAGES=/tmp/packages_start.txt [2020-03-10T16:36:24.170Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-10T16:36:24.170Z] + PACKAGES=/tmp/packages_end.txt [2020-03-10T16:36:24.170Z] + case "${OS_FAMILY}" in [2020-03-10T16:36:24.170Z] + rpm -qa [2020-03-10T16:36:24.170Z] + sort [2020-03-10T16:36:29.452Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-10T16:36:29.452Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-10T16:36:29.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-10T16:36:29.452Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-10T16:36:29.452Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-03-10T16:36:29.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:36:29.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-10T16:36:29.838Z] [2020-03-10T16:36:29.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-10T16:36:30.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-10T16:36:30.177Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-10T16:36:30.177Z] c9b1b535fdd9: Pulling fs layer [2020-03-10T16:36:30.177Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-10T16:36:30.177Z] 756a868c4378: Pulling fs layer [2020-03-10T16:36:30.177Z] 444b2fc9a129: Pulling fs layer [2020-03-10T16:36:30.177Z] ea15f1150254: Pulling fs layer [2020-03-10T16:36:30.177Z] 41b27a9f41bf: Pulling fs layer [2020-03-10T16:36:30.177Z] 28c525ee5125: Pulling fs layer [2020-03-10T16:36:30.177Z] 094b1ea09ed8: Pulling fs layer [2020-03-10T16:36:30.177Z] 138eaada9080: Pulling fs layer [2020-03-10T16:36:30.177Z] 0622d0fa9048: Pulling fs layer [2020-03-10T16:36:30.177Z] 444b2fc9a129: Waiting [2020-03-10T16:36:30.177Z] ea15f1150254: Waiting [2020-03-10T16:36:30.177Z] 41b27a9f41bf: Waiting [2020-03-10T16:36:30.177Z] 28c525ee5125: Waiting [2020-03-10T16:36:30.177Z] 094b1ea09ed8: Waiting [2020-03-10T16:36:30.177Z] 0622d0fa9048: Waiting [2020-03-10T16:36:30.177Z] 138eaada9080: Waiting [2020-03-10T16:36:30.177Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-10T16:36:30.177Z] 2cc5ad85d9ab: Download complete [2020-03-10T16:36:30.177Z] 444b2fc9a129: Verifying Checksum [2020-03-10T16:36:30.177Z] 444b2fc9a129: Download complete [2020-03-10T16:36:30.177Z] c9b1b535fdd9: Download complete [2020-03-10T16:36:30.442Z] ea15f1150254: Verifying Checksum [2020-03-10T16:36:30.442Z] ea15f1150254: Download complete [2020-03-10T16:36:30.442Z] 28c525ee5125: Verifying Checksum [2020-03-10T16:36:30.442Z] 28c525ee5125: Download complete [2020-03-10T16:36:30.704Z] c9b1b535fdd9: Pull complete [2020-03-10T16:36:30.704Z] 756a868c4378: Verifying Checksum [2020-03-10T16:36:30.704Z] 756a868c4378: Download complete [2020-03-10T16:36:30.969Z] 094b1ea09ed8: Verifying Checksum [2020-03-10T16:36:30.969Z] 094b1ea09ed8: Download complete [2020-03-10T16:36:30.969Z] 0622d0fa9048: Download complete [2020-03-10T16:36:31.231Z] 138eaada9080: Verifying Checksum [2020-03-10T16:36:31.231Z] 138eaada9080: Download complete [2020-03-10T16:36:31.492Z] 41b27a9f41bf: Verifying Checksum [2020-03-10T16:36:31.492Z] 41b27a9f41bf: Download complete [2020-03-10T16:36:32.064Z] 2cc5ad85d9ab: Pull complete [2020-03-10T16:36:33.445Z] 756a868c4378: Pull complete [2020-03-10T16:36:33.445Z] 444b2fc9a129: Pull complete [2020-03-10T16:36:34.829Z] ea15f1150254: Pull complete [2020-03-10T16:36:39.066Z] 41b27a9f41bf: Pull complete [2020-03-10T16:36:39.066Z] 28c525ee5125: Pull complete [2020-03-10T16:36:41.616Z] 094b1ea09ed8: Pull complete [2020-03-10T16:36:41.875Z] 138eaada9080: Pull complete [2020-03-10T16:36:41.875Z] 0622d0fa9048: Pull complete [2020-03-10T16:36:41.875Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-10T16:36:41.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-10T16:36:42.003Z] prd-centos7-docker-4c-2g-10311 does not seem to be running inside a container [2020-03-10T16:36:42.051Z] $ 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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-10T16:36:43.155Z] $ docker top 7df4fb094e808fcf15ffd44a902bd65d0e9b72e1aa4e361c5dfd485c2b8cb005 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-10T16:36:43.822Z] provisioning config files... [2020-03-10T16:36:43.840Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config342874523898949724tmp [Pipeline] { [Pipeline] echo [2020-03-10T16:36:43.904Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:36:44.198Z] ---> create-netrc.sh [Pipeline] echo [2020-03-10T16:36:44.204Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T16:36:44.502Z] ---> logs-deploy.sh [2020-03-10T16:36:44.502Z] + ARCHIVE_ARTIFACTS= [2020-03-10T16:36:44.502Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-10T16:36:44.502Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-10T16:36:44.502Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-10T16:36:44.502Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/7 [2020-03-10T16:36:44.502Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/7/ [2020-03-10T16:36:44.502Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/7 /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:36:45.443Z] Archives upload complete. [2020-03-10T16:36:45.708Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/7/ [2020-03-10T16:36:46.648Z] ---> uname -a: [2020-03-10T16:36:46.648Z] Linux 7df4fb094e80 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] ---> lscpu: [2020-03-10T16:36:46.648Z] Architecture: x86_64 [2020-03-10T16:36:46.648Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-10T16:36:46.648Z] Byte Order: Little Endian [2020-03-10T16:36:46.648Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-10T16:36:46.648Z] CPU(s): 4 [2020-03-10T16:36:46.648Z] On-line CPU(s) list: 0-3 [2020-03-10T16:36:46.648Z] Thread(s) per core: 1 [2020-03-10T16:36:46.648Z] Core(s) per socket: 1 [2020-03-10T16:36:46.648Z] Socket(s): 4 [2020-03-10T16:36:46.648Z] NUMA node(s): 1 [2020-03-10T16:36:46.648Z] Vendor ID: GenuineIntel [2020-03-10T16:36:46.648Z] CPU family: 6 [2020-03-10T16:36:46.648Z] Model: 44 [2020-03-10T16:36:46.648Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-10T16:36:46.648Z] Stepping: 1 [2020-03-10T16:36:46.648Z] CPU MHz: 2933.438 [2020-03-10T16:36:46.648Z] BogoMIPS: 5866.87 [2020-03-10T16:36:46.648Z] Virtualization: VT-x [2020-03-10T16:36:46.648Z] Hypervisor vendor: KVM [2020-03-10T16:36:46.648Z] Virtualization type: full [2020-03-10T16:36:46.648Z] L1d cache: 128 KiB [2020-03-10T16:36:46.648Z] L1i cache: 128 KiB [2020-03-10T16:36:46.648Z] L2 cache: 16 MiB [2020-03-10T16:36:46.648Z] L3 cache: 64 MiB [2020-03-10T16:36:46.648Z] NUMA node0 CPU(s): 0-3 [2020-03-10T16:36:46.648Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-10T16:36:46.648Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-10T16:36:46.648Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-10T16:36:46.648Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-10T16:36:46.648Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-10T16:36:46.648Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] ---> nproc: [2020-03-10T16:36:46.648Z] 4 [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] ---> df -h: [2020-03-10T16:36:46.648Z] Filesystem Size Used Available Use% Mounted on [2020-03-10T16:36:46.648Z] overlay 50.0G 6.9G 43.1G 14% / [2020-03-10T16:36:46.648Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-10T16:36:46.648Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-10T16:36:46.648Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-10T16:36:46.648Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf [2020-03-10T16:36:46.648Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname [2020-03-10T16:36:46.648Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts [2020-03-10T16:36:46.648Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-10T16:36:46.648Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_device-sdk-c_master@tmp [2020-03-10T16:36:46.648Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] ---> free -m: [2020-03-10T16:36:46.648Z] total used free shared buff/cache available [2020-03-10T16:36:46.648Z] Mem: 1838 711 87 0 1039 1052 [2020-03-10T16:36:46.648Z] Swap: 1023 1 1022 [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] ---> ip addr: [2020-03-10T16:36:46.648Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-10T16:36:46.648Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-10T16:36:46.648Z] inet 127.0.0.1/8 scope host lo [2020-03-10T16:36:46.648Z] valid_lft forever preferred_lft forever [2020-03-10T16:36:46.648Z] 14: eth0@if15: mtu 1458 qdisc noqueue state UP [2020-03-10T16:36:46.648Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-10T16:36:46.648Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-10T16:36:46.648Z] valid_lft forever preferred_lft forever [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] ---> sar -b -r -n DEV: [2020-03-10T16:36:46.648Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/10/20 _x86_64_ (4 CPU) [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] 16:22:10 LINUX RESTART [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] 16:23:02 tps rtps wtps bread/s bwrtn/s [2020-03-10T16:36:46.648Z] 16:24:01 12.13 1.46 10.67 84.67 2806.35 [2020-03-10T16:36:46.648Z] 16:25:01 2.95 0.00 2.95 0.00 94.02 [2020-03-10T16:36:46.648Z] 16:26:01 0.67 0.00 0.67 0.00 7.83 [2020-03-10T16:36:46.648Z] 16:27:01 0.60 0.00 0.60 0.00 8.06 [2020-03-10T16:36:46.648Z] 16:28:02 0.58 0.00 0.58 0.00 5.70 [2020-03-10T16:36:46.648Z] 16:29:01 0.83 0.00 0.83 0.00 9.81 [2020-03-10T16:36:46.648Z] 16:30:01 0.63 0.00 0.63 0.00 7.96 [2020-03-10T16:36:46.648Z] 16:31:01 0.60 0.00 0.60 0.00 6.16 [2020-03-10T16:36:46.648Z] 16:32:01 0.63 0.00 0.63 0.00 8.36 [2020-03-10T16:36:46.648Z] 16:33:01 0.68 0.00 0.68 0.00 8.68 [2020-03-10T16:36:46.648Z] 16:34:01 0.57 0.00 0.57 0.00 5.83 [2020-03-10T16:36:46.648Z] 16:35:01 0.50 0.00 0.50 0.00 6.49 [2020-03-10T16:36:46.648Z] 16:36:01 239.79 126.12 113.67 4916.53 31844.15 [2020-03-10T16:36:46.648Z] Average: 20.13 9.84 10.29 385.70 2682.43 [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] 16:23:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-10T16:36:46.648Z] 16:24:01 111380 1770924 94.08 2620 1249012 922860 31.49 418632 1192800 20 [2020-03-10T16:36:46.648Z] 16:25:01 116832 1765472 93.79 2620 1249020 903544 30.83 414404 1192500 8 [2020-03-10T16:36:46.648Z] 16:26:01 116364 1765940 93.82 2620 1249028 903580 30.83 414744 1192500 8 [2020-03-10T16:36:46.648Z] 16:27:01 118040 1764264 93.73 2620 1249028 890192 30.37 413316 1192500 8 [2020-03-10T16:36:46.648Z] 16:28:02 118372 1763932 93.71 2620 1249036 890228 30.37 413404 1192500 8 [2020-03-10T16:36:46.648Z] 16:29:01 118280 1764024 93.72 2620 1249040 890192 30.37 413392 1192496 8 [2020-03-10T16:36:46.648Z] 16:30:01 118720 1763584 93.69 2620 1249044 890156 30.37 412836 1192396 8 [2020-03-10T16:36:46.648Z] 16:31:01 118968 1763336 93.68 2620 1249048 890156 30.37 412744 1192396 8 [2020-03-10T16:36:46.648Z] 16:32:01 117780 1764524 93.74 2620 1249056 890360 30.38 413856 1192400 8 [2020-03-10T16:36:46.648Z] 16:33:01 132468 1749836 92.96 2620 1249064 890496 30.38 398848 1192364 8 [2020-03-10T16:36:46.648Z] 16:34:01 132944 1749360 92.94 2620 1249064 890400 30.38 398444 1192360 8 [2020-03-10T16:36:46.648Z] 16:35:01 134796 1747508 92.84 2620 1249072 890220 30.37 396672 1192360 8 [2020-03-10T16:36:46.648Z] 16:36:01 95444 1786860 94.93 2620 1142932 931384 31.78 516204 1006088 87752 [2020-03-10T16:36:46.648Z] Average: 119261 1763043 93.66 2620 1240880 897982 30.64 418269 1178128 6758 [2020-03-10T16:36:46.648Z] [2020-03-10T16:36:46.648Z] 16:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-10T16:36:46.648Z] 16:24:01 eth0 18.10 11.91 11.45 24.48 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:24:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:25:01 eth0 1.95 0.68 0.62 0.40 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:26:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:27:01 eth0 0.17 0.08 0.11 0.01 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:28:02 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:29:01 eth0 0.27 0.19 0.10 0.01 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:31:01 eth0 0.85 0.08 0.05 0.01 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:32:01 eth0 1.17 0.52 0.33 0.21 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.648Z] 16:33:01 eth0 1.32 0.53 0.43 0.28 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:34:01 eth0 0.67 0.43 0.33 0.21 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:36:01 veth6448993 38.56 43.55 2.41 237.65 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:36:01 eth0 725.35 547.06 4806.35 136.55 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:36:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] 16:36:01 docker0 43.35 47.48 2.52 252.48 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] Average: veth6448993 2.97 3.36 0.19 18.33 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] Average: eth0 55.96 42.20 370.78 10.53 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] Average: docker0 2.97 3.35 0.15 18.33 0.00 0.00 0.00 [2020-03-10T16:36:46.649Z] [2020-03-10T16:36:46.649Z] [2020-03-10T16:36:46.649Z] ---> sar -P ALL: [2020-03-10T16:36:46.649Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/10/20 _x86_64_ (4 CPU) [2020-03-10T16:36:46.649Z] [2020-03-10T16:36:46.649Z] 16:22:10 LINUX RESTART [2020-03-10T16:36:46.649Z] [2020-03-10T16:36:46.649Z] 16:23:02 CPU %user %nice %system %iowait %steal %idle [2020-03-10T16:36:46.649Z] 16:24:01 all 0.82 0.00 0.32 0.02 0.00 98.83 [2020-03-10T16:36:46.649Z] 16:24:01 0 0.68 0.00 0.31 0.03 0.00 98.98 [2020-03-10T16:36:46.649Z] 16:24:01 1 1.17 0.00 0.39 0.02 0.00 98.42 [2020-03-10T16:36:46.649Z] 16:24:01 2 0.78 0.00 0.22 0.02 0.00 98.98 [2020-03-10T16:36:46.649Z] 16:24:01 3 0.68 0.00 0.34 0.00 0.00 98.98 [2020-03-10T16:36:46.649Z] 16:25:01 all 0.11 0.00 0.07 0.00 0.00 99.82 [2020-03-10T16:36:46.649Z] 16:25:01 0 0.13 0.00 0.07 0.00 0.00 99.80 [2020-03-10T16:36:46.649Z] 16:25:01 1 0.13 0.00 0.08 0.00 0.00 99.78 [2020-03-10T16:36:46.649Z] 16:25:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-10T16:36:46.649Z] 16:25:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-10T16:36:46.649Z] 16:26:01 all 0.06 0.00 0.06 0.00 0.00 99.88 [2020-03-10T16:36:46.649Z] 16:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-10T16:36:46.649Z] 16:26:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-10T16:36:46.649Z] 16:26:01 2 0.08 0.00 0.10 0.00 0.00 99.82 [2020-03-10T16:36:46.649Z] 16:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-10T16:36:46.649Z] 16:27:01 all 0.08 0.00 0.06 0.00 0.00 99.86 [2020-03-10T16:36:46.649Z] 16:27:01 0 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-10T16:36:46.649Z] 16:27:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-10T16:36:46.649Z] 16:27:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-10T16:36:46.649Z] 16:27:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-10T16:36:46.649Z] 16:28:02 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-03-10T16:36:46.649Z] 16:28:02 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-10T16:36:46.649Z] 16:28:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-10T16:36:46.649Z] 16:28:02 2 0.10 0.00 0.12 0.00 0.00 99.78 [2020-03-10T16:36:46.649Z] 16:28:02 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-10T16:36:46.649Z] 16:29:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-03-10T16:36:46.649Z] 16:29:01 0 0.29 0.00 0.03 0.00 0.00 99.68 [2020-03-10T16:36:46.649Z] 16:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-10T16:36:46.649Z] 16:29:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-10T16:36:46.649Z] 16:29:01 3 0.32 0.00 0.07 0.00 0.00 99.61 [2020-03-10T16:36:46.649Z] 16:30:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2020-03-10T16:36:46.649Z] 16:30:01 0 0.10 0.00 0.08 0.00 0.00 99.82 [2020-03-10T16:36:46.649Z] 16:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-10T16:36:46.649Z] 16:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-10T16:36:46.649Z] 16:30:01 3 0.55 0.00 0.07 0.00 0.00 99.38 [2020-03-10T16:36:46.649Z] 16:31:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-03-10T16:36:46.649Z] 16:31:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-10T16:36:46.649Z] 16:31:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-10T16:36:46.649Z] 16:31:01 2 0.15 0.00 0.03 0.00 0.00 99.82 [2020-03-10T16:36:46.649Z] 16:31:01 3 0.48 0.00 0.03 0.00 0.00 99.48 [2020-03-10T16:36:46.649Z] 16:32:01 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-03-10T16:36:46.649Z] 16:32:01 0 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-10T16:36:46.649Z] 16:32:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-10T16:36:46.649Z] 16:32:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-03-10T16:36:46.649Z] 16:32:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-10T16:36:46.649Z] 16:33:01 all 0.22 0.00 0.05 0.00 0.00 99.73 [2020-03-10T16:36:46.649Z] 16:33:01 0 0.30 0.00 0.05 0.00 0.00 99.65 [2020-03-10T16:36:46.649Z] 16:33:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2020-03-10T16:36:46.649Z] 16:33:01 2 0.37 0.00 0.05 0.00 0.02 99.57 [2020-03-10T16:36:46.649Z] 16:33:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-10T16:36:46.649Z] 16:34:01 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-03-10T16:36:46.649Z] 16:34:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-10T16:36:46.649Z] 16:34:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2020-03-10T16:36:46.649Z] 16:34:01 2 0.57 0.00 0.05 0.00 0.00 99.38 [2020-03-10T16:36:46.649Z] 16:34:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2020-03-10T16:36:46.649Z] 16:35:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-03-10T16:36:46.649Z] 16:35:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-10T16:36:46.649Z] 16:35:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-10T16:36:46.649Z] 16:35:01 2 0.58 0.00 0.07 0.00 0.00 99.35 [2020-03-10T16:36:46.649Z] 16:35:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-10T16:36:46.649Z] 16:36:01 all 10.69 0.00 6.68 2.62 0.01 79.99 [2020-03-10T16:36:46.649Z] 16:36:01 0 9.40 0.00 6.35 0.64 0.00 83.61 [2020-03-10T16:36:46.649Z] 16:36:01 1 9.64 0.00 6.45 4.83 0.00 79.09 [2020-03-10T16:36:46.649Z] 16:36:01 2 14.08 0.00 6.30 3.21 0.00 76.41 [2020-03-10T16:36:46.649Z] 16:36:01 3 9.63 0.00 7.65 1.82 0.02 80.87 [2020-03-10T16:36:46.649Z] Average: all 1.01 0.00 0.58 0.20 0.00 98.20 [2020-03-10T16:36:46.649Z] Average: 0 0.94 0.00 0.55 0.05 0.00 98.45 [2020-03-10T16:36:46.649Z] Average: 1 0.88 0.00 0.57 0.37 0.00 98.18 [2020-03-10T16:36:46.649Z] Average: 2 1.31 0.00 0.55 0.25 0.00 97.89 [2020-03-10T16:36:46.649Z] Average: 3 0.93 0.00 0.65 0.14 0.00 98.28 [2020-03-10T16:36:46.649Z] [2020-03-10T16:36:46.649Z] [2020-03-10T16:36:46.649Z]