Pull request #240 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 51fe3d26556ffd77bace90303943eea4122a1afc+dcd9256e269c454e38d097f4b29f898febd9660d (b8763f98740aeb038e408ee4dc636a36ec40024a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-240/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-472 in /w/workspace/edgexfoundry_device-sdk-c_PR-240 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-240 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit dcd9256e269c454e38d097f4b29f898febd9660d into PR head commit 51fe3d26556ffd77bace90303943eea4122a1afc Merge succeeded, producing 51fe3d26556ffd77bace90303943eea4122a1afc Checking out Revision 51fe3d26556ffd77bace90303943eea4122a1afc (PR-240) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/240/head:refs/remotes/origin/PR-240 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51fe3d26556ffd77bace90303943eea4122a1afc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51fe3d26556ffd77bace90303943eea4122a1afc # timeout=10 Commit message: "Fix adminstate/opstate handling" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-13T14:13:17.931Z] 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-13T14:13:20.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T14:13:20.512Z] [2020-03-13T14:13:20.512Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:13:20.889Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T14:13:20.889Z] latest: Pulling from edgex-devops/git-semver [2020-03-13T14:13:20.889Z] 9123ac7c32f7: Pulling fs layer [2020-03-13T14:13:20.889Z] b8cc5d1170e3: Pulling fs layer [2020-03-13T14:13:20.889Z] 2924cbbf6a41: Pulling fs layer [2020-03-13T14:13:20.889Z] 93b08a4f1073: Pulling fs layer [2020-03-13T14:13:20.889Z] 93b08a4f1073: Waiting [2020-03-13T14:13:20.889Z] b8cc5d1170e3: Verifying Checksum [2020-03-13T14:13:20.889Z] b8cc5d1170e3: Download complete [2020-03-13T14:13:21.153Z] 9123ac7c32f7: Verifying Checksum [2020-03-13T14:13:21.153Z] 9123ac7c32f7: Download complete [2020-03-13T14:13:21.153Z] 93b08a4f1073: Verifying Checksum [2020-03-13T14:13:21.153Z] 93b08a4f1073: Download complete [2020-03-13T14:13:21.153Z] 2924cbbf6a41: Verifying Checksum [2020-03-13T14:13:21.153Z] 2924cbbf6a41: Download complete [2020-03-13T14:13:21.413Z] 9123ac7c32f7: Pull complete [2020-03-13T14:13:21.413Z] b8cc5d1170e3: Pull complete [2020-03-13T14:13:21.989Z] 2924cbbf6a41: Pull complete [2020-03-13T14:13:22.247Z] 93b08a4f1073: Pull complete [2020-03-13T14:13:22.247Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-13T14:13:22.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-13T14:13:22.392Z] prd-centos7-docker-4c-2g-472 does not seem to be running inside a container [2020-03-13T14:13:22.431Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-240 -v /w/workspace/edgexfoundry_device-sdk-c_PR-240:/w/workspace/edgexfoundry_device-sdk-c_PR-240:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-13T14:13:23.106Z] $ docker top e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T14:13:23.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T14:13:23.503Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T14:13:23.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T14:13:23.707Z] $ docker exec e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 ssh-agent [2020-03-13T14:13:23.901Z] SSH_AUTH_SOCK=/tmp/ssh-HYH19Rcw3A83/agent.15 [2020-03-13T14:13:23.901Z] SSH_AGENT_PID=22 [2020-03-13T14:13:23.917Z] Running ssh-add (command line suppressed) [2020-03-13T14:13:24.062Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp/private_key_4037822769805542614.key (/w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp/private_key_4037822769805542614.key) [2020-03-13T14:13:24.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T14:13:24.473Z] + git describe --exact-match --tags HEAD [2020-03-13T14:13:24.473Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-13T14:13:24.545Z] $ docker exec --env ******** --env ******** e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 ssh-agent -k [2020-03-13T14:13:24.674Z] unset SSH_AUTH_SOCK; [2020-03-13T14:13:24.674Z] unset SSH_AGENT_PID; [2020-03-13T14:13:24.674Z] echo Agent pid 22 killed; [2020-03-13T14:13:24.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-13T14:13:24.892Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-13T14:13:24.893Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-13T14:13:24.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T14:13:24.983Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T14:13:25.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T14:13:25.177Z] $ docker exec e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 ssh-agent [2020-03-13T14:13:25.384Z] SSH_AUTH_SOCK=/tmp/ssh-bnn8hzaaVh4y/agent.58 [2020-03-13T14:13:25.384Z] SSH_AGENT_PID=65 [2020-03-13T14:13:25.390Z] Running ssh-add (command line suppressed) [2020-03-13T14:13:25.531Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp/private_key_3760101279381711938.key (/w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp/private_key_3760101279381711938.key) [2020-03-13T14:13:25.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T14:13:25.940Z] + git semver init [2020-03-13T14:13:25.940Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T14:13:25.940Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-240/.git [2020-03-13T14:13:25.940Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-240 [2020-03-13T14:13:25.940Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T14:13:25.940Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T14:13:25.940Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T14:13:25.940Z] # $SEMVER_BRANCH = PR-240 [2020-03-13T14:13:25.940Z] # $SEMVER_TEMP = /tmp/semver-466111637 [2020-03-13T14:13:25.940Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-13T14:13:26.508Z] # '/tmp/semver-466111637' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-240/.semver' [2020-03-13T14:13:26.508Z] # -> Force: false [2020-03-13T14:13:26.508Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-240/.semver [Pipeline] } [2020-03-13T14:13:26.530Z] $ docker exec --env ******** --env ******** e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 ssh-agent -k [2020-03-13T14:13:26.662Z] unset SSH_AUTH_SOCK; [2020-03-13T14:13:26.662Z] unset SSH_AGENT_PID; [2020-03-13T14:13:26.662Z] echo Agent pid 65 killed; [2020-03-13T14:13:26.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T14:13:27.227Z] + git semver [Pipeline] } [2020-03-13T14:13:27.253Z] $ docker stop --time=1 e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 [2020-03-13T14:13:28.607Z] $ docker rm -f e94083beb7db44988bcef33e3a7977ba16ba29207c41b45b2ef6883af4e5b5b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-13T14:13:29.458Z] Stashed 32 file(s) [Pipeline] echo [2020-03-13T14:13:29.476Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-13T14:13:44.921Z] Still waiting to schedule task [2020-03-13T14:13:44.921Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-13T14:13:44.942Z] Still waiting to schedule task [2020-03-13T14:13:44.942Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-13T14:15:30.333Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-473 in /w/workspace/edgexfoundry_device-sdk-c_PR-240 [Pipeline] { [Pipeline] ws [2020-03-13T14:15:30.430Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-03-13T14:15:36.228Z] using credential edgex-jenkins-ssh [2020-03-13T14:15:36.286Z] Cloning the remote Git repository [2020-03-13T14:15:36.286Z] Cloning with configured refspecs honoured and without tags [2020-03-13T14:15:36.364Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T14:15:36.454Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-03-13T14:15:36.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T14:15:36.518Z] > git --version # timeout=10 [2020-03-13T14:15:36.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T14:15:36.608Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T14:15:37.649Z] Fetching without tags [2020-03-13T14:15:38.129Z] Merging remotes/origin/master commit dcd9256e269c454e38d097f4b29f898febd9660d into PR head commit 51fe3d26556ffd77bace90303943eea4122a1afc [2020-03-13T14:15:38.372Z] Merge succeeded, producing 51fe3d26556ffd77bace90303943eea4122a1afc [2020-03-13T14:15:38.372Z] Checking out Revision 51fe3d26556ffd77bace90303943eea4122a1afc (PR-240) [2020-03-13T14:15:37.551Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T14:15:37.593Z] > git config --add remote.origin.fetch +refs/pull/240/head:refs/remotes/origin/PR-240 # timeout=10 [2020-03-13T14:15:37.614Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T14:15:37.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T14:15:37.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T14:15:37.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T14:15:37.679Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T14:15:38.155Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T14:15:38.189Z] > git checkout -f 51fe3d26556ffd77bace90303943eea4122a1afc # timeout=10 [2020-03-13T14:15:38.287Z] > git remote # timeout=10 [2020-03-13T14:15:38.305Z] > git config --get remote.origin.url # timeout=10 [2020-03-13T14:15:38.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T14:15:38.339Z] > git merge dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 [2020-03-13T14:15:38.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T14:15:38.385Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T14:15:38.422Z] > git checkout -f 51fe3d26556ffd77bace90303943eea4122a1afc # timeout=10 [2020-03-13T14:15:42.838Z] Commit message: "Fix adminstate/opstate handling" [2020-03-13T14:15:42.913Z] > git --version # timeout=10 [2020-03-13T14:15:42.935Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-13T14:15:44.379Z] ========================================================= [2020-03-13T14:15:44.380Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-13T14:15:44.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:15:45.310Z] + 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-13T14:15:46.274Z] Sending build context to Docker daemon 2.844MB [2020-03-13T14:15:46.274Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-13T14:15:46.274Z] Step 2/21 : FROM ${BASE} as builder [2020-03-13T14:15:46.547Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-13T14:15:46.547Z] 0362ad1dd800: Pulling fs layer [2020-03-13T14:15:46.547Z] f2cdb1532d8b: Pulling fs layer [2020-03-13T14:15:46.547Z] 37ed683be191: Pulling fs layer [2020-03-13T14:15:46.547Z] f2cdb1532d8b: Download complete [2020-03-13T14:15:46.826Z] 0362ad1dd800: Verifying Checksum [2020-03-13T14:15:46.826Z] 0362ad1dd800: Download complete [2020-03-13T14:15:47.413Z] 0362ad1dd800: Pull complete [2020-03-13T14:15:47.681Z] f2cdb1532d8b: Pull complete [2020-03-13T14:15:54.349Z] 37ed683be191: Verifying Checksum [2020-03-13T14:15:54.349Z] 37ed683be191: Download complete [2020-03-13T14:16:03.171Z] Running on prd-centos7-docker-4c-2g-474 in /w/workspace/edgexfoundry_device-sdk-c_PR-240 [Pipeline] { [Pipeline] ws [2020-03-13T14:16:03.242Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-03-13T14:16:04.461Z] 37ed683be191: Pull complete [2020-03-13T14:16:04.461Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-13T14:16:04.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-13T14:16:04.461Z] ---> b23d30803547 [2020-03-13T14:16:04.461Z] 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-13T14:16:05.314Z] using credential edgex-jenkins-ssh [2020-03-13T14:16:05.357Z] Cloning the remote Git repository [2020-03-13T14:16:05.357Z] Cloning with configured refspecs honoured and without tags [2020-03-13T14:16:04.756Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T14:16:04.792Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-03-13T14:16:04.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T14:16:04.834Z] > git --version # timeout=10 [2020-03-13T14:16:04.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T14:16:04.875Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T14:16:05.886Z] ---> Running in 6684de3f6bf5 [2020-03-13T14:16:06.383Z] Fetching without tags [2020-03-13T14:16:05.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T14:16:05.815Z] > git config --add remote.origin.fetch +refs/pull/240/head:refs/remotes/origin/PR-240 # timeout=10 [2020-03-13T14:16:05.821Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T14:16:05.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T14:16:05.851Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T14:16:05.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T14:16:05.863Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T14:16:06.779Z] Merging remotes/origin/master commit dcd9256e269c454e38d097f4b29f898febd9660d into PR head commit 51fe3d26556ffd77bace90303943eea4122a1afc [2020-03-13T14:16:06.863Z] Merge succeeded, producing 51fe3d26556ffd77bace90303943eea4122a1afc [2020-03-13T14:16:06.863Z] Checking out Revision 51fe3d26556ffd77bace90303943eea4122a1afc (PR-240) [2020-03-13T14:16:07.307Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-13T14:16:06.281Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T14:16:06.288Z] > git checkout -f 51fe3d26556ffd77bace90303943eea4122a1afc # timeout=10 [2020-03-13T14:16:06.337Z] > git remote # timeout=10 [2020-03-13T14:16:06.342Z] > git config --get remote.origin.url # timeout=10 [2020-03-13T14:16:06.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T14:16:06.349Z] > git merge dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 [2020-03-13T14:16:06.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T14:16:06.367Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T14:16:06.371Z] > git checkout -f 51fe3d26556ffd77bace90303943eea4122a1afc # timeout=10 [2020-03-13T14:16:07.893Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-13T14:16:08.163Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T14:16:08.163Z] (2/8) Installing libuuid (2.33-r0) [2020-03-13T14:16:08.430Z] (3/8) Installing libblkid (2.33-r0) [2020-03-13T14:16:08.430Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-13T14:16:08.430Z] (5/8) Installing libmount (2.33-r0) [2020-03-13T14:16:08.698Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-13T14:16:08.698Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-13T14:16:08.964Z] (8/8) Installing wget (1.20.3-r0) [2020-03-13T14:16:08.964Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T14:16:09.236Z] OK: 285 MiB in 83 packages [2020-03-13T14:16:10.528Z] Commit message: "Fix adminstate/opstate handling" [2020-03-13T14:16:10.374Z] > git --version # timeout=10 [2020-03-13T14:16:10.386Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [2020-03-13T14:16:10.652Z] Removing intermediate container 6684de3f6bf5 [2020-03-13T14:16:10.652Z] ---> c4e08e656ec9 [2020-03-13T14:16:10.652Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-13T14:16:10.652Z] ---> Running in 1217400f1d53 [2020-03-13T14:16:10.926Z] Removing intermediate container 1217400f1d53 [2020-03-13T14:16:10.926Z] ---> 36756fb33101 [2020-03-13T14:16:10.926Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-03-13T14:16:11.200Z] ---> Running in bb8ec524abea [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-13T14:16:11.536Z] ========================================================= [2020-03-13T14:16:11.536Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-13T14:16:11.536Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:16:12.168Z] --2020-03-13 14:16:11-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-13T14:16:12.168Z] Resolving github.com... 140.82.114.4 [2020-03-13T14:16:12.168Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-13T14:16:12.168Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T14:16:12.168Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-13T14:16:12.168Z] --2020-03-13 14:16:12-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-13T14:16:12.168Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-13T14:16:12.168Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-13T14:16:12.207Z] + 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-13T14:16:12.437Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T14:16:12.437Z] Length: unspecified [application/x-gzip] [2020-03-13T14:16:12.437Z] Saving to: 'STDOUT' [2020-03-13T14:16:12.437Z] [2020-03-13T14:16:12.437Z] 0K .......... .......... .......... .......... .......... 1.31M [2020-03-13T14:16:12.437Z] 50K .......... .......... .......... .......... .......... 2.68M [2020-03-13T14:16:12.437Z] 100K .......... .......... .......... .......... .......... 13.8M [2020-03-13T14:16:12.437Z] 150K .......... .......... .......... .......... .......... 3.55M [2020-03-13T14:16:12.437Z] 200K .......... .......... .......... .......... .......... 12.6M [2020-03-13T14:16:12.437Z] 250K .......... .......... .......... .......... .......... 3.86M [2020-03-13T14:16:12.437Z] 300K .......... .......... .......... .......... .......... 4.98M [2020-03-13T14:16:12.437Z] 350K .......... .......... .......... .......... .......... 8.64M [2020-03-13T14:16:12.437Z] 400K .......... .......... .......... .......... .......... 4.14M [2020-03-13T14:16:12.437Z] 450K .......... .......... .......... .......... .......... 4.08M [2020-03-13T14:16:12.437Z] 500K .......... .......... .......... .......... .......... 7.64M [2020-03-13T14:16:12.437Z] 550K .......... .......... .......... .......... .......... 3.19M [2020-03-13T14:16:12.467Z] Sending build context to Docker daemon 2.844MB [2020-03-13T14:16:12.467Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-13T14:16:12.467Z] Step 2/21 : FROM ${BASE} as builder [2020-03-13T14:16:12.467Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-13T14:16:12.467Z] e7c96db7181b: Pulling fs layer [2020-03-13T14:16:12.467Z] 4c13bbce0fe7: Pulling fs layer [2020-03-13T14:16:12.467Z] 6059c847ac2f: Pulling fs layer [2020-03-13T14:16:12.467Z] 4c13bbce0fe7: Download complete [2020-03-13T14:16:12.708Z] 600K .......... .......... .......... .......... .......... 1.40M [2020-03-13T14:16:12.708Z] 650K .......... .......... .......... .......... .......... 1.25M [2020-03-13T14:16:12.708Z] 700K ..    4746G=0.2s [2020-03-13T14:16:12.708Z] [2020-03-13T14:16:12.708Z] 2020-03-13 14:16:12 (3.06 MB/s) - written to stdout [719348] [2020-03-13T14:16:12.708Z] [2020-03-13T14:16:12.727Z] e7c96db7181b: Verifying Checksum [2020-03-13T14:16:12.727Z] e7c96db7181b: Download complete [2020-03-13T14:16:12.976Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T14:16:13.005Z] e7c96db7181b: Pull complete [2020-03-13T14:16:13.005Z] 4c13bbce0fe7: Pull complete [2020-03-13T14:16:13.244Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-13T14:16:13.244Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T14:16:13.512Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T14:16:13.512Z] -- Detecting C compiler ABI info [2020-03-13T14:16:13.512Z] -- Detecting C compiler ABI info - done [2020-03-13T14:16:13.578Z] 6059c847ac2f: Verifying Checksum [2020-03-13T14:16:13.578Z] 6059c847ac2f: Download complete [2020-03-13T14:16:13.779Z] -- Detecting C compile features [2020-03-13T14:16:14.379Z] -- Detecting C compile features - done [2020-03-13T14:16:14.379Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-13T14:16:14.650Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-13T14:16:14.650Z] -- Detecting CXX compiler ABI info [2020-03-13T14:16:14.919Z] -- Detecting CXX compiler ABI info - done [2020-03-13T14:16:14.919Z] -- Detecting CXX compile features [2020-03-13T14:16:16.336Z] -- Detecting CXX compile features - done [2020-03-13T14:16:16.606Z] -- Looking for include file endian.h [2020-03-13T14:16:16.879Z] -- Looking for include file endian.h - found [2020-03-13T14:16:16.879Z] -- Check if the system is big endian [2020-03-13T14:16:16.879Z] -- Searching 16 bit integer [2020-03-13T14:16:16.879Z] -- Looking for sys/types.h [2020-03-13T14:16:16.879Z] -- Looking for sys/types.h - found [2020-03-13T14:16:16.879Z] -- Looking for stdint.h [2020-03-13T14:16:17.147Z] -- Looking for stdint.h - found [2020-03-13T14:16:17.147Z] -- Looking for stddef.h [2020-03-13T14:16:17.440Z] -- Looking for stddef.h - found [2020-03-13T14:16:17.440Z] -- Check size of unsigned short [2020-03-13T14:16:17.713Z] -- Check size of unsigned short - done [2020-03-13T14:16:17.713Z] -- Using unsigned short [2020-03-13T14:16:17.775Z] 6059c847ac2f: Pull complete [2020-03-13T14:16:17.775Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-13T14:16:17.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-13T14:16:17.775Z] ---> 5eabd8fd8ba2 [2020-03-13T14:16:17.775Z] 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-13T14:16:17.775Z] ---> Running in 34b203c8c3ad [2020-03-13T14:16:17.981Z] -- Check if the system is big endian - little endian [2020-03-13T14:16:17.981Z] -- Check size of size_t [2020-03-13T14:16:18.034Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-13T14:16:18.249Z] -- Check size of size_t - done [2020-03-13T14:16:18.249Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-13T14:16:18.249Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-13T14:16:18.249Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-13T14:16:18.249Z] CMake did not find one. [2020-03-13T14:16:18.249Z] [2020-03-13T14:16:18.249Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-13T14:16:18.249Z] the following names: [2020-03-13T14:16:18.249Z] [2020-03-13T14:16:18.249Z] cJSONConfig.cmake [2020-03-13T14:16:18.249Z] cjson-config.cmake [2020-03-13T14:16:18.249Z] [2020-03-13T14:16:18.249Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-13T14:16:18.249Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-13T14:16:18.249Z] provides a separate development package or SDK, be sure it has been [2020-03-13T14:16:18.249Z] installed. [2020-03-13T14:16:18.249Z] [2020-03-13T14:16:18.249Z] [2020-03-13T14:16:18.249Z] -- Configuring done [2020-03-13T14:16:18.519Z] -- Generating done [2020-03-13T14:16:18.519Z] -- Build files have been written to: /tmp/cbor [2020-03-13T14:16:18.787Z] Scanning dependencies of target cbor_shared [2020-03-13T14:16:18.787Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-13T14:16:18.969Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-13T14:16:19.227Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T14:16:19.227Z] (2/8) Installing libuuid (2.33-r0) [2020-03-13T14:16:19.372Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-13T14:16:19.486Z] (3/8) Installing libblkid (2.33-r0) [2020-03-13T14:16:19.487Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-13T14:16:19.487Z] (5/8) Installing libmount (2.33-r0) [2020-03-13T14:16:19.745Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-13T14:16:19.745Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-13T14:16:19.957Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-13T14:16:20.009Z] (8/8) Installing wget (1.20.3-r0) [2020-03-13T14:16:20.009Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T14:16:20.009Z] OK: 272 MiB in 83 packages [2020-03-13T14:16:20.226Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T14:16:20.580Z] Removing intermediate container 34b203c8c3ad [2020-03-13T14:16:20.580Z] ---> af1e61283a8f [2020-03-13T14:16:20.580Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-13T14:16:20.580Z] ---> Running in b69c22f6d22f [2020-03-13T14:16:20.580Z] Removing intermediate container b69c22f6d22f [2020-03-13T14:16:20.580Z] ---> 146493aafff2 [2020-03-13T14:16:20.580Z] 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-13T14:16:20.813Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-13T14:16:20.841Z] ---> Running in ae8e5bb67655 [2020-03-13T14:16:21.083Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-13T14:16:21.100Z] --2020-03-13 14:16:20-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-13T14:16:21.100Z] Resolving github.com... 140.82.114.3 [2020-03-13T14:16:21.100Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-13T14:16:21.100Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T14:16:21.100Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-13T14:16:21.101Z] --2020-03-13 14:16:21-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-13T14:16:21.101Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-13T14:16:21.101Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-13T14:16:21.352Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-13T14:16:21.363Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T14:16:21.363Z] Length: unspecified [application/x-gzip] [2020-03-13T14:16:21.363Z] Saving to: 'STDOUT' [2020-03-13T14:16:21.363Z] [2020-03-13T14:16:21.363Z] 0K .......... .......... .......... .......... .......... 1.58M [2020-03-13T14:16:21.363Z] 50K .......... .......... .......... .......... .......... 7.70M [2020-03-13T14:16:21.363Z] 100K .......... .......... .......... .......... .......... 5.04M [2020-03-13T14:16:21.363Z] 150K .......... .......... .......... .......... .......... 8.00M [2020-03-13T14:16:21.363Z] 200K .......... .......... .......... .......... .......... 5.52M [2020-03-13T14:16:21.363Z] 250K .......... .......... .......... .......... .......... 16.2M [2020-03-13T14:16:21.363Z] 300K .......... .......... .......... .......... .......... 10.3M [2020-03-13T14:16:21.363Z] 350K .......... .......... .......... .......... .......... 8.90M [2020-03-13T14:16:21.363Z] 400K .......... .......... .......... .......... .......... 8.09M [2020-03-13T14:16:21.363Z] 450K .......... .......... .......... .......... .......... 7.63M [2020-03-13T14:16:21.363Z] 500K .......... .......... .......... .......... .......... 21.7M [2020-03-13T14:16:21.363Z] 550K .......... .......... .......... .......... .......... 3.04M [2020-03-13T14:16:21.363Z] 600K .......... .......... .......... .......... .......... 3.31M [2020-03-13T14:16:21.363Z] 650K .......... .......... .......... .......... .......... 4.87M [2020-03-13T14:16:21.363Z] 700K .. 55.5M=0.1s [2020-03-13T14:16:21.363Z] [2020-03-13T14:16:21.363Z] 2020-03-13 14:16:21 (5.25 MB/s) - written to stdout [719348] [2020-03-13T14:16:21.363Z] [2020-03-13T14:16:21.363Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T14:16:21.621Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-13T14:16:21.621Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-13T14:16:21.622Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-13T14:16:21.622Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T14:16:21.622Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T14:16:21.622Z] -- Detecting C compiler ABI info [2020-03-13T14:16:21.622Z] -- Detecting C compiler ABI info - done [2020-03-13T14:16:21.622Z] -- Detecting C compile features [2020-03-13T14:16:21.884Z] -- Detecting C compile features - done [2020-03-13T14:16:21.884Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-13T14:16:21.884Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-13T14:16:21.884Z] -- Detecting CXX compiler ABI info [2020-03-13T14:16:22.150Z] -- Detecting CXX compiler ABI info - done [2020-03-13T14:16:22.150Z] -- Detecting CXX compile features [2020-03-13T14:16:22.210Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-13T14:16:22.409Z] -- Detecting CXX compile features - done [2020-03-13T14:16:22.409Z] -- Looking for include file endian.h [2020-03-13T14:16:22.477Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-13T14:16:22.668Z] -- Looking for include file endian.h - found [2020-03-13T14:16:22.668Z] -- Check if the system is big endian [2020-03-13T14:16:22.668Z] -- Searching 16 bit integer [2020-03-13T14:16:22.668Z] -- Looking for sys/types.h [2020-03-13T14:16:22.668Z] -- Looking for sys/types.h - found [2020-03-13T14:16:22.668Z] -- Looking for stdint.h [2020-03-13T14:16:22.668Z] -- Looking for stdint.h - found [2020-03-13T14:16:22.668Z] -- Looking for stddef.h [2020-03-13T14:16:22.668Z] -- Looking for stddef.h - found [2020-03-13T14:16:22.668Z] -- Check size of unsigned short [2020-03-13T14:16:22.745Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-13T14:16:22.926Z] -- Check size of unsigned short - done [2020-03-13T14:16:22.926Z] -- Using unsigned short [2020-03-13T14:16:22.926Z] -- Check if the system is big endian - little endian [2020-03-13T14:16:22.926Z] -- Check size of size_t [2020-03-13T14:16:22.926Z] -- Check size of size_t - done [2020-03-13T14:16:22.926Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-13T14:16:22.926Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-13T14:16:22.926Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-13T14:16:22.926Z] CMake did not find one. [2020-03-13T14:16:22.926Z] [2020-03-13T14:16:22.926Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-13T14:16:22.926Z] the following names: [2020-03-13T14:16:22.926Z] [2020-03-13T14:16:22.926Z] cJSONConfig.cmake [2020-03-13T14:16:22.926Z] cjson-config.cmake [2020-03-13T14:16:22.926Z] [2020-03-13T14:16:22.926Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-13T14:16:22.926Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-13T14:16:22.926Z] provides a separate development package or SDK, be sure it has been [2020-03-13T14:16:22.926Z] installed. [2020-03-13T14:16:22.926Z] [2020-03-13T14:16:22.926Z] [2020-03-13T14:16:22.926Z] -- Configuring done [2020-03-13T14:16:23.184Z] -- Generating done [2020-03-13T14:16:23.184Z] -- Build files have been written to: /tmp/cbor [2020-03-13T14:16:23.184Z] Scanning dependencies of target cbor_shared [2020-03-13T14:16:23.184Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-13T14:16:23.330Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-13T14:16:23.442Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-13T14:16:23.442Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-13T14:16:23.442Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T14:16:23.597Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-13T14:16:23.700Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-13T14:16:23.700Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-13T14:16:23.700Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-13T14:16:23.865Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-13T14:16:23.962Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-13T14:16:23.962Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-13T14:16:23.962Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-13T14:16:24.135Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-13T14:16:24.220Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-13T14:16:24.220Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-13T14:16:24.220Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-13T14:16:24.405Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-13T14:16:24.479Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-13T14:16:24.479Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-13T14:16:24.479Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-13T14:16:24.675Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-13T14:16:24.675Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-13T14:16:24.738Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-13T14:16:24.738Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-13T14:16:24.738Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-13T14:16:24.738Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-13T14:16:24.998Z] [ 40%] Linking C shared library libcbor.so [2020-03-13T14:16:24.998Z] [ 40%] Built target cbor_shared [2020-03-13T14:16:24.998Z] Scanning dependencies of target cbor [2020-03-13T14:16:24.998Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-13T14:16:24.998Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-13T14:16:25.257Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-13T14:16:25.257Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T14:16:25.262Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-13T14:16:25.262Z] [ 40%] Linking C shared library libcbor.so [2020-03-13T14:16:25.262Z] [ 40%] Built target cbor_shared [2020-03-13T14:16:25.262Z] Scanning dependencies of target cbor [2020-03-13T14:16:25.519Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-13T14:16:25.530Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-13T14:16:25.778Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-13T14:16:25.778Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-13T14:16:25.778Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-13T14:16:25.778Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-13T14:16:25.778Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-13T14:16:26.037Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-13T14:16:26.037Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-13T14:16:26.114Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-13T14:16:26.296Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-13T14:16:26.296Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-13T14:16:26.296Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-13T14:16:26.556Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-13T14:16:26.556Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-13T14:16:26.556Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-13T14:16:26.556Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-13T14:16:26.697Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-13T14:16:26.815Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-13T14:16:26.815Z] [ 80%] Linking C static library libcbor.a [2020-03-13T14:16:26.815Z] [ 80%] Built target cbor [2020-03-13T14:16:26.815Z] Scanning dependencies of target create_items [2020-03-13T14:16:26.815Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-13T14:16:26.815Z] [ 84%] Linking C executable create_items [2020-03-13T14:16:26.815Z] [ 84%] Built target create_items [2020-03-13T14:16:26.815Z] Scanning dependencies of target readfile [2020-03-13T14:16:26.815Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-13T14:16:26.964Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T14:16:27.075Z] [ 88%] Linking C executable readfile [2020-03-13T14:16:27.075Z] [ 88%] Built target readfile [2020-03-13T14:16:27.075Z] Scanning dependencies of target streaming_parser [2020-03-13T14:16:27.075Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-13T14:16:27.075Z] [ 92%] Linking C executable streaming_parser [2020-03-13T14:16:27.075Z] [ 92%] Built target streaming_parser [2020-03-13T14:16:27.075Z] Scanning dependencies of target sort [2020-03-13T14:16:27.075Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-13T14:16:27.075Z] [ 96%] Linking C executable sort [2020-03-13T14:16:27.336Z] [ 96%] Built target sort [2020-03-13T14:16:27.336Z] Scanning dependencies of target hello [2020-03-13T14:16:27.336Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-13T14:16:27.336Z] [100%] Linking C executable hello [2020-03-13T14:16:27.336Z] [100%] Built target hello [2020-03-13T14:16:27.336Z] Install the project... [2020-03-13T14:16:27.336Z] -- Install configuration: "Release" [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-13T14:16:27.336Z] -- Up-to-date: /usr/local/include/cbor [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/include/cbor.h [2020-03-13T14:16:27.336Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-13T14:16:27.925Z] Removing intermediate container ae8e5bb67655 [2020-03-13T14:16:27.925Z] ---> 206b625d0d91 [2020-03-13T14:16:27.925Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-13T14:16:27.925Z] ---> Running in 5dffe070723d [2020-03-13T14:16:28.381Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-13T14:16:28.381Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-13T14:16:28.649Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-13T14:16:28.649Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-13T14:16:28.874Z] Removing intermediate container 5dffe070723d [2020-03-13T14:16:28.875Z] ---> fb133707aa7b [2020-03-13T14:16:28.875Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-13T14:16:28.875Z] ---> bd124e7bb8c9 [2020-03-13T14:16:28.875Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-13T14:16:28.916Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-13T14:16:29.134Z] ---> 62394ae31c32 [2020-03-13T14:16:29.134Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-13T14:16:29.183Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-13T14:16:29.395Z] ---> 17dd69a2fcb5 [2020-03-13T14:16:29.395Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-13T14:16:29.395Z] ---> 7fa29bee8ec5 [2020-03-13T14:16:29.395Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-13T14:16:29.653Z] ---> fea2dac4d863 [2020-03-13T14:16:29.653Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-13T14:16:29.653Z] ---> 69b693989e8e [2020-03-13T14:16:29.653Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-13T14:16:29.912Z] ---> Running in 1683243edd18 [2020-03-13T14:16:30.145Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-13T14:16:30.145Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-13T14:16:30.173Z] + CPPCHECK=false [2020-03-13T14:16:30.173Z] + DOCGEN=false [2020-03-13T14:16:30.173Z] + TOMLVER=SDK-0.2 [2020-03-13T14:16:30.173Z] + CUTILVER=1.0.0 [2020-03-13T14:16:30.173Z] + '[' 0 -gt 0 ] [2020-03-13T14:16:30.173Z] + readlink -f ./scripts/build.sh [2020-03-13T14:16:30.173Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-13T14:16:30.173Z] + dirname /tmp/sdk/scripts [2020-03-13T14:16:30.173Z] + ROOT=/tmp/sdk [2020-03-13T14:16:30.173Z] + cd /tmp/sdk [2020-03-13T14:16:30.173Z] + '[' '!' -d deps ] [2020-03-13T14:16:30.173Z] + mkdir deps [2020-03-13T14:16:30.173Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T14:16:30.173Z] + tar -C deps -z -x -f - [2020-03-13T14:16:30.174Z] --2020-03-13 14:16:29-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T14:16:30.174Z] Resolving github.com... 140.82.114.3 [2020-03-13T14:16:30.174Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-13T14:16:30.431Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T14:16:30.431Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-13T14:16:30.431Z] --2020-03-13 14:16:30-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-13T14:16:30.431Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-13T14:16:30.431Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-13T14:16:30.431Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T14:16:30.431Z] Length: unspecified [application/x-gzip] [2020-03-13T14:16:30.431Z] Saving to: 'STDOUT' [2020-03-13T14:16:30.431Z]  [2020-03-13T14:16:30.431Z] 0K .......... ...... 1.07M=0.01s [2020-03-13T14:16:30.431Z] [2020-03-13T14:16:30.431Z] 2020-03-13 14:16:30 (1.07 MB/s) - written to stdout [16451] [2020-03-13T14:16:30.431Z] [2020-03-13T14:16:30.690Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-13T14:16:30.690Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T14:16:30.690Z] + tar -C deps -z -x -f - [2020-03-13T14:16:30.690Z] --2020-03-13 14:16:30-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T14:16:30.690Z] Resolving github.com... 140.82.114.3 [2020-03-13T14:16:30.690Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-13T14:16:30.729Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-13T14:16:30.952Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T14:16:30.952Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-13T14:16:30.952Z] --2020-03-13 14:16:30-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-13T14:16:30.952Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-13T14:16:30.952Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-13T14:16:30.995Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-13T14:16:31.213Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T14:16:31.213Z] Length: unspecified [application/x-gzip] [2020-03-13T14:16:31.213Z] Saving to: 'STDOUT' [2020-03-13T14:16:31.213Z] [2020-03-13T14:16:31.213Z] 0K .......... .......... .......... .......... .......... 1.32M [2020-03-13T14:16:31.213Z] 50K .......... .......... .......... .......... .......... 2.79M [2020-03-13T14:16:31.213Z] 100K .......... .......... .......... .......... ........ 26.0M=0.06s [2020-03-13T14:16:31.213Z] [2020-03-13T14:16:31.213Z] 2020-03-13 14:16:31 (2.58 MB/s) - written to stdout [151809] [2020-03-13T14:16:31.213Z] [2020-03-13T14:16:31.213Z] + mkdir -p src/c/iot [2020-03-13T14:16:31.213Z] + 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-13T14:16:31.213Z] + mkdir -p include/iot [2020-03-13T14:16:31.213Z] + 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-13T14:16:31.213Z] + mkdir -p include/iot/os [2020-03-13T14:16:31.213Z] + 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-13T14:16:31.213Z] + mkdir -p /tmp/sdk/build/release [2020-03-13T14:16:31.213Z] + cd /tmp/sdk/build/release [2020-03-13T14:16:31.213Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-13T14:16:31.213Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T14:16:31.213Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T14:16:31.311Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-13T14:16:31.471Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T14:16:31.471Z] -- Detecting C compiler ABI info [2020-03-13T14:16:31.471Z] -- Detecting C compiler ABI info - done [2020-03-13T14:16:31.471Z] -- Detecting C compile features [2020-03-13T14:16:31.580Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-13T14:16:31.735Z] -- Detecting C compile features - done [2020-03-13T14:16:31.735Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T14:16:31.735Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T14:16:31.735Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T14:16:31.735Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T14:16:31.735Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T14:16:31.735Z] -- C SDK 0.0.0 for Linux [2020-03-13T14:16:31.735Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T14:16:31.735Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T14:16:31.735Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T14:16:31.735Z] -- Configuring done [2020-03-13T14:16:31.735Z] -- Generating done [2020-03-13T14:16:31.735Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-13T14:16:31.735Z] + make [2020-03-13T14:16:31.735Z] + tee release.log [2020-03-13T14:16:31.735Z] Scanning dependencies of target csdk [2020-03-13T14:16:31.884Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-13T14:16:31.994Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T14:16:31.994Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T14:16:32.165Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-13T14:16:32.252Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T14:16:32.447Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-13T14:16:32.510Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T14:16:32.714Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-13T14:16:32.769Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T14:16:32.769Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T14:16:32.981Z] [ 80%] Linking C static library libcbor.a [2020-03-13T14:16:32.981Z] [ 80%] Built target cbor [2020-03-13T14:16:32.981Z] Scanning dependencies of target create_items [2020-03-13T14:16:32.981Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-13T14:16:33.031Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T14:16:33.249Z] [ 84%] Linking C executable create_items [2020-03-13T14:16:33.249Z] [ 84%] Built target create_items [2020-03-13T14:16:33.249Z] Scanning dependencies of target readfile [2020-03-13T14:16:33.249Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-13T14:16:33.289Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T14:16:33.289Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T14:16:33.518Z] [ 88%] Linking C executable readfile [2020-03-13T14:16:33.518Z] [ 88%] Built target readfile [2020-03-13T14:16:33.518Z] Scanning dependencies of target streaming_parser [2020-03-13T14:16:33.548Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T14:16:33.548Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T14:16:33.787Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-13T14:16:33.787Z] [ 92%] Linking C executable streaming_parser [2020-03-13T14:16:33.807Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T14:16:33.807Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T14:16:33.807Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T14:16:34.055Z] [ 92%] Built target streaming_parser [2020-03-13T14:16:34.055Z] Scanning dependencies of target sort [2020-03-13T14:16:34.055Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-13T14:16:34.322Z] [ 96%] Linking C executable sort [2020-03-13T14:16:34.322Z] [ 96%] Built target sort [2020-03-13T14:16:34.322Z] Scanning dependencies of target hello [2020-03-13T14:16:34.322Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-13T14:16:34.590Z] [100%] Linking C executable hello [2020-03-13T14:16:34.590Z] [100%] Built target hello [2020-03-13T14:16:34.590Z] Install the project... [2020-03-13T14:16:34.590Z] -- Install configuration: "Release" [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-13T14:16:34.590Z] -- Up-to-date: /usr/local/include/cbor [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/include/cbor.h [2020-03-13T14:16:34.590Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-13T14:16:34.744Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T14:16:34.744Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T14:16:34.744Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T14:16:35.002Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T14:16:35.264Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T14:16:35.523Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T14:16:35.523Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T14:16:35.523Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T14:16:35.785Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T14:16:35.785Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T14:16:36.046Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T14:16:36.046Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T14:16:36.306Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T14:16:36.306Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T14:16:36.306Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T14:16:36.565Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T14:16:36.823Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T14:16:37.178Z] Removing intermediate container bb8ec524abea [2020-03-13T14:16:37.178Z] ---> b14d7da9688f [2020-03-13T14:16:37.178Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-13T14:16:37.178Z] ---> Running in bfd750a2017f [2020-03-13T14:16:37.765Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T14:16:38.024Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T14:16:38.024Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T14:16:38.282Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T14:16:38.540Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T14:16:38.799Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T14:16:39.131Z] Removing intermediate container bfd750a2017f [2020-03-13T14:16:39.132Z] ---> e171f69a146c [2020-03-13T14:16:39.132Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-13T14:16:39.399Z] ---> 51b997877368 [2020-03-13T14:16:39.399Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-13T14:16:39.736Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T14:16:39.736Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T14:16:40.307Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T14:16:40.307Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T14:16:40.307Z] [ 74%] Built target csdk [2020-03-13T14:16:40.307Z] Scanning dependencies of target template [2020-03-13T14:16:40.307Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T14:16:40.363Z] ---> eb74d413e3b3 [2020-03-13T14:16:40.363Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-13T14:16:40.565Z] [ 78%] Linking C executable template [2020-03-13T14:16:40.566Z] [ 78%] Built target template [2020-03-13T14:16:40.566Z] Scanning dependencies of target device-counter [2020-03-13T14:16:40.566Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T14:16:40.566Z] [ 81%] Linking C executable device-counter [2020-03-13T14:16:40.633Z] ---> 27e8eac2bb7b [2020-03-13T14:16:40.633Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-13T14:16:40.824Z] [ 81%] Built target device-counter [2020-03-13T14:16:40.824Z] Scanning dependencies of target device-random [2020-03-13T14:16:40.824Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T14:16:40.824Z] [ 85%] Linking C executable device-random [2020-03-13T14:16:40.824Z] [ 85%] Built target device-random [2020-03-13T14:16:40.824Z] Scanning dependencies of target device-gyro [2020-03-13T14:16:41.084Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T14:16:41.084Z] [ 89%] Linking C executable device-gyro [2020-03-13T14:16:41.084Z] [ 89%] Built target device-gyro [2020-03-13T14:16:41.084Z] Scanning dependencies of target template-discovery [2020-03-13T14:16:41.084Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T14:16:41.219Z] ---> 90a17ba1baa5 [2020-03-13T14:16:41.219Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-13T14:16:41.345Z] [ 92%] Linking C executable template-discovery [2020-03-13T14:16:41.345Z] [ 92%] Built target template-discovery [2020-03-13T14:16:41.345Z] Scanning dependencies of target device-terminal [2020-03-13T14:16:41.345Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T14:16:41.605Z] [ 96%] Linking C executable device-terminal [2020-03-13T14:16:41.605Z] [ 96%] Built target device-terminal [2020-03-13T14:16:41.605Z] Scanning dependencies of target template2 [2020-03-13T14:16:41.605Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T14:16:41.804Z] ---> 2622df4b2c90 [2020-03-13T14:16:41.805Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-13T14:16:41.864Z] [100%] Linking C executable template2 [2020-03-13T14:16:41.864Z] [100%] Built target template2 [2020-03-13T14:16:41.864Z] + make package [2020-03-13T14:16:41.864Z] + tee -a release.log [2020-03-13T14:16:41.864Z] [ 74%] Built target csdk [2020-03-13T14:16:41.864Z] [ 78%] Built target template [2020-03-13T14:16:41.864Z] [ 81%] Built target device-counter [2020-03-13T14:16:41.864Z] [ 85%] Built target device-random [2020-03-13T14:16:41.864Z] [ 89%] Built target device-gyro [2020-03-13T14:16:41.864Z] [ 92%] Built target template-discovery [2020-03-13T14:16:41.864Z] [ 96%] Built target device-terminal [2020-03-13T14:16:41.864Z] [100%] Built target template2 [2020-03-13T14:16:41.864Z] Run CPack packaging tool... [2020-03-13T14:16:41.864Z] CPack: Create package using TGZ [2020-03-13T14:16:41.864Z] CPack: Install projects [2020-03-13T14:16:42.127Z] CPack: - Run preinstall target for: Csdk [2020-03-13T14:16:42.127Z] CPack: - Install project: Csdk [2020-03-13T14:16:42.127Z] CPack: Create package [2020-03-13T14:16:42.127Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-13T14:16:42.127Z] + '[' false '=' true ] [2020-03-13T14:16:42.127Z] + '[' false '=' true ] [2020-03-13T14:16:42.127Z] + mkdir -p /tmp/sdk/build/debug [2020-03-13T14:16:42.127Z] + cd /tmp/sdk/build/debug [2020-03-13T14:16:42.127Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-13T14:16:42.390Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T14:16:42.390Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T14:16:42.390Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T14:16:42.390Z] -- Detecting C compiler ABI info [2020-03-13T14:16:42.390Z] -- Detecting C compiler ABI info - done [2020-03-13T14:16:42.390Z] -- Detecting C compile features [2020-03-13T14:16:42.392Z] ---> b2a130ac10f5 [2020-03-13T14:16:42.392Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-13T14:16:42.651Z] -- Detecting C compile features - done [2020-03-13T14:16:42.651Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T14:16:42.651Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T14:16:42.651Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T14:16:42.651Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T14:16:42.651Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T14:16:42.651Z] -- C SDK 0.0.0 for Linux [2020-03-13T14:16:42.651Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T14:16:42.651Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T14:16:42.651Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T14:16:42.651Z] -- Configuring done [2020-03-13T14:16:42.663Z] ---> Running in 834d5ea31f33 [2020-03-13T14:16:42.911Z] -- Generating done [2020-03-13T14:16:42.911Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-13T14:16:42.911Z] + make [2020-03-13T14:16:42.911Z] + tee debug.log [2020-03-13T14:16:42.911Z] Scanning dependencies of target csdk [2020-03-13T14:16:42.911Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T14:16:42.911Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T14:16:43.170Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T14:16:43.170Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T14:16:43.170Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T14:16:43.249Z] + CPPCHECK=false [2020-03-13T14:16:43.249Z] + DOCGEN=false [2020-03-13T14:16:43.249Z] + TOMLVER=SDK-0.2 [2020-03-13T14:16:43.249Z] + CUTILVER=1.0.0 [2020-03-13T14:16:43.249Z] + '[' 0 -gt 0 ] [2020-03-13T14:16:43.249Z] + readlink -f ./scripts/build.sh [2020-03-13T14:16:43.437Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T14:16:43.437Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T14:16:43.437Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T14:16:43.519Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-13T14:16:43.520Z] + dirname /tmp/sdk/scripts [2020-03-13T14:16:43.520Z] + ROOT=/tmp/sdk [2020-03-13T14:16:43.520Z] + cd /tmp/sdk [2020-03-13T14:16:43.520Z] + '[' '!' -d deps ] [2020-03-13T14:16:43.520Z] + mkdir deps [2020-03-13T14:16:43.520Z] + tar+ -C depswget -z -O -x - -f https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz - [2020-03-13T14:16:43.520Z] [2020-03-13T14:16:43.520Z] --2020-03-13 14:16:43-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T14:16:43.520Z] Resolving github.com... 192.30.253.112 [2020-03-13T14:16:43.520Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-13T14:16:43.520Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T14:16:43.520Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-13T14:16:43.520Z] --2020-03-13 14:16:43-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-13T14:16:43.520Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-13T14:16:43.520Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-13T14:16:43.700Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T14:16:43.700Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T14:16:43.700Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T14:16:43.700Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T14:16:43.785Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T14:16:43.786Z] Length: 16451 (16K) [application/x-gzip] [2020-03-13T14:16:43.786Z] Saving to: 'STDOUT' [2020-03-13T14:16:43.786Z] [2020-03-13T14:16:43.786Z] 0K .......... ......  100% 1024K=0.02s [2020-03-13T14:16:43.786Z] [2020-03-13T14:16:43.786Z] 2020-03-13 14:16:43 (1024 KB/s) - written to stdout [16451/16451] [2020-03-13T14:16:43.786Z] [2020-03-13T14:16:43.786Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-13T14:16:43.786Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T14:16:43.786Z] + tar -C deps -z -x -f - [2020-03-13T14:16:43.786Z] --2020-03-13 14:16:43-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T14:16:43.786Z] Resolving github.com... 140.82.113.3 [2020-03-13T14:16:43.786Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-13T14:16:43.958Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T14:16:43.958Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T14:16:44.053Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T14:16:44.053Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-13T14:16:44.053Z] --2020-03-13 14:16:43-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-13T14:16:44.053Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-13T14:16:44.053Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-13T14:16:44.053Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T14:16:44.053Z] Length: 151809 (148K) [application/x-gzip] [2020-03-13T14:16:44.053Z] Saving to: 'STDOUT' [2020-03-13T14:16:44.053Z]  [2020-03-13T14:16:44.053Z] 0K .......... .......... .......... .......... .......... 33% 1.30M 0s [2020-03-13T14:16:44.053Z] 50K .......... .......... .......... .......... .......... 67% 2.74M 0s [2020-03-13T14:16:44.053Z] 100K .......... .......... .......... .......... ........ 100% 12.3M=0.06s [2020-03-13T14:16:44.053Z] [2020-03-13T14:16:44.053Z] 2020-03-13 14:16:44 (2.44 MB/s) - written to stdout [151809/151809] [2020-03-13T14:16:44.053Z] [2020-03-13T14:16:44.053Z] + mkdir -p src/c/iot [2020-03-13T14:16:44.053Z] + 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-13T14:16:44.053Z] + mkdir -p include/iot [2020-03-13T14:16:44.053Z] + 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-13T14:16:44.053Z] + mkdir -p include/iot/os [2020-03-13T14:16:44.053Z] + 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-13T14:16:44.053Z] + mkdir -p /tmp/sdk/build/release [2020-03-13T14:16:44.217Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T14:16:44.217Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T14:16:44.217Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T14:16:44.217Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T14:16:44.321Z] + cd /tmp/sdk/build/release [2020-03-13T14:16:44.321Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-13T14:16:44.476Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T14:16:44.476Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T14:16:44.476Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T14:16:44.589Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T14:16:44.589Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T14:16:44.736Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T14:16:44.736Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T14:16:44.736Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T14:16:44.736Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T14:16:44.855Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T14:16:44.856Z] -- Detecting C compiler ABI info [2020-03-13T14:16:44.995Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T14:16:44.995Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T14:16:44.995Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T14:16:44.995Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T14:16:45.124Z] -- Detecting C compiler ABI info - done [2020-03-13T14:16:45.124Z] -- Detecting C compile features [2020-03-13T14:16:45.254Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T14:16:45.254Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T14:16:45.513Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T14:16:45.513Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T14:16:45.710Z] -- Detecting C compile features - done [2020-03-13T14:16:45.711Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T14:16:45.711Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T14:16:45.776Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T14:16:45.776Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T14:16:45.978Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T14:16:45.978Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T14:16:45.978Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T14:16:45.978Z] -- C SDK 0.0.0 for Linux [2020-03-13T14:16:45.978Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T14:16:45.978Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T14:16:46.041Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T14:16:46.041Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T14:16:46.249Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T14:16:46.249Z] -- Configuring done [2020-03-13T14:16:46.300Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T14:16:46.300Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T14:16:46.517Z] -- Generating done [2020-03-13T14:16:46.517Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-13T14:16:46.517Z] + make [2020-03-13T14:16:46.517Z] + tee release.log [2020-03-13T14:16:46.517Z] Scanning dependencies of target csdk [2020-03-13T14:16:46.559Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T14:16:46.559Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T14:16:46.559Z] [ 74%] Built target csdk [2020-03-13T14:16:46.559Z] Scanning dependencies of target template [2020-03-13T14:16:46.559Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T14:16:46.559Z] [ 78%] Linking C executable template [2020-03-13T14:16:46.785Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T14:16:46.816Z] [ 78%] Built target template [2020-03-13T14:16:46.817Z] Scanning dependencies of target device-counter [2020-03-13T14:16:46.817Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T14:16:46.817Z] [ 81%] Linking C executable device-counter [2020-03-13T14:16:46.817Z] [ 81%] Built target device-counter [2020-03-13T14:16:46.817Z] Scanning dependencies of target device-random [2020-03-13T14:16:46.817Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T14:16:47.075Z] [ 85%] Linking C executable device-random [2020-03-13T14:16:47.075Z] [ 85%] Built target device-random [2020-03-13T14:16:47.075Z] Scanning dependencies of target device-gyro [2020-03-13T14:16:47.075Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T14:16:47.075Z] [ 89%] Linking C executable device-gyro [2020-03-13T14:16:47.075Z] [ 89%] Built target device-gyro [2020-03-13T14:16:47.075Z] Scanning dependencies of target template-discovery [2020-03-13T14:16:47.075Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T14:16:47.335Z] [ 92%] Linking C executable template-discovery [2020-03-13T14:16:47.335Z] [ 92%] Built target template-discovery [2020-03-13T14:16:47.335Z] Scanning dependencies of target device-terminal [2020-03-13T14:16:47.335Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T14:16:47.335Z] [ 96%] Linking C executable device-terminal [2020-03-13T14:16:47.372Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T14:16:47.597Z] [ 96%] Built target device-terminal [2020-03-13T14:16:47.597Z] Scanning dependencies of target template2 [2020-03-13T14:16:47.597Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T14:16:47.597Z] [100%] Linking C executable template2 [2020-03-13T14:16:47.597Z] [100%] Built target template2 [2020-03-13T14:16:47.597Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:47.597Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:47.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:47.597Z] Scanning dependencies of target csdk [2020-03-13T14:16:47.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:47.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:47.597Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T14:16:47.640Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T14:16:48.167Z] [ 3%] Linking C shared library libcsdk.so [2020-03-13T14:16:48.167Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] [ 74%] Built target csdk [2020-03-13T14:16:48.167Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] [ 76%] Linking C executable template [2020-03-13T14:16:48.167Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] [ 78%] Built target template [2020-03-13T14:16:48.167Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] [ 80%] Linking C executable device-counter [2020-03-13T14:16:48.167Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] [ 81%] Built target device-counter [2020-03-13T14:16:48.167Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.167Z] [ 83%] Linking C executable device-random [2020-03-13T14:16:48.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] [ 85%] Built target device-random [2020-03-13T14:16:48.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] [ 87%] Linking C executable device-gyro [2020-03-13T14:16:48.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] [ 89%] Built target device-gyro [2020-03-13T14:16:48.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] [ 90%] Linking C executable template-discovery [2020-03-13T14:16:48.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] [ 92%] Built target template-discovery [2020-03-13T14:16:48.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.426Z] [ 94%] Linking C executable device-terminal [2020-03-13T14:16:48.685Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.685Z] [ 96%] Built target device-terminal [2020-03-13T14:16:48.685Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.685Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.685Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.685Z] [ 98%] Linking C executable template2 [2020-03-13T14:16:48.685Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.685Z] [100%] Built target template2 [2020-03-13T14:16:48.685Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:48.685Z] Install the project... [2020-03-13T14:16:48.685Z] -- Install configuration: "Release" [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-13T14:16:48.685Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-13T14:16:48.685Z] -- Up-to-date: /usr/local/include [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/devsdk [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/component.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/container.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/data.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/json.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/os.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/time.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/os [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-13T14:16:48.685Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-13T14:16:48.685Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:16:49.253Z] Removing intermediate container 1683243edd18 [2020-03-13T14:16:49.253Z] ---> bfcaf2ee2b88 [2020-03-13T14:16:49.253Z] Step 14/21 : FROM alpine:3.9 [2020-03-13T14:16:49.512Z] 3.9: Pulling from library/alpine [2020-03-13T14:16:49.591Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T14:16:49.772Z] 9123ac7c32f7: Pulling fs layer [2020-03-13T14:16:49.772Z] 9123ac7c32f7: Verifying Checksum [2020-03-13T14:16:49.772Z] 9123ac7c32f7: Download complete [2020-03-13T14:16:49.858Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T14:16:50.030Z] 9123ac7c32f7: Pull complete [2020-03-13T14:16:50.030Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-13T14:16:50.030Z] Status: Downloaded newer image for alpine:3.9 [2020-03-13T14:16:50.030Z] ---> 82f67be598eb [2020-03-13T14:16:50.030Z] Step 15/21 : MAINTAINER IOTech [2020-03-13T14:16:50.030Z] ---> Running in 1618150bae92 [2020-03-13T14:16:50.125Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T14:16:50.289Z] Removing intermediate container 1618150bae92 [2020-03-13T14:16:50.289Z] ---> 2915f86ba16c [2020-03-13T14:16:50.289Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-13T14:16:50.289Z] ---> Running in 41c18a3d52c8 [2020-03-13T14:16:50.709Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T14:16:50.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-13T14:16:51.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-13T14:16:51.116Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-13T14:16:51.381Z] (2/48) Installing libmagic (5.36-r1) [2020-03-13T14:16:51.381Z] (3/48) Installing file (5.36-r1) [2020-03-13T14:16:51.381Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-13T14:16:51.381Z] (5/48) Installing isl (0.18-r0) [2020-03-13T14:16:51.381Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-13T14:16:51.381Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-13T14:16:51.381Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-13T14:16:51.381Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-13T14:16:51.381Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-13T14:16:51.381Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-13T14:16:51.381Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-13T14:16:52.119Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T14:16:52.386Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T14:16:52.974Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T14:16:53.560Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T14:16:53.828Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T14:16:54.095Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T14:16:54.362Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T14:16:55.567Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-13T14:16:55.567Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-13T14:16:55.567Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-13T14:16:56.134Z] (16/48) Installing make (4.2.1-r2) [2020-03-13T14:16:56.134Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-13T14:16:56.134Z] (18/48) Installing build-base (0.5-r1) [2020-03-13T14:16:56.134Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-13T14:16:56.134Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-13T14:16:56.134Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-13T14:16:56.134Z] (22/48) Installing expat (2.2.8-r0) [2020-03-13T14:16:56.134Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-13T14:16:56.134Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-13T14:16:56.134Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-13T14:16:56.134Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-13T14:16:56.134Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-13T14:16:56.134Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-13T14:16:56.134Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-13T14:16:56.134Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-13T14:16:56.134Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-13T14:16:56.702Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-13T14:16:56.702Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-13T14:16:56.702Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-13T14:16:56.702Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-13T14:16:57.635Z] (36/48) Installing curl (7.64.0-r3) [2020-03-13T14:16:57.635Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-13T14:16:57.635Z] (38/48) Installing git (2.20.2-r0) [2020-03-13T14:16:57.701Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T14:16:57.967Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T14:16:58.234Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T14:16:58.503Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T14:16:59.011Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-13T14:16:59.011Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-13T14:16:59.011Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-13T14:16:59.011Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-13T14:16:59.011Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-13T14:16:59.011Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-13T14:16:59.011Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-13T14:16:59.011Z] (46/48) Installing libuuid (2.33-r0) [2020-03-13T14:16:59.011Z] (47/48) Installing wget (1.20.3-r0) [2020-03-13T14:16:59.011Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-13T14:16:59.011Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T14:16:59.011Z] Executing ca-certificates-20190108-r0.trigger [2020-03-13T14:16:59.011Z] OK: 222 MiB in 62 packages [2020-03-13T14:17:00.448Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T14:17:00.715Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T14:17:00.982Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T14:17:01.573Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T14:17:01.842Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T14:17:02.110Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T14:17:03.071Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T14:17:03.339Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T14:17:03.931Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T14:17:03.931Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T14:17:04.515Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T14:17:05.475Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T14:17:05.587Z] Removing intermediate container 41c18a3d52c8 [2020-03-13T14:17:05.587Z] ---> 18d15d7ae13d [2020-03-13T14:17:05.587Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-13T14:17:05.587Z] ---> 905380f6844e [2020-03-13T14:17:05.587Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-13T14:17:05.587Z] ---> 5598475719dd [2020-03-13T14:17:05.587Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-13T14:17:05.587Z] ---> 0105ad3294db [2020-03-13T14:17:05.587Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-13T14:17:05.587Z] ---> 2a67876d6d35 [2020-03-13T14:17:05.587Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-13T14:17:05.587Z] ---> 668458eff485 [2020-03-13T14:17:05.587Z] Successfully built 668458eff485 [2020-03-13T14:17:05.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [2020-03-13T14:17:05.743Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:17:06.378Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-13T14:17:06.378Z] . [Pipeline] withDockerContainer [2020-03-13T14:17:06.512Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2020-03-13T14:17:06.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-13T14:17:07.121Z] $ docker top 75a7a392d2c43deabcc8cf17778a49a7bddc78cc21f85d2edbec8d6d1a1a1e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T14:17:07.643Z] + make test [2020-03-13T14:17:07.643Z] echo "make test" [2020-03-13T14:17:07.643Z] make test [Pipeline] } [2020-03-13T14:17:07.673Z] $ docker stop --time=1 75a7a392d2c43deabcc8cf17778a49a7bddc78cc21f85d2edbec8d6d1a1a1e59 [2020-03-13T14:17:09.913Z] $ docker rm -f 75a7a392d2c43deabcc8cf17778a49a7bddc78cc21f85d2edbec8d6d1a1a1e59 [2020-03-13T14:17:09.997Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-03-13T14:17:10.267Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-13T14:17:10.534Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [Pipeline] sh [2020-03-13T14:17:11.118Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T14:17:11.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T14:17:11.659Z] + ls -al . [2020-03-13T14:17:11.659Z] total 160 [2020-03-13T14:17:11.659Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 13 14:16 . [2020-03-13T14:17:11.659Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 13 14:16 .. [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 13 14:16 Attribution.txt [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 4882 Mar 13 14:16 CHANGES [2020-03-13T14:17:11.659Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 13 14:16 docs [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 13 14:16 Doxyfile [2020-03-13T14:17:11.659Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 13 14:16 .git [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 13 14:16 .gitignore [2020-03-13T14:17:11.659Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 13 14:16 include [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 13 14:16 Jenkinsfile [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 13 14:16 LICENSE [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 13 14:16 Makefile [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 1849 Mar 13 14:16 README.md [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 13 14:16 README.v2.md [2020-03-13T14:17:11.659Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 13 14:16 scripts [2020-03-13T14:17:11.659Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 13 14:16 .semver [2020-03-13T14:17:11.659Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 13 14:16 src [2020-03-13T14:17:11.659Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 13 14:13 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:17:11.978Z] + 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=51fe3d26556ffd77bace90303943eea4122a1afc --label arch=amd64 --label version=0.0.0 . [2020-03-13T14:17:11.979Z] Sending build context to Docker daemon 2.844MB [2020-03-13T14:17:11.979Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-13T14:17:11.979Z] Step 2/15 : FROM ${BASE} [2020-03-13T14:17:11.979Z] ---> 668458eff485 [2020-03-13T14:17:11.979Z] Step 3/15 : MAINTAINER IOTech [2020-03-13T14:17:11.979Z] ---> Running in 208fecca38b3 [2020-03-13T14:17:12.239Z] Removing intermediate container 208fecca38b3 [2020-03-13T14:17:12.239Z] ---> 2008a2da157d [2020-03-13T14:17:12.239Z] 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-13T14:17:12.239Z] ---> Running in f67d0a0228b9 [2020-03-13T14:17:12.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-13T14:17:12.525Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T14:17:12.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-13T14:17:12.757Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-13T14:17:12.757Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-13T14:17:13.017Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-13T14:17:13.017Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-13T14:17:13.017Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-13T14:17:13.017Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-13T14:17:13.017Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-13T14:17:13.017Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-13T14:17:13.017Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-13T14:17:13.017Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-13T14:17:13.276Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-13T14:17:13.276Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-13T14:17:13.276Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-13T14:17:13.276Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-13T14:17:13.276Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T14:17:13.276Z] (16/21) Installing libblkid (2.33-r0) [2020-03-13T14:17:13.276Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-13T14:17:13.276Z] (18/21) Installing libmount (2.33-r0) [2020-03-13T14:17:13.276Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-13T14:17:13.276Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-13T14:17:13.276Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-13T14:17:13.276Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T14:17:13.276Z] OK: 265 MiB in 83 packages [2020-03-13T14:17:13.931Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T14:17:14.212Z] Removing intermediate container f67d0a0228b9 [2020-03-13T14:17:14.212Z] ---> 0282758eec10 [2020-03-13T14:17:14.212Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-13T14:17:14.471Z] ---> 1d49653ea8f1 [2020-03-13T14:17:14.471Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-13T14:17:14.471Z] ---> dfa28ee8dd07 [2020-03-13T14:17:14.471Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-13T14:17:14.730Z] ---> 09db19f21d4a [2020-03-13T14:17:14.730Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-13T14:17:14.991Z] ---> 420ee52cd8e7 [2020-03-13T14:17:14.991Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-13T14:17:14.991Z] ---> b4889c0a018d [2020-03-13T14:17:14.991Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-13T14:17:15.250Z] ---> fb622860a3ef [2020-03-13T14:17:15.250Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-13T14:17:15.250Z] ---> Running in 8d918b7bbc45 [2020-03-13T14:17:15.250Z] Removing intermediate container 8d918b7bbc45 [2020-03-13T14:17:15.250Z] ---> fc02486173f3 [2020-03-13T14:17:15.250Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-13T14:17:15.509Z] ---> Running in 9541a02f04b5 [2020-03-13T14:17:15.509Z] Removing intermediate container 9541a02f04b5 [2020-03-13T14:17:15.509Z] ---> 02167ff68938 [2020-03-13T14:17:15.509Z] Step 13/15 : LABEL arch=amd64 [2020-03-13T14:17:15.509Z] ---> Running in 980d6fdc9e53 [2020-03-13T14:17:15.770Z] Removing intermediate container 980d6fdc9e53 [2020-03-13T14:17:15.770Z] ---> 7f4ad1daae13 [2020-03-13T14:17:15.770Z] Step 14/15 : LABEL git_sha=51fe3d26556ffd77bace90303943eea4122a1afc [2020-03-13T14:17:15.770Z] ---> Running in ffbcdc94eb7d [2020-03-13T14:17:15.770Z] Removing intermediate container ffbcdc94eb7d [2020-03-13T14:17:15.770Z] ---> 385bcb024d7d [2020-03-13T14:17:15.770Z] Step 15/15 : LABEL version=0.0.0 [2020-03-13T14:17:16.029Z] ---> Running in 99b47de09b13 [2020-03-13T14:17:16.029Z] Removing intermediate container 99b47de09b13 [2020-03-13T14:17:16.029Z] ---> 5d7fc959924d [2020-03-13T14:17:16.029Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-03-13T14:17:16.029Z] Successfully built 5d7fc959924d [2020-03-13T14:17:16.029Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T14:17:17.278Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T14:17:17.863Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T14:17:18.823Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T14:17:19.404Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T14:17:19.404Z] [ 74%] Built target csdk [2020-03-13T14:17:19.404Z] Scanning dependencies of target template [2020-03-13T14:17:19.404Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T14:17:19.988Z] [ 78%] Linking C executable template [2020-03-13T14:17:20.257Z] [ 78%] Built target template [2020-03-13T14:17:20.257Z] Scanning dependencies of target device-counter [2020-03-13T14:17:20.257Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T14:17:20.842Z] [ 81%] Linking C executable device-counter [2020-03-13T14:17:20.842Z] [ 81%] Built target device-counter [2020-03-13T14:17:20.842Z] Scanning dependencies of target device-random [2020-03-13T14:17:20.842Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T14:17:21.427Z] [ 85%] Linking C executable device-random [2020-03-13T14:17:21.695Z] [ 85%] Built target device-random [2020-03-13T14:17:21.695Z] Scanning dependencies of target device-gyro [2020-03-13T14:17:21.695Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T14:17:21.964Z] [ 89%] Linking C executable device-gyro [2020-03-13T14:17:22.231Z] [ 89%] Built target device-gyro [2020-03-13T14:17:22.231Z] Scanning dependencies of target template-discovery [2020-03-13T14:17:22.231Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T14:17:22.817Z] [ 92%] Linking C executable template-discovery [2020-03-13T14:17:23.083Z] [ 92%] Built target template-discovery [2020-03-13T14:17:23.083Z] Scanning dependencies of target device-terminal [2020-03-13T14:17:23.083Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T14:17:23.665Z] [ 96%] Linking C executable device-terminal [2020-03-13T14:17:23.932Z] [ 96%] Built target device-terminal [2020-03-13T14:17:23.932Z] Scanning dependencies of target template2 [2020-03-13T14:17:23.932Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T14:17:24.516Z] [100%] Linking C executable template2 [2020-03-13T14:17:24.516Z] [100%] Built target template2 [2020-03-13T14:17:24.786Z] + + maketee package -a [2020-03-13T14:17:24.786Z] release.log [2020-03-13T14:17:24.786Z] [ 74%] Built target csdk [2020-03-13T14:17:24.786Z] [ 78%] Built target template [2020-03-13T14:17:24.786Z] [ 81%] Built target device-counter [2020-03-13T14:17:25.053Z] [ 85%] Built target device-random [2020-03-13T14:17:25.053Z] [ 89%] Built target device-gyro [2020-03-13T14:17:25.053Z] [ 92%] Built target template-discovery [2020-03-13T14:17:25.053Z] [ 96%] Built target device-terminal [2020-03-13T14:17:25.053Z] [100%] Built target template2 [2020-03-13T14:17:25.053Z] Run CPack packaging tool... [2020-03-13T14:17:25.053Z] CPack: Create package using TGZ [2020-03-13T14:17:25.053Z] CPack: Install projects [2020-03-13T14:17:25.053Z] CPack: - Run preinstall target for: Csdk [2020-03-13T14:17:25.637Z] CPack: - Install project: Csdk [2020-03-13T14:17:25.637Z] CPack: Create package [2020-03-13T14:17:25.906Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-13T14:17:25.906Z] + '[' false '=' true ] [2020-03-13T14:17:25.906Z] + '[' false '=' true ] [2020-03-13T14:17:25.906Z] + mkdir -p /tmp/sdk/build/debug [2020-03-13T14:17:25.906Z] + cd /tmp/sdk/build/debug [2020-03-13T14:17:25.906Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-13T14:17:26.177Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T14:17:26.177Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T14:17:26.445Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T14:17:26.445Z] -- Detecting C compiler ABI info [2020-03-13T14:17:26.712Z] -- Detecting C compiler ABI info - done [2020-03-13T14:17:26.712Z] -- Detecting C compile features [2020-03-13T14:17:27.298Z] -- Detecting C compile features - done [2020-03-13T14:17:27.298Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T14:17:27.298Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T14:17:27.298Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T14:17:27.298Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T14:17:27.298Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T14:17:27.298Z] -- C SDK 0.0.0 for Linux [2020-03-13T14:17:27.298Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T14:17:27.564Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T14:17:27.564Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T14:17:27.831Z] -- Configuring done [2020-03-13T14:17:28.098Z] -- Generating done [2020-03-13T14:17:28.098Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-13T14:17:28.098Z] + make [2020-03-13T14:17:28.098Z] + tee debug.log [2020-03-13T14:17:28.098Z] Scanning dependencies of target csdk [2020-03-13T14:17:28.364Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T14:17:28.630Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T14:17:28.897Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T14:17:29.479Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T14:17:29.746Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T14:17:29.746Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T14:17:30.016Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T14:17:30.598Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T14:17:30.865Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T14:17:31.131Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T14:17:31.397Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T14:17:31.664Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T14:17:31.932Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T14:17:31.932Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T14:17:32.891Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T14:17:32.891Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T14:17:33.171Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T14:17:33.440Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T14:17:34.025Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T14:17:34.292Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T14:17:34.561Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T14:17:34.561Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T14:17:34.827Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T14:17:35.097Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T14:17:35.365Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T14:17:35.631Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T14:17:35.898Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T14:17:35.898Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T14:17:36.164Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T14:17:36.753Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T14:17:36.753Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T14:17:37.712Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T14:17:37.981Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T14:17:38.250Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T14:17:38.517Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T14:17:39.476Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T14:17:40.060Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T14:17:40.643Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T14:17:40.910Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T14:17:41.176Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T14:17:41.444Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T14:17:41.712Z] [ 74%] Built target csdk [2020-03-13T14:17:41.712Z] Scanning dependencies of target template [2020-03-13T14:17:41.712Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T14:17:41.979Z] [ 78%] Linking C executable template [2020-03-13T14:17:42.248Z] [ 78%] Built target template [2020-03-13T14:17:42.248Z] Scanning dependencies of target device-counter [2020-03-13T14:17:42.248Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T14:17:42.518Z] [ 81%] Linking C executable device-counter [2020-03-13T14:17:42.785Z] [ 81%] Built target device-counter [2020-03-13T14:17:42.785Z] Scanning dependencies of target device-random [2020-03-13T14:17:42.785Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T14:17:43.051Z] [ 85%] Linking C executable device-random [2020-03-13T14:17:43.321Z] [ 85%] Built target device-random [2020-03-13T14:17:43.321Z] Scanning dependencies of target device-gyro [2020-03-13T14:17:43.321Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T14:17:43.588Z] [ 89%] Linking C executable device-gyro [2020-03-13T14:17:43.856Z] [ 89%] Built target device-gyro [2020-03-13T14:17:43.857Z] Scanning dependencies of target template-discovery [2020-03-13T14:17:43.857Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T14:17:44.124Z] [ 92%] Linking C executable template-discovery [2020-03-13T14:17:44.392Z] [ 92%] Built target template-discovery [2020-03-13T14:17:44.392Z] Scanning dependencies of target device-terminal [2020-03-13T14:17:44.392Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T14:17:44.661Z] [ 96%] Linking C executable device-terminal [2020-03-13T14:17:44.934Z] [ 96%] Built target device-terminal [2020-03-13T14:17:44.935Z] Scanning dependencies of target template2 [2020-03-13T14:17:44.935Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T14:17:45.206Z] [100%] Linking C executable template2 [2020-03-13T14:17:45.474Z] [100%] Built target template2 [2020-03-13T14:17:45.474Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:45.474Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:45.474Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:45.474Z] Scanning dependencies of target csdk [2020-03-13T14:17:45.474Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:45.741Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:45.741Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T14:17:47.146Z] [ 3%] Linking C shared library libcsdk.so [2020-03-13T14:17:47.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.146Z] [ 74%] Built target csdk [2020-03-13T14:17:47.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.147Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.147Z] [ 76%] Linking C executable template [2020-03-13T14:17:47.416Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.416Z] [ 78%] Built target template [2020-03-13T14:17:47.416Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.416Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.416Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.416Z] [ 80%] Linking C executable device-counter [2020-03-13T14:17:47.689Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.689Z] [ 81%] Built target device-counter [2020-03-13T14:17:47.689Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.689Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.689Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.689Z] [ 83%] Linking C executable device-random [2020-03-13T14:17:47.956Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.956Z] [ 85%] Built target device-random [2020-03-13T14:17:47.956Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.956Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.956Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:47.956Z] [ 87%] Linking C executable device-gyro [2020-03-13T14:17:48.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.222Z] [ 89%] Built target device-gyro [2020-03-13T14:17:48.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.222Z] [ 90%] Linking C executable template-discovery [2020-03-13T14:17:48.489Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.489Z] [ 92%] Built target template-discovery [2020-03-13T14:17:48.489Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.489Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.489Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.489Z] [ 94%] Linking C executable device-terminal [2020-03-13T14:17:48.756Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.756Z] [ 96%] Built target device-terminal [2020-03-13T14:17:48.756Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.756Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.756Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T14:17:48.756Z] [ 98%] Linking C executable template2 [2020-03-13T14:17:49.021Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:49.021Z] [100%] Built target template2 [2020-03-13T14:17:49.021Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:49.021Z] Install the project... [2020-03-13T14:17:49.021Z] -- Install configuration: "Release" [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-13T14:17:49.021Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-13T14:17:49.021Z] -- Up-to-date: /usr/local/include [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/devsdk [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/json.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/os [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/container.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/data.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/component.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/os.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/time.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-13T14:17:49.021Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-13T14:17:49.022Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-13T14:17:49.022Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-13T14:17:50.968Z] Removing intermediate container 834d5ea31f33 [2020-03-13T14:17:50.968Z] ---> 1d09d1e9cb85 [2020-03-13T14:17:50.968Z] Step 14/21 : FROM alpine:3.9 [2020-03-13T14:17:51.233Z] 3.9: Pulling from library/alpine [2020-03-13T14:17:51.500Z] eb93038481dd: Pulling fs layer [2020-03-13T14:17:52.083Z] eb93038481dd: Verifying Checksum [2020-03-13T14:17:52.083Z] eb93038481dd: Download complete [2020-03-13T14:17:52.351Z] eb93038481dd: Pull complete [2020-03-13T14:17:52.621Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-13T14:17:52.621Z] Status: Downloaded newer image for alpine:3.9 [2020-03-13T14:17:52.621Z] ---> 355993758880 [2020-03-13T14:17:52.621Z] Step 15/21 : MAINTAINER IOTech [2020-03-13T14:17:52.621Z] ---> Running in 5ea2e82a6a72 [2020-03-13T14:17:52.886Z] Removing intermediate container 5ea2e82a6a72 [2020-03-13T14:17:52.886Z] ---> f7f17a2c6e77 [2020-03-13T14:17:52.886Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-13T14:17:53.154Z] ---> Running in 3fc3057a893a [2020-03-13T14:17:54.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-13T14:17:54.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-13T14:17:54.698Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-13T14:17:54.698Z] (2/48) Installing libmagic (5.36-r1) [2020-03-13T14:17:54.962Z] (3/48) Installing file (5.36-r1) [2020-03-13T14:17:54.962Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-13T14:17:54.962Z] (5/48) Installing isl (0.18-r0) [2020-03-13T14:17:54.962Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-13T14:17:54.962Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-13T14:17:54.962Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-13T14:17:54.962Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-13T14:17:54.962Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-13T14:17:54.962Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-13T14:17:54.962Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-13T14:17:56.362Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-13T14:17:56.627Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-13T14:17:56.627Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-13T14:17:58.033Z] (16/48) Installing make (4.2.1-r2) [2020-03-13T14:17:58.033Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-13T14:17:58.033Z] (18/48) Installing build-base (0.5-r1) [2020-03-13T14:17:58.033Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-13T14:17:58.033Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-13T14:17:58.033Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-13T14:17:58.033Z] (22/48) Installing expat (2.2.8-r0) [2020-03-13T14:17:58.033Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-13T14:17:58.033Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-13T14:17:58.033Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-13T14:17:58.033Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-13T14:17:58.033Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-13T14:17:58.033Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-13T14:17:58.033Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-13T14:17:58.033Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-13T14:17:58.033Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-13T14:17:58.997Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-13T14:17:58.997Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-13T14:17:59.264Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-13T14:17:59.264Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-13T14:18:00.670Z] (36/48) Installing curl (7.64.0-r3) [2020-03-13T14:18:00.670Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-13T14:18:00.670Z] (38/48) Installing git (2.20.2-r0) [2020-03-13T14:18:01.251Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-13T14:18:01.251Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-13T14:18:01.251Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-13T14:18:01.251Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-13T14:18:01.251Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-13T14:18:01.251Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-13T14:18:01.251Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-13T14:18:01.251Z] (46/48) Installing libuuid (2.33-r0) [2020-03-13T14:18:01.251Z] (47/48) Installing wget (1.20.3-r0) [2020-03-13T14:18:01.251Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-13T14:18:01.251Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T14:18:01.251Z] Executing ca-certificates-20190108-r0.trigger [2020-03-13T14:18:01.517Z] OK: 219 MiB in 62 packages [2020-03-13T14:18:16.524Z] Removing intermediate container 3fc3057a893a [2020-03-13T14:18:16.524Z] ---> ab32e98f2440 [2020-03-13T14:18:16.524Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-13T14:18:16.524Z] ---> 6ded74a273dd [2020-03-13T14:18:16.524Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-13T14:18:16.524Z] ---> f290376715e2 [2020-03-13T14:18:16.524Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-13T14:18:16.524Z] ---> 0e3e870b5ee7 [2020-03-13T14:18:16.524Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-13T14:18:16.791Z] ---> c42e024e2310 [2020-03-13T14:18:16.791Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-13T14:18:17.378Z] ---> 38d2944b6754 [2020-03-13T14:18:17.378Z] Successfully built 38d2944b6754 [2020-03-13T14:18:17.644Z] 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-13T14:18:18.560Z] + docker inspect -f . ci-base-image-arm64 [2020-03-13T14:18:18.831Z] . [Pipeline] withDockerContainer [2020-03-13T14:18:19.223Z] prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container [2020-03-13T14:18:19.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-13T14:18:20.665Z] $ docker top cbbb7c81844b69b17ff6500c4561f57c158f3571a1d3143ff9a3acd6cbe2eb21 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T14:18:21.886Z] + make test [2020-03-13T14:18:21.886Z] echo "make test" [2020-03-13T14:18:21.886Z] make test [Pipeline] } [2020-03-13T14:18:21.911Z] $ docker stop --time=1 cbbb7c81844b69b17ff6500c4561f57c158f3571a1d3143ff9a3acd6cbe2eb21 [2020-03-13T14:18:23.838Z] $ docker rm -f cbbb7c81844b69b17ff6500c4561f57c158f3571a1d3143ff9a3acd6cbe2eb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-13T14:18:25.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T14:18:25.362Z] + ls -al . [2020-03-13T14:18:25.362Z] total 192 [2020-03-13T14:18:25.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:15 . [2020-03-13T14:18:25.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:15 .. [2020-03-13T14:18:25.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:15 .git [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 13 14:15 .gitignore [2020-03-13T14:18:25.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:15 .semver [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 13 14:15 Attribution.txt [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 4882 Mar 13 14:15 CHANGES [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 13 14:15 Doxyfile [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 13 14:15 Jenkinsfile [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 14:15 LICENSE [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 13 14:15 Makefile [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 1849 Mar 13 14:15 README.md [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 13 14:15 README.v2.md [2020-03-13T14:18:25.362Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 14:13 VERSION [2020-03-13T14:18:25.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:15 docs [2020-03-13T14:18:25.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:15 include [2020-03-13T14:18:25.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:15 scripts [2020-03-13T14:18:25.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:15 src [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:18:25.713Z] + 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=51fe3d26556ffd77bace90303943eea4122a1afc --label arch=arm64 --label version=0.0.0 . [2020-03-13T14:18:26.301Z] Sending build context to Docker daemon 2.844MB [2020-03-13T14:18:26.301Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-13T14:18:26.301Z] Step 2/15 : FROM ${BASE} [2020-03-13T14:18:26.301Z] ---> 38d2944b6754 [2020-03-13T14:18:26.301Z] Step 3/15 : MAINTAINER IOTech [2020-03-13T14:18:26.574Z] ---> Running in 75f5ad4c0f7b [2020-03-13T14:18:26.841Z] Removing intermediate container 75f5ad4c0f7b [2020-03-13T14:18:26.841Z] ---> db4855f3d448 [2020-03-13T14:18:26.841Z] 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-13T14:18:26.841Z] ---> Running in 0b10a43e637e [2020-03-13T14:18:27.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-13T14:18:28.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-13T14:18:28.335Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-13T14:18:28.335Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-13T14:18:28.918Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-13T14:18:28.918Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-13T14:18:28.918Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-13T14:18:28.918Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-13T14:18:28.918Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-13T14:18:28.918Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-13T14:18:28.918Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-13T14:18:28.918Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-13T14:18:29.503Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-13T14:18:29.503Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-13T14:18:29.503Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-13T14:18:29.503Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-13T14:18:29.503Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T14:18:29.503Z] (16/21) Installing libblkid (2.33-r0) [2020-03-13T14:18:29.503Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-13T14:18:29.503Z] (18/21) Installing libmount (2.33-r0) [2020-03-13T14:18:29.503Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-13T14:18:29.503Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-13T14:18:29.503Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-13T14:18:29.503Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T14:18:29.503Z] OK: 279 MiB in 83 packages [2020-03-13T14:18:32.852Z] Removing intermediate container 0b10a43e637e [2020-03-13T14:18:32.852Z] ---> ca9a9f2badb7 [2020-03-13T14:18:32.852Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-13T14:18:33.439Z] ---> 7c8965fa3153 [2020-03-13T14:18:33.439Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-13T14:18:34.028Z] ---> e3aba749a901 [2020-03-13T14:18:34.028Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-13T14:18:34.613Z] ---> 62544f6dc4cb [2020-03-13T14:18:34.613Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-13T14:18:35.197Z] ---> f16d65ecc485 [2020-03-13T14:18:35.197Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-13T14:18:35.781Z] ---> ac10227eeb4d [2020-03-13T14:18:35.781Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-13T14:18:36.366Z] ---> e5ee8a5d9c31 [2020-03-13T14:18:36.366Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-13T14:18:36.366Z] ---> Running in 710a49bc8044 [2020-03-13T14:18:36.632Z] Removing intermediate container 710a49bc8044 [2020-03-13T14:18:36.632Z] ---> eab7cf4aa96b [2020-03-13T14:18:36.632Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-13T14:18:36.899Z] ---> Running in ace07ec83bd9 [2020-03-13T14:18:37.166Z] Removing intermediate container ace07ec83bd9 [2020-03-13T14:18:37.166Z] ---> da2e8287cda8 [2020-03-13T14:18:37.166Z] Step 13/15 : LABEL arch=arm64 [2020-03-13T14:18:37.433Z] ---> Running in bd7d98e5434d [2020-03-13T14:18:37.701Z] Removing intermediate container bd7d98e5434d [2020-03-13T14:18:37.701Z] ---> 5d41a78b9f3d [2020-03-13T14:18:37.701Z] Step 14/15 : LABEL git_sha=51fe3d26556ffd77bace90303943eea4122a1afc [2020-03-13T14:18:37.701Z] ---> Running in 833bb5c423e6 [2020-03-13T14:18:37.973Z] Removing intermediate container 833bb5c423e6 [2020-03-13T14:18:37.973Z] ---> 79d9caa44c09 [2020-03-13T14:18:37.973Z] Step 15/15 : LABEL version=0.0.0 [2020-03-13T14:18:38.240Z] ---> Running in 624c2cea04ef [2020-03-13T14:18:38.508Z] Removing intermediate container 624c2cea04ef [2020-03-13T14:18:38.508Z] ---> e7e7287bed47 [2020-03-13T14:18:38.508Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-13T14:18:38.508Z] Successfully built e7e7287bed47 [2020-03-13T14:18:38.508Z] 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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-13T14:18:41.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T14:18:41.820Z] ---> package-listing.sh [2020-03-13T14:18:41.820Z] ++ facter osfamily [2020-03-13T14:18:41.820Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-13T14:18:41.820Z] + OS_FAMILY=redhat [2020-03-13T14:18:41.820Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-240 [2020-03-13T14:18:41.820Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-13T14:18:41.820Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-13T14:18:41.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-13T14:18:41.820Z] + PACKAGES=/tmp/packages_start.txt [2020-03-13T14:18:41.820Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-240 ']' [2020-03-13T14:18:41.820Z] + PACKAGES=/tmp/packages_end.txt [2020-03-13T14:18:41.820Z] + case "${OS_FAMILY}" in [2020-03-13T14:18:41.820Z] + rpm -qa [2020-03-13T14:18:41.820Z] + sort [2020-03-13T14:18:46.017Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-13T14:18:46.017Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-13T14:18:46.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-13T14:18:46.017Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-240 ']' [2020-03-13T14:18:46.017Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-240/archives/ [2020-03-13T14:18:46.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-240/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:18:46.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T14:18:46.499Z] [2020-03-13T14:18:46.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-13T14:18:46.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T14:18:46.862Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-13T14:18:46.862Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T14:18:46.862Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-13T14:18:46.862Z] 756a868c4378: Pulling fs layer [2020-03-13T14:18:46.862Z] 444b2fc9a129: Pulling fs layer [2020-03-13T14:18:46.862Z] ea15f1150254: Pulling fs layer [2020-03-13T14:18:46.862Z] 41b27a9f41bf: Pulling fs layer [2020-03-13T14:18:46.862Z] 28c525ee5125: Pulling fs layer [2020-03-13T14:18:46.862Z] 094b1ea09ed8: Pulling fs layer [2020-03-13T14:18:46.862Z] 138eaada9080: Pulling fs layer [2020-03-13T14:18:46.862Z] 0622d0fa9048: Pulling fs layer [2020-03-13T14:18:46.862Z] 41b27a9f41bf: Waiting [2020-03-13T14:18:46.862Z] 28c525ee5125: Waiting [2020-03-13T14:18:46.862Z] 094b1ea09ed8: Waiting [2020-03-13T14:18:46.862Z] 138eaada9080: Waiting [2020-03-13T14:18:46.862Z] 0622d0fa9048: Waiting [2020-03-13T14:18:46.862Z] 444b2fc9a129: Waiting [2020-03-13T14:18:46.862Z] ea15f1150254: Waiting [2020-03-13T14:18:46.862Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-13T14:18:46.862Z] 2cc5ad85d9ab: Download complete [2020-03-13T14:18:46.862Z] 444b2fc9a129: Verifying Checksum [2020-03-13T14:18:46.862Z] 444b2fc9a129: Download complete [2020-03-13T14:18:46.862Z] c9b1b535fdd9: Download complete [2020-03-13T14:18:46.862Z] ea15f1150254: Verifying Checksum [2020-03-13T14:18:46.862Z] ea15f1150254: Download complete [2020-03-13T14:18:47.141Z] 28c525ee5125: Verifying Checksum [2020-03-13T14:18:47.141Z] 28c525ee5125: Download complete [2020-03-13T14:18:47.418Z] 756a868c4378: Download complete [2020-03-13T14:18:47.418Z] c9b1b535fdd9: Pull complete [2020-03-13T14:18:47.418Z] 138eaada9080: Verifying Checksum [2020-03-13T14:18:47.418Z] 138eaada9080: Download complete [2020-03-13T14:18:47.418Z] 0622d0fa9048: Verifying Checksum [2020-03-13T14:18:47.418Z] 0622d0fa9048: Download complete [2020-03-13T14:18:47.685Z] 094b1ea09ed8: Verifying Checksum [2020-03-13T14:18:47.685Z] 094b1ea09ed8: Download complete [2020-03-13T14:18:47.685Z] 2cc5ad85d9ab: Pull complete [2020-03-13T14:18:48.257Z] 41b27a9f41bf: Verifying Checksum [2020-03-13T14:18:48.257Z] 41b27a9f41bf: Download complete [2020-03-13T14:18:49.194Z] 756a868c4378: Pull complete [2020-03-13T14:18:49.194Z] 444b2fc9a129: Pull complete [2020-03-13T14:18:49.455Z] ea15f1150254: Pull complete [2020-03-13T14:18:52.751Z] 41b27a9f41bf: Pull complete [2020-03-13T14:18:52.751Z] 28c525ee5125: Pull complete [2020-03-13T14:18:54.659Z] 094b1ea09ed8: Pull complete [2020-03-13T14:18:54.659Z] 138eaada9080: Pull complete [2020-03-13T14:18:54.918Z] 0622d0fa9048: Pull complete [2020-03-13T14:18:54.918Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-13T14:18:54.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-13T14:18:55.078Z] prd-centos7-docker-4c-2g-472 does not seem to be running inside a container [2020-03-13T14:18:55.121Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-240 -v /w/workspace/edgexfoundry_device-sdk-c_PR-240:/w/workspace/edgexfoundry_device-sdk-c_PR-240:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-13T14:18:56.108Z] $ docker top 8e37150af47e6be957f1e2939bccd45933e76bb6fff6c2be7d68c9c1dcecd3ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-13T14:18:56.394Z] provisioning config files... [2020-03-13T14:18:56.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-240@tmp/config6779806724171577560tmp [Pipeline] { [Pipeline] echo [2020-03-13T14:18:56.498Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T14:18:56.817Z] ---> create-netrc.sh [Pipeline] echo [2020-03-13T14:18:56.844Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T14:18:57.166Z] ---> logs-deploy.sh [2020-03-13T14:18:57.166Z] + ARCHIVE_ARTIFACTS= [2020-03-13T14:18:57.166Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-13T14:18:57.166Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-13T14:18:57.166Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-13T14:18:57.166Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-240/1 [2020-03-13T14:18:57.166Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-240/1/ [2020-03-13T14:18:57.166Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-240/1 /w/workspace/edgexfoundry_device-sdk-c_PR-240 [2020-03-13T14:18:58.545Z] Archives upload complete. [2020-03-13T14:18:58.545Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-240/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-240/1/