Pull request #248 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 9bbc10b8fe27f41404d5d651dc9376adbd83064e+a76fee4735da9c07c26f8252a21595d1aad09861 (f8d182b6c82203459053670afb9ae70e9ce8c7dd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: 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-4290 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-248 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 9bbc10b8fe27f41404d5d651dc9376adbd83064e Merge succeeded, producing 9bbc10b8fe27f41404d5d651dc9376adbd83064e Checking out Revision 9bbc10b8fe27f41404d5d651dc9376adbd83064e (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bbc10b8fe27f41404d5d651dc9376adbd83064e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bbc10b8fe27f41404d5d651dc9376adbd83064e # timeout=10 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:31:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:31:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:31:16 ========================================================= 14:31:16 EdgeX Global Pipelines Version Info 14:31:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 63cf5fa9e6962e0da07888bcd30081226d81fcd4 # timeout=10 14:31:19 ------------------- 14:31:19 stable info: 14:31:19 ------------------- 14:31:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:31:19 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:31:19 Message: update stable to v1.0.73 14:31:20 ------------------- 14:31:20 experimental info: 14:31:20 ------------------- 14:31:20 Commited By: **** collab-it+edgex@linuxfoundation.org 14:31:20 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:31:20 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:22 14:31:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:31:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:23 latest: Pulling from edgex-devops/git-semver 14:31:23 9123ac7c32f7: Pulling fs layer 14:31:23 b8cc5d1170e3: Pulling fs layer 14:31:23 2924cbbf6a41: Pulling fs layer 14:31:23 93b08a4f1073: Pulling fs layer 14:31:23 93b08a4f1073: Waiting 14:31:23 b8cc5d1170e3: Verifying Checksum 14:31:23 b8cc5d1170e3: Download complete 14:31:24 9123ac7c32f7: Verifying Checksum 14:31:24 9123ac7c32f7: Download complete 14:31:24 93b08a4f1073: Verifying Checksum 14:31:24 93b08a4f1073: Download complete 14:31:24 2924cbbf6a41: Verifying Checksum 14:31:24 2924cbbf6a41: Download complete 14:31:25 9123ac7c32f7: Pull complete 14:31:25 b8cc5d1170e3: Pull complete 14:31:26 2924cbbf6a41: Pull complete 14:31:26 93b08a4f1073: Pull complete 14:31:26 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:31:27 prd-centos7-docker-4c-2g-4290 does not seem to be running inside a container 14:31:27 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-248 -v /w/workspace/edgexfoundry_device-sdk-c_PR-248:/w/workspace/edgexfoundry_device-sdk-c_PR-248:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-248@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 14:31:28 $ docker top ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:29 [ssh-agent] Looking for ssh-agent implementation... 14:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:29 $ docker exec ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed ssh-agent 14:31:30 SSH_AUTH_SOCK=/tmp/ssh-Z3PxhruCAr2D/agent.15 14:31:30 SSH_AGENT_PID=21 14:31:30 Running ssh-add (command line suppressed) 14:31:30 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_1706233330344559357.key (/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_1706233330344559357.key) 14:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:31 + git describe --exact-match --tags HEAD 14:31:31 fatal: No names found, cannot describe anything. [Pipeline] } 14:31:32 $ docker exec --env ******** --env ******** ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed ssh-agent -k 14:31:32 unset SSH_AUTH_SOCK; 14:31:32 unset SSH_AGENT_PID; 14:31:32 echo Agent pid 21 killed; 14:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:31:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:31:32 This usually means this commit has not been tagged. [Pipeline] sshagent 14:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:32 [ssh-agent] Looking for ssh-agent implementation... 14:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:33 $ docker exec ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed ssh-agent 14:31:34 SSH_AUTH_SOCK=/tmp/ssh-D7LKs8uHowqc/agent.55 14:31:34 SSH_AGENT_PID=61 14:31:34 Running ssh-add (command line suppressed) 14:31:34 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_7806716447174108602.key (/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/private_key_7806716447174108602.key) 14:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:36 + git semver init 14:31:36 # -> Open(): unable to determine branch for HEAD 14:31:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-248/.git 14:31:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-248 14:31:36 # $SEMVER_REMOTE_NAME = origin 14:31:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:31:36 # $SEMVER_USER_NAME = edgex-jenkins 14:31:36 # $SEMVER_BRANCH = PR-248 14:31:36 # $SEMVER_TEMP = /tmp/semver-334405176 14:31:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 14:31:37 # '/tmp/semver-334405176' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-248/.semver' 14:31:37 # -> Force: false 14:31:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-248/.semver [Pipeline] } 14:31:37 $ docker exec --env ******** --env ******** ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed ssh-agent -k 14:31:37 unset SSH_AUTH_SOCK; 14:31:37 unset SSH_AGENT_PID; 14:31:37 echo Agent pid 61 killed; 14:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:39 + git semver [Pipeline] } 14:31:39 $ docker stop --time=1 ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed 14:31:41 $ docker rm -f ddbc235fa5e216985aae231c00b321e5c8b56f6b8453d9658b0a0c48212985ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:31:42 Stashed 37 file(s) [Pipeline] echo 14:31:42 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:31:57 Still waiting to schedule task 14:31:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:31:57 Still waiting to schedule task 14:31:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:35:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4293 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { 14:35:26 Running on prd-centos7-docker-4c-2g-4292 in /w/workspace/edgexfoundry_device-sdk-c_PR-248 [Pipeline] { [Pipeline] ws 14:35:26 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] ws 14:35:26 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [Pipeline] checkout 14:35:32 using credential edgex-jenkins-ssh 14:35:32 Cloning the remote Git repository 14:35:32 Cloning with configured refspecs honoured and without tags 14:35:32 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:35:32 > git init /w/workspace/device-sdk-c/2 # timeout=10 14:35:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:35:32 > git --version # timeout=10 14:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:33 Fetching without tags 14:35:34 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 9bbc10b8fe27f41404d5d651dc9376adbd83064e 14:35:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:35:33 > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 14:35:33 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:35:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:34 > git config core.sparsecheckout # timeout=10 14:35:34 > git checkout -f 9bbc10b8fe27f41404d5d651dc9376adbd83064e # timeout=10 14:35:34 Merge succeeded, producing 9bbc10b8fe27f41404d5d651dc9376adbd83064e 14:35:34 Checking out Revision 9bbc10b8fe27f41404d5d651dc9376adbd83064e (PR-248) 14:35:34 > git remote # timeout=10 14:35:34 > git config --get remote.origin.url # timeout=10 14:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:34 > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 14:35:34 > git rev-parse HEAD^{commit} # timeout=10 14:35:34 > git config core.sparsecheckout # timeout=10 14:35:34 > git checkout -f 9bbc10b8fe27f41404d5d651dc9376adbd83064e # timeout=10 14:35:35 using credential edgex-jenkins-ssh 14:35:36 Cloning the remote Git repository 14:35:36 Cloning with configured refspecs honoured and without tags 14:35:36 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:35:36 > git init /w/workspace/device-sdk-c/2 # timeout=10 14:35:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:35:36 > git --version # timeout=10 14:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:37 Fetching without tags 14:35:38 Merging remotes/origin/master commit a76fee4735da9c07c26f8252a21595d1aad09861 into PR head commit 9bbc10b8fe27f41404d5d651dc9376adbd83064e 14:35:38 Merge succeeded, producing 9bbc10b8fe27f41404d5d651dc9376adbd83064e 14:35:38 Checking out Revision 9bbc10b8fe27f41404d5d651dc9376adbd83064e (PR-248) 14:35:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:35:37 > git config --add remote.origin.fetch +refs/pull/248/head:refs/remotes/origin/PR-248 # timeout=10 14:35:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:35:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:38 > git config core.sparsecheckout # timeout=10 14:35:38 > git checkout -f 9bbc10b8fe27f41404d5d651dc9376adbd83064e # timeout=10 14:35:38 > git remote # timeout=10 14:35:38 > git config --get remote.origin.url # timeout=10 14:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:38 > git merge a76fee4735da9c07c26f8252a21595d1aad09861 # timeout=10 14:35:38 > git rev-parse HEAD^{commit} # timeout=10 14:35:38 > git config core.sparsecheckout # timeout=10 14:35:38 > git checkout -f 9bbc10b8fe27f41404d5d651dc9376adbd83064e # timeout=10 14:35:39 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:35:40 ========================================================= 14:35:40 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:35:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:41 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 14:35:42 Sending build context to Docker daemon 3.003MB 14:35:42 Step 1/21 : ARG BASE=alpine:3.9 14:35:42 Step 2/21 : FROM ${BASE} as builder 14:35:43 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:35:43 0362ad1dd800: Pulling fs layer 14:35:43 f2cdb1532d8b: Pulling fs layer 14:35:43 37ed683be191: Pulling fs layer 14:35:43 f2cdb1532d8b: Verifying Checksum 14:35:43 f2cdb1532d8b: Download complete 14:35:43 0362ad1dd800: Verifying Checksum 14:35:43 0362ad1dd800: Download complete 14:35:43 Commit message: "Bring configuration behaviour into line with go-mod-bootstrap" 14:35:43 0362ad1dd800: Pull complete [Pipeline] withEnv [Pipeline] { 14:35:44 f2cdb1532d8b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:35:45 ========================================================= 14:35:45 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:35:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:47 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 14:35:47 Sending build context to Docker daemon 3.003MB 14:35:47 Step 1/21 : ARG BASE=alpine:3.9 14:35:47 Step 2/21 : FROM ${BASE} as builder 14:35:47 latest: Pulling from edgex-devops/edgex-gcc-base 14:35:47 e7c96db7181b: Pulling fs layer 14:35:47 4c13bbce0fe7: Pulling fs layer 14:35:47 6059c847ac2f: Pulling fs layer 14:35:48 4c13bbce0fe7: Verifying Checksum 14:35:48 4c13bbce0fe7: Download complete 14:35:49 e7c96db7181b: Verifying Checksum 14:35:49 e7c96db7181b: Download complete 14:35:49 e7c96db7181b: Pull complete 14:35:49 4c13bbce0fe7: Pull complete 14:35:51 6059c847ac2f: Verifying Checksum 14:35:51 6059c847ac2f: Download complete 14:35:52 37ed683be191: Verifying Checksum 14:35:52 37ed683be191: Download complete 14:35:58 6059c847ac2f: Pull complete 14:35:58 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 14:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:35:58 ---> 5eabd8fd8ba2 14:35:58 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 14:35:58 ---> Running in e87448df3129 14:35:59 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:36:00 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:36:00 37ed683be191: Pull complete 14:36:00 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 14:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:36:00 ---> b23d30803547 14:36:00 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 14:36:00 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:36:01 (2/8) Installing libuuid (2.33-r0) 14:36:01 (3/8) Installing libblkid (2.33-r0) 14:36:01 (4/8) Installing libfdisk (2.33-r0) 14:36:01 (5/8) Installing libmount (2.33-r0) 14:36:01 (6/8) Installing libsmartcols (2.33-r0) 14:36:01 (7/8) Installing util-linux-dev (2.33-r0) 14:36:01 (8/8) Installing wget (1.20.3-r0) 14:36:01 Executing busybox-1.29.3-r10.trigger 14:36:01 OK: 272 MiB in 83 packages 14:36:02 ---> Running in bf183c3f65cf 14:36:02 Removing intermediate container e87448df3129 14:36:02 ---> 2c58f310915e 14:36:02 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:36:02 ---> Running in c60d06790b79 14:36:02 Removing intermediate container c60d06790b79 14:36:02 ---> a091aeae82f6 14:36:02 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 14:36:02 ---> Running in ed51bef382c2 14:36:03 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:36:03 --2020-04-16 14:36:03-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:36:03 Resolving github.com... 140.82.112.4 14:36:03 Connecting to github.com|140.82.112.4|:443... connected. 14:36:03 HTTP request sent, awaiting response... 302 Found 14:36:03 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:36:03 --2020-04-16 14:36:03-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:36:03 Resolving codeload.github.com... 140.82.114.10 14:36:03 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:36:03 HTTP request sent, awaiting response... 200 OK 14:36:03 Length: 719348 (702K) [application/x-gzip] 14:36:03 Saving to: 'STDOUT' 14:36:03 14:36:03 0K .......... .......... .......... .......... .......... 7% 1.50M 0s 14:36:03 50K .......... .......... .......... .......... .......... 14% 2.41M 0s 14:36:03 100K .......... .......... .......... .......... .......... 21% 10.3M 0s 14:36:03 150K .......... .......... .......... .......... .......... 28% 4.71M 0s 14:36:03 200K .......... .......... .......... .......... .......... 35% 23.4M 0s 14:36:03 250K .......... .......... .......... .......... .......... 42% 2.36M 0s 14:36:03 300K .......... .......... .......... .......... .......... 49% 4.25M 0s 14:36:03 350K .......... .......... .......... .......... .......... 56% 5.51M 0s 14:36:03 400K .......... .......... .......... .......... .......... 64% 4.31M 0s 14:36:03 450K .......... .......... .......... .......... .......... 71% 5.13M 0s 14:36:03 500K .......... .......... .......... .......... .......... 78% 24.1M 0s 14:36:03 550K .......... .......... .......... .......... .......... 85% 8.84M 0s 14:36:03 600K .......... .......... .......... .......... .......... 92% 2.29M 0s 14:36:03 650K .......... .......... .......... .......... .......... 99% 2.91M 0s 14:36:03 700K .. 100% 4746G=0.2s 14:36:03 14:36:03 2020-04-16 14:36:03 (3.86 MB/s) - written to stdout [719348/719348] 14:36:03 14:36:04 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:36:04 -- The C compiler identification is GNU 8.3.0 14:36:04 -- The CXX compiler identification is GNU 8.3.0 14:36:04 -- Check for working C compiler: /usr/bin/cc 14:36:04 -- Check for working C compiler: /usr/bin/cc -- works 14:36:04 -- Detecting C compiler ABI info 14:36:04 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:36:04 -- Detecting C compiler ABI info - done 14:36:04 -- Detecting C compile features 14:36:04 (2/8) Installing libuuid (2.33-r0) 14:36:04 (3/8) Installing libblkid (2.33-r0) 14:36:04 (4/8) Installing libfdisk (2.33-r0) 14:36:04 -- Detecting C compile features - done 14:36:04 -- Check for working CXX compiler: /usr/bin/c++ 14:36:04 (5/8) Installing libmount (2.33-r0) 14:36:04 (6/8) Installing libsmartcols (2.33-r0) 14:36:04 (7/8) Installing util-linux-dev (2.33-r0) 14:36:04 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:36:04 -- Detecting CXX compiler ABI info 14:36:04 -- Detecting CXX compiler ABI info - done 14:36:04 -- Detecting CXX compile features 14:36:05 (8/8) Installing wget (1.20.3-r0) 14:36:05 Executing busybox-1.29.3-r10.trigger 14:36:05 OK: 285 MiB in 83 packages 14:36:05 -- Detecting CXX compile features - done 14:36:05 -- Looking for include file endian.h 14:36:05 -- Looking for include file endian.h - found 14:36:05 -- Check if the system is big endian 14:36:05 -- Searching 16 bit integer 14:36:05 -- Looking for sys/types.h 14:36:06 -- Looking for sys/types.h - found 14:36:06 -- Looking for stdint.h 14:36:06 -- Looking for stdint.h - found 14:36:06 -- Looking for stddef.h 14:36:06 -- Looking for stddef.h - found 14:36:06 -- Check size of unsigned short 14:36:06 -- Check size of unsigned short - done 14:36:06 -- Using unsigned short 14:36:06 -- Check if the system is big endian - little endian 14:36:06 -- Check size of size_t 14:36:06 -- Check size of size_t - done 14:36:06 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:36:06 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:36:06 asked CMake to find a package configuration file provided by "cJSON", but 14:36:06 CMake did not find one. 14:36:06 14:36:06 Could not find a package configuration file provided by "cJSON" with any of 14:36:06 the following names: 14:36:06 14:36:06 cJSONConfig.cmake 14:36:06 cjson-config.cmake 14:36:06 14:36:06 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:36:06 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:36:06 provides a separate development package or SDK, be sure it has been 14:36:06 installed. 14:36:06 14:36:06 14:36:06 -- Configuring done 14:36:06 -- Generating done 14:36:06 -- Build files have been written to: /tmp/cbor 14:36:06 Removing intermediate container bf183c3f65cf 14:36:06 ---> f47f22664917 14:36:06 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:36:07 Scanning dependencies of target cbor_shared 14:36:07 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:36:07 ---> Running in 153c5a473c32 14:36:07 Removing intermediate container 153c5a473c32 14:36:07 ---> fb545f75ee4d 14:36:07 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 14:36:07 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:36:07 ---> Running in c343576273a4 14:36:07 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:36:07 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:36:08 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:36:08 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:36:08 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:36:08 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:36:08 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:36:08 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:36:08 --2020-04-16 14:36:08-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:36:08 Resolving github.com... 140.82.113.3 14:36:08 Connecting to github.com|140.82.113.3|:443... connected. 14:36:08 HTTP request sent, awaiting response... 302 Found 14:36:08 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:36:08 --2020-04-16 14:36:08-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:36:08 Resolving codeload.github.com... 140.82.114.10 14:36:08 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:36:08 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:36:08 HTTP request sent, awaiting response... 200 OK 14:36:08 Length: 719348 (702K) [application/x-gzip] 14:36:08 Saving to: 'STDOUT' 14:36:08 14:36:08 0K .......... .......... .......... .......... .......... 7% 1.30M 0s 14:36:08 50K .......... .......... .......... .......... .......... 14% 2.67M 0s 14:36:08 100K .......... .......... .......... .......... .......... 21% 10.0M 0s 14:36:08 150K .......... .......... .......... .......... .......... 28% 3.92M 0s 14:36:08 200K .......... .......... .......... .......... .......... 35% 11.0M 0s 14:36:08 250K .......... .......... .......... .......... .......... 42% 4.19M 0s 14:36:08 300K .......... .......... .......... .......... .......... 49% 3.37M 0s 14:36:08 350K .......... .......... .......... .......... .......... 56% 9.67M 0s 14:36:08 400K .......... .......... .......... .......... .......... 64% 3.12M 0s 14:36:08 450K .......... .......... .......... .......... .......... 71% 3.58M 0s 14:36:08 500K .......... .......... .......... .......... .......... 78% 5.67M 0s 14:36:08 550K .......... .......... .......... .......... .......... 85% 4.08M 0s 14:36:08 600K .......... .......... .......... .......... .......... 92% 1.25M 0s 14:36:08 650K .......... .......... .......... .......... .......... 99% 1.22M 0s 14:36:08 700K ..   100% 4746G=0.2s 14:36:08 14:36:08 2020-04-16 14:36:08 (2.88 MB/s) - written to stdout [719348/719348] 14:36:08 14:36:09 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:36:09 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:36:09 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:36:09 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:36:09 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:36:09 -- The C compiler identification is GNU 8.3.0 14:36:09 -- The CXX compiler identification is GNU 8.3.0 14:36:09 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:36:09 -- Check for working C compiler: /usr/bin/cc 14:36:09 -- Check for working C compiler: /usr/bin/cc -- works 14:36:09 -- Detecting C compiler ABI info 14:36:09 -- Detecting C compiler ABI info - done 14:36:10 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:36:10 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:36:10 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:36:10 [ 40%] Linking C shared library libcbor.so 14:36:10 -- Detecting C compile features 14:36:10 [ 40%] Built target cbor_shared 14:36:10 Scanning dependencies of target cbor 14:36:10 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:36:10 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:36:10 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:36:10 -- Detecting C compile features - done 14:36:10 -- Check for working CXX compiler: /usr/bin/c++ 14:36:10 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:36:11 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:36:11 -- Detecting CXX compiler ABI info 14:36:11 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:36:11 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:36:11 -- Detecting CXX compiler ABI info - done 14:36:11 -- Detecting CXX compile features 14:36:11 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:36:11 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:36:11 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:36:12 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:36:12 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:36:12 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:36:12 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:36:12 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:36:13 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:36:13 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:36:13 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:36:13 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:36:13 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:36:13 -- Detecting CXX compile features - done 14:36:13 -- Looking for include file endian.h 14:36:13 -- Looking for include file endian.h - found 14:36:13 -- Check if the system is big endian 14:36:13 -- Searching 16 bit integer 14:36:13 -- Looking for sys/types.h 14:36:13 -- Looking for sys/types.h - found 14:36:13 -- Looking for stdint.h 14:36:13 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:36:13 [ 80%] Linking C static library libcbor.a 14:36:13 -- Looking for stdint.h - found 14:36:13 -- Looking for stddef.h 14:36:14 [ 80%] Built target cbor 14:36:14 Scanning dependencies of target create_items 14:36:14 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:36:14 [ 84%] Linking C executable create_items 14:36:14 [ 84%] Built target create_items 14:36:14 Scanning dependencies of target readfile 14:36:14 -- Looking for stddef.h - found 14:36:14 -- Check size of unsigned short 14:36:14 -- Check size of unsigned short - done 14:36:14 -- Using unsigned short 14:36:14 -- Check if the system is big endian - little endian 14:36:14 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:36:14 [ 88%] Linking C executable readfile 14:36:14 [ 88%] Built target readfile 14:36:14 Scanning dependencies of target streaming_parser 14:36:14 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:36:14 -- Check size of size_t 14:36:14 [ 92%] Linking C executable streaming_parser 14:36:14 [ 92%] Built target streaming_parser 14:36:14 Scanning dependencies of target sort 14:36:14 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:36:14 [ 96%] Linking C executable sort 14:36:14 -- Check size of size_t - done 14:36:14 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:36:14 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:36:14 asked CMake to find a package configuration file provided by "cJSON", but 14:36:14 CMake did not find one. 14:36:14 14:36:14 Could not find a package configuration file provided by "cJSON" with any of 14:36:14 the following names: 14:36:14 14:36:14 cJSONConfig.cmake 14:36:14 cjson-config.cmake 14:36:14 14:36:14 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:36:14 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:36:14 provides a separate development package or SDK, be sure it has been 14:36:14 installed. 14:36:14 14:36:14 14:36:14 -- Configuring done 14:36:15 [ 96%] Built target sort 14:36:15 Scanning dependencies of target hello 14:36:15 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:36:15 [100%] Linking C executable hello 14:36:15 [100%] Built target hello 14:36:15 Install the project... 14:36:15 -- Install configuration: "Release" 14:36:15 -- Installing: /usr/local/include/cbor/configuration.h 14:36:15 -- Installing: /usr/local/lib64/libcbor.a 14:36:15 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:36:15 -- Installing: /usr/local/lib64/libcbor.so.0 14:36:15 -- Installing: /usr/local/lib64/libcbor.so 14:36:15 -- Up-to-date: /usr/local/include/cbor 14:36:15 -- Installing: /usr/local/include/cbor/arrays.h 14:36:15 -- Installing: /usr/local/include/cbor/bytestrings.h 14:36:15 -- Installing: /usr/local/include/cbor/callbacks.h 14:36:15 -- Installing: /usr/local/include/cbor/common.h 14:36:15 -- Installing: /usr/local/include/cbor/data.h 14:36:15 -- Installing: /usr/local/include/cbor/encoding.h 14:36:15 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:36:15 -- Installing: /usr/local/include/cbor/internal 14:36:15 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:36:15 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:36:15 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:36:15 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:36:15 -- Installing: /usr/local/include/cbor/internal/stack.h 14:36:15 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:36:15 -- Installing: /usr/local/include/cbor/ints.h 14:36:15 -- Installing: /usr/local/include/cbor/maps.h 14:36:15 -- Installing: /usr/local/include/cbor/serialization.h 14:36:15 -- Installing: /usr/local/include/cbor/streaming.h 14:36:15 -- Installing: /usr/local/include/cbor/strings.h 14:36:15 -- Installing: /usr/local/include/cbor/tags.h 14:36:15 -- Installing: /usr/local/include/cbor.h 14:36:15 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:36:15 -- Generating done 14:36:15 -- Build files have been written to: /tmp/cbor 14:36:15 Scanning dependencies of target cbor_shared 14:36:15 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:36:16 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:36:16 Removing intermediate container ed51bef382c2 14:36:16 ---> ecb43c929946 14:36:16 Step 6/21 : RUN mkdir /tmp/sdk 14:36:16 ---> Running in 6fb4f9f1e265 14:36:17 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:36:17 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:36:17 Removing intermediate container 6fb4f9f1e265 14:36:17 ---> 1c4ebd6b93a7 14:36:17 Step 7/21 : COPY VERSION /tmp/sdk 14:36:17 ---> 4c8469752fd1 14:36:17 Step 8/21 : COPY src /tmp/sdk/src 14:36:17 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:36:17 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:36:18 ---> 9cd090fab8ef 14:36:18 Step 9/21 : COPY include /tmp/sdk/include 14:36:18 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:36:18 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:36:18 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:36:18 ---> b791f81ec381 14:36:18 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:36:18 ---> cb49943eab55 14:36:18 Step 11/21 : COPY LICENSE /tmp/sdk 14:36:19 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:36:19 ---> d996770f1187 14:36:19 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:36:19 ---> fca962b151a8 14:36:19 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:36:19 ---> Running in 074fbdbafca1 14:36:19 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:36:19 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:36:20 + CPPCHECK=false 14:36:20 + DOCGEN=false 14:36:20 + TOMLVER=SDK-0.2 14:36:20 + CUTILVER=1.0.0 14:36:20 + '[' 0 -gt 0 ] 14:36:20 + readlink -f ./scripts/build.sh 14:36:20 + dirname /tmp/sdk/scripts/build.sh 14:36:20 + dirname /tmp/sdk/scripts 14:36:20 + ROOT=/tmp/sdk 14:36:20 + cd /tmp/sdk 14:36:20 + '[' '!' -d deps ] 14:36:20 + mkdir deps 14:36:20 + tar -C deps -z -x -f - 14:36:20 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:36:20 --2020-04-16 14:36:20-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:36:20 Resolving github.com... 140.82.112.4 14:36:20 Connecting to github.com|140.82.112.4|:443... connected. 14:36:20 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:36:20 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:36:20 HTTP request sent, awaiting response... 302 Found 14:36:20 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:36:20 --2020-04-16 14:36:20-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:36:20 Resolving codeload.github.com... 140.82.114.10 14:36:20 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:36:20 HTTP request sent, awaiting response... 200 OK 14:36:20 Length: 16451 (16K) [application/x-gzip] 14:36:20 Saving to: 'STDOUT' 14:36:20  14:36:20 0K .......... ...... 100% 730K=0.02s 14:36:20 14:36:20 2020-04-16 14:36:20 (730 KB/s) - written to stdout [16451/16451] 14:36:20 14:36:20 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:36:20 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:36:20 + tar -C deps -z -x -f - 14:36:20 --2020-04-16 14:36:20-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:36:20 Resolving github.com... 140.82.112.4 14:36:20 Connecting to github.com|140.82.112.4|:443... connected. 14:36:21 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:36:21 HTTP request sent, awaiting response... 302 Found 14:36:21 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] 14:36:21 --2020-04-16 14:36:20-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 14:36:21 Resolving codeload.github.com... 140.82.114.10 14:36:21 Connecting to codeload.github.com|140.82.114.10|:443... connected. 14:36:21 HTTP request sent, awaiting response... 200 OK 14:36:21 Length: 151809 (148K) [application/x-gzip] 14:36:21 Saving to: 'STDOUT' 14:36:21  14:36:21 0K .......... .......... .......... .......... .......... 33% 1.32M 0s 14:36:21 50K .......... .......... .......... .......... .......... 67% 2.66M 0s 14:36:21 100K .......... .......... .......... .......... ........ 100% 4.07M=0.07s 14:36:21 14:36:21 2020-04-16 14:36:21 (2.17 MB/s) - written to stdout [151809/151809] 14:36:21 14:36:21 + mkdir -p src/c/iot 14:36:21 + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot 14:36:21 + mkdir -p include/iot 14:36:21 + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot 14:36:21 + mkdir -p include/iot/os 14:36:21 + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os 14:36:21 + mkdir -p /tmp/sdk/build/release 14:36:21 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:36:21 + cd /tmp/sdk/build/release 14:36:21 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:36:21 -- The C compiler identification is GNU 8.3.0 14:36:21 -- Check for working C compiler: /usr/bin/cc 14:36:21 -- Check for working C compiler: /usr/bin/cc -- works 14:36:21 -- Detecting C compiler ABI info 14:36:21 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:36:21 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:36:21 -- Detecting C compiler ABI info - done 14:36:21 -- Detecting C compile features 14:36:22 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:36:22 -- Detecting C compile features - done 14:36:22 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:36:22 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:36:22 -- Found LIBYAML: /usr/lib/libyaml.so 14:36:22 -- Found LIBUUID: /usr/lib/libuuid.so 14:36:22 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:36:22 -- C SDK 0.0.0 for Linux 14:36:22 -- Performing Test CSDK_HAVE_ATOMIC 14:36:22 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:36:22 -- Found Curses: /usr/lib/libcurses.so 14:36:22 -- Configuring done 14:36:22 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:36:22 -- Generating done 14:36:22 -- Build files have been written to: /tmp/sdk/build/release 14:36:22 + make 14:36:22 + tee release.log 14:36:22 Scanning dependencies of target csdk 14:36:22 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:36:22 [ 40%] Linking C shared library libcbor.so 14:36:22 [ 40%] Built target cbor_shared 14:36:22 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:36:22 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:36:23 Scanning dependencies of target cbor 14:36:23 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:36:23 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:36:23 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:36:24 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:36:24 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:36:24 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:36:24 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:36:24 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:36:25 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:36:25 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:36:25 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:36:25 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:36:25 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:36:25 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:36:26 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:36:26 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:36:26 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:36:26 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:36:26 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:36:27 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:36:27 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:36:27 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:36:27 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:36:27 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:36:27 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:36:27 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:36:27 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:36:28 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:36:28 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:36:28 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:36:28 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:36:28 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:36:28 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:36:28 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:36:28 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:36:29 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:36:29 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:36:29 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:36:29 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:36:29 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:36:29 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:36:29 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:36:29 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:36:30 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:36:30 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:36:30 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:36:30 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:36:31 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:36:31 [ 80%] Linking C static library libcbor.a 14:36:31 [ 80%] Built target cbor 14:36:31 Scanning dependencies of target create_items 14:36:31 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:36:31 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:36:31 [ 84%] Linking C executable create_items 14:36:31 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:36:31 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:36:31 [ 84%] Built target create_items 14:36:31 Scanning dependencies of target readfile 14:36:31 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:36:32 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:36:32 [ 88%] Linking C executable readfile 14:36:32 [ 88%] Built target readfile 14:36:32 Scanning dependencies of target streaming_parser 14:36:32 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:36:32 [ 92%] Linking C executable streaming_parser 14:36:32 [ 92%] Built target streaming_parser 14:36:32 Scanning dependencies of target sort 14:36:32 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:36:32 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:36:32 [ 96%] Linking C executable sort 14:36:32 [ 96%] Built target sort 14:36:32 Scanning dependencies of target hello 14:36:32 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:36:32 [100%] Linking C executable hello 14:36:33 [100%] Built target hello 14:36:33 Install the project... 14:36:33 -- Install configuration: "Release" 14:36:33 -- Installing: /usr/local/include/cbor/configuration.h 14:36:33 -- Installing: /usr/local/lib64/libcbor.a 14:36:33 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:36:33 -- Installing: /usr/local/lib64/libcbor.so.0 14:36:33 -- Installing: /usr/local/lib64/libcbor.so 14:36:33 -- Up-to-date: /usr/local/include/cbor 14:36:33 -- Installing: /usr/local/include/cbor/common.h 14:36:33 -- Installing: /usr/local/include/cbor/serialization.h 14:36:33 -- Installing: /usr/local/include/cbor/encoding.h 14:36:33 -- Installing: /usr/local/include/cbor/maps.h 14:36:33 -- Installing: /usr/local/include/cbor/strings.h 14:36:33 -- Installing: /usr/local/include/cbor/arrays.h 14:36:33 -- Installing: /usr/local/include/cbor/internal 14:36:33 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:36:33 -- Installing: /usr/local/include/cbor/internal/stack.h 14:36:33 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:36:33 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:36:33 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:36:33 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:36:33 -- Installing: /usr/local/include/cbor/data.h 14:36:33 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:36:33 -- Installing: /usr/local/include/cbor/bytestrings.h 14:36:33 -- Installing: /usr/local/include/cbor/tags.h 14:36:33 -- Installing: /usr/local/include/cbor/streaming.h 14:36:33 -- Installing: /usr/local/include/cbor/ints.h 14:36:33 -- Installing: /usr/local/include/cbor/callbacks.h 14:36:33 -- Installing: /usr/local/include/cbor.h 14:36:33 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:36:33 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:36:34 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:36:34 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:36:34 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:36:35 [ 65%] Linking C shared library libcsdk.so 14:36:35 [ 65%] Built target csdk 14:36:35 Scanning dependencies of target template 14:36:35 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:36:35 [ 68%] Linking C executable template 14:36:35 [ 68%] Built target template 14:36:35 Scanning dependencies of target device-counter 14:36:35 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:36:35 [ 71%] Linking C executable device-counter 14:36:35 Removing intermediate container c343576273a4 14:36:35 ---> e89ccd7c5346 14:36:35 Step 6/21 : RUN mkdir /tmp/sdk 14:36:35 ---> Running in 9f4c20357db3 14:36:36 [ 71%] Built target device-counter 14:36:36 Scanning dependencies of target device-random 14:36:36 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:36:36 [ 74%] Linking C executable device-random 14:36:36 [ 74%] Built target device-random 14:36:36 Scanning dependencies of target device-gyro 14:36:36 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:36:36 [ 77%] Linking C executable device-gyro 14:36:36 [ 77%] Built target device-gyro 14:36:36 Scanning dependencies of target template-discovery 14:36:36 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:36:37 [ 80%] Linking C executable template-discovery 14:36:37 [ 80%] Built target template-discovery 14:36:37 Scanning dependencies of target device-terminal 14:36:37 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:36:37 Removing intermediate container 9f4c20357db3 14:36:37 ---> 749f72a70083 14:36:37 Step 7/21 : COPY VERSION /tmp/sdk 14:36:37 ---> 9e7a1cae3d5d 14:36:37 Step 8/21 : COPY src /tmp/sdk/src 14:36:37 [ 84%] Linking C executable device-terminal 14:36:37 [ 84%] Built target device-terminal 14:36:37 Scanning dependencies of target template2 14:36:37 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:36:38 [ 87%] Linking C executable template2 14:36:38 [ 87%] Built target template2 14:36:38 Scanning dependencies of target device-counterv2 14:36:38 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:36:38 ---> 266fda6086e5 14:36:38 Step 9/21 : COPY include /tmp/sdk/include 14:36:38 [ 90%] Linking C executable device-counterv2 14:36:38 [ 90%] Built target device-counterv2 14:36:38 Scanning dependencies of target device-gyrov2 14:36:38 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:36:38 ---> 3f363039f44e 14:36:38 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:36:39 [ 93%] Linking C executable device-gyrov2 14:36:39 [ 93%] Built target device-gyrov2 14:36:39 Scanning dependencies of target device-randomv2 14:36:39 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:36:39 [ 96%] Linking C executable device-randomv2 14:36:39 [ 96%] Built target device-randomv2 14:36:39 Scanning dependencies of target device-terminalv2 14:36:39 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:36:39 ---> 3d053061dde8 14:36:39 Step 11/21 : COPY LICENSE /tmp/sdk 14:36:39 [100%] Linking C executable device-terminalv2 14:36:39 [100%] Built target device-terminalv2 14:36:39 + + maketee package 14:36:39 -a release.log 14:36:39 [ 65%] Built target csdk 14:36:39 [ 68%] Built target template 14:36:39 [ 71%] Built target device-counter 14:36:39 [ 74%] Built target device-random 14:36:39 [ 77%] Built target device-gyro 14:36:39 [ 80%] Built target template-discovery 14:36:40 ---> 2f115596ea21 14:36:40 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:36:40 [ 84%] Built target device-terminal 14:36:40 [ 87%] Built target template2 14:36:40 [ 90%] Built target device-counterv2 14:36:40 [ 93%] Built target device-gyrov2 14:36:40 [ 96%] Built target device-randomv2 14:36:40 [100%] Built target device-terminalv2 14:36:40 Run CPack packaging tool... 14:36:40 CPack: Create package using TGZ 14:36:40 CPack: Install projects 14:36:40 CPack: - Run preinstall target for: Csdk 14:36:40 ---> 3856dd55e47b 14:36:40 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:36:40 ---> Running in 2cc80179adef 14:36:40 CPack: - Install project: Csdk 14:36:40 CPack: Create package 14:36:41 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:36:41 + '[' false '=' true ] 14:36:41 + '[' false '=' true ] 14:36:41 + mkdir -p /tmp/sdk/build/debug 14:36:41 + cd /tmp/sdk/build/debug 14:36:41 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:36:41 -- The C compiler identification is GNU 8.3.0 14:36:41 -- Check for working C compiler: /usr/bin/cc 14:36:41 -- Check for working C compiler: /usr/bin/cc -- works 14:36:41 -- Detecting C compiler ABI info 14:36:41 + CPPCHECK=false 14:36:41 + DOCGEN=false 14:36:41 + TOMLVER=SDK-0.2 14:36:41 + CUTILVER=1.0.0 14:36:41 + '[' 0 -gt 0 ] 14:36:41 + readlink -f ./scripts/build.sh 14:36:41 + dirname /tmp/sdk/scripts/build.sh 14:36:41 + dirname /tmp/sdk/scripts 14:36:41 + ROOT=/tmp/sdk 14:36:41 + cd /tmp/sdk 14:36:41 + '[' '!' -d deps ] 14:36:41 + mkdir deps 14:36:41 + + tarwget -C -O deps - -z https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -x 14:36:41 -f - 14:36:41 --2020-04-16 14:36:41-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:36:41 Resolving github.com... 140.82.114.3 14:36:41 Connecting to github.com|140.82.114.3|:443... connected. 14:36:41 HTTP request sent, awaiting response... 302 Found 14:36:41 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:36:41 --2020-04-16 14:36:41-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:36:41 Resolving codeload.github.com... 140.82.112.10 14:36:41 Connecting to codeload.github.com|140.82.112.10|:443... connected. 14:36:41 -- Detecting C compiler ABI info - done 14:36:41 -- Detecting C compile features 14:36:41 HTTP request sent, awaiting response... 200 OK 14:36:41 Length: unspecified [application/x-gzip] 14:36:41 Saving to: 'STDOUT' 14:36:41 14:36:41 0K .......... ...... 1.09M=0.01s 14:36:41 14:36:41 2020-04-16 14:36:41 (1.09 MB/s) - written to stdout [16451] 14:36:41 14:36:41 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:36:41 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:36:41 + tar -C deps -z -x -f - 14:36:41 --2020-04-16 14:36:41-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz 14:36:41 Resolving github.com... 140.82.113.4 14:36:41 Connecting to github.com|140.82.113.4|:443... connected. 14:36:42 HTTP request sent, awaiting response... 302 Found 14:36:42 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] 14:36:42 --2020-04-16 14:36:42-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 14:36:42 Resolving codeload.github.com... 140.82.112.10 14:36:42 Connecting to codeload.github.com|140.82.112.10|:443... connected. 14:36:42 -- Detecting C compile features - done 14:36:42 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:36:42 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:36:42 -- Found LIBYAML: /usr/lib/libyaml.so 14:36:42 -- Found LIBUUID: /usr/lib/libuuid.so 14:36:42 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:36:42 -- C SDK 0.0.0 for Linux 14:36:42 -- Performing Test CSDK_HAVE_ATOMIC 14:36:42 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:36:42 -- Found Curses: /usr/lib/libcurses.so 14:36:42 -- Configuring done 14:36:42 HTTP request sent, awaiting response... 200 OK 14:36:42 Length: unspecified [application/x-gzip] 14:36:42 Saving to: 'STDOUT' 14:36:42 14:36:42 0K .......... .......... .......... .......... .......... 1.30M 14:36:42 50K .......... .......... .......... .......... .......... 2.59M 14:36:42 100K .......... .......... .......... .......... ........ 5.04M=0.07s 14:36:42 14:36:42 2020-04-16 14:36:42 (2.20 MB/s) - written to stdout [151809] 14:36:42 14:36:42 + mkdir -p src/c/iot 14:36:42 + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot 14:36:42 + mkdir -p include/iot 14:36:42 + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot 14:36:42 + mkdir -p include/iot/os 14:36:42 + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os 14:36:42 + mkdir -p /tmp/sdk/build/release 14:36:42 + cd /tmp/sdk/build/release 14:36:42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:36:42 -- Generating done 14:36:42 -- Build files have been written to: /tmp/sdk/build/debug 14:36:42 + make 14:36:42 + tee debug.log 14:36:42 Scanning dependencies of target csdk 14:36:42 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:36:42 -- The C compiler identification is GNU 8.3.0 14:36:42 -- Check for working C compiler: /usr/bin/cc 14:36:42 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:36:43 -- Check for working C compiler: /usr/bin/cc -- works 14:36:43 -- Detecting C compiler ABI info 14:36:43 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:36:43 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:36:43 -- Detecting C compiler ABI info - done 14:36:43 -- Detecting C compile features 14:36:43 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:36:43 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:36:43 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:36:44 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:36:44 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:36:44 -- Detecting C compile features - done 14:36:44 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:36:44 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:36:44 -- Found LIBYAML: /usr/lib/libyaml.so 14:36:44 -- Found LIBUUID: /usr/lib/libuuid.so 14:36:44 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:36:44 -- C SDK 0.0.0 for Linux 14:36:44 -- Performing Test CSDK_HAVE_ATOMIC 14:36:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:36:44 -- Found Curses: /usr/lib/libcurses.so 14:36:44 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:36:44 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:36:44 -- Configuring done 14:36:44 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:36:44 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:36:44 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:36:44 -- Generating done 14:36:44 -- Build files have been written to: /tmp/sdk/build/release 14:36:44 + make 14:36:44 + tee release.log 14:36:45 Scanning dependencies of target csdk 14:36:45 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:36:45 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:36:45 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:36:45 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:36:45 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:36:45 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:36:45 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:36:45 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:36:45 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:36:45 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:36:45 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:36:45 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:36:45 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:36:46 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:36:46 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:36:46 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:36:46 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:36:46 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:36:46 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:36:46 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:36:47 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:36:47 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:36:47 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:36:47 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:36:48 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:36:48 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:36:48 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:36:48 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:36:48 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:36:49 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:36:49 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:36:49 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:36:49 [ 65%] Linking C shared library libcsdk.so 14:36:49 [ 65%] Built target csdk 14:36:49 Scanning dependencies of target template 14:36:49 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:36:49 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:36:49 [ 68%] Linking C executable template 14:36:49 [ 68%] Built target template 14:36:49 Scanning dependencies of target device-counter 14:36:49 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:36:49 [ 71%] Linking C executable device-counter 14:36:49 [ 71%] Built target device-counter 14:36:49 Scanning dependencies of target device-random 14:36:49 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:36:50 [ 74%] Linking C executable device-random 14:36:50 [ 74%] Built target device-random 14:36:50 Scanning dependencies of target device-gyro 14:36:50 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:36:50 [ 77%] Linking C executable device-gyro 14:36:50 [ 77%] Built target device-gyro 14:36:50 Scanning dependencies of target template-discovery 14:36:50 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:36:50 [ 80%] Linking C executable template-discovery 14:36:50 [ 80%] Built target template-discovery 14:36:50 Scanning dependencies of target device-terminal 14:36:50 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:36:50 [ 84%] Linking C executable device-terminal 14:36:50 [ 84%] Built target device-terminal 14:36:50 Scanning dependencies of target template2 14:36:50 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:36:51 [ 87%] Linking C executable template2 14:36:51 [ 87%] Built target template2 14:36:51 Scanning dependencies of target device-counterv2 14:36:51 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:36:51 [ 90%] Linking C executable device-counterv2 14:36:51 [ 90%] Built target device-counterv2 14:36:51 Scanning dependencies of target device-gyrov2 14:36:51 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:36:51 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:36:51 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:36:51 [ 93%] Linking C executable device-gyrov2 14:36:52 [ 93%] Built target device-gyrov2 14:36:52 Scanning dependencies of target device-randomv2 14:36:52 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:36:52 [ 96%] Linking C executable device-randomv2 14:36:52 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:36:52 [ 96%] Built target device-randomv2 14:36:52 Scanning dependencies of target device-terminalv2 14:36:52 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:36:52 [100%] Linking C executable device-terminalv2 14:36:52 [100%] Built target device-terminalv2 14:36:52 make: Entering directory '/tmp/sdk/build/release' 14:36:52 make[1]: Entering directory '/tmp/sdk/build/release' 14:36:52 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:52 Scanning dependencies of target csdk 14:36:52 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:52 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:52 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:36:52 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:36:52 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:36:53 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:36:53 [ 3%] Linking C shared library libcsdk.so 14:36:53 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 [ 65%] Built target csdk 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 [ 66%] Linking C executable template 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 [ 68%] Built target template 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 [ 69%] Linking C executable device-counter 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 [ 71%] Built target device-counter 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 [ 73%] Linking C executable device-random 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 [ 74%] Built target device-random 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:53 [ 76%] Linking C executable device-gyro 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 [ 77%] Built target device-gyro 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 [ 79%] Linking C executable template-discovery 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 [ 80%] Built target template-discovery 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 [ 82%] Linking C executable device-terminal 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 [ 84%] Built target device-terminal 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 [ 85%] Linking C executable template2 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 [ 87%] Built target template2 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 [ 88%] Linking C executable device-counterv2 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 [ 90%] Built target device-counterv2 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 [ 92%] Linking C executable device-gyrov2 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 [ 93%] Built target device-gyrov2 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:54 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:54 [ 95%] Linking C executable device-randomv2 14:36:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:55 [ 96%] Built target device-randomv2 14:36:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:36:55 [ 98%] Linking C executable device-terminalv2 14:36:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:36:55 [100%] Built target device-terminalv2 14:36:55 make[1]: Leaving directory '/tmp/sdk/build/release' 14:36:55 Install the project... 14:36:55 -- Install configuration: "Release" 14:36:55 -- Installing: /usr/local/lib/libcsdk.so 14:36:55 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:36:55 -- Up-to-date: /usr/local/include 14:36:55 -- Installing: /usr/local/include/devsdk 14:36:55 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:36:55 -- Installing: /usr/local/include/devsdk/devsdk.h 14:36:55 -- Installing: /usr/local/include/edgex 14:36:55 -- Installing: /usr/local/include/edgex/device-mgmt.h 14:36:55 -- Installing: /usr/local/include/edgex/devices.h 14:36:55 -- Installing: /usr/local/include/edgex/devsdk.h 14:36:55 -- Installing: /usr/local/include/edgex/edgex-base.h 14:36:55 -- Installing: /usr/local/include/edgex/edgex-logging.h 14:36:55 -- Installing: /usr/local/include/edgex/edgex.h 14:36:55 -- Installing: /usr/local/include/edgex/error.h 14:36:55 -- Installing: /usr/local/include/edgex/eventgen.h 14:36:55 -- Installing: /usr/local/include/edgex/os.h 14:36:55 -- Installing: /usr/local/include/edgex/profiles.h 14:36:55 -- Installing: /usr/local/include/edgex/registry.h 14:36:55 -- Installing: /usr/local/include/edgex/rest-server.h 14:36:55 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:36:55 -- Installing: /usr/local/include/iot 14:36:55 -- Installing: /usr/local/include/iot/base64.h 14:36:55 -- Installing: /usr/local/include/iot/component.h 14:36:55 -- Installing: /usr/local/include/iot/container.h 14:36:55 -- Installing: /usr/local/include/iot/data.h 14:36:55 -- Installing: /usr/local/include/iot/hash.h 14:36:55 -- Installing: /usr/local/include/iot/iot.h 14:36:55 -- Installing: /usr/local/include/iot/json.h 14:36:55 -- Installing: /usr/local/include/iot/logger.h 14:36:55 -- Installing: /usr/local/include/iot/os.h 14:36:55 -- Installing: /usr/local/include/iot/scheduler.h 14:36:55 -- Installing: /usr/local/include/iot/thread.h 14:36:55 -- Installing: /usr/local/include/iot/threadpool.h 14:36:55 -- Installing: /usr/local/include/iot/time.h 14:36:55 -- Installing: /usr/local/include/iot/os 14:36:55 -- Installing: /usr/local/include/iot/os/linux.h 14:36:55 -- Installing: /usr/local/include/iot/os/zephyr.h 14:36:55 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:36:55 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:36:55 make: Leaving directory '/tmp/sdk/build/release' 14:36:56 Removing intermediate container 074fbdbafca1 14:36:56 ---> 8e705dd14110 14:36:56 Step 14/21 : FROM alpine:3.9 14:36:56 3.9: Pulling from library/alpine 14:36:56 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:36:57 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:36:57 9123ac7c32f7: Pulling fs layer 14:36:57 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:36:57 9123ac7c32f7: Verifying Checksum 14:36:57 9123ac7c32f7: Download complete 14:36:57 9123ac7c32f7: Pull complete 14:36:57 Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 14:36:57 Status: Downloaded newer image for alpine:3.9 14:36:57 ---> 82f67be598eb 14:36:57 Step 15/21 : MAINTAINER IOTech 14:36:57 ---> Running in 267f627624d3 14:36:57 Removing intermediate container 267f627624d3 14:36:57 ---> 4c164da99c51 14:36:57 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:36:57 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:36:58 ---> Running in c9e223ae7bef 14:36:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:36:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:36:59 (1/48) Installing binutils (2.31.1-r2) 14:36:59 (2/48) Installing libmagic (5.36-r1) 14:36:59 (3/48) Installing file (5.36-r1) 14:36:59 (4/48) Installing gmp (6.1.2-r1) 14:36:59 (5/48) Installing isl (0.18-r0) 14:36:59 (6/48) Installing libgomp (8.3.0-r0) 14:36:59 (7/48) Installing libatomic (8.3.0-r0) 14:36:59 (8/48) Installing libgcc (8.3.0-r0) 14:36:59 (9/48) Installing mpfr3 (3.1.5-r1) 14:36:59 (10/48) Installing mpc1 (1.0.3-r1) 14:36:59 (11/48) Installing libstdc++ (8.3.0-r0) 14:36:59 (12/48) Installing gcc (8.3.0-r0) 14:36:59 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:36:59 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:37:00 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:37:00 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:37:01 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:37:01 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:37:02 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:37:02 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:37:02 (13/48) Installing musl-dev (1.1.20-r5) 14:37:02 (14/48) Installing libc-dev (0.7.1-r0) 14:37:02 (15/48) Installing g++ (8.3.0-r0) 14:37:03 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:37:03 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:37:04 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:37:04 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:37:04 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:37:05 (16/48) Installing make (4.2.1-r2) 14:37:05 (17/48) Installing fortify-headers (1.0-r0) 14:37:05 (18/48) Installing build-base (0.5-r1) 14:37:05 (19/48) Installing libattr (2.4.47-r7) 14:37:05 (20/48) Installing libacl (2.2.52-r5) 14:37:05 (21/48) Installing libbz2 (1.0.6-r7) 14:37:05 (22/48) Installing expat (2.2.8-r0) 14:37:05 (23/48) Installing lz4-libs (1.8.3-r2) 14:37:05 (24/48) Installing xz-libs (5.2.4-r0) 14:37:05 (25/48) Installing libarchive (3.3.3-r2) 14:37:05 (26/48) Installing ca-certificates (20191127-r0) 14:37:05 (27/48) Installing nghttp2-libs (1.35.1-r1) 14:37:05 (28/48) Installing libssh2 (1.9.0-r1) 14:37:05 (29/48) Installing libcurl (7.64.0-r3) 14:37:05 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 14:37:05 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 14:37:06 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 14:37:06 (33/48) Installing rhash-libs (1.3.6-r2) 14:37:06 (34/48) Installing libuv (1.23.2-r0) 14:37:06 (35/48) Installing cmake (3.13.0-r0) 14:37:08 (36/48) Installing curl (7.64.0-r3) 14:37:08 (37/48) Installing pcre2 (10.32-r1) 14:37:08 (38/48) Installing git (2.20.3-r0) 14:37:09 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:37:09 (39/48) Installing nettle (3.4.1-r0) 14:37:09 (40/48) Installing libffi (3.2.1-r6) 14:37:09 (41/48) Installing p11-kit (0.23.14-r0) 14:37:09 (42/48) Installing libtasn1 (4.14-r0) 14:37:09 (43/48) Installing libunistring (0.9.10-r0) 14:37:09 (44/48) Installing gnutls (3.6.7-r1) 14:37:09 (45/48) Installing libmicrohttpd (0.9.62-r0) 14:37:09 (46/48) Installing libuuid (2.33-r0) 14:37:09 (47/48) Installing wget (1.20.3-r0) 14:37:09 (48/48) Installing yaml (0.2.1-r0) 14:37:09 Executing busybox-1.29.3-r10.trigger 14:37:09 Executing ca-certificates-20191127-r0.trigger 14:37:09 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:37:09 OK: 222 MiB in 62 packages 14:37:10 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:37:10 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:37:12 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:37:14 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:37:17 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:37:17 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:37:18 Removing intermediate container c9e223ae7bef 14:37:18 ---> d5caca031faa 14:37:18 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:37:18 ---> 4c33e9cf8568 14:37:18 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:37:18 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:37:18 ---> 1c8fa3339208 14:37:18 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:37:19 [ 65%] Linking C shared library libcsdk.so 14:37:19 ---> 7fbcb2fe1399 14:37:19 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:37:19 [ 65%] Built target csdk 14:37:19 Scanning dependencies of target template 14:37:19 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:37:19 ---> ca76bf77a27a 14:37:19 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:37:20 ---> 4241fc00160b 14:37:20 Successfully built 4241fc00160b 14:37:20 Successfully tagged ci-base-image-x86_64:latest 14:37:20 [ 68%] Linking C executable template 14:37:20 [ 68%] Built target template [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 14:37:20 Scanning dependencies of target device-counter 14:37:20 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [Pipeline] isUnix [Pipeline] sh 14:37:20 [ 71%] Linking C executable device-counter 14:37:21 [ 71%] Built target device-counter 14:37:21 Scanning dependencies of target device-random 14:37:21 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:37:21 + docker inspect -f . ci-base-image-x86_64 14:37:21 . [Pipeline] withDockerContainer 14:37:21 [ 74%] Linking C executable device-random 14:37:21 prd-centos7-docker-4c-2g-4292 does not seem to be running inside a container 14:37:22 [ 74%] Built target device-random 14:37:22 Scanning dependencies of target device-gyro 14:37:22 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:37:22 [ 77%] Linking C executable device-gyro 14:37:22 [ 77%] Built target device-gyro 14:37:22 Scanning dependencies of target template-discovery 14:37:22 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 14:37:23 [ 80%] Linking C executable template-discovery 14:37:23 [ 80%] Built target template-discovery 14:37:23 Scanning dependencies of target device-terminal 14:37:23 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:37:24 [ 84%] Linking C executable device-terminal 14:37:24 $ docker top 027cf22bb02ced22ac2e8d5483e0bbba742e8ac651a6d943abfcde1690dcf84f -eo pid,comm 14:37:24 [ 84%] Built target device-terminal 14:37:24 Scanning dependencies of target template2 14:37:24 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [Pipeline] { [Pipeline] sh 14:37:24 [ 87%] Linking C executable template2 14:37:25 [ 87%] Built target template2 14:37:25 Scanning dependencies of target device-counterv2 14:37:25 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:37:25 + make test 14:37:25 echo "make test" 14:37:25 make test [Pipeline] } 14:37:25 $ docker stop --time=1 027cf22bb02ced22ac2e8d5483e0bbba742e8ac651a6d943abfcde1690dcf84f 14:37:25 [ 90%] Linking C executable device-counterv2 14:37:26 [ 90%] Built target device-counterv2 14:37:26 Scanning dependencies of target device-gyrov2 14:37:26 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:37:26 [ 93%] Linking C executable device-gyrov2 14:37:26 [ 93%] Built target device-gyrov2 14:37:26 Scanning dependencies of target device-randomv2 14:37:26 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:37:27 [ 96%] Linking C executable device-randomv2 14:37:27 $ docker rm -f 027cf22bb02ced22ac2e8d5483e0bbba742e8ac651a6d943abfcde1690dcf84f 14:37:27 [ 96%] Built target device-randomv2 14:37:27 Scanning dependencies of target device-terminalv2 14:37:27 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:28 [100%] Linking C executable device-terminalv2 14:37:28 [100%] Built target device-terminalv2 14:37:28 + make package 14:37:28 + tee -a release.log 14:37:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:37:28 [ 65%] Built target csdk 14:37:28 [ 68%] Built target template 14:37:28 [ 71%] Built target device-counter 14:37:28 [ 74%] Built target device-random 14:37:28 [ 77%] Built target device-gyro 14:37:28 [ 80%] Built target template-discovery 14:37:28 + ls -al . 14:37:28 total 160 14:37:28 drwxrwxr-x. 8 jenkins jenkins 260 Apr 16 14:35 . 14:37:28 drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 14:35 .. 14:37:28 -rw-rw-r--. 1 jenkins jenkins 3104 Apr 16 14:35 Attribution.txt 14:37:28 -rw-rw-r--. 1 jenkins jenkins 5109 Apr 16 14:35 CHANGES 14:37:28 drwxrwxr-x. 2 jenkins jenkins 144 Apr 16 14:35 docs 14:37:28 -rw-rw-r--. 1 jenkins jenkins 108574 Apr 16 14:35 Doxyfile 14:37:28 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 14:35 .git 14:37:28 -rw-rw-r--. 1 jenkins jenkins 176 Apr 16 14:35 .gitignore 14:37:28 drwxrwxr-x. 4 jenkins jenkins 33 Apr 16 14:35 include 14:37:28 -rw-rw-r--. 1 jenkins jenkins 792 Apr 16 14:35 Jenkinsfile 14:37:28 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 16 14:35 LICENSE 14:37:28 -rw-rw-r--. 1 jenkins jenkins 448 Apr 16 14:35 Makefile 14:37:28 -rw-rw-r--. 1 jenkins jenkins 1849 Apr 16 14:35 README.md 14:37:28 -rw-rw-r--. 1 jenkins jenkins 5050 Apr 16 14:35 README.v2.md 14:37:28 drwxrwxr-x. 2 jenkins jenkins 106 Apr 16 14:35 scripts 14:37:28 drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 14:35 .semver 14:37:28 drwxrwxr-x. 4 jenkins jenkins 50 Apr 16 14:35 src 14:37:28 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 14:31 VERSION [Pipeline] isUnix [Pipeline] sh 14:37:28 [ 84%] Built target device-terminal 14:37:28 [ 87%] Built target template2 14:37:28 [ 90%] Built target device-counterv2 14:37:28 [ 93%] Built target device-gyrov2 14:37:28 [ 96%] Built target device-randomv2 14:37:28 [100%] Built target device-terminalv2 14:37:29 + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9bbc10b8fe27f41404d5d651dc9376adbd83064e --label arch=amd64 --label version=0.0.0 . 14:37:29 Run CPack packaging tool... 14:37:29 CPack: Create package using TGZ 14:37:29 CPack: Install projects 14:37:29 CPack: - Run preinstall target for: Csdk 14:37:29 Sending build context to Docker daemon 3.003MB 14:37:29 Step 1/15 : ARG BASE=alpine:3.9 14:37:29 Step 2/15 : FROM ${BASE} 14:37:29 ---> 4241fc00160b 14:37:29 Step 3/15 : MAINTAINER IOTech 14:37:29 ---> Running in 348d89e53b5f 14:37:29 CPack: - Install project: Csdk 14:37:29 CPack: Create package 14:37:30 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:37:30 + '[' false '=' true ] 14:37:30 + '[' false '=' true ] 14:37:30 + mkdir -p /tmp/sdk/build/debug 14:37:30 + cd /tmp/sdk/build/debug 14:37:30 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:37:30 Removing intermediate container 348d89e53b5f 14:37:30 ---> c5f9b9c6f296 14:37:30 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 14:37:30 ---> Running in a3f8a4e72d75 14:37:30 -- The C compiler identification is GNU 8.3.0 14:37:30 -- Check for working C compiler: /usr/bin/cc 14:37:30 -- Check for working C compiler: /usr/bin/cc -- works 14:37:30 -- Detecting C compiler ABI info 14:37:30 -- Detecting C compiler ABI info - done 14:37:30 -- Detecting C compile features 14:37:31 -- Detecting C compile features - done 14:37:31 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:37:31 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:37:31 -- Found LIBYAML: /usr/lib/libyaml.so 14:37:31 -- Found LIBUUID: /usr/lib/libuuid.so 14:37:31 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:37:31 -- C SDK 0.0.0 for Linux 14:37:31 -- Performing Test CSDK_HAVE_ATOMIC 14:37:32 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:37:32 -- Found Curses: /usr/lib/libcurses.so 14:37:32 -- Configuring done 14:37:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:37:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:37:33 (1/21) Installing pkgconf (1.6.0-r0) 14:37:33 (2/21) Installing openssl-dev (1.1.1d-r2) 14:37:33 (3/21) Installing zlib-dev (1.2.11-r1) 14:37:33 (4/21) Installing libssh2-dev (1.9.0-r1) 14:37:33 (5/21) Installing nghttp2-dev (1.35.1-r1) 14:37:33 (6/21) Installing curl-dev (7.64.0-r3) 14:37:33 (7/21) Installing gnutls-c++ (3.6.7-r1) 14:37:33 (8/21) Installing libgmpxx (6.1.2-r1) 14:37:33 (9/21) Installing gmp-dev (6.1.2-r1) 14:37:33 (10/21) Installing nettle-dev (3.4.1-r0) 14:37:33 -- Generating done 14:37:33 -- Build files have been written to: /tmp/sdk/build/debug 14:37:33 + make 14:37:33 + tee debug.log 14:37:33 Scanning dependencies of target csdk 14:37:33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:37:33 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:37:33 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:37:33 (11/21) Installing libtasn1-dev (4.14-r0) 14:37:33 (12/21) Installing p11-kit-dev (0.23.14-r0) 14:37:33 (13/21) Installing gnutls-dev (3.6.7-r1) 14:37:33 (14/21) Installing libmicrohttpd-dev (0.9.62-r0) 14:37:33 (15/21) Installing ncurses-dev (6.1_p20190105-r0) 14:37:33 (16/21) Installing libblkid (2.33-r0) 14:37:34 (17/21) Installing libfdisk (2.33-r0) 14:37:34 (18/21) Installing libmount (2.33-r0) 14:37:34 (19/21) Installing libsmartcols (2.33-r0) 14:37:34 (20/21) Installing util-linux-dev (2.33-r0) 14:37:34 (21/21) Installing yaml-dev (0.2.1-r0) 14:37:34 Executing busybox-1.29.3-r10.trigger 14:37:34 OK: 265 MiB in 83 packages 14:37:34 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:37:34 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:37:34 [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:37:35 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:37:35 Removing intermediate container a3f8a4e72d75 14:37:35 ---> 4c6ede469c15 14:37:35 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:37:35 [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:37:35 ---> 3eebf905bcfd 14:37:35 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:37:35 [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:37:36 ---> a88becfa2ed1 14:37:36 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:37:36 [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:37:36 [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:37:36 [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:37:36 ---> c4ec018153f8 14:37:36 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:37:37 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:37:37 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:37:37 ---> 50b61d5b8b2a 14:37:37 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:37:38 [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:37:38 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:37:38 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:37:38 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:37:38 ---> adbfaf913868 14:37:38 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:37:39 ---> 3f66c9503586 14:37:39 Step 11/15 : WORKDIR /edgex-c-sdk 14:37:39 ---> Running in 465f904ba73d 14:37:39 Removing intermediate container 465f904ba73d 14:37:39 ---> 178aea0c5e3a 14:37:39 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:37:39 ---> Running in 8357674141da 14:37:39 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:37:39 Removing intermediate container 8357674141da 14:37:39 ---> d140d6a76217 14:37:39 Step 13/15 : LABEL arch=amd64 14:37:39 ---> Running in 950c12e58011 14:37:39 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:37:39 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:37:39 Removing intermediate container 950c12e58011 14:37:39 ---> a2c6f45bafa6 14:37:39 Step 14/15 : LABEL git_sha=9bbc10b8fe27f41404d5d651dc9376adbd83064e 14:37:39 ---> Running in b1fae0e17e1f 14:37:39 Removing intermediate container b1fae0e17e1f 14:37:39 ---> 6d24efea5513 14:37:39 Step 15/15 : LABEL version=0.0.0 14:37:39 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:37:40 ---> Running in ae5ec8ef7d89 14:37:40 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:37:40 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:37:40 Removing intermediate container ae5ec8ef7d89 14:37:40 ---> 7091194771ef 14:37:40 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:37:40 Successfully built 7091194771ef 14:37:40 Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script 14:37:40 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 14:37:40 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 14:37:41 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:37:41 [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:37:41 [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:37:41 [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:37:42 [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:37:43 [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:37:43 [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:37:43 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:37:43 [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:37:44 [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:37:45 [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:37:45 [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:37:46 [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 14:37:46 [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:37:46 [ 65%] Linking C shared library libcsdk.so 14:37:47 [ 65%] Built target csdk 14:37:47 Scanning dependencies of target template 14:37:47 [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:37:47 [ 68%] Linking C executable template 14:37:47 [ 68%] Built target template 14:37:47 Scanning dependencies of target device-counter 14:37:47 [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:37:47 [ 71%] Linking C executable device-counter 14:37:48 [ 71%] Built target device-counter 14:37:48 Scanning dependencies of target device-random 14:37:48 [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:37:48 [ 74%] Linking C executable device-random 14:37:48 [ 74%] Built target device-random 14:37:48 Scanning dependencies of target device-gyro 14:37:48 [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:37:48 [ 77%] Linking C executable device-gyro 14:37:49 [ 77%] Built target device-gyro 14:37:49 Scanning dependencies of target template-discovery 14:37:49 [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:37:49 [ 80%] Linking C executable template-discovery 14:37:49 [ 80%] Built target template-discovery 14:37:49 Scanning dependencies of target device-terminal 14:37:49 [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:37:50 [ 84%] Linking C executable device-terminal 14:37:50 [ 84%] Built target device-terminal 14:37:50 Scanning dependencies of target template2 14:37:50 [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o 14:37:50 [ 87%] Linking C executable template2 14:37:50 [ 87%] Built target template2 14:37:50 Scanning dependencies of target device-counterv2 14:37:50 [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o 14:37:51 [ 90%] Linking C executable device-counterv2 14:37:51 [ 90%] Built target device-counterv2 14:37:51 Scanning dependencies of target device-gyrov2 14:37:51 [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o 14:37:51 [ 93%] Linking C executable device-gyrov2 14:37:51 [ 93%] Built target device-gyrov2 14:37:51 Scanning dependencies of target device-randomv2 14:37:51 [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o 14:37:52 [ 96%] Linking C executable device-randomv2 14:37:52 [ 96%] Built target device-randomv2 14:37:52 Scanning dependencies of target device-terminalv2 14:37:52 [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o 14:37:52 [100%] Linking C executable device-terminalv2 14:37:53 [100%] Built target device-terminalv2 14:37:53 make: Entering directory '/tmp/sdk/build/release' 14:37:53 make[1]: Entering directory '/tmp/sdk/build/release' 14:37:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:53 Scanning dependencies of target csdk 14:37:53 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:53 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:37:55 [ 3%] Linking C shared library libcsdk.so 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 [ 65%] Built target csdk 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 [ 66%] Linking C executable template 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 [ 68%] Built target template 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 [ 69%] Linking C executable device-counter 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 [ 71%] Built target device-counter 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 [ 73%] Linking C executable device-random 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 [ 74%] Built target device-random 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:55 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:55 [ 76%] Linking C executable device-gyro 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 [ 77%] Built target device-gyro 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 [ 79%] Linking C executable template-discovery 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 [ 80%] Built target template-discovery 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 [ 82%] Linking C executable device-terminal 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 [ 84%] Built target device-terminal 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 [ 85%] Linking C executable template2 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 [ 87%] Built target template2 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:56 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:56 [ 88%] Linking C executable device-counterv2 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 [ 90%] Built target device-counterv2 14:37:57 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:57 [ 92%] Linking C executable device-gyrov2 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 [ 93%] Built target device-gyrov2 14:37:57 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:57 [ 95%] Linking C executable device-randomv2 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 [ 96%] Built target device-randomv2 14:37:57 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 make[2]: Entering directory '/tmp/sdk/build/release' 14:37:57 [ 98%] Linking C executable device-terminalv2 14:37:57 make[2]: Leaving directory '/tmp/sdk/build/release' 14:37:57 [100%] Built target device-terminalv2 14:37:57 make[1]: Leaving directory '/tmp/sdk/build/release' 14:37:58 Install the project... 14:37:58 -- Install configuration: "Release" 14:37:58 -- Installing: /usr/local/lib/libcsdk.so 14:37:58 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:37:58 -- Up-to-date: /usr/local/include 14:37:58 -- Installing: /usr/local/include/devsdk 14:37:58 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:37:58 -- Installing: /usr/local/include/devsdk/devsdk.h 14:37:58 -- Installing: /usr/local/include/edgex 14:37:58 -- Installing: /usr/local/include/edgex/devices.h 14:37:58 -- Installing: /usr/local/include/edgex/edgex.h 14:37:58 -- Installing: /usr/local/include/edgex/device-mgmt.h 14:37:58 -- Installing: /usr/local/include/edgex/profiles.h 14:37:58 -- Installing: /usr/local/include/edgex/edgex-base.h 14:37:58 -- Installing: /usr/local/include/edgex/error.h 14:37:58 -- Installing: /usr/local/include/edgex/registry.h 14:37:58 -- Installing: /usr/local/include/edgex/rest-server.h 14:37:58 -- Installing: /usr/local/include/edgex/os.h 14:37:58 -- Installing: /usr/local/include/edgex/devsdk.h 14:37:58 -- Installing: /usr/local/include/edgex/eventgen.h 14:37:58 -- Installing: /usr/local/include/edgex/edgex-logging.h 14:37:58 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:37:58 -- Installing: /usr/local/include/iot 14:37:58 -- Installing: /usr/local/include/iot/hash.h 14:37:58 -- Installing: /usr/local/include/iot/thread.h 14:37:58 -- Installing: /usr/local/include/iot/json.h 14:37:58 -- Installing: /usr/local/include/iot/os 14:37:58 -- Installing: /usr/local/include/iot/os/zephyr.h 14:37:58 -- Installing: /usr/local/include/iot/os/linux.h 14:37:58 -- Installing: /usr/local/include/iot/base64.h 14:37:58 -- Installing: /usr/local/include/iot/container.h 14:37:58 -- Installing: /usr/local/include/iot/data.h 14:37:58 -- Installing: /usr/local/include/iot/threadpool.h 14:37:58 -- Installing: /usr/local/include/iot/scheduler.h 14:37:58 -- Installing: /usr/local/include/iot/component.h 14:37:58 -- Installing: /usr/local/include/iot/os.h 14:37:58 -- Installing: /usr/local/include/iot/logger.h 14:37:58 -- Installing: /usr/local/include/iot/time.h 14:37:58 -- Installing: /usr/local/include/iot/iot.h 14:37:58 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:37:58 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:37:58 make: Leaving directory '/tmp/sdk/build/release' 14:38:00 Removing intermediate container 2cc80179adef 14:38:00 ---> 1266655d79ab 14:38:00 Step 14/21 : FROM alpine:3.9 14:38:00 3.9: Pulling from library/alpine 14:38:00 eb93038481dd: Pulling fs layer 14:38:01 eb93038481dd: Download complete 14:38:01 eb93038481dd: Pull complete 14:38:01 Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 14:38:01 Status: Downloaded newer image for alpine:3.9 14:38:01 ---> 355993758880 14:38:01 Step 15/21 : MAINTAINER IOTech 14:38:01 ---> Running in 20f325452a30 14:38:02 Removing intermediate container 20f325452a30 14:38:02 ---> 7e199b5090ea 14:38:02 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:38:02 ---> Running in 5c29500a0739 14:38:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:38:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:38:03 (1/48) Installing binutils (2.31.1-r2) 14:38:04 (2/48) Installing libmagic (5.36-r1) 14:38:04 (3/48) Installing file (5.36-r1) 14:38:04 (4/48) Installing gmp (6.1.2-r1) 14:38:04 (5/48) Installing isl (0.18-r0) 14:38:04 (6/48) Installing libgomp (8.3.0-r0) 14:38:04 (7/48) Installing libatomic (8.3.0-r0) 14:38:04 (8/48) Installing libgcc (8.3.0-r0) 14:38:04 (9/48) Installing mpfr3 (3.1.5-r1) 14:38:04 (10/48) Installing mpc1 (1.0.3-r1) 14:38:04 (11/48) Installing libstdc++ (8.3.0-r0) 14:38:04 (12/48) Installing gcc (8.3.0-r0) 14:38:05 (13/48) Installing musl-dev (1.1.20-r5) 14:38:05 (14/48) Installing libc-dev (0.7.1-r0) 14:38:05 (15/48) Installing g++ (8.3.0-r0) 14:38:07 (16/48) Installing make (4.2.1-r2) 14:38:07 (17/48) Installing fortify-headers (1.0-r0) 14:38:07 (18/48) Installing build-base (0.5-r1) 14:38:07 (19/48) Installing libattr (2.4.47-r7) 14:38:07 (20/48) Installing libacl (2.2.52-r5) 14:38:07 (21/48) Installing libbz2 (1.0.6-r7) 14:38:07 (22/48) Installing expat (2.2.8-r0) 14:38:07 (23/48) Installing lz4-libs (1.8.3-r2) 14:38:07 (24/48) Installing xz-libs (5.2.4-r0) 14:38:07 (25/48) Installing libarchive (3.3.3-r2) 14:38:07 (26/48) Installing ca-certificates (20191127-r0) 14:38:07 (27/48) Installing nghttp2-libs (1.35.1-r1) 14:38:07 (28/48) Installing libssh2 (1.9.0-r1) 14:38:07 (29/48) Installing libcurl (7.64.0-r3) 14:38:07 (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) 14:38:07 (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) 14:38:08 (32/48) Installing ncurses-libs (6.1_p20190105-r0) 14:38:08 (33/48) Installing rhash-libs (1.3.6-r2) 14:38:08 (34/48) Installing libuv (1.23.2-r0) 14:38:08 (35/48) Installing cmake (3.13.0-r0) 14:38:09 (36/48) Installing curl (7.64.0-r3) 14:38:09 (37/48) Installing pcre2 (10.32-r1) 14:38:09 (38/48) Installing git (2.20.3-r0) 14:38:10 (39/48) Installing nettle (3.4.1-r0) 14:38:10 (40/48) Installing libffi (3.2.1-r6) 14:38:10 (41/48) Installing p11-kit (0.23.14-r0) 14:38:10 (42/48) Installing libtasn1 (4.14-r0) 14:38:10 (43/48) Installing libunistring (0.9.10-r0) 14:38:10 (44/48) Installing gnutls (3.6.7-r1) 14:38:10 (45/48) Installing libmicrohttpd (0.9.62-r0) 14:38:10 (46/48) Installing libuuid (2.33-r0) 14:38:10 (47/48) Installing wget (1.20.3-r0) 14:38:10 (48/48) Installing yaml (0.2.1-r0) 14:38:10 Executing busybox-1.29.3-r10.trigger 14:38:10 Executing ca-certificates-20191127-r0.trigger 14:38:10 OK: 219 MiB in 62 packages 14:38:25 Removing intermediate container 5c29500a0739 14:38:25 ---> 769f1b2821e6 14:38:25 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:38:25 ---> 3c69592f0694 14:38:25 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:38:25 ---> d445707e658e 14:38:25 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:38:25 ---> 7c0740e0fe4b 14:38:25 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:38:26 ---> a8b2aefc4cb2 14:38:26 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:38:26 ---> 21eda33e2e26 14:38:26 Successfully built 21eda33e2e26 14:38:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:27 + docker inspect -f . ci-base-image-arm64 14:38:27 . [Pipeline] withDockerContainer 14:38:27 prd-ubuntu18.04-docker-arm64-4c-16g-4293 does not seem to be running inside a container 14:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 14:38:29 $ docker top 777e448d462a7af281e7b62386bfbc2e9887eb0c9f78d8126ffdfaeb9f60070c -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:30 + make test 14:38:30 echo "make test" 14:38:30 make test [Pipeline] } 14:38:30 $ docker stop --time=1 777e448d462a7af281e7b62386bfbc2e9887eb0c9f78d8126ffdfaeb9f60070c 14:38:32 $ docker rm -f 777e448d462a7af281e7b62386bfbc2e9887eb0c9f78d8126ffdfaeb9f60070c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:38:33 + ls -al . 14:38:33 total 192 14:38:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 14:35 . 14:38:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:35 .. 14:38:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 14:35 .git 14:38:33 -rw-rw-r-- 1 jenkins jenkins 176 Apr 16 14:35 .gitignore 14:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 14:35 .semver 14:38:33 -rw-rw-r-- 1 jenkins jenkins 3104 Apr 16 14:35 Attribution.txt 14:38:33 -rw-rw-r-- 1 jenkins jenkins 5109 Apr 16 14:35 CHANGES 14:38:33 -rw-rw-r-- 1 jenkins jenkins 108574 Apr 16 14:35 Doxyfile 14:38:33 -rw-rw-r-- 1 jenkins jenkins 792 Apr 16 14:35 Jenkinsfile 14:38:33 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 14:35 LICENSE 14:38:33 -rw-rw-r-- 1 jenkins jenkins 448 Apr 16 14:35 Makefile 14:38:33 -rw-rw-r-- 1 jenkins jenkins 1849 Apr 16 14:35 README.md 14:38:33 -rw-rw-r-- 1 jenkins jenkins 5050 Apr 16 14:35 README.v2.md 14:38:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 14:31 VERSION 14:38:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 14:35 docs 14:38:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:35 include 14:38:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 14:35 scripts 14:38:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 14:35 src [Pipeline] isUnix [Pipeline] sh 14:38:34 + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9bbc10b8fe27f41404d5d651dc9376adbd83064e --label arch=arm64 --label version=0.0.0 . 14:38:34 Sending build context to Docker daemon 3.003MB 14:38:34 Step 1/15 : ARG BASE=alpine:3.9 14:38:34 Step 2/15 : FROM ${BASE} 14:38:34 ---> 21eda33e2e26 14:38:34 Step 3/15 : MAINTAINER IOTech 14:38:34 ---> Running in 4cc8bbc97f73 14:38:35 Removing intermediate container 4cc8bbc97f73 14:38:35 ---> 62df2325398c 14:38:35 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 14:38:35 ---> Running in fd49271cc279 14:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:38:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:38:36 (1/21) Installing pkgconf (1.6.0-r0) 14:38:36 (2/21) Installing openssl-dev (1.1.1d-r2) 14:38:37 (3/21) Installing zlib-dev (1.2.11-r1) 14:38:37 (4/21) Installing libssh2-dev (1.9.0-r1) 14:38:37 (5/21) Installing nghttp2-dev (1.35.1-r1) 14:38:37 (6/21) Installing curl-dev (7.64.0-r3) 14:38:37 (7/21) Installing gnutls-c++ (3.6.7-r1) 14:38:37 (8/21) Installing libgmpxx (6.1.2-r1) 14:38:37 (9/21) Installing gmp-dev (6.1.2-r1) 14:38:37 (10/21) Installing nettle-dev (3.4.1-r0) 14:38:37 (11/21) Installing libtasn1-dev (4.14-r0) 14:38:37 (12/21) Installing p11-kit-dev (0.23.14-r0) 14:38:37 (13/21) Installing gnutls-dev (3.6.7-r1) 14:38:37 (14/21) Installing libmicrohttpd-dev (0.9.62-r0) 14:38:37 (15/21) Installing ncurses-dev (6.1_p20190105-r0) 14:38:38 (16/21) Installing libblkid (2.33-r0) 14:38:38 (17/21) Installing libfdisk (2.33-r0) 14:38:38 (18/21) Installing libmount (2.33-r0) 14:38:38 (19/21) Installing libsmartcols (2.33-r0) 14:38:38 (20/21) Installing util-linux-dev (2.33-r0) 14:38:38 (21/21) Installing yaml-dev (0.2.1-r0) 14:38:38 Executing busybox-1.29.3-r10.trigger 14:38:38 OK: 279 MiB in 83 packages 14:38:41 Removing intermediate container fd49271cc279 14:38:41 ---> a71455a04e18 14:38:41 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:38:41 ---> fabd87ac4f7b 14:38:41 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:38:42 ---> 984fbb6bc831 14:38:42 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:38:43 ---> b3cfe103819e 14:38:43 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:38:43 ---> 06619f3a3ad7 14:38:43 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:38:44 ---> b29d77dae497 14:38:44 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:38:44 ---> 0e2bd108a23e 14:38:44 Step 11/15 : WORKDIR /edgex-c-sdk 14:38:44 ---> Running in 0db25961fabd 14:38:45 Removing intermediate container 0db25961fabd 14:38:45 ---> 4aeddd07eaad 14:38:45 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:38:45 ---> Running in 2896b4cd6c9e 14:38:45 Removing intermediate container 2896b4cd6c9e 14:38:45 ---> 848d5434c386 14:38:45 Step 13/15 : LABEL arch=arm64 14:38:45 ---> Running in 664e9fa7a770 14:38:46 Removing intermediate container 664e9fa7a770 14:38:46 ---> c9974f1455cd 14:38:46 Step 14/15 : LABEL git_sha=9bbc10b8fe27f41404d5d651dc9376adbd83064e 14:38:46 ---> Running in fc8166d5abe1 14:38:46 Removing intermediate container fc8166d5abe1 14:38:46 ---> f019e5d1592f 14:38:46 Step 15/15 : LABEL version=0.0.0 14:38:46 ---> Running in 2ea0d9d1b66a 14:38:47 Removing intermediate container 2ea0d9d1b66a 14:38:47 ---> 5daad27bb02c 14:38:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:38:47 Successfully built 5daad27bb02c 14:38:47 Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:38:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:38:49 ---> package-listing.sh 14:38:49 ++ facter osfamily 14:38:49 ++ tr '[:upper:]' '[:lower:]' 14:38:49 + OS_FAMILY=redhat 14:38:49 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-248 14:38:49 + START_PACKAGES=/tmp/packages_start.txt 14:38:49 + END_PACKAGES=/tmp/packages_end.txt 14:38:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:38:49 + PACKAGES=/tmp/packages_start.txt 14:38:49 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-248 ']' 14:38:49 + PACKAGES=/tmp/packages_end.txt 14:38:49 + case "${OS_FAMILY}" in 14:38:49 + sort 14:38:49 + rpm -qa 14:38:56 + '[' -f /tmp/packages_start.txt ']' 14:38:56 + '[' -f /tmp/packages_end.txt ']' 14:38:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:38:56 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-248 ']' 14:38:56 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-248/archives/ 14:38:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-248/archives/ [Pipeline] isUnix [Pipeline] sh 14:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:38:57 14:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:38:58 alpine: Pulling from edgex-lftools-log-publisher 14:38:58 c9b1b535fdd9: Pulling fs layer 14:38:58 2cc5ad85d9ab: Pulling fs layer 14:38:58 756a868c4378: Pulling fs layer 14:38:58 444b2fc9a129: Pulling fs layer 14:38:58 ea15f1150254: Pulling fs layer 14:38:58 41b27a9f41bf: Pulling fs layer 14:38:58 28c525ee5125: Pulling fs layer 14:38:58 094b1ea09ed8: Pulling fs layer 14:38:58 138eaada9080: Pulling fs layer 14:38:58 0622d0fa9048: Pulling fs layer 14:38:58 444b2fc9a129: Waiting 14:38:58 ea15f1150254: Waiting 14:38:58 41b27a9f41bf: Waiting 14:38:58 28c525ee5125: Waiting 14:38:58 138eaada9080: Waiting 14:38:58 0622d0fa9048: Waiting 14:38:58 094b1ea09ed8: Waiting 14:38:58 2cc5ad85d9ab: Verifying Checksum 14:38:58 2cc5ad85d9ab: Download complete 14:38:58 444b2fc9a129: Verifying Checksum 14:38:58 444b2fc9a129: Download complete 14:38:59 c9b1b535fdd9: Verifying Checksum 14:38:59 c9b1b535fdd9: Download complete 14:38:59 ea15f1150254: Verifying Checksum 14:38:59 ea15f1150254: Download complete 14:38:59 28c525ee5125: Verifying Checksum 14:38:59 28c525ee5125: Download complete 14:39:00 c9b1b535fdd9: Pull complete 14:39:01 2cc5ad85d9ab: Pull complete 14:39:01 756a868c4378: Verifying Checksum 14:39:01 756a868c4378: Download complete 14:39:01 138eaada9080: Verifying Checksum 14:39:01 138eaada9080: Download complete 14:39:02 0622d0fa9048: Verifying Checksum 14:39:02 0622d0fa9048: Download complete 14:39:03 094b1ea09ed8: Verifying Checksum 14:39:03 094b1ea09ed8: Download complete 14:39:04 41b27a9f41bf: Verifying Checksum 14:39:04 41b27a9f41bf: Download complete 14:39:06 756a868c4378: Pull complete 14:39:06 444b2fc9a129: Pull complete 14:39:06 ea15f1150254: Pull complete 14:39:11 41b27a9f41bf: Pull complete 14:39:11 28c525ee5125: Pull complete 14:39:14 094b1ea09ed8: Pull complete 14:39:14 138eaada9080: Pull complete 14:39:15 0622d0fa9048: Pull complete 14:39:15 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:39:15 prd-centos7-docker-4c-2g-4290 does not seem to be running inside a container 14:39:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-248 -v /w/workspace/edgexfoundry_device-sdk-c_PR-248:/w/workspace/edgexfoundry_device-sdk-c_PR-248:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-248@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:39:17 $ docker top adebdd027782e1a69b175387d0e0518fb98c9ed5feeca964dde37335c140c4ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:17 provisioning config files... 14:39:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp/config5102837088152121618tmp [Pipeline] { [Pipeline] echo 14:39:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:39:18 ---> create-netrc.sh [Pipeline] echo 14:39:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:39:19 ---> logs-deploy.sh 14:39:19 + ARCHIVE_ARTIFACTS= 14:39:19 + LOGS_SERVER=https://logs.edgexfoundry.org 14:39:19 + '[' https://logs.edgexfoundry.org == None ']' 14:39:19 + NEXUS_URL=https://nexus.edgexfoundry.org 14:39:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/2 14:39:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-248/2/ 14:39:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/2 /w/workspace/edgexfoundry_device-sdk-c_PR-248 14:39:21 Archives upload complete. 14:39:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-248/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-248/2/ 14:39:23 ---> uname -a: 14:39:23 Linux adebdd027782 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:39:23 14:39:23 14:39:23 ---> lscpu: 14:39:23 Architecture: x86_64 14:39:23 CPU op-mode(s): 32-bit, 64-bit 14:39:23 Byte Order: Little Endian 14:39:23 Address sizes: 40 bits physical, 48 bits virtual 14:39:23 CPU(s): 4 14:39:23 On-line CPU(s) list: 0-3 14:39:23 Thread(s) per core: 1 14:39:23 Core(s) per socket: 1 14:39:23 Socket(s): 4 14:39:23 NUMA node(s): 1 14:39:23 Vendor ID: GenuineIntel 14:39:23 CPU family: 6 14:39:23 Model: 44 14:39:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:39:23 Stepping: 1 14:39:23 CPU MHz: 2933.438 14:39:23 BogoMIPS: 5866.87 14:39:23 Virtualization: VT-x 14:39:23 Hypervisor vendor: KVM 14:39:23 Virtualization type: full 14:39:23 L1d cache: 128 KiB 14:39:23 L1i cache: 128 KiB 14:39:23 L2 cache: 16 MiB 14:39:23 L3 cache: 64 MiB 14:39:23 NUMA node0 CPU(s): 0-3 14:39:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:39:23 Vulnerability Meltdown: Mitigation; PTI 14:39:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:39:23 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:39:23 Vulnerability Spectre v2: Mitigation; Full retpoline 14:39:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:39:23 14:39:23 14:39:23 ---> nproc: 14:39:23 4 14:39:23 14:39:23 14:39:23 ---> df -h: 14:39:23 Filesystem Size Used Available Use% Mounted on 14:39:23 overlay 50.0G 6.3G 43.7G 13% / 14:39:23 tmpfs 64.0M 0 64.0M 0% /dev 14:39:23 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:39:23 shm 64.0M 0 64.0M 0% /dev/shm 14:39:23 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 14:39:23 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 14:39:23 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 14:39:23 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-248 14:39:23 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-248@tmp 14:39:23 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 14:39:23 14:39:23 14:39:23 ---> free -m: 14:39:23 total used free shared buff/cache available 14:39:23 Mem: 1838 574 69 0 1194 1159 14:39:23 Swap: 1023 1 1022 14:39:23 14:39:23 14:39:23 ---> ip addr: 14:39:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:39:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:39:23 inet 127.0.0.1/8 scope host lo 14:39:23 valid_lft forever preferred_lft forever 14:39:23 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:39:23 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:39:23 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:39:23 valid_lft forever preferred_lft forever 14:39:23 14:39:23 14:39:23 ---> sar -b -r -n DEV: 14:39:23 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 14:39:23 14:39:23 14:30:16 LINUX RESTART 14:39:23 14:39:23 14:31:01 tps rtps wtps bread/s bwrtn/s 14:39:23 14:32:01 42.89 11.92 30.97 2547.01 3501.61 14:39:23 14:33:01 3.89 0.00 3.89 0.00 117.14 14:39:23 14:34:02 0.26 0.00 0.26 0.00 2.69 14:39:23 14:35:01 0.29 0.00 0.29 0.00 3.65 14:39:23 14:36:01 0.77 0.00 0.77 0.00 9.95 14:39:23 14:37:01 0.73 0.00 0.73 0.00 8.54 14:39:23 14:38:01 0.58 0.00 0.58 0.00 6.28 14:39:23 14:39:02 49.57 48.01 1.56 3303.32 134.84 14:39:23 Average: 12.39 7.50 4.89 732.27 473.61 14:39:23 14:39:23 14:31:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:39:23 14:32:01 125948 1756356 93.31 2620 1234992 968184 33.03 408780 1181392 16 14:39:23 14:33:01 140676 1741628 92.53 2620 1234996 876864 29.92 399832 1179528 16 14:39:23 14:34:02 140972 1741332 92.51 2620 1235008 876864 29.92 399956 1179528 12 14:39:23 14:35:01 139224 1743080 92.60 2620 1235008 877144 29.93 402368 1178420 8 14:39:23 14:36:01 138256 1744048 92.65 2620 1235016 877156 29.93 408808 1173212 8 14:39:23 14:37:01 139640 1742664 92.58 2620 1235020 876928 29.92 409748 1171164 8 14:39:23 14:38:01 146800 1735504 92.20 2620 1235024 877096 29.93 402472 1171056 8 14:39:23 14:39:02 77004 1805300 95.91 2620 1264240 1076440 36.73 443860 1196440 92356 14:39:23 Average: 131065 1751239 93.04 2620 1238663 913335 31.16 409478 1178843 11554 14:39:23 14:39:23 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:39:23 14:32:01 eth0 137.47 110.16 612.60 78.31 0.00 0.00 0.00 14:39:23 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:32:01 docker0 5.65 3.76 0.75 16.39 0.00 0.00 0.00 14:39:23 14:33:01 eth0 1.16 0.07 0.08 0.01 0.00 0.00 0.00 14:39:23 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:34:02 eth0 1.37 0.02 0.09 0.00 0.00 0.00 0.00 14:39:23 14:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:35:01 eth0 1.86 0.29 0.39 0.19 0.00 0.00 0.00 14:39:23 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:36:01 eth0 0.70 0.50 0.40 0.30 0.00 0.00 0.00 14:39:23 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:37:01 eth0 0.93 0.10 0.07 0.01 0.00 0.00 0.00 14:39:23 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:38:01 eth0 0.87 0.43 0.30 0.21 0.00 0.00 0.00 14:39:23 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:39:02 eth0 76.30 59.38 1411.53 7.85 0.00 0.00 0.00 14:39:23 14:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 14:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 Average: eth0 27.61 21.39 253.54 10.87 0.00 0.00 0.00 14:39:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:23 Average: docker0 0.71 0.47 0.09 2.05 0.00 0.00 0.00 14:39:23 14:39:23 14:39:23 ---> sar -P ALL: 14:39:23 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 14:39:23 14:39:23 14:30:16 LINUX RESTART 14:39:23 14:39:23 14:31:01 CPU %user %nice %system %iowait %steal %idle 14:39:23 14:32:01 all 7.59 0.00 3.50 1.39 16.11 71.41 14:39:23 14:32:01 0 6.21 0.00 3.85 4.35 17.86 67.72 14:39:23 14:32:01 1 6.33 0.00 3.63 0.72 16.13 73.19 14:39:23 14:32:01 2 9.49 0.00 3.39 0.28 15.15 71.70 14:39:23 14:32:01 3 8.32 0.00 3.14 0.25 15.33 72.96 14:39:23 14:33:01 all 0.34 0.00 0.28 0.00 5.48 93.90 14:39:23 14:33:01 0 0.27 0.00 0.29 0.00 6.30 93.14 14:39:23 14:33:01 1 0.37 0.00 0.40 0.00 6.68 92.55 14:39:23 14:33:01 2 0.33 0.00 0.21 0.00 4.24 95.23 14:39:23 14:33:01 3 0.41 0.00 0.20 0.00 4.68 94.72 14:39:23 14:34:02 all 0.28 0.00 0.22 0.00 6.36 93.14 14:39:23 14:34:02 0 0.24 0.00 0.21 0.00 6.44 93.12 14:39:23 14:34:02 1 0.27 0.00 0.29 0.00 6.45 92.99 14:39:23 14:34:02 2 0.30 0.00 0.19 0.00 6.47 93.03 14:39:23 14:34:02 3 0.29 0.00 0.19 0.00 6.07 93.45 14:39:23 14:35:01 all 0.26 0.00 0.22 0.00 5.57 93.94 14:39:23 14:35:01 0 0.23 0.00 0.16 0.00 5.77 93.84 14:39:23 14:35:01 1 0.23 0.00 0.23 0.00 5.54 94.00 14:39:23 14:35:01 2 0.33 0.00 0.31 0.00 7.20 92.16 14:39:23 14:35:01 3 0.28 0.00 0.17 0.00 3.75 95.80 14:39:23 14:36:01 all 0.11 0.00 0.08 0.00 1.33 98.49 14:39:23 14:36:01 0 0.08 0.00 0.08 0.00 0.83 99.00 14:39:23 14:36:01 1 0.07 0.00 0.08 0.00 1.67 98.19 14:39:23 14:36:01 2 0.05 0.00 0.07 0.00 1.04 98.84 14:39:23 14:36:01 3 0.21 0.00 0.10 0.00 1.77 97.92 14:39:23 14:37:01 all 0.07 0.00 0.03 0.00 0.90 98.99 14:39:23 14:37:01 0 0.03 0.00 0.05 0.00 0.63 99.29 14:39:23 14:37:01 1 0.07 0.00 0.03 0.00 1.94 97.96 14:39:23 14:37:01 2 0.02 0.00 0.02 0.00 0.50 99.47 14:39:23 14:37:01 3 0.18 0.00 0.02 0.00 0.52 99.28 14:39:23 14:38:01 all 0.15 0.00 0.05 0.00 0.13 99.67 14:39:23 14:38:01 0 0.07 0.00 0.05 0.00 0.17 99.72 14:39:23 14:38:01 1 0.12 0.00 0.05 0.00 0.20 99.63 14:39:23 14:38:01 2 0.05 0.00 0.03 0.00 0.05 99.87 14:39:23 14:38:01 3 0.35 0.00 0.05 0.00 0.10 99.50 14:39:23 14:39:02 all 1.03 0.00 0.59 1.89 5.49 91.00 14:39:23 14:39:02 0 0.87 0.00 0.76 0.38 5.68 92.32 14:39:23 14:39:02 1 0.73 0.00 0.47 3.66 6.50 88.65 14:39:23 14:39:02 2 1.55 0.00 0.58 2.18 4.65 91.04 14:39:23 14:39:02 3 1.00 0.00 0.59 1.32 5.11 91.98 14:39:23 Average: all 1.23 0.00 0.62 0.41 5.20 92.54 14:39:23 Average: 0 0.99 0.00 0.68 0.58 5.47 92.28 14:39:23 Average: 1 1.03 0.00 0.65 0.55 5.67 92.10 14:39:23 Average: 2 1.52 0.00 0.60 0.31 4.94 92.63 14:39:23 Average: 3 1.39 0.00 0.56 0.20 4.69 93.16 14:39:23 14:39:23 14:39:23