Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 86e5500d8423aab64fb391d5afb690dd04186999+0d340e7c652269917b5d824de8cebed33754d819 (e510274608ee9be77c8409d18789abcf8e89158a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-299/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-299/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3513 in /w/workspace/edgexfoundry_device-sdk-c_PR-299 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-299 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0d340e7c652269917b5d824de8cebed33754d819 into PR head commit 86e5500d8423aab64fb391d5afb690dd04186999 Merge succeeded, producing 86e5500d8423aab64fb391d5afb690dd04186999 Checking out Revision 86e5500d8423aab64fb391d5afb690dd04186999 (PR-299) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86e5500d8423aab64fb391d5afb690dd04186999 # 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 0d340e7c652269917b5d824de8cebed33754d819 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86e5500d8423aab64fb391d5afb690dd04186999 # timeout=10 Commit message: "feat: add v2 callback endpoint (#298)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-05T20:16:39.983Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-05T20:16:40.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-05T20:16:40.670Z] ========================================================= [2020-10-05T20:16:40.670Z] EdgeX Global Pipelines Version Info [2020-10-05T20:16:40.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:16:42.653Z] ------------------- [2020-10-05T20:16:42.653Z] stable info: [2020-10-05T20:16:42.653Z] ------------------- [2020-10-05T20:16:42.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-05T20:16:42.653Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T20:16:42.653Z] Message: update stable to v1.0.131 [2020-10-05T20:16:43.228Z] ------------------- [2020-10-05T20:16:43.228Z] experimental info: [2020-10-05T20:16:43.228Z] ------------------- [2020-10-05T20:16:43.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-05T20:16:43.228Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-05T20:16:43.228Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-05T20:16:43.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-10-05T20:16:43.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-10-05T20:16:44.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-05T20:16:44.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-05T20:16:44.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-05T20:16:44.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-10-05T20:16:44.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-10-05T20:16:44.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-10-05T20:16:44.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-05T20:16:45.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-10-05T20:16:45.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-05T20:16:45.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-05T20:16:45.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T20:16:45.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T20:16:45.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-05T20:16:45.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-05T20:16:45.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo [2020-10-05T20:16:46.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo [2020-10-05T20:16:46.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo [2020-10-05T20:16:46.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86e5500d8423aab64fb391d5afb690dd04186999 [Pipeline] echo [2020-10-05T20:16:46.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86e5500 [Pipeline] echo [2020-10-05T20:16:46.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:16:48.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T20:16:48.157Z] [2020-10-05T20:16:48.157Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:16:48.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T20:16:48.554Z] latest: Pulling from edgex-devops/git-semver [2020-10-05T20:16:48.554Z] 31603596830f: Pulling fs layer [2020-10-05T20:16:48.554Z] 2a8b12db71e7: Pulling fs layer [2020-10-05T20:16:48.554Z] 6ca5941a6612: Pulling fs layer [2020-10-05T20:16:48.554Z] ecc8261a40a4: Pulling fs layer [2020-10-05T20:16:48.554Z] ecc8261a40a4: Waiting [2020-10-05T20:16:48.554Z] 2a8b12db71e7: Verifying Checksum [2020-10-05T20:16:48.554Z] 2a8b12db71e7: Download complete [2020-10-05T20:16:48.819Z] 31603596830f: Verifying Checksum [2020-10-05T20:16:48.819Z] 31603596830f: Download complete [2020-10-05T20:16:48.819Z] ecc8261a40a4: Verifying Checksum [2020-10-05T20:16:48.819Z] ecc8261a40a4: Download complete [2020-10-05T20:16:48.819Z] 6ca5941a6612: Verifying Checksum [2020-10-05T20:16:48.819Z] 6ca5941a6612: Download complete [2020-10-05T20:16:49.083Z] 31603596830f: Pull complete [2020-10-05T20:16:49.083Z] 2a8b12db71e7: Pull complete [2020-10-05T20:16:50.034Z] 6ca5941a6612: Pull complete [2020-10-05T20:16:50.034Z] ecc8261a40a4: Pull complete [2020-10-05T20:16:50.034Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-05T20:16:50.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T20:16:50.034Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-05T20:16:50.191Z] prd-centos7-docker-4c-2g-3513 does not seem to be running inside a container [2020-10-05T20:16:50.258Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-299 -v /w/workspace/edgexfoundry_device-sdk-c_PR-299:/w/workspace/edgexfoundry_device-sdk-c_PR-299:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-05T20:16:52.872Z] $ docker top fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T20:16:53.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T20:16:53.288Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T20:16:53.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T20:16:53.512Z] $ docker exec fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 ssh-agent [2020-10-05T20:16:53.668Z] SSH_AUTH_SOCK=/tmp/ssh-XPmJCO0O4JvH/agent.11 [2020-10-05T20:16:53.668Z] SSH_AGENT_PID=16 [2020-10-05T20:16:53.681Z] Running ssh-add (command line suppressed) [2020-10-05T20:16:53.809Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp/private_key_2918583878963689522.key (/w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp/private_key_2918583878963689522.key) [2020-10-05T20:16:53.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T20:16:54.256Z] + git describe --exact-match --tags HEAD [2020-10-05T20:16:54.257Z] fatal: no tag exactly matches '86e5500d8423aab64fb391d5afb690dd04186999' [Pipeline] } [2020-10-05T20:16:54.415Z] $ docker exec --env ******** --env ******** fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 ssh-agent -k [2020-10-05T20:16:54.532Z] unset SSH_AUTH_SOCK; [2020-10-05T20:16:54.532Z] unset SSH_AGENT_PID; [2020-10-05T20:16:54.532Z] echo Agent pid 16 killed; [2020-10-05T20:16:54.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-05T20:16:54.745Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-05T20:16:54.745Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-05T20:16:54.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T20:16:54.901Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T20:16:55.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T20:16:55.062Z] $ docker exec fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 ssh-agent [2020-10-05T20:16:55.211Z] SSH_AUTH_SOCK=/tmp/ssh-YjKjlbpXqybA/agent.46 [2020-10-05T20:16:55.211Z] SSH_AGENT_PID=51 [2020-10-05T20:16:55.218Z] Running ssh-add (command line suppressed) [2020-10-05T20:16:55.333Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp/private_key_8963094053864506428.key (/w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp/private_key_8963094053864506428.key) [2020-10-05T20:16:55.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T20:16:55.779Z] + git semver init [2020-10-05T20:16:55.779Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T20:16:55.779Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-299/.git [2020-10-05T20:16:55.779Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-299 [2020-10-05T20:16:55.779Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T20:16:55.779Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T20:16:55.779Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T20:16:55.779Z] # $SEMVER_BRANCH = PR-299 [2020-10-05T20:16:55.779Z] # $SEMVER_TEMP = /tmp/semver-887803628 [2020-10-05T20:16:55.779Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-10-05T20:16:56.726Z] # '/tmp/semver-887803628' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-299/.semver' [2020-10-05T20:16:56.726Z] # -> Force: false [2020-10-05T20:16:56.726Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-299/.semver [Pipeline] } [2020-10-05T20:16:56.748Z] $ docker exec --env ******** --env ******** fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 ssh-agent -k [2020-10-05T20:16:56.859Z] unset SSH_AUTH_SOCK; [2020-10-05T20:16:56.860Z] unset SSH_AGENT_PID; [2020-10-05T20:16:56.860Z] echo Agent pid 51 killed; [2020-10-05T20:16:56.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T20:16:57.483Z] + git semver [Pipeline] } [2020-10-05T20:16:57.518Z] $ docker stop --time=1 fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 [2020-10-05T20:16:58.876Z] $ docker rm -f fdfc2eafa400dd86bfd959e6d25099aa0bcf45245dc6e3d8c6ce33ed516e0a79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-05T20:16:59.743Z] Stashed 35 file(s) [Pipeline] echo [2020-10-05T20:16:59.769Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-05T20:17:15.412Z] Still waiting to schedule task [2020-10-05T20:17:15.413Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3513’ [2020-10-05T20:17:15.446Z] Still waiting to schedule task [2020-10-05T20:17:15.446Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-05T20:19:14.857Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3514 in /w/workspace/edgexfoundry_device-sdk-c_PR-299 [Pipeline] { [Pipeline] ws [2020-10-05T20:19:14.962Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-10-05T20:19:19.795Z] using credential edgex-jenkins-ssh [2020-10-05T20:19:19.864Z] Cloning the remote Git repository [2020-10-05T20:19:19.932Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-10-05T20:19:20.050Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-10-05T20:19:20.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-05T20:19:20.132Z] > git --version # timeout=10 [2020-10-05T20:19:20.152Z] > git --version # 'git version 2.17.1' [2020-10-05T20:19:20.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T20:19:20.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T20:19:21.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-05T20:19:21.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T20:19:21.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-05T20:19:21.939Z] Merging remotes/origin/master commit 0d340e7c652269917b5d824de8cebed33754d819 into PR head commit 86e5500d8423aab64fb391d5afb690dd04186999 [2020-10-05T20:19:22.191Z] Merge succeeded, producing 86e5500d8423aab64fb391d5afb690dd04186999 [2020-10-05T20:19:22.191Z] Checking out Revision 86e5500d8423aab64fb391d5afb690dd04186999 (PR-299) [2020-10-05T20:19:21.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-05T20:19:21.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T20:19:21.297Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T20:19:21.949Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T20:19:21.974Z] > git checkout -f 86e5500d8423aab64fb391d5afb690dd04186999 # timeout=10 [2020-10-05T20:19:22.087Z] > git remote # timeout=10 [2020-10-05T20:19:22.109Z] > git config --get remote.origin.url # timeout=10 [2020-10-05T20:19:22.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T20:19:22.135Z] > git merge 0d340e7c652269917b5d824de8cebed33754d819 # timeout=10 [2020-10-05T20:19:22.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-05T20:19:22.188Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T20:19:22.198Z] > git checkout -f 86e5500d8423aab64fb391d5afb690dd04186999 # timeout=10 [2020-10-05T20:19:26.597Z] Commit message: "feat: add v2 callback endpoint (#298)" [2020-10-05T20:19:26.642Z] > git --version # timeout=10 [2020-10-05T20:19:26.664Z] > git --version # 'git version 2.17.1' [2020-10-05T20:19:26.677Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-05T20:19:28.306Z] ========================================================= [2020-10-05T20:19:28.306Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-10-05T20:19:28.306Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:19:29.595Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-10-05T20:19:30.591Z] Sending build context to Docker daemon 3.911MB [2020-10-05T20:19:30.591Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-10-05T20:19:30.591Z] Step 2/21 : FROM ${BASE} as builder [2020-10-05T20:19:30.867Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-10-05T20:19:30.867Z] 0362ad1dd800: Pulling fs layer [2020-10-05T20:19:30.867Z] f2cdb1532d8b: Pulling fs layer [2020-10-05T20:19:30.867Z] 37ed683be191: Pulling fs layer [2020-10-05T20:19:30.867Z] f2cdb1532d8b: Verifying Checksum [2020-10-05T20:19:30.867Z] f2cdb1532d8b: Download complete [2020-10-05T20:19:31.469Z] 0362ad1dd800: Verifying Checksum [2020-10-05T20:19:31.469Z] 0362ad1dd800: Download complete [2020-10-05T20:19:32.074Z] 0362ad1dd800: Pull complete [2020-10-05T20:19:32.676Z] f2cdb1532d8b: Pull complete [2020-10-05T20:19:33.663Z] 37ed683be191: Verifying Checksum [2020-10-05T20:19:33.663Z] 37ed683be191: Download complete [2020-10-05T20:19:43.853Z] 37ed683be191: Pull complete [2020-10-05T20:19:43.853Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-10-05T20:19:43.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-10-05T20:19:43.853Z] ---> b23d30803547 [2020-10-05T20:19:43.853Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-10-05T20:19:44.128Z] ---> Running in 94a7e4b6bc48 [2020-10-05T20:19:45.573Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-05T20:19:46.550Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-05T20:19:47.147Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-05T20:19:47.419Z] (2/8) Installing libuuid (2.33-r0) [2020-10-05T20:19:47.419Z] (3/8) Installing libblkid (2.33-r0) [2020-10-05T20:19:47.419Z] (4/8) Installing libfdisk (2.33-r0) [2020-10-05T20:19:47.690Z] (5/8) Installing libmount (2.33-r0) [2020-10-05T20:19:47.690Z] (6/8) Installing libsmartcols (2.33-r0) [2020-10-05T20:19:47.690Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-10-05T20:19:48.283Z] (8/8) Installing wget (1.20.3-r0) [2020-10-05T20:19:48.283Z] Executing busybox-1.29.3-r10.trigger [2020-10-05T20:19:48.283Z] OK: 285 MiB in 83 packages [2020-10-05T20:19:49.731Z] Removing intermediate container 94a7e4b6bc48 [2020-10-05T20:19:49.731Z] ---> 8f5c7375c344 [2020-10-05T20:19:49.731Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-10-05T20:19:49.731Z] ---> Running in 9381cfd74665 [2020-10-05T20:19:50.326Z] Removing intermediate container 9381cfd74665 [2020-10-05T20:19:50.326Z] ---> 57129051dbe0 [2020-10-05T20:19:50.326Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-10-05T20:19:50.326Z] ---> Running in a0c48d34c7c8 [2020-10-05T20:19:51.762Z] --2020-10-05 20:19:51-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-10-05T20:19:51.762Z] Resolving github.com... 140.82.113.4 [2020-10-05T20:19:51.762Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-10-05T20:19:52.036Z] HTTP request sent, awaiting response... 302 Found [2020-10-05T20:19:52.036Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-10-05T20:19:52.036Z] --2020-10-05 20:19:51-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-10-05T20:19:52.037Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-05T20:19:52.037Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-05T20:19:52.037Z] HTTP request sent, awaiting response... 200 OK [2020-10-05T20:19:52.037Z] Length: unspecified [application/x-gzip] [2020-10-05T20:19:52.037Z] Saving to: 'STDOUT' [2020-10-05T20:19:52.037Z] [2020-10-05T20:19:52.309Z] 0K .......... .......... .......... .......... .......... 1.24M [2020-10-05T20:19:52.309Z] 50K .......... .......... .......... .......... .......... 2.42M [2020-10-05T20:19:52.309Z] 100K .......... .......... .......... .......... .......... 2.54M [2020-10-05T20:19:52.309Z] 150K .......... .......... .......... .......... .......... 15.2M [2020-10-05T20:19:52.309Z] 200K .......... .......... .......... .......... .......... 14.6M [2020-10-05T20:19:52.309Z] 250K .......... .......... .......... .......... .......... 2.98M [2020-10-05T20:19:52.309Z] 300K .......... .......... .......... .......... .......... 4.93M [2020-10-05T20:19:52.309Z] 350K .......... .......... .......... .......... .......... 3.89M [2020-10-05T20:19:52.309Z] 400K .......... .......... .......... .......... .......... 4.72M [2020-10-05T20:19:52.309Z] 450K .......... .......... .......... .......... .......... 3.73M [2020-10-05T20:19:52.309Z] 500K .......... .......... .......... .......... .......... 9.21M [2020-10-05T20:19:52.309Z] 550K .......... .......... .......... .......... .......... 3.48M [2020-10-05T20:19:52.309Z] 600K .......... .......... .......... .......... .......... 765K [2020-10-05T20:19:52.309Z] 650K .......... .......... .......... .......... .......... 2.22M [2020-10-05T20:19:52.309Z] 700K .. 10.7M=0.3s [2020-10-05T20:19:52.309Z] [2020-10-05T20:19:52.309Z] 2020-10-05 20:19:52 (2.70 MB/s) - written to stdout [719348] [2020-10-05T20:19:52.309Z] [2020-10-05T20:19:52.585Z] -- The C compiler identification is GNU 8.3.0 [2020-10-05T20:19:52.857Z] -- The CXX compiler identification is GNU 8.3.0 [2020-10-05T20:19:52.857Z] -- Check for working C compiler: /usr/bin/cc [2020-10-05T20:19:53.130Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-05T20:19:53.130Z] -- Detecting C compiler ABI info [2020-10-05T20:19:53.403Z] -- Detecting C compiler ABI info - done [2020-10-05T20:19:53.403Z] -- Detecting C compile features [2020-10-05T20:19:54.382Z] -- Detecting C compile features - done [2020-10-05T20:19:54.382Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-05T20:19:54.382Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-05T20:19:54.382Z] -- Detecting CXX compiler ABI info [2020-10-05T20:19:54.654Z] -- Detecting CXX compiler ABI info - done [2020-10-05T20:19:54.654Z] -- Detecting CXX compile features [2020-10-05T20:19:56.639Z] -- Detecting CXX compile features - done [2020-10-05T20:19:56.639Z] -- Looking for include file endian.h [2020-10-05T20:19:56.639Z] -- Looking for include file endian.h - found [2020-10-05T20:19:56.639Z] -- Check if the system is big endian [2020-10-05T20:19:56.639Z] -- Searching 16 bit integer [2020-10-05T20:19:56.639Z] -- Looking for sys/types.h [2020-10-05T20:19:56.912Z] -- Looking for sys/types.h - found [2020-10-05T20:19:56.912Z] -- Looking for stdint.h [2020-10-05T20:19:56.913Z] -- Looking for stdint.h - found [2020-10-05T20:19:56.913Z] -- Looking for stddef.h [2020-10-05T20:19:57.187Z] -- Looking for stddef.h - found [2020-10-05T20:19:57.187Z] -- Check size of unsigned short [2020-10-05T20:19:57.462Z] -- Check size of unsigned short - done [2020-10-05T20:19:57.462Z] -- Using unsigned short [2020-10-05T20:19:57.740Z] -- Check if the system is big endian - little endian [2020-10-05T20:19:57.740Z] -- Check size of size_t [2020-10-05T20:19:58.014Z] -- Check size of size_t - done [2020-10-05T20:19:58.014Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-10-05T20:19:58.014Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-10-05T20:19:58.014Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-10-05T20:19:58.014Z] CMake did not find one. [2020-10-05T20:19:58.014Z] [2020-10-05T20:19:58.014Z] Could not find a package configuration file provided by "cJSON" with any of [2020-10-05T20:19:58.014Z] the following names: [2020-10-05T20:19:58.014Z] [2020-10-05T20:19:58.014Z] cJSONConfig.cmake [2020-10-05T20:19:58.014Z] cjson-config.cmake [2020-10-05T20:19:58.014Z] [2020-10-05T20:19:58.014Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-10-05T20:19:58.014Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-10-05T20:19:58.014Z] provides a separate development package or SDK, be sure it has been [2020-10-05T20:19:58.014Z] installed. [2020-10-05T20:19:58.014Z] [2020-10-05T20:19:58.014Z] [2020-10-05T20:19:58.014Z] -- Configuring done [2020-10-05T20:19:58.288Z] -- Generating done [2020-10-05T20:19:58.288Z] -- Build files have been written to: /tmp/cbor [2020-10-05T20:19:58.561Z] Scanning dependencies of target cbor_shared [2020-10-05T20:19:58.561Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-10-05T20:19:59.157Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-10-05T20:19:59.754Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-10-05T20:20:00.033Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-10-05T20:20:00.633Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-10-05T20:20:00.664Z] Running on prd-centos7-docker-4c-2g-3515 in /w/workspace/edgexfoundry_device-sdk-c_PR-299 [Pipeline] { [Pipeline] ws [2020-10-05T20:20:00.815Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [2020-10-05T20:20:00.909Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [Pipeline] checkout [2020-10-05T20:20:01.191Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-10-05T20:20:01.191Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-10-05T20:20:01.462Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-10-05T20:20:01.741Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-10-05T20:20:02.339Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-10-05T20:20:02.611Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-10-05T20:20:02.887Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-10-05T20:20:03.160Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-10-05T20:20:03.432Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-10-05T20:20:03.705Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-10-05T20:20:03.976Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-10-05T20:20:04.081Z] using credential edgex-jenkins-ssh [2020-10-05T20:20:04.172Z] Cloning the remote Git repository [2020-10-05T20:20:04.248Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-10-05T20:20:04.521Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-10-05T20:20:04.198Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-10-05T20:20:04.258Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-10-05T20:20:04.312Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-05T20:20:04.313Z] > git --version # timeout=10 [2020-10-05T20:20:04.320Z] > git --version # 'git version 2.16.5' [2020-10-05T20:20:04.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T20:20:04.345Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T20:20:04.792Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-10-05T20:20:05.065Z] [ 40%] Linking C shared library libcbor.so [2020-10-05T20:20:05.065Z] [ 40%] Built target cbor_shared [2020-10-05T20:20:05.065Z] Scanning dependencies of target cbor [2020-10-05T20:20:05.065Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-10-05T20:20:05.496Z] Merging remotes/origin/master commit 0d340e7c652269917b5d824de8cebed33754d819 into PR head commit 86e5500d8423aab64fb391d5afb690dd04186999 [2020-10-05T20:20:05.585Z] Merge succeeded, producing 86e5500d8423aab64fb391d5afb690dd04186999 [2020-10-05T20:20:05.586Z] Checking out Revision 86e5500d8423aab64fb391d5afb690dd04186999 (PR-299) [2020-10-05T20:20:04.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-05T20:20:04.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T20:20:04.987Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-05T20:20:04.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-05T20:20:04.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T20:20:05.002Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T20:20:05.507Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T20:20:05.513Z] > git checkout -f 86e5500d8423aab64fb391d5afb690dd04186999 # timeout=10 [2020-10-05T20:20:05.560Z] > git remote # timeout=10 [2020-10-05T20:20:05.565Z] > git config --get remote.origin.url # timeout=10 [2020-10-05T20:20:05.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T20:20:05.572Z] > git merge 0d340e7c652269917b5d824de8cebed33754d819 # timeout=10 [2020-10-05T20:20:05.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-05T20:20:05.590Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T20:20:05.594Z] > git checkout -f 86e5500d8423aab64fb391d5afb690dd04186999 # timeout=10 [2020-10-05T20:20:06.039Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-10-05T20:20:06.635Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-10-05T20:20:06.635Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-10-05T20:20:08.063Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-10-05T20:20:08.063Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-10-05T20:20:08.335Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-10-05T20:20:08.335Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-10-05T20:20:08.607Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-10-05T20:20:08.879Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-10-05T20:20:09.138Z] Commit message: "feat: add v2 callback endpoint (#298)" [2020-10-05T20:20:09.165Z] > git --version # timeout=10 [2020-10-05T20:20:09.170Z] > git --version # 'git version 2.16.5' [2020-10-05T20:20:09.176Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T20:20:09.475Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-05T20:20:10.075Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [Pipeline] echo [2020-10-05T20:20:10.234Z] ========================================================= [2020-10-05T20:20:10.234Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-10-05T20:20:10.234Z] ========================================================= [2020-10-05T20:20:10.347Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:20:10.620Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-10-05T20:20:10.896Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-10-05T20:20:10.987Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-10-05T20:20:11.169Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-10-05T20:20:11.253Z] Sending build context to Docker daemon 3.911MB [2020-10-05T20:20:11.253Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-10-05T20:20:11.253Z] Step 2/21 : FROM ${BASE} as builder [2020-10-05T20:20:11.253Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-10-05T20:20:11.253Z] e7c96db7181b: Pulling fs layer [2020-10-05T20:20:11.253Z] 4c13bbce0fe7: Pulling fs layer [2020-10-05T20:20:11.253Z] 6059c847ac2f: Pulling fs layer [2020-10-05T20:20:11.253Z] 4c13bbce0fe7: Download complete [2020-10-05T20:20:11.441Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-10-05T20:20:11.517Z] e7c96db7181b: Verifying Checksum [2020-10-05T20:20:11.517Z] e7c96db7181b: Download complete [2020-10-05T20:20:11.517Z] e7c96db7181b: Pull complete [2020-10-05T20:20:11.714Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-10-05T20:20:11.779Z] 4c13bbce0fe7: Pull complete [2020-10-05T20:20:11.986Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-10-05T20:20:12.258Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-10-05T20:20:12.533Z] [ 80%] Linking C static library libcbor.a [2020-10-05T20:20:12.533Z] [ 80%] Built target cbor [2020-10-05T20:20:12.533Z] Scanning dependencies of target create_items [2020-10-05T20:20:12.533Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-10-05T20:20:12.809Z] [ 84%] Linking C executable create_items [2020-10-05T20:20:12.809Z] [ 84%] Built target create_items [2020-10-05T20:20:12.809Z] Scanning dependencies of target readfile [2020-10-05T20:20:12.809Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-10-05T20:20:13.082Z] [ 88%] Linking C executable readfile [2020-10-05T20:20:13.082Z] [ 88%] Built target readfile [2020-10-05T20:20:13.082Z] Scanning dependencies of target streaming_parser [2020-10-05T20:20:13.082Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-10-05T20:20:13.170Z] 6059c847ac2f: Verifying Checksum [2020-10-05T20:20:13.170Z] 6059c847ac2f: Download complete [2020-10-05T20:20:13.356Z] [ 92%] Linking C executable streaming_parser [2020-10-05T20:20:13.630Z] [ 92%] Built target streaming_parser [2020-10-05T20:20:13.630Z] Scanning dependencies of target sort [2020-10-05T20:20:13.630Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-10-05T20:20:13.630Z] [ 96%] Linking C executable sort [2020-10-05T20:20:13.904Z] [ 96%] Built target sort [2020-10-05T20:20:13.904Z] Scanning dependencies of target hello [2020-10-05T20:20:13.904Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-10-05T20:20:13.904Z] [100%] Linking C executable hello [2020-10-05T20:20:14.178Z] [100%] Built target hello [2020-10-05T20:20:14.178Z] Install the project... [2020-10-05T20:20:14.178Z] -- Install configuration: "Release" [2020-10-05T20:20:14.178Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/lib64/libcbor.a [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/lib64/libcbor.so [2020-10-05T20:20:14.179Z] -- Up-to-date: /usr/local/include/cbor [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/ints.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/data.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/common.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/strings.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/tags.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor/maps.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/include/cbor.h [2020-10-05T20:20:14.179Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-10-05T20:20:16.495Z] 6059c847ac2f: Pull complete [2020-10-05T20:20:16.775Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-10-05T20:20:16.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-10-05T20:20:16.775Z] ---> 5eabd8fd8ba2 [2020-10-05T20:20:16.775Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-10-05T20:20:16.809Z] Removing intermediate container a0c48d34c7c8 [2020-10-05T20:20:16.809Z] ---> 831ea4b66da7 [2020-10-05T20:20:16.809Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-10-05T20:20:16.809Z] ---> Running in 6c4735ee9d76 [2020-10-05T20:20:18.175Z] ---> Running in 61b71a10f819 [2020-10-05T20:20:18.752Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-05T20:20:18.783Z] Removing intermediate container 6c4735ee9d76 [2020-10-05T20:20:18.783Z] ---> d2d56cd641c2 [2020-10-05T20:20:18.783Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-10-05T20:20:19.697Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-05T20:20:19.765Z] ---> 95ab3c0ba69e [2020-10-05T20:20:19.765Z] Step 8/21 : COPY src /tmp/sdk/src [2020-10-05T20:20:19.958Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-05T20:20:19.959Z] (2/8) Installing libuuid (2.33-r0) [2020-10-05T20:20:19.959Z] (3/8) Installing libblkid (2.33-r0) [2020-10-05T20:20:20.220Z] (4/8) Installing libfdisk (2.33-r0) [2020-10-05T20:20:20.220Z] (5/8) Installing libmount (2.33-r0) [2020-10-05T20:20:20.376Z] ---> 5c2001b93a00 [2020-10-05T20:20:20.376Z] Step 9/21 : COPY include /tmp/sdk/include [2020-10-05T20:20:20.481Z] (6/8) Installing libsmartcols (2.33-r0) [2020-10-05T20:20:20.481Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-10-05T20:20:20.743Z] (8/8) Installing wget (1.20.3-r0) [2020-10-05T20:20:20.743Z] Executing busybox-1.29.3-r10.trigger [2020-10-05T20:20:20.743Z] OK: 272 MiB in 83 packages [2020-10-05T20:20:21.359Z] ---> 8ff8eeb8493f [2020-10-05T20:20:21.359Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-10-05T20:20:21.695Z] Removing intermediate container 61b71a10f819 [2020-10-05T20:20:21.696Z] ---> 5ec38f65714c [2020-10-05T20:20:21.696Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-10-05T20:20:21.696Z] ---> Running in e18f45bfd9ae [2020-10-05T20:20:21.696Z] Removing intermediate container e18f45bfd9ae [2020-10-05T20:20:21.696Z] ---> 72dfc50f847f [2020-10-05T20:20:21.696Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-10-05T20:20:21.696Z] ---> Running in 0940374ad692 [2020-10-05T20:20:21.958Z] ---> f907aafae76e [2020-10-05T20:20:21.958Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-10-05T20:20:22.270Z] --2020-10-05 20:20:22-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-10-05T20:20:22.270Z] Resolving github.com... 140.82.114.3 [2020-10-05T20:20:22.270Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-05T20:20:22.530Z] HTTP request sent, awaiting response... 302 Found [2020-10-05T20:20:22.530Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-10-05T20:20:22.530Z] --2020-10-05 20:20:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-10-05T20:20:22.530Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-05T20:20:22.530Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-05T20:20:22.530Z] HTTP request sent, awaiting response... 200 OK [2020-10-05T20:20:22.530Z] Length: unspecified [application/x-gzip] [2020-10-05T20:20:22.530Z] Saving to: 'STDOUT' [2020-10-05T20:20:22.530Z] [2020-10-05T20:20:22.553Z] ---> 22f5f963424c [2020-10-05T20:20:22.554Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-10-05T20:20:22.793Z] 0K .......... .......... .......... .......... .......... 1.58M [2020-10-05T20:20:22.793Z] 50K .......... .......... .......... .......... .......... 3.16M [2020-10-05T20:20:22.793Z] 100K .......... .......... .......... .......... .......... 38.8M [2020-10-05T20:20:22.793Z] 150K .......... .......... .......... .......... .......... 30.5M [2020-10-05T20:20:22.793Z] 200K .......... .......... .......... .......... .......... 3.24M [2020-10-05T20:20:22.793Z] 250K .......... .......... .......... .......... .......... 13.5M [2020-10-05T20:20:22.793Z] 300K .......... .......... .......... .......... .......... 25.6M [2020-10-05T20:20:22.793Z] 350K .......... .......... .......... .......... .......... 7.96M [2020-10-05T20:20:22.793Z] 400K .......... .......... .......... .......... .......... 7.03M [2020-10-05T20:20:22.793Z] 450K .......... .......... .......... .......... .......... 8.03M [2020-10-05T20:20:22.793Z] 500K .......... .......... .......... .......... .......... 22.8M [2020-10-05T20:20:22.793Z] 550K .......... .......... .......... .......... .......... 4.45M [2020-10-05T20:20:22.793Z] 600K .......... .......... .......... .......... .......... 2.82M [2020-10-05T20:20:22.793Z] 650K .......... .......... .......... .......... .......... 5.56M [2020-10-05T20:20:22.793Z] 700K .. 42.8M=0.1s [2020-10-05T20:20:22.793Z] [2020-10-05T20:20:22.793Z] 2020-10-05 20:20:22 (5.35 MB/s) - written to stdout [719348] [2020-10-05T20:20:22.793Z] [2020-10-05T20:20:22.793Z] -- The C compiler identification is GNU 8.3.0 [2020-10-05T20:20:23.057Z] -- The CXX compiler identification is GNU 8.3.0 [2020-10-05T20:20:23.057Z] -- Check for working C compiler: /usr/bin/cc [2020-10-05T20:20:23.057Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-05T20:20:23.057Z] -- Detecting C compiler ABI info [2020-10-05T20:20:23.057Z] -- Detecting C compiler ABI info - done [2020-10-05T20:20:23.057Z] -- Detecting C compile features [2020-10-05T20:20:23.150Z] ---> 3cba2bf5fa73 [2020-10-05T20:20:23.150Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-10-05T20:20:23.318Z] -- Detecting C compile features - done [2020-10-05T20:20:23.318Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-05T20:20:23.318Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-05T20:20:23.318Z] -- Detecting CXX compiler ABI info [2020-10-05T20:20:23.427Z] ---> Running in b70520e9adda [2020-10-05T20:20:23.582Z] -- Detecting CXX compiler ABI info - done [2020-10-05T20:20:23.582Z] -- Detecting CXX compile features [2020-10-05T20:20:23.845Z] -- Detecting CXX compile features - done [2020-10-05T20:20:23.845Z] -- Looking for include file endian.h [2020-10-05T20:20:24.111Z] -- Looking for include file endian.h - found [2020-10-05T20:20:24.111Z] -- Check if the system is big endian [2020-10-05T20:20:24.111Z] -- Searching 16 bit integer [2020-10-05T20:20:24.111Z] -- Looking for sys/types.h [2020-10-05T20:20:24.111Z] -- Looking for sys/types.h - found [2020-10-05T20:20:24.111Z] -- Looking for stdint.h [2020-10-05T20:20:24.111Z] -- Looking for stdint.h - found [2020-10-05T20:20:24.111Z] -- Looking for stddef.h [2020-10-05T20:20:24.111Z] -- Looking for stddef.h - found [2020-10-05T20:20:24.111Z] -- Check size of unsigned short [2020-10-05T20:20:24.373Z] -- Check size of unsigned short - done [2020-10-05T20:20:24.373Z] -- Using unsigned short [2020-10-05T20:20:24.373Z] -- Check if the system is big endian - little endian [2020-10-05T20:20:24.373Z] -- Check size of size_t [2020-10-05T20:20:24.373Z] -- Check size of size_t - done [2020-10-05T20:20:24.373Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-10-05T20:20:24.373Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-10-05T20:20:24.373Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-10-05T20:20:24.373Z] CMake did not find one. [2020-10-05T20:20:24.373Z] [2020-10-05T20:20:24.373Z] Could not find a package configuration file provided by "cJSON" with any of [2020-10-05T20:20:24.373Z] the following names: [2020-10-05T20:20:24.373Z] [2020-10-05T20:20:24.373Z] cJSONConfig.cmake [2020-10-05T20:20:24.373Z] cjson-config.cmake [2020-10-05T20:20:24.373Z] [2020-10-05T20:20:24.373Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-10-05T20:20:24.373Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-10-05T20:20:24.373Z] provides a separate development package or SDK, be sure it has been [2020-10-05T20:20:24.373Z] installed. [2020-10-05T20:20:24.373Z] [2020-10-05T20:20:24.373Z] [2020-10-05T20:20:24.373Z] -- Configuring done [2020-10-05T20:20:24.634Z] -- Generating done [2020-10-05T20:20:24.634Z] -- Build files have been written to: /tmp/cbor [2020-10-05T20:20:24.634Z] Scanning dependencies of target cbor_shared [2020-10-05T20:20:24.634Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-10-05T20:20:24.868Z] + CPPCHECK=false [2020-10-05T20:20:24.868Z] + DOCGEN=false [2020-10-05T20:20:24.868Z] + TOMLVER=SDK-0.2 [2020-10-05T20:20:24.868Z] + CUTILVER=1.1.1 [2020-10-05T20:20:24.868Z] + '[' 0 -gt 0 ] [2020-10-05T20:20:24.868Z] + readlink -f ./scripts/build.sh [2020-10-05T20:20:24.868Z] + dirname /tmp/sdk/scripts/build.sh [2020-10-05T20:20:24.868Z] + dirname /tmp/sdk/scripts [2020-10-05T20:20:24.868Z] + ROOT=/tmp/sdk [2020-10-05T20:20:24.868Z] + cd /tmp/sdk [2020-10-05T20:20:24.868Z] + '[' '!' -d deps ] [2020-10-05T20:20:24.868Z] + mkdir deps [2020-10-05T20:20:24.868Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-05T20:20:24.868Z] + tar -C deps -z -x -f - [2020-10-05T20:20:24.868Z] --2020-10-05 20:20:24-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-05T20:20:24.868Z] Resolving github.com... 140.82.114.3 [2020-10-05T20:20:24.868Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-05T20:20:24.868Z] HTTP request sent, awaiting response... 302 Found [2020-10-05T20:20:24.868Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-10-05T20:20:24.868Z] --2020-10-05 20:20:24-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-10-05T20:20:24.868Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-05T20:20:24.868Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-05T20:20:24.896Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-10-05T20:20:24.897Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-10-05T20:20:24.897Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-10-05T20:20:25.159Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-10-05T20:20:25.159Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-10-05T20:20:25.159Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-10-05T20:20:25.421Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-10-05T20:20:25.421Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-10-05T20:20:25.421Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-10-05T20:20:25.457Z] HTTP request sent, awaiting response... 200 OK [2020-10-05T20:20:25.457Z] Length: unspecified [application/x-gzip] [2020-10-05T20:20:25.457Z] Saving to: 'STDOUT' [2020-10-05T20:20:25.457Z]  [2020-10-05T20:20:25.457Z] 0K .......... ......    905K=0.02s [2020-10-05T20:20:25.457Z] [2020-10-05T20:20:25.457Z] 2020-10-05 20:20:25 (905 KB/s) - written to stdout [16451] [2020-10-05T20:20:25.457Z] [2020-10-05T20:20:25.457Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-10-05T20:20:25.457Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz -x [2020-10-05T20:20:25.457Z] -f - [2020-10-05T20:20:25.457Z] --2020-10-05 20:20:25-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-05T20:20:25.457Z] Resolving github.com... 140.82.114.3 [2020-10-05T20:20:25.457Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-05T20:20:25.683Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-10-05T20:20:25.683Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-10-05T20:20:25.683Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-10-05T20:20:25.726Z] HTTP request sent, awaiting response... 302 Found [2020-10-05T20:20:25.726Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-10-05T20:20:25.726Z] --2020-10-05 20:20:25-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-10-05T20:20:25.726Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-05T20:20:25.726Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-05T20:20:25.947Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-10-05T20:20:25.947Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-10-05T20:20:25.947Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-10-05T20:20:25.947Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-10-05T20:20:25.996Z] HTTP request sent, awaiting response... 200 OK [2020-10-05T20:20:25.996Z] Length: unspecified [application/x-gzip] [2020-10-05T20:20:25.996Z] Saving to: 'STDOUT' [2020-10-05T20:20:25.996Z]  [2020-10-05T20:20:25.996Z] 0K .......... .......... .......... .......... .......... 1.20M [2020-10-05T20:20:25.996Z] 50K .......... .......... .......... .......... .......... 2.39M [2020-10-05T20:20:25.996Z] 100K .......... .......... .......... .......... .......... 7.16M [2020-10-05T20:20:25.996Z] 150K .......... .......... ..... 2.08M=0.08s [2020-10-05T20:20:25.996Z] [2020-10-05T20:20:25.996Z] 2020-10-05 20:20:25 (2.15 MB/s) - written to stdout [179833] [2020-10-05T20:20:25.996Z] [2020-10-05T20:20:25.996Z] + mkdir -p src/c/iot [2020-10-05T20:20:25.996Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-10-05T20:20:25.996Z] + mkdir -p include/iot [2020-10-05T20:20:25.996Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-10-05T20:20:25.996Z] + mkdir -p include/iot/os [2020-10-05T20:20:25.996Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-10-05T20:20:25.996Z] + mkdir -p /tmp/sdk/build/release [2020-10-05T20:20:25.996Z] + cd /tmp/sdk/build/release [2020-10-05T20:20:25.996Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-10-05T20:20:26.210Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-10-05T20:20:26.210Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-10-05T20:20:26.210Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-10-05T20:20:26.210Z] [ 40%] Linking C shared library libcbor.so [2020-10-05T20:20:26.210Z] [ 40%] Built target cbor_shared [2020-10-05T20:20:26.210Z] Scanning dependencies of target cbor [2020-10-05T20:20:26.210Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-10-05T20:20:26.269Z] -- The C compiler identification is GNU 8.3.0 [2020-10-05T20:20:26.269Z] -- Check for working C compiler: /usr/bin/cc [2020-10-05T20:20:26.475Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-10-05T20:20:26.544Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-05T20:20:26.544Z] -- Detecting C compiler ABI info [2020-10-05T20:20:26.737Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-10-05T20:20:26.737Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-10-05T20:20:26.815Z] -- Detecting C compiler ABI info - done [2020-10-05T20:20:26.815Z] -- Detecting C compile features [2020-10-05T20:20:26.998Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-10-05T20:20:26.998Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-10-05T20:20:26.998Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-10-05T20:20:27.260Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-10-05T20:20:27.260Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-10-05T20:20:27.260Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-10-05T20:20:27.522Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-10-05T20:20:27.522Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-10-05T20:20:27.522Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-10-05T20:20:27.784Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-10-05T20:20:27.784Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-10-05T20:20:27.784Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-10-05T20:20:27.793Z] -- Detecting C compile features - done [2020-10-05T20:20:27.793Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-05T20:20:27.793Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-05T20:20:27.793Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-05T20:20:27.793Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-05T20:20:27.793Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-05T20:20:27.793Z] -- C SDK 0.0.0 for Linux [2020-10-05T20:20:27.793Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-05T20:20:27.793Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-05T20:20:27.793Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-05T20:20:28.045Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-10-05T20:20:28.045Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-10-05T20:20:28.045Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-10-05T20:20:28.045Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-10-05T20:20:28.066Z] -- Configuring done [2020-10-05T20:20:28.307Z] [ 80%] Linking C static library libcbor.a [2020-10-05T20:20:28.307Z] [ 80%] Built target cbor [2020-10-05T20:20:28.307Z] Scanning dependencies of target create_items [2020-10-05T20:20:28.307Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-10-05T20:20:28.307Z] [ 84%] Linking C executable create_items [2020-10-05T20:20:28.307Z] [ 84%] Built target create_items [2020-10-05T20:20:28.307Z] Scanning dependencies of target readfile [2020-10-05T20:20:28.307Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-10-05T20:20:28.307Z] [ 88%] Linking C executable readfile [2020-10-05T20:20:28.307Z] [ 88%] Built target readfile [2020-10-05T20:20:28.307Z] Scanning dependencies of target streaming_parser [2020-10-05T20:20:28.343Z] -- Generating done [2020-10-05T20:20:28.343Z] -- Build files have been written to: /tmp/sdk/build/release [2020-10-05T20:20:28.343Z] + make [2020-10-05T20:20:28.343Z] + tee release.log [2020-10-05T20:20:28.343Z] Scanning dependencies of target csdk [2020-10-05T20:20:28.567Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-10-05T20:20:28.567Z] [ 92%] Linking C executable streaming_parser [2020-10-05T20:20:28.567Z] [ 92%] Built target streaming_parser [2020-10-05T20:20:28.567Z] Scanning dependencies of target sort [2020-10-05T20:20:28.568Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-10-05T20:20:28.568Z] [ 96%] Linking C executable sort [2020-10-05T20:20:28.568Z] [ 96%] Built target sort [2020-10-05T20:20:28.568Z] Scanning dependencies of target hello [2020-10-05T20:20:28.568Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-10-05T20:20:28.568Z] [100%] Linking C executable hello [2020-10-05T20:20:28.617Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-05T20:20:28.835Z] [100%] Built target hello [2020-10-05T20:20:28.835Z] Install the project... [2020-10-05T20:20:28.835Z] -- Install configuration: "Release" [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/lib64/libcbor.a [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/lib64/libcbor.so [2020-10-05T20:20:28.835Z] -- Up-to-date: /usr/local/include/cbor [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/common.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/data.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/ints.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/maps.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/strings.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor/tags.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/include/cbor.h [2020-10-05T20:20:28.835Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-10-05T20:20:29.211Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-05T20:20:29.809Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-05T20:20:30.082Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-05T20:20:30.751Z] Removing intermediate container 0940374ad692 [2020-10-05T20:20:30.751Z] ---> da9ab80e9f8a [2020-10-05T20:20:30.751Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-10-05T20:20:30.751Z] ---> Running in c5fb4e6d7b37 [2020-10-05T20:20:31.324Z] Removing intermediate container c5fb4e6d7b37 [2020-10-05T20:20:31.324Z] ---> e5df1be9e83e [2020-10-05T20:20:31.324Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-10-05T20:20:31.588Z] ---> 06f5b14a940d [2020-10-05T20:20:31.588Z] Step 8/21 : COPY src /tmp/sdk/src [2020-10-05T20:20:32.050Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-05T20:20:32.530Z] ---> 4308959f4818 [2020-10-05T20:20:32.530Z] Step 9/21 : COPY include /tmp/sdk/include [2020-10-05T20:20:32.530Z] ---> dbfba4846e6c [2020-10-05T20:20:32.530Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-10-05T20:20:32.643Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-05T20:20:32.643Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-05T20:20:32.791Z] ---> d238be815356 [2020-10-05T20:20:32.792Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-10-05T20:20:33.053Z] ---> bdabe2a4684f [2020-10-05T20:20:33.053Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-10-05T20:20:33.053Z] ---> cfae7273f2d0 [2020-10-05T20:20:33.053Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-10-05T20:20:33.315Z] ---> Running in 3ce39cf6c3e0 [2020-10-05T20:20:33.576Z] + CPPCHECK=false [2020-10-05T20:20:33.576Z] + DOCGEN=false [2020-10-05T20:20:33.576Z] + TOMLVER=SDK-0.2 [2020-10-05T20:20:33.576Z] + CUTILVER=1.1.1 [2020-10-05T20:20:33.576Z] + '[' 0 -gt 0 ] [2020-10-05T20:20:33.576Z] + readlink -f ./scripts/build.sh [2020-10-05T20:20:33.576Z] + dirname /tmp/sdk/scripts/build.sh [2020-10-05T20:20:33.576Z] + dirname /tmp/sdk/scripts [2020-10-05T20:20:33.576Z] + ROOT=/tmp/sdk [2020-10-05T20:20:33.576Z] + cd /tmp/sdk [2020-10-05T20:20:33.576Z] + '[' '!' -d deps ] [2020-10-05T20:20:33.576Z] + mkdir deps [2020-10-05T20:20:33.576Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-05T20:20:33.576Z] + tar -C deps -z -x -f - [2020-10-05T20:20:33.576Z] --2020-10-05 20:20:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-05T20:20:33.576Z] Resolving github.com... 140.82.114.3 [2020-10-05T20:20:33.576Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-05T20:20:33.836Z] HTTP request sent, awaiting response... 302 Found [2020-10-05T20:20:33.836Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-10-05T20:20:33.836Z] --2020-10-05 20:20:33-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-10-05T20:20:33.836Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-05T20:20:33.836Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-05T20:20:33.836Z] HTTP request sent, awaiting response... 200 OK [2020-10-05T20:20:33.836Z] Length: unspecified [application/x-gzip] [2020-10-05T20:20:33.836Z] Saving to: 'STDOUT' [2020-10-05T20:20:33.836Z] [2020-10-05T20:20:33.836Z] 0K .......... ......  801K=0.02s [2020-10-05T20:20:33.836Z] [2020-10-05T20:20:33.836Z] 2020-10-05 20:20:33 (801 KB/s) - written to stdout [16451] [2020-10-05T20:20:33.836Z] [2020-10-05T20:20:33.837Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-10-05T20:20:33.837Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-05T20:20:33.837Z] + tar -C deps -z -x -f - [2020-10-05T20:20:33.837Z] --2020-10-05 20:20:33-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-05T20:20:33.837Z] Resolving github.com... 140.82.114.3 [2020-10-05T20:20:33.837Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-10-05T20:20:33.837Z] HTTP request sent, awaiting response... 302 Found [2020-10-05T20:20:33.837Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-10-05T20:20:33.837Z] --2020-10-05 20:20:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-10-05T20:20:33.837Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-05T20:20:34.079Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-05T20:20:34.096Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-05T20:20:34.096Z] HTTP request sent, awaiting response... 200 OK [2020-10-05T20:20:34.096Z] Length: unspecified [application/x-gzip] [2020-10-05T20:20:34.096Z] Saving to: 'STDOUT' [2020-10-05T20:20:34.097Z] [2020-10-05T20:20:34.097Z] 0K .......... .......... .......... .......... .......... 1.56M [2020-10-05T20:20:34.097Z] 50K .......... .......... .......... .......... .......... 3.73M [2020-10-05T20:20:34.097Z] 100K .......... .......... .......... .......... .......... 14.0M [2020-10-05T20:20:34.097Z] 150K .......... .......... ..... 22.6M=0.05s [2020-10-05T20:20:34.097Z] [2020-10-05T20:20:34.097Z] 2020-10-05 20:20:33 (3.51 MB/s) - written to stdout [179833] [2020-10-05T20:20:34.097Z] [2020-10-05T20:20:34.097Z] + mkdir -p src/c/iot [2020-10-05T20:20:34.097Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-10-05T20:20:34.097Z] + mkdir -p include/iot [2020-10-05T20:20:34.097Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-10-05T20:20:34.097Z] + mkdir -p include/iot/os [2020-10-05T20:20:34.097Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-10-05T20:20:34.097Z] + mkdir -p /tmp/sdk/build/release [2020-10-05T20:20:34.097Z] + cd /tmp/sdk/build/release [2020-10-05T20:20:34.097Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-10-05T20:20:34.097Z] -- The C compiler identification is GNU 8.3.0 [2020-10-05T20:20:34.356Z] -- Check for working C compiler: /usr/bin/cc [2020-10-05T20:20:34.356Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-05T20:20:34.356Z] -- Detecting C compiler ABI info [2020-10-05T20:20:34.356Z] -- Detecting C compiler ABI info - done [2020-10-05T20:20:34.356Z] -- Detecting C compile features [2020-10-05T20:20:34.619Z] -- Detecting C compile features - done [2020-10-05T20:20:34.619Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-05T20:20:34.619Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-05T20:20:34.619Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-05T20:20:34.619Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-05T20:20:34.619Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-05T20:20:34.619Z] -- C SDK 0.0.0 for Linux [2020-10-05T20:20:34.619Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-05T20:20:34.619Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-05T20:20:34.619Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-05T20:20:34.619Z] -- Configuring done [2020-10-05T20:20:34.881Z] -- Generating done [2020-10-05T20:20:34.881Z] -- Build files have been written to: /tmp/sdk/build/release [2020-10-05T20:20:34.881Z] + make [2020-10-05T20:20:34.881Z] + tee release.log [2020-10-05T20:20:34.881Z] Scanning dependencies of target csdk [2020-10-05T20:20:34.881Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-05T20:20:35.142Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-05T20:20:35.143Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-05T20:20:35.143Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-05T20:20:35.716Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-05T20:20:35.979Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-05T20:20:35.979Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-05T20:20:36.044Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-05T20:20:36.240Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-05T20:20:36.316Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-05T20:20:36.815Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-05T20:20:36.815Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-05T20:20:36.908Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-05T20:20:37.080Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-05T20:20:37.080Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-05T20:20:37.080Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-05T20:20:37.341Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-05T20:20:37.341Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-05T20:20:37.500Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-05T20:20:37.772Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-05T20:20:38.045Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-05T20:20:38.285Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-05T20:20:38.285Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-05T20:20:38.285Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-05T20:20:38.318Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-05T20:20:38.549Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-05T20:20:38.549Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-05T20:20:39.125Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-05T20:20:39.125Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-05T20:20:39.386Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-05T20:20:39.386Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-05T20:20:39.647Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-05T20:20:39.647Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-05T20:20:39.908Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-05T20:20:39.908Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-05T20:20:40.168Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-05T20:20:40.168Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-05T20:20:40.744Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-05T20:20:40.744Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-05T20:20:41.005Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-05T20:20:41.005Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-05T20:20:41.691Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-05T20:20:41.950Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-05T20:20:41.967Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-05T20:20:42.211Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-05T20:20:42.211Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-05T20:20:42.471Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-05T20:20:42.472Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-05T20:20:42.569Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-05T20:20:42.841Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-05T20:20:43.043Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-05T20:20:43.305Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-05T20:20:43.434Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-05T20:20:44.249Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-05T20:20:44.249Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-05T20:20:44.822Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-05T20:20:44.822Z] [ 71%] Linking C shared library libcsdk.so [2020-10-05T20:20:44.822Z] [ 71%] Built target csdk [2020-10-05T20:20:44.822Z] Scanning dependencies of target template [2020-10-05T20:20:44.822Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-05T20:20:45.084Z] [ 74%] Linking C executable template [2020-10-05T20:20:45.084Z] [ 74%] Built target template [2020-10-05T20:20:45.084Z] Scanning dependencies of target device-counter [2020-10-05T20:20:45.084Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-05T20:20:45.345Z] [ 77%] Linking C executable device-counter [2020-10-05T20:20:45.345Z] [ 77%] Built target device-counter [2020-10-05T20:20:45.345Z] Scanning dependencies of target device-random [2020-10-05T20:20:45.345Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-05T20:20:45.345Z] [ 80%] Linking C executable device-random [2020-10-05T20:20:45.608Z] [ 80%] Built target device-random [2020-10-05T20:20:45.608Z] Scanning dependencies of target device-gyro [2020-10-05T20:20:45.608Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-05T20:20:45.608Z] [ 84%] Linking C executable device-gyro [2020-10-05T20:20:45.608Z] [ 84%] Built target device-gyro [2020-10-05T20:20:45.608Z] Scanning dependencies of target device-bitfields [2020-10-05T20:20:45.608Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-05T20:20:45.870Z] [ 87%] Linking C executable device-bitfields [2020-10-05T20:20:45.870Z] [ 87%] Built target device-bitfields [2020-10-05T20:20:45.870Z] Scanning dependencies of target template-discovery [2020-10-05T20:20:45.870Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-05T20:20:46.047Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-05T20:20:46.047Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-05T20:20:46.131Z] [ 90%] Linking C executable template-discovery [2020-10-05T20:20:46.131Z] [ 90%] Built target template-discovery [2020-10-05T20:20:46.131Z] Scanning dependencies of target device-file [2020-10-05T20:20:46.131Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-05T20:20:46.131Z] [ 93%] Linking C executable device-file [2020-10-05T20:20:46.324Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-05T20:20:46.393Z] [ 93%] Built target device-file [2020-10-05T20:20:46.393Z] Scanning dependencies of target device-terminal [2020-10-05T20:20:46.393Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-05T20:20:46.393Z] [ 96%] Linking C executable device-terminal [2020-10-05T20:20:46.393Z] [ 96%] Built target device-terminal [2020-10-05T20:20:46.393Z] Scanning dependencies of target templatev1 [2020-10-05T20:20:46.656Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-05T20:20:46.656Z] [100%] Linking C executable templatev1 [2020-10-05T20:20:46.656Z] [100%] Built target templatev1 [2020-10-05T20:20:46.656Z] + make package [2020-10-05T20:20:46.656Z] + tee -a release.log [2020-10-05T20:20:46.916Z] [ 71%] Built target csdk [2020-10-05T20:20:46.916Z] [ 74%] Built target template [2020-10-05T20:20:46.916Z] [ 77%] Built target device-counter [2020-10-05T20:20:46.916Z] [ 80%] Built target device-random [2020-10-05T20:20:46.916Z] [ 84%] Built target device-gyro [2020-10-05T20:20:46.916Z] [ 87%] Built target device-bitfields [2020-10-05T20:20:46.916Z] [ 90%] Built target template-discovery [2020-10-05T20:20:46.916Z] [ 93%] Built target device-file [2020-10-05T20:20:46.916Z] [ 96%] Built target device-terminal [2020-10-05T20:20:46.916Z] [100%] Built target templatev1 [2020-10-05T20:20:46.916Z] Run CPack packaging tool... [2020-10-05T20:20:46.916Z] CPack: Create package using TGZ [2020-10-05T20:20:46.916Z] CPack: Install projects [2020-10-05T20:20:46.916Z] CPack: - Run preinstall target for: Csdk [2020-10-05T20:20:46.923Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-05T20:20:47.177Z] CPack: - Install project: Csdk [2020-10-05T20:20:47.177Z] CPack: Create package [2020-10-05T20:20:47.177Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-10-05T20:20:47.177Z] + '[' false '=' true ] [2020-10-05T20:20:47.177Z] + '[' false '=' true ] [2020-10-05T20:20:47.177Z] + mkdir -p /tmp/sdk/build/debug [2020-10-05T20:20:47.177Z] + cd /tmp/sdk/build/debug [2020-10-05T20:20:47.177Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-10-05T20:20:47.177Z] -- The C compiler identification is GNU 8.3.0 [2020-10-05T20:20:47.200Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-05T20:20:47.438Z] -- Check for working C compiler: /usr/bin/cc [2020-10-05T20:20:47.439Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-05T20:20:47.439Z] -- Detecting C compiler ABI info [2020-10-05T20:20:47.439Z] -- Detecting C compiler ABI info - done [2020-10-05T20:20:47.439Z] -- Detecting C compile features [2020-10-05T20:20:47.471Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-05T20:20:47.699Z] -- Detecting C compile features - done [2020-10-05T20:20:47.699Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-05T20:20:47.699Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-05T20:20:47.699Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-05T20:20:47.699Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-05T20:20:47.699Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-05T20:20:47.699Z] -- C SDK 0.0.0 for Linux [2020-10-05T20:20:47.699Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-05T20:20:47.699Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-05T20:20:47.699Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-05T20:20:47.699Z] -- Configuring done [2020-10-05T20:20:47.962Z] -- Generating done [2020-10-05T20:20:47.962Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-10-05T20:20:47.962Z] + make [2020-10-05T20:20:47.962Z] + tee debug.log [2020-10-05T20:20:47.962Z] Scanning dependencies of target csdk [2020-10-05T20:20:47.962Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-05T20:20:47.962Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-05T20:20:48.226Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-05T20:20:48.226Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-05T20:20:48.226Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-05T20:20:48.442Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-05T20:20:48.487Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-05T20:20:48.487Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-05T20:20:48.487Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-05T20:20:48.714Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-05T20:20:48.748Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-05T20:20:48.748Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-05T20:20:49.008Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-05T20:20:49.008Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-05T20:20:49.008Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-05T20:20:49.008Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-05T20:20:49.273Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-05T20:20:49.311Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-05T20:20:49.542Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-05T20:20:49.542Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-05T20:20:49.542Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-05T20:20:49.542Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-05T20:20:49.584Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-05T20:20:49.804Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-05T20:20:50.066Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-05T20:20:50.066Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-05T20:20:50.066Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-05T20:20:50.066Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-05T20:20:50.066Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-05T20:20:50.327Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-05T20:20:50.327Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-05T20:20:50.327Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-05T20:20:50.327Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-05T20:20:50.589Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-05T20:20:50.589Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-05T20:20:50.589Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-05T20:20:50.858Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-05T20:20:50.858Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-05T20:20:51.120Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-05T20:20:51.120Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-05T20:20:51.382Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-05T20:20:51.382Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-05T20:20:51.382Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-05T20:20:51.553Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-05T20:20:51.553Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-05T20:20:51.644Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-05T20:20:51.644Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-05T20:20:51.905Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-05T20:20:52.167Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-05T20:20:52.167Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-05T20:20:52.167Z] [ 71%] Linking C shared library libcsdk.so [2020-10-05T20:20:52.167Z] [ 71%] Built target csdk [2020-10-05T20:20:52.429Z] Scanning dependencies of target template [2020-10-05T20:20:52.429Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-05T20:20:52.429Z] [ 74%] Linking C executable template [2020-10-05T20:20:52.429Z] [ 74%] Built target template [2020-10-05T20:20:52.429Z] Scanning dependencies of target device-counter [2020-10-05T20:20:52.429Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-05T20:20:52.429Z] [ 77%] Linking C executable device-counter [2020-10-05T20:20:52.695Z] [ 77%] Built target device-counter [2020-10-05T20:20:52.695Z] Scanning dependencies of target device-random [2020-10-05T20:20:52.695Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-05T20:20:52.695Z] [ 80%] Linking C executable device-random [2020-10-05T20:20:52.695Z] [ 80%] Built target device-random [2020-10-05T20:20:52.695Z] Scanning dependencies of target device-gyro [2020-10-05T20:20:52.695Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-05T20:20:52.695Z] [ 84%] Linking C executable device-gyro [2020-10-05T20:20:52.959Z] [ 84%] Built target device-gyro [2020-10-05T20:20:52.959Z] Scanning dependencies of target device-bitfields [2020-10-05T20:20:52.959Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-05T20:20:52.959Z] [ 87%] Linking C executable device-bitfields [2020-10-05T20:20:52.959Z] [ 87%] Built target device-bitfields [2020-10-05T20:20:52.959Z] Scanning dependencies of target template-discovery [2020-10-05T20:20:52.959Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-05T20:20:52.981Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-05T20:20:52.981Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-05T20:20:53.223Z] [ 90%] Linking C executable template-discovery [2020-10-05T20:20:53.223Z] [ 90%] Built target template-discovery [2020-10-05T20:20:53.223Z] Scanning dependencies of target device-file [2020-10-05T20:20:53.223Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-05T20:20:53.223Z] [ 93%] Linking C executable device-file [2020-10-05T20:20:53.223Z] [ 93%] Built target device-file [2020-10-05T20:20:53.223Z] Scanning dependencies of target device-terminal [2020-10-05T20:20:53.223Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-05T20:20:53.483Z] [ 96%] Linking C executable device-terminal [2020-10-05T20:20:53.483Z] [ 96%] Built target device-terminal [2020-10-05T20:20:53.483Z] Scanning dependencies of target templatev1 [2020-10-05T20:20:53.483Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-05T20:20:53.483Z] [100%] Linking C executable templatev1 [2020-10-05T20:20:53.744Z] [100%] Built target templatev1 [2020-10-05T20:20:53.744Z] make: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 71%] Built target csdk [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 74%] Built target template [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 77%] Built target device-counter [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 80%] Built target device-random [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 84%] Built target device-gyro [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 87%] Built target device-bitfields [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 90%] Built target template-discovery [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 93%] Built target device-file [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [ 96%] Built target device-terminal [2020-10-05T20:20:53.744Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] [100%] Built target templatev1 [2020-10-05T20:20:53.744Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:53.744Z] Install the project... [2020-10-05T20:20:53.744Z] -- Install configuration: "Release" [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/lib/libcsdk.so [2020-10-05T20:20:53.744Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-10-05T20:20:53.744Z] -- Up-to-date: /usr/local/include [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/devsdk [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/devices.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/error.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/os.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/base64.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/component.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/config.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/container.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/data.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/hash.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/iot.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/json.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/logger.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/os.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/thread.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/time.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/typecode.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/yxml.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/os [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-10-05T20:20:53.744Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-10-05T20:20:53.744Z] make: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:20:56.296Z] Removing intermediate container 3ce39cf6c3e0 [2020-10-05T20:20:56.296Z] ---> 5733b600628b [2020-10-05T20:20:56.296Z] Step 14/21 : FROM ${BASE} [2020-10-05T20:20:56.296Z] ---> 5eabd8fd8ba2 [2020-10-05T20:20:56.296Z] Step 15/21 : MAINTAINER IOTech [2020-10-05T20:20:56.296Z] ---> Running in b9755c3b45ab [2020-10-05T20:20:56.296Z] Removing intermediate container b9755c3b45ab [2020-10-05T20:20:56.296Z] ---> 55a9de3928b3 [2020-10-05T20:20:56.296Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-10-05T20:20:56.296Z] ---> Running in 8220157118e7 [2020-10-05T20:20:56.870Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-05T20:20:57.442Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-05T20:20:57.534Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-05T20:20:57.703Z] (1/3) Installing curl (7.64.0-r4) [2020-10-05T20:20:57.815Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-05T20:20:57.964Z] (2/3) Installing libuuid (2.33-r0) [2020-10-05T20:20:57.965Z] (3/3) Installing wget (1.20.3-r0) [2020-10-05T20:20:57.965Z] Executing busybox-1.29.3-r10.trigger [2020-10-05T20:20:57.965Z] OK: 268 MiB in 78 packages [2020-10-05T20:20:58.419Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-05T20:20:58.539Z] Removing intermediate container 8220157118e7 [2020-10-05T20:20:58.539Z] ---> e40d71ed0023 [2020-10-05T20:20:58.539Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-10-05T20:20:58.801Z] ---> 43f3ced52245 [2020-10-05T20:20:58.801Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-10-05T20:20:59.017Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-05T20:20:59.062Z] ---> 6632dccae324 [2020-10-05T20:20:59.063Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-10-05T20:20:59.323Z] ---> 05494e39db9a [2020-10-05T20:20:59.323Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-10-05T20:20:59.323Z] ---> 728e84370ff4 [2020-10-05T20:20:59.323Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-10-05T20:20:59.584Z] ---> f7fa2568f98a [2020-10-05T20:20:59.584Z] Successfully built f7fa2568f98a [2020-10-05T20:20:59.584Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-05T20:20:59.611Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:21:00.641Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T20:21:00.642Z] . [Pipeline] withDockerContainer [2020-10-05T20:21:00.761Z] prd-centos7-docker-4c-2g-3515 does not seem to be running inside a container [2020-10-05T20:21:00.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T20:21:01.049Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-05T20:21:01.454Z] $ docker top d8992bfab5c227cb748dd6f71874f79681aaf20d73dc697df8f7f665f936ad8c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T20:21:02.123Z] + make test [2020-10-05T20:21:02.123Z] echo "make test" [2020-10-05T20:21:02.123Z] make test [Pipeline] } [2020-10-05T20:21:02.155Z] $ docker stop --time=1 d8992bfab5c227cb748dd6f71874f79681aaf20d73dc697df8f7f665f936ad8c [2020-10-05T20:21:02.478Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-05T20:21:03.509Z] $ docker rm -f d8992bfab5c227cb748dd6f71874f79681aaf20d73dc697df8f7f665f936ad8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-05T20:21:05.848Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-05T20:21:06.443Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-05T20:21:07.883Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-05T20:21:08.156Z] [ 71%] Linking C shared library libcsdk.so [2020-10-05T20:21:08.156Z] [ 71%] Built target csdk [2020-10-05T20:21:08.156Z] Scanning dependencies of target template [2020-10-05T20:21:08.156Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-10-05T20:21:08.750Z] [ 74%] Linking C executable template [2020-10-05T20:21:09.023Z] [ 74%] Built target template [2020-10-05T20:21:09.023Z] Scanning dependencies of target device-counter [2020-10-05T20:21:09.023Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-05T20:21:09.617Z] [ 77%] Linking C executable device-counter [2020-10-05T20:21:09.888Z] [ 77%] Built target device-counter [2020-10-05T20:21:09.888Z] Scanning dependencies of target device-random [2020-10-05T20:21:09.888Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-05T20:21:10.159Z] [ 80%] Linking C executable device-random [2020-10-05T20:21:10.433Z] [ 80%] Built target device-random [2020-10-05T20:21:10.433Z] Scanning dependencies of target device-gyro [2020-10-05T20:21:10.433Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-05T20:21:11.032Z] [ 84%] Linking C executable device-gyro [2020-10-05T20:21:11.032Z] [ 84%] Built target device-gyro [Pipeline] sh [2020-10-05T20:21:11.305Z] Scanning dependencies of target device-bitfields [2020-10-05T20:21:11.305Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-05T20:21:11.578Z] [ 87%] Linking C executable device-bitfields [2020-10-05T20:21:11.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-05T20:21:11.851Z] [ 87%] Built target device-bitfields [2020-10-05T20:21:11.851Z] Scanning dependencies of target template-discovery [2020-10-05T20:21:11.851Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-05T20:21:11.909Z] + ls -al . [2020-10-05T20:21:11.909Z] total 160 [2020-10-05T20:21:11.909Z] drwxrwxr-x. 9 jenkins jenkins 275 Oct 5 20:20 . [2020-10-05T20:21:11.909Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 20:20 .. [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 3104 Oct 5 20:20 Attribution.txt [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 5980 Oct 5 20:20 CHANGES [2020-10-05T20:21:11.909Z] drwxrwxr-x. 2 jenkins jenkins 144 Oct 5 20:20 docs [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 108574 Oct 5 20:20 Doxyfile [2020-10-05T20:21:11.909Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 20:20 .git [2020-10-05T20:21:11.909Z] drwxrwxr-x. 2 jenkins jenkins 38 Oct 5 20:20 .github [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 176 Oct 5 20:20 .gitignore [2020-10-05T20:21:11.909Z] drwxrwxr-x. 4 jenkins jenkins 33 Oct 5 20:20 include [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 794 Oct 5 20:20 Jenkinsfile [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 5 20:20 LICENSE [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 449 Oct 5 20:20 Makefile [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 2697 Oct 5 20:20 README.md [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 5977 Oct 5 20:20 README.v2.md [2020-10-05T20:21:11.909Z] drwxrwxr-x. 2 jenkins jenkins 108 Oct 5 20:20 scripts [2020-10-05T20:21:11.909Z] drwxrwxr-x. 3 jenkins jenkins 72 Oct 5 20:20 .semver [2020-10-05T20:21:11.909Z] drwxrwxr-x. 4 jenkins jenkins 50 Oct 5 20:20 src [2020-10-05T20:21:11.909Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 20:16 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:21:12.245Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=86e5500d8423aab64fb391d5afb690dd04186999 --label arch=amd64 --label version=0.0.0 . [2020-10-05T20:21:12.245Z] Sending build context to Docker daemon 3.911MB [2020-10-05T20:21:12.245Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-10-05T20:21:12.245Z] Step 2/15 : FROM ${BASE} [2020-10-05T20:21:12.245Z] ---> f7fa2568f98a [2020-10-05T20:21:12.245Z] Step 3/15 : MAINTAINER IOTech [2020-10-05T20:21:12.446Z] [ 90%] Linking C executable template-discovery [2020-10-05T20:21:12.720Z] [ 90%] Built target template-discovery [2020-10-05T20:21:12.720Z] Scanning dependencies of target device-file [2020-10-05T20:21:12.720Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-05T20:21:12.818Z] ---> Running in 04e27a7b97f3 [2020-10-05T20:21:13.079Z] Removing intermediate container 04e27a7b97f3 [2020-10-05T20:21:13.079Z] ---> 45959ad1bcde [2020-10-05T20:21:13.079Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-10-05T20:21:13.079Z] ---> Running in 3658098dbc6a [2020-10-05T20:21:13.320Z] [ 93%] Linking C executable device-file [2020-10-05T20:21:13.593Z] [ 93%] Built target device-file [2020-10-05T20:21:13.593Z] Scanning dependencies of target device-terminal [2020-10-05T20:21:13.593Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-05T20:21:14.028Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-05T20:21:14.190Z] [ 96%] Linking C executable device-terminal [2020-10-05T20:21:14.190Z] [ 96%] Built target device-terminal [2020-10-05T20:21:14.190Z] Scanning dependencies of target templatev1 [2020-10-05T20:21:14.464Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-05T20:21:14.602Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-05T20:21:14.602Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-05T20:21:14.740Z] [100%] Linking C executable templatev1 [2020-10-05T20:21:14.863Z] (2/6) Installing libblkid (2.33-r0) [2020-10-05T20:21:14.864Z] (3/6) Installing libfdisk (2.33-r0) [2020-10-05T20:21:14.864Z] (4/6) Installing libmount (2.33-r0) [2020-10-05T20:21:15.013Z] [100%] Built target templatev1 [2020-10-05T20:21:15.013Z] + make package [2020-10-05T20:21:15.013Z] + tee -a release.log [2020-10-05T20:21:15.127Z] (5/6) Installing libsmartcols (2.33-r0) [2020-10-05T20:21:15.127Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-10-05T20:21:15.286Z] [ 71%] Built target csdk [2020-10-05T20:21:15.286Z] [ 74%] Built target template [2020-10-05T20:21:15.286Z] [ 77%] Built target device-counter [2020-10-05T20:21:15.286Z] [ 80%] Built target device-random [2020-10-05T20:21:15.286Z] [ 84%] Built target device-gyro [2020-10-05T20:21:15.388Z] Executing busybox-1.29.3-r10.trigger [2020-10-05T20:21:15.388Z] OK: 272 MiB in 84 packages [2020-10-05T20:21:15.557Z] [ 87%] Built target device-bitfields [2020-10-05T20:21:15.557Z] [ 90%] Built target template-discovery [2020-10-05T20:21:15.557Z] [ 93%] Built target device-file [2020-10-05T20:21:15.557Z] [ 96%] Built target device-terminal [2020-10-05T20:21:15.557Z] [100%] Built target templatev1 [2020-10-05T20:21:15.557Z] Run CPack packaging tool... [2020-10-05T20:21:15.557Z] CPack: Create package using TGZ [2020-10-05T20:21:15.557Z] CPack: Install projects [2020-10-05T20:21:15.557Z] CPack: - Run preinstall target for: Csdk [2020-10-05T20:21:15.961Z] Removing intermediate container 3658098dbc6a [2020-10-05T20:21:15.961Z] ---> 7b941d4a158d [2020-10-05T20:21:15.961Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-10-05T20:21:16.151Z] CPack: - Install project: Csdk [2020-10-05T20:21:16.151Z] CPack: Create package [2020-10-05T20:21:16.226Z] ---> 6ede6721e8d7 [2020-10-05T20:21:16.226Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-10-05T20:21:16.423Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-10-05T20:21:16.423Z] + '[' false '=' true ] [2020-10-05T20:21:16.423Z] + '[' false '=' true ] [2020-10-05T20:21:16.423Z] + mkdir -p /tmp/sdk/build/debug [2020-10-05T20:21:16.423Z] + cd /tmp/sdk/build/debug [2020-10-05T20:21:16.423Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-10-05T20:21:16.698Z] -- The C compiler identification is GNU 8.3.0 [2020-10-05T20:21:16.698Z] -- Check for working C compiler: /usr/bin/cc [2020-10-05T20:21:16.802Z] ---> d7c53acae00d [2020-10-05T20:21:16.802Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-10-05T20:21:16.969Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-05T20:21:16.969Z] -- Detecting C compiler ABI info [2020-10-05T20:21:17.064Z] ---> 22dcef6460df [2020-10-05T20:21:17.065Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-10-05T20:21:17.248Z] -- Detecting C compiler ABI info - done [2020-10-05T20:21:17.248Z] -- Detecting C compile features [2020-10-05T20:21:17.325Z] ---> 7458f91ac5dd [2020-10-05T20:21:17.325Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-10-05T20:21:17.586Z] ---> 74c1bf41440f [2020-10-05T20:21:17.586Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-10-05T20:21:17.586Z] ---> 42f83b62b155 [2020-10-05T20:21:17.586Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-10-05T20:21:17.846Z] ---> Running in 1a5fb2d08c53 [2020-10-05T20:21:17.846Z] Removing intermediate container 1a5fb2d08c53 [2020-10-05T20:21:17.846Z] ---> 0ff5e23aced7 [2020-10-05T20:21:17.846Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-10-05T20:21:17.848Z] -- Detecting C compile features - done [2020-10-05T20:21:17.848Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-05T20:21:18.107Z] ---> Running in 2bf21d70daea [2020-10-05T20:21:18.107Z] Removing intermediate container 2bf21d70daea [2020-10-05T20:21:18.107Z] ---> f84726705baf [2020-10-05T20:21:18.107Z] Step 13/15 : LABEL arch=amd64 [2020-10-05T20:21:18.107Z] ---> Running in d38176f1d1be [2020-10-05T20:21:18.123Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-05T20:21:18.123Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-05T20:21:18.123Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-05T20:21:18.123Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-05T20:21:18.123Z] -- C SDK 0.0.0 for Linux [2020-10-05T20:21:18.123Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-05T20:21:18.123Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-05T20:21:18.369Z] Removing intermediate container d38176f1d1be [2020-10-05T20:21:18.369Z] ---> 2abc93d24487 [2020-10-05T20:21:18.369Z] Step 14/15 : LABEL git_sha=86e5500d8423aab64fb391d5afb690dd04186999 [2020-10-05T20:21:18.369Z] ---> Running in 227c29da4e6d [2020-10-05T20:21:18.395Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-05T20:21:18.395Z] -- Configuring done [2020-10-05T20:21:18.630Z] Removing intermediate container 227c29da4e6d [2020-10-05T20:21:18.630Z] ---> 98452a5a3628 [2020-10-05T20:21:18.630Z] Step 15/15 : LABEL version=0.0.0 [2020-10-05T20:21:18.630Z] ---> Running in ad7e3c4e7a01 [2020-10-05T20:21:18.667Z] -- Generating done [2020-10-05T20:21:18.667Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-10-05T20:21:18.667Z] + + teemake [2020-10-05T20:21:18.667Z] debug.log [2020-10-05T20:21:18.667Z] Scanning dependencies of target csdk [2020-10-05T20:21:18.893Z] Removing intermediate container ad7e3c4e7a01 [2020-10-05T20:21:18.893Z] ---> 7712de3f1b1b [2020-10-05T20:21:18.893Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-10-05T20:21:18.893Z] Successfully built 7712de3f1b1b [2020-10-05T20:21:18.893Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [2020-10-05T20:21:18.940Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [Pipeline] // script [Pipeline] } [2020-10-05T20:21:19.211Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [2020-10-05T20:21:19.483Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-10-05T20:21:19.755Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-10-05T20:21:20.345Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-10-05T20:21:20.623Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [Pipeline] // node [Pipeline] } [2020-10-05T20:21:20.898Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [Pipeline] // stage [Pipeline] } [2020-10-05T20:21:21.169Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-05T20:21:22.142Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-05T20:21:22.143Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-05T20:21:22.414Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-05T20:21:22.686Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-05T20:21:22.956Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-05T20:21:23.227Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-05T20:21:23.506Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-05T20:21:24.477Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-05T20:21:24.477Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-05T20:21:24.751Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-05T20:21:25.023Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-05T20:21:25.295Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-05T20:21:25.894Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-05T20:21:26.165Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-05T20:21:26.441Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-05T20:21:26.441Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-05T20:21:26.713Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-05T20:21:26.986Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-05T20:21:27.257Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-05T20:21:27.529Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-05T20:21:27.801Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-05T20:21:27.801Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-05T20:21:28.394Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-05T20:21:28.394Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-05T20:21:28.989Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-05T20:21:29.261Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-05T20:21:30.232Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-05T20:21:30.506Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-05T20:21:30.778Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-05T20:21:31.050Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-05T20:21:31.321Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-05T20:21:32.294Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-05T20:21:32.568Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-05T20:21:33.547Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-05T20:21:33.547Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-05T20:21:34.140Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-05T20:21:34.412Z] [ 71%] Linking C shared library libcsdk.so [2020-10-05T20:21:34.413Z] [ 71%] Built target csdk [2020-10-05T20:21:34.685Z] Scanning dependencies of target template [2020-10-05T20:21:34.685Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-05T20:21:34.958Z] [ 74%] Linking C executable template [2020-10-05T20:21:34.958Z] [ 74%] Built target template [2020-10-05T20:21:35.231Z] Scanning dependencies of target device-counter [2020-10-05T20:21:35.231Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-05T20:21:35.511Z] [ 77%] Linking C executable device-counter [2020-10-05T20:21:35.511Z] [ 77%] Built target device-counter [2020-10-05T20:21:35.511Z] Scanning dependencies of target device-random [2020-10-05T20:21:35.783Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-05T20:21:35.783Z] [ 80%] Linking C executable device-random [2020-10-05T20:21:36.056Z] [ 80%] Built target device-random [2020-10-05T20:21:36.056Z] Scanning dependencies of target device-gyro [2020-10-05T20:21:36.056Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-05T20:21:36.334Z] [ 84%] Linking C executable device-gyro [2020-10-05T20:21:36.626Z] [ 84%] Built target device-gyro [2020-10-05T20:21:36.626Z] Scanning dependencies of target device-bitfields [2020-10-05T20:21:36.626Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-05T20:21:36.900Z] [ 87%] Linking C executable device-bitfields [2020-10-05T20:21:37.179Z] [ 87%] Built target device-bitfields [2020-10-05T20:21:37.179Z] Scanning dependencies of target template-discovery [2020-10-05T20:21:37.179Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-05T20:21:37.458Z] [ 90%] Linking C executable template-discovery [2020-10-05T20:21:37.740Z] [ 90%] Built target template-discovery [2020-10-05T20:21:37.740Z] Scanning dependencies of target device-file [2020-10-05T20:21:37.740Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-05T20:21:38.013Z] [ 93%] Linking C executable device-file [2020-10-05T20:21:38.290Z] [ 93%] Built target device-file [2020-10-05T20:21:38.290Z] Scanning dependencies of target device-terminal [2020-10-05T20:21:38.290Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-05T20:21:38.580Z] [ 96%] Linking C executable device-terminal [2020-10-05T20:21:38.580Z] [ 96%] Built target device-terminal [2020-10-05T20:21:38.854Z] Scanning dependencies of target templatev1 [2020-10-05T20:21:38.854Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-05T20:21:39.129Z] [100%] Linking C executable templatev1 [2020-10-05T20:21:39.129Z] [100%] Built target templatev1 [2020-10-05T20:21:39.408Z] make: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] [ 71%] Built target csdk [2020-10-05T20:21:39.408Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] [ 74%] Built target template [2020-10-05T20:21:39.408Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] [ 77%] Built target device-counter [2020-10-05T20:21:39.408Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.408Z] [ 80%] Built target device-random [2020-10-05T20:21:39.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] [ 84%] Built target device-gyro [2020-10-05T20:21:39.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] [ 87%] Built target device-bitfields [2020-10-05T20:21:39.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] [ 90%] Built target template-discovery [2020-10-05T20:21:39.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] [ 93%] Built target device-file [2020-10-05T20:21:39.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] [ 96%] Built target device-terminal [2020-10-05T20:21:39.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.682Z] [100%] Built target templatev1 [2020-10-05T20:21:39.682Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:39.955Z] Install the project... [2020-10-05T20:21:39.955Z] -- Install configuration: "Release" [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/lib/libcsdk.so [2020-10-05T20:21:39.955Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-10-05T20:21:39.955Z] -- Up-to-date: /usr/local/include [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/error.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/devices.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/os.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/devsdk [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/json.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/yxml.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/container.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/component.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/typecode.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/iot.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/time.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/hash.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/logger.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/os [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/data.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/thread.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/os.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/base64.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/include/iot/config.h [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-10-05T20:21:39.955Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-10-05T20:21:39.955Z] make: Leaving directory '/tmp/sdk/build/release' [2020-10-05T20:21:41.924Z] Removing intermediate container b70520e9adda [2020-10-05T20:21:41.924Z] ---> 67f0f55823bf [2020-10-05T20:21:41.924Z] Step 14/21 : FROM ${BASE} [2020-10-05T20:21:41.924Z] ---> b23d30803547 [2020-10-05T20:21:41.924Z] Step 15/21 : MAINTAINER IOTech [2020-10-05T20:21:42.197Z] ---> Running in 56390adeaeaa [2020-10-05T20:21:42.789Z] Removing intermediate container 56390adeaeaa [2020-10-05T20:21:42.789Z] ---> 2ce38c6f7b9b [2020-10-05T20:21:42.789Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-10-05T20:21:42.789Z] ---> Running in aac31805fd1a [2020-10-05T20:21:44.251Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-05T20:21:44.845Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-05T20:21:45.442Z] (1/3) Installing curl (7.64.0-r4) [2020-10-05T20:21:45.442Z] (2/3) Installing libuuid (2.33-r0) [2020-10-05T20:21:45.442Z] (3/3) Installing wget (1.20.3-r0) [2020-10-05T20:21:45.718Z] Executing busybox-1.29.3-r10.trigger [2020-10-05T20:21:45.718Z] OK: 281 MiB in 78 packages [2020-10-05T20:21:46.697Z] Removing intermediate container aac31805fd1a [2020-10-05T20:21:46.697Z] ---> dd4fe1292147 [2020-10-05T20:21:46.697Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-10-05T20:21:47.681Z] ---> 303d9177fd26 [2020-10-05T20:21:47.681Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-10-05T20:21:48.275Z] ---> 0d6a43ed8b01 [2020-10-05T20:21:48.275Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-10-05T20:21:48.865Z] ---> 4aed692ba8ac [2020-10-05T20:21:48.865Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-10-05T20:21:49.457Z] ---> 63887dfb6c59 [2020-10-05T20:21:49.457Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-10-05T20:21:50.089Z] ---> 4ccd74e12832 [2020-10-05T20:21:50.365Z] Successfully built 4ccd74e12832 [2020-10-05T20:21:50.365Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:21:51.682Z] + docker inspect -f . ci-base-image-arm64 [2020-10-05T20:21:51.682Z] . [Pipeline] withDockerContainer [2020-10-05T20:21:51.983Z] prd-ubuntu18.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container [2020-10-05T20:21:52.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-05T20:21:53.895Z] $ docker top bd9c0e65714f872f72cf63d51a0edd28190b2a7ac018f756c258df997d2bd484 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T20:21:55.484Z] + make test [2020-10-05T20:21:55.484Z] echo "make test" [2020-10-05T20:21:55.484Z] make test [Pipeline] } [2020-10-05T20:21:55.474Z] $ docker stop --time=1 bd9c0e65714f872f72cf63d51a0edd28190b2a7ac018f756c258df997d2bd484 [2020-10-05T20:21:57.444Z] $ docker rm -f bd9c0e65714f872f72cf63d51a0edd28190b2a7ac018f756c258df997d2bd484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-05T20:21:58.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-05T20:21:59.217Z] + ls -al . [2020-10-05T20:21:59.217Z] total 196 [2020-10-05T20:21:59.217Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 20:19 . [2020-10-05T20:21:59.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 20:19 .. [2020-10-05T20:21:59.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 20:19 .git [2020-10-05T20:21:59.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 20:19 .github [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 5 20:19 .gitignore [2020-10-05T20:21:59.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 20:19 .semver [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 5 20:19 Attribution.txt [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 5980 Oct 5 20:19 CHANGES [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 5 20:19 Doxyfile [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 794 Oct 5 20:19 Jenkinsfile [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 20:19 LICENSE [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 449 Oct 5 20:19 Makefile [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 2697 Oct 5 20:19 README.md [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 5977 Oct 5 20:19 README.v2.md [2020-10-05T20:21:59.217Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 20:16 VERSION [2020-10-05T20:21:59.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 20:19 docs [2020-10-05T20:21:59.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 20:19 include [2020-10-05T20:21:59.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 20:19 scripts [2020-10-05T20:21:59.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 20:19 src [Pipeline] isUnix [Pipeline] sh [2020-10-05T20:21:59.593Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=86e5500d8423aab64fb391d5afb690dd04186999 --label arch=arm64 --label version=0.0.0 . [2020-10-05T20:22:00.187Z] Sending build context to Docker daemon 3.911MB [2020-10-05T20:22:00.187Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-10-05T20:22:00.187Z] Step 2/15 : FROM ${BASE} [2020-10-05T20:22:00.187Z] ---> 4ccd74e12832 [2020-10-05T20:22:00.187Z] Step 3/15 : MAINTAINER IOTech [2020-10-05T20:22:00.459Z] ---> Running in 7b6c2b2c2eb3 [2020-10-05T20:22:00.732Z] Removing intermediate container 7b6c2b2c2eb3 [2020-10-05T20:22:00.732Z] ---> b97f5e27e7f1 [2020-10-05T20:22:00.732Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-10-05T20:22:01.005Z] ---> Running in 92d9d2589f8e [2020-10-05T20:22:02.439Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-05T20:22:03.029Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-05T20:22:03.621Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-05T20:22:03.621Z] (2/6) Installing libblkid (2.33-r0) [2020-10-05T20:22:03.621Z] (3/6) Installing libfdisk (2.33-r0) [2020-10-05T20:22:03.621Z] (4/6) Installing libmount (2.33-r0) [2020-10-05T20:22:03.897Z] (5/6) Installing libsmartcols (2.33-r0) [2020-10-05T20:22:03.897Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-10-05T20:22:04.166Z] Executing busybox-1.29.3-r10.trigger [2020-10-05T20:22:04.166Z] OK: 286 MiB in 84 packages [2020-10-05T20:22:05.596Z] Removing intermediate container 92d9d2589f8e [2020-10-05T20:22:05.596Z] ---> 25c268a97e27 [2020-10-05T20:22:05.596Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-10-05T20:22:06.190Z] ---> faa1a4c37c2d [2020-10-05T20:22:06.190Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-10-05T20:22:07.168Z] ---> 996d30c3ecf0 [2020-10-05T20:22:07.168Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-10-05T20:22:07.765Z] ---> 8a967841d631 [2020-10-05T20:22:07.765Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-10-05T20:22:08.362Z] ---> e52630a84356 [2020-10-05T20:22:08.362Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-10-05T20:22:08.956Z] ---> 5035f1bfc3fa [2020-10-05T20:22:08.956Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-10-05T20:22:09.548Z] ---> 20544d50a2cc [2020-10-05T20:22:09.548Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-10-05T20:22:09.822Z] ---> Running in c4343127e452 [2020-10-05T20:22:10.094Z] Removing intermediate container c4343127e452 [2020-10-05T20:22:10.094Z] ---> fb9d5658c09e [2020-10-05T20:22:10.094Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-10-05T20:22:10.366Z] ---> Running in 43db41ac93c4 [2020-10-05T20:22:10.961Z] Removing intermediate container 43db41ac93c4 [2020-10-05T20:22:10.961Z] ---> 6970406154e4 [2020-10-05T20:22:10.961Z] Step 13/15 : LABEL arch=arm64 [2020-10-05T20:22:10.961Z] ---> Running in 21301d02f62c [2020-10-05T20:22:11.555Z] Removing intermediate container 21301d02f62c [2020-10-05T20:22:11.555Z] ---> 4ba67d9a5f14 [2020-10-05T20:22:11.555Z] Step 14/15 : LABEL git_sha=86e5500d8423aab64fb391d5afb690dd04186999 [2020-10-05T20:22:11.555Z] ---> Running in bf0a22e7332f [2020-10-05T20:22:12.149Z] Removing intermediate container bf0a22e7332f [2020-10-05T20:22:12.149Z] ---> 005262158e6b [2020-10-05T20:22:12.149Z] Step 15/15 : LABEL version=0.0.0 [2020-10-05T20:22:12.149Z] ---> Running in 32715b01e0c7 [2020-10-05T20:22:12.746Z] Removing intermediate container 32715b01e0c7 [2020-10-05T20:22:12.746Z] ---> 8a56adb8e205 [2020-10-05T20:22:12.746Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-10-05T20:22:12.746Z] Successfully built 8a56adb8e205 [2020-10-05T20:22:12.746Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:22:16.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:22:17.553Z] ---> package-listing.sh [2020-10-05T20:22:17.553Z] ++ facter osfamily [2020-10-05T20:22:17.553Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-05T20:22:17.553Z] + OS_FAMILY=redhat [2020-10-05T20:22:17.553Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-299 [2020-10-05T20:22:17.553Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-05T20:22:17.553Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-05T20:22:17.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-05T20:22:17.553Z] + PACKAGES=/tmp/packages_start.txt [2020-10-05T20:22:17.553Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-299 ']' [2020-10-05T20:22:17.553Z] + PACKAGES=/tmp/packages_end.txt [2020-10-05T20:22:17.553Z] + case "${OS_FAMILY}" in [2020-10-05T20:22:17.553Z] + rpm -qa [2020-10-05T20:22:17.553Z] + sort [2020-10-05T20:22:21.784Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-05T20:22:21.784Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-05T20:22:21.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-05T20:22:21.784Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-299 ']' [2020-10-05T20:22:21.784Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-299/archives/ [2020-10-05T20:22:21.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-299/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-05T20:22:22.592Z] provisioning config files... [2020-10-05T20:22:22.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-299@tmp/config8882195276493108299tmp [Pipeline] { [Pipeline] echo [2020-10-05T20:22:22.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:22:23.132Z] ---> create-netrc.sh [Pipeline] } [2020-10-05T20:22:23.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-05T20:22:23.376Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:22:23.715Z] ---> python-tools-install.sh [2020-10-05T20:22:23.716Z] Generating Requirements File [2020-10-05T20:23:31.562Z] Python 3.6.8 [2020-10-05T20:23:31.562Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-05T20:23:31.562Z] appdirs==1.4.3 [2020-10-05T20:23:31.562Z] argcomplete==1.12.1 [2020-10-05T20:23:31.562Z] aspy.yaml==1.3.0 [2020-10-05T20:23:31.562Z] attrs==19.3.0 [2020-10-05T20:23:31.562Z] Babel==2.8.0 [2020-10-05T20:23:31.562Z] beautifulsoup4==4.8.2 [2020-10-05T20:23:31.562Z] boto3==1.11.6 [2020-10-05T20:23:31.562Z] botocore==1.14.6 [2020-10-05T20:23:31.562Z] bs4==0.0.1 [2020-10-05T20:23:31.562Z] cachetools==4.1.1 [2020-10-05T20:23:31.562Z] certifi==2019.11.28 [2020-10-05T20:23:31.562Z] cffi==1.14.3 [2020-10-05T20:23:31.562Z] cfgv==2.0.1 [2020-10-05T20:23:31.562Z] chardet==3.0.4 [2020-10-05T20:23:31.562Z] click==7.1 [2020-10-05T20:23:31.562Z] cliff==3.4.0 [2020-10-05T20:23:31.562Z] cmd2==1.3.11 [2020-10-05T20:23:31.562Z] colorama==0.4.3 [2020-10-05T20:23:31.562Z] cryptography==3.1.1 [2020-10-05T20:23:31.562Z] debtcollector==2.2.0 [2020-10-05T20:23:31.562Z] decorator==4.4.2 [2020-10-05T20:23:31.562Z] defusedxml==0.6.0 [2020-10-05T20:23:31.562Z] Deprecated==1.2.7 [2020-10-05T20:23:31.562Z] distlib==0.3.1 [2020-10-05T20:23:31.562Z] distro==1.2.0 [2020-10-05T20:23:31.562Z] dnspython==1.16.0 [2020-10-05T20:23:31.562Z] docker==4.2.0 [2020-10-05T20:23:31.562Z] docutils==0.15.2 [2020-10-05T20:23:31.562Z] dogpile.cache==1.0.2 [2020-10-05T20:23:31.562Z] email-validator==1.0.5 [2020-10-05T20:23:31.562Z] filelock==3.0.12 [2020-10-05T20:23:31.562Z] future==0.18.2 [2020-10-05T20:23:31.562Z] google-auth==1.22.1 [2020-10-05T20:23:31.562Z] httplib2==0.17.0 [2020-10-05T20:23:31.562Z] identify==1.4.11 [2020-10-05T20:23:31.562Z] idna==2.9 [2020-10-05T20:23:31.562Z] importlib-metadata==1.7.0 [2020-10-05T20:23:31.562Z] importlib-resources==1.5.0 [2020-10-05T20:23:31.562Z] iso8601==0.1.13 [2020-10-05T20:23:31.562Z] Jinja2==2.11.1 [2020-10-05T20:23:31.562Z] jmespath==0.10.0 [2020-10-05T20:23:31.562Z] jsonpatch==1.26 [2020-10-05T20:23:31.562Z] jsonpointer==2.0 [2020-10-05T20:23:31.562Z] jsonschema==3.2.0 [2020-10-05T20:23:31.562Z] keystoneauth1==4.2.1 [2020-10-05T20:23:31.562Z] kubernetes==11.0.0 [2020-10-05T20:23:31.562Z] lftools==0.34.2 [2020-10-05T20:23:31.562Z] lxml==4.5.0 [2020-10-05T20:23:31.562Z] MarkupSafe==0.23 [2020-10-05T20:23:31.562Z] msgpack==1.0.0 [2020-10-05T20:23:31.562Z] multi-key-dict==2.0.3 [2020-10-05T20:23:31.562Z] munch==2.5.0 [2020-10-05T20:23:31.562Z] netaddr==0.8.0 [2020-10-05T20:23:31.562Z] netifaces==0.10.9 [2020-10-05T20:23:31.562Z] niet==1.4.2 [2020-10-05T20:23:31.562Z] nodeenv==1.3.5 [2020-10-05T20:23:31.562Z] oauth2client==4.1.3 [2020-10-05T20:23:31.562Z] oauthlib==3.1.0 [2020-10-05T20:23:31.562Z] openstacksdk==0.50.0 [2020-10-05T20:23:31.562Z] os-client-config==2.1.0 [2020-10-05T20:23:31.562Z] os-service-types==1.7.0 [2020-10-05T20:23:31.562Z] osc-lib==2.2.1 [2020-10-05T20:23:31.562Z] oslo.config==8.3.2 [2020-10-05T20:23:31.562Z] oslo.context==3.1.1 [2020-10-05T20:23:31.562Z] oslo.i18n==5.0.1 [2020-10-05T20:23:31.562Z] oslo.log==4.4.0 [2020-10-05T20:23:31.562Z] oslo.serialization==4.0.1 [2020-10-05T20:23:31.562Z] oslo.utils==4.6.0 [2020-10-05T20:23:31.562Z] packaging==20.4 [2020-10-05T20:23:31.562Z] pbr==5.4.4 [2020-10-05T20:23:31.562Z] pluggy==0.13.1 [2020-10-05T20:23:31.562Z] prettytable==0.7.2 [2020-10-05T20:23:31.562Z] py==1.9.0 [2020-10-05T20:23:31.562Z] pyasn1==0.4.8 [2020-10-05T20:23:31.562Z] pyasn1-modules==0.2.8 [2020-10-05T20:23:31.562Z] pycparser==2.20 [2020-10-05T20:23:31.562Z] pygerrit2==2.0.10 [2020-10-05T20:23:31.562Z] PyGithub==1.46 [2020-10-05T20:23:31.562Z] pyinotify==0.9.6 [2020-10-05T20:23:31.562Z] PyJWT==1.7.1 [2020-10-05T20:23:31.562Z] pyparsing==2.4.7 [2020-10-05T20:23:31.562Z] pyperclip==1.8.0 [2020-10-05T20:23:31.562Z] pyroute2==0.4.13 [2020-10-05T20:23:31.562Z] pyrsistent==0.15.7 [2020-10-05T20:23:31.562Z] PySocks==1.6.8 [2020-10-05T20:23:31.562Z] python-cinderclient==7.2.0 [2020-10-05T20:23:31.562Z] python-dateutil==2.8.1 [2020-10-05T20:23:31.562Z] python-heatclient==2.2.1 [2020-10-05T20:23:31.562Z] python-jenkins==1.7.0 [2020-10-05T20:23:31.562Z] python-keystoneclient==4.1.1 [2020-10-05T20:23:31.562Z] python-magnumclient==3.2.1 [2020-10-05T20:23:31.562Z] python-novaclient==17.2.1 [2020-10-05T20:23:31.562Z] python-openstackclient==5.4.0 [2020-10-05T20:23:31.562Z] python-swiftclient==3.10.1 [2020-10-05T20:23:31.562Z] pytz==2020.1 [2020-10-05T20:23:31.562Z] PyYAML==5.3 [2020-10-05T20:23:31.562Z] requests==2.23.0 [2020-10-05T20:23:31.562Z] requests-oauthlib==1.3.0 [2020-10-05T20:23:31.562Z] requestsexceptions==1.4.0 [2020-10-05T20:23:31.562Z] rfc3986==1.4.0 [2020-10-05T20:23:31.562Z] rpm==4.11.3 [2020-10-05T20:23:31.562Z] rsa==4.0 [2020-10-05T20:23:31.562Z] ruamel.yaml==0.16.10 [2020-10-05T20:23:31.562Z] ruamel.yaml.clib==0.2.0 [2020-10-05T20:23:31.562Z] s3transfer==0.3.3 [2020-10-05T20:23:31.562Z] shade==1.27.2 [2020-10-05T20:23:31.562Z] simplejson==3.17.2 [2020-10-05T20:23:31.562Z] six==1.14.0 [2020-10-05T20:23:31.562Z] soupsieve==2.0 [2020-10-05T20:23:31.562Z] stevedore==3.2.2 [2020-10-05T20:23:31.562Z] tabulate==0.8.6 [2020-10-05T20:23:31.562Z] toml==0.10.0 [2020-10-05T20:23:31.562Z] tox==3.20.0 [2020-10-05T20:23:31.562Z] tqdm==4.43.0 [2020-10-05T20:23:31.562Z] urllib3==1.25.8 [2020-10-05T20:23:31.562Z] virtualenv==20.0.33 [2020-10-05T20:23:31.562Z] wcwidth==0.2.5 [2020-10-05T20:23:31.562Z] websocket-client==0.57.0 [2020-10-05T20:23:31.563Z] wrapt==1.12.1 [2020-10-05T20:23:31.563Z] xdg==3.0.2 [2020-10-05T20:23:31.563Z] xmltodict==0.12.0 [2020-10-05T20:23:31.563Z] yq==2.11.1 [2020-10-05T20:23:31.563Z] zipp==3.3.0 [2020-10-05T20:23:31.563Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:32.141Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-05T20:23:35.487Z] Python 2.7.5 [2020-10-05T20:23:35.487Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-05T20:23:35.487Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-05T20:23:35.487Z] ansible==2.9.7 [2020-10-05T20:23:35.487Z] Babel==0.9.6 [2020-10-05T20:23:35.487Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-05T20:23:35.488Z] beautifulsoup4==4.4.1 [2020-10-05T20:23:35.488Z] bodhi==2.11.0 [2020-10-05T20:23:35.488Z] bodhi-client==2.11.0 [2020-10-05T20:23:35.488Z] CCColUtils==1.4 [2020-10-05T20:23:35.488Z] cffi==1.6.0 [2020-10-05T20:23:35.488Z] chardet==2.2.1 [2020-10-05T20:23:35.488Z] click==6.7 [2020-10-05T20:23:35.488Z] cloud-init==18.5 [2020-10-05T20:23:35.488Z] configobj==4.7.2 [2020-10-05T20:23:35.488Z] cryptography==1.7.2 [2020-10-05T20:23:35.488Z] decorator==3.4.0 [2020-10-05T20:23:35.488Z] distro==1.2.0 [2020-10-05T20:23:35.488Z] enum34==1.0.4 [2020-10-05T20:23:35.488Z] fedpkg==1.38 [2020-10-05T20:23:35.488Z] futures==3.1.1 [2020-10-05T20:23:35.488Z] gitdb==0.6.4 [2020-10-05T20:23:35.488Z] GitPython==1.0.1 [2020-10-05T20:23:35.488Z] html5lib==0.999 [2020-10-05T20:23:35.488Z] httplib2==0.9.2 [2020-10-05T20:23:35.488Z] idna==2.4 [2020-10-05T20:23:35.488Z] iniparse==0.4 [2020-10-05T20:23:35.488Z] ipaddress==1.0.16 [2020-10-05T20:23:35.488Z] IPy==0.75 [2020-10-05T20:23:35.488Z] javapackages==1.0.0 [2020-10-05T20:23:35.488Z] Jinja2==2.7.2 [2020-10-05T20:23:35.488Z] jmespath==0.9.4 [2020-10-05T20:23:35.488Z] jsonpatch==1.2 [2020-10-05T20:23:35.488Z] jsonpointer==1.9 [2020-10-05T20:23:35.488Z] kerberos==1.1 [2020-10-05T20:23:35.488Z] kitchen==1.1.1 [2020-10-05T20:23:35.488Z] langtable==0.0.31 [2020-10-05T20:23:35.488Z] lockfile==0.9.1 [2020-10-05T20:23:35.488Z] lxml==3.2.1 [2020-10-05T20:23:35.488Z] MarkupSafe==0.11 [2020-10-05T20:23:35.488Z] munch==2.0.2 [2020-10-05T20:23:35.488Z] offtrac==0.1.0 [2020-10-05T20:23:35.488Z] openidc-client==0.6.0 [2020-10-05T20:23:35.488Z] packagedb-cli==2.14.1 [2020-10-05T20:23:35.488Z] paramiko==2.1.1 [2020-10-05T20:23:35.488Z] perf==0.1 [2020-10-05T20:23:35.488Z] ply==3.4 [2020-10-05T20:23:35.488Z] policycoreutils-default-encoding==0.1 [2020-10-05T20:23:35.488Z] prettytable==0.7.2 [2020-10-05T20:23:35.488Z] pyasn1==0.1.9 [2020-10-05T20:23:35.488Z] pycparser==2.14 [2020-10-05T20:23:35.488Z] pycurl==7.19.0 [2020-10-05T20:23:35.488Z] pygobject==3.22.0 [2020-10-05T20:23:35.488Z] pygpgme==0.3 [2020-10-05T20:23:35.488Z] pyliblzma==0.5.3 [2020-10-05T20:23:35.488Z] pyOpenSSL==0.13.1 [2020-10-05T20:23:35.488Z] pyparsing==1.5.6 [2020-10-05T20:23:35.488Z] pyserial==2.6 [2020-10-05T20:23:35.488Z] python-augeas==0.5.0 [2020-10-05T20:23:35.488Z] python-bugzilla==2.3.0 [2020-10-05T20:23:35.488Z] python-dateutil==1.5 [2020-10-05T20:23:35.488Z] python-fedora==0.10.0 [2020-10-05T20:23:35.488Z] python-linux-procfs==0.4.9 [2020-10-05T20:23:35.488Z] python-yubico==1.2.3 [2020-10-05T20:23:35.488Z] pyudev==0.15 [2020-10-05T20:23:35.488Z] pyusb==1.0.0b1 [2020-10-05T20:23:35.488Z] pyxattr==0.5.1 [2020-10-05T20:23:35.488Z] PyYAML==3.10 [2020-10-05T20:23:35.488Z] requests==2.6.0 [2020-10-05T20:23:35.488Z] requests-kerberos==0.7.0 [2020-10-05T20:23:35.488Z] rpkg==1.60 [2020-10-05T20:23:35.488Z] schedutils==0.4 [2020-10-05T20:23:35.488Z] seobject==0.1 [2020-10-05T20:23:35.488Z] sepolicy==1.1 [2020-10-05T20:23:35.488Z] six==1.9.0 [2020-10-05T20:23:35.488Z] smmap==0.9.0 [2020-10-05T20:23:35.488Z] urlgrabber==3.10 [2020-10-05T20:23:35.488Z] urllib3==1.10.2 [2020-10-05T20:23:35.488Z] virtualenv==15.1.0 [2020-10-05T20:23:35.488Z] yum-langpacks==0.4.2 [2020-10-05T20:23:35.488Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-05T20:23:35.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:23:36.137Z] ---> sudo-logs.sh [2020-10-05T20:23:36.137Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-05T20:23:36.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:23:36.775Z] ---> job-cost.sh [2020-10-05T20:23:36.775Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GQfF [2020-10-05T20:23:45.034Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:45.034Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:45.306Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:45.306Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:45.570Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:46.151Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:46.151Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:46.151Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:46.739Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:47.740Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:47.740Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:47.740Z] Cache entry deserialization failed, entry ignored [2020-10-05T20:23:53.079Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-05T20:24:19.780Z] lf-activate-venv(): INFO: Adding /tmp/venv-GQfF/bin to PATH [2020-10-05T20:24:19.780Z] INFO: No Stack... [2020-10-05T20:24:19.780Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-05T20:24:19.780Z] INFO: Archiving Costs [Pipeline] echo [2020-10-05T20:24:19.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T20:24:21.644Z] ---> logs-deploy.sh [2020-10-05T20:24:21.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-299/1 [2020-10-05T20:24:21.644Z] INFO: archiving workspace using pattern(s): [2020-10-05T20:24:23.577Z] Archives upload complete. [2020-10-05T20:24:23.578Z] INFO: archiving logs to Nexus