Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-coap-c Obtained Jenkinsfile from 7bcb632897130d3d74bd790a412b39b323f00671+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (c9534dc40c1f131f71c16bccabbe468b874e3d74) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17252346798525608857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4340436594760860229.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11372794167456436412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9263617788534003501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4529074109119161424.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17352616960828087498.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772683’ Running on prd-ubuntu20.04-docker-8c-8g-772691 in /w/workspace/edgexfoundry_device-coap-c_PR-66 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_PR-66 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 7bcb632897130d3d74bd790a412b39b323f00671 Merge succeeded, producing 7bcb632897130d3d74bd790a412b39b323f00671 Checking out Revision 7bcb632897130d3d74bd790a412b39b323f00671 (PR-66) > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bcb632897130d3d74bd790a412b39b323f00671 # 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 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bcb632897130d3d74bd790a412b39b323f00671 # timeout=10 Commit message: "build: update to alpine 3.22 as the docker base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:47:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:47:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:47:53 ========================================================= 09:47:53 EdgeX Global Pipelines Version Info 09:47:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:47:54 ------------------- 09:47:54 stable info: 09:47:54 ------------------- 09:47:54 Commited By: Cherry Wang cherry@iotechsys.com 09:47:54 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:47:54 Message: update stable to v1.0.278 09:47:55 ------------------- 09:47:55 experimental info: 09:47:55 ------------------- 09:47:55 Commited By: **** collab-it+edgex@linuxfoundation.org 09:47:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:47:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 09:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bcb632 [Pipeline] echo 09:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:56 provisioning config files... 09:47:56 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/config796327619974227570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:57 ---> ****-login.sh 09:47:57 nexus3.edgexfoundry.org:10001 09:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:57 09:47:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:47:57 Configure a credential helper to remove this warning. See 09:47:57 https://docs.****.com/go/credential-store/ 09:47:57 09:47:57 Login Succeeded 09:47:57 nexus3.edgexfoundry.org:10002 09:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:57 09:47:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:47:57 Configure a credential helper to remove this warning. See 09:47:57 https://docs.****.com/go/credential-store/ 09:47:57 09:47:57 Login Succeeded 09:47:57 nexus3.edgexfoundry.org:10003 09:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:57 09:47:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:47:57 Configure a credential helper to remove this warning. See 09:47:57 https://docs.****.com/go/credential-store/ 09:47:57 09:47:57 Login Succeeded 09:47:57 nexus3.edgexfoundry.org:10004 09:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:58 09:47:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:47:58 Configure a credential helper to remove this warning. See 09:47:58 https://docs.****.com/go/credential-store/ 09:47:58 09:47:58 Login Succeeded 09:47:58 ****.io 09:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:58 09:47:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:47:58 Configure a credential helper to remove this warning. See 09:47:58 https://docs.****.com/go/credential-store/ 09:47:58 09:47:58 Login Succeeded 09:47:58 ---> ****-login.sh ends [Pipeline] } 09:47:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 09:47:59 + git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo 09:47:59 -----------> git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 7bcb632897130d3d74bd790a412b39b323f00671 [false] [Pipeline] sh 09:47:59 + git log --format=format:%s -1 7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo 09:47:59 ========================================================= 09:47:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:47:59 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:48:00 + git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo 09:48:00 -----------> git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 7bcb632897130d3d74bd790a412b39b323f00671 [false] [Pipeline] sh 09:48:00 + git log --format=format:%s -1 7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo 09:48:00 ========================================================= 09:48:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:48:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:48:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:01 + grep -v github /etc/ssh/ssh_known_hosts 09:48:01 + [ -e /tmp/ssh_known_hosts ] 09:48:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:48:01 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 09:48:01 -a /etc/ssh/ssh_known_hosts 09:48:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:01 09:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:02 0.1.4: Pulling from edgex-devops/py-git-semver 09:48:02 3dae71ba6b94: Pulling fs layer 09:48:02 6bf1a483ea7c: Pulling fs layer 09:48:02 f5dfc541a4d3: Pulling fs layer 09:48:02 461d9e800cba: Pulling fs layer 09:48:02 80192f66455f: Pulling fs layer 09:48:02 2e8e34ca0e6c: Pulling fs layer 09:48:02 a29436f7fd5d: Pulling fs layer 09:48:02 923cac83aea3: Pulling fs layer 09:48:02 25ad8b0a4227: Pulling fs layer 09:48:02 db01528c6b51: Pulling fs layer 09:48:02 28988de357af: Pulling fs layer 09:48:02 25ad8b0a4227: Waiting 09:48:02 80192f66455f: Waiting 09:48:02 db01528c6b51: Waiting 09:48:02 461d9e800cba: Waiting 09:48:02 28988de357af: Waiting 09:48:02 923cac83aea3: Waiting 09:48:02 2e8e34ca0e6c: Waiting 09:48:02 a29436f7fd5d: Waiting 09:48:02 6bf1a483ea7c: Verifying Checksum 09:48:02 6bf1a483ea7c: Download complete 09:48:02 461d9e800cba: Verifying Checksum 09:48:02 461d9e800cba: Download complete 09:48:02 80192f66455f: Verifying Checksum 09:48:02 80192f66455f: Download complete 09:48:02 f5dfc541a4d3: Verifying Checksum 09:48:02 f5dfc541a4d3: Download complete 09:48:02 3dae71ba6b94: Verifying Checksum 09:48:02 3dae71ba6b94: Download complete 09:48:02 923cac83aea3: Verifying Checksum 09:48:02 923cac83aea3: Download complete 09:48:02 25ad8b0a4227: Verifying Checksum 09:48:02 25ad8b0a4227: Download complete 09:48:02 db01528c6b51: Download complete 09:48:02 28988de357af: Download complete 09:48:02 a29436f7fd5d: Verifying Checksum 09:48:02 a29436f7fd5d: Download complete 09:48:03 2e8e34ca0e6c: Verifying Checksum 09:48:03 2e8e34ca0e6c: Download complete 09:48:04 3dae71ba6b94: Pull complete 09:48:04 6bf1a483ea7c: Pull complete 09:48:05 f5dfc541a4d3: Pull complete 09:48:05 461d9e800cba: Pull complete 09:48:05 80192f66455f: Pull complete 09:48:09 2e8e34ca0e6c: Pull complete 09:48:09 a29436f7fd5d: Pull complete 09:48:09 923cac83aea3: Pull complete 09:48:09 25ad8b0a4227: Pull complete 09:48:09 db01528c6b51: Pull complete 09:48:09 28988de357af: Pull complete 09:48:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:09 prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container 09:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:11 $ docker top 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 -eo pid,comm 09:48:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:48:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:12 [ssh-agent] Looking for ssh-agent implementation... 09:48:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:12 $ docker exec 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent 09:48:12 SSH_AUTH_SOCK=/tmp/ssh-oFxjDwmmmFeD/agent.32 09:48:12 SSH_AGENT_PID=38 09:48:12 Running ssh-add (command line suppressed) 09:48:12 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_9610610762083305298.key (/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_9610610762083305298.key) 09:48:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-66 [Pipeline] sh 09:48:13 + git tag --points-at HEAD [Pipeline] } 09:48:13 $ docker exec --env ******** --env ******** 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent -k 09:48:13 unset SSH_AUTH_SOCK; 09:48:13 unset SSH_AGENT_PID; 09:48:13 echo Agent pid 38 killed; 09:48:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:13 [ssh-agent] Looking for ssh-agent implementation... 09:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:13 $ docker exec 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent 09:48:13 SSH_AUTH_SOCK=/tmp/ssh-Io4hboG2F4uC/agent.85 09:48:13 SSH_AGENT_PID=91 09:48:13 Running ssh-add (command line suppressed) 09:48:13 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_11047091522435545838.key (/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_11047091522435545838.key) 09:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:14 + git semver init 09:48:14 2025-11-07 09:48:14,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:48:14 2025-11-07 09:48:14,238 [run_init] DEBUG init version:0.0.0 force:False 09:48:14 2025-11-07 09:48:14,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver 09:48:14 2025-11-07 09:48:14,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-66/.semver 09:48:14 2025-11-07 09:48:14,239 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-66, stdin=None, shell=False, universal_newlines=False) 09:48:15 2025-11-07 09:48:14,901 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-66/.git/info/exclude 09:48:15 2025-11-07 09:48:14,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver/PR-66 with force:False 09:48:15 2025-11-07 09:48:14,901 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver/PR-66 09:48:15 2025-11-07 09:48:14,905 [execute] INFO git cat-file --batch-check 09:48:15 2025-11-07 09:48:14,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver, stdin=, shell=False, universal_newlines=False) 09:48:15 2025-11-07 09:48:14,909 [execute] INFO git cat-file --batch 09:48:15 2025-11-07 09:48:14,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver, stdin=, shell=False, universal_newlines=False) 09:48:15 2025-11-07 09:48:14,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-66/.semver/PR-66 09:48:15 0.0.0 [Pipeline] } 09:48:15 $ docker exec --env ******** --env ******** 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent -k 09:48:15 unset SSH_AUTH_SOCK; 09:48:15 unset SSH_AGENT_PID; 09:48:15 echo Agent pid 91 killed; 09:48:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:15 + git semver [Pipeline] } 09:48:16 $ docker stop --time=1 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 09:48:17 $ docker rm -f --volumes 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:18 Stashed 1 file(s) [Pipeline] echo 09:48:18 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:19 provisioning config files... 09:48:19 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/config10712816500200027884tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 09:48:19 ---> ****-login.sh 09:48:19 nexus3.edgexfoundry.org:10001 09:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:19 Login Succeeded 09:48:19 nexus3.edgexfoundry.org:10002 09:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:19 Login Succeeded 09:48:19 nexus3.edgexfoundry.org:10003 09:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:19 Login Succeeded 09:48:19 nexus3.edgexfoundry.org:10004 09:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:19 Login Succeeded 09:48:19 ****.io 09:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:20 Login Succeeded 09:48:20 ---> ****-login.sh ends [Pipeline] } 09:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:48:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:48:20 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 09:48:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:48:20 ========================================================= 09:48:20 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 09:48:20 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:20 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 09:48:21 #0 building with "default" instance using docker driver 09:48:21 09:48:21 #1 [internal] load build definition from Dockerfile.alpine-base 09:48:21 #1 transferring dockerfile: 986B done 09:48:21 #1 DONE 0.0s 09:48:21 09:48:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 09:48:21 #2 DONE 0.1s 09:48:21 09:48:21 #3 [internal] load .dockerignore 09:48:21 #3 transferring context: 2B done 09:48:21 #3 DONE 0.0s 09:48:21 09:48:21 #4 [internal] load build context 09:48:21 #4 transferring context: 68.38kB done 09:48:21 #4 DONE 0.0s 09:48:21 09:48:21 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 09:48:21 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 09:48:21 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 09:48:21 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 09:48:21 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 09:48:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s 09:48:21 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 09:48:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 17.83MB / 118.14MB 0.2s 09:48:21 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 09:48:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 53.48MB / 118.14MB 0.4s 09:48:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 75.50MB / 118.14MB 0.5s 09:48:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 09:48:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done 09:48:22 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 09:48:26 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.0s done 09:48:26 #5 DONE 5.0s 09:48:26 09:48:26 #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 09:48:26 #6 0.263 Connecting to iotech.jfrog.io (54.73.4.50:443) 09:48:27 #6 0.666 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 09:48:27 #6 0.667 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 09:48:27 #6 0.667 '/etc/apk/keys/alpine.dev.rsa.pub' saved 09:48:28 #6 DONE 1.6s 09:48:28 09:48:28 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 09:48:28 #7 DONE 0.3s 09:48:28 09:48:28 #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init 09:48:28 #8 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:28 #8 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:29 #8 0.590 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:48:29 #8 1.128 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:48:29 #8 1.138 (1/18) Installing dumb-init (1.2.5-r2) 09:48:29 #8 1.142 (2/18) Installing hiredis (1.1.0-r2) 09:48:29 #8 1.228 (3/18) Installing hiredis-dev (1.1.0-r2) 09:48:29 #8 1.323 (4/18) Installing libcbor (0.10.2-r1) 09:48:29 #8 1.327 (5/18) Installing iotech-iot-1.6 (1.6.2-r0) 09:48:30 #8 2.030 (6/18) Installing iotech-iot-1.6-dev (1.6.2-r0) 09:48:30 #8 2.141 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 09:48:30 #8 2.355 (8/18) Installing libcbor-dev (0.10.2-r1) 09:48:31 #8 2.361 (9/18) Installing libmenuw (6.4_p20230506-r0) 09:48:31 #8 2.364 (10/18) Installing libpanelw (6.4_p20230506-r0) 09:48:31 #8 2.368 (11/18) Installing libncurses++ (6.4_p20230506-r0) 09:48:31 #8 2.371 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 09:48:31 #8 2.380 (13/18) Installing libblkid (2.38.1-r8) 09:48:31 #8 2.387 (14/18) Installing libuuid (2.38.1-r8) 09:48:31 #8 2.394 (15/18) Installing libfdisk (2.38.1-r8) 09:48:31 #8 2.403 (16/18) Installing libmount (2.38.1-r8) 09:48:31 #8 2.410 (17/18) Installing libsmartcols (2.38.1-r8) 09:48:31 #8 2.415 (18/18) Installing util-linux-dev (2.38.1-r8) 09:48:31 #8 2.439 Executing busybox-1.36.1-r4.trigger 09:48:31 #8 2.450 OK: 336 MiB in 100 packages 09:48:31 #8 DONE 2.6s 09:48:31 09:48:31 #9 [ 5/12] RUN apk --no-cache upgrade 09:48:31 #9 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:31 #9 0.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:31 #9 0.439 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:48:32 #9 0.916 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:48:32 #9 0.923 Upgrading critical system libraries and apk-tools: 09:48:32 #9 0.923 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:48:32 #9 0.950 Executing busybox-1.36.1-r4.trigger 09:48:32 #9 1.012 Continuing the upgrade transaction with new apk-tools: 09:48:32 #9 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:32 #9 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:32 #9 1.201 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:48:32 #9 1.688 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:48:32 #9 1.694 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 09:48:32 #9 1.706 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 09:48:32 #9 1.721 Executing busybox-1.36.1-r7.post-upgrade 09:48:32 #9 1.735 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 09:48:32 #9 1.738 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 09:48:32 #9 1.747 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 09:48:32 #9 1.783 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 09:48:32 #9 1.792 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 09:48:32 #9 1.795 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 09:48:32 #9 1.844 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 09:48:32 #9 1.900 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 09:48:33 #9 1.904 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 09:48:33 #9 1.909 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 09:48:33 #9 1.918 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 09:48:33 #9 1.930 (14/27) Installing libpsl (0.21.5-r0) 09:48:33 #9 1.933 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 09:48:33 #9 1.941 (16/27) Installing libpsl-utils (0.21.5-r0) 09:48:33 #9 1.944 (17/27) Installing libpsl-dev (0.21.5-r0) 09:48:33 #9 1.947 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 09:48:33 #9 1.967 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 09:48:33 #9 1.972 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 09:48:33 #9 2.026 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 09:48:33 #9 2.031 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 09:48:33 #9 2.035 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 09:48:33 #9 2.053 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 09:48:33 #9 2.056 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 09:48:33 #9 2.060 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 09:48:33 #9 2.064 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 09:48:33 #9 2.070 Executing busybox-1.36.1-r7.trigger 09:48:33 #9 2.075 Executing ca-certificates-20241121-r1.trigger 09:48:33 #9 2.123 OK: 336 MiB in 103 packages 09:48:33 #9 DONE 2.3s 09:48:33 09:48:33 #10 [ 6/12] COPY scripts /device-coap/scripts 09:48:33 #10 DONE 0.0s 09:48:33 09:48:33 #11 [ 7/12] COPY src /device-coap/src/ 09:48:33 #11 DONE 0.0s 09:48:33 09:48:33 #12 [ 8/12] COPY VERSION /device-coap 09:48:33 #12 DONE 0.0s 09:48:33 09:48:33 #13 [ 9/12] RUN mkdir -p /device-coap/build 09:48:33 #13 DONE 0.2s 09:48:33 09:48:33 #14 [10/12] WORKDIR /device-coap 09:48:33 #14 DONE 0.0s 09:48:33 09:48:33 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 09:48:33 #15 0.249 + BUILD_CSDK=1 09:48:33 #15 0.249 + TINYDTLS_VERSION=b0e230d 09:48:33 #15 0.249 + LIBCOAP_VERSION=1739507 09:48:33 #15 0.249 + CSDK_VERSION=4.1.0-dev.9 09:48:33 #15 0.249 + '[' -d deps ] 09:48:33 #15 0.249 + mkdir deps 09:48:34 #15 0.250 + cd /device-coap/deps 09:48:34 #15 0.250 + git clone https://github.com/eclipse/tinydtls.git 09:48:34 #15 0.253 Cloning into 'tinydtls'... 09:48:34 #15 0.745 + cd tinydtls 09:48:34 #15 0.745 + git checkout develop 09:48:34 #15 0.760 branch 'develop' set up to track 'origin/develop'. 09:48:34 #15 0.760 Switched to a new branch 'develop' 09:48:34 #15 0.761 + git reset --hard b0e230d 09:48:34 #15 0.776 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 09:48:34 #15 0.776 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 09:48:34 #15 0.777 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 09:48:34 #15 0.777 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 09:48:34 #15 0.779 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 09:48:34 #15 0.779 + mkdir -p build 09:48:34 #15 0.780 + cd build 09:48:34 #15 0.780 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 09:48:34 #15 0.848 -- The C compiler identification is GNU 12.2.1 09:48:34 #15 0.862 -- Detecting C compiler ABI info 09:48:34 #15 0.952 -- Detecting C compiler ABI info - done 09:48:34 #15 0.972 -- Check for working C compiler: /usr/bin/cc - skipped 09:48:34 #15 0.972 -- Detecting C compile features 09:48:34 #15 0.973 -- Detecting C compile features - done 09:48:34 #15 0.976 -- Looking for assert.h 09:48:34 #15 1.059 -- Looking for assert.h - found 09:48:34 #15 1.060 -- Looking for arpa/inet.h 09:48:34 #15 1.150 -- Looking for arpa/inet.h - found 09:48:35 #15 1.150 -- Looking for fcntl.h 09:48:35 #15 1.239 -- Looking for fcntl.h - found 09:48:35 #15 1.239 -- Looking for inttypes.h 09:48:35 #15 1.327 -- Looking for inttypes.h - found 09:48:35 #15 1.328 -- Looking for memory.h 09:48:35 #15 1.420 -- Looking for memory.h - found 09:48:35 #15 1.421 -- Looking for netdb.h 09:48:35 #15 1.507 -- Looking for netdb.h - found 09:48:35 #15 1.507 -- Looking for netinet/in.h 09:48:35 #15 1.591 -- Looking for netinet/in.h - found 09:48:35 #15 1.591 -- Looking for stddef.h 09:48:35 #15 1.683 -- Looking for stddef.h - found 09:48:35 #15 1.684 -- Looking for stdint.h 09:48:35 #15 1.765 -- Looking for stdint.h - found 09:48:35 #15 1.765 -- Looking for stdlib.h 09:48:35 #15 1.852 -- Looking for stdlib.h - found 09:48:35 #15 1.852 -- Looking for string.h 09:48:35 #15 1.938 -- Looking for string.h - found 09:48:35 #15 1.939 -- Looking for strings.h 09:48:35 #15 2.023 -- Looking for strings.h - found 09:48:36 #15 2.024 -- Looking for time.h 09:48:36 #15 2.116 -- Looking for time.h - found 09:48:36 #15 2.117 -- Looking for sys/param.h 09:48:36 #15 2.206 -- Looking for sys/param.h - found 09:48:36 #15 2.206 -- Looking for sys/socket.h 09:48:36 #15 2.296 -- Looking for sys/socket.h - found 09:48:36 #15 2.296 -- Looking for sys/stat.h 09:48:36 #15 2.385 -- Looking for sys/stat.h - found 09:48:36 #15 2.386 -- Looking for sys/types.h 09:48:36 #15 2.477 -- Looking for sys/types.h - found 09:48:36 #15 2.478 -- Looking for sys/time.h 09:48:36 #15 2.568 -- Looking for sys/time.h - found 09:48:36 #15 2.569 -- Looking for unistd.h 09:48:36 #15 2.658 -- Looking for unistd.h - found 09:48:36 #15 2.659 -- Looking for float.h 09:48:36 #15 2.749 -- Looking for float.h - found 09:48:36 #15 2.750 -- Looking for dlfcn.h 09:48:36 #15 2.842 -- Looking for dlfcn.h - found 09:48:36 #15 2.842 -- Looking for memset 09:48:36 #15 2.934 -- Looking for memset - found 09:48:36 #15 2.934 -- Looking for select 09:48:36 #15 3.022 -- Looking for select - found 09:48:36 #15 3.023 -- Looking for socket 09:48:36 #15 3.109 -- Looking for socket - found 09:48:36 #15 3.109 -- Looking for strdup 09:48:37 #15 3.195 -- Looking for strdup - found 09:48:37 #15 3.195 -- Looking for strerror 09:48:37 #15 3.281 -- Looking for strerror - found 09:48:37 #15 3.281 -- Looking for strnlen 09:48:37 #15 3.371 -- Looking for strnlen - found 09:48:37 #15 3.371 -- Looking for fls 09:48:37 #15 3.457 -- Looking for fls - not found 09:48:37 #15 3.457 -- Looking for vprintf 09:48:37 #15 3.544 -- Looking for vprintf - found 09:48:37 #15 3.544 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 09:48:37 #15 3.596 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 09:48:37 #15 3.604 -- Configuring done (2.8s) 09:48:37 #15 3.609 -- Generating done (0.0s) 09:48:37 #15 3.610 -- Build files have been written to: /device-coap/deps/tinydtls/build 09:48:37 #15 3.612 + make 09:48:37 #15 3.652 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 09:48:37 #15 3.817 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 09:48:37 #15 3.853 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 09:48:37 #15 4.111 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 09:48:38 #15 4.225 In file included from /device-coap/deps/tinydtls/crypto.c:34: 09:48:38 #15 4.225 In function 'ecc_ecdh', 09:48:38 #15 4.225 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 09:48:38 #15 4.225 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 09:48:38 #15 4.225 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 09:48:38 #15 4.225 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 09:48:38 #15 4.225 | ^~~~~~~~~~~ 09:48:38 #15 4.225 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 09:48:38 #15 4.225 431 | uint32_t pub_x[8]; 09:48:38 #15 4.225 | ^~~~~ 09:48:38 #15 4.225 In function 'ecc_ecdh', 09:48:38 #15 4.225 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 09:48:38 #15 4.225 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 09:48:38 #15 4.225 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 09:48:38 #15 4.225 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 09:48:38 #15 4.225 | ^~~~~~~~~~~ 09:48:38 #15 4.225 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 09:48:38 #15 4.225 432 | uint32_t pub_y[8]; 09:48:38 #15 4.225 | ^~~~~ 09:48:38 #15 4.225 In function 'ecc_ecdh', 09:48:38 #15 4.225 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 09:48:38 #15 4.225 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 09:48:38 #15 4.225 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 09:48:38 #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 09:48:38 #15 4.225 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 09:48:38 #15 4.225 | ^~~~~~~~~~~ 09:48:38 #15 4.225 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 09:48:38 #15 4.225 430 | uint32_t priv[8]; 09:48:38 #15 4.225 | ^~~~ 09:48:38 #15 4.309 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 09:48:39 #15 5.324 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 09:48:39 #15 5.376 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 09:48:39 #15 5.421 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 09:48:39 #15 5.460 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 09:48:39 #15 5.473 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 09:48:39 #15 5.473 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 09:48:39 #15 5.473 316 | for (idx = 0; idx < count; idx++) { 09:48:39 #15 5.473 | ^ 09:48:39 #15 5.473 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 09:48:39 #15 5.473 319 | return result == count; 09:48:39 #15 5.473 | ^~ 09:48:40 #15 6.129 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 09:48:40 #15 6.191 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 09:48:40 #15 6.257 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 09:48:40 #15 6.305 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 09:48:40 #15 6.362 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 09:48:40 #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 09:48:40 #15 6.379 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 09:48:40 #15 6.379 | ~~~~~~~~~~^~~~~~~~ 09:48:40 #15 6.379 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 09:48:40 #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 09:48:40 #15 6.379 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 09:48:40 #15 6.379 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:48:40 #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 09:48:40 #15 6.379 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 09:48:40 #15 6.379 | ~~~~~^~~~~~~~ 09:48:40 #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 09:48:40 #15 6.379 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 09:48:40 #15 6.379 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:48:40 #15 6.527 [100%] Linking C shared library libtinydtls.so 09:48:40 #15 6.557 [100%] Built target tinydtls 09:48:40 #15 6.563 + make install 09:48:40 #15 6.603 [100%] Built target tinydtls 09:48:40 #15 6.615 Install the project... 09:48:40 #15 6.621 -- Install configuration: "Release" 09:48:40 #15 6.621 -- Installing: /usr/local/lib/libtinydtls.so 09:48:40 #15 6.621 -- Installing: /usr/local/include/tinydtls 09:48:40 #15 6.621 -- Installing: /usr/local/include/tinydtls/uthash.h 09:48:40 #15 6.622 -- Installing: /usr/local/include/tinydtls/sha2 09:48:40 #15 6.622 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 09:48:40 #15 6.622 -- Installing: /usr/local/include/tinydtls/ecc 09:48:40 #15 6.622 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 09:48:40 #15 6.622 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 09:48:40 #15 6.622 -- Installing: /usr/local/include/tinydtls/tinydtls.h 09:48:40 #15 6.623 -- Installing: /usr/local/include/tinydtls/alert.h 09:48:40 #15 6.623 -- Installing: /usr/local/include/tinydtls/aes 09:48:40 #15 6.623 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 09:48:40 #15 6.623 -- Installing: /usr/local/include/tinydtls/crypto.h 09:48:40 #15 6.623 -- Installing: /usr/local/include/tinydtls/numeric.h 09:48:40 #15 6.623 -- Installing: /usr/local/include/tinydtls/peer.h 09:48:40 #15 6.624 -- Installing: /usr/local/include/tinydtls/utlist.h 09:48:40 #15 6.624 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 09:48:40 #15 6.624 -- Installing: /usr/local/include/tinydtls/dtls_time.h 09:48:40 #15 6.624 -- Installing: /usr/local/include/tinydtls/netq.h 09:48:40 #15 6.624 -- Installing: /usr/local/include/tinydtls/dtls.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/global.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/state.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/session.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/hmac.h 09:48:40 #15 6.625 -- Installing: /usr/local/include/tinydtls/ccm.h 09:48:40 #15 6.626 -- Up-to-date: /usr/local/include/tinydtls 09:48:40 #15 6.626 -- Installing: /usr/local/include/tinydtls/dtls_config.h 09:48:40 #15 6.627 + cd /device-coap/deps 09:48:40 #15 6.627 + git clone https://github.com/obgm/libcoap.git 09:48:40 #15 6.628 Cloning into 'libcoap'... 09:48:42 #15 8.272 + cd libcoap 09:48:42 #15 8.272 + git reset --hard 1739507 09:48:42 #15 8.307 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 09:48:42 #15 8.308 + patch -p1 09:48:42 #15 8.308 patching file cmake/FindTinyDTLS.cmake 09:48:42 #15 8.309 + patch -p1 09:48:42 #15 8.310 patching file include/coap2/coap_config.h.in 09:48:42 #15 8.310 + mkdir -p build 09:48:42 #15 8.311 + cd build 09:48:42 #15 8.311 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 09:48:42 #15 8.383 -- The CXX compiler identification is GNU 12.2.1 09:48:42 #15 8.442 -- The C compiler identification is GNU 12.2.1 09:48:42 #15 8.463 -- Detecting CXX compiler ABI info 09:48:42 #15 8.552 -- Detecting CXX compiler ABI info - done 09:48:42 #15 8.573 -- Check for working CXX compiler: /usr/bin/c++ - skipped 09:48:42 #15 8.573 -- Detecting CXX compile features 09:48:42 #15 8.574 -- Detecting CXX compile features - done 09:48:42 #15 8.579 -- Detecting C compiler ABI info 09:48:42 #15 8.669 -- Detecting C compiler ABI info - done 09:48:42 #15 8.686 -- Check for working C compiler: /usr/bin/cc - skipped 09:48:42 #15 8.686 -- Detecting C compile features 09:48:42 #15 8.687 -- Detecting C compile features - done 09:48:42 #15 8.691 -- Looking for byteswap.h 09:48:42 #15 8.773 -- Looking for byteswap.h - found 09:48:42 #15 8.773 -- Looking for inttypes.h 09:48:42 #15 8.862 -- Looking for inttypes.h - found 09:48:42 #15 8.863 -- Looking for limits.h 09:48:42 #15 8.945 -- Looking for limits.h - found 09:48:42 #15 8.945 -- Looking for memory.h 09:48:42 #15 9.026 -- Looking for memory.h - found 09:48:42 #15 9.026 -- Looking for strings.h 09:48:42 #15 9.108 -- Looking for strings.h - found 09:48:43 #15 9.108 -- Looking for string.h 09:48:43 #15 9.195 -- Looking for string.h - found 09:48:43 #15 9.195 -- Looking for sys/sysctl.h 09:48:43 #15 9.242 -- Looking for sys/sysctl.h - not found 09:48:43 #15 9.242 -- Looking for netinet/in.h 09:48:43 #15 9.330 -- Looking for netinet/in.h - found 09:48:43 #15 9.330 -- Looking for sys/epoll.h 09:48:43 #15 9.416 -- Looking for sys/epoll.h - found 09:48:43 #15 9.416 -- Looking for sys/timerfd.h 09:48:43 #15 9.505 -- Looking for sys/timerfd.h - found 09:48:43 #15 9.506 -- Looking for arpa/inet.h 09:48:43 #15 9.595 -- Looking for arpa/inet.h - found 09:48:43 #15 9.595 -- Looking for stdbool.h 09:48:43 #15 9.676 -- Looking for stdbool.h - found 09:48:43 #15 9.676 -- Looking for netdb.h 09:48:43 #15 9.768 -- Looking for netdb.h - found 09:48:43 #15 9.769 -- Looking for pthread.h 09:48:43 #15 9.854 -- Looking for pthread.h - found 09:48:43 #15 9.855 -- Looking for stdlib.h 09:48:43 #15 9.945 -- Looking for stdlib.h - found 09:48:43 #15 9.945 -- Looking for stdint.h 09:48:43 #15 10.03 -- Looking for stdint.h - found 09:48:43 #15 10.03 -- Looking for syslog.h 09:48:43 #15 10.12 -- Looking for syslog.h - found 09:48:44 #15 10.12 -- Looking for sys/ioctl.h 09:48:44 #15 10.21 -- Looking for sys/ioctl.h - found 09:48:44 #15 10.21 -- Looking for sys/socket.h 09:48:44 #15 10.29 -- Looking for sys/socket.h - found 09:48:44 #15 10.29 -- Looking for sys/stat.h 09:48:44 #15 10.38 -- Looking for sys/stat.h - found 09:48:44 #15 10.38 -- Looking for sys/time.h 09:48:44 #15 10.47 -- Looking for sys/time.h - found 09:48:44 #15 10.47 -- Looking for sys/types.h 09:48:44 #15 10.56 -- Looking for sys/types.h - found 09:48:44 #15 10.56 -- Looking for sys/unistd.h 09:48:44 #15 10.60 -- Looking for sys/unistd.h - not found 09:48:44 #15 10.60 -- Looking for time.h 09:48:44 #15 10.69 -- Looking for time.h - found 09:48:44 #15 10.69 -- Looking for unistd.h 09:48:44 #15 10.77 -- Looking for unistd.h - found 09:48:44 #15 10.77 -- Looking for float.h 09:48:44 #15 10.86 -- Looking for float.h - found 09:48:44 #15 10.86 -- Looking for stddef.h 09:48:44 #15 10.95 -- Looking for stddef.h - found 09:48:44 #15 10.95 -- Looking for winsock2.h 09:48:44 #15 11.01 -- Looking for winsock2.h - not found 09:48:44 #15 11.01 -- Looking for ws2tcpip.h 09:48:44 #15 11.06 -- Looking for ws2tcpip.h - not found 09:48:45 #15 11.06 -- Looking for malloc 09:48:45 #15 11.15 -- Looking for malloc - found 09:48:45 #15 11.15 -- Looking for memset 09:48:45 #15 11.24 -- Looking for memset - found 09:48:45 #15 11.24 -- Looking for select 09:48:45 #15 11.32 -- Looking for select - found 09:48:45 #15 11.32 -- Looking for socket 09:48:45 #15 11.41 -- Looking for socket - found 09:48:45 #15 11.41 -- Looking for strcasecmp 09:48:45 #15 11.51 -- Looking for strcasecmp - found 09:48:45 #15 11.51 -- Looking for pthread_mutex_lock 09:48:45 #15 11.60 -- Looking for pthread_mutex_lock - found 09:48:45 #15 11.60 -- Looking for getaddrinfo 09:48:45 #15 11.68 -- Looking for getaddrinfo - found 09:48:45 #15 11.68 -- Looking for strnlen 09:48:45 #15 11.77 -- Looking for strnlen - found 09:48:45 #15 11.77 -- Looking for strrchr 09:48:45 #15 11.86 -- Looking for strrchr - found 09:48:45 #15 11.86 -- Looking for getrandom 09:48:45 #15 11.95 -- Looking for getrandom - found 09:48:45 #15 11.95 -- Looking for cmsghdr 09:48:45 #15 12.00 -- Looking for cmsghdr - not found 09:48:45 #15 12.00 -- compiling without epoll support 09:48:45 #15 12.00 -- compiling with DTLS support 09:48:45 #15 12.00 -- DTLS_BACKEND: tinydtls 09:48:45 #15 12.01 -- Found TinyDTLS: /usr/local/include 09:48:45 #15 12.01 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 09:48:45 #15 12.01 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 09:48:45 #15 12.01 -- TINYDTLS_ROOT_DIR: 09:48:45 #15 12.01 -- compiling with tinydtls support 09:48:45 #15 12.01 -- ENABLE_DTLS:.....................ON 09:48:45 #15 12.01 -- ENABLE_TCP:......................ON 09:48:45 #15 12.01 -- ENABLE_DOCS:.....................OFF 09:48:45 #15 12.01 -- ENABLE_EXAMPLES:.................OFF 09:48:45 #15 12.01 -- DTLS_BACKEND:....................tinydtls 09:48:45 #15 12.01 -- WITH_GNUTLS:.....................OFF 09:48:45 #15 12.01 -- WITH_TINYDTLS:...................ON 09:48:45 #15 12.01 -- WITH_OPENSSL:....................OFF 09:48:45 #15 12.01 -- WITH_MBEDTLS:....................OFF 09:48:45 #15 12.01 -- HAVE_LIBTINYDTLS:................1 09:48:45 #15 12.01 -- HAVE_LIBGNUTLS:.................. 09:48:45 #15 12.01 -- HAVE_OPENSSL:.................... 09:48:45 #15 12.01 -- HAVE_MBEDTLS:.................... 09:48:45 #15 12.01 -- COAP_EPOLL_SUPPORT:.............. 09:48:45 #15 12.01 -- CMAKE_C_COMPILER:................/usr/bin/cc 09:48:45 #15 12.01 -- BUILD_SHARED_LIBS:...............ON 09:48:45 #15 12.01 -- CMAKE_BUILD_TYPE:................Release 09:48:45 #15 12.01 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 09:48:45 #15 12.01 -- Configuring done (3.7s) 09:48:45 #15 12.01 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 09:48:45 #15 12.01 Policy CMP0115 is not set: Source file extensions must be explicit. Run 09:48:45 #15 12.01 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 09:48:45 #15 12.01 command to set the policy and suppress this warning. 09:48:45 #15 12.01 09:48:45 #15 12.01 File: 09:48:45 #15 12.01 09:48:45 #15 12.01 /device-coap/deps/libcoap/include/coap2/coap.h.in 09:48:45 #15 12.01 This warning is for project developers. Use -Wno-dev to suppress it. 09:48:45 #15 12.01 09:48:45 #15 12.02 -- Generating done (0.0s) 09:48:45 #15 12.02 -- Build files have been written to: /device-coap/deps/libcoap/build 09:48:45 #15 12.03 + make 09:48:45 #15 12.07 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 09:48:45 #15 12.14 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 09:48:45 #15 12.21 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 09:48:46 #15 12.32 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 09:48:46 #15 12.57 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 09:48:46 #15 12.62 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 09:48:46 #15 12.67 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 09:48:46 #15 12.93 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 09:48:46 #15 12.97 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 09:48:46 #15 13.03 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 09:48:47 #15 13.55 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 09:48:47 #15 13.66 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 09:48:47 #15 13.73 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 09:48:47 #15 13.80 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 09:48:47 #15 13.85 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 09:48:48 #15 14.42 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 09:48:48 #15 14.62 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 09:48:48 #15 14.80 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 09:48:48 #15 15.18 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 09:48:49 #15 15.25 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 09:48:49 #15 15.29 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 09:48:49 #15 15.49 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 09:48:49 #15 15.67 [100%] Linking C shared library libcoap-2.so 09:48:49 #15 15.71 [100%] Built target coap-2 09:48:49 #15 15.72 + make install 09:48:49 #15 15.78 [100%] Built target coap-2 09:48:49 #15 15.79 Install the project... 09:48:49 #15 15.80 -- Install configuration: "Release" 09:48:49 #15 15.80 -- Installing: /usr/local/lib/libcoap-2.so 09:48:49 #15 15.80 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 09:48:49 #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 09:48:49 #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 09:48:49 #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 09:48:49 #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 09:48:49 #15 15.80 -- Up-to-date: /usr/local/include 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/uthash.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/subscribe.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/option.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/resource.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/bits.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_hashkey.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/block.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_io.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/pdu.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/str.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/async.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/net.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/address.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/uri.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_event.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_riot.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_dtls.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_mutex.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_prng.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/lwippools.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_debug.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/utlist.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/coap_time.h 09:48:49 #15 15.80 -- Installing: /usr/local/include/coap2/encode.h 09:48:49 #15 15.81 -- Installing: /usr/local/include/coap2/libcoap.h 09:48:49 #15 15.81 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 09:48:49 #15 15.81 -- Installing: /usr/local/include/coap2/mem.h 09:48:49 #15 15.81 -- Installing: /usr/local/include/coap2/coap_session.h 09:48:49 #15 15.81 -- Up-to-date: /usr/local/include 09:48:49 #15 15.81 -- Up-to-date: /usr/local/include/coap2 09:48:49 #15 15.81 -- Installing: /usr/local/include/coap2/coap.h 09:48:49 #15 15.81 + '[' 1 '=' 1 ] 09:48:49 #15 15.81 + cd /device-coap/deps 09:48:49 #15 15.81 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip 09:48:49 #15 15.81 Connecting to github.com (140.82.113.4:443) 09:48:49 #15 16.05 Connecting to codeload.github.com (140.82.114.9:443) 09:48:49 #15 16.22 saving to 'v4.1.0-dev.9.zip' 09:48:50 #15 16.29 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA 09:48:50 #15 16.29 'v4.1.0-dev.9.zip' saved 09:48:50 #15 16.29 + unzip v4.1.0-dev.9.zip 09:48:50 #15 16.29 Archive: v4.1.0-dev.9.zip 09:48:50 #15 16.29 creating: device-sdk-c-4.1.0-dev.9/ 09:48:50 #15 16.29 creating: device-sdk-c-4.1.0-dev.9/.github/ 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml 09:48:50 #15 16.29 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.gitignore 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/LICENSE 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Makefile 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/README.md 09:48:50 #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md 09:48:50 #15 16.29 creating: device-sdk-c-4.1.0-dev.9/docs/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/include/ 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/scripts/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json 09:48:50 #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ 09:48:50 #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json 09:48:50 #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c 09:48:50 #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h 09:48:50 #15 16.32 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake 09:48:50 #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake 09:48:50 #15 16.32 + cd device-sdk-c-4.1.0-dev.9 09:48:50 #15 16.32 + ./scripts/build.sh 09:48:50 #15 16.32 + CPPCHECK=false 09:48:50 #15 16.32 + DOCGEN=false 09:48:50 #15 16.32 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 09:48:50 #15 16.32 + '[' 0 -gt 0 ] 09:48:50 #15 16.32 + readlink -f ./scripts/build.sh 09:48:50 #15 16.32 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh 09:48:50 #15 16.32 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts 09:48:50 #15 16.32 + ROOT=/device-coap/deps/device-sdk-c-4.1.0-dev.9 09:48:50 #15 16.32 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9 09:48:50 #15 16.32 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release 09:48:50 #15 16.32 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release 09:48:50 #15 16.32 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src 09:48:50 #15 16.39 -- The C compiler identification is GNU 12.2.1 09:48:50 #15 16.41 -- Detecting C compiler ABI info 09:48:50 #15 16.49 -- Detecting C compiler ABI info - done 09:48:50 #15 16.51 -- Check for working C compiler: /usr/bin/cc - skipped 09:48:50 #15 16.51 -- Detecting C compile features 09:48:50 #15 16.51 -- Detecting C compile features - done 09:48:50 #15 16.51 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:48:50 #15 16.58 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 09:48:50 #15 16.59 -- Found LIBYAML: /usr/lib/libyaml.so 09:48:50 #15 16.59 -- Found LIBUUID: /usr/lib/libuuid.so 09:48:50 #15 16.59 -- Found LIBCBOR: /usr/lib/libcbor.so 09:48:50 #15 16.59 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:48:50 #15 16.60 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 09:48:50 #15 16.60 -- /opt/iotech/iot/1.6/include 09:48:50 #15 16.60 -- C SDK 0.0.0 for Linux 09:48:50 #15 16.60 -- Performing Test CSDK_HAVE_ATOMIC 09:48:50 #15 16.68 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:48:50 #15 16.73 -- Found Curses: /usr/lib/libcurses.so 09:48:50 #15 16.75 -- Configuring done (0.4s) 09:48:50 #15 16.78 -- Generating done (0.0s) 09:48:50 #15 16.79 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release 09:48:50 #15 16.79 + make all package 09:48:50 #15 16.79 + tee release.log 09:48:50 #15 16.84 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:48:50 #15 16.94 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 09:48:50 #15 17.09 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 09:48:50 #15 17.22 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 09:48:51 #15 17.32 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:48:51 #15 17.62 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:48:51 #15 17.66 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:48:51 #15 17.78 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:48:52 #15 18.05 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:48:52 #15 18.14 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:48:52 #15 18.28 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:48:52 #15 18.39 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:48:52 #15 18.48 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 09:48:52 #15 18.63 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:48:52 #15 18.68 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:48:52 #15 19.02 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:48:53 #15 19.08 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 09:48:53 #15 19.32 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:48:53 #15 19.42 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:48:53 #15 19.63 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 09:48:53 #15 19.71 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:48:54 #15 20.69 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:48:54 #15 20.79 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:48:54 #15 20.86 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:48:54 #15 20.95 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 09:48:54 #15 21.00 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:48:55 #15 21.22 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:48:55 #15 21.54 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:48:55 #15 21.61 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:48:55 #15 21.73 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:48:55 #15 21.81 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:48:56 #15 22.21 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:48:56 #15 22.32 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 09:48:56 #15 22.38 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:48:56 #15 22.48 [ 68%] Linking C shared library libcsdk.so 09:48:56 #15 22.53 [ 68%] Built target csdk 09:48:56 #15 22.55 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:48:56 #15 22.68 [ 72%] Linking C executable template 09:48:56 #15 22.71 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:56 #15 22.75 [ 72%] Built target template 09:48:56 #15 22.77 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:48:56 #15 22.86 [ 76%] Linking C executable device-counter 09:48:56 #15 22.88 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:56 #15 22.92 [ 76%] Built target device-counter 09:48:56 #15 22.94 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:48:56 #15 23.02 [ 80%] Linking C executable device-random 09:48:57 #15 23.05 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:57 #15 23.09 [ 80%] Built target device-random 09:48:57 #15 23.11 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:48:57 #15 23.19 [ 84%] Linking C executable device-gyro 09:48:57 #15 23.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:57 #15 23.25 [ 84%] Built target device-gyro 09:48:57 #15 23.27 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:48:57 #15 23.36 [ 88%] Linking C executable device-bitfields 09:48:57 #15 23.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:57 #15 23.42 [ 88%] Built target device-bitfields 09:48:57 #15 23.44 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:48:57 #15 23.58 [ 92%] Linking C executable template-discovery 09:48:57 #15 23.61 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:57 #15 23.65 [ 92%] Built target template-discovery 09:48:57 #15 23.67 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:48:57 #15 23.81 [ 96%] Linking C executable device-file 09:48:57 #15 23.83 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:57 #15 23.87 [ 96%] Built target device-file 09:48:57 #15 23.89 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:48:57 #15 23.99 [100%] Linking C executable device-terminal 09:48:58 #15 24.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:48:58 #15 24.06 [100%] Built target device-terminal 09:48:58 #15 24.07 Run CPack packaging tool... 09:48:58 #15 24.09 CPack: Create package using TGZ 09:48:58 #15 24.09 CPack: Install projects 09:48:58 #15 24.09 CPack: - Run preinstall target for: Csdk 09:48:58 #15 24.33 CPack: - Install project: Csdk [] 09:48:58 #15 24.33 CPack: Create package 09:48:58 #15 24.35 CPack: - package: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. 09:48:58 #15 24.35 + '[' false '=' true ] 09:48:58 #15 24.35 + '[' false '=' true ] 09:48:58 #15 24.35 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug 09:48:58 #15 24.35 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug 09:48:58 #15 24.35 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src 09:48:58 #15 24.42 -- The C compiler identification is GNU 12.2.1 09:48:58 #15 24.44 -- Detecting C compiler ABI info 09:48:58 #15 24.53 -- Detecting C compiler ABI info - done 09:48:58 #15 24.55 -- Check for working C compiler: /usr/bin/cc - skipped 09:48:58 #15 24.55 -- Detecting C compile features 09:48:58 #15 24.55 -- Detecting C compile features - done 09:48:58 #15 24.55 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:48:58 #15 24.62 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 09:48:58 #15 24.63 -- Found LIBYAML: /usr/lib/libyaml.so 09:48:58 #15 24.63 -- Found LIBUUID: /usr/lib/libuuid.so 09:48:58 #15 24.63 -- Found LIBCBOR: /usr/lib/libcbor.so 09:48:58 #15 24.64 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:48:58 #15 24.64 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 09:48:58 #15 24.64 -- /opt/iotech/iot/1.6/include 09:48:58 #15 24.64 -- C SDK 0.0.0 for Linux 09:48:58 #15 24.64 -- Performing Test CSDK_HAVE_ATOMIC 09:48:58 #15 24.73 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:48:58 #15 24.77 -- Found Curses: /usr/lib/libcurses.so 09:48:58 #15 24.79 -- Configuring done (0.4s) 09:48:58 #15 24.83 -- Generating done (0.0s) 09:48:58 #15 24.83 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug 09:48:58 #15 24.83 + make 09:48:58 #15 24.83 + tee debug.log 09:48:58 #15 24.88 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:48:58 #15 24.94 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 09:48:58 #15 25.01 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 09:48:58 #15 25.08 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 09:48:58 #15 25.15 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:48:58 #15 25.27 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:48:59 #15 25.31 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:48:59 #15 25.38 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:48:59 #15 25.50 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:48:59 #15 25.55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:48:59 #15 25.63 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:48:59 #15 25.70 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:48:59 #15 25.76 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 09:48:59 #15 25.84 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:48:59 #15 25.88 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:48:59 #15 26.02 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:49:00 #15 26.06 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 09:49:00 #15 26.17 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:49:00 #15 26.21 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:49:00 #15 26.33 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 09:49:00 #15 26.38 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:49:00 #15 26.58 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:49:00 #15 26.65 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:49:00 #15 26.70 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:49:00 #15 26.75 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 09:49:00 #15 26.80 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:49:00 #15 26.89 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:49:00 #15 27.10 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:49:01 #15 27.15 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:49:01 #15 27.21 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:49:01 #15 27.28 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:49:01 #15 27.42 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:49:01 #15 27.49 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 09:49:01 #15 27.54 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:49:01 #15 27.61 [ 68%] Linking C shared library libcsdk.so 09:49:01 #15 27.67 [ 68%] Built target csdk 09:49:01 #15 27.69 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:49:01 #15 27.76 [ 72%] Linking C executable template 09:49:01 #15 27.78 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:01 #15 27.82 [ 72%] Built target template 09:49:01 #15 27.84 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:49:01 #15 27.90 [ 76%] Linking C executable device-counter 09:49:01 #15 27.93 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:01 #15 27.97 [ 76%] Built target device-counter 09:49:01 #15 27.99 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:49:01 #15 28.04 [ 80%] Linking C executable device-random 09:49:02 #15 28.07 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:02 #15 28.11 [ 80%] Built target device-random 09:49:02 #15 28.13 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:49:02 #15 28.19 [ 84%] Linking C executable device-gyro 09:49:02 #15 28.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:02 #15 28.25 [ 84%] Built target device-gyro 09:49:02 #15 28.27 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:49:02 #15 28.33 [ 88%] Linking C executable device-bitfields 09:49:02 #15 28.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:02 #15 28.40 [ 88%] Built target device-bitfields 09:49:02 #15 28.42 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:49:02 #15 28.49 [ 92%] Linking C executable template-discovery 09:49:02 #15 28.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:02 #15 28.56 [ 92%] Built target template-discovery 09:49:02 #15 28.58 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:49:02 #15 28.64 [ 96%] Linking C executable device-file 09:49:02 #15 28.67 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:02 #15 28.71 [ 96%] Built target device-file 09:49:02 #15 28.72 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:49:02 #15 28.79 [100%] Linking C executable device-terminal 09:49:02 #15 28.82 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:02 #15 28.86 [100%] Built target device-terminal 09:49:02 #15 28.86 + cp -rf include/devsdk include/edgex /usr/include/ 09:49:02 #15 28.86 + cp build/release/c/libcsdk.so /usr/lib/ 09:49:02 #15 28.86 + rm -rf /device-coap/deps 09:49:02 #15 DONE 29.0s 09:49:02 09:49:02 #16 [12/12] RUN /device-coap/scripts/build.sh 09:49:03 #16 0.290 + readlink -f /device-coap/scripts/build.sh 09:49:03 #16 0.290 + dirname /device-coap/scripts/build.sh 09:49:03 #16 0.291 + dirname /device-coap/scripts 09:49:03 #16 0.291 + ROOT=/device-coap 09:49:03 #16 0.291 + echo /device-coap 09:49:03 #16 0.291 + cd /device-coap 09:49:03 #16 0.291 + mkdir -p /device-coap/build/release 09:49:03 #16 0.291 /device-coap 09:49:03 #16 0.292 + cd /device-coap/build/release 09:49:03 #16 0.292 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 09:49:03 #16 0.366 -- The C compiler identification is GNU 12.2.1 09:49:03 #16 0.382 -- Detecting C compiler ABI info 09:49:03 #16 0.466 -- Detecting C compiler ABI info - done 09:49:03 #16 0.486 -- Check for working C compiler: /usr/bin/cc - skipped 09:49:03 #16 0.486 -- Detecting C compile features 09:49:03 #16 0.487 -- Detecting C compile features - done 09:49:03 #16 0.491 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 09:49:03 #16 0.492 -- Configuring done (0.2s) 09:49:03 #16 0.496 -- Generating done (0.0s) 09:49:03 #16 0.496 -- Build files have been written to: /device-coap/build/release 09:49:03 #16 0.499 + make 09:49:03 #16 0.499 + tee release.log 09:49:03 #16 0.534 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 09:49:03 #16 0.573 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:03 #16 0.573 from /device-coap/src/c/device-coap.h:17, 09:49:03 #16 0.573 from /device-coap/src/c/coap-client.h:21, 09:49:03 #16 0.573 from /device-coap/src/c/coap-client.c:9: 09:49:03 #16 0.573 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 09:49:03 #16 0.573 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.573 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 09:49:03 #16 0.573 | ^~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.573 90 | strlen(end_dev_params_ptr->psk_key)); 09:49:03 #16 0.573 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.573 | | 09:49:03 #16 0.573 | size_t {aka long unsigned int} 09:49:03 #16 0.573 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 09:49:03 #16 0.573 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 09:49:03 #16 0.573 | ~^ 09:49:03 #16 0.573 | | 09:49:03 #16 0.573 | unsigned int 09:49:03 #16 0.573 | %lu 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c: In function 'message_handler': 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.574 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 09:49:03 #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | size_t {aka long unsigned int} 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 09:49:03 #16 0.574 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 09:49:03 #16 0.574 | ~^ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | unsigned int 09:49:03 #16 0.574 | %lu 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:03 #16 0.574 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 09:49:03 #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 130 | resource->properties->type); 09:49:03 #16 0.574 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | iot_typecode_t 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 09:49:03 #16 0.574 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 09:49:03 #16 0.574 | ~^ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | int 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.574 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 09:49:03 #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 140 | len); 09:49:03 #16 0.574 | ~~~ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | size_t {aka long unsigned int} 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 09:49:03 #16 0.574 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 09:49:03 #16 0.574 | ~^ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | int 09:49:03 #16 0.574 | %ld 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.574 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 09:49:03 #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 145 | len); 09:49:03 #16 0.574 | ~~~ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | size_t {aka long unsigned int} 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 09:49:03 #16 0.574 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 09:49:03 #16 0.574 | ~^ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | int 09:49:03 #16 0.574 | %ld 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.574 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 09:49:03 #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 152 | len); 09:49:03 #16 0.574 | ~~~ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | size_t {aka long unsigned int} 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 09:49:03 #16 0.574 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 09:49:03 #16 0.574 | ~^ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | int 09:49:03 #16 0.574 | %ld 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:03 #16 0.574 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 09:49:03 #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 157 | resource->properties->type); 09:49:03 #16 0.574 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | iot_typecode_t 09:49:03 #16 0.574 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 09:49:03 #16 0.574 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 09:49:03 #16 0.574 | ~^ 09:49:03 #16 0.574 | | 09:49:03 #16 0.574 | int 09:49:03 #16 0.575 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 09:49:03 #16 0.575 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.575 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 09:49:03 #16 0.575 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.575 | | 09:49:03 #16 0.575 | size_t {aka long unsigned int} 09:49:03 #16 0.575 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 09:49:03 #16 0.575 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 09:49:03 #16 0.575 | ~^ 09:49:03 #16 0.575 | | 09:49:03 #16 0.575 | int 09:49:03 #16 0.575 | %ld 09:49:03 #16 0.575 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.575 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:03 #16 0.575 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.575 253 | (uint8_t *)end_dev_params_ptr->psk_key, 09:49:03 #16 0.575 254 | strlen(end_dev_params_ptr->psk_key)); 09:49:03 #16 0.575 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.575 | | 09:49:03 #16 0.575 | size_t {aka long unsigned int} 09:49:03 #16 0.575 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 09:49:03 #16 0.575 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:03 #16 0.575 | ~^ 09:49:03 #16 0.575 | | 09:49:03 #16 0.575 | int 09:49:03 #16 0.575 | %ld 09:49:03 #16 0.576 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 09:49:03 #16 0.576 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.576 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:03 #16 0.576 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.576 352 | (uint8_t *)end_dev_params_ptr->psk_key, 09:49:03 #16 0.576 353 | strlen(end_dev_params_ptr->psk_key)); 09:49:03 #16 0.576 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.576 | | 09:49:03 #16 0.576 | size_t {aka long unsigned int} 09:49:03 #16 0.576 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 09:49:03 #16 0.576 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:03 #16 0.576 | ~^ 09:49:03 #16 0.576 | | 09:49:03 #16 0.576 | int 09:49:03 #16 0.576 | %ld 09:49:03 #16 0.686 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 09:49:03 #16 0.726 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:03 #16 0.726 from /usr/include/edgex/devices.h:17, 09:49:03 #16 0.726 from /device-coap/src/c/coap-server.c:22: 09:49:03 #16 0.726 /device-coap/src/c/coap-server.c: In function 'data_handler': 09:49:03 #16 0.726 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.726 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 09:49:03 #16 0.726 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.726 | | 09:49:03 #16 0.726 | size_t {aka long unsigned int} 09:49:03 #16 0.726 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 09:49:03 #16 0.726 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 09:49:03 #16 0.726 | ~^ 09:49:03 #16 0.726 | | 09:49:03 #16 0.726 | unsigned int 09:49:03 #16 0.726 | %lu 09:49:03 #16 0.726 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:03 #16 0.726 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 09:49:03 #16 0.726 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.726 | | 09:49:03 #16 0.726 | iot_typecode_t 09:49:03 #16 0.726 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 09:49:03 #16 0.726 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 09:49:03 #16 0.726 | ~^ 09:49:03 #16 0.726 | | 09:49:03 #16 0.726 | int 09:49:03 #16 0.785 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 09:49:03 #16 0.820 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:03 #16 0.820 from /device-coap/src/c/coap-util.h:18, 09:49:03 #16 0.820 from /device-coap/src/c/coap-util.c:9: 09:49:03 #16 0.820 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 09:49:03 #16 0.820 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.820 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:03 #16 0.820 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.820 | | 09:49:03 #16 0.820 | size_t {aka long unsigned int} 09:49:03 #16 0.820 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 09:49:03 #16 0.820 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:03 #16 0.820 | ~^ 09:49:03 #16 0.820 | | 09:49:03 #16 0.820 | unsigned int 09:49:03 #16 0.820 | %lu 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.821 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:03 #16 0.821 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.821 | | 09:49:03 #16 0.821 | size_t {aka long unsigned int} 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 09:49:03 #16 0.821 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:03 #16 0.821 | ~^ 09:49:03 #16 0.821 | | 09:49:03 #16 0.821 | unsigned int 09:49:03 #16 0.821 | %lu 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.821 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:03 #16 0.821 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.821 | | 09:49:03 #16 0.821 | size_t {aka long unsigned int} 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 09:49:03 #16 0.821 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:03 #16 0.821 | ~^ 09:49:03 #16 0.821 | | 09:49:03 #16 0.821 | unsigned int 09:49:03 #16 0.821 | %lu 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:03 #16 0.821 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:03 #16 0.821 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:03 #16 0.821 | | 09:49:03 #16 0.821 | size_t {aka long unsigned int} 09:49:03 #16 0.821 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 09:49:03 #16 0.821 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:03 #16 0.821 | ~^ 09:49:03 #16 0.821 | | 09:49:03 #16 0.821 | unsigned int 09:49:03 #16 0.821 | %lu 09:49:03 #16 0.922 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 09:49:03 #16 0.962 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:03 #16 0.962 from /device-coap/src/c/device-coap.h:17, 09:49:03 #16 0.962 from /device-coap/src/c/device-coap.c:10: 09:49:03 #16 0.962 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 09:49:03 #16 0.962 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:03 #16 0.962 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 09:49:03 #16 0.962 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.962 131 | requests[i].resource->type); 09:49:03 #16 0.962 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:03 #16 0.962 | | 09:49:03 #16 0.962 | iot_typecode_t 09:49:03 #16 0.962 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 09:49:03 #16 0.962 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 09:49:03 #16 0.962 | ~^ 09:49:03 #16 0.962 | | 09:49:03 #16 0.962 | int 09:49:03 #16 1.071 [100%] Linking C executable device-coap 09:49:03 #16 1.096 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:03 #16 1.137 [100%] Built target device-coap 09:49:03 #16 DONE 1.2s 09:49:04 09:49:04 #17 exporting to image 09:49:04 #17 exporting layers 09:49:04 #17 exporting layers 0.3s done 09:49:04 #17 writing image sha256:19eacff09826ae7dc681b7f11a4e67b2ffeb6f34ffb83454a776c9ed15383ee8 done 09:49:04 #17 naming to docker.io/library/ci-base-image-x86_64 done 09:49:04 #17 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:05 + docker inspect -f . ci-base-image-x86_64 09:49:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:05 prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container 09:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:49:05 $ docker top 8e840dc0677c1671ea5991725e5d0027588228363b1e559454f43151d7f03308 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:05 + make test 09:49:05 build/release/device-coap [Pipeline] } 09:49:05 $ docker stop --time=1 8e840dc0677c1671ea5991725e5d0027588228363b1e559454f43151d7f03308 09:49:07 $ docker rm -f --volumes 8e840dc0677c1671ea5991725e5d0027588228363b1e559454f43151d7f03308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:08 + ls -al . 09:49:08 total 96 09:49:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:48 . 09:49:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:47 .. 09:49:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:48 .git 09:49:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:47 .github 09:49:08 -rw-rw-r-- 1 jenkins jenkins 14 Nov 7 09:47 .gitignore 09:49:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:48 .semver 09:49:08 -rw-rw-r-- 1 jenkins jenkins 2037 Nov 7 09:47 Attribution.txt 09:49:08 -rw-rw-r-- 1 jenkins jenkins 3893 Nov 7 09:47 CHANGELOG.md 09:49:08 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:47 GOVERNANCE.md 09:49:08 -rw-rw-r-- 1 jenkins jenkins 798 Nov 7 09:47 Jenkinsfile 09:49:08 -rw-rw-r-- 1 jenkins jenkins 10173 Nov 7 09:47 LICENSE 09:49:08 -rw-rw-r-- 1 jenkins jenkins 938 Nov 7 09:47 Makefile 09:49:08 -rw-rw-r-- 1 jenkins jenkins 619 Nov 7 09:47 OWNERS.md 09:49:08 -rw-rw-r-- 1 jenkins jenkins 12454 Nov 7 09:47 README.md 09:49:08 -rw-rw-r-- 1 jenkins jenkins 506 Nov 7 09:47 ROADMAP.md 09:49:08 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:48 VERSION 09:49:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:47 res 09:49:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:47 scripts 09:49:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:47 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:08 + docker build -t device-coap -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7bcb632897130d3d74bd790a412b39b323f00671 --label arch=amd64 --label version=0.0.0 . 09:49:09 #0 building with "default" instance using docker driver 09:49:09 09:49:09 #1 [internal] load build definition from Dockerfile.alpine 09:49:09 #1 transferring dockerfile: 2.13kB done 09:49:09 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 09:49:09 #1 DONE 0.0s 09:49:09 09:49:09 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:49:09 #2 DONE 0.0s 09:49:09 09:49:09 #3 [internal] load .dockerignore 09:49:09 #3 transferring context: 2B done 09:49:09 #3 DONE 0.0s 09:49:09 09:49:09 #4 [internal] load build context 09:49:09 #4 transferring context: 16.46kB done 09:49:09 #4 DONE 0.0s 09:49:09 09:49:09 #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest 09:49:09 #5 DONE 0.1s 09:49:09 09:49:09 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 09:49:09 #6 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:09 #6 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:10 #6 ... 09:49:10 09:49:10 #7 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 09:49:10 #7 0.193 Connecting to iotech.jfrog.io (54.73.4.50:443) 09:49:10 #7 0.579 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 09:49:10 #7 0.579 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 09:49:10 #7 0.579 '/etc/apk/keys/alpine.dev.rsa.pub' saved 09:49:10 #7 DONE 0.6s 09:49:10 09:49:10 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 09:49:10 #6 0.643 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:49:10 #6 ... 09:49:10 09:49:10 #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 09:49:10 #8 DONE 0.2s 09:49:10 09:49:10 #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 09:49:10 #9 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:10 #9 ... 09:49:10 09:49:10 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 09:49:10 #6 1.119 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:49:10 #6 1.127 OK: 336 MiB in 103 packages 09:49:10 #6 DONE 1.2s 09:49:10 09:49:10 #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 09:49:10 #9 0.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:10 #9 0.433 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:49:10 #9 0.890 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:49:11 #9 0.900 OK: 336 MiB in 103 packages 09:49:11 #9 DONE 1.0s 09:49:11 09:49:11 #10 [stage-1 3/15] RUN apk --no-cache upgrade 09:49:11 #10 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:11 #10 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:11 #10 0.405 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:49:11 #10 ... 09:49:11 09:49:11 #11 [builder 5/11] COPY scripts /device-coap/scripts 09:49:11 #11 DONE 0.0s 09:49:11 09:49:11 #12 [builder 6/11] COPY src /device-coap/src/ 09:49:11 #12 DONE 0.0s 09:49:11 09:49:11 #13 [builder 7/11] COPY VERSION /device-coap 09:49:11 #13 DONE 0.0s 09:49:11 09:49:11 #10 [stage-1 3/15] RUN apk --no-cache upgrade 09:49:11 #10 0.875 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:49:11 #10 0.883 OK: 336 MiB in 103 packages 09:49:11 #10 DONE 1.0s 09:49:11 09:49:11 #14 [builder 8/11] RUN mkdir -p /device-coap/build 09:49:11 #14 DONE 0.2s 09:49:11 09:49:11 #15 [builder 9/11] WORKDIR /device-coap 09:49:11 #15 DONE 0.0s 09:49:11 09:49:11 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 09:49:11 #16 0.357 + BUILD_CSDK=1 09:49:11 #16 0.357 + TINYDTLS_VERSION=b0e230d 09:49:11 #16 0.357 + LIBCOAP_VERSION=1739507 09:49:11 #16 0.357 + CSDK_VERSION=4.1.0-dev.9 09:49:11 #16 0.357 + '[' -d deps ] 09:49:11 #16 0.357 + mkdir deps 09:49:11 #16 0.358 + cd /device-coap/deps 09:49:11 #16 0.358 + git clone https://github.com/eclipse/tinydtls.git 09:49:11 #16 0.359 Cloning into 'tinydtls'... 09:49:12 #16 ... 09:49:12 09:49:12 #17 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 09:49:12 #17 0.400 Connecting to iotech.jfrog.io (54.73.4.50:443) 09:49:12 #17 0.802 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 09:49:12 #17 0.802 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 09:49:12 #17 0.802 '/etc/apk/keys/alpine.dev.rsa.pub' saved 09:49:12 #17 DONE 0.9s 09:49:12 09:49:12 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 09:49:12 #16 0.867 + cd tinydtls 09:49:12 #16 0.867 + git checkout develop 09:49:12 #16 0.876 Switched to a new branch 'develop' 09:49:12 #16 0.876 + git reset --hard b0e230d 09:49:12 #16 0.876 branch 'develop' set up to track 'origin/develop'. 09:49:12 #16 0.891 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 09:49:12 #16 0.891 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 09:49:12 #16 0.894 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 09:49:12 #16 0.894 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 09:49:12 #16 0.894 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 09:49:12 #16 0.895 + mkdir -p build 09:49:12 #16 0.896 + cd build 09:49:12 #16 0.896 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 09:49:12 #16 0.961 -- The C compiler identification is GNU 12.2.1 09:49:12 #16 0.974 -- Detecting C compiler ABI info 09:49:12 #16 1.060 -- Detecting C compiler ABI info - done 09:49:12 #16 1.076 -- Check for working C compiler: /usr/bin/cc - skipped 09:49:12 #16 ... 09:49:12 09:49:12 #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 09:49:12 #18 DONE 0.4s 09:49:12 09:49:12 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 09:49:12 #16 1.077 -- Detecting C compile features 09:49:12 #16 1.077 -- Detecting C compile features - done 09:49:12 #16 1.080 -- Looking for assert.h 09:49:12 #16 1.161 -- Looking for assert.h - found 09:49:12 #16 1.162 -- Looking for arpa/inet.h 09:49:12 #16 1.249 -- Looking for arpa/inet.h - found 09:49:12 #16 1.249 -- Looking for fcntl.h 09:49:12 #16 1.325 -- Looking for fcntl.h - found 09:49:12 #16 1.326 -- Looking for inttypes.h 09:49:12 #16 1.393 -- Looking for inttypes.h - found 09:49:12 #16 1.393 -- Looking for memory.h 09:49:12 #16 1.467 -- Looking for memory.h - found 09:49:12 #16 1.467 -- Looking for netdb.h 09:49:12 #16 1.545 -- Looking for netdb.h - found 09:49:12 #16 1.546 -- Looking for netinet/in.h 09:49:12 #16 1.618 -- Looking for netinet/in.h - found 09:49:12 #16 1.619 -- Looking for stddef.h 09:49:12 #16 1.692 -- Looking for stddef.h - found 09:49:13 #16 1.692 -- Looking for stdint.h 09:49:13 #16 1.772 -- Looking for stdint.h - found 09:49:13 #16 1.772 -- Looking for stdlib.h 09:49:13 #16 1.845 -- Looking for stdlib.h - found 09:49:13 #16 1.845 -- Looking for string.h 09:49:13 #16 1.929 -- Looking for string.h - found 09:49:13 #16 1.929 -- Looking for strings.h 09:49:13 #16 1.997 -- Looking for strings.h - found 09:49:13 #16 1.997 -- Looking for time.h 09:49:13 #16 2.064 -- Looking for time.h - found 09:49:13 #16 2.064 -- Looking for sys/param.h 09:49:13 #16 ... 09:49:13 09:49:13 #19 [stage-1 6/15] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 09:49:13 #19 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:13 #19 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:13 #19 0.399 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 09:49:13 #19 0.859 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:49:13 #19 0.865 (1/1) Installing curl (8.12.1-r0) 09:49:13 #19 0.873 Executing busybox-1.36.1-r7.trigger 09:49:13 #19 0.884 OK: 337 MiB in 104 packages 09:49:13 #19 DONE 1.0s 09:49:13 09:49:13 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 09:49:13 #16 2.146 -- Looking for sys/param.h - found 09:49:13 #16 2.146 -- Looking for sys/socket.h 09:49:13 #16 2.249 -- Looking for sys/socket.h - found 09:49:13 #16 2.249 -- Looking for sys/stat.h 09:49:13 #16 2.333 -- Looking for sys/stat.h - found 09:49:13 #16 2.334 -- Looking for sys/types.h 09:49:13 #16 2.424 -- Looking for sys/types.h - found 09:49:13 #16 2.425 -- Looking for sys/time.h 09:49:13 #16 2.505 -- Looking for sys/time.h - found 09:49:13 #16 2.505 -- Looking for unistd.h 09:49:13 #16 2.589 -- Looking for unistd.h - found 09:49:14 #16 2.590 -- Looking for float.h 09:49:14 #16 2.675 -- Looking for float.h - found 09:49:14 #16 2.675 -- Looking for dlfcn.h 09:49:14 #16 2.760 -- Looking for dlfcn.h - found 09:49:14 #16 2.760 -- Looking for memset 09:49:14 #16 2.848 -- Looking for memset - found 09:49:14 #16 2.848 -- Looking for select 09:49:14 #16 2.933 -- Looking for select - found 09:49:14 #16 2.933 -- Looking for socket 09:49:14 #16 3.013 -- Looking for socket - found 09:49:14 #16 3.014 -- Looking for strdup 09:49:14 #16 3.097 -- Looking for strdup - found 09:49:14 #16 3.097 -- Looking for strerror 09:49:14 #16 3.176 -- Looking for strerror - found 09:49:14 #16 3.176 -- Looking for strnlen 09:49:14 #16 3.262 -- Looking for strnlen - found 09:49:14 #16 3.262 -- Looking for fls 09:49:14 #16 3.348 -- Looking for fls - not found 09:49:14 #16 3.348 -- Looking for vprintf 09:49:14 #16 3.430 -- Looking for vprintf - found 09:49:15 #16 3.431 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 09:49:15 #16 3.483 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 09:49:15 #16 3.492 -- Configuring done (2.6s) 09:49:15 #16 3.497 -- Generating done (0.0s) 09:49:15 #16 3.498 -- Build files have been written to: /device-coap/deps/tinydtls/build 09:49:15 #16 3.500 + make 09:49:15 #16 3.540 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 09:49:15 #16 3.693 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 09:49:15 #16 3.725 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 09:49:15 #16 3.976 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 09:49:15 #16 4.088 In file included from /device-coap/deps/tinydtls/crypto.c:34: 09:49:15 #16 4.088 In function 'ecc_ecdh', 09:49:15 #16 4.088 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 09:49:15 #16 4.088 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 09:49:15 #16 4.088 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 09:49:15 #16 4.088 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 09:49:15 #16 4.088 | ^~~~~~~~~~~ 09:49:15 #16 4.088 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 09:49:15 #16 4.088 431 | uint32_t pub_x[8]; 09:49:15 #16 4.088 | ^~~~~ 09:49:15 #16 4.088 In function 'ecc_ecdh', 09:49:15 #16 4.088 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 09:49:15 #16 4.088 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 09:49:15 #16 4.088 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 09:49:15 #16 4.088 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 09:49:15 #16 4.088 | ^~~~~~~~~~~ 09:49:15 #16 4.088 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 09:49:15 #16 4.088 432 | uint32_t pub_y[8]; 09:49:15 #16 4.088 | ^~~~~ 09:49:15 #16 4.088 In function 'ecc_ecdh', 09:49:15 #16 4.088 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 09:49:15 #16 4.088 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 09:49:15 #16 4.088 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 09:49:15 #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 09:49:15 #16 4.088 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 09:49:15 #16 4.088 | ^~~~~~~~~~~ 09:49:15 #16 4.088 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 09:49:15 #16 4.088 430 | uint32_t priv[8]; 09:49:15 #16 4.088 | ^~~~ 09:49:15 #16 4.174 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 09:49:16 #16 5.137 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 09:49:16 #16 5.188 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 09:49:16 #16 5.231 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 09:49:16 #16 5.270 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 09:49:16 #16 5.287 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 09:49:16 #16 5.287 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 09:49:16 #16 5.287 316 | for (idx = 0; idx < count; idx++) { 09:49:16 #16 5.287 | ^ 09:49:16 #16 5.288 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 09:49:16 #16 5.288 319 | return result == count; 09:49:16 #16 5.288 | ^~ 09:49:17 #16 5.938 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 09:49:17 #16 5.996 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 09:49:17 #16 6.069 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 09:49:17 #16 6.117 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 09:49:17 #16 6.174 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 09:49:17 #16 6.191 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 09:49:17 #16 6.191 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 09:49:17 #16 6.191 | ~~~~~~~~~~^~~~~~~~ 09:49:17 #16 6.191 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 09:49:17 #16 6.191 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 09:49:17 #16 6.191 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 09:49:17 #16 6.191 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:17 #16 6.192 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 09:49:17 #16 6.192 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 09:49:17 #16 6.192 | ~~~~~^~~~~~~~ 09:49:17 #16 6.192 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 09:49:17 #16 6.192 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 09:49:17 #16 6.192 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:17 #16 6.336 [100%] Linking C shared library libtinydtls.so 09:49:17 #16 6.368 [100%] Built target tinydtls 09:49:17 #16 6.378 + make install 09:49:17 #16 6.416 [100%] Built target tinydtls 09:49:17 #16 6.432 Install the project... 09:49:17 #16 6.438 -- Install configuration: "Release" 09:49:18 #16 6.439 -- Installing: /usr/local/lib/libtinydtls.so 09:49:18 #16 6.440 -- Up-to-date: /usr/local/include/tinydtls 09:49:18 #16 6.440 -- Installing: /usr/local/include/tinydtls/uthash.h 09:49:18 #16 6.441 -- Up-to-date: /usr/local/include/tinydtls/sha2 09:49:18 #16 6.441 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 09:49:18 #16 6.441 -- Up-to-date: /usr/local/include/tinydtls/ecc 09:49:18 #16 6.442 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 09:49:18 #16 6.442 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 09:49:18 #16 6.442 -- Installing: /usr/local/include/tinydtls/tinydtls.h 09:49:18 #16 6.443 -- Installing: /usr/local/include/tinydtls/alert.h 09:49:18 #16 6.443 -- Up-to-date: /usr/local/include/tinydtls/aes 09:49:18 #16 6.443 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 09:49:18 #16 6.444 -- Installing: /usr/local/include/tinydtls/crypto.h 09:49:18 #16 6.444 -- Installing: /usr/local/include/tinydtls/numeric.h 09:49:18 #16 6.444 -- Installing: /usr/local/include/tinydtls/peer.h 09:49:18 #16 6.444 -- Installing: /usr/local/include/tinydtls/utlist.h 09:49:18 #16 6.445 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 09:49:18 #16 6.445 -- Installing: /usr/local/include/tinydtls/dtls_time.h 09:49:18 #16 6.445 -- Installing: /usr/local/include/tinydtls/netq.h 09:49:18 #16 6.446 -- Installing: /usr/local/include/tinydtls/dtls.h 09:49:18 #16 6.446 -- Installing: /usr/local/include/tinydtls/global.h 09:49:18 #16 6.446 -- Installing: /usr/local/include/tinydtls/state.h 09:49:18 #16 6.446 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 09:49:18 #16 6.446 -- Installing: /usr/local/include/tinydtls/session.h 09:49:18 #16 6.447 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 09:49:18 #16 6.447 -- Installing: /usr/local/include/tinydtls/hmac.h 09:49:18 #16 6.447 -- Installing: /usr/local/include/tinydtls/ccm.h 09:49:18 #16 6.448 -- Up-to-date: /usr/local/include/tinydtls 09:49:18 #16 6.448 -- Installing: /usr/local/include/tinydtls/dtls_config.h 09:49:18 #16 6.449 + cd /device-coap/deps 09:49:18 #16 6.449 + git clone https://github.com/obgm/libcoap.git 09:49:18 #16 6.450 Cloning into 'libcoap'... 09:49:19 #16 8.024 + cd libcoap 09:49:19 #16 8.024 + git reset --hard 1739507 09:49:19 #16 8.059 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 09:49:19 #16 8.059 + patch -p1 09:49:19 #16 8.060 patching file cmake/FindTinyDTLS.cmake 09:49:19 #16 8.060 + patch -p1 09:49:19 #16 8.061 patching file include/coap2/coap_config.h.in 09:49:19 #16 8.062 + mkdir -p build 09:49:19 #16 8.062 + cd build 09:49:19 #16 8.062 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 09:49:19 #16 8.130 -- The CXX compiler identification is GNU 12.2.1 09:49:19 #16 8.183 -- The C compiler identification is GNU 12.2.1 09:49:19 #16 8.197 -- Detecting CXX compiler ABI info 09:49:19 #16 8.281 -- Detecting CXX compiler ABI info - done 09:49:19 #16 8.296 -- Check for working CXX compiler: /usr/bin/c++ - skipped 09:49:19 #16 8.297 -- Detecting CXX compile features 09:49:19 #16 8.297 -- Detecting CXX compile features - done 09:49:19 #16 8.302 -- Detecting C compiler ABI info 09:49:19 #16 8.379 -- Detecting C compiler ABI info - done 09:49:19 #16 8.398 -- Check for working C compiler: /usr/bin/cc - skipped 09:49:19 #16 8.399 -- Detecting C compile features 09:49:19 #16 8.399 -- Detecting C compile features - done 09:49:19 #16 8.403 -- Looking for byteswap.h 09:49:19 #16 8.478 -- Looking for byteswap.h - found 09:49:19 #16 8.478 -- Looking for inttypes.h 09:49:19 #16 8.553 -- Looking for inttypes.h - found 09:49:19 #16 8.553 -- Looking for limits.h 09:49:19 #16 8.629 -- Looking for limits.h - found 09:49:19 #16 8.629 -- Looking for memory.h 09:49:19 #16 8.713 -- Looking for memory.h - found 09:49:20 #16 8.713 -- Looking for strings.h 09:49:20 #16 8.797 -- Looking for strings.h - found 09:49:20 #16 8.798 -- Looking for string.h 09:49:20 #16 8.882 -- Looking for string.h - found 09:49:20 #16 8.883 -- Looking for sys/sysctl.h 09:49:20 #16 8.933 -- Looking for sys/sysctl.h - not found 09:49:20 #16 8.933 -- Looking for netinet/in.h 09:49:20 #16 9.021 -- Looking for netinet/in.h - found 09:49:20 #16 9.022 -- Looking for sys/epoll.h 09:49:20 #16 9.106 -- Looking for sys/epoll.h - found 09:49:20 #16 9.106 -- Looking for sys/timerfd.h 09:49:20 #16 9.182 -- Looking for sys/timerfd.h - found 09:49:20 #16 9.182 -- Looking for arpa/inet.h 09:49:20 #16 9.262 -- Looking for arpa/inet.h - found 09:49:20 #16 9.263 -- Looking for stdbool.h 09:49:20 #16 9.347 -- Looking for stdbool.h - found 09:49:21 #16 9.347 -- Looking for netdb.h 09:49:21 #16 9.434 -- Looking for netdb.h - found 09:49:21 #16 9.434 -- Looking for pthread.h 09:49:21 #16 9.519 -- Looking for pthread.h - found 09:49:21 #16 9.520 -- Looking for stdlib.h 09:49:21 #16 9.603 -- Looking for stdlib.h - found 09:49:21 #16 9.603 -- Looking for stdint.h 09:49:21 #16 9.683 -- Looking for stdint.h - found 09:49:21 #16 9.683 -- Looking for syslog.h 09:49:21 #16 9.767 -- Looking for syslog.h - found 09:49:21 #16 9.767 -- Looking for sys/ioctl.h 09:49:21 #16 9.851 -- Looking for sys/ioctl.h - found 09:49:21 #16 9.851 -- Looking for sys/socket.h 09:49:21 #16 9.934 -- Looking for sys/socket.h - found 09:49:21 #16 9.934 -- Looking for sys/stat.h 09:49:21 #16 10.02 -- Looking for sys/stat.h - found 09:49:21 #16 10.02 -- Looking for sys/time.h 09:49:21 #16 10.11 -- Looking for sys/time.h - found 09:49:21 #16 10.11 -- Looking for sys/types.h 09:49:21 #16 10.19 -- Looking for sys/types.h - found 09:49:21 #16 10.19 -- Looking for sys/unistd.h 09:49:21 #16 10.24 -- Looking for sys/unistd.h - not found 09:49:21 #16 10.24 -- Looking for time.h 09:49:21 #16 10.33 -- Looking for time.h - found 09:49:21 #16 10.33 -- Looking for unistd.h 09:49:21 #16 10.41 -- Looking for unistd.h - found 09:49:21 #16 10.41 -- Looking for float.h 09:49:21 #16 10.49 -- Looking for float.h - found 09:49:22 #16 10.49 -- Looking for stddef.h 09:49:22 #16 10.57 -- Looking for stddef.h - found 09:49:22 #16 10.57 -- Looking for winsock2.h 09:49:22 #16 10.62 -- Looking for winsock2.h - not found 09:49:22 #16 10.62 -- Looking for ws2tcpip.h 09:49:22 #16 10.67 -- Looking for ws2tcpip.h - not found 09:49:22 #16 10.67 -- Looking for malloc 09:49:22 #16 10.76 -- Looking for malloc - found 09:49:22 #16 10.76 -- Looking for memset 09:49:22 #16 10.84 -- Looking for memset - found 09:49:22 #16 10.84 -- Looking for select 09:49:22 #16 10.93 -- Looking for select - found 09:49:22 #16 10.93 -- Looking for socket 09:49:22 #16 11.02 -- Looking for socket - found 09:49:22 #16 11.02 -- Looking for strcasecmp 09:49:22 #16 11.10 -- Looking for strcasecmp - found 09:49:22 #16 11.10 -- Looking for pthread_mutex_lock 09:49:22 #16 11.19 -- Looking for pthread_mutex_lock - found 09:49:22 #16 11.19 -- Looking for getaddrinfo 09:49:22 #16 11.28 -- Looking for getaddrinfo - found 09:49:22 #16 11.28 -- Looking for strnlen 09:49:22 #16 11.36 -- Looking for strnlen - found 09:49:22 #16 11.36 -- Looking for strrchr 09:49:22 #16 11.45 -- Looking for strrchr - found 09:49:23 #16 11.45 -- Looking for getrandom 09:49:23 #16 11.54 -- Looking for getrandom - found 09:49:23 #16 11.54 -- Looking for cmsghdr 09:49:23 #16 11.59 -- Looking for cmsghdr - not found 09:49:23 #16 11.59 -- compiling without epoll support 09:49:23 #16 11.59 -- compiling with DTLS support 09:49:23 #16 11.59 -- DTLS_BACKEND: tinydtls 09:49:23 #16 11.59 -- Found TinyDTLS: /usr/local/include 09:49:23 #16 11.59 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 09:49:23 #16 11.59 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 09:49:23 #16 11.59 -- TINYDTLS_ROOT_DIR: 09:49:23 #16 11.59 -- compiling with tinydtls support 09:49:23 #16 11.59 -- ENABLE_DTLS:.....................ON 09:49:23 #16 11.59 -- ENABLE_TCP:......................ON 09:49:23 #16 11.59 -- ENABLE_DOCS:.....................OFF 09:49:23 #16 11.59 -- ENABLE_EXAMPLES:.................OFF 09:49:23 #16 11.59 -- DTLS_BACKEND:....................tinydtls 09:49:23 #16 11.59 -- WITH_GNUTLS:.....................OFF 09:49:23 #16 11.59 -- WITH_TINYDTLS:...................ON 09:49:23 #16 11.59 -- WITH_OPENSSL:....................OFF 09:49:23 #16 11.59 -- WITH_MBEDTLS:....................OFF 09:49:23 #16 11.59 -- HAVE_LIBTINYDTLS:................1 09:49:23 #16 11.59 -- HAVE_LIBGNUTLS:.................. 09:49:23 #16 11.59 -- HAVE_OPENSSL:.................... 09:49:23 #16 11.59 -- HAVE_MBEDTLS:.................... 09:49:23 #16 11.59 -- COAP_EPOLL_SUPPORT:.............. 09:49:23 #16 11.59 -- CMAKE_C_COMPILER:................/usr/bin/cc 09:49:23 #16 11.59 -- BUILD_SHARED_LIBS:...............ON 09:49:23 #16 11.59 -- CMAKE_BUILD_TYPE:................Release 09:49:23 #16 11.59 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 09:49:23 #16 11.60 -- Configuring done (3.5s) 09:49:23 #16 11.60 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 09:49:23 #16 11.60 Policy CMP0115 is not set: Source file extensions must be explicit. Run 09:49:23 #16 11.60 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 09:49:23 #16 11.60 command to set the policy and suppress this warning. 09:49:23 #16 11.60 09:49:23 #16 11.60 File: 09:49:23 #16 11.60 09:49:23 #16 11.60 /device-coap/deps/libcoap/include/coap2/coap.h.in 09:49:23 #16 11.60 This warning is for project developers. Use -Wno-dev to suppress it. 09:49:23 #16 11.60 09:49:23 #16 11.61 -- Generating done (0.0s) 09:49:23 #16 11.61 -- Build files have been written to: /device-coap/deps/libcoap/build 09:49:23 #16 11.61 + make 09:49:23 #16 11.66 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 09:49:23 #16 11.72 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 09:49:23 #16 11.80 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 09:49:23 #16 11.90 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 09:49:23 #16 12.16 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 09:49:23 #16 12.21 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 09:49:23 #16 12.26 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 09:49:23 #16 12.53 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 09:49:24 #16 12.57 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 09:49:24 #16 12.63 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 09:49:24 #16 13.15 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 09:49:24 #16 13.26 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 09:49:24 #16 13.32 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 09:49:24 #16 13.40 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 09:49:24 #16 13.45 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 09:49:25 #16 14.03 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 09:49:25 #16 14.22 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 09:49:25 #16 14.41 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 09:49:26 #16 14.79 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 09:49:26 #16 14.86 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 09:49:26 #16 14.91 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 09:49:26 #16 15.10 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 09:49:26 #16 15.28 [100%] Linking C shared library libcoap-2.so 09:49:26 #16 15.32 [100%] Built target coap-2 09:49:26 #16 15.32 + make install 09:49:26 #16 15.38 [100%] Built target coap-2 09:49:26 #16 15.40 Install the project... 09:49:26 #16 15.41 -- Install configuration: "Release" 09:49:26 #16 15.41 -- Installing: /usr/local/lib/libcoap-2.so 09:49:26 #16 15.41 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 09:49:26 #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 09:49:26 #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 09:49:26 #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 09:49:26 #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 09:49:26 #16 15.41 -- Up-to-date: /usr/local/include 09:49:26 #16 15.41 -- Up-to-date: /usr/local/include/coap2 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/uthash.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/subscribe.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/option.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/resource.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/bits.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/coap_hashkey.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/block.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/coap_io.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/pdu.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/str.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/async.h 09:49:26 #16 15.41 -- Installing: /usr/local/include/coap2/net.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/address.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/uri.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_event.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_riot.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_dtls.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_mutex.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_prng.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/lwippools.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_debug.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/utlist.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_time.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/encode.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/libcoap.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/mem.h 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap_session.h 09:49:26 #16 15.42 -- Up-to-date: /usr/local/include 09:49:26 #16 15.42 -- Up-to-date: /usr/local/include/coap2 09:49:26 #16 15.42 -- Installing: /usr/local/include/coap2/coap.h 09:49:26 #16 15.42 + '[' 1 '=' 1 ] 09:49:26 #16 15.42 + cd /device-coap/deps 09:49:26 #16 15.42 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip 09:49:26 #16 15.42 Connecting to github.com (140.82.114.4:443) 09:49:27 #16 15.61 Connecting to codeload.github.com (140.82.114.9:443) 09:49:27 #16 15.72 saving to 'v4.1.0-dev.9.zip' 09:49:27 #16 15.79 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA 09:49:27 #16 15.79 'v4.1.0-dev.9.zip' saved 09:49:27 #16 15.79 + unzip v4.1.0-dev.9.zip 09:49:27 #16 15.79 Archive: v4.1.0-dev.9.zip 09:49:27 #16 15.79 creating: device-sdk-c-4.1.0-dev.9/ 09:49:27 #16 15.79 creating: device-sdk-c-4.1.0-dev.9/.github/ 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml 09:49:27 #16 15.79 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.gitignore 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/LICENSE 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Makefile 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/README.md 09:49:27 #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md 09:49:27 #16 15.79 creating: device-sdk-c-4.1.0-dev.9/docs/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/include/ 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/scripts/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ 09:49:27 #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json 09:49:27 #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h 09:49:27 #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake 09:49:27 #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake 09:49:27 #16 15.81 + cd device-sdk-c-4.1.0-dev.9 09:49:27 #16 15.81 + ./scripts/build.sh 09:49:27 #16 15.81 + CPPCHECK=false 09:49:27 #16 15.81 + DOCGEN=false 09:49:27 #16 15.81 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 09:49:27 #16 15.81 + '[' 0 -gt 0 ] 09:49:27 #16 15.81 + readlink -f ./scripts/build.sh 09:49:27 #16 15.81 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh 09:49:27 #16 15.81 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts 09:49:27 #16 15.81 + ROOT=/device-coap/deps/device-sdk-c-4.1.0-dev.9 09:49:27 #16 15.81 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9 09:49:27 #16 15.81 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release 09:49:27 #16 15.82 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release 09:49:27 #16 15.82 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src 09:49:27 #16 15.89 -- The C compiler identification is GNU 12.2.1 09:49:27 #16 15.91 -- Detecting C compiler ABI info 09:49:27 #16 15.99 -- Detecting C compiler ABI info - done 09:49:27 #16 16.01 -- Check for working C compiler: /usr/bin/cc - skipped 09:49:27 #16 16.01 -- Detecting C compile features 09:49:27 #16 16.01 -- Detecting C compile features - done 09:49:27 #16 16.01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:49:27 #16 16.09 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 09:49:27 #16 16.09 -- Found LIBYAML: /usr/lib/libyaml.so 09:49:27 #16 16.10 -- Found LIBUUID: /usr/lib/libuuid.so 09:49:27 #16 16.10 -- Found LIBCBOR: /usr/lib/libcbor.so 09:49:27 #16 16.10 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:49:27 #16 16.10 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 09:49:27 #16 16.10 -- /opt/iotech/iot/1.6/include 09:49:27 #16 16.10 -- C SDK 0.0.0 for Linux 09:49:27 #16 16.11 -- Performing Test CSDK_HAVE_ATOMIC 09:49:27 #16 16.19 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:49:27 #16 16.23 -- Found Curses: /usr/lib/libcurses.so 09:49:27 #16 16.25 -- Configuring done (0.4s) 09:49:27 #16 16.29 -- Generating done (0.0s) 09:49:27 #16 16.29 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release 09:49:27 #16 16.29 + make all package 09:49:27 #16 16.29 + tee release.log 09:49:27 #16 16.33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:49:27 #16 16.44 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 09:49:27 #16 16.58 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 09:49:28 #16 16.71 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 09:49:28 #16 16.82 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:49:28 #16 17.12 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:49:28 #16 17.16 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:49:28 #16 17.30 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:49:28 #16 17.58 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:49:29 #16 17.67 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:49:29 #16 17.80 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:49:29 #16 17.93 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:49:29 #16 18.01 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 09:49:29 #16 18.17 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:49:31 #16 18.23 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:49:31 #16 18.56 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:49:31 #16 18.61 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 09:49:31 #16 18.84 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:49:31 #16 18.95 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:49:31 #16 19.15 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 09:49:31 #16 19.24 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:49:31 #16 20.22 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:49:31 #16 20.32 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:49:31 #16 20.38 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:49:31 #16 20.47 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 09:49:31 #16 20.53 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:49:32 #16 20.75 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:49:32 #16 21.07 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:49:32 #16 21.14 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:49:32 #16 21.27 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:49:32 #16 21.37 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:49:33 #16 21.77 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:49:33 #16 21.89 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 09:49:33 #16 21.95 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:49:33 #16 22.05 [ 68%] Linking C shared library libcsdk.so 09:49:33 #16 22.10 [ 68%] Built target csdk 09:49:33 #16 22.12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:49:33 #16 22.25 [ 72%] Linking C executable template 09:49:33 #16 22.28 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:33 #16 22.32 [ 72%] Built target template 09:49:33 #16 22.33 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:49:33 #16 22.42 [ 76%] Linking C executable device-counter 09:49:33 #16 22.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:33 #16 22.49 [ 76%] Built target device-counter 09:49:33 #16 22.51 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:49:33 #16 22.60 [ 80%] Linking C executable device-random 09:49:34 #16 22.62 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:34 #16 22.66 [ 80%] Built target device-random 09:49:34 #16 22.68 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:49:34 #16 22.76 [ 84%] Linking C executable device-gyro 09:49:34 #16 22.79 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:34 #16 22.83 [ 84%] Built target device-gyro 09:49:34 #16 22.85 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:49:34 #16 22.94 [ 88%] Linking C executable device-bitfields 09:49:34 #16 22.96 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:34 #16 23.00 [ 88%] Built target device-bitfields 09:49:34 #16 23.02 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:49:34 #16 23.17 [ 92%] Linking C executable template-discovery 09:49:34 #16 23.20 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:34 #16 23.24 [ 92%] Built target template-discovery 09:49:34 #16 23.26 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:49:34 #16 23.37 [ 96%] Linking C executable device-file 09:49:34 #16 23.40 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:34 #16 23.44 [ 96%] Built target device-file 09:49:34 #16 23.45 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:49:34 #16 23.55 [100%] Linking C executable device-terminal 09:49:34 #16 23.58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:34 #16 23.62 [100%] Built target device-terminal 09:49:34 #16 23.64 Run CPack packaging tool... 09:49:34 #16 23.65 CPack: Create package using TGZ 09:49:35 #16 23.65 CPack: Install projects 09:49:35 #16 23.65 CPack: - Run preinstall target for: Csdk 09:49:35 #16 23.89 CPack: - Install project: Csdk [] 09:49:35 #16 23.90 CPack: Create package 09:49:35 #16 23.92 CPack: - package: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. 09:49:35 #16 23.92 + '[' false '=' true ] 09:49:35 #16 23.92 + '[' false '=' true ] 09:49:35 #16 23.92 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug 09:49:35 #16 23.92 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug 09:49:35 #16 23.92 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src 09:49:35 #16 24.00 -- The C compiler identification is GNU 12.2.1 09:49:35 #16 24.02 -- Detecting C compiler ABI info 09:49:35 #16 24.10 -- Detecting C compiler ABI info - done 09:49:35 #16 24.12 -- Check for working C compiler: /usr/bin/cc - skipped 09:49:35 #16 24.12 -- Detecting C compile features 09:49:35 #16 24.12 -- Detecting C compile features - done 09:49:35 #16 24.13 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 09:49:35 #16 24.20 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 09:49:35 #16 24.20 -- Found LIBYAML: /usr/lib/libyaml.so 09:49:35 #16 24.21 -- Found LIBUUID: /usr/lib/libuuid.so 09:49:35 #16 24.21 -- Found LIBCBOR: /usr/lib/libcbor.so 09:49:35 #16 24.21 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 09:49:35 #16 24.21 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 09:49:35 #16 24.21 -- /opt/iotech/iot/1.6/include 09:49:35 #16 24.21 -- C SDK 0.0.0 for Linux 09:49:35 #16 24.21 -- Performing Test CSDK_HAVE_ATOMIC 09:49:35 #16 24.29 -- Performing Test CSDK_HAVE_ATOMIC - Success 09:49:35 #16 24.34 -- Found Curses: /usr/lib/libcurses.so 09:49:35 #16 24.36 -- Configuring done (0.4s) 09:49:35 #16 24.39 -- Generating done (0.0s) 09:49:35 #16 24.39 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug 09:49:35 #16 24.40 + make 09:49:35 #16 24.40 + tee debug.log 09:49:35 #16 24.44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 09:49:36 #16 24.51 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 09:49:36 #16 24.59 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 09:49:36 #16 24.67 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 09:49:36 #16 24.73 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 09:49:36 #16 24.86 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 09:49:36 #16 24.89 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 09:49:36 #16 24.97 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 09:49:36 #16 25.08 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 09:49:36 #16 25.14 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 09:49:36 #16 25.22 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 09:49:36 #16 25.30 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 09:49:36 #16 25.36 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 09:49:36 #16 25.44 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 09:49:36 #16 25.49 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 09:49:37 #16 25.61 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 09:49:37 #16 25.66 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 09:49:37 #16 25.76 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 09:49:37 #16 25.81 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 09:49:37 #16 25.92 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 09:49:37 #16 25.98 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 09:49:37 #16 26.17 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 09:49:37 #16 26.25 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 09:49:37 #16 26.30 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 09:49:37 #16 26.36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 09:49:37 #16 26.41 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 09:49:38 #16 26.51 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 09:49:38 #16 26.72 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 09:49:38 #16 26.78 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 09:49:38 #16 26.85 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 09:49:38 #16 26.91 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 09:49:38 #16 27.06 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 09:49:38 #16 27.13 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 09:49:38 #16 27.19 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 09:49:38 #16 27.26 [ 68%] Linking C shared library libcsdk.so 09:49:38 #16 27.31 [ 68%] Built target csdk 09:49:38 #16 27.33 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 09:49:38 #16 27.40 [ 72%] Linking C executable template 09:49:38 #16 27.43 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:38 #16 27.46 [ 72%] Built target template 09:49:38 #16 27.48 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 09:49:38 #16 27.54 [ 76%] Linking C executable device-counter 09:49:39 #16 27.57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 27.61 [ 76%] Built target device-counter 09:49:39 #16 27.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 09:49:39 #16 27.69 [ 80%] Linking C executable device-random 09:49:39 #16 27.71 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 27.75 [ 80%] Built target device-random 09:49:39 #16 27.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 09:49:39 #16 27.83 [ 84%] Linking C executable device-gyro 09:49:39 #16 27.85 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 27.89 [ 84%] Built target device-gyro 09:49:39 #16 27.91 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 09:49:39 #16 27.97 [ 88%] Linking C executable device-bitfields 09:49:39 #16 28.00 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 28.04 [ 88%] Built target device-bitfields 09:49:39 #16 28.06 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 09:49:39 #16 28.14 [ 92%] Linking C executable template-discovery 09:49:39 #16 28.16 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 28.20 [ 92%] Built target template-discovery 09:49:39 #16 28.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 09:49:39 #16 28.29 [ 96%] Linking C executable device-file 09:49:39 #16 28.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 28.35 [ 96%] Built target device-file 09:49:39 #16 28.38 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 09:49:39 #16 28.45 [100%] Linking C executable device-terminal 09:49:39 #16 28.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:39 #16 28.51 [100%] Built target device-terminal 09:49:39 #16 28.52 + cp -rf include/devsdk include/edgex /usr/include/ 09:49:39 #16 28.52 + cp build/release/c/libcsdk.so /usr/lib/ 09:49:39 #16 28.53 + rm -rf /device-coap/deps 09:49:39 #16 DONE 28.6s 09:49:40 09:49:40 #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 09:49:40 #20 0.213 + readlink -f /device-coap/scripts/build.sh 09:49:40 #20 0.214 + dirname /device-coap/scripts/build.sh 09:49:40 #20 0.214 + dirname /device-coap/scripts 09:49:40 #20 0.215 + ROOT=/device-coap 09:49:40 #20 0.215 + echo /device-coap 09:49:40 #20 0.215 + cd /device-coap 09:49:40 #20 0.215 + mkdir -p /device-coap/build/release 09:49:40 #20 0.215 /device-coap 09:49:40 #20 0.216 + cd /device-coap/build/release 09:49:40 #20 0.216 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 09:49:40 #20 0.237 -- Configuring done (0.0s) 09:49:40 #20 0.242 -- Generating done (0.0s) 09:49:40 #20 0.242 -- Build files have been written to: /device-coap/build/release 09:49:40 #20 0.244 + make 09:49:40 #20 0.244 + tee release.log 09:49:40 #20 0.281 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 09:49:40 #20 0.318 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:40 #20 0.318 from /device-coap/src/c/device-coap.h:17, 09:49:40 #20 0.318 from /device-coap/src/c/coap-client.h:21, 09:49:40 #20 0.318 from /device-coap/src/c/coap-client.c:9: 09:49:40 #20 0.318 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 09:49:40 #20 0.318 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.318 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 09:49:40 #20 0.318 | ^~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.318 90 | strlen(end_dev_params_ptr->psk_key)); 09:49:40 #20 0.318 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.318 | | 09:49:40 #20 0.318 | size_t {aka long unsigned int} 09:49:40 #20 0.318 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 09:49:40 #20 0.318 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 09:49:40 #20 0.318 | ~^ 09:49:40 #20 0.318 | | 09:49:40 #20 0.318 | unsigned int 09:49:40 #20 0.318 | %lu 09:49:40 #20 0.318 /device-coap/src/c/coap-client.c: In function 'message_handler': 09:49:40 #20 0.319 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.319 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 09:49:40 #20 0.319 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.319 | | 09:49:40 #20 0.319 | size_t {aka long unsigned int} 09:49:40 #20 0.319 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 09:49:40 #20 0.319 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 09:49:40 #20 0.319 | ~^ 09:49:40 #20 0.319 | | 09:49:40 #20 0.319 | unsigned int 09:49:40 #20 0.319 | %lu 09:49:40 #20 0.319 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:40 #20 0.319 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 09:49:40 #20 0.319 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.319 130 | resource->properties->type); 09:49:40 #20 0.319 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.319 | | 09:49:40 #20 0.319 | iot_typecode_t 09:49:40 #20 0.319 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 09:49:40 #20 0.319 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 09:49:40 #20 0.319 | ~^ 09:49:40 #20 0.319 | | 09:49:40 #20 0.319 | int 09:49:40 #20 0.319 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.319 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 09:49:40 #20 0.319 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.319 140 | len); 09:49:40 #20 0.319 | ~~~ 09:49:40 #20 0.319 | | 09:49:40 #20 0.319 | size_t {aka long unsigned int} 09:49:40 #20 0.319 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 09:49:40 #20 0.319 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 09:49:40 #20 0.319 | ~^ 09:49:40 #20 0.319 | | 09:49:40 #20 0.319 | int 09:49:40 #20 0.319 | %ld 09:49:40 #20 0.320 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.320 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 09:49:40 #20 0.320 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.320 145 | len); 09:49:40 #20 0.320 | ~~~ 09:49:40 #20 0.320 | | 09:49:40 #20 0.320 | size_t {aka long unsigned int} 09:49:40 #20 0.320 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 09:49:40 #20 0.320 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 09:49:40 #20 0.320 | ~^ 09:49:40 #20 0.320 | | 09:49:40 #20 0.320 | int 09:49:40 #20 0.320 | %ld 09:49:40 #20 0.320 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.320 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 09:49:40 #20 0.320 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.320 152 | len); 09:49:40 #20 0.320 | ~~~ 09:49:40 #20 0.320 | | 09:49:40 #20 0.320 | size_t {aka long unsigned int} 09:49:40 #20 0.320 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 09:49:40 #20 0.320 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 09:49:40 #20 0.320 | ~^ 09:49:40 #20 0.320 | | 09:49:40 #20 0.320 | int 09:49:40 #20 0.320 | %ld 09:49:40 #20 0.320 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:40 #20 0.320 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 09:49:40 #20 0.320 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.320 157 | resource->properties->type); 09:49:40 #20 0.320 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.320 | | 09:49:40 #20 0.320 | iot_typecode_t 09:49:40 #20 0.320 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 09:49:40 #20 0.320 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 09:49:40 #20 0.320 | ~^ 09:49:40 #20 0.320 | | 09:49:40 #20 0.320 | int 09:49:40 #20 0.324 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 09:49:40 #20 0.325 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.325 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 09:49:40 #20 0.325 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.325 | | 09:49:40 #20 0.325 | size_t {aka long unsigned int} 09:49:40 #20 0.325 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 09:49:40 #20 0.325 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 09:49:40 #20 0.325 | ~^ 09:49:40 #20 0.325 | | 09:49:40 #20 0.325 | int 09:49:40 #20 0.325 | %ld 09:49:40 #20 0.326 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.326 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:40 #20 0.326 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.326 253 | (uint8_t *)end_dev_params_ptr->psk_key, 09:49:40 #20 0.326 254 | strlen(end_dev_params_ptr->psk_key)); 09:49:40 #20 0.326 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.326 | | 09:49:40 #20 0.326 | size_t {aka long unsigned int} 09:49:40 #20 0.326 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 09:49:40 #20 0.326 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:40 #20 0.326 | ~^ 09:49:40 #20 0.326 | | 09:49:40 #20 0.326 | int 09:49:40 #20 0.326 | %ld 09:49:40 #20 0.328 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 09:49:40 #20 0.329 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.329 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:40 #20 0.329 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.329 352 | (uint8_t *)end_dev_params_ptr->psk_key, 09:49:40 #20 0.329 353 | strlen(end_dev_params_ptr->psk_key)); 09:49:40 #20 0.329 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.329 | | 09:49:40 #20 0.329 | size_t {aka long unsigned int} 09:49:40 #20 0.329 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 09:49:40 #20 0.329 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 09:49:40 #20 0.329 | ~^ 09:49:40 #20 0.329 | | 09:49:40 #20 0.329 | int 09:49:40 #20 0.329 | %ld 09:49:40 #20 0.441 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 09:49:40 #20 0.478 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:40 #20 0.478 from /usr/include/edgex/devices.h:17, 09:49:40 #20 0.478 from /device-coap/src/c/coap-server.c:22: 09:49:40 #20 0.478 /device-coap/src/c/coap-server.c: In function 'data_handler': 09:49:40 #20 0.478 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.478 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 09:49:40 #20 0.478 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.478 | | 09:49:40 #20 0.478 | size_t {aka long unsigned int} 09:49:40 #20 0.478 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 09:49:40 #20 0.478 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 09:49:40 #20 0.478 | ~^ 09:49:40 #20 0.478 | | 09:49:40 #20 0.478 | unsigned int 09:49:40 #20 0.478 | %lu 09:49:40 #20 0.478 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:40 #20 0.478 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 09:49:40 #20 0.478 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.478 | | 09:49:40 #20 0.478 | iot_typecode_t 09:49:40 #20 0.478 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 09:49:40 #20 0.478 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 09:49:40 #20 0.478 | ~^ 09:49:40 #20 0.478 | | 09:49:40 #20 0.478 | int 09:49:40 #20 0.538 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 09:49:40 #20 0.578 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:40 #20 0.578 from /device-coap/src/c/coap-util.h:18, 09:49:40 #20 0.578 from /device-coap/src/c/coap-util.c:9: 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.578 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:40 #20 0.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.578 | | 09:49:40 #20 0.578 | size_t {aka long unsigned int} 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 09:49:40 #20 0.578 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:40 #20 0.578 | ~^ 09:49:40 #20 0.578 | | 09:49:40 #20 0.578 | unsigned int 09:49:40 #20 0.578 | %lu 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.578 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:40 #20 0.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.578 | | 09:49:40 #20 0.578 | size_t {aka long unsigned int} 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 09:49:40 #20 0.578 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 09:49:40 #20 0.578 | ~^ 09:49:40 #20 0.578 | | 09:49:40 #20 0.578 | unsigned int 09:49:40 #20 0.578 | %lu 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.578 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:40 #20 0.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.578 | | 09:49:40 #20 0.578 | size_t {aka long unsigned int} 09:49:40 #20 0.578 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 09:49:40 #20 0.578 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:40 #20 0.578 | ~^ 09:49:40 #20 0.578 | | 09:49:40 #20 0.578 | unsigned int 09:49:40 #20 0.578 | %lu 09:49:40 #20 0.579 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 09:49:40 #20 0.579 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:40 #20 0.579 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 09:49:40 #20 0.579 | | 09:49:40 #20 0.579 | size_t {aka long unsigned int} 09:49:40 #20 0.579 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 09:49:40 #20 0.579 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 09:49:40 #20 0.579 | ~^ 09:49:40 #20 0.579 | | 09:49:40 #20 0.579 | unsigned int 09:49:40 #20 0.579 | %lu 09:49:40 #20 0.686 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 09:49:40 #20 0.720 In file included from /usr/include/devsdk/devsdk.h:18, 09:49:40 #20 0.720 from /device-coap/src/c/device-coap.h:17, 09:49:40 #20 0.720 from /device-coap/src/c/device-coap.c:10: 09:49:40 #20 0.720 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 09:49:40 #20 0.720 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 09:49:40 #20 0.720 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 09:49:40 #20 0.720 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.720 131 | requests[i].resource->type); 09:49:40 #20 0.720 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:49:40 #20 0.720 | | 09:49:40 #20 0.720 | iot_typecode_t 09:49:40 #20 0.720 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 09:49:40 #20 0.720 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 09:49:40 #20 0.720 | ~^ 09:49:40 #20 0.720 | | 09:49:40 #20 0.720 | int 09:49:40 #20 0.827 [100%] Linking C executable device-coap 09:49:41 #20 0.857 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 09:49:41 #20 0.896 [100%] Built target device-coap 09:49:41 #20 DONE 1.0s 09:49:41 09:49:41 #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap / 09:49:41 #21 ERROR: cannot replace to directory /var/lib/docker/overlay2/y65nb9sn6bu2g9yl3n38hxo0o/merged/device-coap with file 09:49:41 ------ 09:49:41 > [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /: 09:49:41 ------ 09:49:41 09:49:41 1 warning found (use docker --debug to expand): 09:49:41  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 09:49:41 Dockerfile.alpine:41 09:49:41 -------------------- 09:49:41 39 | RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 09:49:41 40 | 09:49:41 41 | >>> COPY --from=builder /device-coap/build/release/device-coap / 09:49:41 42 | COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 09:49:41 43 | COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 09:49:41 -------------------- 09:49:41 ERROR: failed to solve: cannot replace to directory /var/lib/docker/overlay2/y65nb9sn6bu2g9yl3n38hxo0o/merged/device-coap with file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:49:42 09:49:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:49:42 latest: Pulling from edgex-lftools-log-publisher 09:49:42 5eb5b503b376: Pulling fs layer 09:49:42 5c69ac0246d0: Pulling fs layer 09:49:42 ec43610c2a17: Pulling fs layer 09:49:42 3a2ae6a8a46f: Pulling fs layer 09:49:42 33b1e0a273af: Pulling fs layer 09:49:42 5d3b04190fa2: Pulling fs layer 09:49:42 2f39f015ded8: Pulling fs layer 09:49:42 33b1e0a273af: Waiting 09:49:42 5d3b04190fa2: Waiting 09:49:42 2f39f015ded8: Waiting 09:49:42 3a2ae6a8a46f: Waiting 09:49:42 5c69ac0246d0: Verifying Checksum 09:49:42 5c69ac0246d0: Download complete 09:49:43 3a2ae6a8a46f: Verifying Checksum 09:49:43 3a2ae6a8a46f: Download complete 09:49:43 33b1e0a273af: Verifying Checksum 09:49:43 33b1e0a273af: Download complete 09:49:43 ec43610c2a17: Verifying Checksum 09:49:43 ec43610c2a17: Download complete 09:49:43 5d3b04190fa2: Download complete 09:49:43 5eb5b503b376: Verifying Checksum 09:49:43 5eb5b503b376: Download complete 09:49:44 5eb5b503b376: Pull complete 09:49:45 5c69ac0246d0: Pull complete 09:49:45 ec43610c2a17: Pull complete 09:49:45 3a2ae6a8a46f: Pull complete 09:49:45 33b1e0a273af: Pull complete 09:49:45 5d3b04190fa2: Pull complete 09:50:00 2f39f015ded8: Pull complete 09:50:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:01 prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container 09:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:50:02 $ docker top 623025ce59a4a0f3853164c8628a243cbe96d83ea03050c477e1b1ac318ff800 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:03 ---> job-cost.sh 09:50:03 lf-activate-venv: SKIPPING 09:50:03 INFO: No Stack... 09:50:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:50:04 INFO: Archiving Costs [Pipeline] sh 09:50:04 + cat /w/workspace/edgexfoundry_device-coap-c_PR-66/archives/cost.csv 09:50:04 + cut -d, -f6 [Pipeline] lock 09:50:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] 09:50:04 Resource [jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] did not exist. Created. 09:50:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:05 + echo total: 0.2199999988079071 [Pipeline] stash 09:50:05 Stashed 1 file(s) [Pipeline] } 09:50:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:05 $ docker stop --time=1 623025ce59a4a0f3853164c8628a243cbe96d83ea03050c477e1b1ac318ff800 09:50:06 $ docker rm -f --volumes 623025ce59a4a0f3853164c8628a243cbe96d83ea03050c477e1b1ac318ff800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:50:07 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:50:08 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-66/archives ] 09:50:08 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-66/archives 09:50:08 total 16 09:50:08 drwxr-xr-x 3 root root 4096 Nov 7 09:50 . 09:50:08 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:50 .. 09:50:08 drwxr-xr-x 2 root root 4096 Nov 7 09:50 cost 09:50:08 -rw-r--r-- 1 root root 84 Nov 7 09:50 cost.csv 09:50:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-66/archives 09:50:08 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-66/archives 09:50:08 total 16 09:50:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:50 . 09:50:08 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:50 .. 09:50:08 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:50 cost 09:50:08 -rw-r--r-- 1 jenkins jenkins 84 Nov 7 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:50:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:50:10 ---> package-listing.sh 09:50:10 ++ facter osfamily 09:50:10 ++ tr '[:upper:]' '[:lower:]' 09:50:10 + OS_FAMILY=debian 09:50:10 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-66 09:50:10 + START_PACKAGES=/tmp/packages_start.txt 09:50:10 + END_PACKAGES=/tmp/packages_end.txt 09:50:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:10 + PACKAGES=/tmp/packages_start.txt 09:50:10 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-66 ']' 09:50:10 + PACKAGES=/tmp/packages_end.txt 09:50:10 + case "${OS_FAMILY}" in 09:50:10 + dpkg -l 09:50:10 + grep '^ii' 09:50:10 + '[' -f /tmp/packages_start.txt ']' 09:50:10 + '[' -f /tmp/packages_end.txt ']' 09:50:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:10 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-66 ']' 09:50:10 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-66/archives/ 09:50:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-66/archives/ [Pipeline] echo 09:50:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:50:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:11 prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container 09:50:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:50:11 $ docker top 769e99e453220ea0c2a7f684da99dd4b360135d4fc7f6c689dc6978d1f30e158 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:50:12 + mkdir -p /var/log/sysstat [Pipeline] sh 09:50:12 + ls /var/log/sa-host 09:50:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:12 provisioning config files... 09:50:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/config5747959551873797720tmp [Pipeline] { [Pipeline] echo 09:50:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:50:13 ---> create-netrc.sh [Pipeline] } 09:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:50:13 ---> python-tools-install.sh [Pipeline] echo 09:50:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:50:14 ---> sudo-logs.sh 09:50:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:50:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:50:17 ---> job-cost.sh 09:50:17 lf-activate-venv: SKIPPING 09:50:17 DEBUG: total: 0.2199999988079071 09:50:17 INFO: Retrieving Stack Cost... 09:50:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:50:17 INFO: Archiving Costs [Pipeline] echo 09:50:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:50:17 ---> logs-deploy.sh 09:50:17 lf-activate-venv: SKIPPING 09:50:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-66/1 09:50:17 INFO: archiving workspace using pattern(s): 09:50:18 Archives upload complete. 09:50:18 INFO: archiving logs to Nexus 09:50:19 ---> uname -a: 09:50:19 Linux prd-ubuntu20-04-docker-8c-8g-772691 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:50:19 09:50:19 09:50:19 ---> lscpu: 09:50:19 Architecture: x86_64 09:50:19 CPU op-mode(s): 32-bit, 64-bit 09:50:19 Byte Order: Little Endian 09:50:19 Address sizes: 40 bits physical, 48 bits virtual 09:50:19 CPU(s): 8 09:50:19 On-line CPU(s) list: 0-7 09:50:19 Thread(s) per core: 1 09:50:19 Core(s) per socket: 1 09:50:19 Socket(s): 8 09:50:19 NUMA node(s): 1 09:50:19 Vendor ID: AuthenticAMD 09:50:19 CPU family: 23 09:50:19 Model: 49 09:50:19 Model name: AMD EPYC-Rome Processor 09:50:19 Stepping: 0 09:50:19 CPU MHz: 2800.000 09:50:19 BogoMIPS: 5600.00 09:50:19 Virtualization: AMD-V 09:50:19 Hypervisor vendor: KVM 09:50:19 Virtualization type: full 09:50:19 L1d cache: 256 KiB 09:50:19 L1i cache: 256 KiB 09:50:19 L2 cache: 4 MiB 09:50:19 L3 cache: 128 MiB 09:50:19 NUMA node0 CPU(s): 0-7 09:50:19 Vulnerability Gather data sampling: Not affected 09:50:19 Vulnerability Itlb multihit: Not affected 09:50:19 Vulnerability L1tf: Not affected 09:50:19 Vulnerability Mds: Not affected 09:50:19 Vulnerability Meltdown: Not affected 09:50:19 Vulnerability Mmio stale data: Not affected 09:50:19 Vulnerability Retbleed: Vulnerable 09:50:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:50:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:50:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:50:19 Vulnerability Srbds: Not affected 09:50:19 Vulnerability Tsx async abort: Not affected 09:50:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:50:19 09:50:19 09:50:19 ---> nproc: 09:50:19 8 09:50:19 09:50:19 09:50:19 ---> df -h: 09:50:19 Filesystem Size Used Avail Use% Mounted on 09:50:19 overlay 155G 11G 145G 7% / 09:50:19 tmpfs 64M 0 64M 0% /dev 09:50:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:50:19 shm 64M 0 64M 0% /dev/shm 09:50:19 /dev/vda1 155G 11G 145G 7% /facter-os 09:50:19 09:50:19 09:50:19 ---> sar -b -r -n DEV: 09:50:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772691) 11/07/25 _x86_64_ (8 CPU) 09:50:19 09:50:19 09:47:12 LINUX RESTART (8 CPU) 09:50:19 09:50:19 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:50:19 09:49:01 134.71 13.06 121.65 0.00 2194.83 39824.30 0.00 09:50:19 09:50:01 147.48 0.38 147.09 0.00 57.86 3442.63 0.00 09:50:19 Average: 141.09 6.72 134.37 0.00 1126.35 21633.46 0.00 09:50:19 09:50:19 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:19 09:49:01 28750196 31506136 782572 2.38 82444 2956668 2033352 5.99 1159580 2564080 15288 09:50:19 09:50:01 28251724 31507468 770328 2.34 103036 3392288 1660932 4.90 1197928 2968828 469004 09:50:19 Average: 28500960 31506802 776450 2.36 92740 3174478 1847142 5.45 1178754 2766454 242146 09:50:19 09:50:19 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:19 09:49:01 docker0 27.31 41.79 1.83 565.66 0.00 0.00 0.00 0.00 09:50:19 09:49:01 ens3 310.50 200.37 6365.09 75.20 0.00 0.00 0.00 0.00 09:50:19 09:49:01 vethd4c9f72 9.60 13.16 0.71 194.60 0.00 0.00 0.00 0.02 09:50:19 09:49:01 lo 3.00 3.00 0.31 0.31 0.00 0.00 0.00 0.00 09:50:19 09:50:01 docker0 17.05 23.08 1.07 320.84 0.00 0.00 0.00 0.00 09:50:19 09:50:01 ens3 149.28 100.75 2872.65 30.88 0.00 0.00 0.00 0.00 09:50:19 09:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:50:19 Average: docker0 22.18 32.44 1.45 443.25 0.00 0.00 0.00 0.00 09:50:19 Average: ens3 229.89 150.56 4618.87 53.04 0.00 0.00 0.00 0.00 09:50:19 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 09:50:19 09:50:19 09:50:19 ---> sar -P ALL: 09:50:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772691) 11/07/25 _x86_64_ (8 CPU) 09:50:19 09:50:19 09:47:12 LINUX RESTART (8 CPU) 09:50:19 09:50:19 09:48:01 CPU %user %nice %system %iowait %steal %idle 09:50:19 09:49:01 all 9.24 0.00 3.54 0.94 0.07 86.22 09:50:19 09:49:01 0 10.70 0.00 3.38 0.10 0.05 85.77 09:50:19 09:49:01 1 9.82 0.00 4.09 0.78 0.07 85.24 09:50:19 09:49:01 2 7.20 0.00 3.79 0.15 0.07 88.79 09:50:19 09:49:01 3 8.53 0.00 2.64 1.21 0.07 87.54 09:50:19 09:49:01 4 12.17 0.00 4.00 0.52 0.08 83.22 09:50:19 09:49:01 5 9.61 0.00 4.33 3.72 0.07 82.28 09:50:19 09:49:01 6 7.24 0.00 2.35 0.84 0.05 89.53 09:50:19 09:49:01 7 8.65 0.00 3.72 0.17 0.07 87.39 09:50:19 09:50:01 all 8.33 0.00 3.16 0.29 0.09 88.13 09:50:19 09:50:01 0 11.41 0.00 3.88 0.18 0.12 84.40 09:50:19 09:50:01 1 7.62 0.00 3.21 0.17 0.08 88.92 09:50:19 09:50:01 2 8.44 0.00 3.80 0.39 0.08 87.28 09:50:19 09:50:01 3 6.02 0.00 2.35 0.52 0.08 91.02 09:50:19 09:50:01 4 7.65 0.00 2.98 0.29 0.08 89.01 09:50:19 09:50:01 5 7.20 0.00 2.50 0.10 0.08 90.11 09:50:19 09:50:01 6 9.28 0.00 3.36 0.13 0.10 87.12 09:50:19 09:50:01 7 8.99 0.00 3.18 0.54 0.08 87.20 09:50:19 Average: all 8.79 0.00 3.35 0.61 0.08 87.18 09:50:19 Average: 0 11.06 0.00 3.63 0.14 0.08 85.08 09:50:19 Average: 1 8.71 0.00 3.65 0.47 0.08 87.09 09:50:19 Average: 2 7.82 0.00 3.80 0.27 0.08 88.03 09:50:19 Average: 3 7.28 0.00 2.50 0.87 0.08 89.28 09:50:19 Average: 4 9.91 0.00 3.48 0.40 0.08 86.12 09:50:19 Average: 5 8.40 0.00 3.41 1.91 0.08 86.20 09:50:19 Average: 6 8.26 0.00 2.85 0.49 0.08 88.33 09:50:19 Average: 7 8.82 0.00 3.45 0.35 0.08 87.29 09:50:19 09:50:19 09:50:19