Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of LukeKerr for edgexfoundry/device-sdk-c Loading trusted files from base branch master at 71b8196c465bf7460af7e4691fe5d7c6af401573 rather than 939229501aa6f75b430040a70a1f670ecdc1c72f Obtained Jenkinsfile from 71b8196c465bf7460af7e4691fe5d7c6af401573 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-242/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-739 in /w/workspace/edgexfoundry_device-sdk-c_PR-242 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-242 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 71b8196c465bf7460af7e4691fe5d7c6af401573 into PR head commit 939229501aa6f75b430040a70a1f670ecdc1c72f Merge succeeded, producing 939229501aa6f75b430040a70a1f670ecdc1c72f Checking out Revision 939229501aa6f75b430040a70a1f670ecdc1c72f (PR-242) > git config core.sparsecheckout # timeout=10 > git checkout -f 939229501aa6f75b430040a70a1f670ecdc1c72f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 71b8196c465bf7460af7e4691fe5d7c6af401573 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 939229501aa6f75b430040a70a1f670ecdc1c72f # timeout=10 Commit message: "Add v2 random generator example" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:39:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:39:34 11:39:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:39:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:39:35 latest: Pulling from edgex-devops/git-semver 11:39:35 9123ac7c32f7: Pulling fs layer 11:39:35 b8cc5d1170e3: Pulling fs layer 11:39:35 2924cbbf6a41: Pulling fs layer 11:39:35 93b08a4f1073: Pulling fs layer 11:39:35 93b08a4f1073: Waiting 11:39:35 b8cc5d1170e3: Verifying Checksum 11:39:35 b8cc5d1170e3: Download complete 11:39:35 9123ac7c32f7: Verifying Checksum 11:39:35 9123ac7c32f7: Download complete 11:39:35 93b08a4f1073: Verifying Checksum 11:39:35 93b08a4f1073: Download complete 11:39:35 2924cbbf6a41: Verifying Checksum 11:39:35 2924cbbf6a41: Download complete 11:39:35 9123ac7c32f7: Pull complete 11:39:35 b8cc5d1170e3: Pull complete 11:39:36 2924cbbf6a41: Pull complete 11:39:36 93b08a4f1073: Pull complete 11:39:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:39:36 prd-centos7-docker-4c-2g-739 does not seem to be running inside a container 11:39:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-242 -v /w/workspace/edgexfoundry_device-sdk-c_PR-242:/w/workspace/edgexfoundry_device-sdk-c_PR-242:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:39:37 $ docker top 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:37 [ssh-agent] Looking for ssh-agent implementation... 11:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:38 $ docker exec 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f ssh-agent 11:39:38 SSH_AUTH_SOCK=/tmp/ssh-Dgh0tD8M7uQv/agent.14 11:39:38 SSH_AGENT_PID=22 11:39:38 Running ssh-add (command line suppressed) 11:39:38 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp/private_key_7905897769114954385.key (/w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp/private_key_7905897769114954385.key) 11:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:38 + git describe --exact-match --tags HEAD 11:39:38 fatal: No names found, cannot describe anything. [Pipeline] } 11:39:38 $ docker exec --env ******** --env ******** 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f ssh-agent -k 11:39:39 unset SSH_AUTH_SOCK; 11:39:39 unset SSH_AGENT_PID; 11:39:39 echo Agent pid 22 killed; 11:39:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:39:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:39:39 This usually means this commit has not been tagged. [Pipeline] sshagent 11:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:39 [ssh-agent] Looking for ssh-agent implementation... 11:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:39 $ docker exec 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f ssh-agent 11:39:39 SSH_AUTH_SOCK=/tmp/ssh-QE1hspKGSvTn/agent.58 11:39:39 SSH_AGENT_PID=65 11:39:39 Running ssh-add (command line suppressed) 11:39:39 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp/private_key_2226435550796914270.key (/w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp/private_key_2226435550796914270.key) 11:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:40 + git semver init 11:39:40 # -> Open(): unable to determine branch for HEAD 11:39:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-242/.git 11:39:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-242 11:39:40 # $SEMVER_REMOTE_NAME = origin 11:39:40 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 11:39:40 # $SEMVER_USER_NAME = jenkins 11:39:40 # $SEMVER_BRANCH = PR-242 11:39:40 # $SEMVER_TEMP = /tmp/semver-139472407 11:39:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 11:39:40 # '/tmp/semver-139472407' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-242/.semver' 11:39:40 # -> Force: false 11:39:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-242/.semver [Pipeline] } 11:39:40 $ docker exec --env ******** --env ******** 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f ssh-agent -k 11:39:41 unset SSH_AUTH_SOCK; 11:39:41 unset SSH_AGENT_PID; 11:39:41 echo Agent pid 65 killed; 11:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:41 + git semver [Pipeline] } 11:39:41 $ docker stop --time=1 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f 11:39:42 $ docker rm -f 532ac3809801451617efc406a582f71dff847ed1791085c3cf9e9ef155ddea4f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:39:43 Stashed 33 file(s) [Pipeline] echo 11:39:43 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 11:39:59 Still waiting to schedule task 11:39:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:39:59 Still waiting to schedule task 11:39:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:41:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-740 in /w/workspace/edgexfoundry_device-sdk-c_PR-242 [Pipeline] { [Pipeline] ws 11:41:38 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 11:41:44 using credential edgex-jenkins-ssh 11:41:44 Cloning the remote Git repository 11:41:44 Cloning with configured refspecs honoured and without tags 11:41:44 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 11:41:44 > git init /w/workspace/device-sdk-c/1 # timeout=10 11:41:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:41:44 > git --version # timeout=10 11:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:41:45 Fetching without tags 11:41:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:41:45 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 11:41:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:41:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:41:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:41:46 Merging remotes/origin/master commit 71b8196c465bf7460af7e4691fe5d7c6af401573 into PR head commit 939229501aa6f75b430040a70a1f670ecdc1c72f 11:41:46 Merge succeeded, producing 939229501aa6f75b430040a70a1f670ecdc1c72f 11:41:46 Checking out Revision 939229501aa6f75b430040a70a1f670ecdc1c72f (PR-242) 11:41:46 > git config core.sparsecheckout # timeout=10 11:41:46 > git checkout -f 939229501aa6f75b430040a70a1f670ecdc1c72f # timeout=10 11:41:46 > git remote # timeout=10 11:41:46 > git config --get remote.origin.url # timeout=10 11:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:46 > git merge 71b8196c465bf7460af7e4691fe5d7c6af401573 # timeout=10 11:41:46 > git rev-parse HEAD^{commit} # timeout=10 11:41:46 > git config core.sparsecheckout # timeout=10 11:41:46 > git checkout -f 939229501aa6f75b430040a70a1f670ecdc1c72f # timeout=10 11:41:51 Commit message: "Add v2 random generator example" 11:41:51 > git --version # timeout=10 11:41:51 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:41:52 ========================================================= 11:41:52 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 11:41:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:41:53 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 11:41:54 Sending build context to Docker daemon 2.889MB 11:41:54 Step 1/21 : ARG BASE=alpine:3.9 11:41:54 Step 2/21 : FROM ${BASE} as builder 11:41:55 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 11:41:55 0362ad1dd800: Pulling fs layer 11:41:55 f2cdb1532d8b: Pulling fs layer 11:41:55 37ed683be191: Pulling fs layer 11:41:55 f2cdb1532d8b: Verifying Checksum 11:41:55 f2cdb1532d8b: Download complete 11:41:55 0362ad1dd800: Verifying Checksum 11:41:55 0362ad1dd800: Download complete 11:41:56 0362ad1dd800: Pull complete 11:41:56 f2cdb1532d8b: Pull complete 11:42:02 37ed683be191: Verifying Checksum 11:42:02 37ed683be191: Download complete 11:42:08 Running on prd-centos7-docker-4c-2g-741 in /w/workspace/edgexfoundry_device-sdk-c_PR-242 [Pipeline] { [Pipeline] ws 11:42:08 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 11:42:11 37ed683be191: Pull complete 11:42:11 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 11:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 11:42:11 ---> b23d30803547 11:42:11 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 11:42:11 using credential edgex-jenkins-ssh 11:42:11 Cloning the remote Git repository 11:42:11 Cloning with configured refspecs honoured and without tags 11:42:12 Fetching without tags 11:42:11 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 11:42:11 > git init /w/workspace/device-sdk-c/1 # timeout=10 11:42:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:42:11 > git --version # timeout=10 11:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:42:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:42:12 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 11:42:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:42:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:42:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:42:12 Merging remotes/origin/master commit 71b8196c465bf7460af7e4691fe5d7c6af401573 into PR head commit 939229501aa6f75b430040a70a1f670ecdc1c72f 11:42:12 Merge succeeded, producing 939229501aa6f75b430040a70a1f670ecdc1c72f 11:42:12 Checking out Revision 939229501aa6f75b430040a70a1f670ecdc1c72f (PR-242) 11:42:12 > git config core.sparsecheckout # timeout=10 11:42:12 > git checkout -f 939229501aa6f75b430040a70a1f670ecdc1c72f # timeout=10 11:42:12 > git remote # timeout=10 11:42:12 > git config --get remote.origin.url # timeout=10 11:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:12 > git merge 71b8196c465bf7460af7e4691fe5d7c6af401573 # timeout=10 11:42:12 > git rev-parse HEAD^{commit} # timeout=10 11:42:12 > git config core.sparsecheckout # timeout=10 11:42:12 > git checkout -f 939229501aa6f75b430040a70a1f670ecdc1c72f # timeout=10 11:42:14 ---> Running in 2d4c0eb42707 11:42:15 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 11:42:15 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 11:42:16 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 11:42:16 (2/8) Installing libuuid (2.33-r0) 11:42:16 (3/8) Installing libblkid (2.33-r0) 11:42:16 (4/8) Installing libfdisk (2.33-r0) 11:42:16 (5/8) Installing libmount (2.33-r0) 11:42:16 (6/8) Installing libsmartcols (2.33-r0) 11:42:16 (7/8) Installing util-linux-dev (2.33-r0) 11:42:16 Commit message: "Add v2 random generator example" 11:42:16 > git --version # timeout=10 11:42:16 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 11:42:17 (8/8) Installing wget (1.20.3-r0) 11:42:17 Executing busybox-1.29.3-r10.trigger 11:42:17 OK: 285 MiB in 83 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:42:17 ========================================================= 11:42:17 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 11:42:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:42:18 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 11:42:18 Removing intermediate container 2d4c0eb42707 11:42:18 ---> 3cae17d9bf4a 11:42:18 Step 4/21 : ENV CBOR_VERSION=0.5.0 11:42:18 Sending build context to Docker daemon 2.889MB 11:42:18 Step 1/21 : ARG BASE=alpine:3.9 11:42:18 Step 2/21 : FROM ${BASE} as builder 11:42:18 ---> Running in ad06a0cfa934 11:42:18 latest: Pulling from edgex-devops/edgex-gcc-base 11:42:18 e7c96db7181b: Pulling fs layer 11:42:18 4c13bbce0fe7: Pulling fs layer 11:42:18 6059c847ac2f: Pulling fs layer 11:42:18 4c13bbce0fe7: Verifying Checksum 11:42:18 4c13bbce0fe7: Download complete 11:42:18 e7c96db7181b: Verifying Checksum 11:42:18 e7c96db7181b: Download complete 11:42:19 Removing intermediate container ad06a0cfa934 11:42:19 ---> 16c9117dc177 11:42:19 Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 11:42:19 e7c96db7181b: Pull complete 11:42:19 4c13bbce0fe7: Pull complete 11:42:19 ---> Running in f1d5793eb953 11:42:20 6059c847ac2f: Verifying Checksum 11:42:20 6059c847ac2f: Download complete 11:42:20 --2020-03-16 11:42:19-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 11:42:20 Resolving github.com... 192.30.253.113 11:42:20 Connecting to github.com|192.30.253.113|:443... connected. 11:42:20 HTTP request sent, awaiting response... 302 Found 11:42:20 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 11:42:20 --2020-03-16 11:42:20-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 11:42:20 Resolving codeload.github.com... 140.82.112.10 11:42:20 Connecting to codeload.github.com|140.82.112.10|:443... connected. 11:42:20 HTTP request sent, awaiting response... 200 OK 11:42:20 Length: unspecified [application/x-gzip] 11:42:20 Saving to: 'STDOUT' 11:42:20 11:42:20 0K .......... .......... .......... .......... .......... 1.58M 11:42:20 50K .......... .......... .......... .......... .......... 3.50M 11:42:20 100K .......... .......... .......... .......... .......... 9.73M 11:42:20 150K .......... .......... .......... .......... .......... 5.13M 11:42:20 200K .......... .......... .......... .......... .......... 10.7M 11:42:20 250K .......... .......... .......... .......... .......... 4.33M 11:42:20 300K .......... .......... .......... .......... .......... 4.30M 11:42:20 350K .......... .......... .......... .......... .......... 7.68M 11:42:20 400K .......... .......... .......... .......... .......... 3.70M 11:42:20 450K .......... .......... .......... .......... .......... 5.27M 11:42:20 500K .......... .......... .......... .......... .......... 5.88M 11:42:20 550K .......... .......... .......... .......... .......... 6.30M 11:42:20 600K .......... .......... .......... .......... .......... 991K 11:42:20 650K .......... .......... .......... .......... .......... 1.94M 11:42:20 700K ..  4746G=0.2s 11:42:20 11:42:20 2020-03-16 11:42:20 (3.31 MB/s) - written to stdout [719348] 11:42:20 11:42:21 -- The C compiler identification is GNU 8.3.0 11:42:21 -- The CXX compiler identification is GNU 8.3.0 11:42:21 -- Check for working C compiler: /usr/bin/cc 11:42:21 -- Check for working C compiler: /usr/bin/cc -- works 11:42:21 -- Detecting C compiler ABI info 11:42:21 -- Detecting C compiler ABI info - done 11:42:21 -- Detecting C compile features 11:42:22 -- Detecting C compile features - done 11:42:22 -- Check for working CXX compiler: /usr/bin/c++ 11:42:22 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:42:22 -- Detecting CXX compiler ABI info 11:42:22 -- Detecting CXX compiler ABI info - done 11:42:22 -- Detecting CXX compile features 11:42:24 6059c847ac2f: Pull complete 11:42:24 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 11:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 11:42:24 ---> 5eabd8fd8ba2 11:42:24 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 11:42:24 ---> Running in f2ea51e3b604 11:42:24 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 11:42:24 -- Detecting CXX compile features - done 11:42:24 -- Looking for include file endian.h 11:42:24 -- Looking for include file endian.h - found 11:42:24 -- Check if the system is big endian 11:42:24 -- Searching 16 bit integer 11:42:24 -- Looking for sys/types.h 11:42:24 -- Looking for sys/types.h - found 11:42:24 -- Looking for stdint.h 11:42:25 -- Looking for stdint.h - found 11:42:25 -- Looking for stddef.h 11:42:25 -- Looking for stddef.h - found 11:42:25 -- Check size of unsigned short 11:42:25 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 11:42:25 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 11:42:25 (2/8) Installing libuuid (2.33-r0) 11:42:25 -- Check size of unsigned short - done 11:42:25 -- Using unsigned short 11:42:25 (3/8) Installing libblkid (2.33-r0) 11:42:25 (4/8) Installing libfdisk (2.33-r0) 11:42:25 -- Check if the system is big endian - little endian 11:42:25 -- Check size of size_t 11:42:26 (5/8) Installing libmount (2.33-r0) 11:42:26 (6/8) Installing libsmartcols (2.33-r0) 11:42:26 (7/8) Installing util-linux-dev (2.33-r0) 11:42:26 -- Check size of size_t - done 11:42:26 CMake Warning at examples/CMakeLists.txt:16 (find_package): 11:42:26 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 11:42:26 asked CMake to find a package configuration file provided by "cJSON", but 11:42:26 CMake did not find one. 11:42:26 11:42:26 Could not find a package configuration file provided by "cJSON" with any of 11:42:26 the following names: 11:42:26 11:42:26 cJSONConfig.cmake 11:42:26 cjson-config.cmake 11:42:26 11:42:26 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 11:42:26 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 11:42:26 provides a separate development package or SDK, be sure it has been 11:42:26 installed. 11:42:26 11:42:26 11:42:26 (8/8) Installing wget (1.20.3-r0) 11:42:26 Executing busybox-1.29.3-r10.trigger 11:42:26 OK: 272 MiB in 83 packages 11:42:26 -- Configuring done 11:42:26 -- Generating done 11:42:26 -- Build files have been written to: /tmp/cbor 11:42:26 Scanning dependencies of target cbor_shared 11:42:26 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 11:42:26 Removing intermediate container f2ea51e3b604 11:42:26 ---> bc5ac04304a7 11:42:26 Step 4/21 : ENV CBOR_VERSION=0.5.0 11:42:26 ---> Running in 5203c2cabfa0 11:42:27 Removing intermediate container 5203c2cabfa0 11:42:27 ---> 251eeb128da7 11:42:27 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 11:42:27 ---> Running in 885a07119457 11:42:27 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 11:42:27 --2020-03-16 11:42:27-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 11:42:27 Resolving github.com... 140.82.114.4 11:42:27 Connecting to github.com|140.82.114.4|:443... connected. 11:42:27 HTTP request sent, awaiting response... 302 Found 11:42:27 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 11:42:27 --2020-03-16 11:42:27-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 11:42:27 Resolving codeload.github.com... 140.82.112.10 11:42:27 Connecting to codeload.github.com|140.82.112.10|:443... connected. 11:42:27 HTTP request sent, awaiting response... 200 OK 11:42:27 Length: unspecified [application/x-gzip] 11:42:27 Saving to: 'STDOUT' 11:42:27  11:42:27 0K .......... .......... .......... .......... .......... 1.62M 11:42:27 50K .......... .......... .......... .......... .......... 3.28M 11:42:27 100K .......... .......... .......... .......... .......... 40.6M 11:42:27 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 11:42:27 150K .......... .......... .......... .......... .......... 6.65M 11:42:27 200K .......... .......... .......... .......... .......... 5.73M 11:42:27 250K .......... .......... .......... .......... .......... 10.1M 11:42:27 300K .......... .......... .......... .......... .......... 9.59M 11:42:27 350K .......... .......... .......... .......... .......... 7.69M 11:42:27 400K .......... .......... .......... .......... .......... 6.72M 11:42:27 450K .......... .......... .......... .......... .......... 6.79M 11:42:27 500K .......... .......... .......... .......... .......... 15.5M 11:42:27 550K .......... .......... .......... .......... .......... 5.18M 11:42:27 600K .......... .......... .......... .......... .......... 1.84M 11:42:27 650K .......... .......... .......... .......... .......... 4.79M 11:42:27 700K .. 55.4M=0.1s 11:42:27 11:42:27 2020-03-16 11:42:27 (4.83 MB/s) - written to stdout [719348] 11:42:27 11:42:27 -- The C compiler identification is GNU 8.3.0 11:42:27 -- The CXX compiler identification is GNU 8.3.0 11:42:27 -- Check for working C compiler: /usr/bin/cc 11:42:28 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 11:42:28 -- Check for working C compiler: /usr/bin/cc -- works 11:42:28 -- Detecting C compiler ABI info 11:42:28 -- Detecting C compiler ABI info - done 11:42:28 -- Detecting C compile features 11:42:28 -- Detecting C compile features - done 11:42:28 -- Check for working CXX compiler: /usr/bin/c++ 11:42:28 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:42:28 -- Detecting CXX compiler ABI info 11:42:28 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 11:42:28 -- Detecting CXX compiler ABI info - done 11:42:28 -- Detecting CXX compile features 11:42:29 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 11:42:29 -- Detecting CXX compile features - done 11:42:29 -- Looking for include file endian.h 11:42:29 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 11:42:29 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 11:42:29 -- Looking for include file endian.h - found 11:42:29 -- Check if the system is big endian 11:42:29 -- Searching 16 bit integer 11:42:29 -- Looking for sys/types.h 11:42:29 -- Looking for sys/types.h - found 11:42:29 -- Looking for stdint.h 11:42:29 -- Looking for stdint.h - found 11:42:29 -- Looking for stddef.h 11:42:29 -- Looking for stddef.h - found 11:42:29 -- Check size of unsigned short 11:42:29 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 11:42:29 -- Check size of unsigned short - done 11:42:29 -- Using unsigned short 11:42:29 -- Check if the system is big endian - little endian 11:42:29 -- Check size of size_t 11:42:29 -- Check size of size_t - done 11:42:29 CMake Warning at examples/CMakeLists.txt:16 (find_package): 11:42:29 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 11:42:29 asked CMake to find a package configuration file provided by "cJSON", but 11:42:29 CMake did not find one. 11:42:29 11:42:29 Could not find a package configuration file provided by "cJSON" with any of 11:42:29 the following names: 11:42:29 11:42:29 cJSONConfig.cmake 11:42:29 cjson-config.cmake 11:42:29 11:42:29 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 11:42:29 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 11:42:29 provides a separate development package or SDK, be sure it has been 11:42:29 installed. 11:42:29 11:42:29 11:42:29 -- Configuring done 11:42:29 -- Generating done 11:42:29 -- Build files have been written to: /tmp/cbor 11:42:29 Scanning dependencies of target cbor_shared 11:42:29 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 11:42:29 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 11:42:30 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 11:42:30 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 11:42:30 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 11:42:30 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 11:42:30 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 11:42:30 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 11:42:30 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 11:42:30 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 11:42:30 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 11:42:30 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 11:42:30 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 11:42:30 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 11:42:30 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 11:42:31 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 11:42:31 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 11:42:31 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 11:42:31 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 11:42:31 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 11:42:31 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 11:42:31 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 11:42:31 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 11:42:31 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 11:42:31 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 11:42:31 [ 40%] Linking C shared library libcbor.so 11:42:31 [ 40%] Built target cbor_shared 11:42:31 Scanning dependencies of target cbor 11:42:31 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 11:42:31 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 11:42:31 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 11:42:31 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 11:42:31 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 11:42:32 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 11:42:32 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 11:42:32 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 11:42:32 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 11:42:32 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 11:42:32 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 11:42:32 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 11:42:32 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 11:42:32 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 11:42:32 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 11:42:32 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 11:42:32 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 11:42:32 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 11:42:32 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 11:42:33 [ 40%] Linking C shared library libcbor.so 11:42:33 [ 40%] Built target cbor_shared 11:42:33 Scanning dependencies of target cbor 11:42:33 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 11:42:33 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 11:42:33 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 11:42:33 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 11:42:33 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 11:42:33 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 11:42:33 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 11:42:33 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 11:42:33 [ 80%] Linking C static library libcbor.a 11:42:33 [ 80%] Built target cbor 11:42:33 Scanning dependencies of target create_items 11:42:33 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 11:42:33 [ 84%] Linking C executable create_items 11:42:33 [ 84%] Built target create_items 11:42:33 Scanning dependencies of target readfile 11:42:33 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 11:42:33 [ 88%] Linking C executable readfile 11:42:33 [ 88%] Built target readfile 11:42:33 Scanning dependencies of target streaming_parser 11:42:33 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 11:42:33 [ 92%] Linking C executable streaming_parser 11:42:33 [ 92%] Built target streaming_parser 11:42:33 Scanning dependencies of target sort 11:42:33 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 11:42:33 [ 96%] Linking C executable sort 11:42:33 [ 96%] Built target sort 11:42:33 Scanning dependencies of target hello 11:42:33 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 11:42:33 [100%] Linking C executable hello 11:42:33 [100%] Built target hello 11:42:34 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 11:42:34 Install the project... 11:42:34 -- Install configuration: "Release" 11:42:34 -- Installing: /usr/local/include/cbor/configuration.h 11:42:34 -- Installing: /usr/local/lib64/libcbor.a 11:42:34 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 11:42:34 -- Installing: /usr/local/lib64/libcbor.so.0 11:42:34 -- Installing: /usr/local/lib64/libcbor.so 11:42:34 -- Up-to-date: /usr/local/include/cbor 11:42:34 -- Installing: /usr/local/include/cbor/arrays.h 11:42:34 -- Installing: /usr/local/include/cbor/bytestrings.h 11:42:34 -- Installing: /usr/local/include/cbor/callbacks.h 11:42:34 -- Installing: /usr/local/include/cbor/common.h 11:42:34 -- Installing: /usr/local/include/cbor/data.h 11:42:34 -- Installing: /usr/local/include/cbor/encoding.h 11:42:34 -- Installing: /usr/local/include/cbor/floats_ctrls.h 11:42:34 -- Installing: /usr/local/include/cbor/internal 11:42:34 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 11:42:34 -- Installing: /usr/local/include/cbor/internal/encoders.h 11:42:34 -- Installing: /usr/local/include/cbor/internal/loaders.h 11:42:34 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 11:42:34 -- Installing: /usr/local/include/cbor/internal/stack.h 11:42:34 -- Installing: /usr/local/include/cbor/internal/unicode.h 11:42:34 -- Installing: /usr/local/include/cbor/ints.h 11:42:34 -- Installing: /usr/local/include/cbor/maps.h 11:42:34 -- Installing: /usr/local/include/cbor/serialization.h 11:42:34 -- Installing: /usr/local/include/cbor/streaming.h 11:42:34 -- Installing: /usr/local/include/cbor/strings.h 11:42:34 -- Installing: /usr/local/include/cbor/tags.h 11:42:34 -- Installing: /usr/local/include/cbor.h 11:42:34 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 11:42:34 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 11:42:34 Removing intermediate container 885a07119457 11:42:34 ---> 3e94679c0017 11:42:34 Step 6/21 : RUN mkdir /tmp/sdk 11:42:34 ---> Running in 306f2d451f7d 11:42:34 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 11:42:35 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 11:42:36 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 11:42:36 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 11:42:36 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 11:42:36 Removing intermediate container 306f2d451f7d 11:42:36 ---> 5f5876262563 11:42:36 Step 7/21 : COPY VERSION /tmp/sdk 11:42:36 ---> 2185e738ad5e 11:42:36 Step 8/21 : COPY src /tmp/sdk/src 11:42:36 ---> f14eeb1bf817 11:42:36 Step 9/21 : COPY include /tmp/sdk/include 11:42:36 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 11:42:36 ---> 7332b7c41fcd 11:42:36 Step 10/21 : COPY scripts /tmp/sdk/scripts 11:42:37 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 11:42:37 ---> 5f7c839d0d3b 11:42:37 Step 11/21 : COPY LICENSE /tmp/sdk 11:42:37 ---> 7ad3329007d1 11:42:37 Step 12/21 : COPY Attribution.txt /tmp/sdk 11:42:37 ---> 0d288dc7982d 11:42:37 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 11:42:37 ---> Running in bbb6e1f1f903 11:42:37 + CPPCHECK=false 11:42:37 + DOCGEN=false 11:42:37 + TOMLVER=SDK-0.2 11:42:37 + CUTILVER=1.0.0 11:42:37 + '[' 0 -gt 0 ] 11:42:37 + readlink -f ./scripts/build.sh 11:42:37 + dirname /tmp/sdk/scripts/build.sh 11:42:37 + dirname /tmp/sdk/scripts 11:42:37 + ROOT=/tmp/sdk 11:42:37 + cd /tmp/sdk 11:42:37 + '[' '!' -d deps ] 11:42:37 + mkdir deps 11:42:37 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:42:37 + tar -C deps -z -x -f - 11:42:37 --2020-03-16 11:42:37-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:42:37 Resolving github.com... 140.82.114.4 11:42:37 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 11:42:38 Connecting to github.com|140.82.114.4|:443... connected. 11:42:38 HTTP request sent, awaiting response... 302 Found 11:42:38 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 11:42:38 --2020-03-16 11:42:37-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 11:42:38 Resolving codeload.github.com... 140.82.112.10 11:42:38 Connecting to codeload.github.com|140.82.112.10|:443... connected. 11:42:38 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 11:42:38 HTTP request sent, awaiting response... 200 OK 11:42:38 Length: unspecified [application/x-gzip] 11:42:38 Saving to: 'STDOUT' 11:42:38  11:42:38 0K .......... ......  1.08M=0.01s 11:42:38 11:42:38 2020-03-16 11:42:38 (1.08 MB/s) - written to stdout [16451] 11:42:38 11:42:38 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 11:42:38 + tar -C deps -z -x -f - 11:42:38 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 11:42:38 --2020-03-16 11:42:38-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 11:42:38 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 11:42:38 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 11:42:39 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 11:42:39 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 11:42:39 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 11:42:39 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 11:42:40 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 11:42:40 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 11:42:40 [ 80%] Linking C static library libcbor.a 11:42:40 [ 80%] Built target cbor 11:42:40 Scanning dependencies of target create_items 11:42:40 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 11:42:40 Resolving github.com... 140.82.114.4 11:42:40 Connecting to github.com|140.82.114.4|:443... connected. 11:42:40 HTTP request sent, awaiting response... 302 Found 11:42:40 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] 11:42:40 --2020-03-16 11:42:40-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 11:42:40 Resolving codeload.github.com... 140.82.112.10 11:42:41 [ 84%] Linking C executable create_items 11:42:41 [ 84%] Built target create_items 11:42:41 Scanning dependencies of target readfile 11:42:41 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 11:42:41 Connecting to codeload.github.com|140.82.112.10|:443... connected. 11:42:41 HTTP request sent, awaiting response... 200 OK 11:42:41 Length: unspecified [application/x-gzip] 11:42:41 Saving to: 'STDOUT' 11:42:41  11:42:41 0K .......... .......... .......... .......... .......... 1.36M 11:42:41 50K .......... .......... .......... .......... .......... 2.71M 11:42:41 100K .......... .......... .......... .......... ........ 56.6M=0.05s 11:42:41 11:42:41 2020-03-16 11:42:41 (2.64 MB/s) - written to stdout [151809] 11:42:41 11:42:41 + mkdir -p src/c/iot 11:42:41 + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot 11:42:41 + mkdir -p include/iot 11:42:41 + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot 11:42:41 + mkdir -p include/iot/os 11:42:41 + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os 11:42:41 + mkdir -p /tmp/sdk/build/release 11:42:41 + cd /tmp/sdk/build/release 11:42:41 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 11:42:41 [ 88%] Linking C executable readfile 11:42:41 [ 88%] Built target readfile 11:42:41 Scanning dependencies of target streaming_parser 11:42:41 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 11:42:41 -- The C compiler identification is GNU 8.3.0 11:42:41 -- Check for working C compiler: /usr/bin/cc 11:42:41 -- Check for working C compiler: /usr/bin/cc -- works 11:42:41 -- Detecting C compiler ABI info 11:42:41 -- Detecting C compiler ABI info - done 11:42:41 -- Detecting C compile features 11:42:41 -- Detecting C compile features - done 11:42:41 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:42:41 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:42:41 -- Found LIBYAML: /usr/lib/libyaml.so 11:42:41 -- Found LIBUUID: /usr/lib/libuuid.so 11:42:41 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:42:41 -- C SDK 0.0.0 for Linux 11:42:41 -- Performing Test CSDK_HAVE_ATOMIC 11:42:41 [ 92%] Linking C executable streaming_parser 11:42:41 [ 92%] Built target streaming_parser 11:42:41 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:42:41 -- Found Curses: /usr/lib/libcurses.so 11:42:41 -- Configuring done 11:42:41 -- Generating done 11:42:41 -- Build files have been written to: /tmp/sdk/build/release 11:42:41 + make 11:42:41 + tee release.log 11:42:41 Scanning dependencies of target csdk 11:42:41 Scanning dependencies of target sort 11:42:41 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 11:42:41 [ 96%] Linking C executable sort 11:42:42 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:42:42 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:42:42 [ 96%] Built target sort 11:42:42 Scanning dependencies of target hello 11:42:42 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 11:42:42 [100%] Linking C executable hello 11:42:42 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:42:42 [100%] Built target hello 11:42:42 Install the project... 11:42:42 -- Install configuration: "Release" 11:42:42 -- Installing: /usr/local/include/cbor/configuration.h 11:42:42 -- Installing: /usr/local/lib64/libcbor.a 11:42:42 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 11:42:42 -- Installing: /usr/local/lib64/libcbor.so.0 11:42:42 -- Installing: /usr/local/lib64/libcbor.so 11:42:42 -- Up-to-date: /usr/local/include/cbor 11:42:42 -- Installing: /usr/local/include/cbor/common.h 11:42:42 -- Installing: /usr/local/include/cbor/serialization.h 11:42:42 -- Installing: /usr/local/include/cbor/encoding.h 11:42:42 -- Installing: /usr/local/include/cbor/maps.h 11:42:42 -- Installing: /usr/local/include/cbor/strings.h 11:42:42 -- Installing: /usr/local/include/cbor/arrays.h 11:42:42 -- Installing: /usr/local/include/cbor/internal 11:42:42 -- Installing: /usr/local/include/cbor/internal/loaders.h 11:42:42 -- Installing: /usr/local/include/cbor/internal/stack.h 11:42:42 -- Installing: /usr/local/include/cbor/internal/unicode.h 11:42:42 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 11:42:42 -- Installing: /usr/local/include/cbor/internal/encoders.h 11:42:42 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 11:42:42 -- Installing: /usr/local/include/cbor/data.h 11:42:42 -- Installing: /usr/local/include/cbor/floats_ctrls.h 11:42:42 -- Installing: /usr/local/include/cbor/bytestrings.h 11:42:42 -- Installing: /usr/local/include/cbor/tags.h 11:42:42 -- Installing: /usr/local/include/cbor/streaming.h 11:42:42 -- Installing: /usr/local/include/cbor/ints.h 11:42:42 -- Installing: /usr/local/include/cbor/callbacks.h 11:42:42 -- Installing: /usr/local/include/cbor.h 11:42:42 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 11:42:42 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:42:42 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:42:42 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:42:43 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:42:43 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:42:43 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:42:43 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:42:43 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:42:43 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:42:43 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:42:43 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:42:44 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:42:44 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:42:44 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:42:44 Removing intermediate container f1d5793eb953 11:42:44 ---> 996a1268943c 11:42:44 Step 6/21 : RUN mkdir /tmp/sdk 11:42:44 ---> Running in 98b9b854d552 11:42:45 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:42:45 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:42:45 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:42:45 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:42:45 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:42:45 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:42:45 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:42:46 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:42:46 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:42:46 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:42:46 [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:42:46 [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:42:46 Removing intermediate container 98b9b854d552 11:42:46 ---> 21bbdf10b7ec 11:42:46 Step 7/21 : COPY VERSION /tmp/sdk 11:42:47 [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:42:47 [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:42:47 ---> e27a7eb9fbe0 11:42:47 Step 8/21 : COPY src /tmp/sdk/src 11:42:47 [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:42:48 ---> f48c63543fc3 11:42:48 Step 9/21 : COPY include /tmp/sdk/include 11:42:48 [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:42:48 [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:42:48 [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:42:48 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:42:48 ---> bb6134c60252 11:42:48 Step 10/21 : COPY scripts /tmp/sdk/scripts 11:42:49 ---> 11ee47b8fc86 11:42:49 Step 11/21 : COPY LICENSE /tmp/sdk 11:42:49 [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:42:49 ---> 9fb12b89233b 11:42:49 Step 12/21 : COPY Attribution.txt /tmp/sdk 11:42:50 ---> d48d1e0b35d2 11:42:50 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 11:42:50 [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:42:50 [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 11:42:50 ---> Running in 66b5e91eb488 11:42:50 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:42:50 [ 69%] Linking C shared library libcsdk.so 11:42:50 [ 69%] Built target csdk 11:42:50 Scanning dependencies of target template 11:42:50 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:42:50 [ 72%] Linking C executable template 11:42:50 [ 72%] Built target template 11:42:50 Scanning dependencies of target device-counter 11:42:51 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:42:51 [ 76%] Linking C executable device-counter 11:42:51 [ 76%] Built target device-counter 11:42:51 Scanning dependencies of target device-random 11:42:51 [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:42:51 [ 79%] Linking C executable device-random 11:42:51 [ 79%] Built target device-random 11:42:51 Scanning dependencies of target device-gyro 11:42:51 [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:42:51 [ 83%] Linking C executable device-gyro 11:42:51 + CPPCHECK=false 11:42:51 + DOCGEN=false 11:42:51 + TOMLVER=SDK-0.2 11:42:51 + CUTILVER=1.0.0 11:42:51 + '[' 0 -gt 0 ] 11:42:51 + readlink -f ./scripts/build.sh 11:42:51 + dirname /tmp/sdk/scripts/build.sh 11:42:51 + dirname /tmp/sdk/scripts 11:42:51 + ROOT=/tmp/sdk 11:42:51 + cd /tmp/sdk 11:42:51 + '[' '!' -d deps ] 11:42:51 + mkdir deps 11:42:51 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:42:51 + tar -C deps -z -x -f - 11:42:51 --2020-03-16 11:42:51-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:42:51 Resolving github.com... 192.30.253.112 11:42:51 Connecting to github.com|192.30.253.112|:443... connected. 11:42:51 HTTP request sent, awaiting response... 302 Found 11:42:51 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 11:42:51 --2020-03-16 11:42:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 11:42:51 Resolving codeload.github.com... 140.82.112.10 11:42:51 Connecting to codeload.github.com|140.82.112.10|:443... connected. 11:42:51 [ 83%] Built target device-gyro 11:42:51 Scanning dependencies of target template-discovery 11:42:51 [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:42:51 [ 86%] Linking C executable template-discovery 11:42:51 HTTP request sent, awaiting response... 200 OK 11:42:51 Length: unspecified [application/x-gzip] 11:42:51 Saving to: 'STDOUT' 11:42:51  11:42:51 0K .......... ......                   1.06M=0.01s 11:42:51 11:42:51 2020-03-16 11:42:51 (1.06 MB/s) - written to stdout [16451] 11:42:51 11:42:51 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 11:42:51 + wget -O+ - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 11:42:51 tar -C deps -z -x -f - 11:42:51 --2020-03-16 11:42:51-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 11:42:51 Resolving github.com... 140.82.113.4 11:42:51 Connecting to github.com|140.82.113.4|:443... connected. 11:42:51 [ 86%] Built target template-discovery 11:42:51 Scanning dependencies of target device-terminal 11:42:51 [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:42:51 [ 89%] Linking C executable device-terminal 11:42:51 HTTP request sent, awaiting response... 302 Found 11:42:51 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] 11:42:51 --2020-03-16 11:42:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 11:42:51 Resolving codeload.github.com... 140.82.112.10 11:42:51 Connecting to codeload.github.com|140.82.112.10|:443... connected. 11:42:51 HTTP request sent, awaiting response... 200 OK 11:42:51 Length: unspecified [application/x-gzip] 11:42:51 Saving to: 'STDOUT' 11:42:51  11:42:51 0K .......... .......... .......... .......... .......... 1.52M 11:42:51 50K .......... .......... .......... .......... .......... 3.17M 11:42:51 100K .......... .......... .......... .......... ........ 7.05M=0.05s 11:42:51 11:42:51 2020-03-16 11:42:51 (2.67 MB/s) - written to stdout [151809] 11:42:51 11:42:52 [ 89%] Built target device-terminal 11:42:52 Scanning dependencies of target template2 11:42:52 [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 11:42:52 [ 93%] Linking C executable template2 11:42:52 [ 93%] Built target template2 11:42:52 Scanning dependencies of target device-randomv2 11:42:52 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:42:52 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:42:52 #include "devsdk/devsdk.h" 11:42:52 ^~~~~~~~~~~~~~~~~ 11:42:52 compilation terminated. 11:42:52 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:42:52 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:42:52 make: *** [Makefile:152: all] Error 2 11:42:52 + make package 11:42:52 + tee -a release.log 11:42:52 + mkdir -p src/c/iot 11:42:52 + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot 11:42:52 + mkdir -p include/iot 11:42:52 + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot 11:42:52 + mkdir -p include/iot/os 11:42:52 + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os 11:42:52 + mkdir -p /tmp/sdk/build/release 11:42:52 + cd /tmp/sdk/build/release 11:42:52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 11:42:52 [ 69%] Built target csdk 11:42:52 [ 72%] Built target template 11:42:52 [ 76%] Built target device-counter 11:42:52 [ 79%] Built target device-random 11:42:52 [ 83%] Built target device-gyro 11:42:52 [ 86%] Built target template-discovery 11:42:52 [ 89%] Built target device-terminal 11:42:52 [ 93%] Built target template2 11:42:52 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:42:52 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:42:52 #include "devsdk/devsdk.h" 11:42:52 ^~~~~~~~~~~~~~~~~ 11:42:52 compilation terminated. 11:42:52 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:42:52 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:42:52 make: *** [Makefile:152: all] Error 2 11:42:52 + '[' false '=' true ] 11:42:52 + '[' false '=' true ] 11:42:52 + mkdir -p /tmp/sdk/build/debug 11:42:52 + cd /tmp/sdk/build/debug 11:42:52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 11:42:52 -- The C compiler identification is GNU 8.3.0 11:42:52 -- Check for working C compiler: /usr/bin/cc 11:42:52 -- The C compiler identification is GNU 8.3.0 11:42:52 -- Check for working C compiler: /usr/bin/cc 11:42:52 -- Check for working C compiler: /usr/bin/cc -- works 11:42:52 -- Detecting C compiler ABI info 11:42:52 -- Detecting C compiler ABI info - done 11:42:52 -- Detecting C compile features 11:42:52 -- Check for working C compiler: /usr/bin/cc -- works 11:42:52 -- Detecting C compiler ABI info 11:42:52 -- Detecting C compile features - done 11:42:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:42:52 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:42:52 -- Found LIBYAML: /usr/lib/libyaml.so 11:42:52 -- Found LIBUUID: /usr/lib/libuuid.so 11:42:52 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:42:52 -- C SDK 0.0.0 for Linux 11:42:52 -- Performing Test CSDK_HAVE_ATOMIC 11:42:52 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:42:53 -- Detecting C compiler ABI info - done 11:42:53 -- Detecting C compile features 11:42:53 -- Found Curses: /usr/lib/libcurses.so 11:42:53 -- Configuring done 11:42:53 -- Generating done 11:42:53 -- Build files have been written to: /tmp/sdk/build/debug 11:42:53 + make 11:42:53 + tee debug.log 11:42:53 Scanning dependencies of target csdk 11:42:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:42:53 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:42:53 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:42:53 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:42:53 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:42:53 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:42:53 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:42:53 -- Detecting C compile features - done 11:42:53 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:42:53 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:42:53 -- Found LIBYAML: /usr/lib/libyaml.so 11:42:53 -- Found LIBUUID: /usr/lib/libuuid.so 11:42:53 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:42:53 -- C SDK 0.0.0 for Linux 11:42:53 -- Performing Test CSDK_HAVE_ATOMIC 11:42:53 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:42:53 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:42:53 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:42:53 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:42:53 -- Found Curses: /usr/lib/libcurses.so 11:42:54 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:42:54 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:42:54 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:42:54 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:42:54 -- Configuring done 11:42:54 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:42:54 -- Generating done 11:42:54 -- Build files have been written to: /tmp/sdk/build/release 11:42:54 + + make 11:42:54 tee release.log 11:42:54 Scanning dependencies of target csdk 11:42:54 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:42:54 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:42:54 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:42:54 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:42:54 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:42:54 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:42:54 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:42:54 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:42:55 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:42:55 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:42:55 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:42:55 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:42:55 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:42:55 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:42:55 [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:42:55 [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:42:55 [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:42:55 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:42:55 [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:42:55 [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:42:55 [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:42:55 [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:42:56 [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:42:56 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:42:56 [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:42:56 [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:42:56 [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 11:42:57 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:42:57 [ 69%] Linking C shared library libcsdk.so 11:42:57 [ 69%] Built target csdk 11:42:57 Scanning dependencies of target template 11:42:57 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:42:57 [ 72%] Linking C executable template 11:42:57 [ 72%] Built target template 11:42:57 Scanning dependencies of target device-counter 11:42:57 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:42:57 [ 76%] Linking C executable device-counter 11:42:57 [ 76%] Built target device-counter 11:42:57 Scanning dependencies of target device-random 11:42:57 [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:42:57 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:42:57 [ 79%] Linking C executable device-random 11:42:57 [ 79%] Built target device-random 11:42:57 Scanning dependencies of target device-gyro 11:42:57 [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:42:57 [ 83%] Linking C executable device-gyro 11:42:57 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:42:57 [ 83%] Built target device-gyro 11:42:57 Scanning dependencies of target template-discovery 11:42:57 [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:42:57 [ 86%] Linking C executable template-discovery 11:42:57 [ 86%] Built target template-discovery 11:42:57 Scanning dependencies of target device-terminal 11:42:57 [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:42:58 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:42:58 [ 89%] Linking C executable device-terminal 11:42:58 [ 89%] Built target device-terminal 11:42:58 Scanning dependencies of target template2 11:42:58 [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 11:42:58 [ 93%] Linking C executable template2 11:42:58 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:42:58 [ 93%] Built target template2 11:42:58 Scanning dependencies of target device-randomv2 11:42:58 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:42:58 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:42:58 #include "devsdk/devsdk.h" 11:42:58 ^~~~~~~~~~~~~~~~~ 11:42:58 compilation terminated. 11:42:58 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:42:58 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:42:58 make: *** [Makefile:152: all] Error 2 11:42:58 make: Entering directory '/tmp/sdk/build/release' 11:42:59 make[1]: Entering directory '/tmp/sdk/build/release' 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 Scanning dependencies of target csdk 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:42:59 [ 3%] Linking C shared library libcsdk.so 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 [ 69%] Built target csdk 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 [ 71%] Linking C executable template 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 [ 72%] Built target template 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 [ 74%] Linking C executable device-counter 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 [ 76%] Built target device-counter 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 [ 77%] Linking C executable device-random 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 [ 79%] Built target device-random 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 make[2]: Leaving directory '/tmp/sdk/build/release' 11:42:59 make[2]: Entering directory '/tmp/sdk/build/release' 11:42:59 [ 81%] Linking C executable device-gyro 11:43:00 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 [ 83%] Built target device-gyro 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 [ 84%] Linking C executable template-discovery 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 [ 86%] Built target template-discovery 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 [ 88%] Linking C executable device-terminal 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 [ 89%] Built target device-terminal 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 [ 91%] Linking C executable template2 11:43:00 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 [ 93%] Built target template2 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:00 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:43:00 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:43:00 #include "devsdk/devsdk.h" 11:43:00 ^~~~~~~~~~~~~~~~~ 11:43:00 compilation terminated. 11:43:00 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:43:00 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:00 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:43:00 make: *** [Makefile:152: all] Error 2 11:43:00 make[1]: Leaving directory '/tmp/sdk/build/release' 11:43:00 make: Leaving directory '/tmp/sdk/build/release' 11:43:00 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script 11:43:00 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 11:43:01 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } 11:43:01 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:43:02 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 11:43:02 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [Pipeline] // stage [Pipeline] } 11:43:02 Failed in branch amd64 11:43:05 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:43:05 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:43:06 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:43:06 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:43:08 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:43:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:43:08 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:43:09 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:43:09 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:43:09 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:43:10 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:43:11 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:43:11 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:43:11 [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:43:12 [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:43:13 [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:43:13 [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:43:17 [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:43:17 [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:43:18 [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:43:18 [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:43:20 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:43:21 [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:43:25 [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:43:25 [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 11:43:26 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:43:26 [ 69%] Linking C shared library libcsdk.so 11:43:26 [ 69%] Built target csdk 11:43:26 Scanning dependencies of target template 11:43:26 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:43:27 [ 72%] Linking C executable template 11:43:27 [ 72%] Built target template 11:43:27 Scanning dependencies of target device-counter 11:43:27 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:43:28 [ 76%] Linking C executable device-counter 11:43:28 [ 76%] Built target device-counter 11:43:28 Scanning dependencies of target device-random 11:43:28 [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:43:28 [ 79%] Linking C executable device-random 11:43:29 [ 79%] Built target device-random 11:43:29 Scanning dependencies of target device-gyro 11:43:29 [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:43:29 [ 83%] Linking C executable device-gyro 11:43:29 [ 83%] Built target device-gyro 11:43:29 Scanning dependencies of target template-discovery 11:43:29 [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:43:30 [ 86%] Linking C executable template-discovery 11:43:30 [ 86%] Built target template-discovery 11:43:30 Scanning dependencies of target device-terminal 11:43:30 [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:43:31 [ 89%] Linking C executable device-terminal 11:43:31 [ 89%] Built target device-terminal 11:43:31 Scanning dependencies of target template2 11:43:31 [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 11:43:31 [ 93%] Linking C executable template2 11:43:32 [ 93%] Built target template2 11:43:32 Scanning dependencies of target device-randomv2 11:43:32 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:43:32 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:43:32 #include "devsdk/devsdk.h" 11:43:32 ^~~~~~~~~~~~~~~~~ 11:43:32 compilation terminated. 11:43:32 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:43:32 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:43:32 make: *** [Makefile:152: all] Error 2 11:43:32 + + teemake -a package 11:43:32 release.log 11:43:32 [ 69%] Built target csdk 11:43:32 [ 72%] Built target template 11:43:32 [ 76%] Built target device-counter 11:43:32 [ 79%] Built target device-random 11:43:32 [ 83%] Built target device-gyro 11:43:32 [ 86%] Built target template-discovery 11:43:32 [ 89%] Built target device-terminal 11:43:32 [ 93%] Built target template2 11:43:32 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:43:32 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:43:32 #include "devsdk/devsdk.h" 11:43:32 ^~~~~~~~~~~~~~~~~ 11:43:32 compilation terminated. 11:43:32 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:43:32 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:43:32 make: *** [Makefile:152: all] Error 2 11:43:32 + '[' false '=' true ] 11:43:32 + '[' false '=' true ] 11:43:32 + mkdir -p /tmp/sdk/build/debug 11:43:32 + cd /tmp/sdk/build/debug 11:43:32 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 11:43:33 -- The C compiler identification is GNU 8.3.0 11:43:33 -- Check for working C compiler: /usr/bin/cc 11:43:33 -- Check for working C compiler: /usr/bin/cc -- works 11:43:33 -- Detecting C compiler ABI info 11:43:33 -- Detecting C compiler ABI info - done 11:43:33 -- Detecting C compile features 11:43:34 -- Detecting C compile features - done 11:43:34 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:43:34 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:43:34 -- Found LIBYAML: /usr/lib/libyaml.so 11:43:34 -- Found LIBUUID: /usr/lib/libuuid.so 11:43:34 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:43:34 -- C SDK 0.0.0 for Linux 11:43:34 -- Performing Test CSDK_HAVE_ATOMIC 11:43:34 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:43:34 -- Found Curses: /usr/lib/libcurses.so 11:43:34 -- Configuring done 11:43:34 -- Generating done 11:43:34 -- Build files have been written to: /tmp/sdk/build/debug 11:43:34 + + make 11:43:34 tee debug.log 11:43:35 Scanning dependencies of target csdk 11:43:35 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:43:35 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:43:35 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:43:36 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:43:36 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:43:36 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:43:37 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:43:37 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:43:37 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:43:38 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:43:38 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:43:38 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:43:39 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:43:39 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:43:39 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:43:40 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:43:40 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:43:40 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:43:41 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:43:41 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:43:41 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:43:41 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:43:42 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:43:42 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:43:42 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:43:42 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:43:42 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:43:43 [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:43:43 [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:43:43 [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:43:43 [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:43:44 [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:43:45 [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:43:45 [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:43:45 [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:43:46 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:43:47 [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:43:47 [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:43:48 [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 11:43:48 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:43:48 [ 69%] Linking C shared library libcsdk.so 11:43:48 [ 69%] Built target csdk 11:43:48 Scanning dependencies of target template 11:43:48 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:43:49 [ 72%] Linking C executable template 11:43:49 [ 72%] Built target template 11:43:49 Scanning dependencies of target device-counter 11:43:49 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:43:49 [ 76%] Linking C executable device-counter 11:43:49 [ 76%] Built target device-counter 11:43:49 Scanning dependencies of target device-random 11:43:49 [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:43:49 [ 79%] Linking C executable device-random 11:43:50 [ 79%] Built target device-random 11:43:50 Scanning dependencies of target device-gyro 11:43:50 [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:43:50 [ 83%] Linking C executable device-gyro 11:43:50 [ 83%] Built target device-gyro 11:43:50 Scanning dependencies of target template-discovery 11:43:50 [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:43:50 [ 86%] Linking C executable template-discovery 11:43:51 [ 86%] Built target template-discovery 11:43:51 Scanning dependencies of target device-terminal 11:43:51 [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:43:51 [ 89%] Linking C executable device-terminal 11:43:51 [ 89%] Built target device-terminal 11:43:51 Scanning dependencies of target template2 11:43:51 [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 11:43:52 [ 93%] Linking C executable template2 11:43:52 [ 93%] Built target template2 11:43:52 Scanning dependencies of target device-randomv2 11:43:52 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:43:52 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:43:52 #include "devsdk/devsdk.h" 11:43:52 ^~~~~~~~~~~~~~~~~ 11:43:52 compilation terminated. 11:43:52 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:43:52 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:43:52 make: *** [Makefile:152: all] Error 2 11:43:52 make: Entering directory '/tmp/sdk/build/release' 11:43:52 make[1]: Entering directory '/tmp/sdk/build/release' 11:43:52 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:52 Scanning dependencies of target csdk 11:43:52 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:52 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:52 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:43:53 [ 3%] Linking C shared library libcsdk.so 11:43:54 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:54 [ 69%] Built target csdk 11:43:54 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:54 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:54 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:54 [ 71%] Linking C executable template 11:43:54 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:54 [ 72%] Built target template 11:43:54 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:54 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:54 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:54 [ 74%] Linking C executable device-counter 11:43:54 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:54 [ 76%] Built target device-counter 11:43:54 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:54 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:54 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:54 [ 77%] Linking C executable device-random 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 [ 79%] Built target device-random 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 [ 81%] Linking C executable device-gyro 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 [ 83%] Built target device-gyro 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 [ 84%] Linking C executable template-discovery 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 [ 86%] Built target template-discovery 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 [ 88%] Linking C executable device-terminal 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 [ 89%] Built target device-terminal 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:55 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:55 [ 91%] Linking C executable template2 11:43:56 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:56 [ 93%] Built target template2 11:43:56 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:56 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:56 make[2]: Entering directory '/tmp/sdk/build/release' 11:43:56 [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 11:43:56 /tmp/sdk/src/c/examples/v2/random/device-random.c:9:10: fatal error: devsdk/devsdk.h: No such file or directory 11:43:56 #include "devsdk/devsdk.h" 11:43:56 ^~~~~~~~~~~~~~~~~ 11:43:56 compilation terminated. 11:43:56 make[2]: *** [c/examples/v2/random/CMakeFiles/device-randomv2.dir/build.make:63: c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o] Error 1 11:43:56 make[2]: Leaving directory '/tmp/sdk/build/release' 11:43:56 make[1]: Leaving directory '/tmp/sdk/build/release' 11:43:56 make[1]: *** [CMakeFiles/Makefile2:555: c/examples/v2/random/CMakeFiles/device-randomv2.dir/all] Error 2 11:43:56 make: *** [Makefile:152: all] Error 2 11:43:56 make: Leaving directory '/tmp/sdk/build/release' 11:43:56 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:43:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:44:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:44:00 ---> package-listing.sh 11:44:00 ++ facter osfamily 11:44:00 ++ tr '[:upper:]' '[:lower:]' 11:44:00 + OS_FAMILY=redhat 11:44:00 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-242 11:44:00 + START_PACKAGES=/tmp/packages_start.txt 11:44:00 + END_PACKAGES=/tmp/packages_end.txt 11:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:44:00 + PACKAGES=/tmp/packages_start.txt 11:44:00 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-242 ']' 11:44:00 + PACKAGES=/tmp/packages_end.txt 11:44:00 + case "${OS_FAMILY}" in 11:44:00 + rpm -qa 11:44:00 + sort 11:44:04 + '[' -f /tmp/packages_start.txt ']' 11:44:04 + '[' -f /tmp/packages_end.txt ']' 11:44:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:44:04 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-242 ']' 11:44:04 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-242/archives/ 11:44:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-242/archives/ [Pipeline] isUnix [Pipeline] sh 11:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:44:05 11:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:44:05 alpine: Pulling from edgex-lftools-log-publisher 11:44:05 c9b1b535fdd9: Pulling fs layer 11:44:05 2cc5ad85d9ab: Pulling fs layer 11:44:05 756a868c4378: Pulling fs layer 11:44:05 444b2fc9a129: Pulling fs layer 11:44:05 ea15f1150254: Pulling fs layer 11:44:05 41b27a9f41bf: Pulling fs layer 11:44:05 28c525ee5125: Pulling fs layer 11:44:05 094b1ea09ed8: Pulling fs layer 11:44:05 138eaada9080: Pulling fs layer 11:44:05 0622d0fa9048: Pulling fs layer 11:44:05 28c525ee5125: Waiting 11:44:05 444b2fc9a129: Waiting 11:44:05 094b1ea09ed8: Waiting 11:44:05 138eaada9080: Waiting 11:44:05 0622d0fa9048: Waiting 11:44:05 41b27a9f41bf: Waiting 11:44:05 ea15f1150254: Waiting 11:44:05 2cc5ad85d9ab: Verifying Checksum 11:44:05 2cc5ad85d9ab: Download complete 11:44:05 444b2fc9a129: Verifying Checksum 11:44:05 444b2fc9a129: Download complete 11:44:05 c9b1b535fdd9: Verifying Checksum 11:44:05 ea15f1150254: Verifying Checksum 11:44:05 ea15f1150254: Download complete 11:44:05 28c525ee5125: Verifying Checksum 11:44:05 28c525ee5125: Download complete 11:44:05 756a868c4378: Verifying Checksum 11:44:05 c9b1b535fdd9: Pull complete 11:44:05 138eaada9080: Verifying Checksum 11:44:05 138eaada9080: Download complete 11:44:05 0622d0fa9048: Verifying Checksum 11:44:05 0622d0fa9048: Download complete 11:44:06 2cc5ad85d9ab: Pull complete 11:44:06 094b1ea09ed8: Verifying Checksum 11:44:06 094b1ea09ed8: Download complete 11:44:06 41b27a9f41bf: Verifying Checksum 11:44:06 41b27a9f41bf: Download complete 11:44:07 756a868c4378: Pull complete 11:44:07 444b2fc9a129: Pull complete 11:44:08 ea15f1150254: Pull complete 11:44:12 41b27a9f41bf: Pull complete 11:44:12 28c525ee5125: Pull complete 11:44:14 094b1ea09ed8: Pull complete 11:44:14 138eaada9080: Pull complete 11:44:14 0622d0fa9048: Pull complete 11:44:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:44:14 prd-centos7-docker-4c-2g-739 does not seem to be running inside a container 11:44:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-242 -v /w/workspace/edgexfoundry_device-sdk-c_PR-242:/w/workspace/edgexfoundry_device-sdk-c_PR-242:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:44:15 $ docker top 9708fa6bc281cbe29360593c57cbc2de51f56bfd140022b943f683c84f18121b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:44:16 provisioning config files... 11:44:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-242@tmp/config3932135933818327583tmp [Pipeline] { [Pipeline] echo 11:44:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:44:16 ---> create-netrc.sh [Pipeline] echo 11:44:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:44:16 ---> logs-deploy.sh 11:44:16 + ARCHIVE_ARTIFACTS= 11:44:16 + LOGS_SERVER=https://logs.edgexfoundry.org 11:44:16 + '[' https://logs.edgexfoundry.org == None ']' 11:44:16 + NEXUS_URL=https://nexus.edgexfoundry.org 11:44:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-242/1 11:44:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-242/1/ 11:44:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-242/1 /w/workspace/edgexfoundry_device-sdk-c_PR-242 11:44:18 Archives upload complete. 11:44:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-242/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-242/1/