Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d458e952d42ac930bd5a0ab6668869a0b7caa0a4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, 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.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-953 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision d458e952d42ac930bd5a0ab6668869a0b7caa0a4 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d458e952d42ac930bd5a0ab6668869a0b7caa0a4 # timeout=10 Commit message: "Merge pull request #280 from iain-anderson/mask-branch" > git rev-list --no-walk e8fe642ab95fdc810dbdbac8ed2055c65e2d8e19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-16T16:05:34.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-16T16:05:35.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-16T16:05:35.120Z] ========================================================= [2020-07-16T16:05:35.120Z] EdgeX Global Pipelines Version Info [2020-07-16T16:05:35.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:05:36.941Z] ------------------- [2020-07-16T16:05:36.941Z] stable info: [2020-07-16T16:05:36.941Z] ------------------- [2020-07-16T16:05:36.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-16T16:05:36.941Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-16T16:05:36.941Z] Message: update stable to v1.0.99 [2020-07-16T16:05:37.887Z] ------------------- [2020-07-16T16:05:37.887Z] experimental info: [2020-07-16T16:05:37.887Z] ------------------- [2020-07-16T16:05:37.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-16T16:05:37.887Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-16T16:05:37.887Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:05:39.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T16:05:40.141Z] [2020-07-16T16:05:40.141Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:05:40.498Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T16:05:40.499Z] latest: Pulling from edgex-devops/git-semver [2020-07-16T16:05:40.499Z] 31603596830f: Pulling fs layer [2020-07-16T16:05:40.499Z] 2a8b12db71e7: Pulling fs layer [2020-07-16T16:05:40.499Z] 6ca5941a6612: Pulling fs layer [2020-07-16T16:05:40.499Z] ecc8261a40a4: Pulling fs layer [2020-07-16T16:05:40.499Z] ecc8261a40a4: Waiting [2020-07-16T16:05:40.499Z] 2a8b12db71e7: Verifying Checksum [2020-07-16T16:05:40.499Z] 2a8b12db71e7: Download complete [2020-07-16T16:05:40.499Z] 31603596830f: Verifying Checksum [2020-07-16T16:05:40.499Z] 31603596830f: Download complete [2020-07-16T16:05:40.769Z] ecc8261a40a4: Verifying Checksum [2020-07-16T16:05:40.769Z] ecc8261a40a4: Download complete [2020-07-16T16:05:40.769Z] 6ca5941a6612: Download complete [2020-07-16T16:05:41.029Z] 31603596830f: Pull complete [2020-07-16T16:05:41.029Z] 2a8b12db71e7: Pull complete [2020-07-16T16:05:41.977Z] 6ca5941a6612: Pull complete [2020-07-16T16:05:41.977Z] ecc8261a40a4: Pull complete [2020-07-16T16:05:42.238Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-16T16:05:42.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T16:05:42.238Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-16T16:05:42.348Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2020-07-16T16:05:42.397Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-16T16:05:44.117Z] $ docker top e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-16T16:05:44.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T16:05:44.380Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T16:05:44.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T16:05:44.604Z] $ docker exec e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 ssh-agent [2020-07-16T16:05:44.774Z] SSH_AUTH_SOCK=/tmp/ssh-bHOwHn1MWKGi/agent.11 [2020-07-16T16:05:44.774Z] SSH_AGENT_PID=16 [2020-07-16T16:05:44.784Z] Running ssh-add (command line suppressed) [2020-07-16T16:05:44.924Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1326586402610283707.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1326586402610283707.key) [2020-07-16T16:05:44.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T16:05:45.296Z] + git describe --exact-match --tags HEAD [2020-07-16T16:05:45.296Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-16T16:05:45.449Z] $ docker exec --env ******** --env ******** e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 ssh-agent -k [2020-07-16T16:05:45.563Z] unset SSH_AUTH_SOCK; [2020-07-16T16:05:45.563Z] unset SSH_AGENT_PID; [2020-07-16T16:05:45.564Z] echo Agent pid 16 killed; [2020-07-16T16:05:45.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-16T16:05:45.674Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-16T16:05:45.674Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-16T16:05:45.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T16:05:45.754Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T16:05:45.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T16:05:45.929Z] $ docker exec e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 ssh-agent [2020-07-16T16:05:46.084Z] SSH_AUTH_SOCK=/tmp/ssh-UrLXRUH7pkUr/agent.46 [2020-07-16T16:05:46.084Z] SSH_AGENT_PID=51 [2020-07-16T16:05:46.090Z] Running ssh-add (command line suppressed) [2020-07-16T16:05:46.210Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_358014585425844771.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_358014585425844771.key) [2020-07-16T16:05:46.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T16:05:46.569Z] + git semver init [2020-07-16T16:05:46.569Z] # -> Open(): unable to determine branch for HEAD [2020-07-16T16:05:46.569Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-16T16:05:46.569Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-16T16:05:46.569Z] # $SEMVER_REMOTE_NAME = origin [2020-07-16T16:05:46.569Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-16T16:05:46.569Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-16T16:05:46.569Z] # $SEMVER_BRANCH = master [2020-07-16T16:05:46.569Z] # $SEMVER_TEMP = /tmp/semver-193917249 [2020-07-16T16:05:46.569Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-16T16:05:47.145Z] # '/tmp/semver-193917249' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-07-16T16:05:47.145Z] # -> Force: false [2020-07-16T16:05:47.145Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-07-16T16:05:47.159Z] $ docker exec --env ******** --env ******** e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 ssh-agent -k [2020-07-16T16:05:47.269Z] unset SSH_AUTH_SOCK; [2020-07-16T16:05:47.270Z] unset SSH_AGENT_PID; [2020-07-16T16:05:47.270Z] echo Agent pid 51 killed; [2020-07-16T16:05:47.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-16T16:05:47.730Z] + git semver [Pipeline] } [2020-07-16T16:05:47.749Z] $ docker stop --time=1 e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 [2020-07-16T16:05:49.196Z] $ docker rm -f e91c9314debc55e80e76a68c8c107156ad2130072ea93f82d6af00062e2cfe66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-16T16:05:49.882Z] Stashed 52 file(s) [Pipeline] echo [2020-07-16T16:05:49.884Z] [edgeXSemver] initialized semver on version 1.2.2-dev.10 [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-07-16T16:06:05.119Z] Still waiting to schedule task [2020-07-16T16:06:05.119Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-953’ [2020-07-16T16:06:05.121Z] Still waiting to schedule task [2020-07-16T16:06:05.121Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-16T16:08:26.017Z] Running on prd-centos7-docker-4c-2g-954 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-07-16T16:08:26.062Z] Running in /w/workspace/device-sdk-c/34 [Pipeline] { [Pipeline] checkout [2020-07-16T16:08:28.795Z] using credential edgex-jenkins-ssh [2020-07-16T16:08:28.846Z] Cloning the remote Git repository [2020-07-16T16:08:28.846Z] Cloning with configured refspecs honoured and without tags [2020-07-16T16:08:28.604Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-16T16:08:28.670Z] > git init /w/workspace/device-sdk-c/34 # timeout=10 [2020-07-16T16:08:28.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-16T16:08:28.718Z] > git --version # timeout=10 [2020-07-16T16:08:28.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T16:08:28.753Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T16:08:29.658Z] Fetching without tags [2020-07-16T16:08:30.100Z] Checking out Revision d458e952d42ac930bd5a0ab6668869a0b7caa0a4 (master) [2020-07-16T16:08:29.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-16T16:08:29.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T16:08:29.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-16T16:08:29.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-16T16:08:29.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T16:08:29.456Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T16:08:29.934Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T16:08:29.942Z] > git checkout -f d458e952d42ac930bd5a0ab6668869a0b7caa0a4 # timeout=10 [2020-07-16T16:08:33.652Z] Commit message: "Merge pull request #280 from iain-anderson/mask-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-16T16:08:34.724Z] ========================================================= [2020-07-16T16:08:34.724Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-16T16:08:34.724Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:08:35.449Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-07-16T16:08:35.712Z] Sending build context to Docker daemon 3.479MB [2020-07-16T16:08:35.712Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-16T16:08:35.712Z] Step 2/21 : FROM ${BASE} as builder [2020-07-16T16:08:35.973Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-16T16:08:35.973Z] e7c96db7181b: Pulling fs layer [2020-07-16T16:08:35.973Z] 4c13bbce0fe7: Pulling fs layer [2020-07-16T16:08:35.973Z] 6059c847ac2f: Pulling fs layer [2020-07-16T16:08:35.973Z] 4c13bbce0fe7: Verifying Checksum [2020-07-16T16:08:35.973Z] 4c13bbce0fe7: Download complete [2020-07-16T16:08:35.973Z] e7c96db7181b: Verifying Checksum [2020-07-16T16:08:35.973Z] e7c96db7181b: Download complete [2020-07-16T16:08:36.234Z] e7c96db7181b: Pull complete [2020-07-16T16:08:36.497Z] 4c13bbce0fe7: Pull complete [2020-07-16T16:08:37.073Z] 6059c847ac2f: Verifying Checksum [2020-07-16T16:08:37.073Z] 6059c847ac2f: Download complete [2020-07-16T16:08:41.302Z] 6059c847ac2f: Pull complete [2020-07-16T16:08:41.302Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-16T16:08:41.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-16T16:08:41.568Z] ---> 5eabd8fd8ba2 [2020-07-16T16:08:41.568Z] 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-07-16T16:08:44.131Z] ---> Running in 64b717dfef9f [2020-07-16T16:08:44.393Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-16T16:08:45.334Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-16T16:08:45.334Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-16T16:08:45.594Z] (2/8) Installing libuuid (2.33-r0) [2020-07-16T16:08:45.594Z] (3/8) Installing libblkid (2.33-r0) [2020-07-16T16:08:45.594Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-16T16:08:45.855Z] (5/8) Installing libmount (2.33-r0) [2020-07-16T16:08:45.855Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-16T16:08:46.115Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-16T16:08:46.377Z] (8/8) Installing wget (1.20.3-r0) [2020-07-16T16:08:46.377Z] Executing busybox-1.29.3-r10.trigger [2020-07-16T16:08:46.377Z] OK: 272 MiB in 83 packages [2020-07-16T16:08:46.956Z] Removing intermediate container 64b717dfef9f [2020-07-16T16:08:46.956Z] ---> 6b153da31c1c [2020-07-16T16:08:46.956Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-16T16:08:46.956Z] ---> Running in 7a4ed5c7c624 [2020-07-16T16:08:47.219Z] Removing intermediate container 7a4ed5c7c624 [2020-07-16T16:08:47.219Z] ---> 8d4ae0fd0e46 [2020-07-16T16:08:47.219Z] 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-07-16T16:08:47.220Z] ---> Running in db5b28a9f926 [2020-07-16T16:08:48.160Z] --2020-07-16 16:08:47-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-16T16:08:48.160Z] Resolving github.com... 140.82.114.4 [2020-07-16T16:08:48.160Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-16T16:08:48.160Z] HTTP request sent, awaiting response... 302 Found [2020-07-16T16:08:48.160Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-16T16:08:48.160Z] --2020-07-16 16:08:48-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-16T16:08:48.160Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-16T16:08:48.160Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-16T16:08:48.422Z] HTTP request sent, awaiting response... 200 OK [2020-07-16T16:08:48.422Z] Length: unspecified [application/x-gzip] [2020-07-16T16:08:48.422Z] Saving to: 'STDOUT' [2020-07-16T16:08:48.422Z] [2020-07-16T16:08:48.422Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-07-16T16:08:48.422Z] 50K .......... .......... .......... .......... .......... 3.05M [2020-07-16T16:08:48.422Z] 100K .......... .......... .......... .......... .......... 35.6M [2020-07-16T16:08:48.422Z] 150K .......... .......... .......... .......... .......... 3.51M [2020-07-16T16:08:48.422Z] 200K .......... .......... .......... .......... .......... 30.9M [2020-07-16T16:08:48.422Z] 250K .......... .......... .......... .......... .......... 13.3M [2020-07-16T16:08:48.422Z] 300K .......... .......... .......... .......... .......... 4.04M [2020-07-16T16:08:48.422Z] 350K .......... .......... .......... .......... .......... 27.1M [2020-07-16T16:08:48.422Z] 400K .......... .......... .......... .......... .......... 11.3M [2020-07-16T16:08:48.422Z] 450K .......... .......... .......... .......... .......... 7.12M [2020-07-16T16:08:48.422Z] 500K .......... .......... .......... .......... .......... 15.7M [2020-07-16T16:08:48.422Z] 550K .......... .......... .......... .......... .......... 2.65M [2020-07-16T16:08:48.422Z] 600K .......... .......... .......... .......... .......... 3.11M [2020-07-16T16:08:48.685Z] 650K .......... .......... .......... .......... .......... 4.37M [2020-07-16T16:08:48.685Z] 700K .. 41.4M=0.1s [2020-07-16T16:08:48.685Z] [2020-07-16T16:08:48.685Z] 2020-07-16 16:08:48 (4.84 MB/s) - written to stdout [719348] [2020-07-16T16:08:48.685Z] [2020-07-16T16:08:48.685Z] -- The C compiler identification is GNU 8.3.0 [2020-07-16T16:08:48.685Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-16T16:08:48.685Z] -- Check for working C compiler: /usr/bin/cc [2020-07-16T16:08:48.944Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-16T16:08:48.944Z] -- Detecting C compiler ABI info [2020-07-16T16:08:48.944Z] -- Detecting C compiler ABI info - done [2020-07-16T16:08:48.944Z] -- Detecting C compile features [2020-07-16T16:08:49.207Z] -- Detecting C compile features - done [2020-07-16T16:08:49.207Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-16T16:08:49.207Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-16T16:08:49.207Z] -- Detecting CXX compiler ABI info [2020-07-16T16:08:49.468Z] -- Detecting CXX compiler ABI info - done [2020-07-16T16:08:49.468Z] -- Detecting CXX compile features [2020-07-16T16:08:49.728Z] -- Detecting CXX compile features - done [2020-07-16T16:08:49.728Z] -- Looking for include file endian.h [2020-07-16T16:08:49.988Z] -- Looking for include file endian.h - found [2020-07-16T16:08:49.988Z] -- Check if the system is big endian [2020-07-16T16:08:49.988Z] -- Searching 16 bit integer [2020-07-16T16:08:49.988Z] -- Looking for sys/types.h [2020-07-16T16:08:49.988Z] -- Looking for sys/types.h - found [2020-07-16T16:08:49.988Z] -- Looking for stdint.h [2020-07-16T16:08:49.988Z] -- Looking for stdint.h - found [2020-07-16T16:08:49.988Z] -- Looking for stddef.h [2020-07-16T16:08:50.249Z] -- Looking for stddef.h - found [2020-07-16T16:08:50.249Z] -- Check size of unsigned short [2020-07-16T16:08:50.249Z] -- Check size of unsigned short - done [2020-07-16T16:08:50.249Z] -- Using unsigned short [2020-07-16T16:08:50.249Z] -- Check if the system is big endian - little endian [2020-07-16T16:08:50.249Z] -- Check size of size_t [2020-07-16T16:08:50.509Z] -- Check size of size_t - done [2020-07-16T16:08:50.509Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-16T16:08:50.509Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-16T16:08:50.509Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-16T16:08:50.509Z] CMake did not find one. [2020-07-16T16:08:50.509Z] [2020-07-16T16:08:50.509Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-16T16:08:50.509Z] the following names: [2020-07-16T16:08:50.509Z] [2020-07-16T16:08:50.509Z] cJSONConfig.cmake [2020-07-16T16:08:50.509Z] cjson-config.cmake [2020-07-16T16:08:50.509Z] [2020-07-16T16:08:50.509Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-16T16:08:50.509Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-16T16:08:50.509Z] provides a separate development package or SDK, be sure it has been [2020-07-16T16:08:50.509Z] installed. [2020-07-16T16:08:50.509Z] [2020-07-16T16:08:50.509Z] [2020-07-16T16:08:50.509Z] -- Configuring done [2020-07-16T16:08:50.509Z] -- Generating done [2020-07-16T16:08:50.509Z] -- Build files have been written to: /tmp/cbor [2020-07-16T16:08:50.509Z] Scanning dependencies of target cbor_shared [2020-07-16T16:08:50.509Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-16T16:08:50.770Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-16T16:08:51.031Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-16T16:08:51.031Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-16T16:08:51.031Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-16T16:08:51.291Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-16T16:08:51.291Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-16T16:08:51.291Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-16T16:08:51.291Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-16T16:08:51.552Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-16T16:08:51.552Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-16T16:08:51.812Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-16T16:08:51.812Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-16T16:08:51.812Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-16T16:08:52.072Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-16T16:08:52.072Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-16T16:08:52.072Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-16T16:08:52.072Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-16T16:08:52.333Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-16T16:08:52.333Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-16T16:08:52.333Z] [ 40%] Linking C shared library libcbor.so [2020-07-16T16:08:52.333Z] [ 40%] Built target cbor_shared [2020-07-16T16:08:52.333Z] Scanning dependencies of target cbor [2020-07-16T16:08:52.333Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-16T16:08:52.596Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-16T16:08:52.857Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-16T16:08:52.857Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-16T16:08:53.122Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-16T16:08:53.122Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-16T16:08:53.122Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-16T16:08:53.122Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-16T16:08:53.382Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-16T16:08:53.382Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-16T16:08:53.644Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-16T16:08:53.644Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-16T16:08:53.644Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-16T16:08:53.904Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-16T16:08:53.904Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-16T16:08:53.904Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-16T16:08:54.165Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-16T16:08:54.165Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-16T16:08:54.165Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-16T16:08:54.424Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-16T16:08:54.424Z] [ 80%] Linking C static library libcbor.a [2020-07-16T16:08:54.424Z] [ 80%] Built target cbor [2020-07-16T16:08:54.424Z] Scanning dependencies of target create_items [2020-07-16T16:08:54.424Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-16T16:08:54.424Z] [ 84%] Linking C executable create_items [2020-07-16T16:08:54.424Z] [ 84%] Built target create_items [2020-07-16T16:08:54.424Z] Scanning dependencies of target readfile [2020-07-16T16:08:54.424Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-16T16:08:54.684Z] [ 88%] Linking C executable readfile [2020-07-16T16:08:54.684Z] [ 88%] Built target readfile [2020-07-16T16:08:54.684Z] Scanning dependencies of target streaming_parser [2020-07-16T16:08:54.684Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-16T16:08:54.684Z] [ 92%] Linking C executable streaming_parser [2020-07-16T16:08:54.684Z] [ 92%] Built target streaming_parser [2020-07-16T16:08:54.684Z] Scanning dependencies of target sort [2020-07-16T16:08:54.684Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-16T16:08:54.684Z] [ 96%] Linking C executable sort [2020-07-16T16:08:54.943Z] [ 96%] Built target sort [2020-07-16T16:08:54.943Z] Scanning dependencies of target hello [2020-07-16T16:08:54.943Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-16T16:08:54.943Z] [100%] Linking C executable hello [2020-07-16T16:08:54.943Z] [100%] Built target hello [2020-07-16T16:08:54.943Z] Install the project... [2020-07-16T16:08:54.943Z] -- Install configuration: "Release" [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-16T16:08:54.943Z] -- Up-to-date: /usr/local/include/cbor [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/include/cbor.h [2020-07-16T16:08:54.943Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-16T16:08:56.853Z] Removing intermediate container db5b28a9f926 [2020-07-16T16:08:56.853Z] ---> 0b2c0a8bdbf0 [2020-07-16T16:08:56.853Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-16T16:08:56.853Z] ---> Running in 5188b28bce6f [2020-07-16T16:08:57.797Z] Removing intermediate container 5188b28bce6f [2020-07-16T16:08:57.797Z] ---> ea7fe2734cb0 [2020-07-16T16:08:57.797Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-16T16:08:57.797Z] ---> 3be960366001 [2020-07-16T16:08:57.797Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-16T16:08:58.742Z] ---> 19dd1a87c73d [2020-07-16T16:08:58.742Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-16T16:08:59.002Z] ---> 43b55be8dd03 [2020-07-16T16:08:59.002Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-16T16:08:59.002Z] ---> d87396d9d16e [2020-07-16T16:08:59.003Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-16T16:08:59.263Z] ---> 7ae6aeecf71f [2020-07-16T16:08:59.263Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-16T16:08:59.523Z] ---> ec9782697896 [2020-07-16T16:08:59.523Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-16T16:08:59.523Z] ---> Running in bb86781d13d8 [2020-07-16T16:09:00.092Z] + CPPCHECK=false [2020-07-16T16:09:00.092Z] + DOCGEN=false [2020-07-16T16:09:00.092Z] + TOMLVER=SDK-0.2 [2020-07-16T16:09:00.092Z] + CUTILVER=1.1-branch [2020-07-16T16:09:00.092Z] + '[' 0 -gt 0 ] [2020-07-16T16:09:00.092Z] + readlink -f ./scripts/build.sh [2020-07-16T16:09:00.092Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-16T16:09:00.092Z] + dirname /tmp/sdk/scripts [2020-07-16T16:09:00.092Z] + ROOT=/tmp/sdk [2020-07-16T16:09:00.092Z] + cd /tmp/sdk [2020-07-16T16:09:00.092Z] + '[' '!' -d deps ] [2020-07-16T16:09:00.092Z] + mkdir deps [2020-07-16T16:09:00.092Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-16T16:09:00.092Z] + tar -C deps -z -x -f - [2020-07-16T16:09:00.092Z] --2020-07-16 16:08:59-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-16T16:09:00.092Z] Resolving github.com... 140.82.114.4 [2020-07-16T16:09:00.092Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-16T16:09:00.092Z] HTTP request sent, awaiting response... 302 Found [2020-07-16T16:09:00.092Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-16T16:09:00.092Z] --2020-07-16 16:09:00-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-16T16:09:00.092Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-16T16:09:00.092Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-16T16:09:00.352Z] HTTP request sent, awaiting response... 200 OK [2020-07-16T16:09:00.352Z] Length: unspecified [application/x-gzip] [2020-07-16T16:09:00.352Z] Saving to: 'STDOUT' [2020-07-16T16:09:00.352Z]  [2020-07-16T16:09:00.352Z] 0K .......... ......  1.02M=0.02s [2020-07-16T16:09:00.352Z] [2020-07-16T16:09:00.352Z] 2020-07-16 16:09:00 (1.02 MB/s) - written to stdout [16451] [2020-07-16T16:09:00.352Z] [2020-07-16T16:09:00.352Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-16T16:09:00.352Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-16T16:09:00.352Z] + tar -C deps -z -x -f - [2020-07-16T16:09:00.352Z] --2020-07-16 16:09:00-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-16T16:09:00.352Z] Resolving github.com... 140.82.114.4 [2020-07-16T16:09:00.352Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-16T16:09:00.611Z] HTTP request sent, awaiting response... 302 Found [2020-07-16T16:09:00.612Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-16T16:09:00.612Z] --2020-07-16 16:09:00-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-16T16:09:00.612Z] Resolving codeload.github.com... 140.82.112.10 [2020-07-16T16:09:00.612Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-07-16T16:09:00.612Z] HTTP request sent, awaiting response... 200 OK [2020-07-16T16:09:00.612Z] Length: unspecified [application/x-gzip] [2020-07-16T16:09:00.612Z] Saving to: 'STDOUT' [2020-07-16T16:09:00.612Z]  [2020-07-16T16:09:00.882Z] 0K .......... .......... .......... .......... .......... 1.36M [2020-07-16T16:09:00.882Z] 50K .......... .......... .......... .......... .......... 2.70M [2020-07-16T16:09:00.882Z] 100K .......... .......... .......... .......... .......... 38.6M [2020-07-16T16:09:00.882Z] 150K .......... .... 29.3M=0.06s [2020-07-16T16:09:00.882Z] [2020-07-16T16:09:00.882Z] 2020-07-16 16:09:00 (2.89 MB/s) - written to stdout [168678] [2020-07-16T16:09:00.882Z] [2020-07-16T16:09:00.882Z] + mkdir -p src/c/iot [2020-07-16T16:09:00.882Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-16T16:09:00.882Z] + mkdir -p include/iot [2020-07-16T16:09:00.882Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-16T16:09:00.882Z] + mkdir -p include/iot/os [2020-07-16T16:09:00.882Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-16T16:09:00.882Z] + mkdir -p /tmp/sdk/build/release [2020-07-16T16:09:00.882Z] + cd /tmp/sdk/build/release [2020-07-16T16:09:00.882Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-16T16:09:00.882Z] -- The C compiler identification is GNU 8.3.0 [2020-07-16T16:09:00.882Z] -- Check for working C compiler: /usr/bin/cc [2020-07-16T16:09:00.882Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-16T16:09:00.882Z] -- Detecting C compiler ABI info [2020-07-16T16:09:01.143Z] -- Detecting C compiler ABI info - done [2020-07-16T16:09:01.143Z] -- Detecting C compile features [2020-07-16T16:09:01.404Z] -- Detecting C compile features - done [2020-07-16T16:09:01.404Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-16T16:09:01.404Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-16T16:09:01.404Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-16T16:09:01.404Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-16T16:09:01.404Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-16T16:09:01.404Z] -- C SDK 1.2.2-dev.10 for Linux [2020-07-16T16:09:01.404Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-16T16:09:01.404Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-16T16:09:01.404Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-16T16:09:01.404Z] -- Configuring done [2020-07-16T16:09:01.404Z] -- Generating done [2020-07-16T16:09:01.404Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-16T16:09:01.404Z] + make [2020-07-16T16:09:01.404Z] + tee release.log [2020-07-16T16:09:01.665Z] Scanning dependencies of target csdk [2020-07-16T16:09:01.665Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-16T16:09:01.665Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-16T16:09:01.925Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-16T16:09:02.186Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-16T16:09:02.447Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-16T16:09:02.447Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-16T16:09:02.707Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-16T16:09:03.278Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-16T16:09:03.538Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-16T16:09:03.538Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-16T16:09:03.797Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-16T16:09:03.797Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-16T16:09:03.797Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-16T16:09:04.057Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-16T16:09:04.998Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-16T16:09:04.998Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-16T16:09:04.998Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-16T16:09:04.998Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-16T16:09:05.258Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-16T16:09:05.829Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-16T16:09:05.829Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-16T16:09:05.829Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-16T16:09:06.090Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-16T16:09:06.090Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-16T16:09:06.351Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-16T16:09:06.351Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-16T16:09:06.612Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-16T16:09:06.612Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-16T16:09:06.883Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-16T16:09:06.883Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-16T16:09:07.143Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-16T16:09:07.143Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-16T16:09:08.528Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-16T16:09:08.528Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-16T16:09:08.528Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-16T16:09:08.788Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-16T16:09:09.048Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-16T16:09:09.620Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-16T16:09:10.560Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-16T16:09:10.560Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-16T16:09:10.819Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-16T16:09:10.819Z] [ 72%] Linking C shared library libcsdk.so [2020-07-16T16:09:11.079Z] [ 72%] Built target csdk [2020-07-16T16:09:11.079Z] Scanning dependencies of target template [2020-07-16T16:09:11.079Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-16T16:09:11.079Z] [ 75%] Linking C executable template [2020-07-16T16:09:11.339Z] [ 75%] Built target template [2020-07-16T16:09:11.339Z] Scanning dependencies of target device-counter [2020-07-16T16:09:11.339Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-16T16:09:11.339Z] [ 79%] Linking C executable device-counter [2020-07-16T16:09:11.339Z] [ 79%] Built target device-counter [2020-07-16T16:09:11.339Z] Scanning dependencies of target device-random [2020-07-16T16:09:11.339Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-16T16:09:11.603Z] [ 82%] Linking C executable device-random [2020-07-16T16:09:11.603Z] [ 82%] Built target device-random [2020-07-16T16:09:11.603Z] Scanning dependencies of target device-gyro [2020-07-16T16:09:11.603Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-16T16:09:11.862Z] [ 86%] Linking C executable device-gyro [2020-07-16T16:09:11.862Z] [ 86%] Built target device-gyro [2020-07-16T16:09:11.862Z] Scanning dependencies of target device-bitfields [2020-07-16T16:09:11.862Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-16T16:09:11.862Z] [ 89%] Linking C executable device-bitfields [2020-07-16T16:09:12.122Z] [ 89%] Built target device-bitfields [2020-07-16T16:09:12.122Z] Scanning dependencies of target template-discovery [2020-07-16T16:09:12.122Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-16T16:09:12.122Z] [ 93%] Linking C executable template-discovery [2020-07-16T16:09:12.381Z] [ 93%] Built target template-discovery [2020-07-16T16:09:12.381Z] Scanning dependencies of target device-terminal [2020-07-16T16:09:12.381Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-16T16:09:12.381Z] [ 96%] Linking C executable device-terminal [2020-07-16T16:09:12.381Z] [ 96%] Built target device-terminal [2020-07-16T16:09:12.381Z] Scanning dependencies of target templatev1 [2020-07-16T16:09:12.381Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-16T16:09:12.642Z] [100%] Linking C executable templatev1 [2020-07-16T16:09:12.642Z] [100%] Built target templatev1 [2020-07-16T16:09:12.642Z] + make package [2020-07-16T16:09:12.642Z] + tee -a release.log [2020-07-16T16:09:12.902Z] [ 72%] Built target csdk [2020-07-16T16:09:12.902Z] [ 75%] Built target template [2020-07-16T16:09:12.902Z] [ 79%] Built target device-counter [2020-07-16T16:09:12.902Z] [ 82%] Built target device-random [2020-07-16T16:09:12.902Z] [ 86%] Built target device-gyro [2020-07-16T16:09:12.902Z] [ 89%] Built target device-bitfields [2020-07-16T16:09:12.902Z] [ 93%] Built target template-discovery [2020-07-16T16:09:12.902Z] [ 96%] Built target device-terminal [2020-07-16T16:09:12.902Z] [100%] Built target templatev1 [2020-07-16T16:09:12.902Z] Run CPack packaging tool... [2020-07-16T16:09:12.902Z] CPack: Create package using TGZ [2020-07-16T16:09:12.902Z] CPack: Install projects [2020-07-16T16:09:12.902Z] CPack: - Run preinstall target for: Csdk [2020-07-16T16:09:13.163Z] CPack: - Install project: Csdk [2020-07-16T16:09:13.163Z] CPack: Create package [2020-07-16T16:09:13.163Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.2-dev.10.tar.gz generated. [2020-07-16T16:09:13.163Z] + '[' false '=' true ] [2020-07-16T16:09:13.163Z] + '[' false '=' true ] [2020-07-16T16:09:13.163Z] + mkdir -p /tmp/sdk/build/debug [2020-07-16T16:09:13.163Z] + cd /tmp/sdk/build/debug [2020-07-16T16:09:13.163Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-16T16:09:13.422Z] -- The C compiler identification is GNU 8.3.0 [2020-07-16T16:09:13.422Z] -- Check for working C compiler: /usr/bin/cc [2020-07-16T16:09:13.422Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-16T16:09:13.422Z] -- Detecting C compiler ABI info [2020-07-16T16:09:13.422Z] -- Detecting C compiler ABI info - done [2020-07-16T16:09:13.422Z] -- Detecting C compile features [2020-07-16T16:09:13.681Z] -- Detecting C compile features - done [2020-07-16T16:09:13.681Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-16T16:09:13.681Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-16T16:09:13.681Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-16T16:09:13.681Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-16T16:09:13.681Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-16T16:09:13.681Z] -- C SDK 1.2.2-dev.10 for Linux [2020-07-16T16:09:13.681Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-16T16:09:13.947Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-16T16:09:13.947Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-16T16:09:13.947Z] -- Configuring done [2020-07-16T16:09:13.947Z] -- Generating done [2020-07-16T16:09:13.947Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-16T16:09:13.947Z] + make [2020-07-16T16:09:13.947Z] + tee debug.log [2020-07-16T16:09:13.947Z] Scanning dependencies of target csdk [2020-07-16T16:09:13.947Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-16T16:09:14.209Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-16T16:09:14.209Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-16T16:09:14.209Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-16T16:09:14.469Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-16T16:09:14.469Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-16T16:09:14.469Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-16T16:09:14.729Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-16T16:09:14.729Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-16T16:09:14.988Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-16T16:09:14.988Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-16T16:09:14.988Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-16T16:09:14.988Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-16T16:09:15.247Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-16T16:09:15.508Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-16T16:09:15.508Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-16T16:09:15.508Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-16T16:09:15.508Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-16T16:09:15.769Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-16T16:09:15.769Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-16T16:09:16.028Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-16T16:09:16.029Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-16T16:09:16.029Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-16T16:09:16.029Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-16T16:09:16.029Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-16T16:09:16.295Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-16T16:09:16.295Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-16T16:09:16.295Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-16T16:09:16.295Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-16T16:09:16.560Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-16T16:09:16.560Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-16T16:09:16.560Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-16T16:09:16.822Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-16T16:09:17.082Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-16T16:09:17.082Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-16T16:09:17.082Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-16T16:09:17.342Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-16T16:09:17.602Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-16T16:09:17.862Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-16T16:09:17.862Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-16T16:09:17.862Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-16T16:09:18.122Z] [ 72%] Linking C shared library libcsdk.so [2020-07-16T16:09:18.122Z] [ 72%] Built target csdk [2020-07-16T16:09:18.122Z] Scanning dependencies of target template [2020-07-16T16:09:18.122Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-16T16:09:18.122Z] [ 75%] Linking C executable template [2020-07-16T16:09:18.382Z] [ 75%] Built target template [2020-07-16T16:09:18.382Z] Scanning dependencies of target device-counter [2020-07-16T16:09:18.382Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-16T16:09:18.382Z] [ 79%] Linking C executable device-counter [2020-07-16T16:09:18.382Z] [ 79%] Built target device-counter [2020-07-16T16:09:18.382Z] Scanning dependencies of target device-random [2020-07-16T16:09:18.382Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-16T16:09:18.382Z] [ 82%] Linking C executable device-random [2020-07-16T16:09:18.642Z] [ 82%] Built target device-random [2020-07-16T16:09:18.642Z] Scanning dependencies of target device-gyro [2020-07-16T16:09:18.642Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-16T16:09:18.642Z] [ 86%] Linking C executable device-gyro [2020-07-16T16:09:18.642Z] [ 86%] Built target device-gyro [2020-07-16T16:09:18.642Z] Scanning dependencies of target device-bitfields [2020-07-16T16:09:18.642Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-16T16:09:18.903Z] [ 89%] Linking C executable device-bitfields [2020-07-16T16:09:18.903Z] [ 89%] Built target device-bitfields [2020-07-16T16:09:18.903Z] Scanning dependencies of target template-discovery [2020-07-16T16:09:18.903Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-16T16:09:18.903Z] [ 93%] Linking C executable template-discovery [2020-07-16T16:09:18.903Z] [ 93%] Built target template-discovery [2020-07-16T16:09:19.162Z] Scanning dependencies of target device-terminal [2020-07-16T16:09:19.162Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-16T16:09:19.162Z] [ 96%] Linking C executable device-terminal [2020-07-16T16:09:19.162Z] [ 96%] Built target device-terminal [2020-07-16T16:09:19.162Z] Scanning dependencies of target templatev1 [2020-07-16T16:09:19.162Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-16T16:09:19.162Z] [100%] Linking C executable templatev1 [2020-07-16T16:09:19.422Z] [100%] Built target templatev1 [2020-07-16T16:09:19.422Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.422Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.422Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.422Z] Scanning dependencies of target csdk [2020-07-16T16:09:19.422Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.422Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.422Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-16T16:09:19.992Z] [ 3%] Linking C shared library libcsdk.so [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] [ 72%] Built target csdk [2020-07-16T16:09:19.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] [ 74%] Linking C executable template [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] [ 75%] Built target template [2020-07-16T16:09:19.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] [ 77%] Linking C executable device-counter [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] [ 79%] Built target device-counter [2020-07-16T16:09:19.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:19.992Z] [ 81%] Linking C executable device-random [2020-07-16T16:09:19.992Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 82%] Built target device-random [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 84%] Linking C executable device-gyro [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 86%] Built target device-gyro [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 87%] Linking C executable device-bitfields [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 89%] Built target device-bitfields [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 91%] Linking C executable template-discovery [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] [ 93%] Built target template-discovery [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.252Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] [ 94%] Linking C executable device-terminal [2020-07-16T16:09:20.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] [ 96%] Built target device-terminal [2020-07-16T16:09:20.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] [ 98%] Linking C executable templatev1 [2020-07-16T16:09:20.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] [100%] Built target templatev1 [2020-07-16T16:09:20.511Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:20.511Z] Install the project... [2020-07-16T16:09:20.511Z] -- Install configuration: "Release" [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-16T16:09:20.511Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-16T16:09:20.511Z] -- Up-to-date: /usr/local/include [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/devsdk [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/component.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/config.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/container.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/data.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/json.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/os.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/time.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/os [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-16T16:09:20.511Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-16T16:09:20.511Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:09:22.420Z] Removing intermediate container bb86781d13d8 [2020-07-16T16:09:22.420Z] ---> ead189fe7a80 [2020-07-16T16:09:22.420Z] Step 14/21 : FROM ${BASE} [2020-07-16T16:09:22.420Z] ---> 5eabd8fd8ba2 [2020-07-16T16:09:22.420Z] Step 15/21 : MAINTAINER IOTech [2020-07-16T16:09:22.420Z] ---> Running in e53433e75a31 [2020-07-16T16:09:22.420Z] Removing intermediate container e53433e75a31 [2020-07-16T16:09:22.420Z] ---> 5ce5820a98c3 [2020-07-16T16:09:22.420Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-16T16:09:22.681Z] ---> Running in 6dc8dd8ad401 [2020-07-16T16:09:23.252Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-16T16:09:24.191Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-16T16:09:24.191Z] (1/3) Installing curl (7.64.0-r3) [2020-07-16T16:09:24.454Z] (2/3) Installing libuuid (2.33-r0) [2020-07-16T16:09:24.454Z] (3/3) Installing wget (1.20.3-r0) [2020-07-16T16:09:24.454Z] Executing busybox-1.29.3-r10.trigger [2020-07-16T16:09:24.454Z] OK: 268 MiB in 78 packages [2020-07-16T16:09:25.024Z] Removing intermediate container 6dc8dd8ad401 [2020-07-16T16:09:25.024Z] ---> fc9077fe7bbe [2020-07-16T16:09:25.024Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-16T16:09:25.284Z] ---> eedb72ec639e [2020-07-16T16:09:25.284Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-16T16:09:25.284Z] ---> ab121e564ece [2020-07-16T16:09:25.284Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-16T16:09:25.544Z] ---> 6092e5fabbbe [2020-07-16T16:09:25.544Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-16T16:09:25.829Z] ---> 83481d56323d [2020-07-16T16:09:25.829Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-16T16:09:26.095Z] ---> ee18b44419b1 [2020-07-16T16:09:26.095Z] Successfully built ee18b44419b1 [2020-07-16T16:09:26.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:09:26.511Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-955 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-07-16T16:09:26.552Z] Running in /w/workspace/device-sdk-c/34 [Pipeline] { [Pipeline] checkout [2020-07-16T16:09:26.670Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-16T16:09:26.670Z] . [Pipeline] withDockerContainer [2020-07-16T16:09:26.760Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2020-07-16T16:09:26.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/34 -v /w/workspace/device-sdk-c/34:/w/workspace/device-sdk-c/34:rw,z -v /w/workspace/device-sdk-c/34@tmp:/w/workspace/device-sdk-c/34@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 ******** ci-base-image-x86_64 cat [2020-07-16T16:09:27.590Z] $ docker top 880ddde49bae229afad2d76cd0aa0b54de7d56e4c1a4945d754ca4e820ff1098 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-16T16:09:28.034Z] + make test [2020-07-16T16:09:28.034Z] echo "make test" [2020-07-16T16:09:28.034Z] make test [Pipeline] } [2020-07-16T16:09:28.048Z] $ docker stop --time=1 880ddde49bae229afad2d76cd0aa0b54de7d56e4c1a4945d754ca4e820ff1098 [2020-07-16T16:09:29.384Z] $ docker rm -f 880ddde49bae229afad2d76cd0aa0b54de7d56e4c1a4945d754ca4e820ff1098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-16T16:09:31.673Z] using credential edgex-jenkins-ssh [2020-07-16T16:09:31.733Z] Cloning the remote Git repository [2020-07-16T16:09:31.733Z] Cloning with configured refspecs honoured and without tags [Pipeline] sh [2020-07-16T16:09:32.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-16T16:09:32.502Z] + ls -al . [2020-07-16T16:09:32.502Z] total 160 [2020-07-16T16:09:32.502Z] drwxrwxr-x. 9 jenkins jenkins 275 Jul 16 16:08 . [2020-07-16T16:09:32.502Z] drwxrwxr-x. 4 jenkins jenkins 30 Jul 16 16:08 .. [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 16 16:08 Attribution.txt [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 5833 Jul 16 16:08 CHANGES [2020-07-16T16:09:32.502Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 16 16:08 docs [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 16 16:08 Doxyfile [2020-07-16T16:09:32.502Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 16 16:08 .git [2020-07-16T16:09:32.502Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 16 16:08 .github [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 16 16:08 .gitignore [2020-07-16T16:09:32.502Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 16 16:08 include [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 794 Jul 16 16:08 Jenkinsfile [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 16 16:08 LICENSE [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 449 Jul 16 16:08 Makefile [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jul 16 16:08 README.md [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 5977 Jul 16 16:08 README.v2.md [2020-07-16T16:09:32.502Z] drwxrwxr-x. 2 jenkins jenkins 108 Jul 16 16:08 scripts [2020-07-16T16:09:32.502Z] drwxrwxr-x. 3 jenkins jenkins 44 Jul 16 16:08 .semver [2020-07-16T16:09:32.502Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 16 16:08 src [2020-07-16T16:09:32.502Z] -rw-rw-r--. 1 jenkins jenkins 12 Jul 16 16:05 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:09:32.814Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d458e952d42ac930bd5a0ab6668869a0b7caa0a4 --label arch=amd64 --label version=1.2.2-dev.10 . [2020-07-16T16:09:32.814Z] Sending build context to Docker daemon 3.479MB [2020-07-16T16:09:32.814Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-16T16:09:32.814Z] Step 2/15 : FROM ${BASE} [2020-07-16T16:09:32.814Z] ---> ee18b44419b1 [2020-07-16T16:09:32.814Z] Step 3/15 : MAINTAINER IOTech [2020-07-16T16:09:31.796Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-16T16:09:31.899Z] > git init /w/workspace/device-sdk-c/34 # timeout=10 [2020-07-16T16:09:31.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-16T16:09:31.962Z] > git --version # timeout=10 [2020-07-16T16:09:31.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T16:09:32.051Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T16:09:33.043Z] Fetching without tags [2020-07-16T16:09:33.415Z] ---> Running in 707fc9f384eb [2020-07-16T16:09:33.415Z] Removing intermediate container 707fc9f384eb [2020-07-16T16:09:33.415Z] ---> 76e508705d0d [2020-07-16T16:09:33.415Z] 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-07-16T16:09:33.543Z] Checking out Revision d458e952d42ac930bd5a0ab6668869a0b7caa0a4 (master) [2020-07-16T16:09:33.675Z] ---> Running in 1daf13182610 [2020-07-16T16:09:32.977Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-16T16:09:33.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T16:09:33.029Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-16T16:09:33.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-16T16:09:33.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T16:09:33.067Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T16:09:33.565Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T16:09:33.576Z] > git checkout -f d458e952d42ac930bd5a0ab6668869a0b7caa0a4 # timeout=10 [2020-07-16T16:09:34.245Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-16T16:09:35.188Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-16T16:09:35.449Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-16T16:09:35.449Z] (2/6) Installing libblkid (2.33-r0) [2020-07-16T16:09:35.710Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-16T16:09:35.710Z] (4/6) Installing libmount (2.33-r0) [2020-07-16T16:09:35.710Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-16T16:09:35.970Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-16T16:09:36.234Z] Executing busybox-1.29.3-r10.trigger [2020-07-16T16:09:36.234Z] OK: 272 MiB in 84 packages [2020-07-16T16:09:36.809Z] Removing intermediate container 1daf13182610 [2020-07-16T16:09:36.809Z] ---> e2094069de59 [2020-07-16T16:09:36.809Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-16T16:09:36.809Z] ---> 3f194975a167 [2020-07-16T16:09:36.809Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-16T16:09:37.755Z] ---> 36622d59f296 [2020-07-16T16:09:37.755Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-16T16:09:37.755Z] ---> 04f5e36a7f39 [2020-07-16T16:09:37.755Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-16T16:09:38.017Z] ---> fbd1dc700df0 [2020-07-16T16:09:38.017Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-16T16:09:38.056Z] Commit message: "Merge pull request #280 from iain-anderson/mask-branch" [2020-07-16T16:09:38.278Z] ---> 96e7fa6ce767 [2020-07-16T16:09:38.278Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [Pipeline] withEnv [Pipeline] { [2020-07-16T16:09:38.541Z] ---> ac6a79477996 [2020-07-16T16:09:38.541Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-16T16:09:38.541Z] ---> Running in 744c3ca2b62b [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-16T16:09:38.802Z] Removing intermediate container 744c3ca2b62b [2020-07-16T16:09:38.802Z] ---> dd69c81ff124 [2020-07-16T16:09:38.802Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-16T16:09:39.066Z] ---> Running in 1f7d6b72c884 [2020-07-16T16:09:39.066Z] Removing intermediate container 1f7d6b72c884 [2020-07-16T16:09:39.066Z] ---> 6ea8593e1d30 [2020-07-16T16:09:39.066Z] Step 13/15 : LABEL arch=amd64 [2020-07-16T16:09:39.066Z] ---> Running in 0c5795f87484 [2020-07-16T16:09:39.329Z] Removing intermediate container 0c5795f87484 [2020-07-16T16:09:39.329Z] ---> c1fb646ce21d [2020-07-16T16:09:39.329Z] Step 14/15 : LABEL git_sha=d458e952d42ac930bd5a0ab6668869a0b7caa0a4 [2020-07-16T16:09:39.329Z] ---> Running in 200df42a2c17 [Pipeline] echo [2020-07-16T16:09:39.356Z] ========================================================= [2020-07-16T16:09:39.356Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-16T16:09:39.356Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:09:39.593Z] Removing intermediate container 200df42a2c17 [2020-07-16T16:09:39.593Z] ---> a9f3ab58ac8f [2020-07-16T16:09:39.593Z] Step 15/15 : LABEL version=1.2.2-dev.10 [2020-07-16T16:09:39.593Z] ---> Running in 46fc56811e57 [2020-07-16T16:09:39.859Z] Removing intermediate container 46fc56811e57 [2020-07-16T16:09:39.859Z] ---> 8aeb2e17aef7 [2020-07-16T16:09:39.859Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-07-16T16:09:39.859Z] Successfully built 8aeb2e17aef7 [2020-07-16T16:09:39.859Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-07-16T16:09:40.489Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-16T16:09:41.485Z] Sending build context to Docker daemon 3.479MB [2020-07-16T16:09:41.485Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-16T16:09:41.485Z] Step 2/21 : FROM ${BASE} as builder [2020-07-16T16:09:41.761Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-16T16:09:41.761Z] 0362ad1dd800: Pulling fs layer [2020-07-16T16:09:41.761Z] f2cdb1532d8b: Pulling fs layer [2020-07-16T16:09:41.761Z] 37ed683be191: Pulling fs layer [2020-07-16T16:09:41.761Z] f2cdb1532d8b: Verifying Checksum [2020-07-16T16:09:41.761Z] f2cdb1532d8b: Download complete [2020-07-16T16:09:41.761Z] 0362ad1dd800: Verifying Checksum [2020-07-16T16:09:41.761Z] 0362ad1dd800: Download complete [2020-07-16T16:09:42.751Z] 0362ad1dd800: Pull complete [2020-07-16T16:09:43.025Z] f2cdb1532d8b: Pull complete [2020-07-16T16:09:44.000Z] 37ed683be191: Verifying Checksum [2020-07-16T16:09:44.000Z] 37ed683be191: Download complete [2020-07-16T16:09:54.139Z] 37ed683be191: Pull complete [2020-07-16T16:09:54.139Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-16T16:09:54.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-16T16:09:54.139Z] ---> b23d30803547 [2020-07-16T16:09:54.139Z] 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-07-16T16:09:55.111Z] ---> Running in 120de14858a8 [2020-07-16T16:09:56.533Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-16T16:09:57.122Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-16T16:09:57.711Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-16T16:09:57.711Z] (2/8) Installing libuuid (2.33-r0) [2020-07-16T16:09:57.980Z] (3/8) Installing libblkid (2.33-r0) [2020-07-16T16:09:57.980Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-16T16:09:57.980Z] (5/8) Installing libmount (2.33-r0) [2020-07-16T16:09:58.250Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-16T16:09:58.250Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-16T16:09:58.520Z] (8/8) Installing wget (1.20.3-r0) [2020-07-16T16:09:58.790Z] Executing busybox-1.29.3-r10.trigger [2020-07-16T16:09:58.790Z] OK: 285 MiB in 83 packages [2020-07-16T16:10:00.220Z] Removing intermediate container 120de14858a8 [2020-07-16T16:10:00.220Z] ---> f199980f1e36 [2020-07-16T16:10:00.220Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-16T16:10:00.220Z] ---> Running in 3590a3a529b8 [2020-07-16T16:10:00.492Z] Removing intermediate container 3590a3a529b8 [2020-07-16T16:10:00.492Z] ---> 4930f83bbeab [2020-07-16T16:10:00.492Z] 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-07-16T16:10:00.763Z] ---> Running in e422f227f2f3 [2020-07-16T16:10:02.189Z] --2020-07-16 16:10:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-16T16:10:02.189Z] Resolving github.com... 140.82.114.3 [2020-07-16T16:10:02.189Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-07-16T16:10:02.189Z] HTTP request sent, awaiting response... 302 Found [2020-07-16T16:10:02.189Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-16T16:10:02.189Z] --2020-07-16 16:10:01-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-16T16:10:02.189Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-16T16:10:02.189Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-16T16:10:02.461Z] HTTP request sent, awaiting response... 200 OK [2020-07-16T16:10:02.461Z] Length: unspecified [application/x-gzip] [2020-07-16T16:10:02.461Z] Saving to: 'STDOUT' [2020-07-16T16:10:02.461Z]  [2020-07-16T16:10:02.461Z] 0K .......... .......... .......... .......... .......... 1.55M [2020-07-16T16:10:02.461Z] 50K .......... .......... .......... .......... .......... 3.48M [2020-07-16T16:10:02.461Z] 100K .......... .......... .......... .......... .......... 3.52M [2020-07-16T16:10:02.461Z] 150K .......... .......... .......... .......... .......... 6.00M [2020-07-16T16:10:02.461Z] 200K .......... .......... .......... .......... .......... 13.4M [2020-07-16T16:10:02.461Z] 250K .......... .......... .......... .......... .......... 3.45M [2020-07-16T16:10:02.461Z] 300K .......... .......... .......... .......... .......... 4.06M [2020-07-16T16:10:02.461Z] 350K .......... .......... .......... .......... .......... 4.51M [2020-07-16T16:10:02.461Z] 400K .......... .......... .......... .......... .......... 6.96M [2020-07-16T16:10:02.461Z] 450K .......... .......... .......... .......... .......... 4.64M [2020-07-16T16:10:02.461Z] 500K .......... .......... .......... .......... .......... 6.55M [2020-07-16T16:10:02.461Z] 550K .......... .......... .......... .......... .......... 4.93M [2020-07-16T16:10:02.461Z] 600K .......... .......... .......... .......... .......... 1016K [2020-07-16T16:10:02.461Z] 650K .......... .......... .......... .......... .......... 1.86M [2020-07-16T16:10:02.461Z] 700K ..   4746G=0.2s [2020-07-16T16:10:02.461Z] [2020-07-16T16:10:02.461Z] 2020-07-16 16:10:02 (3.14 MB/s) - written to stdout [719348] [2020-07-16T16:10:02.461Z] [2020-07-16T16:10:02.731Z] -- The C compiler identification is GNU 8.3.0 [2020-07-16T16:10:03.000Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-16T16:10:03.000Z] -- Check for working C compiler: /usr/bin/cc [2020-07-16T16:10:03.273Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-16T16:10:03.273Z] -- Detecting C compiler ABI info [2020-07-16T16:10:03.544Z] -- Detecting C compiler ABI info - done [2020-07-16T16:10:03.544Z] -- Detecting C compile features [2020-07-16T16:10:04.516Z] -- Detecting C compile features - done [2020-07-16T16:10:04.516Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-16T16:10:04.516Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-16T16:10:04.516Z] -- Detecting CXX compiler ABI info [2020-07-16T16:10:04.787Z] -- Detecting CXX compiler ABI info - done [2020-07-16T16:10:04.787Z] -- Detecting CXX compile features [2020-07-16T16:10:06.206Z] -- Detecting CXX compile features - done [2020-07-16T16:10:06.206Z] -- Looking for include file endian.h [2020-07-16T16:10:06.476Z] -- Looking for include file endian.h - found [2020-07-16T16:10:06.476Z] -- Check if the system is big endian [2020-07-16T16:10:06.476Z] -- Searching 16 bit integer [2020-07-16T16:10:06.476Z] -- Looking for sys/types.h [2020-07-16T16:10:06.746Z] -- Looking for sys/types.h - found [2020-07-16T16:10:06.746Z] -- Looking for stdint.h [2020-07-16T16:10:07.019Z] -- Looking for stdint.h - found [2020-07-16T16:10:07.019Z] -- Looking for stddef.h [2020-07-16T16:10:07.296Z] -- Looking for stddef.h - found [2020-07-16T16:10:07.296Z] -- Check size of unsigned short [2020-07-16T16:10:07.296Z] -- Check size of unsigned short - done [2020-07-16T16:10:07.296Z] -- Using unsigned short [2020-07-16T16:10:07.566Z] -- Check if the system is big endian - little endian [2020-07-16T16:10:07.566Z] -- Check size of size_t [2020-07-16T16:10:07.840Z] -- Check size of size_t - done [2020-07-16T16:10:07.840Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-16T16:10:07.840Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-16T16:10:07.840Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-16T16:10:07.840Z] CMake did not find one. [2020-07-16T16:10:07.840Z] [2020-07-16T16:10:07.840Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-16T16:10:07.840Z] the following names: [2020-07-16T16:10:07.840Z] [2020-07-16T16:10:07.840Z] cJSONConfig.cmake [2020-07-16T16:10:07.840Z] cjson-config.cmake [2020-07-16T16:10:07.840Z] [2020-07-16T16:10:07.840Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-16T16:10:07.840Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-16T16:10:07.840Z] provides a separate development package or SDK, be sure it has been [2020-07-16T16:10:07.840Z] installed. [2020-07-16T16:10:07.840Z] [2020-07-16T16:10:07.840Z] [2020-07-16T16:10:08.112Z] -- Configuring done [2020-07-16T16:10:08.112Z] -- Generating done [2020-07-16T16:10:08.112Z] -- Build files have been written to: /tmp/cbor [2020-07-16T16:10:08.384Z] Scanning dependencies of target cbor_shared [2020-07-16T16:10:08.384Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-16T16:10:08.982Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-16T16:10:09.576Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-16T16:10:09.854Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-16T16:10:10.442Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-16T16:10:10.713Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-16T16:10:10.713Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-16T16:10:10.983Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-16T16:10:11.254Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-16T16:10:11.526Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-16T16:10:12.116Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-16T16:10:12.117Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-16T16:10:12.708Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-16T16:10:12.989Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-16T16:10:13.259Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-16T16:10:13.530Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-16T16:10:13.801Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-16T16:10:14.071Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-16T16:10:14.071Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-16T16:10:14.341Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-16T16:10:14.610Z] [ 40%] Linking C shared library libcbor.so [2020-07-16T16:10:14.610Z] [ 40%] Built target cbor_shared [2020-07-16T16:10:14.610Z] Scanning dependencies of target cbor [2020-07-16T16:10:14.882Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-16T16:10:15.470Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-16T16:10:16.059Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-16T16:10:16.328Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-16T16:10:17.300Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-16T16:10:17.576Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-16T16:10:17.845Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-16T16:10:18.114Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-16T16:10:18.114Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-16T16:10:18.703Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-16T16:10:19.291Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-16T16:10:19.561Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-16T16:10:19.830Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-16T16:10:20.418Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-16T16:10:20.418Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-16T16:10:20.687Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-16T16:10:20.956Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-16T16:10:21.228Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-16T16:10:21.503Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-16T16:10:21.774Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-16T16:10:22.055Z] [ 80%] Linking C static library libcbor.a [2020-07-16T16:10:22.055Z] [ 80%] Built target cbor [2020-07-16T16:10:22.055Z] Scanning dependencies of target create_items [2020-07-16T16:10:22.055Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-16T16:10:22.324Z] [ 84%] Linking C executable create_items [2020-07-16T16:10:22.324Z] [ 84%] Built target create_items [2020-07-16T16:10:22.324Z] Scanning dependencies of target readfile [2020-07-16T16:10:22.324Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-16T16:10:22.593Z] [ 88%] Linking C executable readfile [2020-07-16T16:10:22.594Z] [ 88%] Built target readfile [2020-07-16T16:10:22.594Z] Scanning dependencies of target streaming_parser [2020-07-16T16:10:22.594Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-16T16:10:22.864Z] [ 92%] Linking C executable streaming_parser [2020-07-16T16:10:22.864Z] [ 92%] Built target streaming_parser [2020-07-16T16:10:22.864Z] Scanning dependencies of target sort [2020-07-16T16:10:22.864Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-16T16:10:23.133Z] [ 96%] Linking C executable sort [2020-07-16T16:10:23.133Z] [ 96%] Built target sort [2020-07-16T16:10:23.133Z] Scanning dependencies of target hello [2020-07-16T16:10:23.403Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-16T16:10:23.403Z] [100%] Linking C executable hello [2020-07-16T16:10:23.403Z] [100%] Built target hello [2020-07-16T16:10:23.675Z] Install the project... [2020-07-16T16:10:23.675Z] -- Install configuration: "Release" [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-16T16:10:23.675Z] -- Up-to-date: /usr/local/include/cbor [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/include/cbor.h [2020-07-16T16:10:23.675Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-16T16:10:25.638Z] Removing intermediate container e422f227f2f3 [2020-07-16T16:10:25.638Z] ---> 96f0d3053ac5 [2020-07-16T16:10:25.638Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-16T16:10:25.638Z] ---> Running in a3b08d1fb3f5 [2020-07-16T16:10:28.250Z] Removing intermediate container a3b08d1fb3f5 [2020-07-16T16:10:28.250Z] ---> 09b3f07e5f06 [2020-07-16T16:10:28.250Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-16T16:10:28.524Z] ---> d8105e458dea [2020-07-16T16:10:28.524Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-16T16:10:29.492Z] ---> 57603bb74370 [2020-07-16T16:10:29.492Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-16T16:10:30.081Z] ---> fc7dc0e82c9e [2020-07-16T16:10:30.081Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-16T16:10:30.684Z] ---> 4fea665082d7 [2020-07-16T16:10:30.684Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-16T16:10:31.271Z] ---> 660646be1caa [2020-07-16T16:10:31.271Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-16T16:10:31.860Z] ---> aba8c07c5715 [2020-07-16T16:10:31.860Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-16T16:10:31.860Z] ---> Running in 8e17583f3c06 [2020-07-16T16:10:33.284Z] + CPPCHECK=false [2020-07-16T16:10:33.284Z] + DOCGEN=false [2020-07-16T16:10:33.284Z] + TOMLVER=SDK-0.2 [2020-07-16T16:10:33.284Z] + CUTILVER=1.1-branch [2020-07-16T16:10:33.284Z] + '[' 0 -gt 0 ] [2020-07-16T16:10:33.284Z] + readlink -f ./scripts/build.sh [2020-07-16T16:10:33.284Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-16T16:10:33.284Z] + dirname /tmp/sdk/scripts [2020-07-16T16:10:33.284Z] + ROOT=/tmp/sdk [2020-07-16T16:10:33.284Z] + cd /tmp/sdk [2020-07-16T16:10:33.284Z] + '[' '!' -d deps ] [2020-07-16T16:10:33.284Z] + mkdir deps [2020-07-16T16:10:33.284Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-16T16:10:33.284Z] + tar -C deps -z -x -f - [2020-07-16T16:10:33.284Z] --2020-07-16 16:10:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-16T16:10:33.284Z] Resolving github.com... 140.82.113.3 [2020-07-16T16:10:33.284Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-16T16:10:33.557Z] HTTP request sent, awaiting response... 302 Found [2020-07-16T16:10:33.557Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-16T16:10:33.557Z] --2020-07-16 16:10:33-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-16T16:10:33.557Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-16T16:10:33.557Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-16T16:10:33.557Z] HTTP request sent, awaiting response... 200 OK [2020-07-16T16:10:33.557Z] Length: unspecified [application/x-gzip] [2020-07-16T16:10:33.557Z] Saving to: 'STDOUT' [2020-07-16T16:10:33.557Z] [2020-07-16T16:10:33.557Z] 0K .......... ...... 1.07M=0.01s [2020-07-16T16:10:33.557Z] [2020-07-16T16:10:33.557Z] 2020-07-16 16:10:33 (1.07 MB/s) - written to stdout [16451] [2020-07-16T16:10:33.557Z] [2020-07-16T16:10:33.557Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-16T16:10:33.557Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-16T16:10:33.557Z] + tar -C deps -z -x -f - [2020-07-16T16:10:33.557Z] --2020-07-16 16:10:33-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-16T16:10:33.830Z] Resolving github.com... 140.82.113.3 [2020-07-16T16:10:33.830Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-16T16:10:33.830Z] HTTP request sent, awaiting response... 302 Found [2020-07-16T16:10:33.830Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-16T16:10:33.830Z] --2020-07-16 16:10:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-16T16:10:33.830Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-16T16:10:33.830Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-16T16:10:34.422Z] HTTP request sent, awaiting response... 200 OK [2020-07-16T16:10:34.422Z] Length: unspecified [application/x-gzip] [2020-07-16T16:10:34.422Z] Saving to: 'STDOUT' [2020-07-16T16:10:34.422Z] [2020-07-16T16:10:34.422Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-07-16T16:10:34.422Z] 50K .......... .......... .......... .......... .......... 419K [2020-07-16T16:10:34.422Z] 100K .......... .......... .......... .......... .......... 7.44M [2020-07-16T16:10:34.422Z] 150K .......... ....   1.35M=0.2s [2020-07-16T16:10:34.422Z] [2020-07-16T16:10:34.422Z] 2020-07-16 16:10:34 (979 KB/s) - written to stdout [168678] [2020-07-16T16:10:34.422Z] [2020-07-16T16:10:34.422Z] + mkdir -p src/c/iot [2020-07-16T16:10:34.422Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-16T16:10:34.693Z] + mkdir -p include/iot [2020-07-16T16:10:34.693Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-16T16:10:34.693Z] + mkdir -p include/iot/os [2020-07-16T16:10:34.693Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-16T16:10:34.693Z] + mkdir -p /tmp/sdk/build/release [2020-07-16T16:10:34.693Z] + cd /tmp/sdk/build/release [2020-07-16T16:10:34.693Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-16T16:10:34.966Z] -- The C compiler identification is GNU 8.3.0 [2020-07-16T16:10:34.966Z] -- Check for working C compiler: /usr/bin/cc [2020-07-16T16:10:35.240Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-16T16:10:35.240Z] -- Detecting C compiler ABI info [2020-07-16T16:10:35.240Z] -- Detecting C compiler ABI info - done [2020-07-16T16:10:35.514Z] -- Detecting C compile features [2020-07-16T16:10:36.111Z] -- Detecting C compile features - done [2020-07-16T16:10:36.111Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-16T16:10:36.111Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-16T16:10:36.111Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-16T16:10:36.111Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-16T16:10:36.111Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-16T16:10:36.111Z] -- C SDK 1.2.2-dev.10 for Linux [2020-07-16T16:10:36.111Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-16T16:10:36.382Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-16T16:10:36.382Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-16T16:10:36.657Z] -- Configuring done [2020-07-16T16:10:36.657Z] -- Generating done [2020-07-16T16:10:36.931Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-16T16:10:36.931Z] + make [2020-07-16T16:10:36.931Z] + tee release.log [2020-07-16T16:10:36.931Z] Scanning dependencies of target csdk [2020-07-16T16:10:36.931Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-16T16:10:37.527Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-16T16:10:38.120Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-16T16:10:40.085Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-16T16:10:40.680Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-16T16:10:40.680Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-16T16:10:42.105Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-16T16:10:44.067Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-16T16:10:44.338Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-16T16:10:44.932Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-16T16:10:45.524Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-16T16:10:45.796Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-16T16:10:46.072Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-16T16:10:46.072Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-16T16:10:50.359Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-16T16:10:50.359Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-16T16:10:50.359Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-16T16:10:50.630Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-16T16:10:51.598Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-16T16:10:53.553Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-16T16:10:53.821Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-16T16:10:53.821Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-16T16:10:54.407Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-16T16:10:54.993Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-16T16:10:54.993Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-16T16:10:55.961Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-16T16:10:56.229Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-16T16:10:56.821Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-16T16:10:57.090Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-16T16:10:57.678Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-16T16:10:58.264Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-16T16:10:58.535Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-16T16:11:02.804Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-16T16:11:03.073Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-16T16:11:03.661Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-16T16:11:04.247Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-16T16:11:05.665Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-16T16:11:07.081Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-16T16:11:10.433Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-16T16:11:10.702Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-16T16:11:12.127Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-16T16:11:12.397Z] [ 72%] Linking C shared library libcsdk.so [2020-07-16T16:11:12.668Z] [ 72%] Built target csdk [2020-07-16T16:11:12.668Z] Scanning dependencies of target template [2020-07-16T16:11:12.668Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-16T16:11:13.258Z] [ 75%] Linking C executable template [2020-07-16T16:11:13.534Z] [ 75%] Built target template [2020-07-16T16:11:13.534Z] Scanning dependencies of target device-counter [2020-07-16T16:11:13.534Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-16T16:11:14.130Z] [ 79%] Linking C executable device-counter [2020-07-16T16:11:14.130Z] [ 79%] Built target device-counter [2020-07-16T16:11:14.130Z] Scanning dependencies of target device-random [2020-07-16T16:11:14.130Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-16T16:11:14.721Z] [ 82%] Linking C executable device-random [2020-07-16T16:11:15.082Z] [ 82%] Built target device-random [2020-07-16T16:11:15.082Z] Scanning dependencies of target device-gyro [2020-07-16T16:11:15.082Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-16T16:11:15.359Z] [ 86%] Linking C executable device-gyro [2020-07-16T16:11:15.643Z] [ 86%] Built target device-gyro [2020-07-16T16:11:15.643Z] Scanning dependencies of target device-bitfields [2020-07-16T16:11:15.643Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-16T16:11:16.304Z] [ 89%] Linking C executable device-bitfields [2020-07-16T16:11:16.304Z] [ 89%] Built target device-bitfields [2020-07-16T16:11:16.304Z] Scanning dependencies of target template-discovery [2020-07-16T16:11:16.304Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-16T16:11:17.007Z] [ 93%] Linking C executable template-discovery [2020-07-16T16:11:17.288Z] [ 93%] Built target template-discovery [2020-07-16T16:11:17.288Z] Scanning dependencies of target device-terminal [2020-07-16T16:11:17.288Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-16T16:11:17.882Z] [ 96%] Linking C executable device-terminal [2020-07-16T16:11:18.159Z] [ 96%] Built target device-terminal [2020-07-16T16:11:18.159Z] Scanning dependencies of target templatev1 [2020-07-16T16:11:18.159Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-16T16:11:18.752Z] [100%] Linking C executable templatev1 [2020-07-16T16:11:19.022Z] [100%] Built target templatev1 [2020-07-16T16:11:19.022Z] + + teemake -a package release.log [2020-07-16T16:11:19.022Z] [2020-07-16T16:11:19.022Z] [ 72%] Built target csdk [2020-07-16T16:11:19.022Z] [ 75%] Built target template [2020-07-16T16:11:19.022Z] [ 79%] Built target device-counter [2020-07-16T16:11:19.290Z] [ 82%] Built target device-random [2020-07-16T16:11:19.290Z] [ 86%] Built target device-gyro [2020-07-16T16:11:19.290Z] [ 89%] Built target device-bitfields [2020-07-16T16:11:19.290Z] [ 93%] Built target template-discovery [2020-07-16T16:11:19.290Z] [ 96%] Built target device-terminal [2020-07-16T16:11:19.290Z] [100%] Built target templatev1 [2020-07-16T16:11:19.290Z] Run CPack packaging tool... [2020-07-16T16:11:19.561Z] CPack: Create package using TGZ [2020-07-16T16:11:19.561Z] CPack: Install projects [2020-07-16T16:11:19.561Z] CPack: - Run preinstall target for: Csdk [2020-07-16T16:11:19.829Z] CPack: - Install project: Csdk [2020-07-16T16:11:20.098Z] CPack: Create package [2020-07-16T16:11:20.098Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.2-dev.10.tar.gz generated. [2020-07-16T16:11:20.098Z] + '[' false '=' true ] [2020-07-16T16:11:20.098Z] + '[' false '=' true ] [2020-07-16T16:11:20.098Z] + mkdir -p /tmp/sdk/build/debug [2020-07-16T16:11:20.098Z] + cd /tmp/sdk/build/debug [2020-07-16T16:11:20.098Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-16T16:11:20.369Z] -- The C compiler identification is GNU 8.3.0 [2020-07-16T16:11:20.369Z] -- Check for working C compiler: /usr/bin/cc [2020-07-16T16:11:20.637Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-16T16:11:20.637Z] -- Detecting C compiler ABI info [2020-07-16T16:11:20.908Z] -- Detecting C compiler ABI info - done [2020-07-16T16:11:20.908Z] -- Detecting C compile features [2020-07-16T16:11:21.495Z] -- Detecting C compile features - done [2020-07-16T16:11:21.495Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-16T16:11:21.495Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-16T16:11:21.495Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-16T16:11:21.495Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-16T16:11:21.495Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-16T16:11:21.495Z] -- C SDK 1.2.2-dev.10 for Linux [2020-07-16T16:11:21.766Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-16T16:11:21.766Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-16T16:11:21.766Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-16T16:11:22.034Z] -- Configuring done [2020-07-16T16:11:22.307Z] -- Generating done [2020-07-16T16:11:22.307Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-16T16:11:22.307Z] + + teemake debug.log [2020-07-16T16:11:22.307Z] [2020-07-16T16:11:22.307Z] Scanning dependencies of target csdk [2020-07-16T16:11:22.577Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-16T16:11:22.845Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-16T16:11:23.117Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-16T16:11:23.704Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-16T16:11:23.973Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-16T16:11:23.973Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-16T16:11:24.567Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-16T16:11:25.165Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-16T16:11:25.437Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-16T16:11:25.714Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-16T16:11:25.988Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-16T16:11:25.988Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-16T16:11:26.259Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-16T16:11:26.530Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-16T16:11:27.496Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-16T16:11:27.496Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-16T16:11:27.767Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-16T16:11:27.767Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-16T16:11:28.357Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-16T16:11:28.945Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-16T16:11:28.945Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-16T16:11:29.213Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-16T16:11:29.491Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-16T16:11:29.759Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-16T16:11:29.760Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-16T16:11:30.029Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-16T16:11:30.297Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-16T16:11:30.567Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-16T16:11:30.567Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-16T16:11:30.837Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-16T16:11:31.425Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-16T16:11:31.425Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-16T16:11:32.388Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-16T16:11:32.658Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-16T16:11:32.926Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-16T16:11:33.195Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-16T16:11:34.220Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-16T16:11:34.489Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-16T16:11:35.077Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-16T16:11:35.346Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-16T16:11:35.934Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-16T16:11:36.203Z] [ 72%] Linking C shared library libcsdk.so [2020-07-16T16:11:36.203Z] [ 72%] Built target csdk [2020-07-16T16:11:36.203Z] Scanning dependencies of target template [2020-07-16T16:11:36.475Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-16T16:11:36.475Z] [ 75%] Linking C executable template [2020-07-16T16:11:36.745Z] [ 75%] Built target template [2020-07-16T16:11:36.745Z] Scanning dependencies of target device-counter [2020-07-16T16:11:36.745Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-16T16:11:37.015Z] [ 79%] Linking C executable device-counter [2020-07-16T16:11:37.288Z] [ 79%] Built target device-counter [2020-07-16T16:11:37.288Z] Scanning dependencies of target device-random [2020-07-16T16:11:37.288Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-16T16:11:37.557Z] [ 82%] Linking C executable device-random [2020-07-16T16:11:37.827Z] [ 82%] Built target device-random [2020-07-16T16:11:37.827Z] Scanning dependencies of target device-gyro [2020-07-16T16:11:37.827Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-16T16:11:38.096Z] [ 86%] Linking C executable device-gyro [2020-07-16T16:11:38.364Z] [ 86%] Built target device-gyro [2020-07-16T16:11:38.365Z] Scanning dependencies of target device-bitfields [2020-07-16T16:11:38.365Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-16T16:11:38.634Z] [ 89%] Linking C executable device-bitfields [2020-07-16T16:11:38.903Z] [ 89%] Built target device-bitfields [2020-07-16T16:11:38.903Z] Scanning dependencies of target template-discovery [2020-07-16T16:11:38.903Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-16T16:11:39.173Z] [ 93%] Linking C executable template-discovery [2020-07-16T16:11:39.442Z] [ 93%] Built target template-discovery [2020-07-16T16:11:39.442Z] Scanning dependencies of target device-terminal [2020-07-16T16:11:39.442Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-16T16:11:39.710Z] [ 96%] Linking C executable device-terminal [2020-07-16T16:11:39.978Z] [ 96%] Built target device-terminal [2020-07-16T16:11:39.978Z] Scanning dependencies of target templatev1 [2020-07-16T16:11:39.978Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-16T16:11:40.247Z] [100%] Linking C executable templatev1 [2020-07-16T16:11:40.247Z] [100%] Built target templatev1 [2020-07-16T16:11:40.247Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:40.517Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:40.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:40.517Z] Scanning dependencies of target csdk [2020-07-16T16:11:40.517Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:40.517Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:40.517Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-16T16:11:42.469Z] [ 3%] Linking C shared library libcsdk.so [2020-07-16T16:11:42.469Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] [ 72%] Built target csdk [2020-07-16T16:11:42.469Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] [ 74%] Linking C executable template [2020-07-16T16:11:42.469Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] [ 75%] Built target template [2020-07-16T16:11:42.469Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.469Z] [ 77%] Linking C executable device-counter [2020-07-16T16:11:42.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.744Z] [ 79%] Built target device-counter [2020-07-16T16:11:42.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:42.744Z] [ 81%] Linking C executable device-random [2020-07-16T16:11:43.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.014Z] [ 82%] Built target device-random [2020-07-16T16:11:43.014Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.014Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.014Z] [ 84%] Linking C executable device-gyro [2020-07-16T16:11:43.283Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.283Z] [ 86%] Built target device-gyro [2020-07-16T16:11:43.283Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.283Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.283Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.283Z] [ 87%] Linking C executable device-bitfields [2020-07-16T16:11:43.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.552Z] [ 89%] Built target device-bitfields [2020-07-16T16:11:43.552Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.552Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.552Z] [ 91%] Linking C executable template-discovery [2020-07-16T16:11:43.821Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.821Z] [ 93%] Built target template-discovery [2020-07-16T16:11:43.821Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.821Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.821Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:43.821Z] [ 94%] Linking C executable device-terminal [2020-07-16T16:11:44.090Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:44.090Z] [ 96%] Built target device-terminal [2020-07-16T16:11:44.090Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:44.090Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:44.090Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-16T16:11:44.090Z] [ 98%] Linking C executable templatev1 [2020-07-16T16:11:44.359Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:44.359Z] [100%] Built target templatev1 [2020-07-16T16:11:44.359Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:44.359Z] Install the project... [2020-07-16T16:11:44.359Z] -- Install configuration: "Release" [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-16T16:11:44.359Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-16T16:11:44.359Z] -- Up-to-date: /usr/local/include [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/devsdk [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/json.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/container.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/component.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/time.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/os [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/data.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/os.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/include/iot/config.h [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-16T16:11:44.359Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-16T16:11:44.359Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-16T16:11:46.336Z] Removing intermediate container 8e17583f3c06 [2020-07-16T16:11:46.336Z] ---> b5a81ba89ebc [2020-07-16T16:11:46.336Z] Step 14/21 : FROM ${BASE} [2020-07-16T16:11:46.336Z] ---> b23d30803547 [2020-07-16T16:11:46.336Z] Step 15/21 : MAINTAINER IOTech [2020-07-16T16:11:46.604Z] ---> Running in 1ce14cb63710 [2020-07-16T16:11:46.872Z] Removing intermediate container 1ce14cb63710 [2020-07-16T16:11:46.872Z] ---> ce84330bf5c0 [2020-07-16T16:11:46.872Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-16T16:11:47.145Z] ---> Running in 9260c17cee10 [2020-07-16T16:11:48.568Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-16T16:11:49.153Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-16T16:11:49.423Z] (1/3) Installing curl (7.64.0-r3) [2020-07-16T16:11:49.691Z] (2/3) Installing libuuid (2.33-r0) [2020-07-16T16:11:49.691Z] (3/3) Installing wget (1.20.3-r0) [2020-07-16T16:11:49.959Z] Executing busybox-1.29.3-r10.trigger [2020-07-16T16:11:49.959Z] OK: 281 MiB in 78 packages [2020-07-16T16:11:50.928Z] Removing intermediate container 9260c17cee10 [2020-07-16T16:11:50.928Z] ---> 4db11d82bdd6 [2020-07-16T16:11:50.928Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-16T16:11:51.517Z] ---> c880240eb472 [2020-07-16T16:11:51.517Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-16T16:11:52.115Z] ---> f7d6031356fb [2020-07-16T16:11:52.115Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-16T16:11:53.092Z] ---> e15f2bcb8f64 [2020-07-16T16:11:53.092Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-16T16:11:53.680Z] ---> 2658b6e86aa9 [2020-07-16T16:11:53.680Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-16T16:11:54.269Z] ---> d79ad13406ea [2020-07-16T16:11:54.269Z] Successfully built d79ad13406ea [2020-07-16T16:11:54.538Z] 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-07-16T16:11:55.232Z] + docker inspect -f . ci-base-image-arm64 [2020-07-16T16:11:55.232Z] . [Pipeline] withDockerContainer [2020-07-16T16:11:55.455Z] prd-ubuntu18.04-docker-arm64-4c-16g-955 does not seem to be running inside a container [2020-07-16T16:11:55.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/34 -v /w/workspace/device-sdk-c/34:/w/workspace/device-sdk-c/34:rw,z -v /w/workspace/device-sdk-c/34@tmp:/w/workspace/device-sdk-c/34@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 ******** ci-base-image-arm64 cat [2020-07-16T16:11:57.244Z] $ docker top c0600352fe298c41e6591be209a0eec53f958b660fe777a06454c4ea042c64f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-16T16:11:58.623Z] + make test [2020-07-16T16:11:58.623Z] echo "make test" [2020-07-16T16:11:58.623Z] make test [Pipeline] } [2020-07-16T16:11:58.661Z] $ docker stop --time=1 c0600352fe298c41e6591be209a0eec53f958b660fe777a06454c4ea042c64f9 [2020-07-16T16:12:00.558Z] $ docker rm -f c0600352fe298c41e6591be209a0eec53f958b660fe777a06454c4ea042c64f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-16T16:12:01.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-16T16:12:01.823Z] + ls -al . [2020-07-16T16:12:01.823Z] total 196 [2020-07-16T16:12:01.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 16:09 . [2020-07-16T16:12:01.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 16:09 .. [2020-07-16T16:12:01.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 16:09 .git [2020-07-16T16:12:01.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 16:09 .github [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 16 16:09 .gitignore [2020-07-16T16:12:01.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 16:09 .semver [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 16 16:09 Attribution.txt [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 5833 Jul 16 16:09 CHANGES [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 16 16:09 Doxyfile [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 794 Jul 16 16:09 Jenkinsfile [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 16 16:09 LICENSE [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 449 Jul 16 16:09 Makefile [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jul 16 16:09 README.md [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 5977 Jul 16 16:09 README.v2.md [2020-07-16T16:12:01.823Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 16:05 VERSION [2020-07-16T16:12:01.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 16:09 docs [2020-07-16T16:12:01.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 16:09 include [2020-07-16T16:12:01.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 16:09 scripts [2020-07-16T16:12:01.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 16:09 src [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:12:02.161Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d458e952d42ac930bd5a0ab6668869a0b7caa0a4 --label arch=arm64 --label version=1.2.2-dev.10 . [2020-07-16T16:12:02.754Z] Sending build context to Docker daemon 3.479MB [2020-07-16T16:12:02.754Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-16T16:12:02.754Z] Step 2/15 : FROM ${BASE} [2020-07-16T16:12:02.754Z] ---> d79ad13406ea [2020-07-16T16:12:02.754Z] Step 3/15 : MAINTAINER IOTech [2020-07-16T16:12:03.026Z] ---> Running in 47dcf4c800de [2020-07-16T16:12:03.297Z] Removing intermediate container 47dcf4c800de [2020-07-16T16:12:03.297Z] ---> bb18cac06b98 [2020-07-16T16:12:03.297Z] 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-07-16T16:12:03.572Z] ---> Running in fbc736c2fd71 [2020-07-16T16:12:04.999Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-16T16:12:05.970Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-16T16:12:06.238Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-16T16:12:06.238Z] (2/6) Installing libblkid (2.33-r0) [2020-07-16T16:12:06.238Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-16T16:12:06.506Z] (4/6) Installing libmount (2.33-r0) [2020-07-16T16:12:06.506Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-16T16:12:06.774Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-16T16:12:07.043Z] Executing busybox-1.29.3-r10.trigger [2020-07-16T16:12:07.043Z] OK: 286 MiB in 84 packages [2020-07-16T16:12:08.481Z] Removing intermediate container fbc736c2fd71 [2020-07-16T16:12:08.481Z] ---> 0de37bbd4d2f [2020-07-16T16:12:08.481Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-16T16:12:09.074Z] ---> f88ff7f52a19 [2020-07-16T16:12:09.074Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-16T16:12:09.663Z] ---> ea74f5a47301 [2020-07-16T16:12:09.663Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-16T16:12:10.257Z] ---> d5adc711ed35 [2020-07-16T16:12:10.257Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-16T16:12:10.846Z] ---> 4c8d48b4eabc [2020-07-16T16:12:10.846Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-16T16:12:11.438Z] ---> 49e559e1efe8 [2020-07-16T16:12:11.438Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-16T16:12:12.033Z] ---> 2802b940f72d [2020-07-16T16:12:12.033Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-16T16:12:12.307Z] ---> Running in 9fa2d5b18b65 [2020-07-16T16:12:12.577Z] Removing intermediate container 9fa2d5b18b65 [2020-07-16T16:12:12.577Z] ---> 7df23aee8517 [2020-07-16T16:12:12.577Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-16T16:12:12.847Z] ---> Running in 52fc8cf60535 [2020-07-16T16:12:13.125Z] Removing intermediate container 52fc8cf60535 [2020-07-16T16:12:13.125Z] ---> debd70a65cef [2020-07-16T16:12:13.125Z] Step 13/15 : LABEL arch=arm64 [2020-07-16T16:12:13.397Z] ---> Running in d0671f108821 [2020-07-16T16:12:13.988Z] Removing intermediate container d0671f108821 [2020-07-16T16:12:13.988Z] ---> a3beb9a1faf3 [2020-07-16T16:12:13.988Z] Step 14/15 : LABEL git_sha=d458e952d42ac930bd5a0ab6668869a0b7caa0a4 [2020-07-16T16:12:13.988Z] ---> Running in 6c3893510f66 [2020-07-16T16:12:14.257Z] Removing intermediate container 6c3893510f66 [2020-07-16T16:12:14.257Z] ---> e696fd3a24af [2020-07-16T16:12:14.257Z] Step 15/15 : LABEL version=1.2.2-dev.10 [2020-07-16T16:12:14.534Z] ---> Running in 1320f50aed12 [2020-07-16T16:12:14.806Z] Removing intermediate container 1320f50aed12 [2020-07-16T16:12:14.806Z] ---> c845dd849271 [2020-07-16T16:12:14.806Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-16T16:12:15.077Z] Successfully built c845dd849271 [2020-07-16T16:12:15.077Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:12:16.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T16:12:16.937Z] . [Pipeline] withDockerContainer [2020-07-16T16:12:17.038Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2020-07-16T16:12:17.080Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-16T16:12:17.783Z] $ docker top 1c1f1f8a44cefa98a0165e6b13aec18cc96d81b434e8af842f40eee8d11be060 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-16T16:12:18.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T16:12:18.047Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T16:12:18.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T16:12:18.265Z] $ docker exec 1c1f1f8a44cefa98a0165e6b13aec18cc96d81b434e8af842f40eee8d11be060 ssh-agent [2020-07-16T16:12:18.424Z] SSH_AUTH_SOCK=/tmp/ssh-c3Ab1OSN4HLy/agent.12 [2020-07-16T16:12:18.424Z] SSH_AGENT_PID=17 [2020-07-16T16:12:18.430Z] Running ssh-add (command line suppressed) [2020-07-16T16:12:18.548Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2351356969087061683.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2351356969087061683.key) [2020-07-16T16:12:18.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T16:12:18.931Z] + git semver tag [2020-07-16T16:12:18.931Z] # -> Open(): unable to determine branch for HEAD [2020-07-16T16:12:18.931Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-16T16:12:18.931Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-16T16:12:18.931Z] # $SEMVER_REMOTE_NAME = origin [2020-07-16T16:12:18.931Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-16T16:12:18.931Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-16T16:12:18.931Z] # $SEMVER_BRANCH = master [2020-07-16T16:12:18.931Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-07-16T16:12:18.931Z] # d458e952d42ac930bd5a0ab6668869a0b7caa0a4 HEAD [2020-07-16T16:12:18.931Z] # -> Force: false [2020-07-16T16:12:18.931Z] # ec781f64d50e0eb462945d9351cd739d06bfd66c refs/tags/v1.2.2-dev.10 [Pipeline] } [2020-07-16T16:12:18.943Z] $ docker exec --env ******** --env ******** 1c1f1f8a44cefa98a0165e6b13aec18cc96d81b434e8af842f40eee8d11be060 ssh-agent -k [2020-07-16T16:12:19.068Z] unset SSH_AUTH_SOCK; [2020-07-16T16:12:19.068Z] unset SSH_AGENT_PID; [2020-07-16T16:12:19.068Z] echo Agent pid 17 killed; [2020-07-16T16:12:19.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-16T16:12:19.566Z] + git semver [Pipeline] } [2020-07-16T16:12:19.585Z] $ docker stop --time=1 1c1f1f8a44cefa98a0165e6b13aec18cc96d81b434e8af842f40eee8d11be060 [2020-07-16T16:12:21.038Z] $ docker rm -f 1c1f1f8a44cefa98a0165e6b13aec18cc96d81b434e8af842f40eee8d11be060 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:12:21.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-16T16:12:21.614Z] [2020-07-16T16:12:21.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:12:21.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-16T16:12:21.948Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-16T16:12:21.948Z] ab5ef0e58194: Pulling fs layer [2020-07-16T16:12:21.948Z] 9712f1f96733: Pulling fs layer [2020-07-16T16:12:21.948Z] 63f879dbbcfc: Pulling fs layer [2020-07-16T16:12:21.948Z] 0d9ebad4ef96: Pulling fs layer [2020-07-16T16:12:21.948Z] e9a5061849ea: Pulling fs layer [2020-07-16T16:12:21.948Z] d747dcd14b5f: Pulling fs layer [2020-07-16T16:12:21.948Z] 2de7ff778b66: Pulling fs layer [2020-07-16T16:12:21.948Z] 0d9ebad4ef96: Waiting [2020-07-16T16:12:21.948Z] e9a5061849ea: Waiting [2020-07-16T16:12:21.948Z] d747dcd14b5f: Waiting [2020-07-16T16:12:21.948Z] 2de7ff778b66: Waiting [2020-07-16T16:12:21.948Z] 9712f1f96733: Download complete [2020-07-16T16:12:22.544Z] 63f879dbbcfc: Verifying Checksum [2020-07-16T16:12:22.544Z] 63f879dbbcfc: Download complete [2020-07-16T16:12:22.544Z] e9a5061849ea: Download complete [2020-07-16T16:12:22.818Z] d747dcd14b5f: Verifying Checksum [2020-07-16T16:12:22.818Z] d747dcd14b5f: Download complete [2020-07-16T16:12:23.079Z] 2de7ff778b66: Verifying Checksum [2020-07-16T16:12:23.079Z] 2de7ff778b66: Download complete [2020-07-16T16:12:23.079Z] ab5ef0e58194: Download complete [2020-07-16T16:12:23.079Z] 0d9ebad4ef96: Verifying Checksum [2020-07-16T16:12:23.079Z] 0d9ebad4ef96: Download complete [2020-07-16T16:12:28.377Z] ab5ef0e58194: Pull complete [2020-07-16T16:12:28.377Z] 9712f1f96733: Pull complete [2020-07-16T16:12:30.295Z] 63f879dbbcfc: Pull complete [2020-07-16T16:12:38.474Z] 0d9ebad4ef96: Pull complete [2020-07-16T16:12:39.425Z] e9a5061849ea: Pull complete [2020-07-16T16:12:39.425Z] d747dcd14b5f: Pull complete [2020-07-16T16:12:41.986Z] 2de7ff778b66: Pull complete [2020-07-16T16:12:41.986Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-16T16:12:41.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-16T16:12:41.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-16T16:12:42.420Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2020-07-16T16:12:42.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-16T16:12:46.430Z] $ docker top 54fb14cd582dd995d3eb65c9f1b245b9ab0973bf5c6eefda6cc65565811bf2ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-16T16:12:46.657Z] provisioning config files... [2020-07-16T16:12:46.671Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8983125798741488089tmp [2020-07-16T16:12:46.688Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4301220865503855032tmp [2020-07-16T16:12:46.701Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6659406619731066657tmp [Pipeline] { [Pipeline] echo [2020-07-16T16:12:46.747Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:12:47.038Z] ---> sigul-configuration.sh [2020-07-16T16:12:47.038Z] gpg: directory `/root/.gnupg' created [2020-07-16T16:12:47.038Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-16T16:12:47.038Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-16T16:12:47.038Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-16T16:12:47.038Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-16T16:12:47.038Z] gpg: CAST5 encrypted data [2020-07-16T16:12:47.299Z] gpg: encrypted with 1 passphrase [2020-07-16T16:12:47.299Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-16T16:12:47.589Z] + mkdir /home/jenkins [2020-07-16T16:12:47.589Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-16T16:12:47.881Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-16T16:12:47.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:12:48.187Z] ---> sigul-install.sh [2020-07-16T16:12:54.769Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-16T16:12:55.070Z] + git tag --list [2020-07-16T16:12:55.070Z] v1.2.2-dev.10 [Pipeline] sh [2020-07-16T16:12:55.362Z] + lftools sign git-tag v1.2.2-dev.10 [2020-07-16T16:12:56.746Z] Signing Git tag with Sigul... [2020-07-16T16:12:56.746Z] Signing v1.2.2-dev.10 [Pipeline] echo [2020-07-16T16:12:57.695Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:12:58.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-16T16:12:58.021Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-16T16:12:58.100Z] $ docker stop --time=1 54fb14cd582dd995d3eb65c9f1b245b9ab0973bf5c6eefda6cc65565811bf2ec [2020-07-16T16:13:00.042Z] $ docker rm -f 54fb14cd582dd995d3eb65c9f1b245b9ab0973bf5c6eefda6cc65565811bf2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:13:00.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T16:13:00.793Z] . [Pipeline] withDockerContainer [2020-07-16T16:13:00.880Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2020-07-16T16:13:00.924Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-16T16:13:01.581Z] $ docker top ce71378aa0abb16b0b4a61251f99869a8af354fa10aa2142ff7be943840b76aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-16T16:13:01.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T16:13:01.887Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T16:13:02.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T16:13:02.133Z] $ docker exec ce71378aa0abb16b0b4a61251f99869a8af354fa10aa2142ff7be943840b76aa ssh-agent [2020-07-16T16:13:02.304Z] SSH_AUTH_SOCK=/tmp/ssh-pxVMAxOa3RH5/agent.11 [2020-07-16T16:13:02.304Z] SSH_AGENT_PID=16 [2020-07-16T16:13:02.310Z] Running ssh-add (command line suppressed) [2020-07-16T16:13:02.449Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8774603229732924347.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8774603229732924347.key) [2020-07-16T16:13:02.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T16:13:02.826Z] + git semver bump pre [2020-07-16T16:13:02.826Z] # -> Open(): unable to determine branch for HEAD [2020-07-16T16:13:02.826Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-16T16:13:02.826Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-16T16:13:02.826Z] # $SEMVER_REMOTE_NAME = origin [2020-07-16T16:13:02.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-16T16:13:02.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-16T16:13:02.826Z] # $SEMVER_BRANCH = master [2020-07-16T16:13:02.826Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-07-16T16:13:02.826Z] 1.2.2-dev.11 [Pipeline] } [2020-07-16T16:13:02.839Z] $ docker exec --env ******** --env ******** ce71378aa0abb16b0b4a61251f99869a8af354fa10aa2142ff7be943840b76aa ssh-agent -k [2020-07-16T16:13:02.989Z] unset SSH_AUTH_SOCK; [2020-07-16T16:13:02.991Z] unset SSH_AGENT_PID; [2020-07-16T16:13:02.991Z] echo Agent pid 16 killed; [2020-07-16T16:13:03.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-16T16:13:03.471Z] + git semver [Pipeline] } [2020-07-16T16:13:03.489Z] $ docker stop --time=1 ce71378aa0abb16b0b4a61251f99869a8af354fa10aa2142ff7be943840b76aa [2020-07-16T16:13:04.833Z] $ docker rm -f ce71378aa0abb16b0b4a61251f99869a8af354fa10aa2142ff7be943840b76aa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:13:05.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T16:13:05.328Z] . [Pipeline] withDockerContainer [2020-07-16T16:13:05.425Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2020-07-16T16:13:05.469Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-16T16:13:06.169Z] $ docker top ee7e602da73999768b523142172c1932750acd0743ad1f519e4545bfd03ba7a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-16T16:13:06.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T16:13:06.443Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T16:13:06.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T16:13:06.655Z] $ docker exec ee7e602da73999768b523142172c1932750acd0743ad1f519e4545bfd03ba7a5 ssh-agent [2020-07-16T16:13:06.831Z] SSH_AUTH_SOCK=/tmp/ssh-1LRGKQPnM9UB/agent.11 [2020-07-16T16:13:06.831Z] SSH_AGENT_PID=16 [2020-07-16T16:13:06.838Z] Running ssh-add (command line suppressed) [2020-07-16T16:13:06.959Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6319979711685530040.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6319979711685530040.key) [2020-07-16T16:13:07.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T16:13:07.334Z] + git semver push [2020-07-16T16:13:07.334Z] # -> Open(): unable to determine branch for HEAD [2020-07-16T16:13:07.334Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-16T16:13:07.334Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-16T16:13:07.334Z] # $SEMVER_REMOTE_NAME = origin [2020-07-16T16:13:07.334Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-16T16:13:07.334Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-16T16:13:07.334Z] # $SEMVER_BRANCH = master [2020-07-16T16:13:07.334Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-07-16T16:13:13.929Z] $ docker exec --env ******** --env ******** ee7e602da73999768b523142172c1932750acd0743ad1f519e4545bfd03ba7a5 ssh-agent -k [2020-07-16T16:13:14.059Z] unset SSH_AUTH_SOCK; [2020-07-16T16:13:14.059Z] unset SSH_AGENT_PID; [2020-07-16T16:13:14.059Z] echo Agent pid 16 killed; [2020-07-16T16:13:14.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-16T16:13:14.535Z] + git semver [Pipeline] } [2020-07-16T16:13:14.553Z] $ docker stop --time=1 ee7e602da73999768b523142172c1932750acd0743ad1f519e4545bfd03ba7a5 [2020-07-16T16:13:15.899Z] $ docker rm -f ee7e602da73999768b523142172c1932750acd0743ad1f519e4545bfd03ba7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:13:16.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:13:17.208Z] ---> package-listing.sh [2020-07-16T16:13:17.208Z] ++ facter osfamily [2020-07-16T16:13:17.208Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-16T16:13:17.208Z] + OS_FAMILY=redhat [2020-07-16T16:13:17.208Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-07-16T16:13:17.208Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-16T16:13:17.208Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-16T16:13:17.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-16T16:13:17.208Z] + PACKAGES=/tmp/packages_start.txt [2020-07-16T16:13:17.208Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-07-16T16:13:17.208Z] + PACKAGES=/tmp/packages_end.txt [2020-07-16T16:13:17.208Z] + case "${OS_FAMILY}" in [2020-07-16T16:13:17.208Z] + rpm -qa [2020-07-16T16:13:17.208Z] + sort [2020-07-16T16:13:20.508Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-16T16:13:20.508Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-16T16:13:20.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-16T16:13:20.770Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-07-16T16:13:20.770Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-07-16T16:13:20.770Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:13:21.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T16:13:21.148Z] [2020-07-16T16:13:21.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-16T16:13:21.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T16:13:21.487Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-16T16:13:21.487Z] c9b1b535fdd9: Pulling fs layer [2020-07-16T16:13:21.487Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-16T16:13:21.487Z] 756a868c4378: Pulling fs layer [2020-07-16T16:13:21.487Z] 444b2fc9a129: Pulling fs layer [2020-07-16T16:13:21.487Z] ea15f1150254: Pulling fs layer [2020-07-16T16:13:21.487Z] 41b27a9f41bf: Pulling fs layer [2020-07-16T16:13:21.487Z] 28c525ee5125: Pulling fs layer [2020-07-16T16:13:21.487Z] 094b1ea09ed8: Pulling fs layer [2020-07-16T16:13:21.487Z] 138eaada9080: Pulling fs layer [2020-07-16T16:13:21.487Z] 0622d0fa9048: Pulling fs layer [2020-07-16T16:13:21.487Z] 28c525ee5125: Waiting [2020-07-16T16:13:21.487Z] 094b1ea09ed8: Waiting [2020-07-16T16:13:21.487Z] 138eaada9080: Waiting [2020-07-16T16:13:21.487Z] 0622d0fa9048: Waiting [2020-07-16T16:13:21.487Z] 444b2fc9a129: Waiting [2020-07-16T16:13:21.487Z] ea15f1150254: Waiting [2020-07-16T16:13:21.487Z] 41b27a9f41bf: Waiting [2020-07-16T16:13:21.487Z] 2cc5ad85d9ab: Download complete [2020-07-16T16:13:21.487Z] 444b2fc9a129: Verifying Checksum [2020-07-16T16:13:21.487Z] 444b2fc9a129: Download complete [2020-07-16T16:13:21.487Z] c9b1b535fdd9: Verifying Checksum [2020-07-16T16:13:21.487Z] c9b1b535fdd9: Download complete [2020-07-16T16:13:21.487Z] ea15f1150254: Verifying Checksum [2020-07-16T16:13:21.487Z] ea15f1150254: Download complete [2020-07-16T16:13:21.758Z] 28c525ee5125: Verifying Checksum [2020-07-16T16:13:21.758Z] 28c525ee5125: Download complete [2020-07-16T16:13:21.758Z] 756a868c4378: Verifying Checksum [2020-07-16T16:13:21.758Z] 756a868c4378: Download complete [2020-07-16T16:13:22.028Z] c9b1b535fdd9: Pull complete [2020-07-16T16:13:22.028Z] 138eaada9080: Verifying Checksum [2020-07-16T16:13:22.028Z] 138eaada9080: Download complete [2020-07-16T16:13:22.028Z] 094b1ea09ed8: Verifying Checksum [2020-07-16T16:13:22.297Z] 0622d0fa9048: Verifying Checksum [2020-07-16T16:13:22.297Z] 0622d0fa9048: Download complete [2020-07-16T16:13:22.297Z] 2cc5ad85d9ab: Pull complete [2020-07-16T16:13:22.559Z] 41b27a9f41bf: Verifying Checksum [2020-07-16T16:13:22.559Z] 41b27a9f41bf: Download complete [2020-07-16T16:13:23.506Z] 756a868c4378: Pull complete [2020-07-16T16:13:23.766Z] 444b2fc9a129: Pull complete [2020-07-16T16:13:24.030Z] ea15f1150254: Pull complete [2020-07-16T16:13:28.268Z] 41b27a9f41bf: Pull complete [2020-07-16T16:13:28.268Z] 28c525ee5125: Pull complete [2020-07-16T16:13:30.193Z] 094b1ea09ed8: Pull complete [2020-07-16T16:13:31.576Z] 138eaada9080: Pull complete [2020-07-16T16:13:31.576Z] 0622d0fa9048: Pull complete [2020-07-16T16:13:31.576Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-16T16:13:31.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T16:13:31.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-16T16:13:31.684Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2020-07-16T16:13:31.725Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-16T16:13:33.912Z] $ docker top 2e1dcf68f443b533668d9bcc5b1792515ad2a5e4bfd4eeee758b678d4f79eee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-16T16:13:34.273Z] provisioning config files... [2020-07-16T16:13:34.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config235734171287501901tmp [Pipeline] { [Pipeline] echo [2020-07-16T16:13:34.359Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:13:34.650Z] ---> create-netrc.sh [Pipeline] echo [2020-07-16T16:13:34.659Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T16:13:34.948Z] ---> logs-deploy.sh [2020-07-16T16:13:34.948Z] + ARCHIVE_ARTIFACTS= [2020-07-16T16:13:34.948Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-16T16:13:34.948Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-16T16:13:34.948Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-16T16:13:34.948Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/34 [2020-07-16T16:13:34.948Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/34/ [2020-07-16T16:13:34.948Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/34 /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-16T16:13:35.890Z] Archives upload complete. [2020-07-16T16:13:36.150Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/34/