Started by upstream project "edgexfoundry/cd-management/release" build number 46 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e144b802fa1870b274eef210e2a0de0603b8b97f Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22362 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > 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 Checking out Revision e144b802fa1870b274eef210e2a0de0603b8b97f (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e144b802fa1870b274eef210e2a0de0603b8b97f # timeout=10 Commit message: "fix: block device operations when service is locked (#319)" > git rev-list --no-walk e144b802fa1870b274eef210e2a0de0603b8b97f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T22:38:39.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T22:38:39.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T22:38:39.975Z] ========================================================= [2021-01-22T22:38:39.975Z] EdgeX Global Pipelines Version Info [2021-01-22T22:38:39.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:38:41.579Z] ------------------- [2021-01-22T22:38:41.579Z] stable info: [2021-01-22T22:38:41.579Z] ------------------- [2021-01-22T22:38:41.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T22:38:41.579Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T22:38:41.579Z] Message: update stable to v1.0.179 [2021-01-22T22:38:42.523Z] ------------------- [2021-01-22T22:38:42.523Z] experimental info: [2021-01-22T22:38:42.523Z] ------------------- [2021-01-22T22:38:42.523Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T22:38:42.523Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T22:38:42.523Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T22:38:42.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-01-22T22:38:42.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-01-22T22:38:43.008Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T22:38:43.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T22:38:43.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T22:38:43.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-01-22T22:38:43.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-01-22T22:38:43.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-01-22T22:38:43.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T22:38:43.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-01-22T22:38:43.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T22:38:43.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T22:38:43.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T22:38:44.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T22:38:44.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T22:38:44.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-22T22:38:44.371Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T22:38:44.456Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T22:38:44.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-22T22:38:44.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-22T22:38:44.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-22T22:38:44.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e144b802fa1870b274eef210e2a0de0603b8b97f [Pipeline] echo [2021-01-22T22:38:44.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e144b80 [Pipeline] echo [2021-01-22T22:38:45.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T22:38:45.187Z] provisioning config files... [2021-01-22T22:38:45.212Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5738696124917031582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:38:45.589Z] ---> docker-login.sh [2021-01-22T22:38:45.589Z] nexus3.edgexfoundry.org:10001 [2021-01-22T22:38:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:38:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:38:45.850Z] Configure a credential helper to remove this warning. See [2021-01-22T22:38:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:38:45.850Z] [2021-01-22T22:38:45.850Z] Login Succeeded [2021-01-22T22:38:45.850Z] nexus3.edgexfoundry.org:10002 [2021-01-22T22:38:46.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:38:46.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:38:46.112Z] Configure a credential helper to remove this warning. See [2021-01-22T22:38:46.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:38:46.112Z] [2021-01-22T22:38:46.112Z] Login Succeeded [2021-01-22T22:38:46.112Z] nexus3.edgexfoundry.org:10003 [2021-01-22T22:38:46.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:38:46.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:38:46.373Z] Configure a credential helper to remove this warning. See [2021-01-22T22:38:46.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:38:46.373Z] [2021-01-22T22:38:46.373Z] Login Succeeded [2021-01-22T22:38:46.373Z] nexus3.edgexfoundry.org:10004 [2021-01-22T22:38:46.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:38:46.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:38:46.373Z] Configure a credential helper to remove this warning. See [2021-01-22T22:38:46.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:38:46.373Z] [2021-01-22T22:38:46.373Z] Login Succeeded [2021-01-22T22:38:46.373Z] docker.io [2021-01-22T22:38:46.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:38:46.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:38:46.898Z] Configure a credential helper to remove this warning. See [2021-01-22T22:38:46.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:38:46.898Z] [2021-01-22T22:38:46.898Z] Login Succeeded [2021-01-22T22:38:46.898Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T22:38:46.910Z] 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-01-22T22:38:47.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T22:38:47.912Z] [2021-01-22T22:38:47.912Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:38:48.257Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T22:38:48.257Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T22:38:48.257Z] 31603596830f: Pulling fs layer [2021-01-22T22:38:48.257Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T22:38:48.257Z] 6ca5941a6612: Pulling fs layer [2021-01-22T22:38:48.257Z] ecc8261a40a4: Pulling fs layer [2021-01-22T22:38:48.257Z] ecc8261a40a4: Waiting [2021-01-22T22:38:48.257Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T22:38:48.257Z] 2a8b12db71e7: Download complete [2021-01-22T22:38:48.525Z] 31603596830f: Verifying Checksum [2021-01-22T22:38:48.525Z] 31603596830f: Download complete [2021-01-22T22:38:48.525Z] 6ca5941a6612: Verifying Checksum [2021-01-22T22:38:48.525Z] 6ca5941a6612: Download complete [2021-01-22T22:38:48.525Z] ecc8261a40a4: Verifying Checksum [2021-01-22T22:38:48.525Z] ecc8261a40a4: Download complete [2021-01-22T22:38:48.786Z] 31603596830f: Pull complete [2021-01-22T22:38:48.786Z] 2a8b12db71e7: Pull complete [2021-01-22T22:38:49.734Z] 6ca5941a6612: Pull complete [2021-01-22T22:38:49.996Z] ecc8261a40a4: Pull complete [2021-01-22T22:38:49.996Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T22:38:49.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T22:38:49.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T22:38:50.110Z] prd-centos7-docker-4c-2g-22362 does not seem to be running inside a container [2021-01-22T22:38:50.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T22:38:52.245Z] $ docker top 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T22:38:52.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T22:38:52.563Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T22:38:52.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T22:38:52.778Z] $ docker exec 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 ssh-agent [2021-01-22T22:38:52.948Z] SSH_AUTH_SOCK=/tmp/ssh-mFTxnHZjNvTn/agent.12 [2021-01-22T22:38:52.948Z] SSH_AGENT_PID=17 [2021-01-22T22:38:52.960Z] Running ssh-add (command line suppressed) [2021-01-22T22:38:53.088Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7562455754285502471.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7562455754285502471.key) [2021-01-22T22:38:53.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T22:38:53.482Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T22:38:53.658Z] $ docker exec --env ******** --env ******** 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 ssh-agent -k [2021-01-22T22:38:53.818Z] unset SSH_AUTH_SOCK; [2021-01-22T22:38:53.818Z] unset SSH_AGENT_PID; [2021-01-22T22:38:53.818Z] echo Agent pid 17 killed; [2021-01-22T22:38:53.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-01-22T22:38:54.042Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.1|v1.3.1-dev.3' [Pipeline] sshagent [2021-01-22T22:38:54.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T22:38:54.168Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T22:38:54.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T22:38:54.339Z] $ docker exec 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 ssh-agent [2021-01-22T22:38:54.503Z] SSH_AUTH_SOCK=/tmp/ssh-hd0CDxqTe4ub/agent.47 [2021-01-22T22:38:54.503Z] SSH_AGENT_PID=52 [2021-01-22T22:38:54.510Z] Running ssh-add (command line suppressed) [2021-01-22T22:38:54.626Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2189511080965533159.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2189511080965533159.key) [2021-01-22T22:38:54.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T22:38:55.020Z] + git semver init [2021-01-22T22:38:55.020Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T22:38:55.020Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-01-22T22:38:55.020Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-01-22T22:38:55.020Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T22:38:55.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T22:38:55.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T22:38:55.020Z] # $SEMVER_BRANCH = master [2021-01-22T22:38:55.020Z] # $SEMVER_TEMP = /tmp/semver-132683920 [2021-01-22T22:38:55.020Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-01-22T22:38:55.969Z] # '/tmp/semver-132683920' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-01-22T22:38:55.969Z] # -> Force: false [2021-01-22T22:38:55.969Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-01-22T22:38:55.981Z] $ docker exec --env ******** --env ******** 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 ssh-agent -k [2021-01-22T22:38:56.096Z] unset SSH_AUTH_SOCK; [2021-01-22T22:38:56.097Z] unset SSH_AGENT_PID; [2021-01-22T22:38:56.097Z] echo Agent pid 52 killed; [2021-01-22T22:38:56.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T22:38:56.615Z] + git semver [Pipeline] } [2021-01-22T22:38:56.633Z] $ docker stop --time=1 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 [2021-01-22T22:38:58.078Z] $ docker rm -f 410fae907c7eb5b45feda5c4b85bc3e78bc49b2e2bd2a81ad370b501f1357b37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T22:38:58.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T22:38:58.946Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T22:38:58.949Z] [edgeXSemver]: initialized semver on version 1.3.1 [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-01-22T22:39:14.345Z] Still waiting to schedule task [2021-01-22T22:39:14.345Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-22T22:39:14.347Z] Still waiting to schedule task [2021-01-22T22:39:14.347Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-22T22:40:57.314Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22363 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-01-22T22:40:57.411Z] Running in /w/workspace/device-sdk-c/52 [Pipeline] { [Pipeline] checkout [2021-01-22T22:41:02.842Z] using credential edgex-jenkins-ssh [2021-01-22T22:41:02.900Z] Cloning the remote Git repository [2021-01-22T22:41:02.952Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-01-22T22:41:03.061Z] > git init /w/workspace/device-sdk-c/52 # timeout=10 [2021-01-22T22:41:03.146Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-01-22T22:41:03.147Z] > git --version # timeout=10 [2021-01-22T22:41:03.174Z] > git --version # 'git version 2.17.1' [2021-01-22T22:41:03.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T22:41:03.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T22:41:05.005Z] Checking out Revision e144b802fa1870b274eef210e2a0de0603b8b97f (master) [2021-01-22T22:41:04.433Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-01-22T22:41:04.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T22:41:04.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-01-22T22:41:04.516Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-01-22T22:41:04.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T22:41:04.531Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T22:41:05.064Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T22:41:05.102Z] > git checkout -f e144b802fa1870b274eef210e2a0de0603b8b97f # timeout=10 [2021-01-22T22:41:09.554Z] Commit message: "fix: block device operations when service is locked (#319)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T22:41:11.172Z] + git checkout e144b802fa1870b274eef210e2a0de0603b8b97f [2021-01-22T22:41:11.172Z] HEAD is now at e144b80 fix: block device operations when service is locked (#319) [Pipeline] sh [2021-01-22T22:41:11.593Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T22:41:11.949Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T22:41:12.392Z] + true [2021-01-22T22:41:12.392Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T22:41:15.082Z] provisioning config files... [2021-01-22T22:41:15.119Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/52@tmp/config4602855840828984257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:41:15.519Z] ---> docker-login.sh [2021-01-22T22:41:15.519Z] nexus3.edgexfoundry.org:10001 [2021-01-22T22:41:16.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:16.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:16.719Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:16.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:16.719Z] [2021-01-22T22:41:16.719Z] Login Succeeded [2021-01-22T22:41:16.719Z] nexus3.edgexfoundry.org:10002 [2021-01-22T22:41:16.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:17.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:17.266Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:17.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:17.266Z] [2021-01-22T22:41:17.266Z] Login Succeeded [2021-01-22T22:41:17.266Z] nexus3.edgexfoundry.org:10003 [2021-01-22T22:41:17.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:17.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:17.540Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:17.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:17.540Z] [2021-01-22T22:41:17.540Z] Login Succeeded [2021-01-22T22:41:17.540Z] nexus3.edgexfoundry.org:10004 [2021-01-22T22:41:18.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:18.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:18.143Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:18.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:18.143Z] [2021-01-22T22:41:18.143Z] Login Succeeded [2021-01-22T22:41:18.143Z] docker.io [2021-01-22T22:41:18.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:19.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:19.022Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:19.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:19.022Z] [2021-01-22T22:41:19.022Z] Login Succeeded [2021-01-22T22:41:19.022Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T22:41:19.038Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T22:41:19.507Z] ========================================================= [2021-01-22T22:41:19.507Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-01-22T22:41:19.507Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:41:19.887Z] + 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-01-22T22:41:20.491Z] Sending build context to Docker daemon 2.386MB [2021-01-22T22:41:20.491Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-01-22T22:41:20.491Z] Step 2/21 : FROM ${BASE} as builder [2021-01-22T22:41:20.491Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-01-22T22:41:20.491Z] 0362ad1dd800: Pulling fs layer [2021-01-22T22:41:20.491Z] f2cdb1532d8b: Pulling fs layer [2021-01-22T22:41:20.491Z] 37ed683be191: Pulling fs layer [2021-01-22T22:41:20.491Z] f2cdb1532d8b: Verifying Checksum [2021-01-22T22:41:20.491Z] f2cdb1532d8b: Download complete [2021-01-22T22:41:21.089Z] 0362ad1dd800: Verifying Checksum [2021-01-22T22:41:21.089Z] 0362ad1dd800: Download complete [2021-01-22T22:41:21.693Z] 0362ad1dd800: Pull complete [2021-01-22T22:41:22.292Z] f2cdb1532d8b: Pull complete [2021-01-22T22:41:23.284Z] 37ed683be191: Verifying Checksum [2021-01-22T22:41:23.284Z] 37ed683be191: Download complete [2021-01-22T22:41:33.463Z] 37ed683be191: Pull complete [2021-01-22T22:41:33.463Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-01-22T22:41:33.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-01-22T22:41:33.463Z] ---> b23d30803547 [2021-01-22T22:41:33.463Z] 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-01-22T22:41:34.442Z] ---> Running in c9bfc62fe145 [2021-01-22T22:41:35.423Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-01-22T22:41:36.853Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-01-22T22:41:37.125Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-01-22T22:41:37.125Z] (2/8) Installing libuuid (2.33-r0) [2021-01-22T22:41:37.310Z] Running on prd-centos7-docker-4c-2g-22364 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-01-22T22:41:37.361Z] Running in /w/workspace/device-sdk-c/52 [Pipeline] { [2021-01-22T22:41:37.395Z] (3/8) Installing libblkid (2.33-r0) [2021-01-22T22:41:37.395Z] (4/8) Installing libfdisk (2.33-r0) [2021-01-22T22:41:37.395Z] (5/8) Installing libmount (2.33-r0) [Pipeline] checkout [2021-01-22T22:41:37.670Z] (6/8) Installing libsmartcols (2.33-r0) [2021-01-22T22:41:37.670Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-01-22T22:41:38.266Z] (8/8) Installing wget (1.20.3-r0) [2021-01-22T22:41:38.266Z] Executing busybox-1.29.3-r10.trigger [2021-01-22T22:41:38.266Z] OK: 285 MiB in 83 packages [2021-01-22T22:41:39.713Z] Removing intermediate container c9bfc62fe145 [2021-01-22T22:41:39.713Z] ---> f8c4b76ef08d [2021-01-22T22:41:39.713Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-01-22T22:41:39.990Z] ---> Running in 7df2b24f90ba [2021-01-22T22:41:40.232Z] using credential edgex-jenkins-ssh [2021-01-22T22:41:40.264Z] Removing intermediate container 7df2b24f90ba [2021-01-22T22:41:40.264Z] ---> 92c0cf9701e4 [2021-01-22T22:41:40.264Z] 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-01-22T22:41:40.303Z] Cloning the remote Git repository [2021-01-22T22:41:40.537Z] ---> Running in e5e46b38fe2c [2021-01-22T22:41:40.062Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-01-22T22:41:40.135Z] > git init /w/workspace/device-sdk-c/52 # timeout=10 [2021-01-22T22:41:40.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-01-22T22:41:40.206Z] > git --version # timeout=10 [2021-01-22T22:41:40.214Z] > git --version # 'git version 2.24.3' [2021-01-22T22:41:40.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T22:41:40.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T22:41:41.518Z] --2021-01-22 22:41:41-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-01-22T22:41:41.518Z] Resolving github.com... 140.82.112.3 [2021-01-22T22:41:41.518Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-01-22T22:41:41.670Z] Checking out Revision e144b802fa1870b274eef210e2a0de0603b8b97f (master) [2021-01-22T22:41:41.795Z] HTTP request sent, awaiting response... 302 Found [2021-01-22T22:41:41.795Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-01-22T22:41:41.795Z] --2021-01-22 22:41:41-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-01-22T22:41:41.795Z] Resolving codeload.github.com... 140.82.114.10 [2021-01-22T22:41:41.795Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-01-22T22:41:41.795Z] HTTP request sent, awaiting response... 200 OK [2021-01-22T22:41:41.795Z] Length: unspecified [application/x-gzip] [2021-01-22T22:41:41.795Z] Saving to: 'STDOUT' [2021-01-22T22:41:41.795Z] [2021-01-22T22:41:40.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-01-22T22:41:41.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T22:41:41.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-01-22T22:41:41.043Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-01-22T22:41:41.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T22:41:41.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T22:41:41.521Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T22:41:41.526Z] > git checkout -f e144b802fa1870b274eef210e2a0de0603b8b97f # timeout=10 [2021-01-22T22:41:42.071Z] 0K .......... .......... .......... .......... .......... 1.44M [2021-01-22T22:41:42.071Z] 50K .......... .......... .......... .......... .......... 2.84M [2021-01-22T22:41:42.071Z] 100K .......... .......... .......... .......... .......... 3.36M [2021-01-22T22:41:42.071Z] 150K .......... .......... .......... .......... .......... 11.7M [2021-01-22T22:41:42.071Z] 200K .......... .......... .......... .......... .......... 15.7M [2021-01-22T22:41:42.071Z] 250K .......... .......... .......... .......... .......... 3.22M [2021-01-22T22:41:42.071Z] 300K .......... .......... .......... .......... .......... 5.72M [2021-01-22T22:41:42.071Z] 350K .......... .......... .......... .......... .......... 3.86M [2021-01-22T22:41:42.071Z] 400K .......... .......... .......... .......... .......... 3.27M [2021-01-22T22:41:42.071Z] 450K .......... .......... .......... .......... .......... 3.54M [2021-01-22T22:41:42.071Z] 500K .......... .......... .......... .......... .......... 10.7M [2021-01-22T22:41:42.071Z] 550K .......... .......... .......... .......... .......... 2.83M [2021-01-22T22:41:42.071Z] 600K .......... .......... .......... .......... .......... 898K [2021-01-22T22:41:42.071Z] 650K .......... .......... .......... .......... .......... 2.61M [2021-01-22T22:41:42.071Z] 700K ..    12.6M=0.2s [2021-01-22T22:41:42.071Z] [2021-01-22T22:41:42.071Z] 2021-01-22 22:41:42 (2.93 MB/s) - written to stdout [719348] [2021-01-22T22:41:42.071Z] [2021-01-22T22:41:42.355Z] -- The C compiler identification is GNU 8.3.0 [2021-01-22T22:41:42.632Z] -- The CXX compiler identification is GNU 8.3.0 [2021-01-22T22:41:42.632Z] -- Check for working C compiler: /usr/bin/cc [2021-01-22T22:41:42.907Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T22:41:42.907Z] -- Detecting C compiler ABI info [2021-01-22T22:41:43.180Z] -- Detecting C compiler ABI info - done [2021-01-22T22:41:43.180Z] -- Detecting C compile features [2021-01-22T22:41:44.165Z] -- Detecting C compile features - done [2021-01-22T22:41:44.165Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-01-22T22:41:44.165Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-01-22T22:41:44.165Z] -- Detecting CXX compiler ABI info [2021-01-22T22:41:44.438Z] -- Detecting CXX compiler ABI info - done [2021-01-22T22:41:44.438Z] -- Detecting CXX compile features [2021-01-22T22:41:45.339Z] Commit message: "fix: block device operations when service is locked (#319)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T22:41:45.879Z] -- Detecting CXX compile features - done [2021-01-22T22:41:46.152Z] -- Looking for include file endian.h [2021-01-22T22:41:46.152Z] -- Looking for include file endian.h - found [2021-01-22T22:41:46.152Z] -- Check if the system is big endian [2021-01-22T22:41:46.152Z] -- Searching 16 bit integer [2021-01-22T22:41:46.152Z] -- Looking for sys/types.h [2021-01-22T22:41:46.432Z] -- Looking for sys/types.h - found [2021-01-22T22:41:46.432Z] -- Looking for stdint.h [2021-01-22T22:41:46.434Z] + git checkout e144b802fa1870b274eef210e2a0de0603b8b97f [2021-01-22T22:41:46.434Z] HEAD is now at e144b80 fix: block device operations when service is locked (#319) [Pipeline] sh [2021-01-22T22:41:46.705Z] -- Looking for stdint.h - found [2021-01-22T22:41:46.705Z] -- Looking for stddef.h [2021-01-22T22:41:46.773Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T22:41:46.987Z] -- Looking for stddef.h - found [2021-01-22T22:41:46.987Z] -- Check size of unsigned short [2021-01-22T22:41:47.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T22:41:47.261Z] -- Check size of unsigned short - done [2021-01-22T22:41:47.261Z] -- Using unsigned short [2021-01-22T22:41:47.387Z] + true [2021-01-22T22:41:47.387Z] + sudo service docker restart [2021-01-22T22:41:47.387Z] Redirecting to /bin/systemctl restart docker.service [2021-01-22T22:41:47.533Z] -- Check if the system is big endian - little endian [2021-01-22T22:41:47.533Z] -- Check size of size_t [2021-01-22T22:41:47.806Z] -- Check size of size_t - done [2021-01-22T22:41:47.806Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-01-22T22:41:47.806Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-01-22T22:41:47.806Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-01-22T22:41:47.806Z] CMake did not find one. [2021-01-22T22:41:47.806Z] [2021-01-22T22:41:47.806Z] Could not find a package configuration file provided by "cJSON" with any of [2021-01-22T22:41:47.806Z] the following names: [2021-01-22T22:41:47.806Z] [2021-01-22T22:41:47.806Z] cJSONConfig.cmake [2021-01-22T22:41:47.806Z] cjson-config.cmake [2021-01-22T22:41:47.806Z] [2021-01-22T22:41:47.806Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-01-22T22:41:47.806Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-01-22T22:41:47.806Z] provides a separate development package or SDK, be sure it has been [2021-01-22T22:41:47.806Z] installed. [2021-01-22T22:41:47.806Z] [2021-01-22T22:41:47.806Z] [2021-01-22T22:41:47.806Z] -- Configuring done [2021-01-22T22:41:48.080Z] -- Generating done [2021-01-22T22:41:48.080Z] -- Build files have been written to: /tmp/cbor [2021-01-22T22:41:48.080Z] Scanning dependencies of target cbor_shared [2021-01-22T22:41:48.353Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T22:41:48.850Z] provisioning config files... [2021-01-22T22:41:48.879Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/52@tmp/config5087074996513081769tmp [Pipeline] { [2021-01-22T22:41:48.946Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:41:49.255Z] ---> docker-login.sh [2021-01-22T22:41:49.255Z] nexus3.edgexfoundry.org:10001 [2021-01-22T22:41:49.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:49.536Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-01-22T22:41:49.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:49.784Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:49.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:49.784Z] [2021-01-22T22:41:49.784Z] Login Succeeded [2021-01-22T22:41:49.784Z] nexus3.edgexfoundry.org:10002 [2021-01-22T22:41:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:49.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:49.784Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:49.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:49.784Z] [2021-01-22T22:41:49.784Z] Login Succeeded [2021-01-22T22:41:49.784Z] nexus3.edgexfoundry.org:10003 [2021-01-22T22:41:49.806Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-01-22T22:41:50.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:50.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:50.049Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:50.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:50.049Z] [2021-01-22T22:41:50.049Z] Login Succeeded [2021-01-22T22:41:50.049Z] nexus3.edgexfoundry.org:10004 [2021-01-22T22:41:50.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:50.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:50.312Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:50.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:50.312Z] [2021-01-22T22:41:50.312Z] Login Succeeded [2021-01-22T22:41:50.312Z] docker.io [2021-01-22T22:41:50.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T22:41:50.396Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-01-22T22:41:50.396Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-01-22T22:41:50.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T22:41:50.576Z] Configure a credential helper to remove this warning. See [2021-01-22T22:41:50.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T22:41:50.576Z] [2021-01-22T22:41:50.576Z] Login Succeeded [2021-01-22T22:41:50.576Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T22:41:50.586Z] Deleting 1 temporary files [Pipeline] // wrap [2021-01-22T22:41:50.692Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-22T22:41:50.963Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-01-22T22:41:50.963Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [Pipeline] echo [2021-01-22T22:41:50.968Z] ========================================================= [2021-01-22T22:41:50.968Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-01-22T22:41:50.968Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:41:51.237Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-01-22T22:41:51.315Z] + 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-01-22T22:41:51.315Z] Sending build context to Docker daemon 2.387MB [2021-01-22T22:41:51.315Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-01-22T22:41:51.315Z] Step 2/21 : FROM ${BASE} as builder [2021-01-22T22:41:51.584Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-01-22T22:41:51.584Z] e7c96db7181b: Pulling fs layer [2021-01-22T22:41:51.584Z] 4c13bbce0fe7: Pulling fs layer [2021-01-22T22:41:51.584Z] 6059c847ac2f: Pulling fs layer [2021-01-22T22:41:51.584Z] 4c13bbce0fe7: Verifying Checksum [2021-01-22T22:41:51.584Z] 4c13bbce0fe7: Download complete [2021-01-22T22:41:51.584Z] e7c96db7181b: Verifying Checksum [2021-01-22T22:41:51.584Z] e7c96db7181b: Download complete [2021-01-22T22:41:51.830Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-01-22T22:41:51.846Z] e7c96db7181b: Pull complete [2021-01-22T22:41:52.101Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-01-22T22:41:52.113Z] 4c13bbce0fe7: Pull complete [2021-01-22T22:41:52.374Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-01-22T22:41:52.974Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-01-22T22:41:52.974Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-01-22T22:41:53.243Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-01-22T22:41:53.511Z] 6059c847ac2f: Verifying Checksum [2021-01-22T22:41:53.511Z] 6059c847ac2f: Download complete [2021-01-22T22:41:53.514Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-01-22T22:41:53.788Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-01-22T22:41:54.057Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-01-22T22:41:54.331Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-01-22T22:41:54.331Z] [ 40%] Linking C shared library libcbor.so [2021-01-22T22:41:54.604Z] [ 40%] Built target cbor_shared [2021-01-22T22:41:54.604Z] Scanning dependencies of target cbor [2021-01-22T22:41:54.604Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-01-22T22:41:55.581Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-01-22T22:41:55.854Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-01-22T22:41:56.125Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-01-22T22:41:57.098Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-01-22T22:41:57.370Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-01-22T22:41:57.642Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-01-22T22:41:57.913Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-01-22T22:41:57.913Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-01-22T22:41:58.509Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-01-22T22:41:58.898Z] 6059c847ac2f: Pull complete [2021-01-22T22:41:58.898Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-01-22T22:41:58.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-01-22T22:41:58.898Z] ---> 5eabd8fd8ba2 [2021-01-22T22:41:58.898Z] 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-01-22T22:41:59.101Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-01-22T22:41:59.167Z] ---> Running in 87efaa690876 [2021-01-22T22:41:59.374Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-01-22T22:41:59.645Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-01-22T22:41:59.918Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-01-22T22:42:00.190Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-01-22T22:42:00.461Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-01-22T22:42:00.567Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-01-22T22:42:00.733Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-01-22T22:42:01.006Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-01-22T22:42:01.144Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-01-22T22:42:01.280Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-01-22T22:42:01.409Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-01-22T22:42:01.555Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-01-22T22:42:01.683Z] (2/8) Installing libuuid (2.33-r0) [2021-01-22T22:42:01.683Z] (3/8) Installing libblkid (2.33-r0) [2021-01-22T22:42:01.683Z] (4/8) Installing libfdisk (2.33-r0) [2021-01-22T22:42:01.829Z] [ 80%] Linking C static library libcbor.a [2021-01-22T22:42:01.829Z] [ 80%] Built target cbor [2021-01-22T22:42:01.829Z] Scanning dependencies of target create_items [2021-01-22T22:42:01.829Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-01-22T22:42:01.948Z] (5/8) Installing libmount (2.33-r0) [2021-01-22T22:42:01.948Z] (6/8) Installing libsmartcols (2.33-r0) [2021-01-22T22:42:01.948Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-01-22T22:42:02.102Z] [ 84%] Linking C executable create_items [2021-01-22T22:42:02.102Z] [ 84%] Built target create_items [2021-01-22T22:42:02.102Z] Scanning dependencies of target readfile [2021-01-22T22:42:02.102Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-01-22T22:42:02.374Z] [ 88%] Linking C executable readfile [2021-01-22T22:42:02.374Z] [ 88%] Built target readfile [2021-01-22T22:42:02.525Z] (8/8) Installing wget (1.20.3-r0) [2021-01-22T22:42:02.525Z] Executing busybox-1.29.3-r10.trigger [2021-01-22T22:42:02.525Z] OK: 272 MiB in 83 packages [2021-01-22T22:42:02.649Z] Scanning dependencies of target streaming_parser [2021-01-22T22:42:02.649Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-01-22T22:42:02.925Z] [ 92%] Linking C executable streaming_parser [2021-01-22T22:42:02.925Z] [ 92%] Built target streaming_parser [2021-01-22T22:42:02.925Z] Scanning dependencies of target sort [2021-01-22T22:42:02.925Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-01-22T22:42:03.198Z] [ 96%] Linking C executable sort [2021-01-22T22:42:03.198Z] [ 96%] Built target sort [2021-01-22T22:42:03.198Z] Scanning dependencies of target hello [2021-01-22T22:42:03.198Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-01-22T22:42:03.470Z] [100%] Linking C executable hello [2021-01-22T22:42:03.470Z] [100%] Built target hello [2021-01-22T22:42:03.470Z] Install the project... [2021-01-22T22:42:03.470Z] -- Install configuration: "Release" [2021-01-22T22:42:03.470Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/lib64/libcbor.a [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/lib64/libcbor.so [2021-01-22T22:42:03.471Z] -- Up-to-date: /usr/local/include/cbor [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/ints.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/data.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/common.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/strings.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/tags.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor/maps.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/include/cbor.h [2021-01-22T22:42:03.471Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-01-22T22:42:03.487Z] Removing intermediate container 87efaa690876 [2021-01-22T22:42:03.487Z] ---> 6256446a73c1 [2021-01-22T22:42:03.487Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-01-22T22:42:03.487Z] ---> Running in ed42da63853b [2021-01-22T22:42:03.487Z] Removing intermediate container ed42da63853b [2021-01-22T22:42:03.487Z] ---> 12a2c96b8352 [2021-01-22T22:42:03.487Z] 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-01-22T22:42:03.487Z] ---> Running in 7082d6cf214f [2021-01-22T22:42:04.066Z] --2021-01-22 22:42:03-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-01-22T22:42:04.066Z] Resolving github.com... 140.82.112.3 [2021-01-22T22:42:04.066Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-01-22T22:42:04.066Z] HTTP request sent, awaiting response... 302 Found [2021-01-22T22:42:04.066Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-01-22T22:42:04.066Z] --2021-01-22 22:42:04-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-01-22T22:42:04.066Z] Resolving codeload.github.com... 140.82.114.10 [2021-01-22T22:42:04.331Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-01-22T22:42:04.331Z] HTTP request sent, awaiting response... 200 OK [2021-01-22T22:42:04.331Z] Length: unspecified [application/x-gzip] [2021-01-22T22:42:04.331Z] Saving to: 'STDOUT' [2021-01-22T22:42:04.331Z]  [2021-01-22T22:42:04.331Z] 0K .......... .......... .......... .......... .......... 1.46M [2021-01-22T22:42:04.331Z] 50K .......... .......... .......... .......... .......... 2.98M [2021-01-22T22:42:04.331Z] 100K .......... .......... .......... .......... .......... 37.5M [2021-01-22T22:42:04.331Z] 150K .......... .......... .......... .......... .......... 3.24M [2021-01-22T22:42:04.331Z] 200K .......... .......... .......... .......... .......... 42.5M [2021-01-22T22:42:04.331Z] 250K .......... .......... .......... .......... .......... 7.30M [2021-01-22T22:42:04.331Z] 300K .......... .......... .......... .......... .......... 5.10M [2021-01-22T22:42:04.331Z] 350K .......... .......... .......... .......... .......... 14.7M [2021-01-22T22:42:04.331Z] 400K .......... .......... .......... .......... .......... 10.9M [2021-01-22T22:42:04.331Z] 450K .......... .......... .......... .......... .......... 7.66M [2021-01-22T22:42:04.331Z] 500K .......... .......... .......... .......... .......... 10.5M [2021-01-22T22:42:04.331Z] 550K .......... .......... .......... .......... .......... 2.71M [2021-01-22T22:42:04.331Z] 600K .......... .......... .......... .......... .......... 2.80M [2021-01-22T22:42:04.331Z] 650K .......... .......... .......... .......... .......... 3.65M [2021-01-22T22:42:04.331Z] 700K .. 39.3M=0.2s [2021-01-22T22:42:04.331Z] [2021-01-22T22:42:04.331Z] 2021-01-22 22:42:04 (4.53 MB/s) - written to stdout [719348] [2021-01-22T22:42:04.331Z] [2021-01-22T22:42:04.595Z] -- The C compiler identification is GNU 8.3.0 [2021-01-22T22:42:04.595Z] -- The CXX compiler identification is GNU 8.3.0 [2021-01-22T22:42:04.595Z] -- Check for working C compiler: /usr/bin/cc [2021-01-22T22:42:04.859Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T22:42:04.859Z] -- Detecting C compiler ABI info [2021-01-22T22:42:04.859Z] -- Detecting C compiler ABI info - done [2021-01-22T22:42:04.859Z] -- Detecting C compile features [2021-01-22T22:42:05.125Z] -- Detecting C compile features - done [2021-01-22T22:42:05.125Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-01-22T22:42:05.125Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-01-22T22:42:05.125Z] -- Detecting CXX compiler ABI info [2021-01-22T22:42:05.389Z] -- Detecting CXX compiler ABI info - done [2021-01-22T22:42:05.390Z] -- Detecting CXX compile features [2021-01-22T22:42:05.653Z] -- Detecting CXX compile features - done [2021-01-22T22:42:05.916Z] -- Looking for include file endian.h [2021-01-22T22:42:05.916Z] -- Looking for include file endian.h - found [2021-01-22T22:42:05.916Z] -- Check if the system is big endian [2021-01-22T22:42:05.916Z] -- Searching 16 bit integer [2021-01-22T22:42:05.916Z] -- Looking for sys/types.h [2021-01-22T22:42:05.916Z] -- Looking for sys/types.h - found [2021-01-22T22:42:05.916Z] -- Looking for stdint.h [2021-01-22T22:42:05.916Z] -- Looking for stdint.h - found [2021-01-22T22:42:05.916Z] -- Looking for stddef.h [2021-01-22T22:42:06.091Z] Removing intermediate container e5e46b38fe2c [2021-01-22T22:42:06.091Z] ---> 5c0d96d0ad6b [2021-01-22T22:42:06.091Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-01-22T22:42:06.091Z] ---> Running in fce89f062255 [2021-01-22T22:42:06.179Z] -- Looking for stddef.h - found [2021-01-22T22:42:06.179Z] -- Check size of unsigned short [2021-01-22T22:42:06.179Z] -- Check size of unsigned short - done [2021-01-22T22:42:06.179Z] -- Using unsigned short [2021-01-22T22:42:06.179Z] -- Check if the system is big endian - little endian [2021-01-22T22:42:06.179Z] -- Check size of size_t [2021-01-22T22:42:06.442Z] -- Check size of size_t - done [2021-01-22T22:42:06.442Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-01-22T22:42:06.442Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-01-22T22:42:06.442Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-01-22T22:42:06.442Z] CMake did not find one. [2021-01-22T22:42:06.442Z] [2021-01-22T22:42:06.442Z] Could not find a package configuration file provided by "cJSON" with any of [2021-01-22T22:42:06.442Z] the following names: [2021-01-22T22:42:06.442Z] [2021-01-22T22:42:06.442Z] cJSONConfig.cmake [2021-01-22T22:42:06.442Z] cjson-config.cmake [2021-01-22T22:42:06.442Z] [2021-01-22T22:42:06.442Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-01-22T22:42:06.442Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-01-22T22:42:06.442Z] provides a separate development package or SDK, be sure it has been [2021-01-22T22:42:06.442Z] installed. [2021-01-22T22:42:06.442Z] [2021-01-22T22:42:06.442Z] [2021-01-22T22:42:06.442Z] -- Configuring done [2021-01-22T22:42:06.442Z] -- Generating done [2021-01-22T22:42:06.442Z] -- Build files have been written to: /tmp/cbor [2021-01-22T22:42:06.442Z] Scanning dependencies of target cbor_shared [2021-01-22T22:42:06.442Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-01-22T22:42:06.704Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-01-22T22:42:06.967Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-01-22T22:42:06.967Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-01-22T22:42:07.230Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-01-22T22:42:07.230Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-01-22T22:42:07.230Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-01-22T22:42:07.230Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-01-22T22:42:07.492Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-01-22T22:42:07.492Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-01-22T22:42:07.756Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-01-22T22:42:07.756Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-01-22T22:42:07.756Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-01-22T22:42:08.020Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-01-22T22:42:08.020Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-01-22T22:42:08.020Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-01-22T22:42:08.065Z] Removing intermediate container fce89f062255 [2021-01-22T22:42:08.065Z] ---> a9c77b9c64cb [2021-01-22T22:42:08.065Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-01-22T22:42:08.283Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-01-22T22:42:08.284Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-01-22T22:42:08.284Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-01-22T22:42:08.284Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-01-22T22:42:08.547Z] [ 40%] Linking C shared library libcbor.so [2021-01-22T22:42:08.547Z] [ 40%] Built target cbor_shared [2021-01-22T22:42:08.547Z] Scanning dependencies of target cbor [2021-01-22T22:42:08.547Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-01-22T22:42:08.658Z] ---> 5d2beb4fbbea [2021-01-22T22:42:08.658Z] Step 8/21 : COPY src /tmp/sdk/src [2021-01-22T22:42:08.809Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-01-22T22:42:08.809Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-01-22T22:42:08.809Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-01-22T22:42:09.387Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-01-22T22:42:09.387Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-01-22T22:42:09.387Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-01-22T22:42:09.387Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-01-22T22:42:09.387Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-01-22T22:42:09.635Z] ---> 601ec00b4899 [2021-01-22T22:42:09.635Z] Step 9/21 : COPY include /tmp/sdk/include [2021-01-22T22:42:09.651Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-01-22T22:42:09.651Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-01-22T22:42:09.916Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-01-22T22:42:09.916Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-01-22T22:42:10.179Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-01-22T22:42:10.179Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-01-22T22:42:10.179Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-01-22T22:42:10.179Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-01-22T22:42:10.447Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-01-22T22:42:10.447Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-01-22T22:42:10.447Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-01-22T22:42:10.610Z] ---> 352e75b8a1fb [2021-01-22T22:42:10.610Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-01-22T22:42:10.715Z] [ 80%] Linking C static library libcbor.a [2021-01-22T22:42:10.715Z] [ 80%] Built target cbor [2021-01-22T22:42:10.715Z] Scanning dependencies of target create_items [2021-01-22T22:42:10.715Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-01-22T22:42:10.715Z] [ 84%] Linking C executable create_items [2021-01-22T22:42:10.715Z] [ 84%] Built target create_items [2021-01-22T22:42:10.715Z] Scanning dependencies of target readfile [2021-01-22T22:42:10.715Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-01-22T22:42:10.715Z] [ 88%] Linking C executable readfile [2021-01-22T22:42:10.715Z] [ 88%] Built target readfile [2021-01-22T22:42:10.715Z] Scanning dependencies of target streaming_parser [2021-01-22T22:42:10.883Z] ---> 90de7a63ab06 [2021-01-22T22:42:10.883Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-01-22T22:42:10.981Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-01-22T22:42:10.981Z] [ 92%] Linking C executable streaming_parser [2021-01-22T22:42:10.981Z] [ 92%] Built target streaming_parser [2021-01-22T22:42:10.981Z] Scanning dependencies of target sort [2021-01-22T22:42:10.981Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-01-22T22:42:10.981Z] [ 96%] Linking C executable sort [2021-01-22T22:42:10.981Z] [ 96%] Built target sort [2021-01-22T22:42:10.981Z] Scanning dependencies of target hello [2021-01-22T22:42:10.981Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-01-22T22:42:11.257Z] [100%] Linking C executable hello [2021-01-22T22:42:11.258Z] [100%] Built target hello [2021-01-22T22:42:11.258Z] Install the project... [2021-01-22T22:42:11.258Z] -- Install configuration: "Release" [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/lib64/libcbor.a [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/lib64/libcbor.so [2021-01-22T22:42:11.258Z] -- Up-to-date: /usr/local/include/cbor [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/common.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/data.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/ints.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/maps.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/strings.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor/tags.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/include/cbor.h [2021-01-22T22:42:11.258Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-01-22T22:42:11.864Z] ---> 146ad05244ff [2021-01-22T22:42:11.864Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-01-22T22:42:12.458Z] ---> 314c18a16441 [2021-01-22T22:42:12.458Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-01-22T22:42:12.458Z] ---> Running in d97fca186025 [2021-01-22T22:42:13.435Z] + CPPCHECK=false [2021-01-22T22:42:13.435Z] + DOCGEN=false [2021-01-22T22:42:13.435Z] + TOMLVER=SDK-0.2 [2021-01-22T22:42:13.435Z] + CUTILVER=1.1.4 [2021-01-22T22:42:13.435Z] + '[' 0 -gt 0 ] [2021-01-22T22:42:13.435Z] + readlink -f ./scripts/build.sh [2021-01-22T22:42:13.435Z] + dirname /tmp/sdk/scripts/build.sh [2021-01-22T22:42:13.435Z] + dirname /tmp/sdk/scripts [2021-01-22T22:42:13.435Z] + ROOT=/tmp/sdk [2021-01-22T22:42:13.435Z] + cd /tmp/sdk [2021-01-22T22:42:13.435Z] + '[' '!' -d deps ] [2021-01-22T22:42:13.435Z] + mkdir deps [2021-01-22T22:42:13.435Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -z [2021-01-22T22:42:13.435Z] -x -f - [2021-01-22T22:42:13.435Z] --2021-01-22 22:42:13-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-01-22T22:42:13.435Z] Resolving github.com... 140.82.112.3 [2021-01-22T22:42:13.705Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-01-22T22:42:13.705Z] HTTP request sent, awaiting response... 302 Found [2021-01-22T22:42:13.705Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-01-22T22:42:13.705Z] --2021-01-22 22:42:13-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-01-22T22:42:13.705Z] Resolving codeload.github.com... 140.82.114.10 [2021-01-22T22:42:13.705Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-01-22T22:42:13.826Z] Removing intermediate container 7082d6cf214f [2021-01-22T22:42:13.826Z] ---> 5d3c9dff8be4 [2021-01-22T22:42:13.826Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-01-22T22:42:13.826Z] ---> Running in 7339fb980d28 [2021-01-22T22:42:13.976Z] HTTP request sent, awaiting response... 200 OK [2021-01-22T22:42:13.976Z] Length: unspecified [application/x-gzip] [2021-01-22T22:42:13.976Z] Saving to: 'STDOUT' [2021-01-22T22:42:13.976Z]  [2021-01-22T22:42:13.976Z] 0K .......... ......  1.04M=0.02s [2021-01-22T22:42:13.976Z] [2021-01-22T22:42:13.976Z] 2021-01-22 22:42:13 (1.04 MB/s) - written to stdout [16451] [2021-01-22T22:42:13.976Z] [2021-01-22T22:42:13.976Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-01-22T22:42:13.976Z] + wget -O+ - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gztar [2021-01-22T22:42:13.976Z] -C deps -z -x -f - [2021-01-22T22:42:13.976Z] --2021-01-22 22:42:13-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-01-22T22:42:13.976Z] Resolving github.com... 140.82.112.3 [2021-01-22T22:42:15.234Z] Removing intermediate container 7339fb980d28 [2021-01-22T22:42:15.234Z] ---> 79503370d52b [2021-01-22T22:42:15.234Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-01-22T22:42:15.234Z] ---> 45378e084421 [2021-01-22T22:42:15.234Z] Step 8/21 : COPY src /tmp/sdk/src [2021-01-22T22:42:15.403Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-01-22T22:42:16.236Z] ---> 46c441169c33 [2021-01-22T22:42:16.236Z] Step 9/21 : COPY include /tmp/sdk/include [2021-01-22T22:42:16.236Z] ---> fa0a0d47866a [2021-01-22T22:42:16.236Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-01-22T22:42:16.549Z] ---> 42129f8f4bc0 [2021-01-22T22:42:16.549Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-01-22T22:42:16.819Z] ---> f7b6a5293a51 [2021-01-22T22:42:16.819Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-01-22T22:42:17.083Z] ---> 4e9d278a433e [2021-01-22T22:42:17.083Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-01-22T22:42:17.083Z] ---> Running in e486fbbc82a9 [2021-01-22T22:42:17.643Z] HTTP request sent, awaiting response... 302 Found [2021-01-22T22:42:17.643Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-01-22T22:42:17.643Z] --2021-01-22 22:42:17-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-01-22T22:42:17.643Z] Resolving codeload.github.com... 140.82.114.10 [2021-01-22T22:42:17.643Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-01-22T22:42:17.643Z] HTTP request sent, awaiting response... 200 OK [2021-01-22T22:42:17.643Z] Length: unspecified [application/x-gzip] [2021-01-22T22:42:17.643Z] Saving to: 'STDOUT' [2021-01-22T22:42:17.643Z]  [2021-01-22T22:42:17.643Z] 0K .......... .......... .......... .......... .......... 1.37M [2021-01-22T22:42:17.643Z] 50K .......... .......... .......... .......... .......... 2.81M [2021-01-22T22:42:17.643Z] 100K .......... .......... .......... .......... .......... 2.77M [2021-01-22T22:42:17.643Z] 150K .......... .......... ....... 4.19M=0.08s [2021-01-22T22:42:17.643Z] [2021-01-22T22:42:17.643Z] 2021-01-22 22:42:17 (2.25 MB/s) - written to stdout [181536] [2021-01-22T22:42:17.643Z] [2021-01-22T22:42:17.643Z] + mkdir -p src/c/iot [2021-01-22T22:42:17.643Z] + 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-01-22T22:42:17.643Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-01-22T22:42:17.643Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-01-22T22:42:17.643Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-01-22T22:42:17.643Z] + mkdir -p include/iot [2021-01-22T22:42:17.644Z] + 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-01-22T22:42:17.644Z] + mkdir -p include/iot/os [2021-01-22T22:42:17.644Z] + 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-01-22T22:42:17.644Z] + mkdir -p /tmp/sdk/build/release [2021-01-22T22:42:17.644Z] + cd /tmp/sdk/build/release [2021-01-22T22:42:17.644Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-01-22T22:42:17.660Z] + CPPCHECK=false [2021-01-22T22:42:17.660Z] + DOCGEN=false [2021-01-22T22:42:17.660Z] + TOMLVER=SDK-0.2 [2021-01-22T22:42:17.660Z] + CUTILVER=1.1.4 [2021-01-22T22:42:17.660Z] + '[' 0 -gt 0 ] [2021-01-22T22:42:17.660Z] + readlink -f ./scripts/build.sh [2021-01-22T22:42:17.660Z] + dirname /tmp/sdk/scripts/build.sh [2021-01-22T22:42:17.660Z] + dirname /tmp/sdk/scripts [2021-01-22T22:42:17.660Z] + ROOT=/tmp/sdk [2021-01-22T22:42:17.660Z] + cd /tmp/sdk [2021-01-22T22:42:17.660Z] + '[' '!' -d deps ] [2021-01-22T22:42:17.660Z] + mkdir deps [2021-01-22T22:42:17.660Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-01-22T22:42:17.660Z] + tar -C deps -z -x -f - [2021-01-22T22:42:17.660Z] --2021-01-22 22:42:17-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-01-22T22:42:17.660Z] Resolving github.com... 140.82.112.3 [2021-01-22T22:42:17.660Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-01-22T22:42:17.660Z] HTTP request sent, awaiting response... 302 Found [2021-01-22T22:42:17.660Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-01-22T22:42:17.660Z] --2021-01-22 22:42:17-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-01-22T22:42:17.660Z] Resolving codeload.github.com... 140.82.114.10 [2021-01-22T22:42:17.660Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-01-22T22:42:17.660Z] HTTP request sent, awaiting response... 200 OK [2021-01-22T22:42:17.660Z] Length: unspecified [application/x-gzip] [2021-01-22T22:42:17.660Z] Saving to: 'STDOUT' [2021-01-22T22:42:17.660Z]  [2021-01-22T22:42:17.916Z] -- The C compiler identification is GNU 8.3.0 [2021-01-22T22:42:17.916Z] -- Check for working C compiler: /usr/bin/cc [2021-01-22T22:42:17.930Z] 0K .......... ......  1.03M=0.02s [2021-01-22T22:42:17.930Z] [2021-01-22T22:42:17.930Z] 2021-01-22 22:42:17 (1.03 MB/s) - written to stdout [16451] [2021-01-22T22:42:17.930Z] [2021-01-22T22:42:17.930Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-01-22T22:42:17.930Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-01-22T22:42:17.930Z] + tar -C deps -z -x -f - [2021-01-22T22:42:17.930Z] --2021-01-22 22:42:17-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-01-22T22:42:17.930Z] Resolving github.com... 140.82.112.3 [2021-01-22T22:42:17.930Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-01-22T22:42:17.930Z] HTTP request sent, awaiting response... 302 Found [2021-01-22T22:42:17.930Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-01-22T22:42:17.930Z] --2021-01-22 22:42:17-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-01-22T22:42:17.930Z] Resolving codeload.github.com... 140.82.114.10 [2021-01-22T22:42:17.930Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-01-22T22:42:17.930Z] HTTP request sent, awaiting response... 200 OK [2021-01-22T22:42:17.930Z] Length: unspecified [application/x-gzip] [2021-01-22T22:42:17.930Z] Saving to: 'STDOUT' [2021-01-22T22:42:17.930Z]  [2021-01-22T22:42:17.930Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-01-22T22:42:17.930Z] 50K .......... .......... .......... .......... .......... 8.66M [2021-01-22T22:42:17.930Z] 100K .......... .......... .......... .......... .......... 4.68M [2021-01-22T22:42:17.930Z] 150K .......... .......... ....... 2.42M=0.06s [2021-01-22T22:42:17.930Z] [2021-01-22T22:42:17.930Z] 2021-01-22 22:42:17 (3.02 MB/s) - written to stdout [181536] [2021-01-22T22:42:17.930Z] [2021-01-22T22:42:18.188Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T22:42:18.188Z] -- Detecting C compiler ABI info [2021-01-22T22:42:18.195Z] + mkdir -p src/c/iot [2021-01-22T22:42:18.195Z] + 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-01-22T22:42:18.195Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-01-22T22:42:18.195Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-01-22T22:42:18.195Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-01-22T22:42:18.195Z] + mkdir -p include/iot [2021-01-22T22:42:18.195Z] + 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-01-22T22:42:18.195Z] + mkdir -p include/iot/os [2021-01-22T22:42:18.195Z] + 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-01-22T22:42:18.195Z] + mkdir -p /tmp/sdk/build/release [2021-01-22T22:42:18.195Z] + cd /tmp/sdk/build/release [2021-01-22T22:42:18.195Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-01-22T22:42:18.195Z] -- The C compiler identification is GNU 8.3.0 [2021-01-22T22:42:18.195Z] -- Check for working C compiler: /usr/bin/cc [2021-01-22T22:42:18.457Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T22:42:18.457Z] -- Detecting C compiler ABI info [2021-01-22T22:42:18.457Z] -- Detecting C compiler ABI info - done [2021-01-22T22:42:18.457Z] -- Detecting C compile features [2021-01-22T22:42:18.459Z] -- Detecting C compiler ABI info - done [2021-01-22T22:42:18.460Z] -- Detecting C compile features [2021-01-22T22:42:18.721Z] -- Detecting C compile features - done [2021-01-22T22:42:18.722Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-01-22T22:42:18.722Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-01-22T22:42:18.722Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-01-22T22:42:18.722Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-01-22T22:42:18.722Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-01-22T22:42:18.722Z] -- C SDK 1.3.1 for Linux [2021-01-22T22:42:18.722Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-01-22T22:42:18.722Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-01-22T22:42:18.722Z] -- Found Curses: /usr/lib/libcurses.so [2021-01-22T22:42:18.722Z] -- Configuring done [2021-01-22T22:42:18.989Z] -- Generating done [2021-01-22T22:42:18.989Z] -- Build files have been written to: /tmp/sdk/build/release [2021-01-22T22:42:18.989Z] + make [2021-01-22T22:42:18.989Z] + tee release.log [2021-01-22T22:42:18.989Z] Scanning dependencies of target csdk [2021-01-22T22:42:18.989Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-01-22T22:42:19.254Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-01-22T22:42:19.254Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-01-22T22:42:19.439Z] -- Detecting C compile features - done [2021-01-22T22:42:19.439Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-01-22T22:42:19.439Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-01-22T22:42:19.439Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-01-22T22:42:19.439Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-01-22T22:42:19.439Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-01-22T22:42:19.439Z] -- C SDK 1.3.1 for Linux [2021-01-22T22:42:19.439Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-01-22T22:42:19.439Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-01-22T22:42:19.439Z] -- Found Curses: /usr/lib/libcurses.so [2021-01-22T22:42:19.518Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-01-22T22:42:19.708Z] -- Configuring done [2021-01-22T22:42:19.981Z] -- Generating done [2021-01-22T22:42:19.981Z] -- Build files have been written to: /tmp/sdk/build/release [2021-01-22T22:42:19.981Z] + make+ [2021-01-22T22:42:19.981Z] tee release.log [2021-01-22T22:42:19.981Z] Scanning dependencies of target csdk [2021-01-22T22:42:20.093Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-01-22T22:42:20.093Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-01-22T22:42:20.093Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-01-22T22:42:20.254Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-01-22T22:42:20.670Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-01-22T22:42:20.850Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-01-22T22:42:21.248Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-01-22T22:42:21.248Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-01-22T22:42:21.450Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-01-22T22:42:21.511Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-01-22T22:42:21.512Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-01-22T22:42:21.721Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-01-22T22:42:21.774Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-01-22T22:42:21.774Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-01-22T22:42:21.774Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-01-22T22:42:22.721Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-01-22T22:42:22.721Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-01-22T22:42:22.983Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-01-22T22:42:22.983Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-01-22T22:42:23.248Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-01-22T22:42:23.680Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-01-22T22:42:23.825Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-01-22T22:42:23.825Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-01-22T22:42:24.088Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-01-22T22:42:24.088Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-01-22T22:42:24.272Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-01-22T22:42:24.272Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-01-22T22:42:24.351Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-01-22T22:42:24.351Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-01-22T22:42:24.615Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-01-22T22:42:24.615Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-01-22T22:42:24.878Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-01-22T22:42:24.878Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-01-22T22:42:25.454Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-01-22T22:42:25.454Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-01-22T22:42:25.701Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-01-22T22:42:25.716Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-01-22T22:42:25.979Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-01-22T22:42:26.931Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-01-22T22:42:27.195Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-01-22T22:42:27.195Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-01-22T22:42:27.458Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-01-22T22:42:27.665Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-01-22T22:42:27.723Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-01-22T22:42:27.935Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-01-22T22:42:27.987Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-01-22T22:42:28.565Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-01-22T22:42:28.906Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-01-22T22:42:29.177Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-01-22T22:42:29.449Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-01-22T22:42:29.515Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-01-22T22:42:29.515Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-01-22T22:42:29.721Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-01-22T22:42:29.778Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-01-22T22:42:29.992Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-01-22T22:42:30.042Z] [ 71%] Linking C shared library libcsdk.so [2021-01-22T22:42:30.305Z] [ 71%] Built target csdk [2021-01-22T22:42:30.305Z] Scanning dependencies of target template [2021-01-22T22:42:30.305Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-01-22T22:42:30.305Z] [ 74%] Linking C executable template [2021-01-22T22:42:30.569Z] [ 74%] Built target template [2021-01-22T22:42:30.569Z] Scanning dependencies of target device-counter [2021-01-22T22:42:30.569Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-01-22T22:42:30.569Z] [ 77%] Linking C executable device-counter [2021-01-22T22:42:30.569Z] [ 77%] Built target device-counter [2021-01-22T22:42:30.569Z] Scanning dependencies of target device-random [2021-01-22T22:42:30.833Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-01-22T22:42:30.833Z] [ 80%] Linking C executable device-random [2021-01-22T22:42:30.833Z] [ 80%] Built target device-random [2021-01-22T22:42:30.833Z] Scanning dependencies of target device-gyro [2021-01-22T22:42:30.833Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-01-22T22:42:31.096Z] [ 84%] Linking C executable device-gyro [2021-01-22T22:42:31.096Z] [ 84%] Built target device-gyro [2021-01-22T22:42:31.096Z] Scanning dependencies of target device-bitfields [2021-01-22T22:42:31.096Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-01-22T22:42:31.360Z] [ 87%] Linking C executable device-bitfields [2021-01-22T22:42:31.360Z] [ 87%] Built target device-bitfields [2021-01-22T22:42:31.360Z] Scanning dependencies of target template-discovery [2021-01-22T22:42:31.360Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-01-22T22:42:31.622Z] [ 90%] Linking C executable template-discovery [2021-01-22T22:42:31.622Z] [ 90%] Built target template-discovery [2021-01-22T22:42:31.622Z] Scanning dependencies of target device-file [2021-01-22T22:42:31.622Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-01-22T22:42:31.885Z] [ 93%] Linking C executable device-file [2021-01-22T22:42:31.885Z] [ 93%] Built target device-file [2021-01-22T22:42:31.885Z] Scanning dependencies of target device-terminal [2021-01-22T22:42:31.885Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-01-22T22:42:32.151Z] [ 96%] Linking C executable device-terminal [2021-01-22T22:42:32.151Z] [ 96%] Built target device-terminal [2021-01-22T22:42:32.151Z] Scanning dependencies of target templatev1 [2021-01-22T22:42:32.151Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-01-22T22:42:32.151Z] [100%] Linking C executable templatev1 [2021-01-22T22:42:32.432Z] [100%] Built target templatev1 [2021-01-22T22:42:32.432Z] + tee -a release.log [2021-01-22T22:42:32.432Z] + make package [2021-01-22T22:42:32.432Z] [ 71%] Built target csdk [2021-01-22T22:42:32.432Z] [ 74%] Built target template [2021-01-22T22:42:32.432Z] [ 77%] Built target device-counter [2021-01-22T22:42:32.432Z] [ 80%] Built target device-random [2021-01-22T22:42:32.432Z] [ 84%] Built target device-gyro [2021-01-22T22:42:32.432Z] [ 87%] Built target device-bitfields [2021-01-22T22:42:32.755Z] [ 90%] Built target template-discovery [2021-01-22T22:42:32.755Z] [ 93%] Built target device-file [2021-01-22T22:42:32.755Z] [ 96%] Built target device-terminal [2021-01-22T22:42:32.755Z] [100%] Built target templatev1 [2021-01-22T22:42:32.755Z] Run CPack packaging tool... [2021-01-22T22:42:32.755Z] CPack: Create package using TGZ [2021-01-22T22:42:32.755Z] CPack: Install projects [2021-01-22T22:42:32.755Z] CPack: - Run preinstall target for: Csdk [2021-01-22T22:42:33.018Z] CPack: - Install project: Csdk [2021-01-22T22:42:33.018Z] CPack: Create package [2021-01-22T22:42:33.018Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.1.tar.gz generated. [2021-01-22T22:42:33.018Z] + '[' false '=' true ] [2021-01-22T22:42:33.018Z] + '[' false '=' true ] [2021-01-22T22:42:33.018Z] + mkdir -p /tmp/sdk/build/debug [2021-01-22T22:42:33.018Z] + cd /tmp/sdk/build/debug [2021-01-22T22:42:33.018Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-01-22T22:42:33.018Z] -- The C compiler identification is GNU 8.3.0 [2021-01-22T22:42:33.018Z] -- Check for working C compiler: /usr/bin/cc [2021-01-22T22:42:33.280Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T22:42:33.280Z] -- Detecting C compiler ABI info [2021-01-22T22:42:33.280Z] -- Detecting C compiler ABI info - done [2021-01-22T22:42:33.280Z] -- Detecting C compile features [2021-01-22T22:42:33.369Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-01-22T22:42:33.544Z] -- Detecting C compile features - done [2021-01-22T22:42:33.545Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-01-22T22:42:33.545Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-01-22T22:42:33.545Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-01-22T22:42:33.545Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-01-22T22:42:33.545Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-01-22T22:42:33.545Z] -- C SDK 1.3.1 for Linux [2021-01-22T22:42:33.545Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-01-22T22:42:33.545Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-01-22T22:42:33.545Z] -- Found Curses: /usr/lib/libcurses.so [2021-01-22T22:42:33.545Z] -- Configuring done [2021-01-22T22:42:33.640Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-01-22T22:42:33.807Z] -- Generating done [2021-01-22T22:42:33.807Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-01-22T22:42:33.807Z] + make [2021-01-22T22:42:33.807Z] + tee debug.log [2021-01-22T22:42:33.807Z] Scanning dependencies of target csdk [2021-01-22T22:42:33.807Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-01-22T22:42:33.912Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-01-22T22:42:34.070Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-01-22T22:42:34.070Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-01-22T22:42:34.070Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-01-22T22:42:34.335Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-01-22T22:42:34.335Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-01-22T22:42:34.335Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-01-22T22:42:34.505Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-01-22T22:42:34.597Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-01-22T22:42:34.860Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-01-22T22:42:34.860Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-01-22T22:42:34.860Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-01-22T22:42:35.099Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-01-22T22:42:35.122Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-01-22T22:42:35.122Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-01-22T22:42:35.122Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-01-22T22:42:35.385Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-01-22T22:42:35.650Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-01-22T22:42:35.650Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-01-22T22:42:35.650Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-01-22T22:42:35.650Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-01-22T22:42:35.912Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-01-22T22:42:36.176Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-01-22T22:42:36.176Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-01-22T22:42:36.176Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-01-22T22:42:36.176Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-01-22T22:42:36.438Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-01-22T22:42:36.439Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-01-22T22:42:36.439Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-01-22T22:42:36.439Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-01-22T22:42:36.701Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-01-22T22:42:36.701Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-01-22T22:42:36.701Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-01-22T22:42:36.963Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-01-22T22:42:36.963Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-01-22T22:42:36.963Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-01-22T22:42:37.542Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-01-22T22:42:37.542Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-01-22T22:42:37.542Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-01-22T22:42:37.542Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-01-22T22:42:37.711Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-01-22T22:42:37.711Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-01-22T22:42:37.711Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-01-22T22:42:37.804Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-01-22T22:42:38.066Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-01-22T22:42:38.066Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-01-22T22:42:38.307Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-01-22T22:42:38.328Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-01-22T22:42:38.598Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-01-22T22:42:38.598Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-01-22T22:42:38.598Z] [ 71%] Linking C shared library libcsdk.so [2021-01-22T22:42:38.860Z] [ 71%] Built target csdk [2021-01-22T22:42:38.860Z] Scanning dependencies of target template [2021-01-22T22:42:38.860Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-01-22T22:42:38.860Z] [ 74%] Linking C executable template [2021-01-22T22:42:38.860Z] [ 74%] Built target template [2021-01-22T22:42:38.860Z] Scanning dependencies of target device-counter [2021-01-22T22:42:38.860Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-01-22T22:42:38.902Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-01-22T22:42:38.902Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-01-22T22:42:39.122Z] [ 77%] Linking C executable device-counter [2021-01-22T22:42:39.122Z] [ 77%] Built target device-counter [2021-01-22T22:42:39.122Z] Scanning dependencies of target device-random [2021-01-22T22:42:39.122Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-01-22T22:42:39.122Z] [ 80%] Linking C executable device-random [2021-01-22T22:42:39.385Z] [ 80%] Built target device-random [2021-01-22T22:42:39.385Z] Scanning dependencies of target device-gyro [2021-01-22T22:42:39.385Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-01-22T22:42:39.385Z] [ 84%] Linking C executable device-gyro [2021-01-22T22:42:39.385Z] [ 84%] Built target device-gyro [2021-01-22T22:42:39.385Z] Scanning dependencies of target device-bitfields [2021-01-22T22:42:39.385Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-01-22T22:42:39.647Z] [ 87%] Linking C executable device-bitfields [2021-01-22T22:42:39.647Z] [ 87%] Built target device-bitfields [2021-01-22T22:42:39.647Z] Scanning dependencies of target template-discovery [2021-01-22T22:42:39.647Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-01-22T22:42:39.647Z] [ 90%] Linking C executable template-discovery [2021-01-22T22:42:39.647Z] [ 90%] Built target template-discovery [2021-01-22T22:42:39.876Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-01-22T22:42:39.909Z] Scanning dependencies of target device-file [2021-01-22T22:42:39.909Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-01-22T22:42:39.909Z] [ 93%] Linking C executable device-file [2021-01-22T22:42:39.909Z] [ 93%] Built target device-file [2021-01-22T22:42:39.909Z] Scanning dependencies of target device-terminal [2021-01-22T22:42:39.909Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-01-22T22:42:40.177Z] [ 96%] Linking C executable device-terminal [2021-01-22T22:42:40.177Z] [ 96%] Built target device-terminal [2021-01-22T22:42:40.177Z] Scanning dependencies of target templatev1 [2021-01-22T22:42:40.177Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-01-22T22:42:40.177Z] [100%] Linking C executable templatev1 [2021-01-22T22:42:40.438Z] [100%] Built target templatev1 [2021-01-22T22:42:40.438Z] make: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 71%] Built target csdk [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 74%] Built target template [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 77%] Built target device-counter [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 80%] Built target device-random [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 84%] Built target device-gyro [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 87%] Built target device-bitfields [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 90%] Built target template-discovery [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 93%] Built target device-file [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [ 96%] Built target device-terminal [2021-01-22T22:42:40.438Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] [100%] Built target templatev1 [2021-01-22T22:42:40.438Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:40.438Z] Install the project... [2021-01-22T22:42:40.438Z] -- Install configuration: "Release" [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/lib/libcsdk.so [2021-01-22T22:42:40.438Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-01-22T22:42:40.438Z] -- Up-to-date: /usr/local/include [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/devsdk [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/devices.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/devsdk.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/error.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/eventgen.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/os.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot/base64.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot/component.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot/config.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot/container.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot/data.h [2021-01-22T22:42:40.438Z] -- Installing: /usr/local/include/iot/hash.h [2021-01-22T22:42:40.439Z] -- Installing: /usr/local/include/iot/iot.h [2021-01-22T22:42:40.471Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/json.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/logger.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/os.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/thread.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/time.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/typecode.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/os [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/include/iot/defs.h [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-01-22T22:42:40.705Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-01-22T22:42:40.705Z] make: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:42:41.067Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-01-22T22:42:41.067Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-01-22T22:42:42.643Z] Removing intermediate container e486fbbc82a9 [2021-01-22T22:42:42.643Z] ---> 301538d1de3f [2021-01-22T22:42:42.643Z] Step 14/21 : FROM ${BASE} [2021-01-22T22:42:42.643Z] ---> 5eabd8fd8ba2 [2021-01-22T22:42:42.643Z] Step 15/21 : LABEL maintainer="IOTech " [2021-01-22T22:42:42.906Z] ---> Running in f35c8143dade [2021-01-22T22:42:42.906Z] Removing intermediate container f35c8143dade [2021-01-22T22:42:42.906Z] ---> 88edc198e1a2 [2021-01-22T22:42:42.906Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-01-22T22:42:43.039Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-01-22T22:42:43.170Z] ---> Running in 2942cfbd294e [2021-01-22T22:42:43.310Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-01-22T22:42:44.122Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-01-22T22:42:44.286Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-01-22T22:42:44.559Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-01-22T22:42:44.699Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-01-22T22:42:45.276Z] (1/3) Installing curl (7.64.0-r5) [2021-01-22T22:42:45.276Z] (2/3) Installing libuuid (2.33-r0) [2021-01-22T22:42:45.276Z] (3/3) Installing wget (1.20.3-r0) [2021-01-22T22:42:45.540Z] Executing busybox-1.29.3-r10.trigger [2021-01-22T22:42:45.540Z] OK: 268 MiB in 78 packages [2021-01-22T22:42:46.127Z] Removing intermediate container 2942cfbd294e [2021-01-22T22:42:46.127Z] ---> b8ded42885ee [2021-01-22T22:42:46.127Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-01-22T22:42:46.389Z] ---> 10b3d6b3ff36 [2021-01-22T22:42:46.389Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-01-22T22:42:46.652Z] ---> 17ca90d5fc36 [2021-01-22T22:42:46.652Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-01-22T22:42:46.914Z] ---> dba4f0077173 [2021-01-22T22:42:46.914Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-01-22T22:42:47.177Z] ---> 2ce30ef180ca [2021-01-22T22:42:47.177Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-01-22T22:42:47.440Z] ---> d1dc305baec8 [2021-01-22T22:42:47.440Z] Successfully built d1dc305baec8 [2021-01-22T22:42:47.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:42:48.100Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T22:42:48.100Z] . [Pipeline] withDockerContainer [2021-01-22T22:42:48.220Z] prd-centos7-docker-4c-2g-22364 does not seem to be running inside a container [2021-01-22T22:42:48.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/52 -v /w/workspace/device-sdk-c/52:/w/workspace/device-sdk-c/52:rw,z -v /w/workspace/device-sdk-c/52@tmp:/w/workspace/device-sdk-c/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T22:42:48.844Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-01-22T22:42:49.307Z] $ docker top c3e508bcb59b8ea31ee6431a0745af5d648b5196460b2c3af41e5e6ff706ba93 -eo pid,comm [2021-01-22T22:42:49.438Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [Pipeline] { [Pipeline] sh [2021-01-22T22:42:49.714Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-01-22T22:42:49.842Z] + make test [2021-01-22T22:42:49.843Z] echo "make test" [2021-01-22T22:42:49.843Z] make test [Pipeline] } [2021-01-22T22:42:49.859Z] $ docker stop --time=1 c3e508bcb59b8ea31ee6431a0745af5d648b5196460b2c3af41e5e6ff706ba93 [2021-01-22T22:42:50.310Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-01-22T22:42:50.901Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-01-22T22:42:51.260Z] $ docker rm -f c3e508bcb59b8ea31ee6431a0745af5d648b5196460b2c3af41e5e6ff706ba93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-01-22T22:42:52.327Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [Pipeline] sh [2021-01-22T22:42:54.294Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-01-22T22:42:54.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-22T22:42:54.853Z] + ls -al . [2021-01-22T22:42:54.853Z] total 160 [2021-01-22T22:42:54.853Z] drwxrwxr-x. 8 jenkins jenkins 260 Jan 22 22:41 . [2021-01-22T22:42:54.853Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 22 22:41 .. [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jan 22 22:41 Attribution.txt [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 6087 Jan 22 22:41 CHANGES [2021-01-22T22:42:54.853Z] drwxrwxr-x. 2 jenkins jenkins 144 Jan 22 22:41 docs [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jan 22 22:41 Doxyfile [2021-01-22T22:42:54.853Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 22 22:41 .git [2021-01-22T22:42:54.853Z] drwxrwxr-x. 2 jenkins jenkins 81 Jan 22 22:41 .github [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 176 Jan 22 22:41 .gitignore [2021-01-22T22:42:54.853Z] drwxrwxr-x. 4 jenkins jenkins 33 Jan 22 22:41 include [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 784 Jan 22 22:41 Jenkinsfile [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 22 22:41 LICENSE [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 449 Jan 22 22:41 Makefile [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 2697 Jan 22 22:41 README.md [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 5977 Jan 22 22:41 README.v2.md [2021-01-22T22:42:54.853Z] drwxrwxr-x. 2 jenkins jenkins 98 Jan 22 22:41 scripts [2021-01-22T22:42:54.853Z] drwxrwxr-x. 4 jenkins jenkins 50 Jan 22 22:41 src [2021-01-22T22:42:54.853Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 22:38 VERSION [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:42:55.194Z] + 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=e144b802fa1870b274eef210e2a0de0603b8b97f --label arch=amd64 --label version=1.3.1 . [2021-01-22T22:42:55.194Z] Sending build context to Docker daemon 2.387MB [2021-01-22T22:42:55.194Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-01-22T22:42:55.194Z] Step 2/15 : FROM ${BASE} [2021-01-22T22:42:55.194Z] ---> d1dc305baec8 [2021-01-22T22:42:55.194Z] Step 3/15 : LABEL maintainer="IOTech " [2021-01-22T22:42:55.774Z] ---> Running in a155bc074962 [2021-01-22T22:42:56.039Z] Removing intermediate container a155bc074962 [2021-01-22T22:42:56.039Z] ---> eb70403c1637 [2021-01-22T22:42:56.039Z] 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-01-22T22:42:56.039Z] ---> Running in ae818ae90ca7 [2021-01-22T22:42:56.624Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-01-22T22:42:57.576Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-01-22T22:42:57.702Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-01-22T22:42:57.702Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-01-22T22:42:58.153Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-01-22T22:42:58.416Z] (2/6) Installing libblkid (2.33-r0) [2021-01-22T22:42:58.678Z] (3/6) Installing libfdisk (2.33-r0) [2021-01-22T22:42:58.678Z] (4/6) Installing libmount (2.33-r0) [2021-01-22T22:42:59.132Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-01-22T22:42:59.255Z] (5/6) Installing libsmartcols (2.33-r0) [2021-01-22T22:42:59.255Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-01-22T22:42:59.405Z] [ 71%] Linking C shared library libcsdk.so [2021-01-22T22:42:59.679Z] [ 71%] Built target csdk [2021-01-22T22:42:59.679Z] Scanning dependencies of target template [2021-01-22T22:42:59.679Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-01-22T22:43:00.203Z] Executing busybox-1.29.3-r10.trigger [2021-01-22T22:43:00.203Z] OK: 272 MiB in 84 packages [2021-01-22T22:43:00.273Z] [ 74%] Linking C executable template [2021-01-22T22:43:00.556Z] [ 74%] Built target template [2021-01-22T22:43:00.556Z] Scanning dependencies of target device-counter [2021-01-22T22:43:00.556Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-01-22T22:43:00.779Z] Removing intermediate container ae818ae90ca7 [2021-01-22T22:43:00.779Z] ---> 958b882e7630 [2021-01-22T22:43:00.779Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-01-22T22:43:01.044Z] ---> 7a95898ba9ef [2021-01-22T22:43:01.044Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-01-22T22:43:01.153Z] [ 77%] Linking C executable device-counter [2021-01-22T22:43:01.153Z] [ 77%] Built target device-counter [2021-01-22T22:43:01.153Z] Scanning dependencies of target device-random [2021-01-22T22:43:01.425Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-01-22T22:43:01.700Z] [ 80%] Linking C executable device-random [2021-01-22T22:43:01.972Z] [ 80%] Built target device-random [2021-01-22T22:43:01.972Z] Scanning dependencies of target device-gyro [2021-01-22T22:43:01.972Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-01-22T22:43:01.997Z] ---> 842621ad10c0 [2021-01-22T22:43:01.997Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-01-22T22:43:01.997Z] ---> 0d37f66892aa [2021-01-22T22:43:01.997Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-01-22T22:43:02.262Z] ---> 2ceda7a1b75e [2021-01-22T22:43:02.262Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-01-22T22:43:02.529Z] ---> 7a597dd99162 [2021-01-22T22:43:02.529Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-01-22T22:43:02.566Z] [ 84%] Linking C executable device-gyro [2021-01-22T22:43:02.566Z] [ 84%] Built target device-gyro [2021-01-22T22:43:02.566Z] Scanning dependencies of target device-bitfields [2021-01-22T22:43:02.793Z] ---> 09ac74ed9209 [2021-01-22T22:43:02.793Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-01-22T22:43:02.793Z] ---> Running in b1036ee2576e [2021-01-22T22:43:02.838Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-01-22T22:43:03.058Z] Removing intermediate container b1036ee2576e [2021-01-22T22:43:03.058Z] ---> de95d0747b30 [2021-01-22T22:43:03.058Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-01-22T22:43:03.058Z] ---> Running in 853454d9ee0c [2021-01-22T22:43:03.110Z] [ 87%] Linking C executable device-bitfields [2021-01-22T22:43:03.321Z] Removing intermediate container 853454d9ee0c [2021-01-22T22:43:03.321Z] ---> b554e9610818 [2021-01-22T22:43:03.321Z] Step 13/15 : LABEL arch=amd64 [2021-01-22T22:43:03.321Z] ---> Running in a5c4d40535e4 [2021-01-22T22:43:03.383Z] [ 87%] Built target device-bitfields [2021-01-22T22:43:03.383Z] Scanning dependencies of target template-discovery [2021-01-22T22:43:03.383Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-01-22T22:43:03.589Z] Removing intermediate container a5c4d40535e4 [2021-01-22T22:43:03.589Z] ---> 00f3e565c523 [2021-01-22T22:43:03.589Z] Step 14/15 : LABEL git_sha=e144b802fa1870b274eef210e2a0de0603b8b97f [2021-01-22T22:43:03.589Z] ---> Running in a5a475139149 [2021-01-22T22:43:03.860Z] Removing intermediate container a5a475139149 [2021-01-22T22:43:03.860Z] ---> 8c5c50b04b5b [2021-01-22T22:43:03.860Z] Step 15/15 : LABEL version=1.3.1 [2021-01-22T22:43:03.860Z] ---> Running in 086bea08e2f9 [2021-01-22T22:43:03.860Z] Removing intermediate container 086bea08e2f9 [2021-01-22T22:43:03.860Z] ---> 9ecb0824d4ac [2021-01-22T22:43:03.860Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-01-22T22:43:03.860Z] Successfully built 9ecb0824d4ac [2021-01-22T22:43:03.986Z] [ 90%] Linking C executable template-discovery [2021-01-22T22:43:04.127Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-22T22:43:04.264Z] [ 90%] Built target template-discovery [2021-01-22T22:43:04.264Z] Scanning dependencies of target device-file [2021-01-22T22:43:04.264Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [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] } [2021-01-22T22:43:04.863Z] [ 93%] Linking C executable device-file [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-01-22T22:43:05.137Z] [ 93%] Built target device-file [2021-01-22T22:43:05.137Z] Scanning dependencies of target device-terminal [2021-01-22T22:43:05.137Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [Pipeline] // stage [Pipeline] } [2021-01-22T22:43:05.730Z] [ 96%] Linking C executable device-terminal [2021-01-22T22:43:05.730Z] [ 96%] Built target device-terminal [2021-01-22T22:43:05.730Z] Scanning dependencies of target templatev1 [2021-01-22T22:43:06.001Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-01-22T22:43:06.597Z] [100%] Linking C executable templatev1 [2021-01-22T22:43:06.597Z] [100%] Built target templatev1 [2021-01-22T22:43:06.597Z] + make package [2021-01-22T22:43:06.597Z] + tee -a release.log [2021-01-22T22:43:06.869Z] [ 71%] Built target csdk [2021-01-22T22:43:06.869Z] [ 74%] Built target template [2021-01-22T22:43:06.869Z] [ 77%] Built target device-counter [2021-01-22T22:43:06.869Z] [ 80%] Built target device-random [2021-01-22T22:43:06.869Z] [ 84%] Built target device-gyro [2021-01-22T22:43:07.142Z] [ 87%] Built target device-bitfields [2021-01-22T22:43:07.142Z] [ 90%] Built target template-discovery [2021-01-22T22:43:07.142Z] [ 93%] Built target device-file [2021-01-22T22:43:07.142Z] [ 96%] Built target device-terminal [2021-01-22T22:43:07.142Z] [100%] Built target templatev1 [2021-01-22T22:43:07.142Z] Run CPack packaging tool... [2021-01-22T22:43:07.142Z] CPack: Create package using TGZ [2021-01-22T22:43:07.142Z] CPack: Install projects [2021-01-22T22:43:07.142Z] CPack: - Run preinstall target for: Csdk [2021-01-22T22:43:07.736Z] CPack: - Install project: Csdk [2021-01-22T22:43:07.736Z] CPack: Create package [2021-01-22T22:43:08.009Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.1.tar.gz generated. [2021-01-22T22:43:08.009Z] + '[' false '=' true ] [2021-01-22T22:43:08.009Z] + '[' false '=' true ] [2021-01-22T22:43:08.009Z] + mkdir -p /tmp/sdk/build/debug [2021-01-22T22:43:08.009Z] + cd /tmp/sdk/build/debug [2021-01-22T22:43:08.009Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-01-22T22:43:08.282Z] -- The C compiler identification is GNU 8.3.0 [2021-01-22T22:43:08.282Z] -- Check for working C compiler: /usr/bin/cc [2021-01-22T22:43:08.557Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T22:43:08.557Z] -- Detecting C compiler ABI info [2021-01-22T22:43:08.830Z] -- Detecting C compiler ABI info - done [2021-01-22T22:43:08.830Z] -- Detecting C compile features [2021-01-22T22:43:09.428Z] -- Detecting C compile features - done [2021-01-22T22:43:09.428Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-01-22T22:43:09.701Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-01-22T22:43:09.701Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-01-22T22:43:09.701Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-01-22T22:43:09.701Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-01-22T22:43:09.701Z] -- C SDK 1.3.1 for Linux [2021-01-22T22:43:09.701Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-01-22T22:43:09.701Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-01-22T22:43:09.974Z] -- Found Curses: /usr/lib/libcurses.so [2021-01-22T22:43:09.974Z] -- Configuring done [2021-01-22T22:43:10.247Z] -- Generating done [2021-01-22T22:43:10.247Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-01-22T22:43:10.247Z] + make+ [2021-01-22T22:43:10.247Z] tee debug.log [2021-01-22T22:43:10.247Z] Scanning dependencies of target csdk [2021-01-22T22:43:10.517Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-01-22T22:43:10.790Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-01-22T22:43:11.063Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-01-22T22:43:11.337Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-01-22T22:43:11.936Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-01-22T22:43:12.217Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-01-22T22:43:12.489Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-01-22T22:43:12.766Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-01-22T22:43:13.742Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-01-22T22:43:13.742Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-01-22T22:43:14.022Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-01-22T22:43:14.308Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-01-22T22:43:14.581Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-01-22T22:43:14.872Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-01-22T22:43:14.872Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-01-22T22:43:15.846Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-01-22T22:43:16.120Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-01-22T22:43:16.397Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-01-22T22:43:16.397Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-01-22T22:43:16.675Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-01-22T22:43:17.655Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-01-22T22:43:17.655Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-01-22T22:43:17.927Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-01-22T22:43:18.199Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-01-22T22:43:18.471Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-01-22T22:43:18.471Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-01-22T22:43:18.744Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-01-22T22:43:19.018Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-01-22T22:43:19.290Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-01-22T22:43:19.563Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-01-22T22:43:19.834Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-01-22T22:43:20.104Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-01-22T22:43:20.377Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-01-22T22:43:20.653Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-01-22T22:43:21.630Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-01-22T22:43:21.903Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-01-22T22:43:22.176Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-01-22T22:43:22.448Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-01-22T22:43:22.720Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-01-22T22:43:23.692Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-01-22T22:43:24.287Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-01-22T22:43:24.881Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-01-22T22:43:25.154Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-01-22T22:43:25.427Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-01-22T22:43:25.699Z] [ 71%] Linking C shared library libcsdk.so [2021-01-22T22:43:25.984Z] [ 71%] Built target csdk [2021-01-22T22:43:25.984Z] Scanning dependencies of target template [2021-01-22T22:43:25.984Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-01-22T22:43:26.257Z] [ 74%] Linking C executable template [2021-01-22T22:43:26.529Z] [ 74%] Built target template [2021-01-22T22:43:26.529Z] Scanning dependencies of target device-counter [2021-01-22T22:43:26.529Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-01-22T22:43:26.802Z] [ 77%] Linking C executable device-counter [2021-01-22T22:43:27.074Z] [ 77%] Built target device-counter [2021-01-22T22:43:27.074Z] Scanning dependencies of target device-random [2021-01-22T22:43:27.074Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-01-22T22:43:27.347Z] [ 80%] Linking C executable device-random [2021-01-22T22:43:27.622Z] [ 80%] Built target device-random [2021-01-22T22:43:27.622Z] Scanning dependencies of target device-gyro [2021-01-22T22:43:27.622Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-01-22T22:43:27.897Z] [ 84%] Linking C executable device-gyro [2021-01-22T22:43:27.897Z] [ 84%] Built target device-gyro [2021-01-22T22:43:27.897Z] Scanning dependencies of target device-bitfields [2021-01-22T22:43:28.171Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-01-22T22:43:28.171Z] [ 87%] Linking C executable device-bitfields [2021-01-22T22:43:28.445Z] [ 87%] Built target device-bitfields [2021-01-22T22:43:28.445Z] Scanning dependencies of target template-discovery [2021-01-22T22:43:28.445Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-01-22T22:43:28.718Z] [ 90%] Linking C executable template-discovery [2021-01-22T22:43:28.991Z] [ 90%] Built target template-discovery [2021-01-22T22:43:28.991Z] Scanning dependencies of target device-file [2021-01-22T22:43:28.991Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-01-22T22:43:29.264Z] [ 93%] Linking C executable device-file [2021-01-22T22:43:29.537Z] [ 93%] Built target device-file [2021-01-22T22:43:29.537Z] Scanning dependencies of target device-terminal [2021-01-22T22:43:29.537Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-01-22T22:43:29.811Z] [ 96%] Linking C executable device-terminal [2021-01-22T22:43:30.083Z] [ 96%] Built target device-terminal [2021-01-22T22:43:30.083Z] Scanning dependencies of target templatev1 [2021-01-22T22:43:30.083Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-01-22T22:43:30.357Z] [100%] Linking C executable templatev1 [2021-01-22T22:43:30.633Z] [100%] Built target templatev1 [2021-01-22T22:43:30.633Z] make: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.633Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.633Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] [ 71%] Built target csdk [2021-01-22T22:43:30.905Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] [ 74%] Built target template [2021-01-22T22:43:30.905Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] [ 77%] Built target device-counter [2021-01-22T22:43:30.905Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] [ 80%] Built target device-random [2021-01-22T22:43:30.905Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:30.905Z] [ 84%] Built target device-gyro [2021-01-22T22:43:30.905Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] [ 87%] Built target device-bitfields [2021-01-22T22:43:31.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] [ 90%] Built target template-discovery [2021-01-22T22:43:31.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] [ 93%] Built target device-file [2021-01-22T22:43:31.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] [ 96%] Built target device-terminal [2021-01-22T22:43:31.181Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] [100%] Built target templatev1 [2021-01-22T22:43:31.181Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:31.181Z] Install the project... [2021-01-22T22:43:31.181Z] -- Install configuration: "Release" [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/lib/libcsdk.so [2021-01-22T22:43:31.181Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-01-22T22:43:31.181Z] -- Up-to-date: /usr/local/include [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/eventgen.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/error.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/devsdk.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/devices.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/os.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/devsdk [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/json.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/container.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/component.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/typecode.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/iot.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/time.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/hash.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/logger.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/os [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-01-22T22:43:31.181Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/data.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/thread.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/os.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/base64.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/defs.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/include/iot/config.h [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-01-22T22:43:31.453Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-01-22T22:43:31.453Z] make: Leaving directory '/tmp/sdk/build/release' [2021-01-22T22:43:34.080Z] Removing intermediate container d97fca186025 [2021-01-22T22:43:34.080Z] ---> 0458fdab4e94 [2021-01-22T22:43:34.080Z] Step 14/21 : FROM ${BASE} [2021-01-22T22:43:34.080Z] ---> b23d30803547 [2021-01-22T22:43:34.080Z] Step 15/21 : LABEL maintainer="IOTech " [2021-01-22T22:43:34.080Z] ---> Running in cae0d3642ae4 [2021-01-22T22:43:34.351Z] Removing intermediate container cae0d3642ae4 [2021-01-22T22:43:34.351Z] ---> 79e10231a194 [2021-01-22T22:43:34.351Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-01-22T22:43:34.622Z] ---> Running in 77cbd590f89f [2021-01-22T22:43:35.606Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-01-22T22:43:36.585Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-01-22T22:43:37.178Z] (1/3) Installing curl (7.64.0-r5) [2021-01-22T22:43:37.178Z] (2/3) Installing libuuid (2.33-r0) [2021-01-22T22:43:37.178Z] (3/3) Installing wget (1.20.3-r0) [2021-01-22T22:43:37.450Z] Executing busybox-1.29.3-r10.trigger [2021-01-22T22:43:37.450Z] OK: 281 MiB in 78 packages [2021-01-22T22:43:38.893Z] Removing intermediate container 77cbd590f89f [2021-01-22T22:43:38.893Z] ---> ced48229784e [2021-01-22T22:43:38.893Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-01-22T22:43:39.489Z] ---> 0092ab073af4 [2021-01-22T22:43:39.489Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-01-22T22:43:40.090Z] ---> 240a30550f72 [2021-01-22T22:43:40.090Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-01-22T22:43:41.068Z] ---> a5f71d20d7de [2021-01-22T22:43:41.068Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-01-22T22:43:42.055Z] ---> 051fe597a01e [2021-01-22T22:43:42.055Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-01-22T22:43:42.653Z] ---> b52177d69112 [2021-01-22T22:43:42.653Z] Successfully built b52177d69112 [2021-01-22T22:43:42.653Z] 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-01-22T22:43:43.337Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T22:43:43.337Z] . [Pipeline] withDockerContainer [2021-01-22T22:43:43.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-22363 does not seem to be running inside a container [2021-01-22T22:43:43.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/52 -v /w/workspace/device-sdk-c/52:/w/workspace/device-sdk-c/52:rw,z -v /w/workspace/device-sdk-c/52@tmp:/w/workspace/device-sdk-c/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T22:43:45.259Z] $ docker top 0326af2b77a171cf168faceb1c5f0ffba71a4c689b14ae2930916635517947d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T22:43:46.287Z] + make test [2021-01-22T22:43:46.287Z] echo "make test" [2021-01-22T22:43:46.287Z] make test [Pipeline] } [2021-01-22T22:43:46.309Z] $ docker stop --time=1 0326af2b77a171cf168faceb1c5f0ffba71a4c689b14ae2930916635517947d0 [2021-01-22T22:43:48.249Z] $ docker rm -f 0326af2b77a171cf168faceb1c5f0ffba71a4c689b14ae2930916635517947d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T22:43:49.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-22T22:43:49.577Z] + ls -al . [2021-01-22T22:43:49.577Z] total 192 [2021-01-22T22:43:49.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 22:41 . [2021-01-22T22:43:49.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 22:41 .. [2021-01-22T22:43:49.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 22:41 .git [2021-01-22T22:43:49.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 22:41 .github [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 22 22:41 .gitignore [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jan 22 22:41 Attribution.txt [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 6087 Jan 22 22:41 CHANGES [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 22 22:41 Doxyfile [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 22 22:41 Jenkinsfile [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 22 22:41 LICENSE [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 449 Jan 22 22:41 Makefile [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 2697 Jan 22 22:41 README.md [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 5977 Jan 22 22:41 README.v2.md [2021-01-22T22:43:49.577Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 22:38 VERSION [2021-01-22T22:43:49.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 22:41 docs [2021-01-22T22:43:49.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 22:41 include [2021-01-22T22:43:49.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 22:41 scripts [2021-01-22T22:43:49.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 22:41 src [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:43:49.923Z] + 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=e144b802fa1870b274eef210e2a0de0603b8b97f --label arch=arm64 --label version=1.3.1 . [2021-01-22T22:43:50.198Z] Sending build context to Docker daemon 2.386MB [2021-01-22T22:43:50.477Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-01-22T22:43:50.477Z] Step 2/15 : FROM ${BASE} [2021-01-22T22:43:50.477Z] ---> b52177d69112 [2021-01-22T22:43:50.477Z] Step 3/15 : LABEL maintainer="IOTech " [2021-01-22T22:43:50.477Z] ---> Running in 2663a6060d14 [2021-01-22T22:43:51.073Z] Removing intermediate container 2663a6060d14 [2021-01-22T22:43:51.073Z] ---> d6dd641512f7 [2021-01-22T22:43:51.073Z] 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-01-22T22:43:51.073Z] ---> Running in 430b9f4669e0 [2021-01-22T22:43:52.517Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-01-22T22:43:53.107Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-01-22T22:43:53.702Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-01-22T22:43:53.972Z] (2/6) Installing libblkid (2.33-r0) [2021-01-22T22:43:53.972Z] (3/6) Installing libfdisk (2.33-r0) [2021-01-22T22:43:54.245Z] (4/6) Installing libmount (2.33-r0) [2021-01-22T22:43:54.245Z] (5/6) Installing libsmartcols (2.33-r0) [2021-01-22T22:43:54.517Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-01-22T22:43:54.788Z] Executing busybox-1.29.3-r10.trigger [2021-01-22T22:43:55.060Z] OK: 286 MiB in 84 packages [2021-01-22T22:43:56.497Z] Removing intermediate container 430b9f4669e0 [2021-01-22T22:43:56.497Z] ---> 956a3b6c5762 [2021-01-22T22:43:56.497Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-01-22T22:43:56.769Z] ---> c511846e06e5 [2021-01-22T22:43:56.769Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-01-22T22:43:57.761Z] ---> 43bea5674577 [2021-01-22T22:43:57.761Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-01-22T22:43:58.745Z] ---> 749e9fd0558f [2021-01-22T22:43:58.745Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-01-22T22:43:59.347Z] ---> 5aa36b2eb4cc [2021-01-22T22:43:59.348Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-01-22T22:43:59.943Z] ---> 0a63aa5323a4 [2021-01-22T22:43:59.943Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-01-22T22:44:00.540Z] ---> 0183d9224e49 [2021-01-22T22:44:00.540Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-01-22T22:44:00.820Z] ---> Running in 62524d6c39d7 [2021-01-22T22:44:01.416Z] Removing intermediate container 62524d6c39d7 [2021-01-22T22:44:01.416Z] ---> 54535487d084 [2021-01-22T22:44:01.416Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-01-22T22:44:01.699Z] ---> Running in 9684f2d6d19a [2021-01-22T22:44:01.979Z] Removing intermediate container 9684f2d6d19a [2021-01-22T22:44:01.979Z] ---> 7c2ef235c400 [2021-01-22T22:44:01.979Z] Step 13/15 : LABEL arch=arm64 [2021-01-22T22:44:02.252Z] ---> Running in ebd9d1519d01 [2021-01-22T22:44:02.528Z] Removing intermediate container ebd9d1519d01 [2021-01-22T22:44:02.528Z] ---> fcf22c39bc94 [2021-01-22T22:44:02.528Z] Step 14/15 : LABEL git_sha=e144b802fa1870b274eef210e2a0de0603b8b97f [2021-01-22T22:44:02.804Z] ---> Running in 91c20fd46bca [2021-01-22T22:44:03.078Z] Removing intermediate container 91c20fd46bca [2021-01-22T22:44:03.078Z] ---> 21ada3532630 [2021-01-22T22:44:03.078Z] Step 15/15 : LABEL version=1.3.1 [2021-01-22T22:44:03.352Z] ---> Running in d314efac47ce [2021-01-22T22:44:03.626Z] Removing intermediate container d314efac47ce [2021-01-22T22:44:03.626Z] ---> 7cc74ee8931c [2021-01-22T22:44:03.626Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-01-22T22:44:03.901Z] Successfully built 7cc74ee8931c [2021-01-22T22:44:03.901Z] 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:44:05.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T22:44:05.742Z] . [Pipeline] withDockerContainer [2021-01-22T22:44:05.841Z] prd-centos7-docker-4c-2g-22362 does not seem to be running inside a container [2021-01-22T22:44:05.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T22:44:06.597Z] $ docker top 1097b50e7af4da86f8196a2ee1cb6d432ccafffdba7224bc88354143d81e02c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T22:44:06.863Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T22:44:07.242Z] + git semver [Pipeline] } [2021-01-22T22:44:07.260Z] $ docker stop --time=1 1097b50e7af4da86f8196a2ee1cb6d432ccafffdba7224bc88354143d81e02c1 [2021-01-22T22:44:08.613Z] $ docker rm -f 1097b50e7af4da86f8196a2ee1cb6d432ccafffdba7224bc88354143d81e02c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:44:09.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T22:44:09.226Z] [2021-01-22T22:44:09.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:44:09.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T22:44:09.590Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-22T22:44:09.590Z] ab5ef0e58194: Pulling fs layer [2021-01-22T22:44:09.590Z] 9712f1f96733: Pulling fs layer [2021-01-22T22:44:09.590Z] 63f879dbbcfc: Pulling fs layer [2021-01-22T22:44:09.590Z] 0d9ebad4ef96: Pulling fs layer [2021-01-22T22:44:09.590Z] e9a5061849ea: Pulling fs layer [2021-01-22T22:44:09.590Z] d747dcd14b5f: Pulling fs layer [2021-01-22T22:44:09.590Z] 2de7ff778b66: Pulling fs layer [2021-01-22T22:44:09.590Z] 0d9ebad4ef96: Waiting [2021-01-22T22:44:09.590Z] e9a5061849ea: Waiting [2021-01-22T22:44:09.590Z] d747dcd14b5f: Waiting [2021-01-22T22:44:09.590Z] 2de7ff778b66: Waiting [2021-01-22T22:44:09.590Z] 9712f1f96733: Verifying Checksum [2021-01-22T22:44:09.590Z] 9712f1f96733: Download complete [2021-01-22T22:44:11.513Z] 63f879dbbcfc: Verifying Checksum [2021-01-22T22:44:11.513Z] 63f879dbbcfc: Download complete [2021-01-22T22:44:11.513Z] e9a5061849ea: Verifying Checksum [2021-01-22T22:44:11.513Z] e9a5061849ea: Download complete [2021-01-22T22:44:11.513Z] d747dcd14b5f: Verifying Checksum [2021-01-22T22:44:11.513Z] d747dcd14b5f: Download complete [2021-01-22T22:44:12.087Z] 2de7ff778b66: Verifying Checksum [2021-01-22T22:44:12.087Z] 2de7ff778b66: Download complete [2021-01-22T22:44:12.087Z] 0d9ebad4ef96: Verifying Checksum [2021-01-22T22:44:12.087Z] 0d9ebad4ef96: Download complete [2021-01-22T22:44:12.349Z] ab5ef0e58194: Verifying Checksum [2021-01-22T22:44:12.349Z] ab5ef0e58194: Download complete [2021-01-22T22:44:16.578Z] ab5ef0e58194: Pull complete [2021-01-22T22:44:16.578Z] 9712f1f96733: Pull complete [2021-01-22T22:44:19.144Z] 63f879dbbcfc: Pull complete [2021-01-22T22:44:27.337Z] 0d9ebad4ef96: Pull complete [2021-01-22T22:44:27.337Z] e9a5061849ea: Pull complete [2021-01-22T22:44:27.337Z] d747dcd14b5f: Pull complete [2021-01-22T22:44:31.566Z] 2de7ff778b66: Pull complete [2021-01-22T22:44:31.566Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-22T22:44:31.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T22:44:31.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-22T22:44:31.722Z] prd-centos7-docker-4c-2g-22362 does not seem to be running inside a container [2021-01-22T22:44:31.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-22T22:44:34.386Z] $ docker top 7373edabf6b2a4a2de957023558f5af5d2ef591032e712758aff82e5b365d8e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-22T22:44:34.584Z] provisioning config files... [2021-01-22T22:44:34.594Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config192446318456939221tmp [2021-01-22T22:44:34.609Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3104570245787474393tmp [2021-01-22T22:44:34.622Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4392190557846600861tmp [Pipeline] { [Pipeline] echo [2021-01-22T22:44:34.672Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:44:34.971Z] ---> sigul-configuration.sh [2021-01-22T22:44:34.971Z] gpg: directory `/root/.gnupg' created [2021-01-22T22:44:34.971Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-22T22:44:34.971Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-22T22:44:34.971Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-22T22:44:34.971Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-22T22:44:34.971Z] gpg: CAST5 encrypted data [2021-01-22T22:44:35.235Z] gpg: encrypted with 1 passphrase [2021-01-22T22:44:35.235Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-22T22:44:35.534Z] + mkdir /home/jenkins [2021-01-22T22:44:35.534Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-22T22:44:35.831Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-22T22:44:35.842Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:44:36.135Z] ---> sigul-install.sh [2021-01-22T22:44:41.440Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-22T22:44:41.735Z] + git tag --list [2021-01-22T22:44:41.735Z] 0.7.0 [2021-01-22T22:44:41.735Z] 0.7.1 [2021-01-22T22:44:41.735Z] 1.0.0 [2021-01-22T22:44:41.735Z] v1.0.1 [2021-01-22T22:44:41.735Z] v1.0.2 [2021-01-22T22:44:41.735Z] v1.0.3 [2021-01-22T22:44:41.735Z] v1.1.0 [2021-01-22T22:44:41.735Z] v1.1.1 [2021-01-22T22:44:41.735Z] v1.2.0 [2021-01-22T22:44:41.735Z] v1.2.1 [2021-01-22T22:44:41.735Z] v1.2.2 [2021-01-22T22:44:41.735Z] v1.3.0 [2021-01-22T22:44:41.735Z] v1.3.1 [2021-01-22T22:44:41.735Z] v1.3.1-dev.1 [2021-01-22T22:44:41.735Z] v1.3.1-dev.2 [2021-01-22T22:44:41.735Z] v1.3.1-dev.3 [Pipeline] sh [2021-01-22T22:44:42.030Z] + lftools sign git-tag v1.3.1 [2021-01-22T22:44:43.421Z] Signing Git tag with Sigul... [2021-01-22T22:44:43.421Z] Signing v1.3.1 [Pipeline] echo [2021-01-22T22:44:44.369Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:44:44.662Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-22T22:44:44.671Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-22T22:44:44.773Z] $ docker stop --time=1 7373edabf6b2a4a2de957023558f5af5d2ef591032e712758aff82e5b365d8e9 [2021-01-22T22:44:46.748Z] $ docker rm -f 7373edabf6b2a4a2de957023558f5af5d2ef591032e712758aff82e5b365d8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:44:47.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T22:44:47.529Z] . [Pipeline] withDockerContainer [2021-01-22T22:44:47.622Z] prd-centos7-docker-4c-2g-22362 does not seem to be running inside a container [2021-01-22T22:44:47.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T22:44:48.448Z] $ docker top 0879721fde20ea743125ee8b59e6a2d99c2a9975a6e8275669af0b93478709a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T22:44:48.668Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T22:44:49.043Z] + git semver [Pipeline] } [2021-01-22T22:44:49.062Z] $ docker stop --time=1 0879721fde20ea743125ee8b59e6a2d99c2a9975a6e8275669af0b93478709a5 [2021-01-22T22:44:50.474Z] $ docker rm -f 0879721fde20ea743125ee8b59e6a2d99c2a9975a6e8275669af0b93478709a5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:44:51.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T22:44:51.030Z] . [Pipeline] withDockerContainer [2021-01-22T22:44:51.290Z] prd-centos7-docker-4c-2g-22362 does not seem to be running inside a container [2021-01-22T22:44:51.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T22:44:52.097Z] $ docker top 01d3837c37ff45fd3e30e645ecb60ca3d27a0176a1aeaff28b12bbf45b1c8a46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T22:44:52.325Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T22:44:52.701Z] + git semver [Pipeline] } [2021-01-22T22:44:52.717Z] $ docker stop --time=1 01d3837c37ff45fd3e30e645ecb60ca3d27a0176a1aeaff28b12bbf45b1c8a46 [2021-01-22T22:44:54.057Z] $ docker rm -f 01d3837c37ff45fd3e30e645ecb60ca3d27a0176a1aeaff28b12bbf45b1c8a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:44:55.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:44:55.343Z] ---> package-listing.sh [2021-01-22T22:44:55.343Z] ++ facter osfamily [2021-01-22T22:44:55.343Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T22:44:55.343Z] + OS_FAMILY=redhat [2021-01-22T22:44:55.343Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-01-22T22:44:55.343Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T22:44:55.343Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T22:44:55.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T22:44:55.343Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T22:44:55.343Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-01-22T22:44:55.343Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T22:44:55.343Z] + case "${OS_FAMILY}" in [2021-01-22T22:44:55.343Z] + rpm -qa [2021-01-22T22:44:55.343Z] + sort [2021-01-22T22:45:00.642Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T22:45:00.642Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T22:45:00.642Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T22:45:00.642Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-01-22T22:45:00.642Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-01-22T22:45:00.642Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2021-01-22T22:45:00.656Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T22:45:00.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:45:01.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T22:45:01.246Z] [2021-01-22T22:45:01.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T22:45:01.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T22:45:01.609Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T22:45:01.609Z] df20fa9351a1: Pulling fs layer [2021-01-22T22:45:01.609Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T22:45:01.609Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T22:45:01.609Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T22:45:01.609Z] 93b61091891f: Pulling fs layer [2021-01-22T22:45:01.609Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T22:45:01.609Z] 5e14af77c1be: Pulling fs layer [2021-01-22T22:45:01.609Z] 01666e4c0597: Pulling fs layer [2021-01-22T22:45:01.609Z] aa168da1d23b: Pulling fs layer [2021-01-22T22:45:01.609Z] 93b9cdb0e59b: Waiting [2021-01-22T22:45:01.609Z] 5e14af77c1be: Waiting [2021-01-22T22:45:01.609Z] 01666e4c0597: Waiting [2021-01-22T22:45:01.609Z] aa168da1d23b: Waiting [2021-01-22T22:45:01.609Z] 46f8f816bc3b: Waiting [2021-01-22T22:45:01.609Z] 93b61091891f: Waiting [2021-01-22T22:45:01.609Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T22:45:01.609Z] 36b3adc4ff6f: Download complete [2021-01-22T22:45:01.609Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T22:45:01.609Z] 46f8f816bc3b: Download complete [2021-01-22T22:45:01.609Z] df20fa9351a1: Verifying Checksum [2021-01-22T22:45:01.873Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T22:45:01.873Z] 93b9cdb0e59b: Download complete [2021-01-22T22:45:01.873Z] 5e14af77c1be: Verifying Checksum [2021-01-22T22:45:01.873Z] 5e14af77c1be: Download complete [2021-01-22T22:45:01.873Z] 01666e4c0597: Download complete [2021-01-22T22:45:02.140Z] df20fa9351a1: Pull complete [2021-01-22T22:45:02.140Z] 93b61091891f: Download complete [2021-01-22T22:45:02.140Z] 36b3adc4ff6f: Pull complete [2021-01-22T22:45:02.140Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T22:45:02.140Z] 8ad3a11d3b57: Download complete [2021-01-22T22:45:03.106Z] 8ad3a11d3b57: Pull complete [2021-01-22T22:45:03.106Z] 46f8f816bc3b: Pull complete [2021-01-22T22:45:04.061Z] 93b61091891f: Pull complete [2021-01-22T22:45:04.061Z] aa168da1d23b: Verifying Checksum [2021-01-22T22:45:04.061Z] aa168da1d23b: Download complete [2021-01-22T22:45:04.325Z] 93b9cdb0e59b: Pull complete [2021-01-22T22:45:04.587Z] 5e14af77c1be: Pull complete [2021-01-22T22:45:04.853Z] 01666e4c0597: Pull complete [2021-01-22T22:45:11.482Z] aa168da1d23b: Pull complete [2021-01-22T22:45:11.482Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T22:45:11.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T22:45:11.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T22:45:11.630Z] prd-centos7-docker-4c-2g-22362 does not seem to be running inside a container [2021-01-22T22:45:11.680Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T22:45:14.497Z] $ docker top 87a9ff1654eae253523f30b966a8a22a6603e3b005237fccf4473aef8e76c5ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T22:45:14.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T22:45:15.256Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T22:45:15.557Z] + ls /var/log/sa-host [2021-01-22T22:45:15.557Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T22:45:15.557Z] file_magic: OK [2021-01-22T22:45:15.557Z] HZ: Using current value: 100 [2021-01-22T22:45:15.557Z] file_header: OK [2021-01-22T22:45:15.557Z] 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-01-22T22:45:15.557Z] Statistics: [2021-01-22T22:45:15.557Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T22:45:15.557Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T22:45:15.557Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T22:45:15.557Z] file_magic: OK [2021-01-22T22:45:15.557Z] HZ: Using current value: 100 [2021-01-22T22:45:15.557Z] file_header: OK [2021-01-22T22:45:15.557Z] 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-01-22T22:45:15.557Z] Statistics: [2021-01-22T22:45:15.557Z] Hnuu...uuuununununu... [2021-01-22T22:45:15.557Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T22:45:15.748Z] provisioning config files... [2021-01-22T22:45:15.761Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2159330826934398544tmp [Pipeline] { [Pipeline] echo [2021-01-22T22:45:15.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:45:16.123Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T22:45:16.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T22:45:16.218Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:45:16.519Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T22:45:16.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:45:16.835Z] ---> sudo-logs.sh [2021-01-22T22:45:16.835Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T22:45:16.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:45:17.137Z] ---> job-cost.sh [2021-01-22T22:45:17.137Z] lf-activate-venv: SKIPPING [2021-01-22T22:45:17.137Z] INFO: No Stack... [2021-01-22T22:45:19.056Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T22:45:19.317Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T22:45:19.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T22:45:19.629Z] ---> logs-deploy.sh [2021-01-22T22:45:19.629Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/52 [2021-01-22T22:45:19.629Z] INFO: archiving workspace using pattern(s): [2021-01-22T22:45:21.030Z] Archives upload complete. [2021-01-22T22:45:21.030Z] INFO: archiving logs to Nexus