Pull request #323 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 cc8eb66e59855b5380063143aa7806901ab6b39e+b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd (bb6afd4b11200d39c4088b2c17f716732754ef16) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-323/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-323/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 69a7e166112f335804d9fea76440e5140e47f034 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-base, dockerFilePath:scripts/Dockerfile.alpine, 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 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-26498 in /w/workspace/edgexfoundry_device-sdk-c_PR-323 [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-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd into PR head commit cc8eb66e59855b5380063143aa7806901ab6b39e Merge succeeded, producing cc8eb66e59855b5380063143aa7806901ab6b39e Checking out Revision cc8eb66e59855b5380063143aa7806901ab6b39e (PR-323) > git config core.sparsecheckout # timeout=10 > git checkout -f cc8eb66e59855b5380063143aa7806901ab6b39e # 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 b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc8eb66e59855b5380063143aa7806901ab6b39e # timeout=10 Commit message: "fix: update v2 REST API with recent changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-15T13:26:12.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-15T13:26:13.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-15T13:26:13.251Z] ========================================================= [2021-02-15T13:26:13.251Z] EdgeX Global Pipelines Version Info [2021-02-15T13:26:13.251Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:26:14.837Z] ------------------- [2021-02-15T13:26:14.837Z] stable info: [2021-02-15T13:26:14.837Z] ------------------- [2021-02-15T13:26:14.837Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T13:26:14.837Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T13:26:14.837Z] Message: update stable to v1.0.179 [2021-02-15T13:26:15.798Z] ------------------- [2021-02-15T13:26:15.798Z] experimental info: [2021-02-15T13:26:15.798Z] ------------------- [2021-02-15T13:26:15.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T13:26:15.798Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T13:26:15.798Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-15T13:26:16.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-02-15T13:26:16.336Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-02-15T13:26:16.456Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-15T13:26:16.586Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-15T13:26:16.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-15T13:26:16.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-02-15T13:26:16.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-02-15T13:26:17.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-02-15T13:26:17.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-15T13:26:17.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-02-15T13:26:17.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-15T13:26:17.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-15T13:26:17.766Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-15T13:26:17.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-15T13:26:18.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-15T13:26:18.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-15T13:26:18.259Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-15T13:26:18.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-15T13:26:18.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo [2021-02-15T13:26:18.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo [2021-02-15T13:26:18.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo [2021-02-15T13:26:18.880Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc8eb66e59855b5380063143aa7806901ab6b39e [Pipeline] echo [2021-02-15T13:26:18.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc8eb66 [Pipeline] echo [2021-02-15T13:26:19.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T13:26:19.361Z] provisioning config files... [2021-02-15T13:26:19.390Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/config5273524877894006676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:26:19.799Z] ---> docker-login.sh [2021-02-15T13:26:19.799Z] nexus3.edgexfoundry.org:10001 [2021-02-15T13:26:20.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:26:20.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:26:20.323Z] Configure a credential helper to remove this warning. See [2021-02-15T13:26:20.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:26:20.323Z] [2021-02-15T13:26:20.323Z] Login Succeeded [2021-02-15T13:26:20.323Z] nexus3.edgexfoundry.org:10002 [2021-02-15T13:26:20.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:26:20.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:26:20.594Z] Configure a credential helper to remove this warning. See [2021-02-15T13:26:20.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:26:20.594Z] [2021-02-15T13:26:20.594Z] Login Succeeded [2021-02-15T13:26:20.594Z] nexus3.edgexfoundry.org:10003 [2021-02-15T13:26:20.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:26:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:26:20.860Z] Configure a credential helper to remove this warning. See [2021-02-15T13:26:20.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:26:20.860Z] [2021-02-15T13:26:20.860Z] Login Succeeded [2021-02-15T13:26:20.860Z] nexus3.edgexfoundry.org:10004 [2021-02-15T13:26:20.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:26:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:26:20.860Z] Configure a credential helper to remove this warning. See [2021-02-15T13:26:20.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:26:20.860Z] [2021-02-15T13:26:20.860Z] Login Succeeded [2021-02-15T13:26:20.860Z] docker.io [2021-02-15T13:26:21.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:26:21.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:26:21.385Z] Configure a credential helper to remove this warning. See [2021-02-15T13:26:21.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:26:21.385Z] [2021-02-15T13:26:21.385Z] Login Succeeded [2021-02-15T13:26:21.385Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T13:26:21.407Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:26:23.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T13:26:23.397Z] [2021-02-15T13:26:23.397Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:26:23.820Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T13:26:23.820Z] latest: Pulling from edgex-devops/git-semver [2021-02-15T13:26:23.820Z] 31603596830f: Pulling fs layer [2021-02-15T13:26:23.820Z] 2a8b12db71e7: Pulling fs layer [2021-02-15T13:26:23.820Z] 6ca5941a6612: Pulling fs layer [2021-02-15T13:26:23.820Z] ecc8261a40a4: Pulling fs layer [2021-02-15T13:26:23.820Z] ecc8261a40a4: Waiting [2021-02-15T13:26:23.820Z] 2a8b12db71e7: Verifying Checksum [2021-02-15T13:26:23.820Z] 2a8b12db71e7: Download complete [2021-02-15T13:26:23.820Z] 31603596830f: Verifying Checksum [2021-02-15T13:26:23.820Z] 31603596830f: Download complete [2021-02-15T13:26:24.090Z] ecc8261a40a4: Verifying Checksum [2021-02-15T13:26:24.090Z] ecc8261a40a4: Download complete [2021-02-15T13:26:24.090Z] 6ca5941a6612: Download complete [2021-02-15T13:26:24.355Z] 31603596830f: Pull complete [2021-02-15T13:26:24.355Z] 2a8b12db71e7: Pull complete [2021-02-15T13:26:25.324Z] 6ca5941a6612: Pull complete [2021-02-15T13:26:25.591Z] ecc8261a40a4: Pull complete [2021-02-15T13:26:25.591Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-15T13:26:25.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T13:26:25.853Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-15T13:26:25.990Z] prd-centos7-docker-4c-2g-26498 does not seem to be running inside a container [2021-02-15T13:26:26.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-323 -v /w/workspace/edgexfoundry_device-sdk-c_PR-323:/w/workspace/edgexfoundry_device-sdk-c_PR-323:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-323@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-15T13:26:28.264Z] $ docker top 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-15T13:26:28.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T13:26:28.724Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T13:26:28.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T13:26:28.959Z] $ docker exec 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe ssh-agent [2021-02-15T13:26:29.130Z] SSH_AUTH_SOCK=/tmp/ssh-EnLlLyQzwrNv/agent.11 [2021-02-15T13:26:29.130Z] SSH_AGENT_PID=16 [2021-02-15T13:26:29.144Z] Running ssh-add (command line suppressed) [2021-02-15T13:26:29.270Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_5551692943198450800.key (/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_5551692943198450800.key) [2021-02-15T13:26:29.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T13:26:29.698Z] + git tag --points-at HEAD [Pipeline] } [2021-02-15T13:26:29.913Z] $ docker exec --env ******** --env ******** 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe ssh-agent -k [2021-02-15T13:26:30.047Z] unset SSH_AUTH_SOCK; [2021-02-15T13:26:30.047Z] unset SSH_AGENT_PID; [2021-02-15T13:26:30.047Z] echo Agent pid 16 killed; [2021-02-15T13:26:30.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-15T13:26:30.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T13:26:30.358Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T13:26:30.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T13:26:30.546Z] $ docker exec 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe ssh-agent [2021-02-15T13:26:30.714Z] SSH_AUTH_SOCK=/tmp/ssh-kOR2vqORVNNa/agent.46 [2021-02-15T13:26:30.714Z] SSH_AGENT_PID=51 [2021-02-15T13:26:30.722Z] Running ssh-add (command line suppressed) [2021-02-15T13:26:30.841Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_484282845453365921.key (/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_484282845453365921.key) [2021-02-15T13:26:30.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T13:26:31.282Z] + git semver init [2021-02-15T13:26:31.282Z] # -> Open(): unable to determine branch for HEAD [2021-02-15T13:26:31.282Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-323/.git [2021-02-15T13:26:31.282Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-323 [2021-02-15T13:26:31.282Z] # $SEMVER_REMOTE_NAME = origin [2021-02-15T13:26:31.282Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-15T13:26:31.282Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-15T13:26:31.282Z] # $SEMVER_BRANCH = PR-323 [2021-02-15T13:26:31.282Z] # $SEMVER_TEMP = /tmp/semver-035749581 [2021-02-15T13:26:31.282Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-02-15T13:26:32.230Z] # '/tmp/semver-035749581' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-323/.semver' [2021-02-15T13:26:32.230Z] # -> Force: false [2021-02-15T13:26:32.230Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-323/.semver [Pipeline] } [2021-02-15T13:26:32.251Z] $ docker exec --env ******** --env ******** 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe ssh-agent -k [2021-02-15T13:26:32.374Z] unset SSH_AUTH_SOCK; [2021-02-15T13:26:32.374Z] unset SSH_AGENT_PID; [2021-02-15T13:26:32.375Z] echo Agent pid 51 killed; [2021-02-15T13:26:32.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-15T13:26:33.045Z] + git semver [Pipeline] } [2021-02-15T13:26:33.076Z] $ docker stop --time=1 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe [2021-02-15T13:26:34.489Z] $ docker rm -f 82f72165385b5ff504bbd382a58ddb4652851e57a38a9a87c5b2e360494808fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T13:26:35.022Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-15T13:26:35.478Z] Stashed 1 file(s) [Pipeline] echo [2021-02-15T13:26:35.501Z] [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 [2021-02-15T13:26:51.127Z] Still waiting to schedule task [2021-02-15T13:26:51.127Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26498’ [2021-02-15T13:26:51.151Z] Still waiting to schedule task [2021-02-15T13:26:51.151Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-15T13:28:39.381Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26499 in /w/workspace/edgexfoundry_device-sdk-c_PR-323 [Pipeline] { [Pipeline] ws [2021-02-15T13:28:39.480Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-02-15T13:28:44.599Z] using credential edgex-jenkins-ssh [2021-02-15T13:28:44.696Z] Cloning the remote Git repository [2021-02-15T13:28:44.804Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-15T13:28:44.987Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-02-15T13:28:45.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-15T13:28:45.066Z] > git --version # timeout=10 [2021-02-15T13:28:45.098Z] > git --version # 'git version 2.17.1' [2021-02-15T13:28:45.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T13:28:45.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T13:28:47.002Z] Merging remotes/origin/master commit b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd into PR head commit cc8eb66e59855b5380063143aa7806901ab6b39e [2021-02-15T13:28:46.299Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-15T13:28:46.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T13:28:46.362Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-15T13:28:46.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-15T13:28:46.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T13:28:46.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T13:28:47.045Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T13:28:47.068Z] > git checkout -f cc8eb66e59855b5380063143aa7806901ab6b39e # timeout=10 [2021-02-15T13:28:47.347Z] Merge succeeded, producing cc8eb66e59855b5380063143aa7806901ab6b39e [2021-02-15T13:28:47.347Z] Checking out Revision cc8eb66e59855b5380063143aa7806901ab6b39e (PR-323) [2021-02-15T13:28:47.173Z] > git remote # timeout=10 [2021-02-15T13:28:47.227Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T13:28:47.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T13:28:47.258Z] > git merge b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 [2021-02-15T13:28:47.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T13:28:47.377Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T13:28:47.419Z] > git checkout -f cc8eb66e59855b5380063143aa7806901ab6b39e # timeout=10 [2021-02-15T13:28:51.692Z] Commit message: "fix: update v2 REST API with recent changes" [2021-02-15T13:28:51.759Z] > git --version # timeout=10 [2021-02-15T13:28:51.769Z] > git --version # 'git version 2.17.1' [2021-02-15T13:28:51.778Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T13:28:53.616Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-15T13:28:54.103Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T13:28:54.460Z] + sudo service docker restart [2021-02-15T13:28:54.460Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T13:28:57.243Z] provisioning config files... [2021-02-15T13:28:57.285Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5787302793884662398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:28:57.739Z] ---> docker-login.sh [2021-02-15T13:28:57.739Z] nexus3.edgexfoundry.org:10001 [2021-02-15T13:28:58.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:28:59.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:28:59.323Z] Configure a credential helper to remove this warning. See [2021-02-15T13:28:59.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:28:59.323Z] [2021-02-15T13:28:59.323Z] Login Succeeded [2021-02-15T13:28:59.324Z] nexus3.edgexfoundry.org:10002 [2021-02-15T13:28:59.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:28:59.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:28:59.600Z] Configure a credential helper to remove this warning. See [2021-02-15T13:28:59.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:28:59.600Z] [2021-02-15T13:28:59.600Z] Login Succeeded [2021-02-15T13:28:59.874Z] nexus3.edgexfoundry.org:10003 [2021-02-15T13:29:00.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:00.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:00.146Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:00.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:00.146Z] [2021-02-15T13:29:00.146Z] Login Succeeded [2021-02-15T13:29:00.421Z] nexus3.edgexfoundry.org:10004 [2021-02-15T13:29:00.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:00.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:00.973Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:00.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:00.973Z] [2021-02-15T13:29:00.973Z] Login Succeeded [2021-02-15T13:29:00.973Z] docker.io [2021-02-15T13:29:01.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:01.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:01.524Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:01.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:01.524Z] [2021-02-15T13:29:01.524Z] Login Succeeded [2021-02-15T13:29:01.524Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T13:29:01.556Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-15T13:29:02.124Z] ========================================================= [2021-02-15T13:29:02.124Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-02-15T13:29:02.124Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:29:02.577Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-02-15T13:29:03.183Z] Sending build context to Docker daemon 2.5MB [2021-02-15T13:29:03.183Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-15T13:29:03.183Z] Step 2/21 : FROM ${BASE} as builder [2021-02-15T13:29:03.183Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-02-15T13:29:03.183Z] 0362ad1dd800: Pulling fs layer [2021-02-15T13:29:03.183Z] f2cdb1532d8b: Pulling fs layer [2021-02-15T13:29:03.183Z] 37ed683be191: Pulling fs layer [2021-02-15T13:29:03.183Z] f2cdb1532d8b: Verifying Checksum [2021-02-15T13:29:03.183Z] f2cdb1532d8b: Download complete [2021-02-15T13:29:03.468Z] 0362ad1dd800: Verifying Checksum [2021-02-15T13:29:03.468Z] 0362ad1dd800: Download complete [2021-02-15T13:29:04.078Z] 0362ad1dd800: Pull complete [2021-02-15T13:29:04.353Z] f2cdb1532d8b: Pull complete [2021-02-15T13:29:05.337Z] 37ed683be191: Verifying Checksum [2021-02-15T13:29:05.337Z] 37ed683be191: Download complete [2021-02-15T13:29:15.529Z] 37ed683be191: Pull complete [2021-02-15T13:29:15.529Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-02-15T13:29:15.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-02-15T13:29:15.529Z] ---> b23d30803547 [2021-02-15T13:29:15.529Z] 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 [2021-02-15T13:29:16.126Z] ---> Running in 12c8f41404e9 [2021-02-15T13:29:17.561Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-15T13:29:18.152Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-15T13:29:19.123Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-15T13:29:19.395Z] (2/8) Installing libuuid (2.33-r0) [2021-02-15T13:29:19.395Z] (3/8) Installing libblkid (2.33-r0) [2021-02-15T13:29:19.667Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-15T13:29:19.667Z] (5/8) Installing libmount (2.33-r0) [2021-02-15T13:29:19.667Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-15T13:29:19.939Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-15T13:29:20.212Z] (8/8) Installing wget (1.20.3-r0) [2021-02-15T13:29:20.212Z] Executing busybox-1.29.3-r10.trigger [2021-02-15T13:29:20.212Z] OK: 285 MiB in 83 packages [2021-02-15T13:29:21.644Z] Removing intermediate container 12c8f41404e9 [2021-02-15T13:29:21.644Z] ---> 3aee5556ab3d [2021-02-15T13:29:21.644Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-15T13:29:21.927Z] ---> Running in c1f7efd04949 [2021-02-15T13:29:22.199Z] Removing intermediate container c1f7efd04949 [2021-02-15T13:29:22.199Z] ---> 2b1336efc6ee [2021-02-15T13:29:22.199Z] 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 [2021-02-15T13:29:22.483Z] ---> Running in 4739ae8ddfd7 [2021-02-15T13:29:23.463Z] --2021-02-15 13:29:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-15T13:29:23.463Z] Resolving github.com... 140.82.112.3 [2021-02-15T13:29:23.463Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-15T13:29:23.738Z] HTTP request sent, awaiting response... 302 Found [2021-02-15T13:29:23.738Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-15T13:29:23.738Z] --2021-02-15 13:29:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-15T13:29:23.738Z] Resolving codeload.github.com... 140.82.112.10 [2021-02-15T13:29:23.738Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-02-15T13:29:23.738Z] HTTP request sent, awaiting response... 200 OK [2021-02-15T13:29:23.738Z] Length: unspecified [application/x-gzip] [2021-02-15T13:29:23.738Z] Saving to: 'STDOUT' [2021-02-15T13:29:23.738Z]  [2021-02-15T13:29:24.014Z] 0K .......... .......... .......... .......... .......... 1.19M [2021-02-15T13:29:24.014Z] 50K .......... .......... .......... .......... .......... 2.40M [2021-02-15T13:29:24.014Z] 100K .......... .......... .......... .......... .......... 11.9M [2021-02-15T13:29:24.014Z] 150K .......... .......... .......... .......... .......... 3.08M [2021-02-15T13:29:24.014Z] 200K .......... .......... .......... .......... .......... 9.80M [2021-02-15T13:29:24.014Z] 250K .......... .......... .......... .......... .......... 2.87M [2021-02-15T13:29:24.014Z] 300K .......... .......... .......... .......... .......... 6.01M [2021-02-15T13:29:24.014Z] 350K .......... .......... .......... .......... .......... 4.61M [2021-02-15T13:29:24.014Z] 400K .......... .......... .......... .......... .......... 3.56M [2021-02-15T13:29:24.014Z] 450K .......... .......... .......... .......... .......... 3.63M [2021-02-15T13:29:24.014Z] 500K .......... .......... .......... .......... .......... 7.52M [2021-02-15T13:29:24.014Z] 550K .......... .......... .......... .......... .......... 3.16M [2021-02-15T13:29:24.014Z] 600K .......... .......... .......... .......... .......... 808K [2021-02-15T13:29:24.014Z] 650K .......... .......... .......... .......... .......... 3.33M [2021-02-15T13:29:24.014Z] 700K ..    338K=0.3s [2021-02-15T13:29:24.014Z] [2021-02-15T13:29:24.014Z] 2021-02-15 13:29:24 (2.69 MB/s) - written to stdout [719348] [2021-02-15T13:29:24.014Z] [2021-02-15T13:29:24.291Z] -- The C compiler identification is GNU 8.3.0 [2021-02-15T13:29:24.568Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-15T13:29:24.568Z] -- Check for working C compiler: /usr/bin/cc [2021-02-15T13:29:24.841Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-15T13:29:24.841Z] -- Detecting C compiler ABI info [2021-02-15T13:29:25.116Z] -- Detecting C compiler ABI info - done [2021-02-15T13:29:25.116Z] -- Detecting C compile features [2021-02-15T13:29:26.094Z] -- Detecting C compile features - done [2021-02-15T13:29:26.094Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-15T13:29:26.094Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-15T13:29:26.094Z] -- Detecting CXX compiler ABI info [2021-02-15T13:29:26.368Z] -- Detecting CXX compiler ABI info - done [2021-02-15T13:29:26.368Z] -- Detecting CXX compile features [2021-02-15T13:29:27.802Z] -- Detecting CXX compile features - done [2021-02-15T13:29:28.076Z] -- Looking for include file endian.h [2021-02-15T13:29:28.076Z] -- Looking for include file endian.h - found [2021-02-15T13:29:28.076Z] -- Check if the system is big endian [2021-02-15T13:29:28.076Z] -- Searching 16 bit integer [2021-02-15T13:29:28.076Z] -- Looking for sys/types.h [2021-02-15T13:29:28.379Z] -- Looking for sys/types.h - found [2021-02-15T13:29:28.379Z] -- Looking for stdint.h [2021-02-15T13:29:28.656Z] -- Looking for stdint.h - found [2021-02-15T13:29:28.656Z] -- Looking for stddef.h [2021-02-15T13:29:28.929Z] -- Looking for stddef.h - found [2021-02-15T13:29:28.929Z] -- Check size of unsigned short [2021-02-15T13:29:29.203Z] -- Check size of unsigned short - done [2021-02-15T13:29:29.203Z] -- Using unsigned short [2021-02-15T13:29:29.477Z] -- Check if the system is big endian - little endian [2021-02-15T13:29:29.477Z] -- Check size of size_t [2021-02-15T13:29:29.749Z] -- Check size of size_t - done [2021-02-15T13:29:29.749Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-15T13:29:29.749Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-15T13:29:29.749Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-15T13:29:29.749Z] CMake did not find one. [2021-02-15T13:29:29.749Z] [2021-02-15T13:29:29.749Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-15T13:29:29.749Z] the following names: [2021-02-15T13:29:29.749Z] [2021-02-15T13:29:29.749Z] cJSONConfig.cmake [2021-02-15T13:29:29.749Z] cjson-config.cmake [2021-02-15T13:29:29.749Z] [2021-02-15T13:29:29.749Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-15T13:29:29.749Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-15T13:29:29.749Z] provides a separate development package or SDK, be sure it has been [2021-02-15T13:29:29.749Z] installed. [2021-02-15T13:29:29.749Z] [2021-02-15T13:29:29.749Z] [2021-02-15T13:29:29.749Z] -- Configuring done [2021-02-15T13:29:30.022Z] -- Generating done [2021-02-15T13:29:30.022Z] -- Build files have been written to: /tmp/cbor [2021-02-15T13:29:30.022Z] Scanning dependencies of target cbor_shared [2021-02-15T13:29:30.022Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-15T13:29:31.011Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-15T13:29:31.287Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-15T13:29:31.561Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-15T13:29:32.161Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-15T13:29:32.432Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-15T13:29:32.710Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-15T13:29:32.710Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-15T13:29:32.982Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-15T13:29:33.256Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-15T13:29:33.850Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-15T13:29:34.119Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-15T13:29:34.394Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-15T13:29:34.667Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-15T13:29:34.943Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-15T13:29:35.220Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-15T13:29:35.495Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-15T13:29:35.776Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-15T13:29:36.052Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-15T13:29:36.328Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-15T13:29:36.328Z] [ 40%] Linking C shared library libcbor.so [2021-02-15T13:29:36.599Z] [ 40%] Built target cbor_shared [2021-02-15T13:29:36.599Z] Scanning dependencies of target cbor [2021-02-15T13:29:36.599Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-15T13:29:37.195Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-15T13:29:37.809Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-15T13:29:38.086Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-15T13:29:39.049Z] Running on prd-centos7-docker-4c-2g-26500 in /w/workspace/edgexfoundry_device-sdk-c_PR-323 [Pipeline] { [2021-02-15T13:29:39.071Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [Pipeline] ws [2021-02-15T13:29:39.204Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-02-15T13:29:39.344Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-15T13:29:39.617Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-15T13:29:39.897Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-15T13:29:39.897Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-15T13:29:41.360Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-15T13:29:41.360Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-15T13:29:41.360Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-15T13:29:41.634Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-15T13:29:41.907Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-15T13:29:42.184Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-15T13:29:42.455Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-15T13:29:42.744Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-15T13:29:43.018Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-15T13:29:43.154Z] using credential edgex-jenkins-ssh [2021-02-15T13:29:43.222Z] Cloning the remote Git repository [2021-02-15T13:29:43.296Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-15T13:29:43.569Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-15T13:29:43.569Z] [ 80%] Linking C static library libcbor.a [2021-02-15T13:29:43.569Z] [ 80%] Built target cbor [2021-02-15T13:29:43.841Z] Scanning dependencies of target create_items [2021-02-15T13:29:43.841Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-15T13:29:43.841Z] [ 84%] Linking C executable create_items [2021-02-15T13:29:43.255Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-15T13:29:43.329Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-02-15T13:29:43.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-15T13:29:43.391Z] > git --version # timeout=10 [2021-02-15T13:29:43.397Z] > git --version # 'git version 2.24.3' [2021-02-15T13:29:43.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T13:29:43.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T13:29:44.121Z] [ 84%] Built target create_items [2021-02-15T13:29:44.121Z] Scanning dependencies of target readfile [2021-02-15T13:29:44.121Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-15T13:29:44.392Z] [ 88%] Linking C executable readfile [2021-02-15T13:29:44.392Z] [ 88%] Built target readfile [2021-02-15T13:29:44.392Z] Scanning dependencies of target streaming_parser [2021-02-15T13:29:44.392Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-15T13:29:44.656Z] Merging remotes/origin/master commit b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd into PR head commit cc8eb66e59855b5380063143aa7806901ab6b39e [2021-02-15T13:29:44.662Z] [ 92%] Linking C executable streaming_parser [2021-02-15T13:29:44.662Z] [ 92%] Built target streaming_parser [2021-02-15T13:29:44.662Z] Scanning dependencies of target sort [2021-02-15T13:29:44.662Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-15T13:29:44.764Z] Merge succeeded, producing cc8eb66e59855b5380063143aa7806901ab6b39e [2021-02-15T13:29:44.765Z] Checking out Revision cc8eb66e59855b5380063143aa7806901ab6b39e (PR-323) [2021-02-15T13:29:44.935Z] [ 96%] Linking C executable sort [2021-02-15T13:29:44.935Z] [ 96%] Built target sort [2021-02-15T13:29:44.935Z] Scanning dependencies of target hello [2021-02-15T13:29:44.935Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-15T13:29:45.206Z] [100%] Linking C executable hello [2021-02-15T13:29:45.207Z] [100%] Built target hello [2021-02-15T13:29:45.207Z] Install the project... [2021-02-15T13:29:45.207Z] -- Install configuration: "Release" [2021-02-15T13:29:45.207Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-15T13:29:45.207Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-15T13:29:44.150Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-15T13:29:44.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T13:29:44.169Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-15T13:29:44.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-15T13:29:44.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T13:29:44.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T13:29:44.670Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T13:29:44.678Z] > git checkout -f cc8eb66e59855b5380063143aa7806901ab6b39e # timeout=10 [2021-02-15T13:29:44.735Z] > git remote # timeout=10 [2021-02-15T13:29:44.740Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T13:29:44.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T13:29:44.751Z] > git merge b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 [2021-02-15T13:29:44.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T13:29:44.770Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T13:29:44.774Z] > git checkout -f cc8eb66e59855b5380063143aa7806901ab6b39e # timeout=10 [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-15T13:29:45.484Z] -- Up-to-date: /usr/local/include/cbor [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/include/cbor.h [2021-02-15T13:29:45.484Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-15T13:29:47.455Z] Removing intermediate container 4739ae8ddfd7 [2021-02-15T13:29:47.455Z] ---> 6c2cfe4abffb [2021-02-15T13:29:47.455Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-15T13:29:47.735Z] ---> Running in 4dd27538a34f [2021-02-15T13:29:48.466Z] Commit message: "fix: update v2 REST API with recent changes" [2021-02-15T13:29:48.495Z] > git --version # timeout=10 [2021-02-15T13:29:48.502Z] > git --version # 'git version 2.24.3' [2021-02-15T13:29:48.508Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T13:29:49.730Z] Removing intermediate container 4dd27538a34f [2021-02-15T13:29:49.730Z] ---> a1316526d3b8 [2021-02-15T13:29:49.730Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-15T13:29:50.001Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-15T13:29:50.331Z] ---> 19df6f37d421 [2021-02-15T13:29:50.331Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-15T13:29:50.369Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T13:29:50.709Z] + sudo service docker restart [2021-02-15T13:29:50.710Z] + true [2021-02-15T13:29:50.710Z] Redirecting to /bin/systemctl restart docker.service [2021-02-15T13:29:51.317Z] ---> bc1345243376 [2021-02-15T13:29:51.318Z] Step 9/21 : COPY include /tmp/sdk/include [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T13:29:51.800Z] provisioning config files... [2021-02-15T13:29:51.851Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config2885936594616775859tmp [Pipeline] { [2021-02-15T13:29:51.916Z] ---> 9cf713ced34d [2021-02-15T13:29:51.916Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:29:52.310Z] ---> docker-login.sh [2021-02-15T13:29:52.310Z] nexus3.edgexfoundry.org:10001 [2021-02-15T13:29:52.510Z] ---> dd836fdae614 [2021-02-15T13:29:52.510Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-15T13:29:52.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:52.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:52.842Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:52.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:52.843Z] [2021-02-15T13:29:52.843Z] Login Succeeded [2021-02-15T13:29:52.843Z] nexus3.edgexfoundry.org:10002 [2021-02-15T13:29:52.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:52.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:52.843Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:52.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:52.843Z] [2021-02-15T13:29:52.843Z] Login Succeeded [2021-02-15T13:29:52.843Z] nexus3.edgexfoundry.org:10003 [2021-02-15T13:29:53.105Z] ---> 2ac9f3a46428 [2021-02-15T13:29:53.105Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-15T13:29:53.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:53.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:53.110Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:53.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:53.110Z] [2021-02-15T13:29:53.110Z] Login Succeeded [2021-02-15T13:29:53.110Z] nexus3.edgexfoundry.org:10004 [2021-02-15T13:29:53.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:53.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:53.376Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:53.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:53.376Z] [2021-02-15T13:29:53.376Z] Login Succeeded [2021-02-15T13:29:53.376Z] docker.io [2021-02-15T13:29:53.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T13:29:53.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T13:29:53.640Z] Configure a credential helper to remove this warning. See [2021-02-15T13:29:53.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T13:29:53.640Z] [2021-02-15T13:29:53.640Z] Login Succeeded [2021-02-15T13:29:53.640Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T13:29:53.668Z] Deleting 1 temporary files [2021-02-15T13:29:53.705Z] ---> bc26f4b30ebc [2021-02-15T13:29:53.705Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-15T13:29:53.980Z] ---> Running in 4ac7e1fbd7d4 [Pipeline] echo [2021-02-15T13:29:54.264Z] ========================================================= [2021-02-15T13:29:54.264Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-02-15T13:29:54.264Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:29:54.669Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-02-15T13:29:54.932Z] Sending build context to Docker daemon 2.501MB [2021-02-15T13:29:54.932Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-15T13:29:54.932Z] Step 2/21 : FROM ${BASE} as builder [2021-02-15T13:29:54.932Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-02-15T13:29:54.932Z] e7c96db7181b: Pulling fs layer [2021-02-15T13:29:54.932Z] 4c13bbce0fe7: Pulling fs layer [2021-02-15T13:29:54.932Z] 6059c847ac2f: Pulling fs layer [2021-02-15T13:29:54.932Z] 4c13bbce0fe7: Verifying Checksum [2021-02-15T13:29:54.932Z] 4c13bbce0fe7: Download complete [2021-02-15T13:29:54.966Z] + CPPCHECK=false [2021-02-15T13:29:54.966Z] + DOCGEN=false [2021-02-15T13:29:54.966Z] + TOMLVER=SDK-0.2 [2021-02-15T13:29:54.966Z] + CUTILVER=1.1.4 [2021-02-15T13:29:54.966Z] + '[' 0 -gt 0 ] [2021-02-15T13:29:54.966Z] + readlink -f ./scripts/build.sh [2021-02-15T13:29:54.966Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-15T13:29:54.966Z] + dirname /tmp/sdk/scripts [2021-02-15T13:29:54.966Z] + ROOT=/tmp/sdk [2021-02-15T13:29:54.966Z] + cd /tmp/sdk [2021-02-15T13:29:54.966Z] + '[' '!' -d deps ] [2021-02-15T13:29:54.966Z] + mkdir deps [2021-02-15T13:29:54.966Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-15T13:29:54.966Z] + tar -C deps -z -x -f - [2021-02-15T13:29:54.966Z] --2021-02-15 13:29:54-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-15T13:29:54.966Z] Resolving github.com... 140.82.112.3 [2021-02-15T13:29:54.966Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-15T13:29:55.238Z] HTTP request sent, awaiting response... 302 Found [2021-02-15T13:29:55.238Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-15T13:29:55.238Z] --2021-02-15 13:29:55-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-15T13:29:55.238Z] Resolving codeload.github.com... 140.82.112.10 [2021-02-15T13:29:55.238Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-02-15T13:29:55.238Z] HTTP request sent, awaiting response... 200 OK [2021-02-15T13:29:55.238Z] Length: unspecified [application/x-gzip] [2021-02-15T13:29:55.238Z] Saving to: 'STDOUT' [2021-02-15T13:29:55.238Z] [2021-02-15T13:29:55.238Z] 0K .......... ......  878K=0.02s [2021-02-15T13:29:55.238Z] [2021-02-15T13:29:55.238Z] 2021-02-15 13:29:55 (878 KB/s) - written to stdout [16451] [2021-02-15T13:29:55.238Z] [2021-02-15T13:29:55.511Z] e7c96db7181b: Verifying Checksum [2021-02-15T13:29:55.515Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-15T13:29:55.516Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-15T13:29:55.516Z] + tar -C deps -z -x -f - [2021-02-15T13:29:55.516Z] --2021-02-15 13:29:55-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-15T13:29:55.516Z] Resolving github.com... 140.82.112.3 [2021-02-15T13:29:55.516Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-15T13:29:55.516Z] HTTP request sent, awaiting response... 302 Found [2021-02-15T13:29:55.516Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-15T13:29:55.516Z] --2021-02-15 13:29:55-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-15T13:29:55.516Z] Resolving codeload.github.com... 140.82.112.10 [2021-02-15T13:29:55.516Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-02-15T13:29:55.778Z] e7c96db7181b: Pull complete [2021-02-15T13:29:55.788Z] HTTP request sent, awaiting response... 200 OK [2021-02-15T13:29:55.788Z] Length: unspecified [application/x-gzip] [2021-02-15T13:29:55.788Z] Saving to: 'STDOUT' [2021-02-15T13:29:55.788Z] [2021-02-15T13:29:55.788Z] 0K .......... .......... .......... .......... .......... 1.44M [2021-02-15T13:29:55.788Z] 50K .......... .......... .......... .......... .......... 3.08M [2021-02-15T13:29:55.788Z] 100K .......... .......... .......... .......... .......... 5.50M [2021-02-15T13:29:55.788Z] 150K .......... .......... .......   1.51M=0.08s [2021-02-15T13:29:55.788Z] [2021-02-15T13:29:55.788Z] 2021-02-15 13:29:55 (2.27 MB/s) - written to stdout [181796] [2021-02-15T13:29:55.788Z] [2021-02-15T13:29:55.788Z] + mkdir -p src/c/iot [2021-02-15T13:29:55.789Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-15T13:29:55.789Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-15T13:29:55.789Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-15T13:29:55.789Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-15T13:29:55.789Z] + mkdir -p include/iot [2021-02-15T13:29:55.789Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-15T13:29:55.789Z] + mkdir -p include/iot/os [2021-02-15T13:29:55.789Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-15T13:29:55.789Z] + mkdir -p /tmp/sdk/build/release [2021-02-15T13:29:55.789Z] + cd /tmp/sdk/build/release [2021-02-15T13:29:55.789Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-15T13:29:56.044Z] 4c13bbce0fe7: Pull complete [2021-02-15T13:29:56.061Z] -- The C compiler identification is GNU 8.3.0 [2021-02-15T13:29:56.334Z] -- Check for working C compiler: /usr/bin/cc [2021-02-15T13:29:56.334Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-15T13:29:56.334Z] -- Detecting C compiler ABI info [2021-02-15T13:29:56.606Z] -- Detecting C compiler ABI info - done [2021-02-15T13:29:56.606Z] -- Detecting C compile features [2021-02-15T13:29:56.636Z] 6059c847ac2f: Verifying Checksum [2021-02-15T13:29:56.636Z] 6059c847ac2f: Download complete [2021-02-15T13:29:57.584Z] -- Detecting C compile features - done [2021-02-15T13:29:57.585Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-15T13:29:57.585Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-15T13:29:57.585Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-15T13:29:57.585Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-15T13:29:57.585Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-15T13:29:57.585Z] -- C SDK 0.0.0 for Linux [2021-02-15T13:29:57.585Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-15T13:29:57.858Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-15T13:29:57.858Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-15T13:29:57.858Z] -- Configuring done [2021-02-15T13:29:58.130Z] -- Generating done [2021-02-15T13:29:58.130Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-15T13:29:58.130Z] + make [2021-02-15T13:29:58.130Z] + tee release.log [2021-02-15T13:29:58.130Z] Scanning dependencies of target csdk [2021-02-15T13:29:58.402Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-15T13:29:58.994Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-15T13:29:59.590Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-15T13:29:59.868Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-15T13:30:01.868Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-15T13:30:02.035Z] 6059c847ac2f: Pull complete [2021-02-15T13:30:02.035Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-02-15T13:30:02.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-02-15T13:30:02.035Z] ---> 5eabd8fd8ba2 [2021-02-15T13:30:02.035Z] 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 [2021-02-15T13:30:02.162Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-15T13:30:02.439Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-15T13:30:03.416Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-15T13:30:03.446Z] ---> Running in cfb1427af501 [2021-02-15T13:30:04.034Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-15T13:30:04.995Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-15T13:30:05.264Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-15T13:30:05.265Z] (2/8) Installing libuuid (2.33-r0) [2021-02-15T13:30:05.265Z] (3/8) Installing libblkid (2.33-r0) [2021-02-15T13:30:05.381Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-15T13:30:05.529Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-15T13:30:05.529Z] (5/8) Installing libmount (2.33-r0) [2021-02-15T13:30:05.529Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-15T13:30:05.792Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-15T13:30:05.980Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-15T13:30:06.577Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-15T13:30:06.745Z] (8/8) Installing wget (1.20.3-r0) [2021-02-15T13:30:06.745Z] Executing busybox-1.29.3-r10.trigger [2021-02-15T13:30:06.745Z] OK: 272 MiB in 83 packages [2021-02-15T13:30:07.168Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-15T13:30:07.443Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-15T13:30:07.699Z] Removing intermediate container cfb1427af501 [2021-02-15T13:30:07.699Z] ---> 3a7aaf6eecb3 [2021-02-15T13:30:07.699Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-15T13:30:07.699Z] ---> Running in 5dfd65d64e5f [2021-02-15T13:30:07.718Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-15T13:30:07.968Z] Removing intermediate container 5dfd65d64e5f [2021-02-15T13:30:07.968Z] ---> d08d5a011a2d [2021-02-15T13:30:07.968Z] 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 [2021-02-15T13:30:07.968Z] ---> Running in db02567ad952 [2021-02-15T13:30:07.995Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-15T13:30:08.547Z] --2021-02-15 13:30:08-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-15T13:30:08.547Z] Resolving github.com... 140.82.112.3 [2021-02-15T13:30:08.547Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-15T13:30:08.547Z] HTTP request sent, awaiting response... 302 Found [2021-02-15T13:30:08.547Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-15T13:30:08.547Z] --2021-02-15 13:30:08-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-15T13:30:08.547Z] Resolving codeload.github.com... 140.82.112.10 [2021-02-15T13:30:08.547Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-02-15T13:30:08.547Z] HTTP request sent, awaiting response... 200 OK [2021-02-15T13:30:08.547Z] Length: unspecified [application/x-gzip] [2021-02-15T13:30:08.547Z] Saving to: 'STDOUT' [2021-02-15T13:30:08.547Z] [2021-02-15T13:30:08.547Z] 0K .......... .......... .......... .......... .......... 1.61M [2021-02-15T13:30:08.547Z] 50K .......... .......... .......... .......... .......... 2.99M [2021-02-15T13:30:08.547Z] 100K .......... .......... .......... .......... .......... 40.4M [2021-02-15T13:30:08.547Z] 150K .......... .......... .......... .......... .......... 3.39M [2021-02-15T13:30:08.812Z] 200K .......... .......... .......... .......... .......... 3.50M [2021-02-15T13:30:08.812Z] 250K .......... .......... .......... .......... .......... 40.9M [2021-02-15T13:30:08.812Z] 300K .......... .......... .......... .......... .......... 3.19M [2021-02-15T13:30:08.812Z] 350K .......... .......... .......... .......... .......... 2.93M [2021-02-15T13:30:08.812Z] 400K .......... .......... .......... .......... .......... 3.77M [2021-02-15T13:30:08.812Z] 450K .......... .......... .......... .......... .......... 2.97M [2021-02-15T13:30:08.812Z] 500K .......... .......... .......... .......... .......... 3.21M [2021-02-15T13:30:08.812Z] 550K .......... .......... .......... .......... .......... 3.12M [2021-02-15T13:30:08.812Z] 600K .......... .......... .......... .......... .......... 3.30M [2021-02-15T13:30:08.812Z] 650K .......... .......... .......... .......... .......... 1.65M [2021-02-15T13:30:08.813Z] 700K .. 46.7M=0.2s [2021-02-15T13:30:08.813Z] [2021-02-15T13:30:08.813Z] 2021-02-15 13:30:08 (3.21 MB/s) - written to stdout [719348] [2021-02-15T13:30:08.813Z] [2021-02-15T13:30:09.078Z] -- The C compiler identification is GNU 8.3.0 [2021-02-15T13:30:09.078Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-15T13:30:09.078Z] -- Check for working C compiler: /usr/bin/cc [2021-02-15T13:30:09.078Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-15T13:30:09.078Z] -- Detecting C compiler ABI info [2021-02-15T13:30:09.344Z] -- Detecting C compiler ABI info - done [2021-02-15T13:30:09.344Z] -- Detecting C compile features [2021-02-15T13:30:09.607Z] -- Detecting C compile features - done [2021-02-15T13:30:09.607Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-15T13:30:09.607Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-15T13:30:09.607Z] -- Detecting CXX compiler ABI info [2021-02-15T13:30:09.607Z] -- Detecting CXX compiler ABI info - done [2021-02-15T13:30:09.607Z] -- Detecting CXX compile features [2021-02-15T13:30:10.187Z] -- Detecting CXX compile features - done [2021-02-15T13:30:10.187Z] -- Looking for include file endian.h [2021-02-15T13:30:10.187Z] -- Looking for include file endian.h - found [2021-02-15T13:30:10.187Z] -- Check if the system is big endian [2021-02-15T13:30:10.187Z] -- Searching 16 bit integer [2021-02-15T13:30:10.187Z] -- Looking for sys/types.h [2021-02-15T13:30:10.450Z] -- Looking for sys/types.h - found [2021-02-15T13:30:10.450Z] -- Looking for stdint.h [2021-02-15T13:30:10.450Z] -- Looking for stdint.h - found [2021-02-15T13:30:10.450Z] -- Looking for stddef.h [2021-02-15T13:30:10.450Z] -- Looking for stddef.h - found [2021-02-15T13:30:10.450Z] -- Check size of unsigned short [2021-02-15T13:30:10.713Z] -- Check size of unsigned short - done [2021-02-15T13:30:10.713Z] -- Using unsigned short [2021-02-15T13:30:10.713Z] -- Check if the system is big endian - little endian [2021-02-15T13:30:10.713Z] -- Check size of size_t [2021-02-15T13:30:10.713Z] -- Check size of size_t - done [2021-02-15T13:30:10.713Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-15T13:30:10.713Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-15T13:30:10.713Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-15T13:30:10.713Z] CMake did not find one. [2021-02-15T13:30:10.713Z] [2021-02-15T13:30:10.713Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-15T13:30:10.713Z] the following names: [2021-02-15T13:30:10.713Z] [2021-02-15T13:30:10.713Z] cJSONConfig.cmake [2021-02-15T13:30:10.713Z] cjson-config.cmake [2021-02-15T13:30:10.713Z] [2021-02-15T13:30:10.713Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-15T13:30:10.713Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-15T13:30:10.713Z] provides a separate development package or SDK, be sure it has been [2021-02-15T13:30:10.713Z] installed. [2021-02-15T13:30:10.713Z] [2021-02-15T13:30:10.713Z] [2021-02-15T13:30:10.713Z] -- Configuring done [2021-02-15T13:30:10.978Z] -- Generating done [2021-02-15T13:30:10.978Z] -- Build files have been written to: /tmp/cbor [2021-02-15T13:30:10.978Z] Scanning dependencies of target cbor_shared [2021-02-15T13:30:10.978Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-15T13:30:11.242Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-15T13:30:11.242Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-15T13:30:11.242Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-15T13:30:11.366Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-15T13:30:11.505Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-15T13:30:11.506Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-15T13:30:11.636Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-15T13:30:11.769Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-15T13:30:11.769Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-15T13:30:11.769Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-15T13:30:11.769Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-15T13:30:11.906Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-15T13:30:12.037Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-15T13:30:12.038Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-15T13:30:12.308Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-15T13:30:12.308Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-15T13:30:12.308Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-15T13:30:12.500Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-15T13:30:12.573Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-15T13:30:12.573Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-15T13:30:12.573Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-15T13:30:12.573Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-15T13:30:12.844Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-15T13:30:12.844Z] [ 40%] Linking C shared library libcbor.so [2021-02-15T13:30:12.844Z] [ 40%] Built target cbor_shared [2021-02-15T13:30:12.844Z] Scanning dependencies of target cbor [2021-02-15T13:30:12.845Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-15T13:30:13.099Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-15T13:30:13.113Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-15T13:30:13.376Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-15T13:30:13.376Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-15T13:30:13.641Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-15T13:30:13.641Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-15T13:30:13.641Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-15T13:30:13.910Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-15T13:30:13.910Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-15T13:30:13.910Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-15T13:30:14.180Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-15T13:30:14.180Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-15T13:30:14.443Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-15T13:30:14.444Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-15T13:30:14.444Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-15T13:30:14.716Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-15T13:30:14.716Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-15T13:30:14.716Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-15T13:30:14.716Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-15T13:30:14.989Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-15T13:30:14.989Z] [ 80%] Linking C static library libcbor.a [2021-02-15T13:30:14.989Z] [ 80%] Built target cbor [2021-02-15T13:30:14.989Z] Scanning dependencies of target create_items [2021-02-15T13:30:14.989Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-15T13:30:14.989Z] [ 84%] Linking C executable create_items [2021-02-15T13:30:14.989Z] [ 84%] Built target create_items [2021-02-15T13:30:15.256Z] Scanning dependencies of target readfile [2021-02-15T13:30:15.256Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-15T13:30:15.256Z] [ 88%] Linking C executable readfile [2021-02-15T13:30:15.256Z] [ 88%] Built target readfile [2021-02-15T13:30:15.256Z] Scanning dependencies of target streaming_parser [2021-02-15T13:30:15.256Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-15T13:30:15.256Z] [ 92%] Linking C executable streaming_parser [2021-02-15T13:30:15.256Z] [ 92%] Built target streaming_parser [2021-02-15T13:30:15.256Z] Scanning dependencies of target sort [2021-02-15T13:30:15.256Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-15T13:30:15.519Z] [ 96%] Linking C executable sort [2021-02-15T13:30:15.519Z] [ 96%] Built target sort [2021-02-15T13:30:15.519Z] Scanning dependencies of target hello [2021-02-15T13:30:15.519Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-15T13:30:15.519Z] [100%] Linking C executable hello [2021-02-15T13:30:15.519Z] [100%] Built target hello [2021-02-15T13:30:15.519Z] Install the project... [2021-02-15T13:30:15.519Z] -- Install configuration: "Release" [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-15T13:30:15.519Z] -- Up-to-date: /usr/local/include/cbor [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/include/cbor.h [2021-02-15T13:30:15.519Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-15T13:30:15.702Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-15T13:30:15.702Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-15T13:30:15.702Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-15T13:30:16.295Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-15T13:30:16.897Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-15T13:30:16.898Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-15T13:30:17.869Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-15T13:30:18.095Z] Removing intermediate container db02567ad952 [2021-02-15T13:30:18.095Z] ---> 903a5a11249c [2021-02-15T13:30:18.095Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-15T13:30:18.095Z] ---> Running in bed216db3f70 [2021-02-15T13:30:18.143Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-15T13:30:18.733Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-15T13:30:19.006Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-15T13:30:19.510Z] Removing intermediate container bed216db3f70 [2021-02-15T13:30:19.510Z] ---> fd989edf598c [2021-02-15T13:30:19.510Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-15T13:30:19.510Z] ---> 5018f978a3ab [2021-02-15T13:30:19.510Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-15T13:30:20.470Z] ---> 0f72473c6f9e [2021-02-15T13:30:20.470Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-15T13:30:20.735Z] ---> b76de9045eec [2021-02-15T13:30:20.735Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-15T13:30:20.991Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-15T13:30:20.991Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-15T13:30:21.001Z] ---> 652f40f8292b [2021-02-15T13:30:21.001Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-15T13:30:21.265Z] ---> acc3003082bf [2021-02-15T13:30:21.265Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-15T13:30:21.265Z] ---> 2e237457e315 [2021-02-15T13:30:21.265Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-15T13:30:21.531Z] ---> Running in 2ca3ec21c1e5 [2021-02-15T13:30:22.113Z] + CPPCHECK=false [2021-02-15T13:30:22.113Z] + DOCGEN=false [2021-02-15T13:30:22.113Z] + TOMLVER=SDK-0.2 [2021-02-15T13:30:22.113Z] + CUTILVER=1.1.4 [2021-02-15T13:30:22.113Z] + '[' 0 -gt 0 ] [2021-02-15T13:30:22.113Z] + readlink -f ./scripts/build.sh [2021-02-15T13:30:22.113Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-15T13:30:22.113Z] + dirname /tmp/sdk/scripts [2021-02-15T13:30:22.113Z] + ROOT=/tmp/sdk [2021-02-15T13:30:22.113Z] + cd /tmp/sdk [2021-02-15T13:30:22.113Z] + '[' '!' -d deps ] [2021-02-15T13:30:22.113Z] + mkdir deps [2021-02-15T13:30:22.113Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-15T13:30:22.113Z] + tar -C deps -z -x -f - [2021-02-15T13:30:22.113Z] --2021-02-15 13:30:21-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-15T13:30:22.113Z] Resolving github.com... 140.82.114.4 [2021-02-15T13:30:22.113Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-02-15T13:30:22.113Z] HTTP request sent, awaiting response... 302 Found [2021-02-15T13:30:22.113Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-15T13:30:22.113Z] --2021-02-15 13:30:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-15T13:30:22.113Z] Resolving codeload.github.com... 140.82.112.10 [2021-02-15T13:30:22.113Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-02-15T13:30:22.376Z] HTTP request sent, awaiting response... 200 OK [2021-02-15T13:30:22.376Z] Length: unspecified [application/x-gzip] [2021-02-15T13:30:22.376Z] Saving to: 'STDOUT' [2021-02-15T13:30:22.376Z]  [2021-02-15T13:30:22.376Z] 0K .......... ......  969K=0.02s [2021-02-15T13:30:22.376Z] [2021-02-15T13:30:22.376Z] 2021-02-15 13:30:22 (969 KB/s) - written to stdout [16451] [2021-02-15T13:30:22.376Z] [2021-02-15T13:30:22.376Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-15T13:30:22.376Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-15T13:30:22.376Z] + tar -C deps -z -x -f - [2021-02-15T13:30:22.376Z] --2021-02-15 13:30:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-15T13:30:22.376Z] Resolving github.com... 140.82.114.4 [2021-02-15T13:30:22.376Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-02-15T13:30:22.376Z] HTTP request sent, awaiting response... 302 Found [2021-02-15T13:30:22.376Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-15T13:30:22.376Z] --2021-02-15 13:30:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-15T13:30:22.376Z] Resolving codeload.github.com... 140.82.112.10 [2021-02-15T13:30:22.534Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-15T13:30:22.534Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-15T13:30:22.640Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2021-02-15T13:30:22.640Z] HTTP request sent, awaiting response... 200 OK [2021-02-15T13:30:22.640Z] Length: unspecified [application/x-gzip] [2021-02-15T13:30:22.640Z] Saving to: 'STDOUT' [2021-02-15T13:30:22.640Z]  [2021-02-15T13:30:22.640Z] 0K .......... .......... .......... .......... .......... 1.33M [2021-02-15T13:30:22.640Z] 50K .......... .......... .......... .......... .......... 2.64M [2021-02-15T13:30:22.640Z] 100K .......... .......... .......... .......... .......... 36.4M [2021-02-15T13:30:22.640Z] 150K .......... .......... ....... 4.62M=0.06s [2021-02-15T13:30:22.640Z] [2021-02-15T13:30:22.640Z] 2021-02-15 13:30:22 (2.78 MB/s) - written to stdout [181796] [2021-02-15T13:30:22.640Z] [2021-02-15T13:30:22.640Z] + mkdir -p src/c/iot [2021-02-15T13:30:22.640Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-15T13:30:22.640Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-15T13:30:22.640Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-15T13:30:22.640Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-15T13:30:22.640Z] + mkdir -p include/iot [2021-02-15T13:30:22.640Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-15T13:30:22.641Z] + mkdir -p include/iot/os [2021-02-15T13:30:22.641Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-15T13:30:22.641Z] + mkdir -p /tmp/sdk/build/release [2021-02-15T13:30:22.641Z] + cd /tmp/sdk/build/release [2021-02-15T13:30:22.641Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-15T13:30:22.903Z] -- The C compiler identification is GNU 8.3.0 [2021-02-15T13:30:22.903Z] -- Check for working C compiler: /usr/bin/cc [2021-02-15T13:30:22.903Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-15T13:30:22.903Z] -- Detecting C compiler ABI info [2021-02-15T13:30:22.903Z] -- Detecting C compiler ABI info - done [2021-02-15T13:30:22.903Z] -- Detecting C compile features [2021-02-15T13:30:23.170Z] -- Detecting C compile features - done [2021-02-15T13:30:23.170Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-15T13:30:23.170Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-15T13:30:23.170Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-15T13:30:23.170Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-15T13:30:23.170Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-15T13:30:23.170Z] -- C SDK 0.0.0 for Linux [2021-02-15T13:30:23.170Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-15T13:30:23.434Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-15T13:30:23.434Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-15T13:30:23.434Z] -- Configuring done [2021-02-15T13:30:23.434Z] -- Generating done [2021-02-15T13:30:23.434Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-15T13:30:23.434Z] + make [2021-02-15T13:30:23.434Z] + tee release.log [2021-02-15T13:30:23.434Z] Scanning dependencies of target csdk [2021-02-15T13:30:23.704Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-15T13:30:23.704Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-15T13:30:23.970Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-15T13:30:23.970Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-15T13:30:24.552Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-15T13:30:24.552Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-15T13:30:24.815Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-15T13:30:25.082Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-15T13:30:25.671Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-15T13:30:25.671Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-15T13:30:25.935Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-15T13:30:25.935Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-15T13:30:26.200Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-15T13:30:26.200Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-15T13:30:26.200Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-15T13:30:27.051Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-15T13:30:27.152Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-15T13:30:27.152Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-15T13:30:27.327Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-15T13:30:27.419Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-15T13:30:27.419Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-15T13:30:27.682Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-15T13:30:27.932Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-15T13:30:28.211Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-15T13:30:28.263Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-15T13:30:28.263Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-15T13:30:28.527Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-15T13:30:28.527Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-15T13:30:28.792Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-15T13:30:28.792Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-15T13:30:29.055Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-15T13:30:29.055Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-15T13:30:29.187Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-15T13:30:29.319Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-15T13:30:29.320Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-15T13:30:29.897Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-15T13:30:29.897Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-15T13:30:30.162Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-15T13:30:30.428Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-15T13:30:30.616Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-15T13:30:31.395Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-15T13:30:31.665Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-15T13:30:31.665Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-15T13:30:31.928Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-15T13:30:32.045Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-15T13:30:32.192Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-15T13:30:32.457Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-15T13:30:33.039Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-15T13:30:34.014Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-15T13:30:34.014Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-15T13:30:34.014Z] [ 73%] Linking C shared library libcsdk.so [2021-02-15T13:30:34.283Z] [ 73%] Built target csdk [2021-02-15T13:30:34.283Z] Scanning dependencies of target template [2021-02-15T13:30:34.283Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-15T13:30:34.283Z] [ 76%] Linking C executable template [2021-02-15T13:30:34.556Z] [ 76%] Built target template [2021-02-15T13:30:34.556Z] Scanning dependencies of target device-counter [2021-02-15T13:30:34.556Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-15T13:30:34.556Z] [ 80%] Linking C executable device-counter [2021-02-15T13:30:34.556Z] [ 80%] Built target device-counter [2021-02-15T13:30:34.556Z] Scanning dependencies of target device-random [2021-02-15T13:30:34.556Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-15T13:30:34.822Z] [ 83%] Linking C executable device-random [2021-02-15T13:30:34.822Z] [ 83%] Built target device-random [2021-02-15T13:30:34.822Z] Scanning dependencies of target device-gyro [2021-02-15T13:30:34.822Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-15T13:30:35.087Z] [ 86%] Linking C executable device-gyro [2021-02-15T13:30:35.087Z] [ 86%] Built target device-gyro [2021-02-15T13:30:35.087Z] Scanning dependencies of target device-bitfields [2021-02-15T13:30:35.087Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-15T13:30:35.087Z] [ 90%] Linking C executable device-bitfields [2021-02-15T13:30:35.354Z] [ 90%] Built target device-bitfields [2021-02-15T13:30:35.354Z] Scanning dependencies of target template-discovery [2021-02-15T13:30:35.354Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-15T13:30:35.354Z] [ 93%] Linking C executable template-discovery [2021-02-15T13:30:35.466Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-15T13:30:35.618Z] [ 93%] Built target template-discovery [2021-02-15T13:30:35.618Z] Scanning dependencies of target device-file [2021-02-15T13:30:35.618Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-15T13:30:35.618Z] [ 96%] Linking C executable device-file [2021-02-15T13:30:35.753Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-15T13:30:35.882Z] [ 96%] Built target device-file [2021-02-15T13:30:35.882Z] Scanning dependencies of target device-terminal [2021-02-15T13:30:35.882Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-15T13:30:35.882Z] [100%] Linking C executable device-terminal [2021-02-15T13:30:36.148Z] [100%] Built target device-terminal [2021-02-15T13:30:36.148Z] + make package [2021-02-15T13:30:36.148Z] + tee -a release.log [2021-02-15T13:30:36.148Z] [ 73%] Built target csdk [2021-02-15T13:30:36.148Z] [ 76%] Built target template [2021-02-15T13:30:36.148Z] [ 80%] Built target device-counter [2021-02-15T13:30:36.148Z] [ 83%] Built target device-random [2021-02-15T13:30:36.148Z] [ 86%] Built target device-gyro [2021-02-15T13:30:36.148Z] [ 90%] Built target device-bitfields [2021-02-15T13:30:36.148Z] [ 93%] Built target template-discovery [2021-02-15T13:30:36.148Z] [ 96%] Built target device-file [2021-02-15T13:30:36.148Z] [100%] Built target device-terminal [2021-02-15T13:30:36.362Z] [ 73%] Linking C shared library libcsdk.so [2021-02-15T13:30:36.362Z] [ 73%] Built target csdk [2021-02-15T13:30:36.362Z] Scanning dependencies of target template [2021-02-15T13:30:36.362Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-15T13:30:36.414Z] Run CPack packaging tool... [2021-02-15T13:30:36.414Z] CPack: Create package using TGZ [2021-02-15T13:30:36.414Z] CPack: Install projects [2021-02-15T13:30:36.414Z] CPack: - Run preinstall target for: Csdk [2021-02-15T13:30:36.681Z] CPack: - Install project: Csdk [2021-02-15T13:30:36.681Z] CPack: Create package [2021-02-15T13:30:36.681Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-02-15T13:30:36.681Z] + '[' false '=' true ] [2021-02-15T13:30:36.681Z] + '[' false '=' true ] [2021-02-15T13:30:36.681Z] + mkdir -p /tmp/sdk/build/debug [2021-02-15T13:30:36.681Z] + cd /tmp/sdk/build/debug [2021-02-15T13:30:36.681Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-15T13:30:36.681Z] -- The C compiler identification is GNU 8.3.0 [2021-02-15T13:30:36.681Z] -- Check for working C compiler: /usr/bin/cc [2021-02-15T13:30:36.681Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-15T13:30:36.681Z] -- Detecting C compiler ABI info [2021-02-15T13:30:36.944Z] -- Detecting C compiler ABI info - done [2021-02-15T13:30:36.944Z] -- Detecting C compile features [2021-02-15T13:30:36.975Z] [ 76%] Linking C executable template [2021-02-15T13:30:37.208Z] -- Detecting C compile features - done [2021-02-15T13:30:37.208Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-15T13:30:37.208Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-15T13:30:37.208Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-15T13:30:37.208Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-15T13:30:37.208Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-15T13:30:37.208Z] -- C SDK 0.0.0 for Linux [2021-02-15T13:30:37.208Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-15T13:30:37.208Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-15T13:30:37.208Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-15T13:30:37.208Z] -- Configuring done [2021-02-15T13:30:37.208Z] -- Generating done [2021-02-15T13:30:37.208Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-15T13:30:37.208Z] + make [2021-02-15T13:30:37.208Z] + tee debug.log [2021-02-15T13:30:37.257Z] [ 76%] Built target template [2021-02-15T13:30:37.257Z] Scanning dependencies of target device-counter [2021-02-15T13:30:37.257Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-15T13:30:37.472Z] Scanning dependencies of target csdk [2021-02-15T13:30:37.472Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-15T13:30:37.472Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-15T13:30:37.472Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-15T13:30:37.742Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-15T13:30:37.742Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-15T13:30:37.863Z] [ 80%] Linking C executable device-counter [2021-02-15T13:30:37.863Z] [ 80%] Built target device-counter [2021-02-15T13:30:38.005Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-15T13:30:38.005Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-15T13:30:38.139Z] Scanning dependencies of target device-random [2021-02-15T13:30:38.139Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-15T13:30:38.270Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-15T13:30:38.270Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-15T13:30:38.423Z] [ 83%] Linking C executable device-random [2021-02-15T13:30:38.534Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-15T13:30:38.534Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-15T13:30:38.534Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-15T13:30:38.695Z] [ 83%] Built target device-random [2021-02-15T13:30:38.695Z] Scanning dependencies of target device-gyro [2021-02-15T13:30:38.695Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-15T13:30:38.797Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-15T13:30:38.797Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-15T13:30:38.797Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-15T13:30:39.060Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-15T13:30:39.060Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-15T13:30:39.295Z] [ 86%] Linking C executable device-gyro [2021-02-15T13:30:39.295Z] [ 86%] Built target device-gyro [2021-02-15T13:30:39.295Z] Scanning dependencies of target device-bitfields [2021-02-15T13:30:39.295Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-15T13:30:39.322Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-15T13:30:39.323Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-15T13:30:39.323Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-15T13:30:39.586Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-15T13:30:39.586Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-15T13:30:39.850Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-15T13:30:39.850Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-15T13:30:39.850Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-15T13:30:39.850Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-15T13:30:39.899Z] [ 90%] Linking C executable device-bitfields [2021-02-15T13:30:39.899Z] [ 90%] Built target device-bitfields [2021-02-15T13:30:39.899Z] Scanning dependencies of target template-discovery [2021-02-15T13:30:40.113Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-15T13:30:40.113Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-15T13:30:40.113Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-15T13:30:40.113Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-15T13:30:40.170Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-15T13:30:40.376Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-15T13:30:40.376Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-15T13:30:40.639Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-15T13:30:40.639Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-15T13:30:40.762Z] [ 93%] Linking C executable template-discovery [2021-02-15T13:30:40.902Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-15T13:30:40.902Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-15T13:30:41.036Z] [ 93%] Built target template-discovery [2021-02-15T13:30:41.036Z] Scanning dependencies of target device-file [2021-02-15T13:30:41.036Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-15T13:30:41.174Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-15T13:30:41.174Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-15T13:30:41.174Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-15T13:30:41.441Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-15T13:30:41.636Z] [ 96%] Linking C executable device-file [2021-02-15T13:30:41.636Z] [ 96%] Built target device-file [2021-02-15T13:30:41.636Z] Scanning dependencies of target device-terminal [2021-02-15T13:30:41.636Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-15T13:30:41.710Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-15T13:30:41.990Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-15T13:30:41.990Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-15T13:30:41.990Z] [ 73%] Linking C shared library libcsdk.so [2021-02-15T13:30:41.990Z] [ 73%] Built target csdk [2021-02-15T13:30:42.244Z] [100%] Linking C executable device-terminal [2021-02-15T13:30:42.270Z] Scanning dependencies of target template [2021-02-15T13:30:42.270Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-15T13:30:42.270Z] [ 76%] Linking C executable template [2021-02-15T13:30:42.270Z] [ 76%] Built target template [2021-02-15T13:30:42.270Z] Scanning dependencies of target device-counter [2021-02-15T13:30:42.270Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-15T13:30:42.270Z] [ 80%] Linking C executable device-counter [2021-02-15T13:30:42.522Z] [100%] Built target device-terminal [2021-02-15T13:30:42.522Z] + make package [2021-02-15T13:30:42.522Z] + tee -a release.log [2021-02-15T13:30:42.522Z] [ 73%] Built target csdk [2021-02-15T13:30:42.538Z] [ 80%] Built target device-counter [2021-02-15T13:30:42.538Z] Scanning dependencies of target device-random [2021-02-15T13:30:42.538Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-15T13:30:42.538Z] [ 83%] Linking C executable device-random [2021-02-15T13:30:42.538Z] [ 83%] Built target device-random [2021-02-15T13:30:42.538Z] Scanning dependencies of target device-gyro [2021-02-15T13:30:42.793Z] [ 76%] Built target template [2021-02-15T13:30:42.793Z] [ 80%] Built target device-counter [2021-02-15T13:30:42.793Z] [ 83%] Built target device-random [2021-02-15T13:30:42.793Z] [ 86%] Built target device-gyro [2021-02-15T13:30:42.793Z] [ 90%] Built target device-bitfields [2021-02-15T13:30:42.793Z] [ 93%] Built target template-discovery [2021-02-15T13:30:42.802Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-15T13:30:42.802Z] [ 86%] Linking C executable device-gyro [2021-02-15T13:30:42.802Z] [ 86%] Built target device-gyro [2021-02-15T13:30:42.802Z] Scanning dependencies of target device-bitfields [2021-02-15T13:30:42.802Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-15T13:30:42.802Z] [ 90%] Linking C executable device-bitfields [2021-02-15T13:30:43.068Z] [ 96%] Built target device-file [2021-02-15T13:30:43.068Z] [100%] Built target device-terminal [2021-02-15T13:30:43.068Z] Run CPack packaging tool... [2021-02-15T13:30:43.068Z] CPack: Create package using TGZ [2021-02-15T13:30:43.068Z] CPack: Install projects [2021-02-15T13:30:43.068Z] CPack: - Run preinstall target for: Csdk [2021-02-15T13:30:43.071Z] [ 90%] Built target device-bitfields [2021-02-15T13:30:43.071Z] Scanning dependencies of target template-discovery [2021-02-15T13:30:43.071Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-15T13:30:43.071Z] [ 93%] Linking C executable template-discovery [2021-02-15T13:30:43.071Z] [ 93%] Built target template-discovery [2021-02-15T13:30:43.071Z] Scanning dependencies of target device-file [2021-02-15T13:30:43.071Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-15T13:30:43.337Z] [ 96%] Linking C executable device-file [2021-02-15T13:30:43.337Z] [ 96%] Built target device-file [2021-02-15T13:30:43.337Z] Scanning dependencies of target device-terminal [2021-02-15T13:30:43.337Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-15T13:30:43.609Z] [100%] Linking C executable device-terminal [2021-02-15T13:30:43.609Z] [100%] Built target device-terminal [2021-02-15T13:30:43.609Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 73%] Built target csdk [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 76%] Built target template [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 80%] Built target device-counter [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 83%] Built target device-random [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 86%] Built target device-gyro [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 90%] Built target device-bitfields [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] [ 93%] Built target template-discovery [2021-02-15T13:30:43.609Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.609Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.668Z] CPack: - Install project: Csdk [2021-02-15T13:30:43.669Z] CPack: Create package [2021-02-15T13:30:43.669Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-02-15T13:30:43.669Z] + '[' false '=' true ] [2021-02-15T13:30:43.669Z] + '[' false '=' true ] [2021-02-15T13:30:43.669Z] + mkdir -p /tmp/sdk/build/debug [2021-02-15T13:30:43.669Z] + cd /tmp/sdk/build/debug [2021-02-15T13:30:43.669Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-15T13:30:43.881Z] [ 96%] Built target device-file [2021-02-15T13:30:43.881Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.881Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.881Z] [100%] Built target device-terminal [2021-02-15T13:30:43.881Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.881Z] Install the project... [2021-02-15T13:30:43.881Z] -- Install configuration: "Release" [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-15T13:30:43.881Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-15T13:30:43.881Z] -- Up-to-date: /usr/local/include [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/devsdk [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/component.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/config.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/container.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/data.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/json.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/os.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/time.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/os [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-15T13:30:43.881Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-15T13:30:43.881Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:30:43.940Z] -- The C compiler identification is GNU 8.3.0 [2021-02-15T13:30:43.941Z] -- Check for working C compiler: /usr/bin/cc [2021-02-15T13:30:44.213Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-15T13:30:44.213Z] -- Detecting C compiler ABI info [2021-02-15T13:30:44.493Z] -- Detecting C compiler ABI info - done [2021-02-15T13:30:44.493Z] -- Detecting C compile features [2021-02-15T13:30:45.469Z] -- Detecting C compile features - done [2021-02-15T13:30:45.469Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-15T13:30:45.469Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-15T13:30:45.469Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-15T13:30:45.469Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-15T13:30:45.469Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-15T13:30:45.469Z] -- C SDK 0.0.0 for Linux [2021-02-15T13:30:45.469Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-15T13:30:45.469Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-15T13:30:45.469Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-15T13:30:45.741Z] -- Configuring done [2021-02-15T13:30:45.824Z] Removing intermediate container 2ca3ec21c1e5 [2021-02-15T13:30:45.824Z] ---> be7ad1dea299 [2021-02-15T13:30:45.824Z] Step 14/21 : FROM ${BASE} [2021-02-15T13:30:45.824Z] ---> 5eabd8fd8ba2 [2021-02-15T13:30:45.824Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-15T13:30:45.824Z] ---> Running in f28e79c6abe9 [2021-02-15T13:30:46.011Z] -- Generating done [2021-02-15T13:30:46.011Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-15T13:30:46.011Z] + make [2021-02-15T13:30:46.011Z] + tee debug.log [2021-02-15T13:30:46.011Z] Scanning dependencies of target csdk [2021-02-15T13:30:46.089Z] Removing intermediate container f28e79c6abe9 [2021-02-15T13:30:46.089Z] ---> 85103a8e651e [2021-02-15T13:30:46.089Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-15T13:30:46.089Z] ---> Running in 2850235cc9df [2021-02-15T13:30:46.283Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-15T13:30:46.554Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-15T13:30:46.671Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-15T13:30:46.827Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-15T13:30:47.101Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-15T13:30:47.621Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-15T13:30:47.694Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-15T13:30:47.884Z] (1/3) Installing curl (7.64.0-r5) [2021-02-15T13:30:47.884Z] (2/3) Installing libuuid (2.33-r0) [2021-02-15T13:30:47.969Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-15T13:30:47.969Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-15T13:30:48.166Z] (3/3) Installing wget (1.20.3-r0) [2021-02-15T13:30:48.166Z] Executing busybox-1.29.3-r10.trigger [2021-02-15T13:30:48.166Z] OK: 268 MiB in 78 packages [2021-02-15T13:30:48.561Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-15T13:30:49.127Z] Removing intermediate container 2850235cc9df [2021-02-15T13:30:49.127Z] ---> 040b9c5c92ec [2021-02-15T13:30:49.127Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-15T13:30:49.127Z] ---> 4c1d79e51aeb [2021-02-15T13:30:49.127Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-15T13:30:49.156Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-15T13:30:49.392Z] ---> e32136a28845 [2021-02-15T13:30:49.392Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-15T13:30:49.428Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-15T13:30:49.655Z] ---> d2dea953b451 [2021-02-15T13:30:49.655Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-15T13:30:49.698Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-15T13:30:49.919Z] ---> 047ae8962341 [2021-02-15T13:30:49.919Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-15T13:30:49.969Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-15T13:30:50.183Z] ---> 034d26606766 [2021-02-15T13:30:50.183Z] Successfully built 034d26606766 [2021-02-15T13:30:50.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2021-02-15T13:30:50.241Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [Pipeline] // script [Pipeline] } [2021-02-15T13:30:50.520Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-15T13:30:50.520Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:30:51.231Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T13:30:51.231Z] . [Pipeline] withDockerContainer [2021-02-15T13:30:51.369Z] prd-centos7-docker-4c-2g-26500 does not seem to be running inside a container [2021-02-15T13:30:51.429Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T13:30:51.488Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-15T13:30:51.762Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-15T13:30:51.762Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-15T13:30:52.032Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-15T13:30:52.156Z] $ docker top c1452bb0da7ca094e4888a46629b9e6152169b3394840e3719aebf5065f6874e -eo pid,comm [Pipeline] { [2021-02-15T13:30:52.305Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [Pipeline] sh [2021-02-15T13:30:52.741Z] + make test [2021-02-15T13:30:52.741Z] echo "make test" [2021-02-15T13:30:52.741Z] make test [Pipeline] } [2021-02-15T13:30:52.773Z] $ docker stop --time=1 c1452bb0da7ca094e4888a46629b9e6152169b3394840e3719aebf5065f6874e [2021-02-15T13:30:53.283Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-15T13:30:53.283Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-15T13:30:53.566Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-15T13:30:53.840Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-15T13:30:53.840Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-15T13:30:54.111Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-15T13:30:54.118Z] $ docker rm -f c1452bb0da7ca094e4888a46629b9e6152169b3394840e3719aebf5065f6874e [Pipeline] // withDockerContainer [2021-02-15T13:30:54.390Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-15T13:30:54.662Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-02-15T13:30:54.937Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-15T13:30:54.937Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-15T13:30:55.550Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-15T13:30:55.550Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-15T13:30:56.165Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-15T13:30:56.165Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-15T13:30:57.180Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [Pipeline] sh [2021-02-15T13:30:57.450Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-15T13:30:57.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-15T13:30:57.721Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-15T13:30:57.964Z] + ls -al . [2021-02-15T13:30:57.964Z] total 160 [2021-02-15T13:30:57.964Z] drwxrwxr-x. 8 jenkins jenkins 260 Feb 15 13:29 . [2021-02-15T13:30:57.964Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 15 13:29 .. [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 15 13:29 Attribution.txt [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 6712 Feb 15 13:29 CHANGES [2021-02-15T13:30:57.964Z] drwxrwxr-x. 2 jenkins jenkins 144 Feb 15 13:29 docs [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 15 13:29 Doxyfile [2021-02-15T13:30:57.964Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 15 13:29 .git [2021-02-15T13:30:57.964Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 15 13:29 .github [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 15 13:29 .gitignore [2021-02-15T13:30:57.964Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 15 13:29 include [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 15 13:29 Jenkinsfile [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 15 13:29 LICENSE [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 449 Feb 15 13:29 Makefile [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 2697 Feb 15 13:29 README.md [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 6378 Feb 15 13:29 README.v2.md [2021-02-15T13:30:57.964Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 15 13:29 scripts [2021-02-15T13:30:57.964Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 15 13:29 src [2021-02-15T13:30:57.964Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 15 13:26 VERSION [2021-02-15T13:30:57.993Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:30:58.265Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-15T13:30:58.322Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cc8eb66e59855b5380063143aa7806901ab6b39e --label arch=amd64 --label version=0.0.0 . [2021-02-15T13:30:58.323Z] Sending build context to Docker daemon 2.501MB [2021-02-15T13:30:58.323Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-15T13:30:58.323Z] Step 2/15 : FROM ${BASE} [2021-02-15T13:30:58.323Z] ---> 034d26606766 [2021-02-15T13:30:58.323Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-15T13:30:58.901Z] ---> Running in a8901b5ed9ae [2021-02-15T13:30:59.168Z] Removing intermediate container a8901b5ed9ae [2021-02-15T13:30:59.168Z] ---> 6bea9ac6af91 [2021-02-15T13:30:59.168Z] 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 [2021-02-15T13:30:59.168Z] ---> Running in 678f0df55c13 [2021-02-15T13:30:59.239Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-15T13:30:59.515Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-15T13:31:00.142Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-15T13:31:00.508Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-15T13:31:00.508Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-15T13:31:00.732Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-15T13:31:00.781Z] [ 73%] Linking C shared library libcsdk.so [2021-02-15T13:31:01.053Z] [ 73%] Built target csdk [2021-02-15T13:31:01.053Z] Scanning dependencies of target template [2021-02-15T13:31:01.053Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-15T13:31:01.328Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-15T13:31:01.329Z] (2/6) Installing libblkid (2.33-r0) [2021-02-15T13:31:01.329Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-15T13:31:01.329Z] (4/6) Installing libmount (2.33-r0) [2021-02-15T13:31:01.330Z] [ 76%] Linking C executable template [2021-02-15T13:31:01.602Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-15T13:31:01.602Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-15T13:31:01.611Z] [ 76%] Built target template [2021-02-15T13:31:01.611Z] Scanning dependencies of target device-counter [2021-02-15T13:31:01.611Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-15T13:31:01.867Z] Executing busybox-1.29.3-r10.trigger [2021-02-15T13:31:01.868Z] OK: 272 MiB in 84 packages [2021-02-15T13:31:01.884Z] [ 80%] Linking C executable device-counter [2021-02-15T13:31:02.157Z] [ 80%] Built target device-counter [2021-02-15T13:31:02.157Z] Scanning dependencies of target device-random [2021-02-15T13:31:02.157Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-15T13:31:02.430Z] [ 83%] Linking C executable device-random [2021-02-15T13:31:02.703Z] [ 83%] Built target device-random [2021-02-15T13:31:02.703Z] Scanning dependencies of target device-gyro [2021-02-15T13:31:02.703Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-15T13:31:02.829Z] Removing intermediate container 678f0df55c13 [2021-02-15T13:31:02.829Z] ---> dda58ae11431 [2021-02-15T13:31:02.829Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-15T13:31:02.829Z] ---> 602ff855d54f [2021-02-15T13:31:02.829Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-15T13:31:02.976Z] [ 86%] Linking C executable device-gyro [2021-02-15T13:31:03.250Z] [ 86%] Built target device-gyro [2021-02-15T13:31:03.250Z] Scanning dependencies of target device-bitfields [2021-02-15T13:31:03.250Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-15T13:31:03.522Z] [ 90%] Linking C executable device-bitfields [2021-02-15T13:31:03.522Z] [ 90%] Built target device-bitfields [2021-02-15T13:31:03.792Z] ---> 020a626fcc29 [2021-02-15T13:31:03.792Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-15T13:31:03.806Z] Scanning dependencies of target template-discovery [2021-02-15T13:31:03.806Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-15T13:31:04.060Z] ---> ee7af7620035 [2021-02-15T13:31:04.060Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-15T13:31:04.060Z] ---> 8da164b2c594 [2021-02-15T13:31:04.060Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-15T13:31:04.082Z] [ 93%] Linking C executable template-discovery [2021-02-15T13:31:04.082Z] [ 93%] Built target template-discovery [2021-02-15T13:31:04.082Z] Scanning dependencies of target device-file [2021-02-15T13:31:04.325Z] ---> 7c48d00902d5 [2021-02-15T13:31:04.325Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-15T13:31:04.358Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-15T13:31:04.590Z] ---> 2314a3c98a0f [2021-02-15T13:31:04.590Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-15T13:31:04.590Z] ---> Running in d7e9db391b06 [2021-02-15T13:31:04.631Z] [ 96%] Linking C executable device-file [2021-02-15T13:31:04.631Z] [ 96%] Built target device-file [2021-02-15T13:31:04.631Z] Scanning dependencies of target device-terminal [2021-02-15T13:31:04.855Z] Removing intermediate container d7e9db391b06 [2021-02-15T13:31:04.855Z] ---> 75cfe10e8af3 [2021-02-15T13:31:04.855Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-15T13:31:04.906Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-15T13:31:05.119Z] ---> Running in 815823f88d0f [2021-02-15T13:31:05.119Z] Removing intermediate container 815823f88d0f [2021-02-15T13:31:05.119Z] ---> ee0932e0f1cd [2021-02-15T13:31:05.119Z] Step 13/15 : LABEL arch=amd64 [2021-02-15T13:31:05.120Z] ---> Running in 1e9609ab35ac [2021-02-15T13:31:05.191Z] [100%] Linking C executable device-terminal [2021-02-15T13:31:05.191Z] [100%] Built target device-terminal [2021-02-15T13:31:05.383Z] Removing intermediate container 1e9609ab35ac [2021-02-15T13:31:05.384Z] ---> cfb87f78bc50 [2021-02-15T13:31:05.384Z] Step 14/15 : LABEL git_sha=cc8eb66e59855b5380063143aa7806901ab6b39e [2021-02-15T13:31:05.384Z] ---> Running in 8eff31ec5849 [2021-02-15T13:31:05.472Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] [ 73%] Built target csdk [2021-02-15T13:31:05.472Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] [ 76%] Built target template [2021-02-15T13:31:05.472Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] [ 80%] Built target device-counter [2021-02-15T13:31:05.472Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.472Z] [ 83%] Built target device-random [2021-02-15T13:31:05.472Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.655Z] Removing intermediate container 8eff31ec5849 [2021-02-15T13:31:05.655Z] ---> e142316c4a26 [2021-02-15T13:31:05.655Z] Step 15/15 : LABEL version=0.0.0 [2021-02-15T13:31:05.655Z] ---> Running in 27d77f955826 [2021-02-15T13:31:05.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] [ 86%] Built target device-gyro [2021-02-15T13:31:05.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] [ 90%] Built target device-bitfields [2021-02-15T13:31:05.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] [ 93%] Built target template-discovery [2021-02-15T13:31:05.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] [ 96%] Built target device-file [2021-02-15T13:31:05.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] [100%] Built target device-terminal [2021-02-15T13:31:05.750Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-15T13:31:05.750Z] Install the project... [2021-02-15T13:31:05.750Z] -- Install configuration: "Release" [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-15T13:31:05.750Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-15T13:31:05.750Z] -- Up-to-date: /usr/local/include [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/devsdk [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/json.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/container.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/component.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/time.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-15T13:31:05.750Z] -- Installing: /usr/local/include/iot/os [2021-02-15T13:31:05.920Z] Removing intermediate container 27d77f955826 [2021-02-15T13:31:05.921Z] ---> 340dd0fa89d0 [2021-02-15T13:31:05.921Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-15T13:31:05.921Z] Successfully built 340dd0fa89d0 [2021-02-15T13:31:05.921Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/data.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/os.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/include/iot/config.h [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-15T13:31:06.039Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-15T13:31:06.039Z] make: Leaving directory '/tmp/sdk/build/release' [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] } [2021-02-15T13:31:08.021Z] Removing intermediate container 4ac7e1fbd7d4 [2021-02-15T13:31:08.021Z] ---> 848a5d8c4c49 [2021-02-15T13:31:08.021Z] Step 14/21 : FROM ${BASE} [2021-02-15T13:31:08.021Z] ---> b23d30803547 [2021-02-15T13:31:08.021Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-15T13:31:08.292Z] ---> Running in a76a35ef9569 [2021-02-15T13:31:08.892Z] Removing intermediate container a76a35ef9569 [2021-02-15T13:31:08.892Z] ---> 78d11e0249c7 [2021-02-15T13:31:08.892Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-15T13:31:08.892Z] ---> Running in 6cf4513e4140 [2021-02-15T13:31:09.867Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-15T13:31:10.834Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-15T13:31:11.445Z] (1/3) Installing curl (7.64.0-r5) [2021-02-15T13:31:11.445Z] (2/3) Installing libuuid (2.33-r0) [2021-02-15T13:31:11.445Z] (3/3) Installing wget (1.20.3-r0) [2021-02-15T13:31:11.715Z] Executing busybox-1.29.3-r10.trigger [2021-02-15T13:31:11.715Z] OK: 281 MiB in 78 packages [2021-02-15T13:31:13.149Z] Removing intermediate container 6cf4513e4140 [2021-02-15T13:31:13.149Z] ---> 198b191de3ae [2021-02-15T13:31:13.149Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-15T13:31:13.744Z] ---> 0c3fa8f5706d [2021-02-15T13:31:13.744Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-15T13:31:14.337Z] ---> bfe6a6990e92 [2021-02-15T13:31:14.337Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-15T13:31:15.311Z] ---> 021a4f29d140 [2021-02-15T13:31:15.311Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-15T13:31:15.904Z] ---> 933c8dcdb8e9 [2021-02-15T13:31:15.904Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-15T13:31:16.883Z] ---> a60f7395e6f8 [2021-02-15T13:31:16.883Z] Successfully built a60f7395e6f8 [2021-02-15T13:31:16.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:31:17.975Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T13:31:17.975Z] . [Pipeline] withDockerContainer [2021-02-15T13:31:18.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-26499 does not seem to be running inside a container [2021-02-15T13:31:18.450Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T13:31:19.923Z] $ docker top b57752d41807850eff85fc4fa0ee33b0e4a6659e7d23a17f830e0f4e2a655c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T13:31:21.062Z] + make test [2021-02-15T13:31:21.062Z] echo "make test" [2021-02-15T13:31:21.062Z] make test [Pipeline] } [2021-02-15T13:31:21.147Z] $ docker stop --time=1 b57752d41807850eff85fc4fa0ee33b0e4a6659e7d23a17f830e0f4e2a655c6f [2021-02-15T13:31:23.103Z] $ docker rm -f b57752d41807850eff85fc4fa0ee33b0e4a6659e7d23a17f830e0f4e2a655c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T13:31:24.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-15T13:31:24.600Z] + ls -al . [2021-02-15T13:31:24.600Z] total 192 [2021-02-15T13:31:24.600Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 13:28 . [2021-02-15T13:31:24.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 13:28 .. [2021-02-15T13:31:24.600Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 13:28 .git [2021-02-15T13:31:24.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 13:28 .github [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 15 13:28 .gitignore [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 15 13:28 Attribution.txt [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 6712 Feb 15 13:28 CHANGES [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 15 13:28 Doxyfile [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 15 13:28 Jenkinsfile [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 13:28 LICENSE [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 449 Feb 15 13:28 Makefile [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 2697 Feb 15 13:28 README.md [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 6378 Feb 15 13:28 README.v2.md [2021-02-15T13:31:24.600Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 13:26 VERSION [2021-02-15T13:31:24.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 13:28 docs [2021-02-15T13:31:24.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 13:28 include [2021-02-15T13:31:24.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 13:28 scripts [2021-02-15T13:31:24.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 13:28 src [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:31:24.970Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cc8eb66e59855b5380063143aa7806901ab6b39e --label arch=arm64 --label version=0.0.0 . [2021-02-15T13:31:25.567Z] Sending build context to Docker daemon 2.5MB [2021-02-15T13:31:25.567Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-15T13:31:25.567Z] Step 2/15 : FROM ${BASE} [2021-02-15T13:31:25.567Z] ---> a60f7395e6f8 [2021-02-15T13:31:25.567Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-15T13:31:25.839Z] ---> Running in 7535921c110a [2021-02-15T13:31:26.114Z] Removing intermediate container 7535921c110a [2021-02-15T13:31:26.114Z] ---> 79a9a9838a8d [2021-02-15T13:31:26.114Z] 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 [2021-02-15T13:31:26.384Z] ---> Running in c1f08a1e23f1 [2021-02-15T13:31:27.356Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-15T13:31:28.327Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-15T13:31:28.598Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-15T13:31:28.869Z] (2/6) Installing libblkid (2.33-r0) [2021-02-15T13:31:28.869Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-15T13:31:28.869Z] (4/6) Installing libmount (2.33-r0) [2021-02-15T13:31:29.144Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-15T13:31:29.144Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-15T13:31:29.749Z] Executing busybox-1.29.3-r10.trigger [2021-02-15T13:31:29.749Z] OK: 286 MiB in 84 packages [2021-02-15T13:31:31.192Z] Removing intermediate container c1f08a1e23f1 [2021-02-15T13:31:31.192Z] ---> b23afc331773 [2021-02-15T13:31:31.192Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-15T13:31:31.784Z] ---> 402cd2d9901d [2021-02-15T13:31:31.784Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-15T13:31:32.756Z] ---> 3566f4964fc5 [2021-02-15T13:31:32.756Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-15T13:31:33.351Z] ---> 3baa27107808 [2021-02-15T13:31:33.351Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-15T13:31:33.950Z] ---> 74fddf66b19e [2021-02-15T13:31:33.950Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-15T13:31:34.928Z] ---> 218b48170e06 [2021-02-15T13:31:34.928Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-15T13:31:35.522Z] ---> ef82b5d4b4d3 [2021-02-15T13:31:35.522Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-15T13:31:35.804Z] ---> Running in e919475a7475 [2021-02-15T13:31:36.093Z] Removing intermediate container e919475a7475 [2021-02-15T13:31:36.094Z] ---> 8a8dc16325f7 [2021-02-15T13:31:36.094Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-15T13:31:36.376Z] ---> Running in 9c4c4f80eb66 [2021-02-15T13:31:36.667Z] Removing intermediate container 9c4c4f80eb66 [2021-02-15T13:31:36.667Z] ---> 48da1f70b0b6 [2021-02-15T13:31:36.667Z] Step 13/15 : LABEL arch=arm64 [2021-02-15T13:31:36.941Z] ---> Running in 463fd3c0ae57 [2021-02-15T13:31:37.537Z] Removing intermediate container 463fd3c0ae57 [2021-02-15T13:31:37.537Z] ---> 05662311047b [2021-02-15T13:31:37.537Z] Step 14/15 : LABEL git_sha=cc8eb66e59855b5380063143aa7806901ab6b39e [2021-02-15T13:31:37.537Z] ---> Running in e11c590c5d73 [2021-02-15T13:31:37.809Z] Removing intermediate container e11c590c5d73 [2021-02-15T13:31:37.809Z] ---> b0707902989e [2021-02-15T13:31:37.809Z] Step 15/15 : LABEL version=0.0.0 [2021-02-15T13:31:38.082Z] ---> Running in 4eb4fb4d3535 [2021-02-15T13:31:38.674Z] Removing intermediate container 4eb4fb4d3535 [2021-02-15T13:31:38.674Z] ---> 7b986d93f84d [2021-02-15T13:31:38.674Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-15T13:31:38.674Z] Successfully built 7b986d93f84d [2021-02-15T13:31:38.674Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-02-15T13:31:42.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:31:43.349Z] ---> package-listing.sh [2021-02-15T13:31:43.350Z] ++ facter osfamily [2021-02-15T13:31:43.350Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-15T13:31:43.350Z] + OS_FAMILY=redhat [2021-02-15T13:31:43.350Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-323 [2021-02-15T13:31:43.350Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-15T13:31:43.350Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-15T13:31:43.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-15T13:31:43.350Z] + PACKAGES=/tmp/packages_start.txt [2021-02-15T13:31:43.350Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-323 ']' [2021-02-15T13:31:43.350Z] + PACKAGES=/tmp/packages_end.txt [2021-02-15T13:31:43.350Z] + case "${OS_FAMILY}" in [2021-02-15T13:31:43.350Z] + rpm -qa [2021-02-15T13:31:43.350Z] + sort [2021-02-15T13:31:48.679Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-15T13:31:48.679Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-15T13:31:48.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-15T13:31:48.680Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-323 ']' [2021-02-15T13:31:48.680Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-323/archives/ [2021-02-15T13:31:48.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-323/archives/ [Pipeline] echo [2021-02-15T13:31:48.713Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-15T13:31:49.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:31:49.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T13:31:49.372Z] [2021-02-15T13:31:49.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-15T13:31:49.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T13:31:49.766Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-15T13:31:49.766Z] df20fa9351a1: Pulling fs layer [2021-02-15T13:31:49.766Z] 36b3adc4ff6f: Pulling fs layer [2021-02-15T13:31:49.766Z] 8ad3a11d3b57: Pulling fs layer [2021-02-15T13:31:49.766Z] 46f8f816bc3b: Pulling fs layer [2021-02-15T13:31:49.766Z] 93b61091891f: Pulling fs layer [2021-02-15T13:31:49.766Z] 93b9cdb0e59b: Pulling fs layer [2021-02-15T13:31:49.766Z] 5e14af77c1be: Pulling fs layer [2021-02-15T13:31:49.766Z] 01666e4c0597: Pulling fs layer [2021-02-15T13:31:49.766Z] aa168da1d23b: Pulling fs layer [2021-02-15T13:31:49.766Z] 93b9cdb0e59b: Waiting [2021-02-15T13:31:49.766Z] 5e14af77c1be: Waiting [2021-02-15T13:31:49.766Z] 01666e4c0597: Waiting [2021-02-15T13:31:49.766Z] 46f8f816bc3b: Waiting [2021-02-15T13:31:49.766Z] 93b61091891f: Waiting [2021-02-15T13:31:49.766Z] aa168da1d23b: Waiting [2021-02-15T13:31:49.766Z] 36b3adc4ff6f: Verifying Checksum [2021-02-15T13:31:49.766Z] 36b3adc4ff6f: Download complete [2021-02-15T13:31:49.766Z] 46f8f816bc3b: Verifying Checksum [2021-02-15T13:31:49.766Z] 46f8f816bc3b: Download complete [2021-02-15T13:31:50.030Z] df20fa9351a1: Verifying Checksum [2021-02-15T13:31:50.030Z] df20fa9351a1: Download complete [2021-02-15T13:31:50.030Z] 93b9cdb0e59b: Verifying Checksum [2021-02-15T13:31:50.030Z] 93b9cdb0e59b: Download complete [2021-02-15T13:31:50.030Z] 93b61091891f: Verifying Checksum [2021-02-15T13:31:50.030Z] 93b61091891f: Download complete [2021-02-15T13:31:50.030Z] 5e14af77c1be: Download complete [2021-02-15T13:31:50.030Z] 01666e4c0597: Verifying Checksum [2021-02-15T13:31:50.030Z] 01666e4c0597: Download complete [2021-02-15T13:31:50.293Z] df20fa9351a1: Pull complete [2021-02-15T13:31:50.560Z] 36b3adc4ff6f: Pull complete [2021-02-15T13:31:50.830Z] 8ad3a11d3b57: Verifying Checksum [2021-02-15T13:31:50.830Z] 8ad3a11d3b57: Download complete [2021-02-15T13:31:51.795Z] 8ad3a11d3b57: Pull complete [2021-02-15T13:31:51.795Z] 46f8f816bc3b: Pull complete [2021-02-15T13:31:52.386Z] 93b61091891f: Pull complete [2021-02-15T13:31:52.651Z] aa168da1d23b: Verifying Checksum [2021-02-15T13:31:52.651Z] aa168da1d23b: Download complete [2021-02-15T13:31:52.916Z] 93b9cdb0e59b: Pull complete [2021-02-15T13:31:52.916Z] 5e14af77c1be: Pull complete [2021-02-15T13:31:53.191Z] 01666e4c0597: Pull complete [2021-02-15T13:31:59.822Z] aa168da1d23b: Pull complete [2021-02-15T13:31:59.822Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-15T13:31:59.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T13:31:59.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-15T13:32:00.048Z] prd-centos7-docker-4c-2g-26498 does not seem to be running inside a container [2021-02-15T13:32:00.100Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-323 -v /w/workspace/edgexfoundry_device-sdk-c_PR-323:/w/workspace/edgexfoundry_device-sdk-c_PR-323:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-323@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-15T13:32:03.602Z] $ docker top 4137e9f8d1847b8309404fd1b1e4a99fe644640960011f5a7c662ee642f66333 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T13:32:04.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-15T13:32:04.577Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-15T13:32:04.903Z] + ls /var/log/sa-host [2021-02-15T13:32:04.903Z] + sadf -c /var/log/sa-host/sa15 [2021-02-15T13:32:04.903Z] file_magic: OK [2021-02-15T13:32:04.903Z] HZ: Using current value: 100 [2021-02-15T13:32:04.903Z] file_header: OK [2021-02-15T13:32:04.903Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-15T13:32:04.903Z] Statistics: [2021-02-15T13:32:04.903Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-15T13:32:04.903Z] File successfully converted to sysstat format version 12.2.1 [2021-02-15T13:32:04.903Z] + sadf -c /var/log/sa-host/sa23 [2021-02-15T13:32:04.903Z] file_magic: OK [2021-02-15T13:32:04.903Z] HZ: Using current value: 100 [2021-02-15T13:32:04.903Z] file_header: OK [2021-02-15T13:32:04.903Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-15T13:32:04.903Z] Statistics: [2021-02-15T13:32:04.903Z] Hnuu...uuuununununu... [2021-02-15T13:32:04.903Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-15T13:32:05.661Z] provisioning config files... [2021-02-15T13:32:05.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/config4530118637849566856tmp [Pipeline] { [Pipeline] echo [2021-02-15T13:32:05.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:32:06.128Z] ---> create-netrc.sh [Pipeline] } [2021-02-15T13:32:06.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-15T13:32:06.282Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:32:06.613Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-15T13:32:06.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:32:06.973Z] ---> sudo-logs.sh [2021-02-15T13:32:06.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-15T13:32:07.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:32:07.443Z] ---> job-cost.sh [2021-02-15T13:32:07.443Z] lf-activate-venv: SKIPPING [2021-02-15T13:32:07.443Z] INFO: No Stack... [2021-02-15T13:32:08.392Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-15T13:32:08.654Z] INFO: Archiving Costs [Pipeline] echo [2021-02-15T13:32:08.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T13:32:09.019Z] ---> logs-deploy.sh [2021-02-15T13:32:09.020Z] lf-activate-venv: SKIPPING [2021-02-15T13:32:09.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-323/1 [2021-02-15T13:32:09.020Z] INFO: archiving workspace using pattern(s): [2021-02-15T13:32:10.942Z] Archives upload complete. [2021-02-15T13:32:10.942Z] INFO: archiving logs to Nexus [2021-02-15T13:32:11.889Z] ---> uname -a: [2021-02-15T13:32:11.889Z] Linux prd-centos7-docker-4c-2g-26498.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] ---> lscpu: [2021-02-15T13:32:11.889Z] Architecture: x86_64 [2021-02-15T13:32:11.889Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-15T13:32:11.889Z] Byte Order: Little Endian [2021-02-15T13:32:11.889Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-15T13:32:11.889Z] CPU(s): 4 [2021-02-15T13:32:11.889Z] On-line CPU(s) list: 0-3 [2021-02-15T13:32:11.889Z] Thread(s) per core: 1 [2021-02-15T13:32:11.889Z] Core(s) per socket: 1 [2021-02-15T13:32:11.889Z] Socket(s): 4 [2021-02-15T13:32:11.889Z] NUMA node(s): 1 [2021-02-15T13:32:11.889Z] Vendor ID: GenuineIntel [2021-02-15T13:32:11.889Z] CPU family: 6 [2021-02-15T13:32:11.889Z] Model: 44 [2021-02-15T13:32:11.889Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-15T13:32:11.889Z] Stepping: 1 [2021-02-15T13:32:11.889Z] CPU MHz: 2933.442 [2021-02-15T13:32:11.889Z] BogoMIPS: 5866.88 [2021-02-15T13:32:11.889Z] Virtualization: VT-x [2021-02-15T13:32:11.889Z] Hypervisor vendor: KVM [2021-02-15T13:32:11.889Z] Virtualization type: full [2021-02-15T13:32:11.889Z] L1d cache: 128 KiB [2021-02-15T13:32:11.889Z] L1i cache: 128 KiB [2021-02-15T13:32:11.889Z] L2 cache: 16 MiB [2021-02-15T13:32:11.889Z] L3 cache: 64 MiB [2021-02-15T13:32:11.889Z] NUMA node0 CPU(s): 0-3 [2021-02-15T13:32:11.889Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-15T13:32:11.889Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-15T13:32:11.889Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-15T13:32:11.889Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-15T13:32:11.889Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-15T13:32:11.889Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-15T13:32:11.889Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-15T13:32:11.889Z] Vulnerability Srbds: Not affected [2021-02-15T13:32:11.889Z] Vulnerability Tsx async abort: Not affected [2021-02-15T13:32:11.889Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] ---> nproc: [2021-02-15T13:32:11.889Z] 4 [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] ---> df -h: [2021-02-15T13:32:11.889Z] Filesystem Size Used Available Use% Mounted on [2021-02-15T13:32:11.889Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-15T13:32:11.889Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-15T13:32:11.889Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-15T13:32:11.889Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_device-sdk-c_PR-323 [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-15T13:32:11.889Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] ---> free -m: [2021-02-15T13:32:11.889Z] total used free shared buff/cache available [2021-02-15T13:32:11.889Z] Mem: 1837 689 95 0 1052 1043 [2021-02-15T13:32:11.889Z] Swap: 1023 1 1022 [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] ---> ip addr: [2021-02-15T13:32:11.889Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-15T13:32:11.889Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-15T13:32:11.889Z] inet 127.0.0.1/8 scope host lo [2021-02-15T13:32:11.889Z] valid_lft forever preferred_lft forever [2021-02-15T13:32:11.889Z] inet6 ::1/128 scope host [2021-02-15T13:32:11.889Z] valid_lft forever preferred_lft forever [2021-02-15T13:32:11.889Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-15T13:32:11.889Z] link/ether fa:16:3e:43:f1:09 brd ff:ff:ff:ff:ff:ff [2021-02-15T13:32:11.889Z] inet 10.30.123.215/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-15T13:32:11.889Z] valid_lft 86005sec preferred_lft 86005sec [2021-02-15T13:32:11.889Z] inet6 fe80::f816:3eff:fe43:f109/64 scope link [2021-02-15T13:32:11.889Z] valid_lft forever preferred_lft forever [2021-02-15T13:32:11.889Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-15T13:32:11.889Z] link/ether 02:42:89:26:b3:4b brd ff:ff:ff:ff:ff:ff [2021-02-15T13:32:11.889Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-15T13:32:11.889Z] valid_lft forever preferred_lft forever [2021-02-15T13:32:11.889Z] inet6 fe80::42:89ff:fe26:b34b/64 scope link [2021-02-15T13:32:11.889Z] valid_lft forever preferred_lft forever [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] ---> sar -b -r -n DEV: [2021-02-15T13:32:11.889Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] 13:25:22 LINUX RESTART (4 CPU) [2021-02-15T13:32:11.889Z] [2021-02-15T13:32:11.889Z] 13:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-15T13:32:11.889Z] 13:27:01 49.49 15.08 34.41 0.00 4623.27 3247.39 0.00 [2021-02-15T13:32:11.889Z] 13:28:01 1.61 0.00 1.61 0.00 0.00 30.38 0.00 [2021-02-15T13:32:11.889Z] 13:29:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 [2021-02-15T13:32:11.889Z] 13:30:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-02-15T13:32:11.889Z] 13:31:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 [2021-02-15T13:32:11.889Z] 13:32:01 118.03 69.90 48.13 0.00 5696.05 17295.70 0.00 [2021-02-15T13:32:11.890Z] Average: 28.38 14.20 14.18 0.00 1722.71 3439.87 0.00 [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] 13:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-15T13:32:11.890Z] 13:27:01 153768 0 583784 31.03 2620 1141372 1097248 37.45 394688 1133104 124 [2021-02-15T13:32:11.890Z] 13:28:01 159468 0 578080 30.72 2620 1141376 1077272 36.77 393816 1129312 16 [2021-02-15T13:32:11.890Z] 13:29:01 157188 0 580352 30.84 2620 1141384 1077464 36.77 393528 1132332 16 [2021-02-15T13:32:11.890Z] 13:30:01 157332 0 580208 30.84 2620 1141384 1077380 36.77 405368 1120124 16 [2021-02-15T13:32:11.890Z] 13:31:01 156576 0 580956 30.88 2620 1141392 1077356 36.77 403652 1122816 20 [2021-02-15T13:32:11.890Z] 13:32:01 159776 0 684824 36.40 2620 1034324 1270816 43.37 452116 1002112 20108 [2021-02-15T13:32:11.890Z] Average: 157351 0 598034 31.78 2620 1123539 1112923 37.98 407195 1106633 3383 [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] 13:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-15T13:32:11.890Z] 13:27:01 eth0 368.34 255.93 736.12 78.97 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:27:01 docker0 9.82 6.99 1.03 22.54 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:28:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:29:01 eth0 4.00 2.06 3.09 0.28 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:30:01 eth0 0.93 0.58 0.46 0.25 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:31:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:32:01 eth0 202.99 165.94 2161.69 17.36 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] Average: eth0 96.28 70.87 484.73 16.16 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] Average: docker0 1.64 1.16 0.17 3.76 0.00 0.00 0.00 0.00 [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] ---> sar -P ALL: [2021-02-15T13:32:11.890Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] 13:25:22 LINUX RESTART (4 CPU) [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] 13:26:01 CPU %user %nice %system %iowait %steal %idle [2021-02-15T13:32:11.890Z] 13:27:01 all 6.40 0.00 3.07 1.20 0.06 89.27 [2021-02-15T13:32:11.890Z] 13:27:01 0 6.54 0.00 2.91 0.15 0.03 90.37 [2021-02-15T13:32:11.890Z] 13:27:01 1 5.85 0.00 3.08 1.72 0.08 89.27 [2021-02-15T13:32:11.890Z] 13:27:01 2 6.54 0.00 3.34 2.21 0.07 87.85 [2021-02-15T13:32:11.890Z] 13:27:01 3 6.66 0.00 2.97 0.72 0.05 89.60 [2021-02-15T13:32:11.890Z] 13:28:01 all 0.12 0.00 0.06 0.00 0.00 99.82 [2021-02-15T13:32:11.890Z] 13:28:01 0 0.32 0.00 0.07 0.00 0.00 99.62 [2021-02-15T13:32:11.890Z] 13:28:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-02-15T13:32:11.890Z] 13:28:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-02-15T13:32:11.890Z] 13:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-15T13:32:11.890Z] 13:29:01 all 0.20 0.00 0.05 0.00 0.02 99.73 [2021-02-15T13:32:11.890Z] 13:29:01 0 0.53 0.00 0.05 0.00 0.02 99.40 [2021-02-15T13:32:11.890Z] 13:29:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-02-15T13:32:11.890Z] 13:29:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2021-02-15T13:32:11.890Z] 13:29:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2021-02-15T13:32:11.890Z] 13:30:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-02-15T13:32:11.890Z] 13:30:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2021-02-15T13:32:11.890Z] 13:30:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-02-15T13:32:11.890Z] 13:30:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-02-15T13:32:11.890Z] 13:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-15T13:32:11.890Z] 13:31:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-02-15T13:32:11.890Z] 13:31:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-15T13:32:11.890Z] 13:31:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-02-15T13:32:11.890Z] 13:31:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-02-15T13:32:11.890Z] 13:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-15T13:32:11.890Z] 13:32:01 all 5.54 0.00 3.88 1.84 0.05 88.69 [2021-02-15T13:32:11.890Z] 13:32:01 0 5.46 0.00 4.32 0.84 0.03 89.34 [2021-02-15T13:32:11.890Z] 13:32:01 1 6.00 0.00 3.90 2.45 0.03 87.62 [2021-02-15T13:32:11.890Z] 13:32:01 2 5.59 0.00 3.84 3.36 0.07 87.15 [2021-02-15T13:32:11.890Z] 13:32:01 3 5.12 0.00 3.47 0.71 0.05 90.65 [2021-02-15T13:32:11.890Z] Average: all 2.08 0.00 1.19 0.50 0.02 96.21 [2021-02-15T13:32:11.890Z] Average: 0 2.30 0.00 1.22 0.16 0.01 96.29 [2021-02-15T13:32:11.890Z] Average: 1 2.02 0.00 1.20 0.69 0.02 96.08 [2021-02-15T13:32:11.890Z] Average: 2 2.04 0.00 1.23 0.92 0.03 95.78 [2021-02-15T13:32:11.890Z] Average: 3 1.98 0.00 1.09 0.24 0.02 96.67 [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z] [2021-02-15T13:32:11.890Z]