Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8443275ac6a55454468ef18d6a769bcfbada4750 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-ssh15010894145739065459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6792654995121403209.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12140770954287874885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16023580450148457950.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16450514954751671319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40509 in /w/workspace/edgexfoundry_device-coap-c_main [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_main # 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 Avoid second fetch Checking out Revision 8443275ac6a55454468ef18d6a769bcfbada4750 (main) Commit message: "Merge pull request #62 from FelixTing/move-to-sdk-v4.0.0" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 > git rev-list --no-walk 217950388ffc7d778dd86376560370829f9bed36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T02:20:35.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T02:20:35.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T02:20:35.099Z] ========================================================= [2025-03-07T02:20:35.099Z] EdgeX Global Pipelines Version Info [2025-03-07T02:20:35.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:20:35.863Z] ------------------- [2025-03-07T02:20:35.863Z] stable info: [2025-03-07T02:20:35.863Z] ------------------- [2025-03-07T02:20:35.863Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T02:20:35.863Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:20:35.863Z] Message: update stable to v1.0.269 [2025-03-07T02:20:36.434Z] ------------------- [2025-03-07T02:20:36.434Z] experimental info: [2025-03-07T02:20:36.434Z] ------------------- [2025-03-07T02:20:36.434Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-07T02:20:36.434Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:20:36.434Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T02:20:36.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2025-03-07T02:20:36.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2025-03-07T02:20:36.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T02:20:36.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T02:20:36.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T02:20:36.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-07T02:20:36.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-07T02:20:36.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T02:20:36.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T02:20:36.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2025-03-07T02:20:36.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T02:20:36.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T02:20:36.899Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:20:36.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:20:36.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T02:20:36.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T02:20:37.003Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T02:20:37.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-07T02:20:37.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-07T02:20:37.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-07T02:20:37.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo [2025-03-07T02:20:37.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8443275 [Pipeline] echo [2025-03-07T02:20:37.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:20:37.229Z] provisioning config files... [2025-03-07T02:20:37.243Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config16361609468312400784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:20:37.607Z] ---> ****-login.sh [2025-03-07T02:20:37.607Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:20:37.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:37.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:37.868Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:37.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:37.868Z] [2025-03-07T02:20:37.868Z] Login Succeeded [2025-03-07T02:20:37.868Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:20:37.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:38.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:38.127Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:38.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:38.127Z] [2025-03-07T02:20:38.127Z] Login Succeeded [2025-03-07T02:20:38.127Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:20:38.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:38.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:38.127Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:38.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:38.128Z] [2025-03-07T02:20:38.128Z] Login Succeeded [2025-03-07T02:20:38.128Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:20:38.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:38.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:38.128Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:38.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:38.128Z] [2025-03-07T02:20:38.128Z] Login Succeeded [2025-03-07T02:20:38.128Z] ****.io [2025-03-07T02:20:38.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:38.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:38.390Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:38.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:38.390Z] [2025-03-07T02:20:38.390Z] Login Succeeded [2025-03-07T02:20:38.390Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:20:38.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-07T02:20:38.877Z] + git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo [2025-03-07T02:20:38.903Z] -----------> git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:20:38.903Z] 8443275ac6a55454468ef18d6a769bcfbada4750 [false] [Pipeline] sh [2025-03-07T02:20:39.193Z] + git log --format=format:%s -1 8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo [2025-03-07T02:20:39.208Z] ========================================================= [2025-03-07T02:20:39.208Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:20:39.208Z] ========================================================= 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 [2025-03-07T02:20:39.649Z] + git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo [2025-03-07T02:20:39.661Z] -----------> git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:20:39.661Z] 8443275ac6a55454468ef18d6a769bcfbada4750 [false] [Pipeline] sh [2025-03-07T02:20:39.954Z] + git log --format=format:%s -1 8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo [2025-03-07T02:20:39.971Z] ========================================================= [2025-03-07T02:20:39.971Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:20:39.971Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-07T02:20:40.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:20:40.354Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T02:20:40.354Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T02:20:40.354Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T02:20:40.354Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T02:20:40.354Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T02:20:40.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:40.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:20:40.706Z] [2025-03-07T02:20:40.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:41.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:20:41.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T02:20:41.014Z] b85a868b505f: Pulling fs layer [2025-03-07T02:20:41.014Z] e2be974225ed: Pulling fs layer [2025-03-07T02:20:41.014Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T02:20:41.014Z] 988bab9f4d93: Pulling fs layer [2025-03-07T02:20:41.014Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T02:20:41.014Z] eaf3925da568: Pulling fs layer [2025-03-07T02:20:41.014Z] bab4dde63d76: Pulling fs layer [2025-03-07T02:20:41.014Z] bde34c3a00c8: Pulling fs layer [2025-03-07T02:20:41.014Z] b352a97aabf1: Pulling fs layer [2025-03-07T02:20:41.014Z] 4872d77fe225: Pulling fs layer [2025-03-07T02:20:41.014Z] 5851b861e8e6: Pulling fs layer [2025-03-07T02:20:41.014Z] bab4dde63d76: Waiting [2025-03-07T02:20:41.014Z] bde34c3a00c8: Waiting [2025-03-07T02:20:41.014Z] 4872d77fe225: Waiting [2025-03-07T02:20:41.014Z] 5851b861e8e6: Waiting [2025-03-07T02:20:41.014Z] 988bab9f4d93: Waiting [2025-03-07T02:20:41.014Z] b352a97aabf1: Waiting [2025-03-07T02:20:41.014Z] 1469e6f7b9e6: Waiting [2025-03-07T02:20:41.014Z] e2be974225ed: Download complete [2025-03-07T02:20:41.014Z] 988bab9f4d93: Download complete [2025-03-07T02:20:41.014Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T02:20:41.014Z] 1469e6f7b9e6: Download complete [2025-03-07T02:20:41.014Z] eaf3925da568: Verifying Checksum [2025-03-07T02:20:41.014Z] eaf3925da568: Download complete [2025-03-07T02:20:41.014Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T02:20:41.014Z] 339a4e72a1f5: Download complete [2025-03-07T02:20:41.014Z] bde34c3a00c8: Verifying Checksum [2025-03-07T02:20:41.014Z] bde34c3a00c8: Download complete [2025-03-07T02:20:41.275Z] b352a97aabf1: Verifying Checksum [2025-03-07T02:20:41.275Z] b352a97aabf1: Download complete [2025-03-07T02:20:41.275Z] 4872d77fe225: Download complete [2025-03-07T02:20:41.275Z] 5851b861e8e6: Download complete [2025-03-07T02:20:41.275Z] b85a868b505f: Verifying Checksum [2025-03-07T02:20:41.275Z] b85a868b505f: Download complete [2025-03-07T02:20:41.551Z] bab4dde63d76: Verifying Checksum [2025-03-07T02:20:41.551Z] bab4dde63d76: Download complete [2025-03-07T02:20:42.494Z] b85a868b505f: Pull complete [2025-03-07T02:20:42.753Z] e2be974225ed: Pull complete [2025-03-07T02:20:43.406Z] 339a4e72a1f5: Pull complete [2025-03-07T02:20:43.406Z] 988bab9f4d93: Pull complete [2025-03-07T02:20:43.406Z] 1469e6f7b9e6: Pull complete [2025-03-07T02:20:43.674Z] eaf3925da568: Pull complete [2025-03-07T02:20:45.576Z] bab4dde63d76: Pull complete [2025-03-07T02:20:45.576Z] bde34c3a00c8: Pull complete [2025-03-07T02:20:45.576Z] b352a97aabf1: Pull complete [2025-03-07T02:20:45.576Z] 4872d77fe225: Pull complete [2025-03-07T02:20:45.838Z] 5851b861e8e6: Pull complete [2025-03-07T02:20:45.838Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T02:20:45.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:20:45.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:20:46.003Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:20:46.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:20:47.507Z] $ docker top b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee -eo pid,comm [2025-03-07T02:20:47.566Z] 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). [2025-03-07T02:20:47.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:20:47.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:20:47.621Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:20:47.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:20:47.744Z] $ docker exec b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent [2025-03-07T02:20:47.870Z] SSH_AUTH_SOCK=/tmp/ssh-jvowLRzhGZtB/agent.31 [2025-03-07T02:20:47.870Z] SSH_AGENT_PID=37 [2025-03-07T02:20:47.878Z] Running ssh-add (command line suppressed) [2025-03-07T02:20:47.986Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10168542866118747549.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10168542866118747549.key) [2025-03-07T02:20:48.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:20:48.300Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T02:20:48.311Z] $ docker exec --env ******** --env ******** b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent -k [2025-03-07T02:20:48.408Z] unset SSH_AUTH_SOCK; [2025-03-07T02:20:48.408Z] unset SSH_AGENT_PID; [2025-03-07T02:20:48.408Z] echo Agent pid 37 killed; [2025-03-07T02:20:48.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T02:20:48.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:20:48.465Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:20:48.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:20:48.591Z] $ docker exec b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent [2025-03-07T02:20:48.715Z] SSH_AUTH_SOCK=/tmp/ssh-kKSj4qfMHB1r/agent.70 [2025-03-07T02:20:48.715Z] SSH_AGENT_PID=76 [2025-03-07T02:20:48.721Z] Running ssh-add (command line suppressed) [2025-03-07T02:20:48.832Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_3902586756395616714.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_3902586756395616714.key) [2025-03-07T02:20:48.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:20:49.158Z] + git semver init [2025-03-07T02:20:49.429Z] 2025-03-07 02:20:49,353 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T02:20:49.429Z] 2025-03-07 02:20:49,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_main/.semver [2025-03-07T02:20:49.429Z] 2025-03-07 02:20:49,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_main/.semver [2025-03-07T02:20:49.429Z] 2025-03-07 02:20:49,354 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:20:50.004Z] 2025-03-07 02:20:49,929 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_main/.git/info/exclude [2025-03-07T02:20:50.004Z] 2025-03-07 02:20:49,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:False [2025-03-07T02:20:50.004Z] 2025-03-07 02:20:49,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:20:50.004Z] 2025-03-07 02:20:49,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:20:50.004Z] 3.2.0-dev.1 [Pipeline] } [2025-03-07T02:20:50.018Z] $ docker exec --env ******** --env ******** b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent -k [2025-03-07T02:20:50.124Z] unset SSH_AUTH_SOCK; [2025-03-07T02:20:50.124Z] unset SSH_AGENT_PID; [2025-03-07T02:20:50.125Z] echo Agent pid 76 killed; [2025-03-07T02:20:50.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:20:50.469Z] + git semver [Pipeline] } [2025-03-07T02:20:50.741Z] $ docker stop --time=1 b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee [2025-03-07T02:20:52.050Z] $ docker rm -f --volumes b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:20:52.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T02:20:52.673Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T02:20:52.677Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:20:52.836Z] provisioning config files... [2025-03-07T02:20:52.846Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config6680173532960376725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:20:53.148Z] ---> ****-login.sh [2025-03-07T02:20:53.149Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:20:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:53.149Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:53.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:53.149Z] [2025-03-07T02:20:53.149Z] Login Succeeded [2025-03-07T02:20:53.149Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:20:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:53.149Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:53.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:53.149Z] [2025-03-07T02:20:53.149Z] Login Succeeded [2025-03-07T02:20:53.149Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:20:53.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:53.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:53.408Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:53.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:53.408Z] [2025-03-07T02:20:53.408Z] Login Succeeded [2025-03-07T02:20:53.408Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:20:53.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:53.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:53.409Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:53.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:53.409Z] [2025-03-07T02:20:53.409Z] Login Succeeded [2025-03-07T02:20:53.409Z] ****.io [2025-03-07T02:20:53.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:53.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:53.670Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:53.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:53.670Z] [2025-03-07T02:20:53.670Z] Login Succeeded [2025-03-07T02:20:53.670Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:20:53.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:20:53.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:20:53.772Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-07T02:20:53.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:20:53.810Z] ========================================================= [2025-03-07T02:20:53.810Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-07T02:20:53.810Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:54.136Z] + 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 . [2025-03-07T02:20:54.136Z] Sending build context to Docker daemon 547.8kB [2025-03-07T02:20:54.136Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-07T02:20:54.136Z] Step 2/14 : FROM ${BASE} [2025-03-07T02:20:54.136Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-07T02:20:54.136Z] 96526aa774ef: Pulling fs layer [2025-03-07T02:20:54.136Z] da60e534fd72: Pulling fs layer [2025-03-07T02:20:54.136Z] 96526aa774ef: Verifying Checksum [2025-03-07T02:20:54.136Z] 96526aa774ef: Download complete [2025-03-07T02:20:54.395Z] 96526aa774ef: Pull complete [2025-03-07T02:20:54.964Z] da60e534fd72: Download complete [2025-03-07T02:20:58.260Z] da60e534fd72: Pull complete [2025-03-07T02:20:58.260Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-07T02:20:58.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-07T02:20:58.260Z] ---> 6605166a5db4 [2025-03-07T02:20:58.260Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-07T02:21:00.171Z] ---> Running in 980b3489b086 [2025-03-07T02:21:00.171Z] Removing intermediate container 980b3489b086 [2025-03-07T02:21:00.171Z] ---> 0a6dc3e27981 [2025-03-07T02:21:00.171Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:21:00.171Z] ---> Running in 9c7b930aec94 [2025-03-07T02:21:00.171Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:21:00.746Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:21:00.746Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:21:00.746Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:21:01.004Z] Removing intermediate container 9c7b930aec94 [2025-03-07T02:21:01.004Z] ---> 40714e1acd56 [2025-03-07T02:21:01.004Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:21:01.004Z] ---> Running in e834e575693e [2025-03-07T02:21:01.575Z] Removing intermediate container e834e575693e [2025-03-07T02:21:01.575Z] ---> e21a09011065 [2025-03-07T02:21:01.575Z] Step 6/14 : 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.5-dev dumb-init [2025-03-07T02:21:01.575Z] ---> Running in 27e039ff5a43 [2025-03-07T02:21:01.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:01.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:02.094Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:02.662Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:02.662Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-07T02:21:02.662Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-07T02:21:02.662Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-07T02:21:02.662Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-07T02:21:02.662Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:21:03.233Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:21:03.492Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:21:03.492Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-07T02:21:03.492Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-07T02:21:03.492Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-07T02:21:03.492Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-07T02:21:03.750Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-07T02:21:03.750Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-07T02:21:03.750Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-07T02:21:03.750Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-07T02:21:03.750Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-07T02:21:03.750Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-07T02:21:03.750Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-07T02:21:03.750Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:21:03.750Z] OK: 336 MiB in 100 packages [2025-03-07T02:21:04.324Z] Removing intermediate container 27e039ff5a43 [2025-03-07T02:21:04.324Z] ---> 0099ff39198c [2025-03-07T02:21:04.324Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-07T02:21:04.324Z] ---> Running in 0e4b91dbde15 [2025-03-07T02:21:04.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:04.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:04.841Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:05.102Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:05.363Z] Upgrading critical system libraries and apk-tools: [2025-03-07T02:21:05.363Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-07T02:21:05.363Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:21:05.363Z] Continuing the upgrade transaction with new apk-tools: [2025-03-07T02:21:05.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:05.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:05.623Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:06.196Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:06.196Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:21:06.196Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:21:06.196Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-07T02:21:06.196Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:21:06.196Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-07T02:21:06.196Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:21:06.196Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:21:06.196Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:21:06.196Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:21:06.196Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-07T02:21:06.196Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-07T02:21:06.196Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-07T02:21:06.196Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-07T02:21:06.196Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:21:06.196Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-07T02:21:06.196Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-07T02:21:06.196Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:21:06.196Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:21:06.196Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-07T02:21:06.455Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:21:06.455Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:21:06.455Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:21:06.455Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:21:06.455Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:21:06.455Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:21:06.455Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:21:06.455Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:21:06.455Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:21:06.455Z] OK: 337 MiB in 103 packages [2025-03-07T02:21:07.394Z] Removing intermediate container 0e4b91dbde15 [2025-03-07T02:21:07.394Z] ---> 0a7fffaae279 [2025-03-07T02:21:07.394Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-07T02:21:07.653Z] ---> dcfb751cf8fa [2025-03-07T02:21:07.653Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-07T02:21:07.653Z] ---> 6f3cec420297 [2025-03-07T02:21:07.653Z] Step 10/14 : COPY VERSION /device-coap [2025-03-07T02:21:07.795Z] Still waiting to schedule task [2025-03-07T02:21:07.796Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-07T02:21:07.912Z] ---> adf45b2d5193 [2025-03-07T02:21:07.912Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-07T02:21:07.912Z] ---> Running in de57ecee95ee [2025-03-07T02:21:08.480Z] Removing intermediate container de57ecee95ee [2025-03-07T02:21:08.480Z] ---> 3b439265036c [2025-03-07T02:21:08.480Z] Step 12/14 : WORKDIR /device-coap [2025-03-07T02:21:08.480Z] ---> Running in 6053bc7a42b6 [2025-03-07T02:21:08.739Z] Removing intermediate container 6053bc7a42b6 [2025-03-07T02:21:08.739Z] ---> 3bc266641a49 [2025-03-07T02:21:08.739Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-07T02:21:08.739Z] ---> Running in 2872e0a1895c [2025-03-07T02:21:08.998Z] + BUILD_CSDK=1 [2025-03-07T02:21:08.998Z] + TINYDTLS_VERSION=b0e230d [2025-03-07T02:21:08.998Z] + LIBCOAP_VERSION=1739507 [2025-03-07T02:21:08.998Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:21:08.998Z] + '[' -d deps ] [2025-03-07T02:21:08.998Z] + mkdir deps [2025-03-07T02:21:08.998Z] + cd /device-coap/deps [2025-03-07T02:21:08.998Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-07T02:21:08.998Z] Cloning into 'tinydtls'... [2025-03-07T02:21:09.567Z] + cd tinydtls [2025-03-07T02:21:09.567Z] + git checkout develop [2025-03-07T02:21:09.567Z] Switched to a new branch 'develop' [2025-03-07T02:21:09.567Z] branch 'develop' set up to track 'origin/develop'. [2025-03-07T02:21:09.567Z] + git reset --hard b0e230d [2025-03-07T02:21:09.567Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-07T02:21:09.567Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-07T02:21:09.567Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-07T02:21:09.567Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-07T02:21:09.567Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-07T02:21:09.567Z] + mkdir -p build [2025-03-07T02:21:09.567Z] + cd build [2025-03-07T02:21:09.567Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-07T02:21:09.567Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:09.567Z] -- Detecting C compiler ABI info [2025-03-07T02:21:09.567Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:09.567Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:09.567Z] -- Detecting C compile features [2025-03-07T02:21:09.567Z] -- Detecting C compile features - done [2025-03-07T02:21:09.567Z] -- Looking for assert.h [2025-03-07T02:21:09.826Z] -- Looking for assert.h - found [2025-03-07T02:21:09.826Z] -- Looking for arpa/inet.h [2025-03-07T02:21:09.826Z] -- Looking for arpa/inet.h - found [2025-03-07T02:21:09.826Z] -- Looking for fcntl.h [2025-03-07T02:21:10.086Z] -- Looking for fcntl.h - found [2025-03-07T02:21:10.086Z] -- Looking for inttypes.h [2025-03-07T02:21:10.086Z] -- Looking for inttypes.h - found [2025-03-07T02:21:10.086Z] -- Looking for memory.h [2025-03-07T02:21:10.086Z] -- Looking for memory.h - found [2025-03-07T02:21:10.086Z] -- Looking for netdb.h [2025-03-07T02:21:10.344Z] -- Looking for netdb.h - found [2025-03-07T02:21:10.344Z] -- Looking for netinet/in.h [2025-03-07T02:21:10.344Z] -- Looking for netinet/in.h - found [2025-03-07T02:21:10.344Z] -- Looking for stddef.h [2025-03-07T02:21:10.344Z] -- Looking for stddef.h - found [2025-03-07T02:21:10.344Z] -- Looking for stdint.h [2025-03-07T02:21:10.604Z] -- Looking for stdint.h - found [2025-03-07T02:21:10.604Z] -- Looking for stdlib.h [2025-03-07T02:21:10.604Z] -- Looking for stdlib.h - found [2025-03-07T02:21:10.604Z] -- Looking for string.h [2025-03-07T02:21:10.870Z] -- Looking for string.h - found [2025-03-07T02:21:10.870Z] -- Looking for strings.h [2025-03-07T02:21:10.870Z] -- Looking for strings.h - found [2025-03-07T02:21:10.870Z] -- Looking for time.h [2025-03-07T02:21:10.870Z] -- Looking for time.h - found [2025-03-07T02:21:10.870Z] -- Looking for sys/param.h [2025-03-07T02:21:11.128Z] -- Looking for sys/param.h - found [2025-03-07T02:21:11.128Z] -- Looking for sys/socket.h [2025-03-07T02:21:11.128Z] -- Looking for sys/socket.h - found [2025-03-07T02:21:11.128Z] -- Looking for sys/stat.h [2025-03-07T02:21:11.128Z] -- Looking for sys/stat.h - found [2025-03-07T02:21:11.128Z] -- Looking for sys/types.h [2025-03-07T02:21:11.387Z] -- Looking for sys/types.h - found [2025-03-07T02:21:11.387Z] -- Looking for sys/time.h [2025-03-07T02:21:11.387Z] -- Looking for sys/time.h - found [2025-03-07T02:21:11.387Z] -- Looking for unistd.h [2025-03-07T02:21:11.387Z] -- Looking for unistd.h - found [2025-03-07T02:21:11.387Z] -- Looking for float.h [2025-03-07T02:21:11.646Z] -- Looking for float.h - found [2025-03-07T02:21:11.646Z] -- Looking for dlfcn.h [2025-03-07T02:21:11.646Z] -- Looking for dlfcn.h - found [2025-03-07T02:21:11.646Z] -- Looking for memset [2025-03-07T02:21:11.906Z] -- Looking for memset - found [2025-03-07T02:21:11.906Z] -- Looking for select [2025-03-07T02:21:11.906Z] -- Looking for select - found [2025-03-07T02:21:11.906Z] -- Looking for socket [2025-03-07T02:21:11.906Z] -- Looking for socket - found [2025-03-07T02:21:11.906Z] -- Looking for strdup [2025-03-07T02:21:12.164Z] -- Looking for strdup - found [2025-03-07T02:21:12.164Z] -- Looking for strerror [2025-03-07T02:21:12.164Z] -- Looking for strerror - found [2025-03-07T02:21:12.164Z] -- Looking for strnlen [2025-03-07T02:21:12.164Z] -- Looking for strnlen - found [2025-03-07T02:21:12.164Z] -- Looking for fls [2025-03-07T02:21:12.424Z] -- Looking for fls - not found [2025-03-07T02:21:12.424Z] -- Looking for vprintf [2025-03-07T02:21:12.424Z] -- Looking for vprintf - found [2025-03-07T02:21:12.424Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-07T02:21:12.424Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-07T02:21:12.424Z] -- Configuring done (3.0s) [2025-03-07T02:21:12.424Z] -- Generating done (0.0s) [2025-03-07T02:21:12.424Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-07T02:21:12.424Z] + make [2025-03-07T02:21:12.683Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-07T02:21:12.683Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-07T02:21:12.683Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-07T02:21:13.251Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-07T02:21:13.251Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-07T02:21:13.251Z] In function 'ecc_ecdh', [2025-03-07T02:21:13.251Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:13.251Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:21:13.251Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:21:13.251Z] /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 [2025-03-07T02:21:13.251Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:21:13.251Z] | ^~~~~~~~~~~ [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-07T02:21:13.251Z] 431 | uint32_t pub_x[8]; [2025-03-07T02:21:13.251Z] | ^~~~~ [2025-03-07T02:21:13.251Z] In function 'ecc_ecdh', [2025-03-07T02:21:13.251Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:13.251Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:21:13.251Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:21:13.251Z] /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 [2025-03-07T02:21:13.251Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:21:13.251Z] | ^~~~~~~~~~~ [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-07T02:21:13.251Z] 432 | uint32_t pub_y[8]; [2025-03-07T02:21:13.251Z] | ^~~~~ [2025-03-07T02:21:13.251Z] In function 'ecc_ecdh', [2025-03-07T02:21:13.251Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:13.251Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:21:13.251Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:21:13.251Z] /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 [2025-03-07T02:21:13.251Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:21:13.251Z] | ^~~~~~~~~~~ [2025-03-07T02:21:13.251Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-07T02:21:13.251Z] 430 | uint32_t priv[8]; [2025-03-07T02:21:13.251Z] | ^~~~ [2025-03-07T02:21:13.251Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-07T02:21:14.633Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-07T02:21:14.633Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-07T02:21:14.633Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-07T02:21:14.633Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-07T02:21:14.633Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-07T02:21:14.633Z] /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] [2025-03-07T02:21:14.633Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-07T02:21:14.633Z] | ^ [2025-03-07T02:21:14.633Z] /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] [2025-03-07T02:21:14.633Z] 319 | return result == count; [2025-03-07T02:21:14.633Z] | ^~ [2025-03-07T02:21:15.203Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-07T02:21:15.203Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-07T02:21:15.203Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-07T02:21:15.462Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-07T02:21:15.462Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-07T02:21:15.462Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-07T02:21:15.462Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-07T02:21:15.462Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-07T02:21:15.462Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-07T02:21:15.462Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-07T02:21:15.462Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-07T02:21:15.462Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:15.462Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-07T02:21:15.462Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-07T02:21:15.462Z] | ~~~~~^~~~~~~~ [2025-03-07T02:21:15.462Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-07T02:21:15.462Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-07T02:21:15.462Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:15.723Z] [100%] Linking C shared library libtinydtls.so [2025-03-07T02:21:15.724Z] [100%] Built target tinydtls [2025-03-07T02:21:15.724Z] + make install [2025-03-07T02:21:15.724Z] [100%] Built target tinydtls [2025-03-07T02:21:15.724Z] Install the project... [2025-03-07T02:21:15.724Z] -- Install configuration: "Release" [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-07T02:21:15.724Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-07T02:21:15.724Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-07T02:21:15.724Z] + cd /device-coap/deps [2025-03-07T02:21:15.724Z] + git clone https://github.com/obgm/libcoap.git [2025-03-07T02:21:15.724Z] Cloning into 'libcoap'... [2025-03-07T02:21:17.628Z] + cd libcoap [2025-03-07T02:21:17.628Z] + git reset --hard 1739507 [2025-03-07T02:21:17.628Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-07T02:21:17.628Z] + patch -p1 [2025-03-07T02:21:17.628Z] patching file cmake/FindTinyDTLS.cmake [2025-03-07T02:21:17.628Z] + patch -p1 [2025-03-07T02:21:17.628Z] patching file include/coap2/coap_config.h.in [2025-03-07T02:21:17.628Z] + mkdir -p build [2025-03-07T02:21:17.628Z] + cd build [2025-03-07T02:21:17.628Z] + 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' .. [2025-03-07T02:21:17.628Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-07T02:21:17.628Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:17.628Z] -- Detecting CXX compiler ABI info [2025-03-07T02:21:17.887Z] -- Detecting CXX compiler ABI info - done [2025-03-07T02:21:17.887Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-07T02:21:17.887Z] -- Detecting CXX compile features [2025-03-07T02:21:17.887Z] -- Detecting CXX compile features - done [2025-03-07T02:21:17.887Z] -- Detecting C compiler ABI info [2025-03-07T02:21:17.887Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:17.887Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:17.887Z] -- Detecting C compile features [2025-03-07T02:21:17.887Z] -- Detecting C compile features - done [2025-03-07T02:21:17.887Z] -- Looking for byteswap.h [2025-03-07T02:21:18.147Z] -- Looking for byteswap.h - found [2025-03-07T02:21:18.147Z] -- Looking for inttypes.h [2025-03-07T02:21:18.147Z] -- Looking for inttypes.h - found [2025-03-07T02:21:18.147Z] -- Looking for limits.h [2025-03-07T02:21:18.147Z] -- Looking for limits.h - found [2025-03-07T02:21:18.147Z] -- Looking for memory.h [2025-03-07T02:21:18.404Z] -- Looking for memory.h - found [2025-03-07T02:21:18.404Z] -- Looking for strings.h [2025-03-07T02:21:18.404Z] -- Looking for strings.h - found [2025-03-07T02:21:18.404Z] -- Looking for string.h [2025-03-07T02:21:18.404Z] -- Looking for string.h - found [2025-03-07T02:21:18.404Z] -- Looking for sys/sysctl.h [2025-03-07T02:21:18.663Z] -- Looking for sys/sysctl.h - not found [2025-03-07T02:21:18.663Z] -- Looking for netinet/in.h [2025-03-07T02:21:18.663Z] -- Looking for netinet/in.h - found [2025-03-07T02:21:18.663Z] -- Looking for sys/epoll.h [2025-03-07T02:21:18.663Z] -- Looking for sys/epoll.h - found [2025-03-07T02:21:18.663Z] -- Looking for sys/timerfd.h [2025-03-07T02:21:18.922Z] -- Looking for sys/timerfd.h - found [2025-03-07T02:21:18.922Z] -- Looking for arpa/inet.h [2025-03-07T02:21:18.922Z] -- Looking for arpa/inet.h - found [2025-03-07T02:21:18.922Z] -- Looking for stdbool.h [2025-03-07T02:21:18.922Z] -- Looking for stdbool.h - found [2025-03-07T02:21:18.922Z] -- Looking for netdb.h [2025-03-07T02:21:19.181Z] -- Looking for netdb.h - found [2025-03-07T02:21:19.181Z] -- Looking for pthread.h [2025-03-07T02:21:19.181Z] -- Looking for pthread.h - found [2025-03-07T02:21:19.181Z] -- Looking for stdlib.h [2025-03-07T02:21:19.181Z] -- Looking for stdlib.h - found [2025-03-07T02:21:19.181Z] -- Looking for stdint.h [2025-03-07T02:21:19.439Z] -- Looking for stdint.h - found [2025-03-07T02:21:19.439Z] -- Looking for syslog.h [2025-03-07T02:21:19.439Z] -- Looking for syslog.h - found [2025-03-07T02:21:19.439Z] -- Looking for sys/ioctl.h [2025-03-07T02:21:19.439Z] -- Looking for sys/ioctl.h - found [2025-03-07T02:21:19.439Z] -- Looking for sys/socket.h [2025-03-07T02:21:19.699Z] -- Looking for sys/socket.h - found [2025-03-07T02:21:19.699Z] -- Looking for sys/stat.h [2025-03-07T02:21:19.699Z] -- Looking for sys/stat.h - found [2025-03-07T02:21:19.699Z] -- Looking for sys/time.h [2025-03-07T02:21:19.958Z] -- Looking for sys/time.h - found [2025-03-07T02:21:19.958Z] -- Looking for sys/types.h [2025-03-07T02:21:19.958Z] -- Looking for sys/types.h - found [2025-03-07T02:21:19.958Z] -- Looking for sys/unistd.h [2025-03-07T02:21:19.958Z] -- Looking for sys/unistd.h - not found [2025-03-07T02:21:19.958Z] -- Looking for time.h [2025-03-07T02:21:19.958Z] -- Looking for time.h - found [2025-03-07T02:21:19.958Z] -- Looking for unistd.h [2025-03-07T02:21:20.216Z] -- Looking for unistd.h - found [2025-03-07T02:21:20.216Z] -- Looking for float.h [2025-03-07T02:21:20.216Z] -- Looking for float.h - found [2025-03-07T02:21:20.216Z] -- Looking for stddef.h [2025-03-07T02:21:20.474Z] -- Looking for stddef.h - found [2025-03-07T02:21:20.474Z] -- Looking for winsock2.h [2025-03-07T02:21:20.474Z] -- Looking for winsock2.h - not found [2025-03-07T02:21:20.474Z] -- Looking for ws2tcpip.h [2025-03-07T02:21:20.474Z] -- Looking for ws2tcpip.h - not found [2025-03-07T02:21:20.474Z] -- Looking for malloc [2025-03-07T02:21:20.474Z] -- Looking for malloc - found [2025-03-07T02:21:20.474Z] -- Looking for memset [2025-03-07T02:21:20.732Z] -- Looking for memset - found [2025-03-07T02:21:20.733Z] -- Looking for select [2025-03-07T02:21:20.733Z] -- Looking for select - found [2025-03-07T02:21:20.733Z] -- Looking for socket [2025-03-07T02:21:20.733Z] -- Looking for socket - found [2025-03-07T02:21:20.733Z] -- Looking for strcasecmp [2025-03-07T02:21:20.991Z] -- Looking for strcasecmp - found [2025-03-07T02:21:20.991Z] -- Looking for pthread_mutex_lock [2025-03-07T02:21:20.991Z] -- Looking for pthread_mutex_lock - found [2025-03-07T02:21:20.991Z] -- Looking for getaddrinfo [2025-03-07T02:21:20.991Z] -- Looking for getaddrinfo - found [2025-03-07T02:21:20.991Z] -- Looking for strnlen [2025-03-07T02:21:21.251Z] -- Looking for strnlen - found [2025-03-07T02:21:21.251Z] -- Looking for strrchr [2025-03-07T02:21:21.251Z] -- Looking for strrchr - found [2025-03-07T02:21:21.251Z] -- Looking for getrandom [2025-03-07T02:21:21.509Z] -- Looking for getrandom - found [2025-03-07T02:21:21.509Z] -- Looking for cmsghdr [2025-03-07T02:21:21.509Z] -- Looking for cmsghdr - not found [2025-03-07T02:21:21.509Z] -- compiling without epoll support [2025-03-07T02:21:21.509Z] -- compiling with DTLS support [2025-03-07T02:21:21.509Z] -- DTLS_BACKEND: tinydtls [2025-03-07T02:21:21.509Z] -- Found TinyDTLS: /usr/local/include [2025-03-07T02:21:21.509Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-07T02:21:21.509Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-07T02:21:21.509Z] -- TINYDTLS_ROOT_DIR: [2025-03-07T02:21:21.509Z] -- compiling with tinydtls support [2025-03-07T02:21:21.509Z] -- ENABLE_DTLS:.....................ON [2025-03-07T02:21:21.509Z] -- ENABLE_TCP:......................ON [2025-03-07T02:21:21.509Z] -- ENABLE_DOCS:.....................OFF [2025-03-07T02:21:21.509Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-07T02:21:21.509Z] -- DTLS_BACKEND:....................tinydtls [2025-03-07T02:21:21.509Z] -- WITH_GNUTLS:.....................OFF [2025-03-07T02:21:21.509Z] -- WITH_TINYDTLS:...................ON [2025-03-07T02:21:21.509Z] -- WITH_OPENSSL:....................OFF [2025-03-07T02:21:21.509Z] -- WITH_MBEDTLS:....................OFF [2025-03-07T02:21:21.509Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-07T02:21:21.509Z] -- HAVE_LIBGNUTLS:.................. [2025-03-07T02:21:21.509Z] -- HAVE_OPENSSL:.................... [2025-03-07T02:21:21.509Z] -- HAVE_MBEDTLS:.................... [2025-03-07T02:21:21.509Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-07T02:21:21.509Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-07T02:21:21.509Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-07T02:21:21.509Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-07T02:21:21.509Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-07T02:21:21.509Z] -- Configuring done (3.9s) [2025-03-07T02:21:21.509Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-07T02:21:21.509Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-07T02:21:21.509Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-07T02:21:21.509Z] command to set the policy and suppress this warning. [2025-03-07T02:21:21.509Z] [2025-03-07T02:21:21.509Z] File: [2025-03-07T02:21:21.509Z] [2025-03-07T02:21:21.509Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-07T02:21:21.509Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-07T02:21:21.509Z] [2025-03-07T02:21:21.509Z] -- Generating done (0.0s) [2025-03-07T02:21:21.509Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-07T02:21:21.509Z] + make [2025-03-07T02:21:21.509Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-07T02:21:21.509Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-07T02:21:21.767Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-07T02:21:21.767Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-07T02:21:22.026Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-07T02:21:22.026Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-07T02:21:22.285Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-07T02:21:22.544Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-07T02:21:22.544Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-07T02:21:22.544Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-07T02:21:23.110Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-07T02:21:23.110Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-07T02:21:23.369Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-07T02:21:23.369Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-07T02:21:23.369Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-07T02:21:23.939Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-07T02:21:24.197Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-07T02:21:24.456Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-07T02:21:24.715Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-07T02:21:24.974Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-07T02:21:24.974Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-07T02:21:25.236Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-07T02:21:25.236Z] [100%] Linking C shared library libcoap-2.so [2025-03-07T02:21:25.496Z] [100%] Built target coap-2 [2025-03-07T02:21:25.496Z] + make install [2025-03-07T02:21:25.496Z] [100%] Built target coap-2 [2025-03-07T02:21:25.496Z] Install the project... [2025-03-07T02:21:25.496Z] -- Install configuration: "Release" [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-07T02:21:25.496Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-07T02:21:25.496Z] -- Up-to-date: /usr/local/include [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2 [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-07T02:21:25.496Z] -- Up-to-date: /usr/local/include [2025-03-07T02:21:25.496Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-07T02:21:25.496Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-07T02:21:25.496Z] + '[' 1 '=' 1 ] [2025-03-07T02:21:25.496Z] + cd /device-coap/deps [2025-03-07T02:21:25.496Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:21:25.496Z] Connecting to github.com (140.82.113.4:443) [2025-03-07T02:21:25.496Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-03-07T02:21:25.757Z] saving to 'v4.0.0.zip' [2025-03-07T02:21:25.757Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:21:25.757Z] 'v4.0.0.zip' saved [2025-03-07T02:21:25.757Z] + unzip v4.0.0.zip [2025-03-07T02:21:25.757Z] Archive: v4.0.0.zip [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:21:25.757Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:21:25.757Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:21:25.757Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:21:25.757Z] + ./scripts/build.sh [2025-03-07T02:21:25.757Z] + CPPCHECK=false [2025-03-07T02:21:25.757Z] + DOCGEN=false [2025-03-07T02:21:25.757Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:21:25.757Z] + '[' 0 -gt 0 ] [2025-03-07T02:21:25.757Z] + readlink -f ./scripts/build.sh [2025-03-07T02:21:25.757Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:21:25.757Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:21:25.757Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:21:25.757Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:21:25.757Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:21:25.757Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:21:25.757Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:21:25.757Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:25.757Z] -- Detecting C compiler ABI info [2025-03-07T02:21:26.018Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:26.018Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:26.018Z] -- Detecting C compile features [2025-03-07T02:21:26.018Z] -- Detecting C compile features - done [2025-03-07T02:21:26.018Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:21:26.018Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:21:26.018Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:21:26.018Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:21:26.018Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:21:26.018Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:21:26.018Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:26.018Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:26.018Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:21:26.018Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:21:26.279Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:21:26.279Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:21:26.279Z] -- Configuring done (0.5s) [2025-03-07T02:21:26.279Z] -- Generating done (0.0s) [2025-03-07T02:21:26.279Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:21:26.279Z] + make all package [2025-03-07T02:21:26.279Z] + tee release.log [2025-03-07T02:21:26.279Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:21:26.540Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:21:26.540Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:21:26.812Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:21:26.812Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:21:27.071Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:21:27.332Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:21:27.332Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:21:27.591Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:21:27.850Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:21:27.850Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:21:28.110Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:21:28.110Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:21:28.369Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:21:28.369Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:21:28.630Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:21:28.630Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:21:28.890Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:21:29.149Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:21:29.150Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:21:29.409Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:21:30.347Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:21:30.347Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:21:30.618Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:21:30.618Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:21:30.618Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:21:30.892Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:21:31.151Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:21:31.411Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:21:31.411Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:21:31.411Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:21:31.981Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:21:31.981Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:31.981Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:21:31.981Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:31.981Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:21:31.981Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:21:31.981Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:31.981Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:21:31.981Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:21:32.239Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:21:32.239Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:21:32.239Z] [ 68%] Built target csdk [2025-03-07T02:21:32.239Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:21:32.497Z] [ 72%] Linking C executable template [2025-03-07T02:21:32.497Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:32.497Z] [ 72%] Built target template [2025-03-07T02:21:32.497Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:21:32.756Z] [ 76%] Linking C executable device-counter [2025-03-07T02:21:32.756Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:32.756Z] [ 76%] Built target device-counter [2025-03-07T02:21:32.756Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:21:32.756Z] [ 80%] Linking C executable device-random [2025-03-07T02:21:32.756Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:33.015Z] [ 80%] Built target device-random [2025-03-07T02:21:33.015Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:21:33.015Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:21:33.015Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:33.015Z] [ 84%] Built target device-gyro [2025-03-07T02:21:33.015Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:21:33.275Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:21:33.275Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:33.275Z] [ 88%] Built target device-bitfields [2025-03-07T02:21:33.275Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:21:33.535Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:21:33.535Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:33.535Z] [ 92%] Built target template-discovery [2025-03-07T02:21:33.535Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:21:33.535Z] [ 96%] Linking C executable device-file [2025-03-07T02:21:33.535Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:33.795Z] [ 96%] Built target device-file [2025-03-07T02:21:33.795Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:21:33.795Z] [100%] Linking C executable device-terminal [2025-03-07T02:21:33.795Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:33.795Z] [100%] Built target device-terminal [2025-03-07T02:21:33.795Z] Run CPack packaging tool... [2025-03-07T02:21:34.056Z] CPack: Create package using TGZ [2025-03-07T02:21:34.056Z] CPack: Install projects [2025-03-07T02:21:34.056Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:21:34.317Z] CPack: - Install project: Csdk [] [2025-03-07T02:21:34.317Z] CPack: Create package [2025-03-07T02:21:34.317Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:21:34.317Z] + '[' false '=' true ] [2025-03-07T02:21:34.317Z] + '[' false '=' true ] [2025-03-07T02:21:34.317Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:34.317Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:34.317Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:21:34.317Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:34.317Z] -- Detecting C compiler ABI info [2025-03-07T02:21:34.317Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:34.317Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:34.317Z] -- Detecting C compile features [2025-03-07T02:21:34.317Z] -- Detecting C compile features - done [2025-03-07T02:21:34.577Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:21:34.577Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:21:34.577Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:21:34.577Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:21:34.577Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:21:34.577Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:21:34.577Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:34.577Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:34.577Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:21:34.577Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:21:34.577Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:21:34.577Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:21:34.577Z] -- Configuring done (0.5s) [2025-03-07T02:21:34.836Z] -- Generating done (0.0s) [2025-03-07T02:21:34.836Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:34.836Z] + make [2025-03-07T02:21:34.836Z] + tee debug.log [2025-03-07T02:21:34.836Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:21:34.836Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:21:34.836Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:21:35.095Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:21:35.095Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:21:35.095Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:21:35.354Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:21:35.354Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:21:35.354Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:21:35.615Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:21:35.615Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:21:35.615Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:21:35.874Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:21:35.874Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:21:35.874Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:21:36.134Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:21:36.134Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:21:36.134Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:21:36.134Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:21:36.395Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:21:36.395Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:21:36.655Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:21:36.655Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:21:36.655Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:21:36.916Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:21:36.916Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:21:36.916Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:21:37.179Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:21:37.179Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:21:37.444Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:21:37.444Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:21:37.444Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:21:37.703Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:21:37.703Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:21:37.703Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:21:37.703Z] [ 68%] Built target csdk [2025-03-07T02:21:37.962Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:21:37.962Z] [ 72%] Linking C executable template [2025-03-07T02:21:37.962Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:37.962Z] [ 72%] Built target template [2025-03-07T02:21:37.962Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:21:37.962Z] [ 76%] Linking C executable device-counter [2025-03-07T02:21:38.224Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:38.224Z] [ 76%] Built target device-counter [2025-03-07T02:21:38.224Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:21:38.224Z] [ 80%] Linking C executable device-random [2025-03-07T02:21:38.224Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:38.224Z] [ 80%] Built target device-random [2025-03-07T02:21:38.224Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:21:38.484Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:21:38.484Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:38.484Z] [ 84%] Built target device-gyro [2025-03-07T02:21:38.484Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:21:38.484Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:21:38.484Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:38.743Z] [ 88%] Built target device-bitfields [2025-03-07T02:21:38.743Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:21:38.743Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:21:38.743Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:38.743Z] [ 92%] Built target template-discovery [2025-03-07T02:21:38.743Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:21:39.003Z] [ 96%] Linking C executable device-file [2025-03-07T02:21:39.003Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:39.003Z] [ 96%] Built target device-file [2025-03-07T02:21:39.003Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:21:39.003Z] [100%] Linking C executable device-terminal [2025-03-07T02:21:39.003Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:39.003Z] [100%] Built target device-terminal [2025-03-07T02:21:39.003Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:21:39.003Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:21:39.003Z] + rm -rf /device-coap/deps [2025-03-07T02:21:39.570Z] Removing intermediate container 2872e0a1895c [2025-03-07T02:21:39.570Z] ---> 3f57f19e12cb [2025-03-07T02:21:39.570Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-07T02:21:39.570Z] ---> Running in 14622d6244b0 [2025-03-07T02:21:39.831Z] + readlink -f /device-coap/scripts/build.sh [2025-03-07T02:21:39.831Z] + dirname /device-coap/scripts/build.sh [2025-03-07T02:21:39.831Z] + dirname /device-coap/scripts [2025-03-07T02:21:39.831Z] /device-coap [2025-03-07T02:21:39.831Z] + ROOT=/device-coap [2025-03-07T02:21:39.831Z] + echo /device-coap [2025-03-07T02:21:39.831Z] + cd /device-coap [2025-03-07T02:21:39.831Z] + mkdir -p /device-coap/build/release [2025-03-07T02:21:39.831Z] + cd /device-coap/build/release [2025-03-07T02:21:39.831Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-07T02:21:39.831Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:39.831Z] -- Detecting C compiler ABI info [2025-03-07T02:21:39.831Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:39.831Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:39.831Z] -- Detecting C compile features [2025-03-07T02:21:39.831Z] -- Detecting C compile features - done [2025-03-07T02:21:39.831Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-07T02:21:40.101Z] -- Configuring done (0.2s) [2025-03-07T02:21:40.101Z] -- Generating done (0.0s) [2025-03-07T02:21:40.101Z] -- Build files have been written to: /device-coap/build/release [2025-03-07T02:21:40.101Z] + make [2025-03-07T02:21:40.101Z] + tee release.log [2025-03-07T02:21:40.101Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-07T02:21:40.101Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:21:40.101Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:21:40.101Z] from /device-coap/src/c/coap-client.h:21, [2025-03-07T02:21:40.101Z] from /device-coap/src/c/coap-client.c:9: [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:21:40.101Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-07T02:21:40.101Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | unsigned int [2025-03-07T02:21:40.101Z] | %lu [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-07T02:21:40.101Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | unsigned int [2025-03-07T02:21:40.101Z] | %lu [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] 130 | resource->properties->type); [2025-03-07T02:21:40.101Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | iot_typecode_t [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-07T02:21:40.101Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | int [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] 140 | len); [2025-03-07T02:21:40.101Z] | ~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-07T02:21:40.101Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | int [2025-03-07T02:21:40.101Z] | %ld [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] 145 | len); [2025-03-07T02:21:40.101Z] | ~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-07T02:21:40.101Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | int [2025-03-07T02:21:40.101Z] | %ld [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] 152 | len); [2025-03-07T02:21:40.101Z] | ~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-07T02:21:40.101Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | int [2025-03-07T02:21:40.101Z] | %ld [2025-03-07T02:21:40.101Z] /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=] [2025-03-07T02:21:40.101Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:21:40.101Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] 157 | resource->properties->type); [2025-03-07T02:21:40.101Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.101Z] | | [2025-03-07T02:21:40.101Z] | iot_typecode_t [2025-03-07T02:21:40.101Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-07T02:21:40.101Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:21:40.101Z] | ~^ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | int [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-07T02:21:40.102Z] /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=] [2025-03-07T02:21:40.102Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:21:40.102Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-07T02:21:40.102Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:21:40.102Z] | ~^ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | int [2025-03-07T02:21:40.102Z] | %ld [2025-03-07T02:21:40.102Z] /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=] [2025-03-07T02:21:40.102Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:21:40.102Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.102Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:21:40.102Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:21:40.102Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-07T02:21:40.102Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:21:40.102Z] | ~^ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | int [2025-03-07T02:21:40.102Z] | %ld [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-07T02:21:40.102Z] /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=] [2025-03-07T02:21:40.102Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:21:40.102Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.102Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:21:40.102Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:21:40.102Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-07T02:21:40.102Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:21:40.102Z] | ~^ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | int [2025-03-07T02:21:40.102Z] | %ld [2025-03-07T02:21:40.102Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-07T02:21:40.102Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:21:40.102Z] from /usr/include/edgex/devices.h:17, [2025-03-07T02:21:40.102Z] from /device-coap/src/c/coap-server.c:22: [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-07T02:21:40.102Z] /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=] [2025-03-07T02:21:40.102Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:21:40.102Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-07T02:21:40.102Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:21:40.102Z] | ~^ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | unsigned int [2025-03-07T02:21:40.102Z] | %lu [2025-03-07T02:21:40.102Z] /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=] [2025-03-07T02:21:40.102Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:21:40.102Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | iot_typecode_t [2025-03-07T02:21:40.102Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-07T02:21:40.102Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:21:40.102Z] | ~^ [2025-03-07T02:21:40.102Z] | | [2025-03-07T02:21:40.102Z] | int [2025-03-07T02:21:40.361Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-07T02:21:40.361Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:21:40.361Z] from /device-coap/src/c/coap-util.h:18, [2025-03-07T02:21:40.361Z] from /device-coap/src/c/coap-util.c:9: [2025-03-07T02:21:40.361Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-07T02:21:40.361Z] /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=] [2025-03-07T02:21:40.361Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:21:40.361Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.361Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-07T02:21:40.361Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:21:40.361Z] | ~^ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | unsigned int [2025-03-07T02:21:40.361Z] | %lu [2025-03-07T02:21:40.361Z] /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=] [2025-03-07T02:21:40.361Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:21:40.361Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.361Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-07T02:21:40.361Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:21:40.361Z] | ~^ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | unsigned int [2025-03-07T02:21:40.361Z] | %lu [2025-03-07T02:21:40.361Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-07T02:21:40.361Z] /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=] [2025-03-07T02:21:40.361Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:21:40.361Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.361Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-07T02:21:40.361Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:21:40.361Z] | ~^ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | unsigned int [2025-03-07T02:21:40.361Z] | %lu [2025-03-07T02:21:40.361Z] /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=] [2025-03-07T02:21:40.361Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:21:40.361Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | size_t {aka long unsigned int} [2025-03-07T02:21:40.361Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-07T02:21:40.361Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:21:40.361Z] | ~^ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | unsigned int [2025-03-07T02:21:40.361Z] | %lu [2025-03-07T02:21:40.361Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-07T02:21:40.361Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:21:40.361Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:21:40.361Z] from /device-coap/src/c/device-coap.c:10: [2025-03-07T02:21:40.361Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-07T02:21:40.361Z] /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=] [2025-03-07T02:21:40.361Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:21:40.361Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.361Z] 131 | requests[i].resource->type); [2025-03-07T02:21:40.361Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | iot_typecode_t [2025-03-07T02:21:40.361Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-07T02:21:40.361Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:21:40.361Z] | ~^ [2025-03-07T02:21:40.361Z] | | [2025-03-07T02:21:40.361Z] | int [2025-03-07T02:21:40.621Z] [100%] Linking C executable device-coap [2025-03-07T02:21:40.621Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:40.621Z] [100%] Built target device-coap [2025-03-07T02:21:40.881Z] Removing intermediate container 14622d6244b0 [2025-03-07T02:21:40.881Z] ---> a52d2602354e [2025-03-07T02:21:40.881Z] Successfully built a52d2602354e [2025-03-07T02:21:40.881Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:41.305Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T02:21:41.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:21:41.400Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:21:41.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T02:21:41.794Z] $ docker top 8e61282479af83f91af6a0ef24244d4c098004ad86c5cd167e40833a9bbe3296 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:21:42.159Z] + make test [2025-03-07T02:21:42.160Z] build/release/device-coap [Pipeline] } [2025-03-07T02:21:42.167Z] $ docker stop --time=1 8e61282479af83f91af6a0ef24244d4c098004ad86c5cd167e40833a9bbe3296 [2025-03-07T02:21:43.438Z] $ docker rm -f --volumes 8e61282479af83f91af6a0ef24244d4c098004ad86c5cd167e40833a9bbe3296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:21:44.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:21:44.298Z] + ls -al . [2025-03-07T02:21:44.298Z] total 96 [2025-03-07T02:21:44.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:20 . [2025-03-07T02:21:44.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 .. [2025-03-07T02:21:44.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:20 .git [2025-03-07T02:21:44.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:20 .github [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 14 Mar 7 02:20 .gitignore [2025-03-07T02:21:44.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:20 .semver [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 2037 Mar 7 02:20 Attribution.txt [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 3893 Mar 7 02:20 CHANGELOG.md [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:20 GOVERNANCE.md [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 798 Mar 7 02:20 Jenkinsfile [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 10173 Mar 7 02:20 LICENSE [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 938 Mar 7 02:20 Makefile [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 02:20 OWNERS.md [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 12454 Mar 7 02:20 README.md [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 506 Mar 7 02:20 ROADMAP.md [2025-03-07T02:21:44.298Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:20 VERSION [2025-03-07T02:21:44.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 res [2025-03-07T02:21:44.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:20 scripts [2025-03-07T02:21:44.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:20 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:44.621Z] + 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=8443275ac6a55454468ef18d6a769bcfbada4750 --label arch=amd64 --label version=3.2.0-dev.1 . [2025-03-07T02:21:44.621Z] Sending build context to Docker daemon 547.8kB [2025-03-07T02:21:44.621Z] Step 1/33 : ARG BASE=alpine:3.20 [2025-03-07T02:21:44.621Z] Step 2/33 : FROM ${BASE} as builder [2025-03-07T02:21:44.621Z] ---> a52d2602354e [2025-03-07T02:21:44.621Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2025-03-07T02:21:44.621Z] ---> Running in 483e68cf2930 [2025-03-07T02:21:44.621Z] Removing intermediate container 483e68cf2930 [2025-03-07T02:21:44.621Z] ---> ebf760c8aa85 [2025-03-07T02:21:44.622Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:21:44.622Z] ---> Running in 47859698c45b [2025-03-07T02:21:44.880Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:21:45.448Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:21:45.448Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:21:45.448Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:21:45.708Z] Removing intermediate container 47859698c45b [2025-03-07T02:21:45.708Z] ---> 44e2fa168765 [2025-03-07T02:21:45.708Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:21:45.708Z] ---> Running in 203be2f3187d [2025-03-07T02:21:46.282Z] Removing intermediate container 203be2f3187d [2025-03-07T02:21:46.282Z] ---> 7f459d8d08d2 [2025-03-07T02:21:46.282Z] Step 6/33 : 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.5-dev [2025-03-07T02:21:46.282Z] ---> Running in c17eb70e243f [2025-03-07T02:21:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:46.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:46.799Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:47.368Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:47.368Z] OK: 337 MiB in 103 packages [2025-03-07T02:21:47.626Z] Removing intermediate container c17eb70e243f [2025-03-07T02:21:47.627Z] ---> 181d74de69e0 [2025-03-07T02:21:47.627Z] Step 7/33 : COPY scripts /device-coap/scripts [2025-03-07T02:21:47.887Z] ---> eac43f91eada [2025-03-07T02:21:47.887Z] Step 8/33 : COPY src /device-coap/src/ [2025-03-07T02:21:47.887Z] ---> b970642c17f2 [2025-03-07T02:21:47.887Z] Step 9/33 : COPY VERSION /device-coap [2025-03-07T02:21:48.146Z] ---> 6ea428927507 [2025-03-07T02:21:48.146Z] Step 10/33 : RUN mkdir -p /device-coap/build [2025-03-07T02:21:48.146Z] ---> Running in 8062f03d70e3 [2025-03-07T02:21:48.721Z] Removing intermediate container 8062f03d70e3 [2025-03-07T02:21:48.721Z] ---> 677c97edf53e [2025-03-07T02:21:48.721Z] Step 11/33 : WORKDIR /device-coap [2025-03-07T02:21:48.721Z] ---> Running in f5901e875f42 [2025-03-07T02:21:48.721Z] Removing intermediate container f5901e875f42 [2025-03-07T02:21:48.721Z] ---> 646fdc555243 [2025-03-07T02:21:48.721Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-07T02:21:48.721Z] ---> Running in 507819e32088 [2025-03-07T02:21:48.979Z] + BUILD_CSDK=1 [2025-03-07T02:21:48.979Z] + TINYDTLS_VERSION=b0e230d [2025-03-07T02:21:48.979Z] + LIBCOAP_VERSION=1739507 [2025-03-07T02:21:48.979Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:21:48.979Z] + '[' -d deps ] [2025-03-07T02:21:48.979Z] + mkdir deps [2025-03-07T02:21:48.979Z] + cd /device-coap/deps [2025-03-07T02:21:48.979Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-07T02:21:48.979Z] Cloning into 'tinydtls'... [2025-03-07T02:21:49.546Z] + cd tinydtls [2025-03-07T02:21:49.546Z] + git checkout develop [2025-03-07T02:21:49.546Z] branch 'develop' set up to track 'origin/develop'. [2025-03-07T02:21:49.546Z] Switched to a new branch 'develop' [2025-03-07T02:21:49.546Z] + git reset --hard b0e230d [2025-03-07T02:21:49.546Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-07T02:21:49.546Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-07T02:21:49.546Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-07T02:21:49.546Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-07T02:21:49.546Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-07T02:21:49.546Z] + mkdir -p build [2025-03-07T02:21:49.546Z] + cd build [2025-03-07T02:21:49.546Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-07T02:21:49.805Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:49.805Z] -- Detecting C compiler ABI info [2025-03-07T02:21:49.805Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:49.805Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:49.805Z] -- Detecting C compile features [2025-03-07T02:21:49.805Z] -- Detecting C compile features - done [2025-03-07T02:21:49.805Z] -- Looking for assert.h [2025-03-07T02:21:49.805Z] -- Looking for assert.h - found [2025-03-07T02:21:49.805Z] -- Looking for arpa/inet.h [2025-03-07T02:21:50.064Z] -- Looking for arpa/inet.h - found [2025-03-07T02:21:50.064Z] -- Looking for fcntl.h [2025-03-07T02:21:50.064Z] -- Looking for fcntl.h - found [2025-03-07T02:21:50.064Z] -- Looking for inttypes.h [2025-03-07T02:21:50.064Z] -- Looking for inttypes.h - found [2025-03-07T02:21:50.064Z] -- Looking for memory.h [2025-03-07T02:21:50.324Z] -- Looking for memory.h - found [2025-03-07T02:21:50.324Z] -- Looking for netdb.h [2025-03-07T02:21:50.324Z] -- Looking for netdb.h - found [2025-03-07T02:21:50.324Z] -- Looking for netinet/in.h [2025-03-07T02:21:50.324Z] -- Looking for netinet/in.h - found [2025-03-07T02:21:50.324Z] -- Looking for stddef.h [2025-03-07T02:21:50.584Z] -- Looking for stddef.h - found [2025-03-07T02:21:50.584Z] -- Looking for stdint.h [2025-03-07T02:21:50.584Z] -- Looking for stdint.h - found [2025-03-07T02:21:50.584Z] -- Looking for stdlib.h [2025-03-07T02:21:50.584Z] -- Looking for stdlib.h - found [2025-03-07T02:21:50.584Z] -- Looking for string.h [2025-03-07T02:21:50.843Z] -- Looking for string.h - found [2025-03-07T02:21:50.843Z] -- Looking for strings.h [2025-03-07T02:21:50.843Z] -- Looking for strings.h - found [2025-03-07T02:21:50.843Z] -- Looking for time.h [2025-03-07T02:21:50.843Z] -- Looking for time.h - found [2025-03-07T02:21:50.843Z] -- Looking for sys/param.h [2025-03-07T02:21:51.101Z] -- Looking for sys/param.h - found [2025-03-07T02:21:51.101Z] -- Looking for sys/socket.h [2025-03-07T02:21:51.101Z] -- Looking for sys/socket.h - found [2025-03-07T02:21:51.101Z] -- Looking for sys/stat.h [2025-03-07T02:21:51.101Z] -- Looking for sys/stat.h - found [2025-03-07T02:21:51.101Z] -- Looking for sys/types.h [2025-03-07T02:21:51.361Z] -- Looking for sys/types.h - found [2025-03-07T02:21:51.361Z] -- Looking for sys/time.h [2025-03-07T02:21:51.361Z] -- Looking for sys/time.h - found [2025-03-07T02:21:51.361Z] -- Looking for unistd.h [2025-03-07T02:21:51.619Z] -- Looking for unistd.h - found [2025-03-07T02:21:51.619Z] -- Looking for float.h [2025-03-07T02:21:51.619Z] -- Looking for float.h - found [2025-03-07T02:21:51.619Z] -- Looking for dlfcn.h [2025-03-07T02:21:51.619Z] -- Looking for dlfcn.h - found [2025-03-07T02:21:51.619Z] -- Looking for memset [2025-03-07T02:21:51.877Z] -- Looking for memset - found [2025-03-07T02:21:51.877Z] -- Looking for select [2025-03-07T02:21:51.877Z] -- Looking for select - found [2025-03-07T02:21:51.877Z] -- Looking for socket [2025-03-07T02:21:51.877Z] -- Looking for socket - found [2025-03-07T02:21:51.877Z] -- Looking for strdup [2025-03-07T02:21:52.139Z] -- Looking for strdup - found [2025-03-07T02:21:52.139Z] -- Looking for strerror [2025-03-07T02:21:52.139Z] -- Looking for strerror - found [2025-03-07T02:21:52.139Z] -- Looking for strnlen [2025-03-07T02:21:52.139Z] -- Looking for strnlen - found [2025-03-07T02:21:52.139Z] -- Looking for fls [2025-03-07T02:21:52.396Z] -- Looking for fls - not found [2025-03-07T02:21:52.396Z] -- Looking for vprintf [2025-03-07T02:21:52.396Z] -- Looking for vprintf - found [2025-03-07T02:21:52.396Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-07T02:21:52.396Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-07T02:21:52.396Z] -- Configuring done (2.8s) [2025-03-07T02:21:52.396Z] -- Generating done (0.0s) [2025-03-07T02:21:52.396Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-07T02:21:52.396Z] + make [2025-03-07T02:21:52.396Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-07T02:21:52.655Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-07T02:21:52.655Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-07T02:21:52.915Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-07T02:21:53.177Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-07T02:21:53.177Z] In function 'ecc_ecdh', [2025-03-07T02:21:53.177Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:53.177Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:21:53.177Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:21:53.177Z] /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 [2025-03-07T02:21:53.177Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:21:53.177Z] | ^~~~~~~~~~~ [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-07T02:21:53.177Z] 431 | uint32_t pub_x[8]; [2025-03-07T02:21:53.177Z] | ^~~~~ [2025-03-07T02:21:53.177Z] In function 'ecc_ecdh', [2025-03-07T02:21:53.177Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:53.177Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:21:53.177Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:21:53.177Z] /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 [2025-03-07T02:21:53.177Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:21:53.177Z] | ^~~~~~~~~~~ [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-07T02:21:53.177Z] 432 | uint32_t pub_y[8]; [2025-03-07T02:21:53.177Z] | ^~~~~ [2025-03-07T02:21:53.177Z] In function 'ecc_ecdh', [2025-03-07T02:21:53.177Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:53.177Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:21:53.177Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:21:53.177Z] /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 [2025-03-07T02:21:53.177Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:21:53.177Z] | ^~~~~~~~~~~ [2025-03-07T02:21:53.177Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-07T02:21:53.177Z] 430 | uint32_t priv[8]; [2025-03-07T02:21:53.177Z] | ^~~~ [2025-03-07T02:21:53.177Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-07T02:21:54.111Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-07T02:21:54.370Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-07T02:21:54.370Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-07T02:21:54.370Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-07T02:21:54.370Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-07T02:21:54.370Z] /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] [2025-03-07T02:21:54.370Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-07T02:21:54.370Z] | ^ [2025-03-07T02:21:54.370Z] /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] [2025-03-07T02:21:54.370Z] 319 | return result == count; [2025-03-07T02:21:54.370Z] | ^~ [2025-03-07T02:21:55.306Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-07T02:21:55.306Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-07T02:21:55.306Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-07T02:21:55.306Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-07T02:21:55.306Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-07T02:21:55.306Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-07T02:21:55.306Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-07T02:21:55.306Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-07T02:21:55.306Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-07T02:21:55.306Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-07T02:21:55.306Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-07T02:21:55.306Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:55.306Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-07T02:21:55.306Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-07T02:21:55.306Z] | ~~~~~^~~~~~~~ [2025-03-07T02:21:55.306Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-07T02:21:55.306Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-07T02:21:55.306Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:55.565Z] [100%] Linking C shared library libtinydtls.so [2025-03-07T02:21:55.565Z] [100%] Built target tinydtls [2025-03-07T02:21:55.565Z] + make install [2025-03-07T02:21:55.565Z] [100%] Built target tinydtls [2025-03-07T02:21:55.565Z] Install the project... [2025-03-07T02:21:55.565Z] -- Install configuration: "Release" [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-07T02:21:55.565Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-07T02:21:55.565Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-07T02:21:55.565Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-07T02:21:55.565Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-07T02:21:55.565Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-07T02:21:55.566Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-07T02:21:55.566Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-07T02:21:55.566Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-07T02:21:55.566Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-07T02:21:55.566Z] + cd /device-coap/deps [2025-03-07T02:21:55.566Z] + git clone https://github.com/obgm/libcoap.git [2025-03-07T02:21:55.566Z] Cloning into 'libcoap'... [2025-03-07T02:21:57.464Z] + cd libcoap [2025-03-07T02:21:57.464Z] + git reset --hard 1739507 [2025-03-07T02:21:57.464Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-07T02:21:57.464Z] + patch -p1 [2025-03-07T02:21:57.464Z] patching file cmake/FindTinyDTLS.cmake [2025-03-07T02:21:57.464Z] + patch -p1 [2025-03-07T02:21:57.464Z] patching file include/coap2/coap_config.h.in [2025-03-07T02:21:57.464Z] + mkdir -p build [2025-03-07T02:21:57.464Z] + cd build [2025-03-07T02:21:57.464Z] + 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' .. [2025-03-07T02:21:57.464Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-07T02:21:57.464Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:57.464Z] -- Detecting CXX compiler ABI info [2025-03-07T02:21:57.724Z] -- Detecting CXX compiler ABI info - done [2025-03-07T02:21:57.724Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-07T02:21:57.724Z] -- Detecting CXX compile features [2025-03-07T02:21:57.724Z] -- Detecting CXX compile features - done [2025-03-07T02:21:57.724Z] -- Detecting C compiler ABI info [2025-03-07T02:21:57.724Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:57.724Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:57.724Z] -- Detecting C compile features [2025-03-07T02:21:57.724Z] -- Detecting C compile features - done [2025-03-07T02:21:57.724Z] -- Looking for byteswap.h [2025-03-07T02:21:57.983Z] -- Looking for byteswap.h - found [2025-03-07T02:21:57.983Z] -- Looking for inttypes.h [2025-03-07T02:21:57.983Z] -- Looking for inttypes.h - found [2025-03-07T02:21:57.983Z] -- Looking for limits.h [2025-03-07T02:21:57.983Z] -- Looking for limits.h - found [2025-03-07T02:21:57.983Z] -- Looking for memory.h [2025-03-07T02:21:58.241Z] -- Looking for memory.h - found [2025-03-07T02:21:58.241Z] -- Looking for strings.h [2025-03-07T02:21:58.241Z] -- Looking for strings.h - found [2025-03-07T02:21:58.241Z] -- Looking for string.h [2025-03-07T02:21:58.241Z] -- Looking for string.h - found [2025-03-07T02:21:58.241Z] -- Looking for sys/sysctl.h [2025-03-07T02:21:58.241Z] -- Looking for sys/sysctl.h - not found [2025-03-07T02:21:58.241Z] -- Looking for netinet/in.h [2025-03-07T02:21:58.500Z] -- Looking for netinet/in.h - found [2025-03-07T02:21:58.500Z] -- Looking for sys/epoll.h [2025-03-07T02:21:58.500Z] -- Looking for sys/epoll.h - found [2025-03-07T02:21:58.500Z] -- Looking for sys/timerfd.h [2025-03-07T02:21:58.760Z] -- Looking for sys/timerfd.h - found [2025-03-07T02:21:58.760Z] -- Looking for arpa/inet.h [2025-03-07T02:21:58.760Z] -- Looking for arpa/inet.h - found [2025-03-07T02:21:58.760Z] -- Looking for stdbool.h [2025-03-07T02:21:58.760Z] -- Looking for stdbool.h - found [2025-03-07T02:21:58.760Z] -- Looking for netdb.h [2025-03-07T02:21:59.020Z] -- Looking for netdb.h - found [2025-03-07T02:21:59.020Z] -- Looking for pthread.h [2025-03-07T02:21:59.020Z] -- Looking for pthread.h - found [2025-03-07T02:21:59.020Z] -- Looking for stdlib.h [2025-03-07T02:21:59.020Z] -- Looking for stdlib.h - found [2025-03-07T02:21:59.020Z] -- Looking for stdint.h [2025-03-07T02:21:59.280Z] -- Looking for stdint.h - found [2025-03-07T02:21:59.280Z] -- Looking for syslog.h [2025-03-07T02:21:59.280Z] -- Looking for syslog.h - found [2025-03-07T02:21:59.280Z] -- Looking for sys/ioctl.h [2025-03-07T02:21:59.539Z] -- Looking for sys/ioctl.h - found [2025-03-07T02:21:59.539Z] -- Looking for sys/socket.h [2025-03-07T02:21:59.539Z] -- Looking for sys/socket.h - found [2025-03-07T02:21:59.539Z] -- Looking for sys/stat.h [2025-03-07T02:21:59.539Z] -- Looking for sys/stat.h - found [2025-03-07T02:21:59.539Z] -- Looking for sys/time.h [2025-03-07T02:21:59.799Z] -- Looking for sys/time.h - found [2025-03-07T02:21:59.799Z] -- Looking for sys/types.h [2025-03-07T02:21:59.799Z] -- Looking for sys/types.h - found [2025-03-07T02:21:59.799Z] -- Looking for sys/unistd.h [2025-03-07T02:21:59.799Z] -- Looking for sys/unistd.h - not found [2025-03-07T02:21:59.799Z] -- Looking for time.h [2025-03-07T02:22:00.058Z] -- Looking for time.h - found [2025-03-07T02:22:00.058Z] -- Looking for unistd.h [2025-03-07T02:22:00.058Z] -- Looking for unistd.h - found [2025-03-07T02:22:00.058Z] -- Looking for float.h [2025-03-07T02:22:00.058Z] -- Looking for float.h - found [2025-03-07T02:22:00.058Z] -- Looking for stddef.h [2025-03-07T02:22:00.318Z] -- Looking for stddef.h - found [2025-03-07T02:22:00.318Z] -- Looking for winsock2.h [2025-03-07T02:22:00.318Z] -- Looking for winsock2.h - not found [2025-03-07T02:22:00.318Z] -- Looking for ws2tcpip.h [2025-03-07T02:22:00.318Z] -- Looking for ws2tcpip.h - not found [2025-03-07T02:22:00.318Z] -- Looking for malloc [2025-03-07T02:22:00.318Z] -- Looking for malloc - found [2025-03-07T02:22:00.318Z] -- Looking for memset [2025-03-07T02:22:00.586Z] -- Looking for memset - found [2025-03-07T02:22:00.586Z] -- Looking for select [2025-03-07T02:22:00.586Z] -- Looking for select - found [2025-03-07T02:22:00.586Z] -- Looking for socket [2025-03-07T02:22:00.586Z] -- Looking for socket - found [2025-03-07T02:22:00.586Z] -- Looking for strcasecmp [2025-03-07T02:22:00.845Z] -- Looking for strcasecmp - found [2025-03-07T02:22:00.845Z] -- Looking for pthread_mutex_lock [2025-03-07T02:22:00.845Z] -- Looking for pthread_mutex_lock - found [2025-03-07T02:22:00.845Z] -- Looking for getaddrinfo [2025-03-07T02:22:00.845Z] -- Looking for getaddrinfo - found [2025-03-07T02:22:00.845Z] -- Looking for strnlen [2025-03-07T02:22:01.104Z] -- Looking for strnlen - found [2025-03-07T02:22:01.104Z] -- Looking for strrchr [2025-03-07T02:22:01.104Z] -- Looking for strrchr - found [2025-03-07T02:22:01.104Z] -- Looking for getrandom [2025-03-07T02:22:01.104Z] -- Looking for getrandom - found [2025-03-07T02:22:01.104Z] -- Looking for cmsghdr [2025-03-07T02:22:01.365Z] -- Looking for cmsghdr - not found [2025-03-07T02:22:01.365Z] -- compiling without epoll support [2025-03-07T02:22:01.365Z] -- compiling with DTLS support [2025-03-07T02:22:01.365Z] -- DTLS_BACKEND: tinydtls [2025-03-07T02:22:01.365Z] -- Found TinyDTLS: /usr/local/include [2025-03-07T02:22:01.365Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-07T02:22:01.365Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-07T02:22:01.365Z] -- TINYDTLS_ROOT_DIR: [2025-03-07T02:22:01.365Z] -- compiling with tinydtls support [2025-03-07T02:22:01.365Z] -- ENABLE_DTLS:.....................ON [2025-03-07T02:22:01.365Z] -- ENABLE_TCP:......................ON [2025-03-07T02:22:01.365Z] -- ENABLE_DOCS:.....................OFF [2025-03-07T02:22:01.365Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-07T02:22:01.365Z] -- DTLS_BACKEND:....................tinydtls [2025-03-07T02:22:01.365Z] -- WITH_GNUTLS:.....................OFF [2025-03-07T02:22:01.365Z] -- WITH_TINYDTLS:...................ON [2025-03-07T02:22:01.365Z] -- WITH_OPENSSL:....................OFF [2025-03-07T02:22:01.365Z] -- WITH_MBEDTLS:....................OFF [2025-03-07T02:22:01.365Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-07T02:22:01.365Z] -- HAVE_LIBGNUTLS:.................. [2025-03-07T02:22:01.365Z] -- HAVE_OPENSSL:.................... [2025-03-07T02:22:01.365Z] -- HAVE_MBEDTLS:.................... [2025-03-07T02:22:01.365Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-07T02:22:01.365Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-07T02:22:01.365Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-07T02:22:01.365Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-07T02:22:01.365Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-07T02:22:01.365Z] -- Configuring done (3.9s) [2025-03-07T02:22:01.365Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-07T02:22:01.365Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-07T02:22:01.365Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-07T02:22:01.365Z] command to set the policy and suppress this warning. [2025-03-07T02:22:01.365Z] [2025-03-07T02:22:01.365Z] File: [2025-03-07T02:22:01.365Z] [2025-03-07T02:22:01.365Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-07T02:22:01.365Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-07T02:22:01.365Z] [2025-03-07T02:22:01.365Z] -- Generating done (0.0s) [2025-03-07T02:22:01.365Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-07T02:22:01.365Z] + make [2025-03-07T02:22:01.365Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-07T02:22:01.365Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-07T02:22:01.625Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-07T02:22:01.625Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-07T02:22:01.884Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-07T02:22:01.884Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-07T02:22:01.884Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-07T02:22:02.145Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-07T02:22:02.404Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-07T02:22:02.404Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-07T02:22:02.973Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-07T02:22:02.973Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-07T02:22:02.973Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-07T02:22:03.232Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-07T02:22:03.232Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-07T02:22:03.800Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-07T02:22:04.060Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-07T02:22:04.320Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-07T02:22:04.579Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-07T02:22:04.838Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-07T02:22:04.838Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-07T02:22:05.099Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-07T02:22:05.099Z] [100%] Linking C shared library libcoap-2.so [2025-03-07T02:22:05.358Z] [100%] Built target coap-2 [2025-03-07T02:22:05.358Z] + make install [2025-03-07T02:22:05.358Z] [100%] Built target coap-2 [2025-03-07T02:22:05.358Z] Install the project... [2025-03-07T02:22:05.358Z] -- Install configuration: "Release" [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-07T02:22:05.358Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-07T02:22:05.358Z] -- Up-to-date: /usr/local/include [2025-03-07T02:22:05.358Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-07T02:22:05.358Z] -- Up-to-date: /usr/local/include [2025-03-07T02:22:05.358Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-07T02:22:05.358Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-07T02:22:05.358Z] + '[' 1 '=' 1 ] [2025-03-07T02:22:05.358Z] + cd /device-coap/deps [2025-03-07T02:22:05.358Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:22:05.358Z] Connecting to github.com (140.82.112.3:443) [2025-03-07T02:22:05.358Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-07T02:22:05.622Z] saving to 'v4.0.0.zip' [2025-03-07T02:22:05.622Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:22:05.622Z] 'v4.0.0.zip' saved [2025-03-07T02:22:05.622Z] + unzip v4.0.0.zip [2025-03-07T02:22:05.622Z] Archive: v4.0.0.zip [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:22:05.622Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:22:05.622Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:22:05.623Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:22:05.623Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:22:05.623Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:22:05.623Z] + ./scripts/build.sh [2025-03-07T02:22:05.623Z] + CPPCHECK=false [2025-03-07T02:22:05.623Z] + DOCGEN=false [2025-03-07T02:22:05.623Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:22:05.623Z] + '[' 0 -gt 0 ] [2025-03-07T02:22:05.623Z] + readlink -f ./scripts/build.sh [2025-03-07T02:22:05.623Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:22:05.623Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:22:05.623Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:22:05.623Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:22:05.623Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:22:05.623Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:22:05.623Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:22:05.623Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:22:05.623Z] -- Detecting C compiler ABI info [2025-03-07T02:22:05.882Z] -- Detecting C compiler ABI info - done [2025-03-07T02:22:05.882Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:22:05.882Z] -- Detecting C compile features [2025-03-07T02:22:05.882Z] -- Detecting C compile features - done [2025-03-07T02:22:05.882Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:22:05.882Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:22:05.882Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:22:05.882Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:22:05.882Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:22:05.882Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:22:05.882Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:22:05.882Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:22:05.882Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:22:05.882Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:22:06.141Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:22:06.141Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:22:06.141Z] -- Configuring done (0.5s) [2025-03-07T02:22:06.141Z] -- Generating done (0.0s) [2025-03-07T02:22:06.141Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:22:06.141Z] + make all package [2025-03-07T02:22:06.141Z] + tee release.log [2025-03-07T02:22:06.141Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:22:06.402Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:22:06.402Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:22:06.662Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:22:06.662Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:22:07.230Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:22:07.230Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:22:07.230Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:22:07.497Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:22:07.761Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:22:07.761Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:22:08.028Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:22:08.028Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:22:08.287Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:22:08.287Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:22:08.546Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:22:08.546Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:22:08.805Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:22:09.064Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:22:09.064Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:22:09.323Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:22:10.259Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:22:10.259Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:22:10.518Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:22:10.518Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:22:10.518Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:22:10.781Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:22:11.041Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:22:11.300Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:22:11.300Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:22:11.561Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:22:11.820Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:22:11.820Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:22:11.820Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:22:11.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:11.820Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:22:11.820Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:22:11.820Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:11.820Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:22:12.127Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:22:12.127Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:22:12.127Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:22:12.127Z] [ 68%] Built target csdk [2025-03-07T02:22:12.127Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:22:12.386Z] [ 72%] Linking C executable template [2025-03-07T02:22:12.386Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:12.386Z] [ 72%] Built target template [2025-03-07T02:22:12.386Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:22:12.657Z] [ 76%] Linking C executable device-counter [2025-03-07T02:22:12.657Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:12.657Z] [ 76%] Built target device-counter [2025-03-07T02:22:12.657Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:22:12.657Z] [ 80%] Linking C executable device-random [2025-03-07T02:22:12.657Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:12.657Z] [ 80%] Built target device-random [2025-03-07T02:22:12.657Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:22:12.917Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:22:12.917Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:12.917Z] [ 84%] Built target device-gyro [2025-03-07T02:22:12.917Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:22:12.917Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:22:13.176Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:13.176Z] [ 88%] Built target device-bitfields [2025-03-07T02:22:13.176Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:22:13.176Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:22:13.434Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:13.434Z] [ 92%] Built target template-discovery [2025-03-07T02:22:13.434Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:22:13.434Z] [ 96%] Linking C executable device-file [2025-03-07T02:22:13.434Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:13.434Z] [ 96%] Built target device-file [2025-03-07T02:22:13.692Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:22:13.692Z] [100%] Linking C executable device-terminal [2025-03-07T02:22:13.692Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:13.692Z] [100%] Built target device-terminal [2025-03-07T02:22:13.692Z] Run CPack packaging tool... [2025-03-07T02:22:13.692Z] CPack: Create package using TGZ [2025-03-07T02:22:13.692Z] CPack: Install projects [2025-03-07T02:22:13.692Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:22:13.951Z] CPack: - Install project: Csdk [] [2025-03-07T02:22:13.951Z] CPack: Create package [2025-03-07T02:22:13.951Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:22:13.951Z] + '[' false '=' true ] [2025-03-07T02:22:13.951Z] + '[' false '=' true ] [2025-03-07T02:22:13.951Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:22:13.951Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:22:13.951Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:22:14.211Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:22:14.211Z] -- Detecting C compiler ABI info [2025-03-07T02:22:14.211Z] -- Detecting C compiler ABI info - done [2025-03-07T02:22:14.211Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:22:14.211Z] -- Detecting C compile features [2025-03-07T02:22:14.211Z] -- Detecting C compile features - done [2025-03-07T02:22:14.211Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:22:14.469Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:22:14.469Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:22:14.469Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:22:14.469Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:22:14.469Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:22:14.469Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:22:14.469Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:22:14.469Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:22:14.469Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:22:14.469Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:22:14.469Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:22:14.469Z] -- Configuring done (0.5s) [2025-03-07T02:22:14.469Z] -- Generating done (0.0s) [2025-03-07T02:22:14.469Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:22:14.469Z] + + teemake [2025-03-07T02:22:14.469Z] debug.log [2025-03-07T02:22:14.728Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:22:14.728Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:22:14.728Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:22:14.728Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:22:14.987Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:22:14.987Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:22:14.987Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:22:15.247Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:22:15.247Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:22:15.247Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:22:15.505Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:22:15.505Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:22:15.505Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:22:15.764Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:22:15.764Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:22:15.764Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:22:16.021Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:22:16.021Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:22:16.021Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:22:16.280Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:22:16.280Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:22:16.538Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:22:16.538Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:22:16.538Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:22:16.797Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:22:16.797Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:22:16.797Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:22:17.055Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:22:17.055Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:22:17.055Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:22:17.315Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:22:17.315Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:22:17.574Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:22:17.574Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:22:17.574Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:22:17.574Z] [ 68%] Built target csdk [2025-03-07T02:22:17.574Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:22:17.833Z] [ 72%] Linking C executable template [2025-03-07T02:22:17.833Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:17.833Z] [ 72%] Built target template [2025-03-07T02:22:17.833Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:22:17.833Z] [ 76%] Linking C executable device-counter [2025-03-07T02:22:17.833Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.108Z] [ 76%] Built target device-counter [2025-03-07T02:22:18.109Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:22:18.109Z] [ 80%] Linking C executable device-random [2025-03-07T02:22:18.109Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.109Z] [ 80%] Built target device-random [2025-03-07T02:22:18.109Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:22:18.366Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:22:18.366Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.366Z] [ 84%] Built target device-gyro [2025-03-07T02:22:18.366Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:22:18.366Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:22:18.366Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.366Z] [ 88%] Built target device-bitfields [2025-03-07T02:22:18.366Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:22:18.624Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:22:18.624Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.624Z] [ 92%] Built target template-discovery [2025-03-07T02:22:18.624Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:22:18.624Z] [ 96%] Linking C executable device-file [2025-03-07T02:22:18.881Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.881Z] [ 96%] Built target device-file [2025-03-07T02:22:18.881Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:22:18.881Z] [100%] Linking C executable device-terminal [2025-03-07T02:22:18.881Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:18.881Z] [100%] Built target device-terminal [2025-03-07T02:22:18.881Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:22:18.881Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:22:18.881Z] + rm -rf /device-coap/deps [2025-03-07T02:22:19.449Z] Removing intermediate container 507819e32088 [2025-03-07T02:22:19.449Z] ---> 86bccfb23f5c [2025-03-07T02:22:19.449Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-03-07T02:22:19.449Z] ---> Running in 20d86839882d [2025-03-07T02:22:19.710Z] + readlink -f /device-coap/scripts/build.sh [2025-03-07T02:22:19.710Z] + dirname /device-coap/scripts/build.sh [2025-03-07T02:22:19.710Z] + dirname /device-coap/scripts [2025-03-07T02:22:19.710Z] + ROOT=/device-coap [2025-03-07T02:22:19.710Z] + echo /device-coap [2025-03-07T02:22:19.710Z] + cd /device-coap [2025-03-07T02:22:19.710Z] + mkdir -p /device-coap/build/release [2025-03-07T02:22:19.710Z] /device-coap [2025-03-07T02:22:19.710Z] + cd /device-coap/build/release [2025-03-07T02:22:19.710Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-07T02:22:19.710Z] -- Configuring done (0.0s) [2025-03-07T02:22:19.710Z] -- Generating done (0.0s) [2025-03-07T02:22:19.710Z] -- Build files have been written to: /device-coap/build/release [2025-03-07T02:22:19.710Z] + make [2025-03-07T02:22:19.710Z] + tee release.log [2025-03-07T02:22:19.710Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-07T02:22:19.710Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:22:19.710Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:22:19.710Z] from /device-coap/src/c/coap-client.h:21, [2025-03-07T02:22:19.710Z] from /device-coap/src/c/coap-client.c:9: [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:22:19.710Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-07T02:22:19.710Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | unsigned int [2025-03-07T02:22:19.710Z] | %lu [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-07T02:22:19.710Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | unsigned int [2025-03-07T02:22:19.710Z] | %lu [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 130 | resource->properties->type); [2025-03-07T02:22:19.710Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | iot_typecode_t [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-07T02:22:19.710Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | int [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 140 | len); [2025-03-07T02:22:19.710Z] | ~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-07T02:22:19.710Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | int [2025-03-07T02:22:19.710Z] | %ld [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 145 | len); [2025-03-07T02:22:19.710Z] | ~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-07T02:22:19.710Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | int [2025-03-07T02:22:19.710Z] | %ld [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 152 | len); [2025-03-07T02:22:19.710Z] | ~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-07T02:22:19.710Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | int [2025-03-07T02:22:19.710Z] | %ld [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 157 | resource->properties->type); [2025-03-07T02:22:19.710Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | iot_typecode_t [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-07T02:22:19.710Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | int [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.710Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-07T02:22:19.710Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:22:19.710Z] | ~^ [2025-03-07T02:22:19.710Z] | | [2025-03-07T02:22:19.710Z] | int [2025-03-07T02:22:19.710Z] | %ld [2025-03-07T02:22:19.710Z] /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=] [2025-03-07T02:22:19.710Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:22:19.710Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.710Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:22:19.711Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:22:19.711Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.711Z] | | [2025-03-07T02:22:19.711Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.711Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-07T02:22:19.711Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:22:19.711Z] | ~^ [2025-03-07T02:22:19.711Z] | | [2025-03-07T02:22:19.711Z] | int [2025-03-07T02:22:19.711Z] | %ld [2025-03-07T02:22:19.711Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-07T02:22:19.711Z] /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=] [2025-03-07T02:22:19.711Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:22:19.711Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.711Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:22:19.711Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:22:19.711Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.711Z] | | [2025-03-07T02:22:19.711Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.711Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-07T02:22:19.711Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:22:19.711Z] | ~^ [2025-03-07T02:22:19.711Z] | | [2025-03-07T02:22:19.711Z] | int [2025-03-07T02:22:19.711Z] | %ld [2025-03-07T02:22:19.970Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-07T02:22:19.970Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:22:19.970Z] from /usr/include/edgex/devices.h:17, [2025-03-07T02:22:19.970Z] from /device-coap/src/c/coap-server.c:22: [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-07T02:22:19.970Z] /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=] [2025-03-07T02:22:19.970Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:22:19.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-07T02:22:19.970Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:22:19.970Z] | ~^ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | unsigned int [2025-03-07T02:22:19.970Z] | %lu [2025-03-07T02:22:19.970Z] /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=] [2025-03-07T02:22:19.970Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:22:19.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | iot_typecode_t [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-07T02:22:19.970Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:22:19.970Z] | ~^ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | int [2025-03-07T02:22:19.970Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-07T02:22:19.970Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:22:19.970Z] from /device-coap/src/c/coap-util.h:18, [2025-03-07T02:22:19.970Z] from /device-coap/src/c/coap-util.c:9: [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-07T02:22:19.970Z] /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=] [2025-03-07T02:22:19.970Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:22:19.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-07T02:22:19.970Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:22:19.970Z] | ~^ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | unsigned int [2025-03-07T02:22:19.970Z] | %lu [2025-03-07T02:22:19.970Z] /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=] [2025-03-07T02:22:19.970Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:22:19.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-07T02:22:19.970Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:22:19.970Z] | ~^ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | unsigned int [2025-03-07T02:22:19.970Z] | %lu [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-07T02:22:19.970Z] /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=] [2025-03-07T02:22:19.970Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:22:19.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-07T02:22:19.970Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:22:19.970Z] | ~^ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | unsigned int [2025-03-07T02:22:19.970Z] | %lu [2025-03-07T02:22:19.970Z] /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=] [2025-03-07T02:22:19.970Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:22:19.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | size_t {aka long unsigned int} [2025-03-07T02:22:19.970Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-07T02:22:19.970Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:22:19.970Z] | ~^ [2025-03-07T02:22:19.970Z] | | [2025-03-07T02:22:19.970Z] | unsigned int [2025-03-07T02:22:19.970Z] | %lu [2025-03-07T02:22:20.229Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-07T02:22:20.229Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:22:20.229Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:22:20.229Z] from /device-coap/src/c/device-coap.c:10: [2025-03-07T02:22:20.229Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-07T02:22:20.229Z] /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=] [2025-03-07T02:22:20.229Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:22:20.229Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:20.229Z] 131 | requests[i].resource->type); [2025-03-07T02:22:20.229Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:22:20.229Z] | | [2025-03-07T02:22:20.229Z] | iot_typecode_t [2025-03-07T02:22:20.229Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-07T02:22:20.229Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:22:20.229Z] | ~^ [2025-03-07T02:22:20.229Z] | | [2025-03-07T02:22:20.229Z] | int [2025-03-07T02:22:20.229Z] [100%] Linking C executable device-coap [2025-03-07T02:22:20.229Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:22:20.229Z] [100%] Built target device-coap [2025-03-07T02:22:20.793Z] Removing intermediate container 20d86839882d [2025-03-07T02:22:20.793Z] ---> 39e978756150 [2025-03-07T02:22:20.793Z] Step 14/33 : FROM ${BASE} [2025-03-07T02:22:20.793Z] ---> a52d2602354e [2025-03-07T02:22:20.793Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2025-03-07T02:22:20.793Z] ---> Running in eec548bf787a [2025-03-07T02:22:21.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:21.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:21.310Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:21.883Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:22:21.883Z] OK: 337 MiB in 103 packages [2025-03-07T02:22:22.142Z] Removing intermediate container eec548bf787a [2025-03-07T02:22:22.142Z] ---> 6ec1ea4748e3 [2025-03-07T02:22:22.142Z] Step 16/33 : RUN apk --no-cache upgrade [2025-03-07T02:22:22.142Z] ---> Running in c7e9a24ca708 [2025-03-07T02:22:22.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:22.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:22.658Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:23.225Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:22:23.225Z] OK: 337 MiB in 103 packages [2025-03-07T02:22:23.225Z] Removing intermediate container c7e9a24ca708 [2025-03-07T02:22:23.225Z] ---> 0c56205a15a0 [2025-03-07T02:22:23.225Z] Step 17/33 : WORKDIR / [2025-03-07T02:22:23.483Z] ---> Running in 580ab115d9c1 [2025-03-07T02:22:23.483Z] Removing intermediate container 580ab115d9c1 [2025-03-07T02:22:23.483Z] ---> 62e4b7569df8 [2025-03-07T02:22:23.483Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:22:23.483Z] ---> Running in 5d5017f93e2b [2025-03-07T02:22:23.742Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:22:24.000Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:22:24.000Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:22:24.000Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:22:24.259Z] Removing intermediate container 5d5017f93e2b [2025-03-07T02:22:24.259Z] ---> 55d78af11570 [2025-03-07T02:22:24.259Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:22:24.259Z] ---> Running in 6977d6b97e57 [2025-03-07T02:22:24.824Z] Removing intermediate container 6977d6b97e57 [2025-03-07T02:22:24.824Z] ---> 4af84793ad7a [2025-03-07T02:22:24.824Z] Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 [2025-03-07T02:22:24.824Z] ---> Running in 975fb1069ad8 [2025-03-07T02:22:25.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:25.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:25.342Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:22:25.909Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:22:25.909Z] (1/1) Installing curl (8.12.1-r0) [2025-03-07T02:22:25.909Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:22:25.909Z] OK: 337 MiB in 104 packages [2025-03-07T02:22:26.167Z] Removing intermediate container 975fb1069ad8 [2025-03-07T02:22:26.167Z] ---> ff7c13be6883 [2025-03-07T02:22:26.167Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / [2025-03-07T02:22:26.167Z] ---> a261bb1e9cda [2025-03-07T02:22:26.167Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-03-07T02:22:26.426Z] ---> d82c63ae99e6 [2025-03-07T02:22:26.426Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-03-07T02:22:26.426Z] ---> 8c49c97d331c [2025-03-07T02:22:26.426Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2025-03-07T02:22:26.684Z] ---> e33b09266d35 [2025-03-07T02:22:26.684Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:22:26.684Z] ---> 7c16d63bfd1d [2025-03-07T02:22:26.684Z] Step 26/33 : COPY LICENSE / [2025-03-07T02:22:26.942Z] ---> acb7378e2cbe [2025-03-07T02:22:26.943Z] Step 27/33 : COPY Attribution.txt / [2025-03-07T02:22:26.943Z] ---> ec4769033b3f [2025-03-07T02:22:26.943Z] Step 28/33 : COPY res /res [2025-03-07T02:22:26.943Z] ---> 14913d5e30cb [2025-03-07T02:22:26.943Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2025-03-07T02:22:26.943Z] ---> Running in ee74edb030b6 [2025-03-07T02:22:27.201Z] Removing intermediate container ee74edb030b6 [2025-03-07T02:22:27.201Z] ---> bf09410a19fd [2025-03-07T02:22:27.201Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-07T02:22:27.201Z] ---> Running in 65c789770062 [2025-03-07T02:22:27.201Z] Removing intermediate container 65c789770062 [2025-03-07T02:22:27.201Z] ---> d08d482cef57 [2025-03-07T02:22:27.201Z] Step 31/33 : LABEL arch=amd64 [2025-03-07T02:22:27.201Z] ---> Running in 59a3460d84d2 [2025-03-07T02:22:27.201Z] Removing intermediate container 59a3460d84d2 [2025-03-07T02:22:27.201Z] ---> 53c188821012 [2025-03-07T02:22:27.201Z] Step 32/33 : LABEL git_sha=8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:22:27.201Z] ---> Running in 606fcef9aa5c [2025-03-07T02:22:27.461Z] Removing intermediate container 606fcef9aa5c [2025-03-07T02:22:27.461Z] ---> 010115838a1f [2025-03-07T02:22:27.461Z] Step 33/33 : LABEL version=3.2.0-dev.1 [2025-03-07T02:22:27.461Z] ---> Running in fd847d0a56a1 [2025-03-07T02:22:27.461Z] Removing intermediate container fd847d0a56a1 [2025-03-07T02:22:27.461Z] ---> 22facba2583f [2025-03-07T02:22:27.461Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-07T02:22:27.461Z] Successfully built 22facba2583f [2025-03-07T02:22:27.461Z] Successfully tagged device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:22:27.615Z] provisioning config files... [2025-03-07T02:22:27.623Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5388585683695169529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:22:27.923Z] ---> ****-login.sh [2025-03-07T02:22:27.924Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:22:27.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:27.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:27.924Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:27.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:27.924Z] [2025-03-07T02:22:27.924Z] Login Succeeded [2025-03-07T02:22:27.924Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:22:27.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:27.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:27.924Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:27.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:27.924Z] [2025-03-07T02:22:27.924Z] Login Succeeded [2025-03-07T02:22:27.924Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:22:28.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:28.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:28.182Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:28.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:28.182Z] [2025-03-07T02:22:28.182Z] Login Succeeded [2025-03-07T02:22:28.182Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:22:28.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:28.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:28.182Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:28.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:28.182Z] [2025-03-07T02:22:28.182Z] Login Succeeded [2025-03-07T02:22:28.182Z] ****.io [2025-03-07T02:22:28.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:22:28.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:22:28.441Z] Configure a credential helper to remove this warning. See [2025-03-07T02:22:28.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:22:28.441Z] [2025-03-07T02:22:28.441Z] Login Succeeded [2025-03-07T02:22:28.441Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:22:28.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:22:28.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:22:28.540Z] [edgeXDocker.push] Tagging docker image device-coap with the following tags: [2025-03-07T02:22:28.540Z] 8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:22:28.540Z] latest [2025-03-07T02:22:28.540Z] 3.2.0-dev.1 [2025-03-07T02:22:28.540Z] 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [2025-03-07T02:22:28.540Z] main [2025-03-07T02:22:28.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:28.882Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:29.206Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:22:29.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-07T02:22:29.206Z] 24fc0aaf5ff6: Preparing [2025-03-07T02:22:29.206Z] 04879568b691: Preparing [2025-03-07T02:22:29.206Z] 46077b8b2bb3: Preparing [2025-03-07T02:22:29.206Z] 129120bbe232: Preparing [2025-03-07T02:22:29.206Z] 16fc6dba37a0: Preparing [2025-03-07T02:22:29.207Z] 4175b93349a2: Preparing [2025-03-07T02:22:29.207Z] b6ca2a4dee95: Preparing [2025-03-07T02:22:29.207Z] 2f0b8a0af53b: Preparing [2025-03-07T02:22:29.207Z] ba501c7af990: Preparing [2025-03-07T02:22:29.207Z] 3332e906b572: Preparing [2025-03-07T02:22:29.207Z] fe9405ebfde3: Preparing [2025-03-07T02:22:29.207Z] f1041c0214e9: Preparing [2025-03-07T02:22:29.207Z] 78da0632ebb3: Preparing [2025-03-07T02:22:29.207Z] 774d94e9bd63: Preparing [2025-03-07T02:22:29.207Z] 9244dff19342: Preparing [2025-03-07T02:22:29.207Z] e7caa908d430: Preparing [2025-03-07T02:22:29.207Z] 7dd420bbc391: Preparing [2025-03-07T02:22:29.207Z] 9cd5508e80ad: Preparing [2025-03-07T02:22:29.207Z] 134cdae604c7: Preparing [2025-03-07T02:22:29.207Z] db846dc9ff0f: Preparing [2025-03-07T02:22:29.207Z] 43c97c939e4f: Preparing [2025-03-07T02:22:29.207Z] 6ed0e0d42e98: Preparing [2025-03-07T02:22:29.207Z] 89ff3ad72af3: Preparing [2025-03-07T02:22:29.207Z] 4175b93349a2: Waiting [2025-03-07T02:22:29.207Z] 0f72ad8c23e7: Preparing [2025-03-07T02:22:29.207Z] cc2447e1835a: Preparing [2025-03-07T02:22:29.207Z] b6ca2a4dee95: Waiting [2025-03-07T02:22:29.207Z] 2f0b8a0af53b: Waiting [2025-03-07T02:22:29.207Z] 3332e906b572: Waiting [2025-03-07T02:22:29.207Z] ba501c7af990: Waiting [2025-03-07T02:22:29.207Z] fe9405ebfde3: Waiting [2025-03-07T02:22:29.207Z] 6ed0e0d42e98: Waiting [2025-03-07T02:22:29.207Z] 0f72ad8c23e7: Waiting [2025-03-07T02:22:29.207Z] f1041c0214e9: Waiting [2025-03-07T02:22:29.207Z] db846dc9ff0f: Waiting [2025-03-07T02:22:29.207Z] 43c97c939e4f: Waiting [2025-03-07T02:22:29.207Z] cc2447e1835a: Waiting [2025-03-07T02:22:29.207Z] 78da0632ebb3: Waiting [2025-03-07T02:22:29.207Z] 89ff3ad72af3: Waiting [2025-03-07T02:22:29.207Z] e7caa908d430: Waiting [2025-03-07T02:22:29.207Z] 9244dff19342: Waiting [2025-03-07T02:22:29.207Z] 774d94e9bd63: Waiting [2025-03-07T02:22:29.207Z] 9cd5508e80ad: Waiting [2025-03-07T02:22:29.207Z] 7dd420bbc391: Waiting [2025-03-07T02:22:29.207Z] 46077b8b2bb3: Pushed [2025-03-07T02:22:29.207Z] 16fc6dba37a0: Pushed [2025-03-07T02:22:29.207Z] 24fc0aaf5ff6: Pushed [2025-03-07T02:22:29.207Z] 04879568b691: Pushed [2025-03-07T02:22:29.207Z] 129120bbe232: Pushed [2025-03-07T02:22:29.207Z] 2f0b8a0af53b: Pushed [2025-03-07T02:22:29.464Z] 3332e906b572: Pushed [2025-03-07T02:22:29.464Z] 4175b93349a2: Pushed [2025-03-07T02:22:29.464Z] b6ca2a4dee95: Pushed [2025-03-07T02:22:29.464Z] ba501c7af990: Pushed [2025-03-07T02:22:29.464Z] fe9405ebfde3: Pushed [2025-03-07T02:22:29.464Z] f1041c0214e9: Pushed [2025-03-07T02:22:29.464Z] 774d94e9bd63: Pushed [2025-03-07T02:22:29.464Z] 78da0632ebb3: Pushed [2025-03-07T02:22:29.464Z] e7caa908d430: Pushed [2025-03-07T02:22:29.464Z] 7dd420bbc391: Pushed [2025-03-07T02:22:29.465Z] 9cd5508e80ad: Pushed [2025-03-07T02:22:29.724Z] 134cdae604c7: Pushed [2025-03-07T02:22:29.724Z] 9244dff19342: Pushed [2025-03-07T02:22:29.724Z] 6ed0e0d42e98: Pushed [2025-03-07T02:22:29.724Z] 89ff3ad72af3: Pushed [2025-03-07T02:22:29.724Z] 0f72ad8c23e7: Layer already exists [2025-03-07T02:22:29.724Z] cc2447e1835a: Layer already exists [2025-03-07T02:22:30.660Z] 43c97c939e4f: Pushed [2025-03-07T02:22:32.578Z] db846dc9ff0f: Pushed [2025-03-07T02:22:32.578Z] 8443275ac6a55454468ef18d6a769bcfbada4750: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:32.915Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:33.245Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:latest [2025-03-07T02:22:33.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-07T02:22:33.245Z] 24fc0aaf5ff6: Preparing [2025-03-07T02:22:33.245Z] 04879568b691: Preparing [2025-03-07T02:22:33.245Z] 46077b8b2bb3: Preparing [2025-03-07T02:22:33.245Z] 129120bbe232: Preparing [2025-03-07T02:22:33.245Z] 16fc6dba37a0: Preparing [2025-03-07T02:22:33.245Z] 4175b93349a2: Preparing [2025-03-07T02:22:33.245Z] b6ca2a4dee95: Preparing [2025-03-07T02:22:33.245Z] 2f0b8a0af53b: Preparing [2025-03-07T02:22:33.245Z] ba501c7af990: Preparing [2025-03-07T02:22:33.245Z] 3332e906b572: Preparing [2025-03-07T02:22:33.245Z] fe9405ebfde3: Preparing [2025-03-07T02:22:33.245Z] f1041c0214e9: Preparing [2025-03-07T02:22:33.245Z] 78da0632ebb3: Preparing [2025-03-07T02:22:33.245Z] 774d94e9bd63: Preparing [2025-03-07T02:22:33.245Z] 9244dff19342: Preparing [2025-03-07T02:22:33.245Z] e7caa908d430: Preparing [2025-03-07T02:22:33.245Z] 7dd420bbc391: Preparing [2025-03-07T02:22:33.245Z] 9cd5508e80ad: Preparing [2025-03-07T02:22:33.245Z] 134cdae604c7: Preparing [2025-03-07T02:22:33.245Z] db846dc9ff0f: Preparing [2025-03-07T02:22:33.245Z] 43c97c939e4f: Preparing [2025-03-07T02:22:33.245Z] 6ed0e0d42e98: Preparing [2025-03-07T02:22:33.245Z] 89ff3ad72af3: Preparing [2025-03-07T02:22:33.245Z] 0f72ad8c23e7: Preparing [2025-03-07T02:22:33.245Z] cc2447e1835a: Preparing [2025-03-07T02:22:33.245Z] 7dd420bbc391: Waiting [2025-03-07T02:22:33.245Z] 3332e906b572: Waiting [2025-03-07T02:22:33.245Z] fe9405ebfde3: Waiting [2025-03-07T02:22:33.245Z] e7caa908d430: Waiting [2025-03-07T02:22:33.245Z] 9cd5508e80ad: Waiting [2025-03-07T02:22:33.245Z] 134cdae604c7: Waiting [2025-03-07T02:22:33.245Z] f1041c0214e9: Waiting [2025-03-07T02:22:33.245Z] 78da0632ebb3: Waiting [2025-03-07T02:22:33.245Z] 89ff3ad72af3: Waiting [2025-03-07T02:22:33.245Z] db846dc9ff0f: Waiting [2025-03-07T02:22:33.245Z] 774d94e9bd63: Waiting [2025-03-07T02:22:33.245Z] 0f72ad8c23e7: Waiting [2025-03-07T02:22:33.245Z] cc2447e1835a: Waiting [2025-03-07T02:22:33.245Z] 9244dff19342: Waiting [2025-03-07T02:22:33.245Z] 43c97c939e4f: Waiting [2025-03-07T02:22:33.245Z] 6ed0e0d42e98: Waiting [2025-03-07T02:22:33.245Z] 4175b93349a2: Waiting [2025-03-07T02:22:33.245Z] 2f0b8a0af53b: Waiting [2025-03-07T02:22:33.245Z] ba501c7af990: Waiting [2025-03-07T02:22:33.245Z] b6ca2a4dee95: Waiting [2025-03-07T02:22:33.245Z] 24fc0aaf5ff6: Layer already exists [2025-03-07T02:22:33.245Z] 16fc6dba37a0: Layer already exists [2025-03-07T02:22:33.245Z] 46077b8b2bb3: Layer already exists [2025-03-07T02:22:33.245Z] 129120bbe232: Layer already exists [2025-03-07T02:22:33.245Z] 04879568b691: Layer already exists [2025-03-07T02:22:33.245Z] 4175b93349a2: Layer already exists [2025-03-07T02:22:33.245Z] 2f0b8a0af53b: Layer already exists [2025-03-07T02:22:33.245Z] 3332e906b572: Layer already exists [2025-03-07T02:22:33.245Z] ba501c7af990: Layer already exists [2025-03-07T02:22:33.245Z] b6ca2a4dee95: Layer already exists [2025-03-07T02:22:33.245Z] fe9405ebfde3: Layer already exists [2025-03-07T02:22:33.245Z] f1041c0214e9: Layer already exists [2025-03-07T02:22:33.245Z] 774d94e9bd63: Layer already exists [2025-03-07T02:22:33.245Z] 9244dff19342: Layer already exists [2025-03-07T02:22:33.245Z] 78da0632ebb3: Layer already exists [2025-03-07T02:22:33.245Z] 7dd420bbc391: Layer already exists [2025-03-07T02:22:33.245Z] 9cd5508e80ad: Layer already exists [2025-03-07T02:22:33.245Z] e7caa908d430: Layer already exists [2025-03-07T02:22:33.245Z] db846dc9ff0f: Layer already exists [2025-03-07T02:22:33.245Z] 134cdae604c7: Layer already exists [2025-03-07T02:22:33.245Z] 89ff3ad72af3: Layer already exists [2025-03-07T02:22:33.245Z] 43c97c939e4f: Layer already exists [2025-03-07T02:22:33.245Z] 6ed0e0d42e98: Layer already exists [2025-03-07T02:22:33.245Z] 0f72ad8c23e7: Layer already exists [2025-03-07T02:22:33.245Z] cc2447e1835a: Layer already exists [2025-03-07T02:22:33.245Z] latest: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:33.600Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:33.931Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [2025-03-07T02:22:33.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-07T02:22:33.931Z] 24fc0aaf5ff6: Preparing [2025-03-07T02:22:33.931Z] 04879568b691: Preparing [2025-03-07T02:22:33.931Z] 46077b8b2bb3: Preparing [2025-03-07T02:22:33.931Z] 129120bbe232: Preparing [2025-03-07T02:22:33.931Z] 16fc6dba37a0: Preparing [2025-03-07T02:22:33.931Z] 4175b93349a2: Preparing [2025-03-07T02:22:33.931Z] b6ca2a4dee95: Preparing [2025-03-07T02:22:33.931Z] 2f0b8a0af53b: Preparing [2025-03-07T02:22:33.931Z] ba501c7af990: Preparing [2025-03-07T02:22:33.931Z] 3332e906b572: Preparing [2025-03-07T02:22:33.931Z] fe9405ebfde3: Preparing [2025-03-07T02:22:33.931Z] f1041c0214e9: Preparing [2025-03-07T02:22:33.931Z] 78da0632ebb3: Preparing [2025-03-07T02:22:33.931Z] 774d94e9bd63: Preparing [2025-03-07T02:22:33.931Z] 4175b93349a2: Waiting [2025-03-07T02:22:33.931Z] 9244dff19342: Preparing [2025-03-07T02:22:33.931Z] e7caa908d430: Preparing [2025-03-07T02:22:33.931Z] 2f0b8a0af53b: Waiting [2025-03-07T02:22:33.931Z] 7dd420bbc391: Preparing [2025-03-07T02:22:33.931Z] 9cd5508e80ad: Preparing [2025-03-07T02:22:33.931Z] ba501c7af990: Waiting [2025-03-07T02:22:33.931Z] 134cdae604c7: Preparing [2025-03-07T02:22:33.931Z] db846dc9ff0f: Preparing [2025-03-07T02:22:33.931Z] 3332e906b572: Waiting [2025-03-07T02:22:33.931Z] 43c97c939e4f: Preparing [2025-03-07T02:22:33.931Z] 6ed0e0d42e98: Preparing [2025-03-07T02:22:33.931Z] fe9405ebfde3: Waiting [2025-03-07T02:22:33.931Z] 89ff3ad72af3: Preparing [2025-03-07T02:22:33.931Z] b6ca2a4dee95: Waiting [2025-03-07T02:22:33.931Z] f1041c0214e9: Waiting [2025-03-07T02:22:33.931Z] 0f72ad8c23e7: Preparing [2025-03-07T02:22:33.931Z] 9cd5508e80ad: Waiting [2025-03-07T02:22:33.931Z] cc2447e1835a: Preparing [2025-03-07T02:22:33.931Z] 78da0632ebb3: Waiting [2025-03-07T02:22:33.931Z] 134cdae604c7: Waiting [2025-03-07T02:22:33.931Z] db846dc9ff0f: Waiting [2025-03-07T02:22:33.931Z] 774d94e9bd63: Waiting [2025-03-07T02:22:33.931Z] 43c97c939e4f: Waiting [2025-03-07T02:22:33.931Z] 6ed0e0d42e98: Waiting [2025-03-07T02:22:33.931Z] 89ff3ad72af3: Waiting [2025-03-07T02:22:33.931Z] 9244dff19342: Waiting [2025-03-07T02:22:33.931Z] e7caa908d430: Waiting [2025-03-07T02:22:33.931Z] 0f72ad8c23e7: Waiting [2025-03-07T02:22:33.931Z] 7dd420bbc391: Waiting [2025-03-07T02:22:33.931Z] 46077b8b2bb3: Layer already exists [2025-03-07T02:22:33.931Z] 04879568b691: Layer already exists [2025-03-07T02:22:33.931Z] 16fc6dba37a0: Layer already exists [2025-03-07T02:22:33.931Z] 24fc0aaf5ff6: Layer already exists [2025-03-07T02:22:33.931Z] 129120bbe232: Layer already exists [2025-03-07T02:22:33.931Z] b6ca2a4dee95: Layer already exists [2025-03-07T02:22:33.931Z] 4175b93349a2: Layer already exists [2025-03-07T02:22:33.931Z] 3332e906b572: Layer already exists [2025-03-07T02:22:33.931Z] ba501c7af990: Layer already exists [2025-03-07T02:22:33.931Z] 2f0b8a0af53b: Layer already exists [2025-03-07T02:22:33.931Z] fe9405ebfde3: Layer already exists [2025-03-07T02:22:33.931Z] 774d94e9bd63: Layer already exists [2025-03-07T02:22:33.931Z] f1041c0214e9: Layer already exists [2025-03-07T02:22:33.931Z] 78da0632ebb3: Layer already exists [2025-03-07T02:22:33.931Z] 9244dff19342: Layer already exists [2025-03-07T02:22:33.931Z] e7caa908d430: Layer already exists [2025-03-07T02:22:33.931Z] 9cd5508e80ad: Layer already exists [2025-03-07T02:22:33.931Z] 7dd420bbc391: Layer already exists [2025-03-07T02:22:33.931Z] 134cdae604c7: Layer already exists [2025-03-07T02:22:33.931Z] db846dc9ff0f: Layer already exists [2025-03-07T02:22:33.931Z] 43c97c939e4f: Layer already exists [2025-03-07T02:22:33.931Z] 89ff3ad72af3: Layer already exists [2025-03-07T02:22:33.931Z] 6ed0e0d42e98: Layer already exists [2025-03-07T02:22:33.931Z] 0f72ad8c23e7: Layer already exists [2025-03-07T02:22:33.931Z] cc2447e1835a: Layer already exists [2025-03-07T02:22:33.931Z] 3.2.0-dev.1: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:34.264Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:34.589Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [2025-03-07T02:22:34.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-07T02:22:34.589Z] 24fc0aaf5ff6: Preparing [2025-03-07T02:22:34.589Z] 04879568b691: Preparing [2025-03-07T02:22:34.589Z] 46077b8b2bb3: Preparing [2025-03-07T02:22:34.589Z] 129120bbe232: Preparing [2025-03-07T02:22:34.589Z] 16fc6dba37a0: Preparing [2025-03-07T02:22:34.589Z] 4175b93349a2: Preparing [2025-03-07T02:22:34.589Z] b6ca2a4dee95: Preparing [2025-03-07T02:22:34.589Z] 2f0b8a0af53b: Preparing [2025-03-07T02:22:34.589Z] ba501c7af990: Preparing [2025-03-07T02:22:34.589Z] 3332e906b572: Preparing [2025-03-07T02:22:34.589Z] fe9405ebfde3: Preparing [2025-03-07T02:22:34.589Z] f1041c0214e9: Preparing [2025-03-07T02:22:34.589Z] 78da0632ebb3: Preparing [2025-03-07T02:22:34.589Z] 774d94e9bd63: Preparing [2025-03-07T02:22:34.589Z] 9244dff19342: Preparing [2025-03-07T02:22:34.589Z] e7caa908d430: Preparing [2025-03-07T02:22:34.589Z] 7dd420bbc391: Preparing [2025-03-07T02:22:34.589Z] 9cd5508e80ad: Preparing [2025-03-07T02:22:34.589Z] 134cdae604c7: Preparing [2025-03-07T02:22:34.589Z] db846dc9ff0f: Preparing [2025-03-07T02:22:34.589Z] 43c97c939e4f: Preparing [2025-03-07T02:22:34.589Z] 6ed0e0d42e98: Preparing [2025-03-07T02:22:34.589Z] 89ff3ad72af3: Preparing [2025-03-07T02:22:34.589Z] 0f72ad8c23e7: Preparing [2025-03-07T02:22:34.589Z] cc2447e1835a: Preparing [2025-03-07T02:22:34.589Z] 9244dff19342: Waiting [2025-03-07T02:22:34.589Z] e7caa908d430: Waiting [2025-03-07T02:22:34.589Z] 7dd420bbc391: Waiting [2025-03-07T02:22:34.589Z] 9cd5508e80ad: Waiting [2025-03-07T02:22:34.589Z] b6ca2a4dee95: Waiting [2025-03-07T02:22:34.589Z] 134cdae604c7: Waiting [2025-03-07T02:22:34.589Z] db846dc9ff0f: Waiting [2025-03-07T02:22:34.589Z] 2f0b8a0af53b: Waiting [2025-03-07T02:22:34.589Z] 43c97c939e4f: Waiting [2025-03-07T02:22:34.589Z] ba501c7af990: Waiting [2025-03-07T02:22:34.589Z] 6ed0e0d42e98: Waiting [2025-03-07T02:22:34.589Z] 89ff3ad72af3: Waiting [2025-03-07T02:22:34.589Z] 3332e906b572: Waiting [2025-03-07T02:22:34.589Z] 0f72ad8c23e7: Waiting [2025-03-07T02:22:34.589Z] 78da0632ebb3: Waiting [2025-03-07T02:22:34.589Z] fe9405ebfde3: Waiting [2025-03-07T02:22:34.589Z] cc2447e1835a: Waiting [2025-03-07T02:22:34.589Z] 774d94e9bd63: Waiting [2025-03-07T02:22:34.589Z] f1041c0214e9: Waiting [2025-03-07T02:22:34.589Z] 4175b93349a2: Waiting [2025-03-07T02:22:34.589Z] 16fc6dba37a0: Layer already exists [2025-03-07T02:22:34.589Z] 04879568b691: Layer already exists [2025-03-07T02:22:34.589Z] 46077b8b2bb3: Layer already exists [2025-03-07T02:22:34.589Z] 129120bbe232: Layer already exists [2025-03-07T02:22:34.589Z] 24fc0aaf5ff6: Layer already exists [2025-03-07T02:22:34.589Z] b6ca2a4dee95: Layer already exists [2025-03-07T02:22:34.589Z] 4175b93349a2: Layer already exists [2025-03-07T02:22:34.589Z] ba501c7af990: Layer already exists [2025-03-07T02:22:34.589Z] 2f0b8a0af53b: Layer already exists [2025-03-07T02:22:34.589Z] 3332e906b572: Layer already exists [2025-03-07T02:22:34.589Z] f1041c0214e9: Layer already exists [2025-03-07T02:22:34.589Z] fe9405ebfde3: Layer already exists [2025-03-07T02:22:34.589Z] 9244dff19342: Layer already exists [2025-03-07T02:22:34.589Z] 78da0632ebb3: Layer already exists [2025-03-07T02:22:34.589Z] 774d94e9bd63: Layer already exists [2025-03-07T02:22:34.589Z] e7caa908d430: Layer already exists [2025-03-07T02:22:34.589Z] 134cdae604c7: Layer already exists [2025-03-07T02:22:34.589Z] 7dd420bbc391: Layer already exists [2025-03-07T02:22:34.589Z] db846dc9ff0f: Layer already exists [2025-03-07T02:22:34.589Z] 43c97c939e4f: Layer already exists [2025-03-07T02:22:34.589Z] 9cd5508e80ad: Layer already exists [2025-03-07T02:22:34.589Z] 89ff3ad72af3: Layer already exists [2025-03-07T02:22:34.589Z] 0f72ad8c23e7: Layer already exists [2025-03-07T02:22:34.589Z] 6ed0e0d42e98: Layer already exists [2025-03-07T02:22:34.589Z] cc2447e1835a: Layer already exists [2025-03-07T02:22:34.589Z] 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:34.920Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:35.241Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:main [2025-03-07T02:22:35.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-07T02:22:35.241Z] 24fc0aaf5ff6: Preparing [2025-03-07T02:22:35.241Z] 04879568b691: Preparing [2025-03-07T02:22:35.241Z] 46077b8b2bb3: Preparing [2025-03-07T02:22:35.241Z] 129120bbe232: Preparing [2025-03-07T02:22:35.241Z] 16fc6dba37a0: Preparing [2025-03-07T02:22:35.241Z] 4175b93349a2: Preparing [2025-03-07T02:22:35.241Z] b6ca2a4dee95: Preparing [2025-03-07T02:22:35.241Z] 2f0b8a0af53b: Preparing [2025-03-07T02:22:35.241Z] ba501c7af990: Preparing [2025-03-07T02:22:35.241Z] 3332e906b572: Preparing [2025-03-07T02:22:35.241Z] fe9405ebfde3: Preparing [2025-03-07T02:22:35.241Z] f1041c0214e9: Preparing [2025-03-07T02:22:35.241Z] 78da0632ebb3: Preparing [2025-03-07T02:22:35.241Z] 774d94e9bd63: Preparing [2025-03-07T02:22:35.241Z] 9244dff19342: Preparing [2025-03-07T02:22:35.241Z] e7caa908d430: Preparing [2025-03-07T02:22:35.241Z] 7dd420bbc391: Preparing [2025-03-07T02:22:35.241Z] 9cd5508e80ad: Preparing [2025-03-07T02:22:35.241Z] 134cdae604c7: Preparing [2025-03-07T02:22:35.241Z] db846dc9ff0f: Preparing [2025-03-07T02:22:35.241Z] b6ca2a4dee95: Waiting [2025-03-07T02:22:35.241Z] 43c97c939e4f: Preparing [2025-03-07T02:22:35.241Z] 6ed0e0d42e98: Preparing [2025-03-07T02:22:35.241Z] 2f0b8a0af53b: Waiting [2025-03-07T02:22:35.241Z] 89ff3ad72af3: Preparing [2025-03-07T02:22:35.241Z] ba501c7af990: Waiting [2025-03-07T02:22:35.241Z] 3332e906b572: Waiting [2025-03-07T02:22:35.241Z] 78da0632ebb3: Waiting [2025-03-07T02:22:35.241Z] fe9405ebfde3: Waiting [2025-03-07T02:22:35.241Z] 774d94e9bd63: Waiting [2025-03-07T02:22:35.241Z] f1041c0214e9: Waiting [2025-03-07T02:22:35.241Z] 9244dff19342: Waiting [2025-03-07T02:22:35.241Z] 134cdae604c7: Waiting [2025-03-07T02:22:35.241Z] e7caa908d430: Waiting [2025-03-07T02:22:35.241Z] 43c97c939e4f: Waiting [2025-03-07T02:22:35.241Z] db846dc9ff0f: Waiting [2025-03-07T02:22:35.241Z] 4175b93349a2: Waiting [2025-03-07T02:22:35.241Z] 6ed0e0d42e98: Waiting [2025-03-07T02:22:35.241Z] 9cd5508e80ad: Waiting [2025-03-07T02:22:35.241Z] 0f72ad8c23e7: Preparing [2025-03-07T02:22:35.241Z] cc2447e1835a: Preparing [2025-03-07T02:22:35.241Z] 89ff3ad72af3: Waiting [2025-03-07T02:22:35.241Z] 0f72ad8c23e7: Waiting [2025-03-07T02:22:35.241Z] cc2447e1835a: Waiting [2025-03-07T02:22:35.241Z] 24fc0aaf5ff6: Layer already exists [2025-03-07T02:22:35.241Z] 46077b8b2bb3: Layer already exists [2025-03-07T02:22:35.241Z] 04879568b691: Layer already exists [2025-03-07T02:22:35.241Z] 16fc6dba37a0: Layer already exists [2025-03-07T02:22:35.241Z] 129120bbe232: Layer already exists [2025-03-07T02:22:35.241Z] 4175b93349a2: Layer already exists [2025-03-07T02:22:35.241Z] b6ca2a4dee95: Layer already exists [2025-03-07T02:22:35.241Z] 2f0b8a0af53b: Layer already exists [2025-03-07T02:22:35.241Z] ba501c7af990: Layer already exists [2025-03-07T02:22:35.241Z] 3332e906b572: Layer already exists [2025-03-07T02:22:35.241Z] fe9405ebfde3: Layer already exists [2025-03-07T02:22:35.241Z] 78da0632ebb3: Layer already exists [2025-03-07T02:22:35.241Z] 774d94e9bd63: Layer already exists [2025-03-07T02:22:35.241Z] f1041c0214e9: Layer already exists [2025-03-07T02:22:35.241Z] 9244dff19342: Layer already exists [2025-03-07T02:22:35.241Z] 7dd420bbc391: Layer already exists [2025-03-07T02:22:35.241Z] 9cd5508e80ad: Layer already exists [2025-03-07T02:22:35.241Z] e7caa908d430: Layer already exists [2025-03-07T02:22:35.241Z] 134cdae604c7: Layer already exists [2025-03-07T02:22:35.241Z] db846dc9ff0f: Layer already exists [2025-03-07T02:22:35.241Z] 89ff3ad72af3: Layer already exists [2025-03-07T02:22:35.241Z] 43c97c939e4f: Layer already exists [2025-03-07T02:22:35.241Z] 6ed0e0d42e98: Layer already exists [2025-03-07T02:22:35.241Z] 0f72ad8c23e7: Layer already exists [2025-03-07T02:22:35.241Z] cc2447e1835a: Layer already exists [2025-03-07T02:22:35.241Z] main: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:22:35.327Z] ===================================================== [Pipeline] echo [2025-03-07T02:22:35.340Z] taggedImages: [2025-03-07T02:22:35.340Z] - nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:22:35.340Z] - nexus3.edgexfoundry.org:10004/device-coap:latest [2025-03-07T02:22:35.340Z] - nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [2025-03-07T02:22:35.340Z] - nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [2025-03-07T02:22:35.340Z] - nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:35.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:22:35.740Z] [2025-03-07T02:22:35.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:36.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:22:36.044Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T02:22:36.044Z] 5eb5b503b376: Pulling fs layer [2025-03-07T02:22:36.044Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T02:22:36.044Z] ec43610c2a17: Pulling fs layer [2025-03-07T02:22:36.044Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T02:22:36.044Z] 33b1e0a273af: Pulling fs layer [2025-03-07T02:22:36.044Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T02:22:36.044Z] 2f39f015ded8: Pulling fs layer [2025-03-07T02:22:36.044Z] 33b1e0a273af: Waiting [2025-03-07T02:22:36.044Z] 5d3b04190fa2: Waiting [2025-03-07T02:22:36.044Z] 2f39f015ded8: Waiting [2025-03-07T02:22:36.044Z] 3a2ae6a8a46f: Waiting [2025-03-07T02:22:36.044Z] 5c69ac0246d0: Verifying Checksum [2025-03-07T02:22:36.044Z] 5c69ac0246d0: Download complete [2025-03-07T02:22:36.044Z] 3a2ae6a8a46f: Download complete [2025-03-07T02:22:36.044Z] 33b1e0a273af: Verifying Checksum [2025-03-07T02:22:36.044Z] 33b1e0a273af: Download complete [2025-03-07T02:22:36.044Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T02:22:36.044Z] 5d3b04190fa2: Download complete [2025-03-07T02:22:36.044Z] ec43610c2a17: Verifying Checksum [2025-03-07T02:22:36.044Z] ec43610c2a17: Download complete [2025-03-07T02:22:36.302Z] 5eb5b503b376: Verifying Checksum [2025-03-07T02:22:36.302Z] 5eb5b503b376: Download complete [2025-03-07T02:22:36.870Z] 2f39f015ded8: Download complete [2025-03-07T02:22:37.437Z] 5eb5b503b376: Pull complete [2025-03-07T02:22:37.437Z] 5c69ac0246d0: Pull complete [2025-03-07T02:22:38.003Z] ec43610c2a17: Pull complete [2025-03-07T02:22:38.003Z] 3a2ae6a8a46f: Pull complete [2025-03-07T02:22:38.260Z] 33b1e0a273af: Pull complete [2025-03-07T02:22:38.260Z] 5d3b04190fa2: Pull complete [2025-03-07T02:22:42.440Z] 2f39f015ded8: Pull complete [2025-03-07T02:22:42.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T02:22:42.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:22:42.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:22:42.552Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:22:42.574Z] $ 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_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:22:44.303Z] $ docker top 1cb71091d0231f5159e5adc518cb56064280c216c1bfcd83dc101d5352923d22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:22:44.691Z] ---> job-cost.sh [2025-03-07T02:22:44.691Z] lf-activate-venv: SKIPPING [2025-03-07T02:22:44.691Z] INFO: No Stack... [2025-03-07T02:22:45.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:22:45.521Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:22:45.814Z] + cat /w/workspace/edgexfoundry_device-coap-c_main/archives/cost.csv [2025-03-07T02:22:45.814Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:22:45.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [2025-03-07T02:22:45.837Z] Resource [jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] did not exist. Created. [2025-03-07T02:22:45.842Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:22:46.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T02:22:46.202Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:22:46.213Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:22:46.239Z] $ docker stop --time=1 1cb71091d0231f5159e5adc518cb56064280c216c1bfcd83dc101d5352923d22 [2025-03-07T02:22:47.406Z] $ docker rm -f --volumes 1cb71091d0231f5159e5adc518cb56064280c216c1bfcd83dc101d5352923d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-07T02:24:37.871Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40512 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] ws [2025-03-07T02:24:37.886Z] Running in /w/workspace/device-coap-c/39 [Pipeline] { [Pipeline] checkout [2025-03-07T02:24:40.947Z] Selected Git installation does not exist. Using Default [2025-03-07T02:24:40.947Z] The recommended git tool is: NONE [2025-03-07T02:24:46.250Z] using credential edgex-jenkins-ssh [2025-03-07T02:24:46.279Z] Cloning the remote Git repository [2025-03-07T02:24:46.341Z] Cloning repository git@github.com:edgexfoundry/device-coap-c.git [2025-03-07T02:24:46.462Z] > git init /w/workspace/device-coap-c/39 # timeout=10 [2025-03-07T02:24:46.660Z] Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git [2025-03-07T02:24:46.662Z] > git --version # timeout=10 [2025-03-07T02:24:46.689Z] > git --version # 'git version 2.25.1' [2025-03-07T02:24:46.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T02:24:46.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T02:24:47.490Z] > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 [2025-03-07T02:24:47.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T02:24:48.644Z] Avoid second fetch [2025-03-07T02:24:48.645Z] Checking out Revision 8443275ac6a55454468ef18d6a769bcfbada4750 (main) [2025-03-07T02:24:49.417Z] Commit message: "Merge pull request #62 from FelixTing/move-to-sdk-v4.0.0" [2025-03-07T02:24:48.667Z] > git config core.sparsecheckout # timeout=10 [2025-03-07T02:24:48.759Z] > git checkout -f 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:24:54.249Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-07T02:24:54.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T02:24:54.249Z] Dload Upload Total Spent Left Speed [2025-03-07T02:24:54.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2025-03-07T02:24:54.607Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-07T02:24:54.957Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-03-07T02:24:54.957Z] /etc/docker/daemon.json [2025-03-07T02:24:54.957Z] { [2025-03-07T02:24:54.957Z] "registry-mirrors": [ [2025-03-07T02:24:54.957Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-07T02:24:54.957Z] ], [2025-03-07T02:24:54.957Z] "bip": "10.250.0.254/24", [2025-03-07T02:24:54.957Z] "hosts": [ [2025-03-07T02:24:54.957Z] "tcp://0.0.0.0:5555", [2025-03-07T02:24:54.957Z] "unix:///var/run/docker.sock" [2025-03-07T02:24:54.957Z] ], [2025-03-07T02:24:54.957Z] "mtu": 1458, [2025-03-07T02:24:54.957Z] "selinux-enabled": true, [2025-03-07T02:24:54.957Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-07T02:24:54.957Z] } [Pipeline] sh [2025-03-07T02:24:55.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-07T02:24:55.708Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:25:14.049Z] provisioning config files... [2025-03-07T02:25:14.079Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/39@tmp/config17292529480982451422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:25:14.586Z] ---> ****-login.sh [2025-03-07T02:25:14.586Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:25:15.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:25:15.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:25:15.178Z] Configure a credential helper to remove this warning. See [2025-03-07T02:25:15.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:25:15.178Z] [2025-03-07T02:25:15.178Z] Login Succeeded [2025-03-07T02:25:15.178Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:25:15.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:25:15.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:25:15.734Z] Configure a credential helper to remove this warning. See [2025-03-07T02:25:15.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:25:15.734Z] [2025-03-07T02:25:15.734Z] Login Succeeded [2025-03-07T02:25:15.734Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:25:16.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:25:16.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:25:16.006Z] Configure a credential helper to remove this warning. See [2025-03-07T02:25:16.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:25:16.006Z] [2025-03-07T02:25:16.006Z] Login Succeeded [2025-03-07T02:25:16.006Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:25:16.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:25:16.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:25:16.282Z] Configure a credential helper to remove this warning. See [2025-03-07T02:25:16.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:25:16.282Z] [2025-03-07T02:25:16.282Z] Login Succeeded [2025-03-07T02:25:16.553Z] ****.io [2025-03-07T02:25:16.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:25:16.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:25:16.822Z] Configure a credential helper to remove this warning. See [2025-03-07T02:25:16.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:25:16.822Z] [2025-03-07T02:25:16.822Z] Login Succeeded [2025-03-07T02:25:16.823Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:25:16.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:25:17.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:25:17.190Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-07T02:25:17.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:25:17.231Z] ========================================================= [2025-03-07T02:25:17.231Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-07T02:25:17.231Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:25:17.593Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-03-07T02:25:17.863Z] Sending build context to Docker daemon 353.8kB [2025-03-07T02:25:17.863Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-07T02:25:17.863Z] Step 2/14 : FROM ${BASE} [2025-03-07T02:25:18.134Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-07T02:25:18.134Z] 579b34f0a95b: Pulling fs layer [2025-03-07T02:25:18.134Z] e71477ac5e1b: Pulling fs layer [2025-03-07T02:25:18.134Z] 579b34f0a95b: Verifying Checksum [2025-03-07T02:25:18.134Z] 579b34f0a95b: Download complete [2025-03-07T02:25:19.107Z] 579b34f0a95b: Pull complete [2025-03-07T02:25:21.082Z] e71477ac5e1b: Verifying Checksum [2025-03-07T02:25:21.082Z] e71477ac5e1b: Download complete [2025-03-07T02:25:33.454Z] e71477ac5e1b: Pull complete [2025-03-07T02:25:33.454Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-03-07T02:25:33.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-03-07T02:25:33.454Z] ---> 2b552cad5dd9 [2025-03-07T02:25:33.454Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-07T02:25:33.454Z] ---> Running in be9b61c3e40d [2025-03-07T02:25:33.454Z] Removing intermediate container be9b61c3e40d [2025-03-07T02:25:33.454Z] ---> b05f3d9ad0af [2025-03-07T02:25:33.454Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:25:33.454Z] ---> Running in 6c13751467b8 [2025-03-07T02:25:34.874Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:25:35.144Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:25:35.144Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:25:35.144Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:25:36.110Z] Removing intermediate container 6c13751467b8 [2025-03-07T02:25:36.110Z] ---> 36918270d928 [2025-03-07T02:25:36.110Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:25:36.110Z] ---> Running in 2c92deb09995 [2025-03-07T02:25:38.063Z] Removing intermediate container 2c92deb09995 [2025-03-07T02:25:38.063Z] ---> d243afa8865e [2025-03-07T02:25:38.063Z] Step 6/14 : 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.5-dev dumb-init [2025-03-07T02:25:38.063Z] ---> Running in 264b419fa6d7 [2025-03-07T02:25:39.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:39.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:39.909Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:40.872Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:25:40.872Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-07T02:25:40.872Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-07T02:25:40.872Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-07T02:25:40.872Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-07T02:25:40.872Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:25:41.841Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:25:41.841Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:25:42.110Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-07T02:25:42.110Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-07T02:25:42.110Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-07T02:25:42.110Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-07T02:25:42.110Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-07T02:25:42.110Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-07T02:25:42.110Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-07T02:25:42.110Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-07T02:25:42.378Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-07T02:25:42.378Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-07T02:25:42.378Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-07T02:25:42.378Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:25:42.378Z] OK: 333 MiB in 100 packages [2025-03-07T02:25:43.794Z] Removing intermediate container 264b419fa6d7 [2025-03-07T02:25:43.794Z] ---> deedd56087b6 [2025-03-07T02:25:43.794Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-07T02:25:43.794Z] ---> Running in 70958d92e0a6 [2025-03-07T02:25:44.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:45.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:45.612Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:46.581Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:25:46.581Z] Upgrading critical system libraries and apk-tools: [2025-03-07T02:25:46.581Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-07T02:25:46.581Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:25:46.851Z] Continuing the upgrade transaction with new apk-tools: [2025-03-07T02:25:46.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:47.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:48.034Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:25:48.997Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:25:48.997Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:25:48.997Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:25:48.997Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-07T02:25:48.997Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:25:48.997Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-07T02:25:48.997Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:25:49.266Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:25:49.266Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:25:49.266Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:25:49.534Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-07T02:25:49.534Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-07T02:25:49.534Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-07T02:25:49.534Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-07T02:25:49.534Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:25:49.805Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-07T02:25:49.805Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-07T02:25:49.805Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:25:49.805Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:25:49.805Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-07T02:25:50.075Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:25:50.075Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:25:50.075Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:25:50.075Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:25:50.075Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:25:50.075Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:25:50.075Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:25:50.075Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:25:50.356Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:25:50.356Z] OK: 334 MiB in 103 packages [2025-03-07T02:25:52.971Z] Removing intermediate container 70958d92e0a6 [2025-03-07T02:25:52.971Z] ---> 7074269e3fb3 [2025-03-07T02:25:52.971Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-07T02:25:53.559Z] ---> 88db2a86a501 [2025-03-07T02:25:53.559Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-07T02:25:53.827Z] ---> a96850f01f93 [2025-03-07T02:25:53.827Z] Step 10/14 : COPY VERSION /device-coap [2025-03-07T02:25:54.414Z] ---> e3c31d8fa133 [2025-03-07T02:25:54.414Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-07T02:25:54.682Z] ---> Running in 2a5f9857ae0d [2025-03-07T02:25:56.635Z] Removing intermediate container 2a5f9857ae0d [2025-03-07T02:25:56.635Z] ---> 4eee867bf09f [2025-03-07T02:25:56.635Z] Step 12/14 : WORKDIR /device-coap [2025-03-07T02:25:56.635Z] ---> Running in c7014ef13ae7 [2025-03-07T02:25:56.635Z] Removing intermediate container c7014ef13ae7 [2025-03-07T02:25:56.635Z] ---> 03fe310344f8 [2025-03-07T02:25:56.635Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-07T02:25:56.909Z] ---> Running in eccb7fbb7ccc [2025-03-07T02:25:57.871Z] + BUILD_CSDK=1 [2025-03-07T02:25:57.871Z] + TINYDTLS_VERSION=b0e230d [2025-03-07T02:25:57.871Z] + LIBCOAP_VERSION=1739507 [2025-03-07T02:25:57.871Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:25:57.871Z] + '[' -d deps ] [2025-03-07T02:25:57.871Z] + mkdir deps [2025-03-07T02:25:57.871Z] + cd /device-coap/deps [2025-03-07T02:25:57.871Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-07T02:25:57.871Z] Cloning into 'tinydtls'... [2025-03-07T02:25:59.284Z] + cd tinydtls [2025-03-07T02:25:59.284Z] + git checkout develop [2025-03-07T02:25:59.284Z] branch 'develop' set up to track 'origin/develop'. [2025-03-07T02:25:59.284Z] Switched to a new branch 'develop' [2025-03-07T02:25:59.284Z] + git reset --hard b0e230d [2025-03-07T02:25:59.553Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-07T02:25:59.553Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-07T02:25:59.553Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-07T02:25:59.553Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-07T02:25:59.553Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-07T02:25:59.553Z] + mkdir -p build [2025-03-07T02:25:59.553Z] + cd build [2025-03-07T02:25:59.553Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-07T02:25:59.820Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:25:59.820Z] -- Detecting C compiler ABI info [2025-03-07T02:26:00.405Z] -- Detecting C compiler ABI info - done [2025-03-07T02:26:00.405Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:26:00.405Z] -- Detecting C compile features [2025-03-07T02:26:00.405Z] -- Detecting C compile features - done [2025-03-07T02:26:00.405Z] -- Looking for assert.h [2025-03-07T02:26:00.673Z] -- Looking for assert.h - found [2025-03-07T02:26:00.673Z] -- Looking for arpa/inet.h [2025-03-07T02:26:01.257Z] -- Looking for arpa/inet.h - found [2025-03-07T02:26:01.257Z] -- Looking for fcntl.h [2025-03-07T02:26:01.527Z] -- Looking for fcntl.h - found [2025-03-07T02:26:01.527Z] -- Looking for inttypes.h [2025-03-07T02:26:01.795Z] -- Looking for inttypes.h - found [2025-03-07T02:26:01.795Z] -- Looking for memory.h [2025-03-07T02:26:02.066Z] -- Looking for memory.h - found [2025-03-07T02:26:02.333Z] -- Looking for netdb.h [2025-03-07T02:26:02.600Z] -- Looking for netdb.h - found [2025-03-07T02:26:02.600Z] -- Looking for netinet/in.h [2025-03-07T02:26:02.874Z] -- Looking for netinet/in.h - found [2025-03-07T02:26:02.874Z] -- Looking for stddef.h [2025-03-07T02:26:03.461Z] -- Looking for stddef.h - found [2025-03-07T02:26:03.461Z] -- Looking for stdint.h [2025-03-07T02:26:03.728Z] -- Looking for stdint.h - found [2025-03-07T02:26:03.728Z] -- Looking for stdlib.h [2025-03-07T02:26:03.997Z] -- Looking for stdlib.h - found [2025-03-07T02:26:03.997Z] -- Looking for string.h [2025-03-07T02:26:04.585Z] -- Looking for string.h - found [2025-03-07T02:26:04.585Z] -- Looking for strings.h [2025-03-07T02:26:04.854Z] -- Looking for strings.h - found [2025-03-07T02:26:04.854Z] -- Looking for time.h [2025-03-07T02:26:05.443Z] -- Looking for time.h - found [2025-03-07T02:26:05.443Z] -- Looking for sys/param.h [2025-03-07T02:26:05.712Z] -- Looking for sys/param.h - found [2025-03-07T02:26:05.712Z] -- Looking for sys/socket.h [2025-03-07T02:26:05.982Z] -- Looking for sys/socket.h - found [2025-03-07T02:26:05.982Z] -- Looking for sys/stat.h [2025-03-07T02:26:06.569Z] -- Looking for sys/stat.h - found [2025-03-07T02:26:06.569Z] -- Looking for sys/types.h [2025-03-07T02:26:06.838Z] -- Looking for sys/types.h - found [2025-03-07T02:26:06.838Z] -- Looking for sys/time.h [2025-03-07T02:26:07.105Z] -- Looking for sys/time.h - found [2025-03-07T02:26:07.105Z] -- Looking for unistd.h [2025-03-07T02:26:07.690Z] -- Looking for unistd.h - found [2025-03-07T02:26:07.690Z] -- Looking for float.h [2025-03-07T02:26:07.964Z] -- Looking for float.h - found [2025-03-07T02:26:07.964Z] -- Looking for dlfcn.h [2025-03-07T02:26:08.233Z] -- Looking for dlfcn.h - found [2025-03-07T02:26:08.233Z] -- Looking for memset [2025-03-07T02:26:08.818Z] -- Looking for memset - found [2025-03-07T02:26:08.819Z] -- Looking for select [2025-03-07T02:26:09.087Z] -- Looking for select - found [2025-03-07T02:26:09.087Z] -- Looking for socket [2025-03-07T02:26:09.363Z] -- Looking for socket - found [2025-03-07T02:26:09.363Z] -- Looking for strdup [2025-03-07T02:26:09.632Z] -- Looking for strdup - found [2025-03-07T02:26:09.632Z] -- Looking for strerror [2025-03-07T02:26:10.220Z] -- Looking for strerror - found [2025-03-07T02:26:10.220Z] -- Looking for strnlen [2025-03-07T02:26:10.488Z] -- Looking for strnlen - found [2025-03-07T02:26:10.488Z] -- Looking for fls [2025-03-07T02:26:10.756Z] -- Looking for fls - not found [2025-03-07T02:26:10.756Z] -- Looking for vprintf [2025-03-07T02:26:11.025Z] -- Looking for vprintf - found [2025-03-07T02:26:11.025Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-07T02:26:11.294Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-07T02:26:11.294Z] -- Configuring done (11.8s) [2025-03-07T02:26:11.294Z] -- Generating done (0.0s) [2025-03-07T02:26:11.294Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-07T02:26:11.564Z] + make [2025-03-07T02:26:11.564Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-07T02:26:12.986Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-07T02:26:13.264Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-07T02:26:15.213Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-07T02:26:16.183Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-07T02:26:16.183Z] In function 'ecc_ecdh', [2025-03-07T02:26:16.183Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:26:16.183Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:26:16.183Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:26:16.183Z] /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 [2025-03-07T02:26:16.183Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:26:16.183Z] | ^~~~~~~~~~~ [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-07T02:26:16.183Z] 431 | uint32_t pub_x[8]; [2025-03-07T02:26:16.183Z] | ^~~~~ [2025-03-07T02:26:16.183Z] In function 'ecc_ecdh', [2025-03-07T02:26:16.183Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:26:16.183Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:26:16.183Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:26:16.183Z] /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 [2025-03-07T02:26:16.183Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:26:16.183Z] | ^~~~~~~~~~~ [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-07T02:26:16.183Z] 432 | uint32_t pub_y[8]; [2025-03-07T02:26:16.183Z] | ^~~~~ [2025-03-07T02:26:16.183Z] In function 'ecc_ecdh', [2025-03-07T02:26:16.183Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:26:16.183Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:26:16.183Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:26:16.183Z] /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 [2025-03-07T02:26:16.183Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:26:16.183Z] | ^~~~~~~~~~~ [2025-03-07T02:26:16.183Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-07T02:26:16.183Z] 430 | uint32_t priv[8]; [2025-03-07T02:26:16.183Z] | ^~~~ [2025-03-07T02:26:17.147Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-07T02:26:25.362Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-07T02:26:25.630Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-07T02:26:25.898Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-07T02:26:26.165Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-07T02:26:26.165Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-07T02:26:26.165Z] /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] [2025-03-07T02:26:26.165Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-07T02:26:26.165Z] | ^ [2025-03-07T02:26:26.165Z] /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] [2025-03-07T02:26:26.165Z] 319 | return result == count; [2025-03-07T02:26:26.165Z] | ^~ [2025-03-07T02:26:31.513Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-07T02:26:31.781Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-07T02:26:32.049Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-07T02:26:32.636Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-07T02:26:32.904Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-07T02:26:32.904Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-07T02:26:32.904Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-07T02:26:32.904Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-07T02:26:32.904Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-07T02:26:32.904Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-07T02:26:32.904Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-07T02:26:32.904Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:26:32.904Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-07T02:26:32.904Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-07T02:26:32.904Z] | ~~~~~^~~~~~~~ [2025-03-07T02:26:32.904Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-07T02:26:32.904Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-07T02:26:32.904Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:26:33.492Z] [100%] Linking C shared library libtinydtls.so [2025-03-07T02:26:33.759Z] [100%] Built target tinydtls [2025-03-07T02:26:33.759Z] + make install [2025-03-07T02:26:34.028Z] [100%] Built target tinydtls [2025-03-07T02:26:34.028Z] Install the project... [2025-03-07T02:26:34.028Z] -- Install configuration: "Release" [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-07T02:26:34.028Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-07T02:26:34.028Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-07T02:26:34.028Z] + cd /device-coap/deps [2025-03-07T02:26:34.028Z] + git clone https://github.com/obgm/libcoap.git [2025-03-07T02:26:34.028Z] Cloning into 'libcoap'... [2025-03-07T02:26:40.693Z] + cd libcoap [2025-03-07T02:26:40.693Z] + git reset --hard 1739507 [2025-03-07T02:26:40.693Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-07T02:26:40.693Z] + patch -p1 [2025-03-07T02:26:40.693Z] patching file cmake/FindTinyDTLS.cmake [2025-03-07T02:26:40.693Z] + patch -p1 [2025-03-07T02:26:40.693Z] patching file include/coap2/coap_config.h.in [2025-03-07T02:26:40.693Z] + mkdir -p build [2025-03-07T02:26:40.693Z] + cd build [2025-03-07T02:26:40.693Z] + 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' .. [2025-03-07T02:26:40.693Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-07T02:26:40.693Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:26:40.693Z] -- Detecting CXX compiler ABI info [2025-03-07T02:26:40.959Z] -- Detecting CXX compiler ABI info - done [2025-03-07T02:26:40.959Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-07T02:26:40.959Z] -- Detecting CXX compile features [2025-03-07T02:26:40.959Z] -- Detecting CXX compile features - done [2025-03-07T02:26:40.959Z] -- Detecting C compiler ABI info [2025-03-07T02:26:41.543Z] -- Detecting C compiler ABI info - done [2025-03-07T02:26:41.543Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:26:41.543Z] -- Detecting C compile features [2025-03-07T02:26:41.543Z] -- Detecting C compile features - done [2025-03-07T02:26:41.543Z] -- Looking for byteswap.h [2025-03-07T02:26:41.809Z] -- Looking for byteswap.h - found [2025-03-07T02:26:41.809Z] -- Looking for inttypes.h [2025-03-07T02:26:42.078Z] -- Looking for inttypes.h - found [2025-03-07T02:26:42.079Z] -- Looking for limits.h [2025-03-07T02:26:42.663Z] -- Looking for limits.h - found [2025-03-07T02:26:42.664Z] -- Looking for memory.h [2025-03-07T02:26:42.933Z] -- Looking for memory.h - found [2025-03-07T02:26:42.933Z] -- Looking for strings.h [2025-03-07T02:26:43.521Z] -- Looking for strings.h - found [2025-03-07T02:26:43.521Z] -- Looking for string.h [2025-03-07T02:26:43.792Z] -- Looking for string.h - found [2025-03-07T02:26:43.792Z] -- Looking for sys/sysctl.h [2025-03-07T02:26:44.065Z] -- Looking for sys/sysctl.h - not found [2025-03-07T02:26:44.065Z] -- Looking for netinet/in.h [2025-03-07T02:26:44.333Z] -- Looking for netinet/in.h - found [2025-03-07T02:26:44.333Z] -- Looking for sys/epoll.h [2025-03-07T02:26:44.920Z] -- Looking for sys/epoll.h - found [2025-03-07T02:26:44.920Z] -- Looking for sys/timerfd.h [2025-03-07T02:26:45.188Z] -- Looking for sys/timerfd.h - found [2025-03-07T02:26:45.188Z] -- Looking for arpa/inet.h [2025-03-07T02:26:45.774Z] -- Looking for arpa/inet.h - found [2025-03-07T02:26:45.774Z] -- Looking for stdbool.h [2025-03-07T02:26:46.042Z] -- Looking for stdbool.h - found [2025-03-07T02:26:46.042Z] -- Looking for netdb.h [2025-03-07T02:26:46.309Z] -- Looking for netdb.h - found [2025-03-07T02:26:46.309Z] -- Looking for pthread.h [2025-03-07T02:26:46.576Z] -- Looking for pthread.h - found [2025-03-07T02:26:46.576Z] -- Looking for stdlib.h [2025-03-07T02:26:47.179Z] -- Looking for stdlib.h - found [2025-03-07T02:26:47.179Z] -- Looking for stdint.h [2025-03-07T02:26:47.458Z] -- Looking for stdint.h - found [2025-03-07T02:26:47.458Z] -- Looking for syslog.h [2025-03-07T02:26:47.731Z] -- Looking for syslog.h - found [2025-03-07T02:26:47.731Z] -- Looking for sys/ioctl.h [2025-03-07T02:26:48.317Z] -- Looking for sys/ioctl.h - found [2025-03-07T02:26:48.317Z] -- Looking for sys/socket.h [2025-03-07T02:26:48.585Z] -- Looking for sys/socket.h - found [2025-03-07T02:26:48.585Z] -- Looking for sys/stat.h [2025-03-07T02:26:48.854Z] -- Looking for sys/stat.h - found [2025-03-07T02:26:48.854Z] -- Looking for sys/time.h [2025-03-07T02:26:49.440Z] -- Looking for sys/time.h - found [2025-03-07T02:26:49.440Z] -- Looking for sys/types.h [2025-03-07T02:26:49.707Z] -- Looking for sys/types.h - found [2025-03-07T02:26:49.707Z] -- Looking for sys/unistd.h [2025-03-07T02:26:49.974Z] -- Looking for sys/unistd.h - not found [2025-03-07T02:26:49.975Z] -- Looking for time.h [2025-03-07T02:26:50.242Z] -- Looking for time.h - found [2025-03-07T02:26:50.242Z] -- Looking for unistd.h [2025-03-07T02:26:50.829Z] -- Looking for unistd.h - found [2025-03-07T02:26:50.829Z] -- Looking for float.h [2025-03-07T02:26:51.097Z] -- Looking for float.h - found [2025-03-07T02:26:51.097Z] -- Looking for stddef.h [2025-03-07T02:26:51.365Z] -- Looking for stddef.h - found [2025-03-07T02:26:51.365Z] -- Looking for winsock2.h [2025-03-07T02:26:51.633Z] -- Looking for winsock2.h - not found [2025-03-07T02:26:51.633Z] -- Looking for ws2tcpip.h [2025-03-07T02:26:51.903Z] -- Looking for ws2tcpip.h - not found [2025-03-07T02:26:51.903Z] -- Looking for malloc [2025-03-07T02:26:52.172Z] -- Looking for malloc - found [2025-03-07T02:26:52.172Z] -- Looking for memset [2025-03-07T02:26:52.756Z] -- Looking for memset - found [2025-03-07T02:26:52.756Z] -- Looking for select [2025-03-07T02:26:53.026Z] -- Looking for select - found [2025-03-07T02:26:53.026Z] -- Looking for socket [2025-03-07T02:26:53.295Z] -- Looking for socket - found [2025-03-07T02:26:53.295Z] -- Looking for strcasecmp [2025-03-07T02:26:53.880Z] -- Looking for strcasecmp - found [2025-03-07T02:26:53.880Z] -- Looking for pthread_mutex_lock [2025-03-07T02:26:54.147Z] -- Looking for pthread_mutex_lock - found [2025-03-07T02:26:54.147Z] -- Looking for getaddrinfo [2025-03-07T02:26:54.416Z] -- Looking for getaddrinfo - found [2025-03-07T02:26:54.416Z] -- Looking for strnlen [2025-03-07T02:26:55.002Z] -- Looking for strnlen - found [2025-03-07T02:26:55.002Z] -- Looking for strrchr [2025-03-07T02:26:55.272Z] -- Looking for strrchr - found [2025-03-07T02:26:55.272Z] -- Looking for getrandom [2025-03-07T02:26:55.540Z] -- Looking for getrandom - found [2025-03-07T02:26:55.540Z] -- Looking for cmsghdr [2025-03-07T02:26:55.808Z] -- Looking for cmsghdr - not found [2025-03-07T02:26:55.808Z] -- compiling without epoll support [2025-03-07T02:26:55.808Z] -- compiling with DTLS support [2025-03-07T02:26:55.808Z] -- DTLS_BACKEND: tinydtls [2025-03-07T02:26:55.808Z] -- Found TinyDTLS: /usr/local/include [2025-03-07T02:26:55.808Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-07T02:26:55.808Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-07T02:26:55.808Z] -- TINYDTLS_ROOT_DIR: [2025-03-07T02:26:55.808Z] -- compiling with tinydtls support [2025-03-07T02:26:55.808Z] -- ENABLE_DTLS:.....................ON [2025-03-07T02:26:55.808Z] -- ENABLE_TCP:......................ON [2025-03-07T02:26:55.808Z] -- ENABLE_DOCS:.....................OFF [2025-03-07T02:26:55.808Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-07T02:26:55.808Z] -- DTLS_BACKEND:....................tinydtls [2025-03-07T02:26:55.808Z] -- WITH_GNUTLS:.....................OFF [2025-03-07T02:26:55.808Z] -- WITH_TINYDTLS:...................ON [2025-03-07T02:26:55.808Z] -- WITH_OPENSSL:....................OFF [2025-03-07T02:26:55.808Z] -- WITH_MBEDTLS:....................OFF [2025-03-07T02:26:55.808Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-07T02:26:55.808Z] -- HAVE_LIBGNUTLS:.................. [2025-03-07T02:26:55.808Z] -- HAVE_OPENSSL:.................... [2025-03-07T02:26:55.808Z] -- HAVE_MBEDTLS:.................... [2025-03-07T02:26:55.808Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-07T02:26:55.808Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-07T02:26:55.808Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-07T02:26:55.808Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-07T02:26:55.808Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-03-07T02:26:55.808Z] -- Configuring done (16.1s) [2025-03-07T02:26:55.808Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-07T02:26:55.808Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-07T02:26:55.808Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-07T02:26:55.808Z] command to set the policy and suppress this warning. [2025-03-07T02:26:55.808Z] [2025-03-07T02:26:55.808Z] File: [2025-03-07T02:26:55.808Z] [2025-03-07T02:26:55.808Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-07T02:26:55.808Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-07T02:26:55.808Z] [2025-03-07T02:26:56.075Z] -- Generating done (0.0s) [2025-03-07T02:26:56.075Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-07T02:26:56.075Z] + make [2025-03-07T02:26:56.075Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-07T02:26:56.708Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-07T02:26:57.295Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-07T02:26:58.260Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-07T02:27:00.209Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-07T02:27:00.478Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-07T02:27:01.064Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-07T02:27:03.015Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-07T02:27:03.284Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-07T02:27:03.869Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-07T02:27:08.126Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-07T02:27:09.100Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-07T02:27:09.378Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-07T02:27:09.963Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-07T02:27:10.231Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-07T02:27:15.575Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-07T02:27:16.554Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-07T02:27:18.083Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-07T02:27:21.473Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-07T02:27:21.473Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-07T02:27:21.745Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-07T02:27:23.696Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-07T02:27:25.113Z] [100%] Linking C shared library libcoap-2.so [2025-03-07T02:27:25.113Z] [100%] Built target coap-2 [2025-03-07T02:27:25.113Z] + make install [2025-03-07T02:27:25.380Z] [100%] Built target coap-2 [2025-03-07T02:27:25.380Z] Install the project... [2025-03-07T02:27:25.380Z] -- Install configuration: "Release" [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-07T02:27:25.380Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-07T02:27:25.380Z] -- Up-to-date: /usr/local/include [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2 [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-07T02:27:25.380Z] -- Up-to-date: /usr/local/include [2025-03-07T02:27:25.380Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-07T02:27:25.380Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-07T02:27:25.380Z] + '[' 1 '=' 1 ] [2025-03-07T02:27:25.380Z] + cd /device-coap/deps [2025-03-07T02:27:25.380Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:27:25.380Z] Connecting to github.com (140.82.112.3:443) [2025-03-07T02:27:25.649Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-03-07T02:27:25.918Z] saving to 'v4.0.0.zip' [2025-03-07T02:27:26.194Z] v4.0.0.zip 100% |********************************|  245k 0:00:00 ETA [2025-03-07T02:27:26.194Z] 'v4.0.0.zip' saved [2025-03-07T02:27:26.194Z] + unzip v4.0.0.zip [2025-03-07T02:27:26.194Z] Archive: v4.0.0.zip [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:27:26.194Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:27:26.194Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:27:26.194Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:27:26.194Z] + ./scripts/build.sh [2025-03-07T02:27:26.194Z] + CPPCHECK=false [2025-03-07T02:27:26.194Z] + DOCGEN=false [2025-03-07T02:27:26.194Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:27:26.194Z] + '[' 0 -gt 0 ] [2025-03-07T02:27:26.194Z] + readlink -f ./scripts/build.sh [2025-03-07T02:27:26.194Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:27:26.194Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:27:26.194Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:27:26.194Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:27:26.194Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:27:26.194Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:27:26.194Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:27:26.778Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:27:26.778Z] -- Detecting C compiler ABI info [2025-03-07T02:27:27.045Z] -- Detecting C compiler ABI info - done [2025-03-07T02:27:27.315Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:27:27.315Z] -- Detecting C compile features [2025-03-07T02:27:27.315Z] -- Detecting C compile features - done [2025-03-07T02:27:27.315Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:27:27.583Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:27:27.583Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:27:27.583Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:27:27.583Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:27:27.583Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:27:27.583Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:27:27.583Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:27:27.583Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:27:27.583Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:27:27.856Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:27:28.123Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:27:28.123Z] -- Configuring done (1.9s) [2025-03-07T02:27:28.391Z] -- Generating done (0.2s) [2025-03-07T02:27:28.391Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:27:28.660Z] + make all package [2025-03-07T02:27:28.660Z] + tee release.log [2025-03-07T02:27:28.660Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:27:29.626Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:27:31.049Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:27:32.013Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:27:32.597Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:27:35.945Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:27:35.945Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:27:36.530Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:27:39.118Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:27:39.704Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:27:40.664Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:27:41.625Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:27:42.579Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:27:43.533Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:27:43.809Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:27:46.389Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:27:46.972Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:27:48.376Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:27:49.338Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:27:50.746Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:27:51.331Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:27:59.528Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:27:59.795Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:28:00.378Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:28:00.961Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:28:01.544Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:28:03.485Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:28:06.076Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:28:06.662Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:28:07.624Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:28:08.585Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:28:11.164Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:28:11.164Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:28:11.164Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:28:11.164Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:11.164Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:28:11.164Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:28:11.164Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:12.117Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:28:12.697Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:28:13.277Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:28:13.856Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:28:13.856Z] [ 68%] Built target csdk [2025-03-07T02:28:13.856Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:28:15.255Z] [ 72%] Linking C executable template [2025-03-07T02:28:15.255Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:15.255Z] [ 72%] Built target template [2025-03-07T02:28:15.520Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:28:16.100Z] [ 76%] Linking C executable device-counter [2025-03-07T02:28:16.100Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:16.365Z] [ 76%] Built target device-counter [2025-03-07T02:28:16.365Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:28:16.947Z] [ 80%] Linking C executable device-random [2025-03-07T02:28:17.217Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:17.482Z] [ 80%] Built target device-random [2025-03-07T02:28:17.482Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:28:18.061Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:28:18.061Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:18.325Z] [ 84%] Built target device-gyro [2025-03-07T02:28:18.325Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:28:18.905Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:28:19.171Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:19.437Z] [ 88%] Built target device-bitfields [2025-03-07T02:28:19.437Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:28:20.392Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:28:20.657Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:20.923Z] [ 92%] Built target template-discovery [2025-03-07T02:28:20.923Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:28:21.874Z] [ 96%] Linking C executable device-file [2025-03-07T02:28:21.874Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:22.140Z] [ 96%] Built target device-file [2025-03-07T02:28:22.140Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:28:23.093Z] [100%] Linking C executable device-terminal [2025-03-07T02:28:23.093Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:23.358Z] [100%] Built target device-terminal [2025-03-07T02:28:23.358Z] Run CPack packaging tool... [2025-03-07T02:28:23.358Z] CPack: Create package using TGZ [2025-03-07T02:28:23.358Z] CPack: Install projects [2025-03-07T02:28:23.358Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:28:24.314Z] CPack: - Install project: Csdk [] [2025-03-07T02:28:24.314Z] CPack: Create package [2025-03-07T02:28:24.314Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:28:24.314Z] + '[' false '=' true ] [2025-03-07T02:28:24.314Z] + '[' false '=' true ] [2025-03-07T02:28:24.314Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:28:24.314Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:28:24.314Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:28:24.580Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:28:24.844Z] -- Detecting C compiler ABI info [2025-03-07T02:28:25.109Z] -- Detecting C compiler ABI info - done [2025-03-07T02:28:25.109Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:28:25.109Z] -- Detecting C compile features [2025-03-07T02:28:25.109Z] -- Detecting C compile features - done [2025-03-07T02:28:25.109Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:28:25.374Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:28:25.374Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:28:25.374Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:28:25.374Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:28:25.639Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:28:25.639Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:28:25.639Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:28:25.639Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:28:25.639Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:28:25.904Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:28:26.169Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:28:26.169Z] -- Configuring done (1.8s) [2025-03-07T02:28:26.435Z] -- Generating done (0.2s) [2025-03-07T02:28:26.435Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:28:26.435Z] + make [2025-03-07T02:28:26.435Z] + tee debug.log [2025-03-07T02:28:26.699Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:28:26.972Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:28:27.555Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:28:27.847Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:28:28.110Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:28:29.065Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:28:29.065Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:28:29.647Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:28:30.227Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:28:30.806Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:28:31.387Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:28:31.653Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:28:32.232Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:28:32.514Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:28:32.780Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:28:33.734Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:28:33.734Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:28:34.310Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:28:34.574Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:28:35.531Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:28:35.531Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:28:36.931Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:28:37.195Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:28:37.460Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:28:38.040Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:28:38.040Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:28:38.671Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:28:40.603Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:28:40.603Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:28:40.866Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:28:41.446Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:28:42.401Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:28:42.666Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:28:42.931Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:28:43.194Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:28:43.466Z] [ 68%] Built target csdk [2025-03-07T02:28:43.466Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:28:44.044Z] [ 72%] Linking C executable template [2025-03-07T02:28:44.044Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:44.308Z] [ 72%] Built target template [2025-03-07T02:28:44.308Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:28:44.890Z] [ 76%] Linking C executable device-counter [2025-03-07T02:28:44.890Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:45.155Z] [ 76%] Built target device-counter [2025-03-07T02:28:45.155Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:28:45.420Z] [ 80%] Linking C executable device-random [2025-03-07T02:28:45.685Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:45.952Z] [ 80%] Built target device-random [2025-03-07T02:28:45.952Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:28:46.217Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:28:46.483Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:46.750Z] [ 84%] Built target device-gyro [2025-03-07T02:28:46.750Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:28:47.016Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:28:47.016Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:47.281Z] [ 88%] Built target device-bitfields [2025-03-07T02:28:47.545Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:28:47.810Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:28:47.810Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:48.077Z] [ 92%] Built target template-discovery [2025-03-07T02:28:48.077Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:28:48.660Z] [ 96%] Linking C executable device-file [2025-03-07T02:28:48.660Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:48.925Z] [ 96%] Built target device-file [2025-03-07T02:28:48.925Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:28:49.507Z] [100%] Linking C executable device-terminal [2025-03-07T02:28:49.507Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:49.774Z] [100%] Built target device-terminal [2025-03-07T02:28:49.774Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:28:49.774Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:28:49.774Z] + rm -rf /device-coap/deps [2025-03-07T02:28:50.734Z] Removing intermediate container eccb7fbb7ccc [2025-03-07T02:28:50.734Z] ---> 16aba35e6388 [2025-03-07T02:28:50.734Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-07T02:28:51.000Z] ---> Running in 3c41d4d295fb [2025-03-07T02:28:51.960Z] + readlink -f /device-coap/scripts/build.sh [2025-03-07T02:28:51.961Z] + dirname /device-coap/scripts/build.sh [2025-03-07T02:28:51.961Z] + dirname /device-coap/scripts [2025-03-07T02:28:51.961Z] /device-coap [2025-03-07T02:28:51.961Z] + ROOT=/device-coap [2025-03-07T02:28:51.961Z] + echo /device-coap [2025-03-07T02:28:51.961Z] + cd /device-coap [2025-03-07T02:28:51.961Z] + mkdir -p /device-coap/build/release [2025-03-07T02:28:51.961Z] + cd /device-coap/build/release [2025-03-07T02:28:51.961Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-07T02:28:52.227Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:28:52.227Z] -- Detecting C compiler ABI info [2025-03-07T02:28:52.809Z] -- Detecting C compiler ABI info - done [2025-03-07T02:28:52.809Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:28:52.809Z] -- Detecting C compile features [2025-03-07T02:28:52.809Z] -- Detecting C compile features - done [2025-03-07T02:28:52.809Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-07T02:28:52.809Z] -- Configuring done (0.9s) [2025-03-07T02:28:52.809Z] -- Generating done (0.0s) [2025-03-07T02:28:52.809Z] -- Build files have been written to: /device-coap/build/release [2025-03-07T02:28:52.809Z] + + maketee [2025-03-07T02:28:52.809Z] release.log [2025-03-07T02:28:53.074Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-07T02:28:53.341Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:28:53.341Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:28:53.341Z] from /device-coap/src/c/coap-client.h:21, [2025-03-07T02:28:53.341Z] from /device-coap/src/c/coap-client.c:9: [2025-03-07T02:28:53.341Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-07T02:28:53.341Z] /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=] [2025-03-07T02:28:53.341Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:28:53.341Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.341Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:28:53.341Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.341Z] | | [2025-03-07T02:28:53.341Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.341Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-07T02:28:53.341Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:28:53.341Z] | ~^ [2025-03-07T02:28:53.341Z] | | [2025-03-07T02:28:53.341Z] | unsigned int [2025-03-07T02:28:53.341Z] | %lu [2025-03-07T02:28:53.341Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-07T02:28:53.341Z] /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=] [2025-03-07T02:28:53.341Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:28:53.341Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:53.341Z] | | [2025-03-07T02:28:53.341Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.341Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-07T02:28:53.342Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | unsigned int [2025-03-07T02:28:53.342Z] | %lu [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 130 | resource->properties->type); [2025-03-07T02:28:53.342Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | iot_typecode_t [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-07T02:28:53.342Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 140 | len); [2025-03-07T02:28:53.342Z] | ~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-07T02:28:53.342Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] | %ld [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 145 | len); [2025-03-07T02:28:53.342Z] | ~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-07T02:28:53.342Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] | %ld [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 152 | len); [2025-03-07T02:28:53.342Z] | ~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-07T02:28:53.342Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] | %ld [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 157 | resource->properties->type); [2025-03-07T02:28:53.342Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | iot_typecode_t [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-07T02:28:53.342Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-07T02:28:53.342Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] | %ld [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:28:53.342Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:28:53.342Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-07T02:28:53.342Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] | %ld [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-07T02:28:53.342Z] /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=] [2025-03-07T02:28:53.342Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:28:53.342Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:28:53.342Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:28:53.342Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | size_t {aka long unsigned int} [2025-03-07T02:28:53.342Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-07T02:28:53.342Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:28:53.342Z] | ~^ [2025-03-07T02:28:53.342Z] | | [2025-03-07T02:28:53.342Z] | int [2025-03-07T02:28:53.342Z] | %ld [2025-03-07T02:28:54.305Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-07T02:28:54.573Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:28:54.573Z] from /usr/include/edgex/devices.h:17, [2025-03-07T02:28:54.573Z] from /device-coap/src/c/coap-server.c:22: [2025-03-07T02:28:54.573Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-07T02:28:54.573Z] /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=] [2025-03-07T02:28:54.573Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:28:54.573Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:54.573Z] | | [2025-03-07T02:28:54.573Z] | size_t {aka long unsigned int} [2025-03-07T02:28:54.573Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-07T02:28:54.573Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:28:54.573Z] | ~^ [2025-03-07T02:28:54.573Z] | | [2025-03-07T02:28:54.573Z] | unsigned int [2025-03-07T02:28:54.573Z] | %lu [2025-03-07T02:28:54.573Z] /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=] [2025-03-07T02:28:54.573Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:28:54.573Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:54.573Z] | | [2025-03-07T02:28:54.573Z] | iot_typecode_t [2025-03-07T02:28:54.573Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-07T02:28:54.573Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:28:54.573Z] | ~^ [2025-03-07T02:28:54.573Z] | | [2025-03-07T02:28:54.573Z] | int [2025-03-07T02:28:55.152Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-07T02:28:55.417Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:28:55.417Z] from /device-coap/src/c/coap-util.h:18, [2025-03-07T02:28:55.417Z] from /device-coap/src/c/coap-util.c:9: [2025-03-07T02:28:55.417Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-07T02:28:55.417Z] /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=] [2025-03-07T02:28:55.417Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:28:55.417Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | size_t {aka long unsigned int} [2025-03-07T02:28:55.417Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-07T02:28:55.417Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:28:55.417Z] | ~^ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | unsigned int [2025-03-07T02:28:55.417Z] | %lu [2025-03-07T02:28:55.417Z] /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=] [2025-03-07T02:28:55.417Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:28:55.417Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | size_t {aka long unsigned int} [2025-03-07T02:28:55.417Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-07T02:28:55.417Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:28:55.417Z] | ~^ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | unsigned int [2025-03-07T02:28:55.417Z] | %lu [2025-03-07T02:28:55.417Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-07T02:28:55.417Z] /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=] [2025-03-07T02:28:55.417Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:28:55.417Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | size_t {aka long unsigned int} [2025-03-07T02:28:55.417Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-07T02:28:55.417Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:28:55.417Z] | ~^ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | unsigned int [2025-03-07T02:28:55.417Z] | %lu [2025-03-07T02:28:55.417Z] /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=] [2025-03-07T02:28:55.417Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:28:55.417Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | size_t {aka long unsigned int} [2025-03-07T02:28:55.417Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-07T02:28:55.417Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:28:55.417Z] | ~^ [2025-03-07T02:28:55.417Z] | | [2025-03-07T02:28:55.417Z] | unsigned int [2025-03-07T02:28:55.417Z] | %lu [2025-03-07T02:28:55.997Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-07T02:28:56.261Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:28:56.261Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:28:56.261Z] from /device-coap/src/c/device-coap.c:10: [2025-03-07T02:28:56.261Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-07T02:28:56.261Z] /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=] [2025-03-07T02:28:56.261Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:28:56.261Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:56.261Z] 131 | requests[i].resource->type); [2025-03-07T02:28:56.261Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:28:56.261Z] | | [2025-03-07T02:28:56.261Z] | iot_typecode_t [2025-03-07T02:28:56.261Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-07T02:28:56.261Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:28:56.261Z] | ~^ [2025-03-07T02:28:56.261Z] | | [2025-03-07T02:28:56.261Z] | int [2025-03-07T02:28:57.213Z] [100%] Linking C executable device-coap [2025-03-07T02:28:57.213Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:57.213Z] [100%] Built target device-coap [2025-03-07T02:28:58.168Z] Removing intermediate container 3c41d4d295fb [2025-03-07T02:28:58.168Z] ---> 6ebdf5bfa09e [2025-03-07T02:28:58.168Z] Successfully built 6ebdf5bfa09e [2025-03-07T02:28:58.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:28:58.675Z] + docker inspect -f . ci-base-image-arm64 [2025-03-07T02:28:58.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:28:58.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-40512 does not seem to be running inside a container [2025-03-07T02:28:59.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-coap-c/39 -v /w/workspace/device-coap-c/39:/w/workspace/device-coap-c/39:rw,z -v /w/workspace/device-coap-c/39@tmp:/w/workspace/device-coap-c/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-07T02:29:00.513Z] $ docker top a9536cb14478017ac8da0cd6117f706e647e4e00f1f954a981cc5a6eb502682a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:29:01.376Z] + make test [2025-03-07T02:29:01.376Z] build/release/device-coap [Pipeline] } [2025-03-07T02:29:01.392Z] $ docker stop --time=1 a9536cb14478017ac8da0cd6117f706e647e4e00f1f954a981cc5a6eb502682a [2025-03-07T02:29:03.051Z] $ docker rm -f --volumes a9536cb14478017ac8da0cd6117f706e647e4e00f1f954a981cc5a6eb502682a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:29:03.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:29:03.957Z] + ls -al . [2025-03-07T02:29:03.957Z] total 92 [2025-03-07T02:29:03.957Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 02:25 . [2025-03-07T02:29:03.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:24 .. [2025-03-07T02:29:03.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:24 .git [2025-03-07T02:29:03.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:24 .github [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 14 Mar 7 02:24 .gitignore [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 2037 Mar 7 02:24 Attribution.txt [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 3893 Mar 7 02:24 CHANGELOG.md [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:24 GOVERNANCE.md [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 798 Mar 7 02:24 Jenkinsfile [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 10173 Mar 7 02:24 LICENSE [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 938 Mar 7 02:24 Makefile [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 02:24 OWNERS.md [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 12454 Mar 7 02:24 README.md [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 506 Mar 7 02:24 ROADMAP.md [2025-03-07T02:29:03.957Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:20 VERSION [2025-03-07T02:29:03.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:24 res [2025-03-07T02:29:03.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:24 scripts [2025-03-07T02:29:03.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:24 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:29:04.307Z] + docker build -t device-coap-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8443275ac6a55454468ef18d6a769bcfbada4750 --label arch=arm64 --label version=3.2.0-dev.1 . [2025-03-07T02:29:04.574Z] Sending build context to Docker daemon 353.8kB [2025-03-07T02:29:04.574Z] Step 1/33 : ARG BASE=alpine:3.20 [2025-03-07T02:29:04.574Z] Step 2/33 : FROM ${BASE} as builder [2025-03-07T02:29:04.574Z] ---> 6ebdf5bfa09e [2025-03-07T02:29:04.574Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2025-03-07T02:29:04.574Z] ---> Running in c243c0ee0553 [2025-03-07T02:29:05.156Z] Removing intermediate container c243c0ee0553 [2025-03-07T02:29:05.156Z] ---> 465581a25436 [2025-03-07T02:29:05.156Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:29:05.156Z] ---> Running in 4b9a490b0266 [2025-03-07T02:29:06.570Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:29:06.838Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:29:06.838Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:29:06.838Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:29:07.824Z] Removing intermediate container 4b9a490b0266 [2025-03-07T02:29:07.824Z] ---> 92a6d9de3791 [2025-03-07T02:29:07.824Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:29:07.824Z] ---> Running in b32699485ceb [2025-03-07T02:29:09.766Z] Removing intermediate container b32699485ceb [2025-03-07T02:29:09.766Z] ---> 8b637b072a75 [2025-03-07T02:29:09.766Z] Step 6/33 : 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.5-dev [2025-03-07T02:29:09.766Z] ---> Running in 6270de3874a2 [2025-03-07T02:29:11.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:29:11.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:29:12.247Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:29:13.227Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:29:13.227Z] OK: 334 MiB in 103 packages [2025-03-07T02:29:14.764Z] Removing intermediate container 6270de3874a2 [2025-03-07T02:29:14.764Z] ---> dcc3e756d800 [2025-03-07T02:29:14.764Z] Step 7/33 : COPY scripts /device-coap/scripts [2025-03-07T02:29:15.729Z] ---> 65249c4319f4 [2025-03-07T02:29:15.729Z] Step 8/33 : COPY src /device-coap/src/ [2025-03-07T02:29:16.307Z] ---> 03f89f2490bb [2025-03-07T02:29:16.307Z] Step 9/33 : COPY VERSION /device-coap [2025-03-07T02:29:19.638Z] ---> 4c20a58e47e3 [2025-03-07T02:29:19.638Z] Step 10/33 : RUN mkdir -p /device-coap/build [2025-03-07T02:29:19.638Z] ---> Running in 767b85f10d36 [2025-03-07T02:29:22.216Z] Removing intermediate container 767b85f10d36 [2025-03-07T02:29:22.216Z] ---> 2223524ae162 [2025-03-07T02:29:22.216Z] Step 11/33 : WORKDIR /device-coap [2025-03-07T02:29:22.216Z] ---> Running in 912be5b60189 [2025-03-07T02:29:22.489Z] Removing intermediate container 912be5b60189 [2025-03-07T02:29:22.489Z] ---> 6fb675a2f22f [2025-03-07T02:29:22.489Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-07T02:29:22.489Z] ---> Running in 987fb277feb4 [2025-03-07T02:29:23.890Z] + BUILD_CSDK=1 [2025-03-07T02:29:23.890Z] + TINYDTLS_VERSION=b0e230d [2025-03-07T02:29:23.890Z] + LIBCOAP_VERSION=1739507 [2025-03-07T02:29:23.890Z] + CSDK_VERSION=4.0.0 [2025-03-07T02:29:23.890Z] + '[' -d deps ] [2025-03-07T02:29:23.890Z] + mkdir deps [2025-03-07T02:29:23.890Z] + cd /device-coap/deps [2025-03-07T02:29:23.890Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-07T02:29:23.890Z] Cloning into 'tinydtls'... [2025-03-07T02:29:25.293Z] + cd tinydtls [2025-03-07T02:29:25.293Z] + git checkout develop [2025-03-07T02:29:25.293Z] branch 'develop' set up to track 'origin/develop'. [2025-03-07T02:29:25.293Z] Switched to a new branch 'develop' [2025-03-07T02:29:25.293Z] + git reset --hard b0e230d [2025-03-07T02:29:25.559Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-07T02:29:25.559Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-07T02:29:25.559Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-07T02:29:25.559Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-07T02:29:25.559Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-07T02:29:25.559Z] + mkdir -p build [2025-03-07T02:29:25.559Z] + cd build [2025-03-07T02:29:25.559Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-07T02:29:25.824Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:29:26.089Z] -- Detecting C compiler ABI info [2025-03-07T02:29:26.354Z] -- Detecting C compiler ABI info - done [2025-03-07T02:29:26.354Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:29:26.354Z] -- Detecting C compile features [2025-03-07T02:29:26.354Z] -- Detecting C compile features - done [2025-03-07T02:29:26.619Z] -- Looking for assert.h [2025-03-07T02:29:26.891Z] -- Looking for assert.h - found [2025-03-07T02:29:26.891Z] -- Looking for arpa/inet.h [2025-03-07T02:29:27.159Z] -- Looking for arpa/inet.h - found [2025-03-07T02:29:27.160Z] -- Looking for fcntl.h [2025-03-07T02:29:27.739Z] -- Looking for fcntl.h - found [2025-03-07T02:29:27.739Z] -- Looking for inttypes.h [2025-03-07T02:29:28.005Z] -- Looking for inttypes.h - found [2025-03-07T02:29:28.005Z] -- Looking for memory.h [2025-03-07T02:29:28.273Z] -- Looking for memory.h - found [2025-03-07T02:29:28.273Z] -- Looking for netdb.h [2025-03-07T02:29:28.858Z] -- Looking for netdb.h - found [2025-03-07T02:29:28.858Z] -- Looking for netinet/in.h [2025-03-07T02:29:29.123Z] -- Looking for netinet/in.h - found [2025-03-07T02:29:29.123Z] -- Looking for stddef.h [2025-03-07T02:29:29.709Z] -- Looking for stddef.h - found [2025-03-07T02:29:29.709Z] -- Looking for stdint.h [2025-03-07T02:29:29.977Z] -- Looking for stdint.h - found [2025-03-07T02:29:29.977Z] -- Looking for stdlib.h [2025-03-07T02:29:30.243Z] -- Looking for stdlib.h - found [2025-03-07T02:29:30.243Z] -- Looking for string.h [2025-03-07T02:29:30.514Z] -- Looking for string.h - found [2025-03-07T02:29:30.514Z] -- Looking for strings.h [2025-03-07T02:29:31.111Z] -- Looking for strings.h - found [2025-03-07T02:29:31.111Z] -- Looking for time.h [2025-03-07T02:29:31.388Z] -- Looking for time.h - found [2025-03-07T02:29:31.388Z] -- Looking for sys/param.h [2025-03-07T02:29:31.657Z] -- Looking for sys/param.h - found [2025-03-07T02:29:31.657Z] -- Looking for sys/socket.h [2025-03-07T02:29:32.236Z] -- Looking for sys/socket.h - found [2025-03-07T02:29:32.236Z] -- Looking for sys/stat.h [2025-03-07T02:29:32.504Z] -- Looking for sys/stat.h - found [2025-03-07T02:29:32.504Z] -- Looking for sys/types.h [2025-03-07T02:29:33.084Z] -- Looking for sys/types.h - found [2025-03-07T02:29:33.084Z] -- Looking for sys/time.h [2025-03-07T02:29:33.349Z] -- Looking for sys/time.h - found [2025-03-07T02:29:33.349Z] -- Looking for unistd.h [2025-03-07T02:29:33.616Z] -- Looking for unistd.h - found [2025-03-07T02:29:33.616Z] -- Looking for float.h [2025-03-07T02:29:34.197Z] -- Looking for float.h - found [2025-03-07T02:29:34.198Z] -- Looking for dlfcn.h [2025-03-07T02:29:34.464Z] -- Looking for dlfcn.h - found [2025-03-07T02:29:34.464Z] -- Looking for memset [2025-03-07T02:29:34.730Z] -- Looking for memset - found [2025-03-07T02:29:34.730Z] -- Looking for select [2025-03-07T02:29:35.315Z] -- Looking for select - found [2025-03-07T02:29:35.315Z] -- Looking for socket [2025-03-07T02:29:35.580Z] -- Looking for socket - found [2025-03-07T02:29:35.580Z] -- Looking for strdup [2025-03-07T02:29:35.844Z] -- Looking for strdup - found [2025-03-07T02:29:35.844Z] -- Looking for strerror [2025-03-07T02:29:36.428Z] -- Looking for strerror - found [2025-03-07T02:29:36.428Z] -- Looking for strnlen [2025-03-07T02:29:36.698Z] -- Looking for strnlen - found [2025-03-07T02:29:36.698Z] -- Looking for fls [2025-03-07T02:29:36.974Z] -- Looking for fls - not found [2025-03-07T02:29:36.974Z] -- Looking for vprintf [2025-03-07T02:29:37.557Z] -- Looking for vprintf - found [2025-03-07T02:29:37.557Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-07T02:29:37.821Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-07T02:29:37.821Z] -- Configuring done (12.2s) [2025-03-07T02:29:37.821Z] -- Generating done (0.0s) [2025-03-07T02:29:37.821Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-07T02:29:37.821Z] + make [2025-03-07T02:29:38.087Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-07T02:29:39.502Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-07T02:29:39.502Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-07T02:29:41.443Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-07T02:29:42.842Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-07T02:29:42.842Z] In function 'ecc_ecdh', [2025-03-07T02:29:42.842Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:29:42.842Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:29:42.842Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:29:42.842Z] /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 [2025-03-07T02:29:42.842Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:29:42.842Z] | ^~~~~~~~~~~ [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-07T02:29:42.842Z] 431 | uint32_t pub_x[8]; [2025-03-07T02:29:42.842Z] | ^~~~~ [2025-03-07T02:29:42.842Z] In function 'ecc_ecdh', [2025-03-07T02:29:42.842Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:29:42.842Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:29:42.842Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:29:42.842Z] /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 [2025-03-07T02:29:42.842Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:29:42.842Z] | ^~~~~~~~~~~ [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-07T02:29:42.842Z] 432 | uint32_t pub_y[8]; [2025-03-07T02:29:42.842Z] | ^~~~~ [2025-03-07T02:29:42.842Z] In function 'ecc_ecdh', [2025-03-07T02:29:42.842Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:29:42.842Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-07T02:29:42.842Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-07T02:29:42.842Z] /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 [2025-03-07T02:29:42.842Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-07T02:29:42.842Z] | ^~~~~~~~~~~ [2025-03-07T02:29:42.842Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-07T02:29:42.842Z] 430 | uint32_t priv[8]; [2025-03-07T02:29:42.842Z] | ^~~~ [2025-03-07T02:29:43.794Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-07T02:29:53.885Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-07T02:29:53.885Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-07T02:29:53.885Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-07T02:29:53.885Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-07T02:29:53.885Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-07T02:29:53.885Z] /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] [2025-03-07T02:29:53.885Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-07T02:29:53.885Z] | ^ [2025-03-07T02:29:53.885Z] /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] [2025-03-07T02:29:53.885Z] 319 | return result == count; [2025-03-07T02:29:53.885Z] | ^~ [2025-03-07T02:29:59.204Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-07T02:29:59.204Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-07T02:29:59.204Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-07T02:29:59.468Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-07T02:30:00.048Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-07T02:30:00.048Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-07T02:30:00.048Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-07T02:30:00.048Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-07T02:30:00.048Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-07T02:30:00.048Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-07T02:30:00.048Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-07T02:30:00.048Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:30:00.048Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-07T02:30:00.048Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-07T02:30:00.048Z] | ~~~~~^~~~~~~~ [2025-03-07T02:30:00.048Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-07T02:30:00.048Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-07T02:30:00.048Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:30:00.628Z] [100%] Linking C shared library libtinydtls.so [2025-03-07T02:30:00.897Z] [100%] Built target tinydtls [2025-03-07T02:30:00.897Z] + make install [2025-03-07T02:30:00.897Z] [100%] Built target tinydtls [2025-03-07T02:30:00.897Z] Install the project... [2025-03-07T02:30:00.897Z] -- Install configuration: "Release" [2025-03-07T02:30:00.897Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-07T02:30:00.897Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-07T02:30:00.897Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-07T02:30:01.166Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-07T02:30:01.166Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-07T02:30:01.166Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-07T02:30:01.166Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-07T02:30:01.166Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-07T02:30:01.166Z] + cd /device-coap/deps [2025-03-07T02:30:01.166Z] + git clone https://github.com/obgm/libcoap.git [2025-03-07T02:30:01.166Z] Cloning into 'libcoap'... [2025-03-07T02:30:06.488Z] + cd libcoap [2025-03-07T02:30:06.488Z] + git reset --hard 1739507 [2025-03-07T02:30:06.753Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-07T02:30:06.753Z] + patch -p1 [2025-03-07T02:30:06.753Z] patching file cmake/FindTinyDTLS.cmake [2025-03-07T02:30:06.753Z] + patch -p1 [2025-03-07T02:30:06.753Z] patching file include/coap2/coap_config.h.in [2025-03-07T02:30:06.753Z] + mkdir -p build [2025-03-07T02:30:06.753Z] + cd build [2025-03-07T02:30:06.753Z] + 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' .. [2025-03-07T02:30:07.017Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-07T02:30:07.597Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:30:07.597Z] -- Detecting CXX compiler ABI info [2025-03-07T02:30:07.862Z] -- Detecting CXX compiler ABI info - done [2025-03-07T02:30:07.862Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-07T02:30:07.862Z] -- Detecting CXX compile features [2025-03-07T02:30:07.862Z] -- Detecting CXX compile features - done [2025-03-07T02:30:08.126Z] -- Detecting C compiler ABI info [2025-03-07T02:30:08.392Z] -- Detecting C compiler ABI info - done [2025-03-07T02:30:08.392Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:30:08.392Z] -- Detecting C compile features [2025-03-07T02:30:08.392Z] -- Detecting C compile features - done [2025-03-07T02:30:08.392Z] -- Looking for byteswap.h [2025-03-07T02:30:08.971Z] -- Looking for byteswap.h - found [2025-03-07T02:30:08.971Z] -- Looking for inttypes.h [2025-03-07T02:30:09.237Z] -- Looking for inttypes.h - found [2025-03-07T02:30:09.237Z] -- Looking for limits.h [2025-03-07T02:30:09.501Z] -- Looking for limits.h - found [2025-03-07T02:30:09.501Z] -- Looking for memory.h [2025-03-07T02:30:09.765Z] -- Looking for memory.h - found [2025-03-07T02:30:09.765Z] -- Looking for strings.h [2025-03-07T02:30:10.344Z] -- Looking for strings.h - found [2025-03-07T02:30:10.344Z] -- Looking for string.h [2025-03-07T02:30:10.611Z] -- Looking for string.h - found [2025-03-07T02:30:10.611Z] -- Looking for sys/sysctl.h [2025-03-07T02:30:10.876Z] -- Looking for sys/sysctl.h - not found [2025-03-07T02:30:10.877Z] -- Looking for netinet/in.h [2025-03-07T02:30:11.144Z] -- Looking for netinet/in.h - found [2025-03-07T02:30:11.144Z] -- Looking for sys/epoll.h [2025-03-07T02:30:11.724Z] -- Looking for sys/epoll.h - found [2025-03-07T02:30:11.724Z] -- Looking for sys/timerfd.h [2025-03-07T02:30:11.988Z] -- Looking for sys/timerfd.h - found [2025-03-07T02:30:11.988Z] -- Looking for arpa/inet.h [2025-03-07T02:30:12.252Z] -- Looking for arpa/inet.h - found [2025-03-07T02:30:12.252Z] -- Looking for stdbool.h [2025-03-07T02:30:12.517Z] -- Looking for stdbool.h - found [2025-03-07T02:30:12.517Z] -- Looking for netdb.h [2025-03-07T02:30:13.097Z] -- Looking for netdb.h - found [2025-03-07T02:30:13.097Z] -- Looking for pthread.h [2025-03-07T02:30:13.361Z] -- Looking for pthread.h - found [2025-03-07T02:30:13.361Z] -- Looking for stdlib.h [2025-03-07T02:30:13.625Z] -- Looking for stdlib.h - found [2025-03-07T02:30:13.625Z] -- Looking for stdint.h [2025-03-07T02:30:14.206Z] -- Looking for stdint.h - found [2025-03-07T02:30:14.206Z] -- Looking for syslog.h [2025-03-07T02:30:14.471Z] -- Looking for syslog.h - found [2025-03-07T02:30:14.471Z] -- Looking for sys/ioctl.h [2025-03-07T02:30:14.735Z] -- Looking for sys/ioctl.h - found [2025-03-07T02:30:14.735Z] -- Looking for sys/socket.h [2025-03-07T02:30:14.999Z] -- Looking for sys/socket.h - found [2025-03-07T02:30:14.999Z] -- Looking for sys/stat.h [2025-03-07T02:30:15.580Z] -- Looking for sys/stat.h - found [2025-03-07T02:30:15.580Z] -- Looking for sys/time.h [2025-03-07T02:30:15.843Z] -- Looking for sys/time.h - found [2025-03-07T02:30:15.843Z] -- Looking for sys/types.h [2025-03-07T02:30:16.108Z] -- Looking for sys/types.h - found [2025-03-07T02:30:16.108Z] -- Looking for sys/unistd.h [2025-03-07T02:30:16.373Z] -- Looking for sys/unistd.h - not found [2025-03-07T02:30:16.373Z] -- Looking for time.h [2025-03-07T02:30:16.638Z] -- Looking for time.h - found [2025-03-07T02:30:16.638Z] -- Looking for unistd.h [2025-03-07T02:30:16.920Z] -- Looking for unistd.h - found [2025-03-07T02:30:16.920Z] -- Looking for float.h [2025-03-07T02:30:17.499Z] -- Looking for float.h - found [2025-03-07T02:30:17.499Z] -- Looking for stddef.h [2025-03-07T02:30:17.772Z] -- Looking for stddef.h - found [2025-03-07T02:30:17.772Z] -- Looking for winsock2.h [2025-03-07T02:30:17.772Z] -- Looking for winsock2.h - not found [2025-03-07T02:30:17.772Z] -- Looking for ws2tcpip.h [2025-03-07T02:30:18.036Z] -- Looking for ws2tcpip.h - not found [2025-03-07T02:30:18.036Z] -- Looking for malloc [2025-03-07T02:30:18.302Z] -- Looking for malloc - found [2025-03-07T02:30:18.302Z] -- Looking for memset [2025-03-07T02:30:18.880Z] -- Looking for memset - found [2025-03-07T02:30:18.880Z] -- Looking for select [2025-03-07T02:30:19.145Z] -- Looking for select - found [2025-03-07T02:30:19.145Z] -- Looking for socket [2025-03-07T02:30:19.414Z] -- Looking for socket - found [2025-03-07T02:30:19.415Z] -- Looking for strcasecmp [2025-03-07T02:30:19.683Z] -- Looking for strcasecmp - found [2025-03-07T02:30:19.683Z] -- Looking for pthread_mutex_lock [2025-03-07T02:30:19.948Z] -- Looking for pthread_mutex_lock - found [2025-03-07T02:30:19.948Z] -- Looking for getaddrinfo [2025-03-07T02:30:20.530Z] -- Looking for getaddrinfo - found [2025-03-07T02:30:20.530Z] -- Looking for strnlen [2025-03-07T02:30:20.794Z] -- Looking for strnlen - found [2025-03-07T02:30:20.794Z] -- Looking for strrchr [2025-03-07T02:30:21.060Z] -- Looking for strrchr - found [2025-03-07T02:30:21.060Z] -- Looking for getrandom [2025-03-07T02:30:21.325Z] -- Looking for getrandom - found [2025-03-07T02:30:21.325Z] -- Looking for cmsghdr [2025-03-07T02:30:21.593Z] -- Looking for cmsghdr - not found [2025-03-07T02:30:21.593Z] -- compiling without epoll support [2025-03-07T02:30:21.593Z] -- compiling with DTLS support [2025-03-07T02:30:21.593Z] -- DTLS_BACKEND: tinydtls [2025-03-07T02:30:21.593Z] -- Found TinyDTLS: /usr/local/include [2025-03-07T02:30:21.593Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-07T02:30:21.593Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-07T02:30:21.593Z] -- TINYDTLS_ROOT_DIR: [2025-03-07T02:30:21.593Z] -- compiling with tinydtls support [2025-03-07T02:30:21.593Z] -- ENABLE_DTLS:.....................ON [2025-03-07T02:30:21.593Z] -- ENABLE_TCP:......................ON [2025-03-07T02:30:21.593Z] -- ENABLE_DOCS:.....................OFF [2025-03-07T02:30:21.593Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-07T02:30:21.593Z] -- DTLS_BACKEND:....................tinydtls [2025-03-07T02:30:21.593Z] -- WITH_GNUTLS:.....................OFF [2025-03-07T02:30:21.593Z] -- WITH_TINYDTLS:...................ON [2025-03-07T02:30:21.593Z] -- WITH_OPENSSL:....................OFF [2025-03-07T02:30:21.593Z] -- WITH_MBEDTLS:....................OFF [2025-03-07T02:30:21.593Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-07T02:30:21.593Z] -- HAVE_LIBGNUTLS:.................. [2025-03-07T02:30:21.593Z] -- HAVE_OPENSSL:.................... [2025-03-07T02:30:21.593Z] -- HAVE_MBEDTLS:.................... [2025-03-07T02:30:21.593Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-07T02:30:21.593Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-07T02:30:21.593Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-07T02:30:21.593Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-07T02:30:21.593Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-03-07T02:30:21.593Z] -- Configuring done (14.8s) [2025-03-07T02:30:21.593Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-07T02:30:21.593Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-07T02:30:21.593Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-07T02:30:21.593Z] command to set the policy and suppress this warning. [2025-03-07T02:30:21.593Z] [2025-03-07T02:30:21.593Z] File: [2025-03-07T02:30:21.593Z] [2025-03-07T02:30:21.593Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-07T02:30:21.593Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-07T02:30:21.593Z] [2025-03-07T02:30:21.593Z] -- Generating done (0.0s) [2025-03-07T02:30:21.593Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-07T02:30:21.859Z] + make [2025-03-07T02:30:21.859Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-07T02:30:22.439Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-07T02:30:22.704Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-07T02:30:23.656Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-07T02:30:26.225Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-07T02:30:26.225Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-07T02:30:26.490Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-07T02:30:29.056Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-07T02:30:29.056Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-07T02:30:29.321Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-07T02:30:34.639Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-07T02:30:34.639Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-07T02:30:34.903Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-07T02:30:35.486Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-07T02:30:35.754Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-07T02:30:41.101Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-07T02:30:42.513Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-07T02:30:43.923Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-07T02:30:47.264Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-07T02:30:47.264Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-07T02:30:47.529Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-07T02:30:48.945Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-07T02:30:50.357Z] [100%] Linking C shared library libcoap-2.so [2025-03-07T02:30:50.357Z] [100%] Built target coap-2 [2025-03-07T02:30:50.357Z] + make install [2025-03-07T02:30:50.625Z] [100%] Built target coap-2 [2025-03-07T02:30:50.625Z] Install the project... [2025-03-07T02:30:50.625Z] -- Install configuration: "Release" [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-07T02:30:50.625Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-07T02:30:50.625Z] -- Up-to-date: /usr/local/include [2025-03-07T02:30:50.625Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-07T02:30:50.625Z] -- Up-to-date: /usr/local/include [2025-03-07T02:30:50.625Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-07T02:30:50.625Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-07T02:30:50.625Z] + '[' 1 '=' 1 ] [2025-03-07T02:30:50.625Z] + cd /device-coap/deps [2025-03-07T02:30:50.625Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:30:50.625Z] Connecting to github.com (140.82.114.3:443) [2025-03-07T02:30:50.892Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-03-07T02:30:51.163Z] saving to 'v4.0.0.zip' [2025-03-07T02:30:51.438Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:30:51.438Z] 'v4.0.0.zip' saved [2025-03-07T02:30:51.438Z] + unzip v4.0.0.zip [2025-03-07T02:30:51.438Z] Archive: v4.0.0.zip [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:30:51.438Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:30:51.438Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:30:51.439Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:30:51.439Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:30:51.439Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:30:51.439Z] + ./scripts/build.sh [2025-03-07T02:30:51.439Z] + CPPCHECK=false [2025-03-07T02:30:51.439Z] + DOCGEN=false [2025-03-07T02:30:51.439Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:30:51.439Z] + '[' 0 -gt 0 ] [2025-03-07T02:30:51.439Z] + readlink -f ./scripts/build.sh [2025-03-07T02:30:51.439Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:30:51.439Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:30:51.439Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:30:51.439Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-07T02:30:51.439Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:30:51.439Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:30:51.439Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:30:52.024Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:30:52.024Z] -- Detecting C compiler ABI info [2025-03-07T02:30:52.609Z] -- Detecting C compiler ABI info - done [2025-03-07T02:30:52.609Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:30:52.609Z] -- Detecting C compile features [2025-03-07T02:30:52.609Z] -- Detecting C compile features - done [2025-03-07T02:30:52.609Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:30:52.878Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:30:52.878Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:30:52.878Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:30:52.878Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:30:52.878Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:30:52.878Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:30:52.878Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:30:52.878Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:30:53.144Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:30:53.410Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:30:53.675Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:30:53.675Z] -- Configuring done (2.2s) [2025-03-07T02:30:53.941Z] -- Generating done (0.2s) [2025-03-07T02:30:53.941Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:30:53.941Z] + make all package [2025-03-07T02:30:53.941Z] + tee release.log [2025-03-07T02:30:54.208Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:30:54.789Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:30:56.197Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:30:57.157Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:30:57.739Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:31:00.310Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:31:00.310Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:31:01.268Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:31:03.208Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:31:03.799Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:31:05.212Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:31:06.174Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:31:06.761Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:31:08.191Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:31:08.458Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:31:11.038Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:31:11.622Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:31:13.564Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:31:14.144Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:31:16.073Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:31:16.338Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:31:24.524Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:31:24.788Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:31:25.051Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:31:25.629Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:31:25.894Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:31:27.823Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:31:31.149Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:31:31.149Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:31:32.104Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:31:32.686Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:31:35.288Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:31:35.288Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:31:35.288Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:31:35.288Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:31:35.288Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:31:35.288Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:31:35.288Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:31:36.251Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:31:37.214Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:31:37.797Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:31:38.380Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:31:38.646Z] [ 68%] Built target csdk [2025-03-07T02:31:38.646Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:31:40.170Z] [ 72%] Linking C executable template [2025-03-07T02:31:40.170Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:40.170Z] [ 72%] Built target template [2025-03-07T02:31:40.170Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:31:41.149Z] [ 76%] Linking C executable device-counter [2025-03-07T02:31:41.149Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:41.417Z] [ 76%] Built target device-counter [2025-03-07T02:31:41.687Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:31:42.282Z] [ 80%] Linking C executable device-random [2025-03-07T02:31:42.282Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:42.553Z] [ 80%] Built target device-random [2025-03-07T02:31:42.823Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:31:43.410Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:31:43.410Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:43.684Z] [ 84%] Built target device-gyro [2025-03-07T02:31:43.684Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:31:44.282Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:31:44.548Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:44.812Z] [ 88%] Built target device-bitfields [2025-03-07T02:31:44.812Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:31:46.214Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:31:46.214Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:46.479Z] [ 92%] Built target template-discovery [2025-03-07T02:31:46.479Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:31:47.438Z] [ 96%] Linking C executable device-file [2025-03-07T02:31:47.438Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:48.024Z] [ 96%] Built target device-file [2025-03-07T02:31:48.024Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:31:48.984Z] [100%] Linking C executable device-terminal [2025-03-07T02:31:48.984Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:31:49.252Z] [100%] Built target device-terminal [2025-03-07T02:31:49.252Z] Run CPack packaging tool... [2025-03-07T02:31:49.252Z] CPack: Create package using TGZ [2025-03-07T02:31:49.252Z] CPack: Install projects [2025-03-07T02:31:49.252Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:31:50.211Z] CPack: - Install project: Csdk [] [2025-03-07T02:31:50.211Z] CPack: Create package [2025-03-07T02:31:50.478Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:31:50.478Z] + '[' false '=' true ] [2025-03-07T02:31:50.478Z] + '[' false '=' true ] [2025-03-07T02:31:50.478Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:31:50.478Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:31:50.478Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-07T02:31:50.745Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:31:50.745Z] -- Detecting C compiler ABI info [2025-03-07T02:31:51.328Z] -- Detecting C compiler ABI info - done [2025-03-07T02:31:51.328Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:31:51.328Z] -- Detecting C compile features [2025-03-07T02:31:51.328Z] -- Detecting C compile features - done [2025-03-07T02:31:51.328Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:31:51.595Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:31:51.595Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:31:51.595Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:31:51.595Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:31:51.595Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:31:51.595Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:31:51.595Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:31:51.595Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:31:51.595Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:31:52.179Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:31:52.179Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:31:52.446Z] -- Configuring done (2.0s) [2025-03-07T02:31:52.716Z] -- Generating done (0.3s) [2025-03-07T02:31:52.716Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:31:52.716Z] + make [2025-03-07T02:31:52.716Z] + tee debug.log [2025-03-07T02:31:52.986Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:31:53.253Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:31:53.838Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:31:54.422Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:31:55.003Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:31:55.590Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:31:55.860Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:31:56.447Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:31:57.028Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:31:57.617Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:31:57.885Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:31:58.468Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:31:59.056Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:31:59.323Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:31:59.590Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:32:00.551Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:32:00.817Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:32:01.399Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:32:01.667Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:32:02.246Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:32:02.512Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:32:04.003Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:32:04.003Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:32:04.269Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:32:04.850Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:32:04.850Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:32:05.430Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:32:06.831Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:32:07.095Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:32:07.359Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:32:07.948Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:32:08.905Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:32:09.171Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:32:09.441Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:32:10.024Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:32:10.024Z] [ 68%] Built target csdk [2025-03-07T02:32:10.290Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:32:10.558Z] [ 72%] Linking C executable template [2025-03-07T02:32:10.558Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:10.825Z] [ 72%] Built target template [2025-03-07T02:32:10.825Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:32:11.407Z] [ 76%] Linking C executable device-counter [2025-03-07T02:32:11.407Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:11.671Z] [ 76%] Built target device-counter [2025-03-07T02:32:11.671Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:32:12.249Z] [ 80%] Linking C executable device-random [2025-03-07T02:32:12.249Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:12.513Z] [ 80%] Built target device-random [2025-03-07T02:32:12.513Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:32:12.777Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:32:12.777Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:13.041Z] [ 84%] Built target device-gyro [2025-03-07T02:32:13.041Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:32:13.620Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:32:13.620Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:13.883Z] [ 88%] Built target device-bitfields [2025-03-07T02:32:13.883Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:32:14.148Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:32:14.412Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:14.412Z] [ 92%] Built target template-discovery [2025-03-07T02:32:14.676Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:32:14.941Z] [ 96%] Linking C executable device-file [2025-03-07T02:32:14.941Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:15.206Z] [ 96%] Built target device-file [2025-03-07T02:32:15.470Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:32:15.735Z] [100%] Linking C executable device-terminal [2025-03-07T02:32:15.735Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:15.999Z] [100%] Built target device-terminal [2025-03-07T02:32:15.999Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:32:16.263Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:32:16.263Z] + rm -rf /device-coap/deps [2025-03-07T02:32:17.232Z] Removing intermediate container 987fb277feb4 [2025-03-07T02:32:17.232Z] ---> ba0eefecf8ef [2025-03-07T02:32:17.232Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-03-07T02:32:17.499Z] ---> Running in 475177e53161 [2025-03-07T02:32:18.457Z] + readlink -f /device-coap/scripts/build.sh [2025-03-07T02:32:18.457Z] + dirname /device-coap/scripts/build.sh [2025-03-07T02:32:18.457Z] + dirname /device-coap/scripts [2025-03-07T02:32:18.457Z] /device-coap [2025-03-07T02:32:18.457Z] + ROOT=/device-coap [2025-03-07T02:32:18.457Z] + echo /device-coap [2025-03-07T02:32:18.457Z] + cd /device-coap [2025-03-07T02:32:18.457Z] + mkdir -p /device-coap/build/release [2025-03-07T02:32:18.457Z] + cd /device-coap/build/release [2025-03-07T02:32:18.457Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-07T02:32:18.457Z] -- Configuring done (0.0s) [2025-03-07T02:32:18.457Z] -- Generating done (0.0s) [2025-03-07T02:32:18.457Z] -- Build files have been written to: /device-coap/build/release [2025-03-07T02:32:18.457Z] + + make [2025-03-07T02:32:18.457Z] tee release.log [2025-03-07T02:32:18.723Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-07T02:32:18.990Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:32:18.990Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:32:18.990Z] from /device-coap/src/c/coap-client.h:21, [2025-03-07T02:32:18.990Z] from /device-coap/src/c/coap-client.c:9: [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:32:18.990Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-07T02:32:18.990Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | unsigned int [2025-03-07T02:32:18.990Z] | %lu [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-07T02:32:18.990Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | unsigned int [2025-03-07T02:32:18.990Z] | %lu [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 130 | resource->properties->type); [2025-03-07T02:32:18.990Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | iot_typecode_t [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-07T02:32:18.990Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 140 | len); [2025-03-07T02:32:18.990Z] | ~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-07T02:32:18.990Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] | %ld [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 145 | len); [2025-03-07T02:32:18.990Z] | ~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-07T02:32:18.990Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] | %ld [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 152 | len); [2025-03-07T02:32:18.990Z] | ~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-07T02:32:18.990Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] | %ld [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 157 | resource->properties->type); [2025-03-07T02:32:18.990Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | iot_typecode_t [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-07T02:32:18.990Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-07T02:32:18.990Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] | %ld [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:32:18.990Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:32:18.990Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-07T02:32:18.990Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:32:18.990Z] | ~^ [2025-03-07T02:32:18.990Z] | | [2025-03-07T02:32:18.990Z] | int [2025-03-07T02:32:18.990Z] | %ld [2025-03-07T02:32:18.990Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-07T02:32:18.990Z] /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=] [2025-03-07T02:32:18.990Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:32:18.990Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.990Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-07T02:32:18.990Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-07T02:32:18.990Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:18.991Z] | | [2025-03-07T02:32:18.991Z] | size_t {aka long unsigned int} [2025-03-07T02:32:18.991Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-07T02:32:18.991Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-07T02:32:18.991Z] | ~^ [2025-03-07T02:32:18.991Z] | | [2025-03-07T02:32:18.991Z] | int [2025-03-07T02:32:18.991Z] | %ld [2025-03-07T02:32:19.570Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-07T02:32:19.836Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:32:19.836Z] from /usr/include/edgex/devices.h:17, [2025-03-07T02:32:19.836Z] from /device-coap/src/c/coap-server.c:22: [2025-03-07T02:32:19.836Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-07T02:32:19.836Z] /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=] [2025-03-07T02:32:19.836Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:32:19.836Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:19.836Z] | | [2025-03-07T02:32:19.836Z] | size_t {aka long unsigned int} [2025-03-07T02:32:19.836Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-07T02:32:19.836Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-07T02:32:19.836Z] | ~^ [2025-03-07T02:32:19.836Z] | | [2025-03-07T02:32:19.836Z] | unsigned int [2025-03-07T02:32:19.836Z] | %lu [2025-03-07T02:32:19.836Z] /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=] [2025-03-07T02:32:19.836Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:32:19.836Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:19.836Z] | | [2025-03-07T02:32:19.836Z] | iot_typecode_t [2025-03-07T02:32:19.836Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-07T02:32:19.836Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-07T02:32:19.836Z] | ~^ [2025-03-07T02:32:19.836Z] | | [2025-03-07T02:32:19.836Z] | int [2025-03-07T02:32:20.416Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-07T02:32:20.683Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:32:20.683Z] from /device-coap/src/c/coap-util.h:18, [2025-03-07T02:32:20.683Z] from /device-coap/src/c/coap-util.c:9: [2025-03-07T02:32:20.683Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-07T02:32:20.683Z] /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=] [2025-03-07T02:32:20.683Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:32:20.683Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | size_t {aka long unsigned int} [2025-03-07T02:32:20.683Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-07T02:32:20.683Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:32:20.683Z] | ~^ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | unsigned int [2025-03-07T02:32:20.683Z] | %lu [2025-03-07T02:32:20.683Z] /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=] [2025-03-07T02:32:20.683Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:32:20.683Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | size_t {aka long unsigned int} [2025-03-07T02:32:20.683Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-07T02:32:20.683Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-07T02:32:20.683Z] | ~^ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | unsigned int [2025-03-07T02:32:20.683Z] | %lu [2025-03-07T02:32:20.683Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-07T02:32:20.683Z] /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=] [2025-03-07T02:32:20.683Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:32:20.683Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | size_t {aka long unsigned int} [2025-03-07T02:32:20.683Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-07T02:32:20.683Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:32:20.683Z] | ~^ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | unsigned int [2025-03-07T02:32:20.683Z] | %lu [2025-03-07T02:32:20.683Z] /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=] [2025-03-07T02:32:20.683Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:32:20.683Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | size_t {aka long unsigned int} [2025-03-07T02:32:20.683Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-07T02:32:20.683Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-07T02:32:20.683Z] | ~^ [2025-03-07T02:32:20.683Z] | | [2025-03-07T02:32:20.683Z] | unsigned int [2025-03-07T02:32:20.683Z] | %lu [2025-03-07T02:32:21.265Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-07T02:32:21.532Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-07T02:32:21.532Z] from /device-coap/src/c/device-coap.h:17, [2025-03-07T02:32:21.532Z] from /device-coap/src/c/device-coap.c:10: [2025-03-07T02:32:21.532Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-07T02:32:21.532Z] /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=] [2025-03-07T02:32:21.532Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:32:21.532Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:21.532Z] 131 | requests[i].resource->type); [2025-03-07T02:32:21.532Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:32:21.532Z] | | [2025-03-07T02:32:21.532Z] | iot_typecode_t [2025-03-07T02:32:21.532Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-07T02:32:21.532Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-07T02:32:21.532Z] | ~^ [2025-03-07T02:32:21.532Z] | | [2025-03-07T02:32:21.532Z] | int [2025-03-07T02:32:22.489Z] [100%] Linking C executable device-coap [2025-03-07T02:32:22.489Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:32:22.753Z] [100%] Built target device-coap [2025-03-07T02:32:23.714Z] Removing intermediate container 475177e53161 [2025-03-07T02:32:23.714Z] ---> 0bd4117b7849 [2025-03-07T02:32:23.714Z] Step 14/33 : FROM ${BASE} [2025-03-07T02:32:23.714Z] ---> 6ebdf5bfa09e [2025-03-07T02:32:23.714Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2025-03-07T02:32:23.714Z] ---> Running in d257704be116 [2025-03-07T02:32:24.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:24.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:25.508Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:26.462Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:32:26.462Z] OK: 334 MiB in 103 packages [2025-03-07T02:32:27.416Z] Removing intermediate container d257704be116 [2025-03-07T02:32:27.416Z] ---> 0a5039e73fef [2025-03-07T02:32:27.416Z] Step 16/33 : RUN apk --no-cache upgrade [2025-03-07T02:32:27.416Z] ---> Running in 1cd206806085 [2025-03-07T02:32:28.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:28.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:29.221Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:30.178Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:32:30.178Z] OK: 334 MiB in 103 packages [2025-03-07T02:32:31.134Z] Removing intermediate container 1cd206806085 [2025-03-07T02:32:31.134Z] ---> a92228fc2c95 [2025-03-07T02:32:31.134Z] Step 17/33 : WORKDIR / [2025-03-07T02:32:31.134Z] ---> Running in 9b299ba43d3c [2025-03-07T02:32:31.400Z] Removing intermediate container 9b299ba43d3c [2025-03-07T02:32:31.400Z] ---> 14719a210b90 [2025-03-07T02:32:31.400Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:32:31.400Z] ---> Running in 1aeddea128cf [2025-03-07T02:32:32.376Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:32:32.957Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:32:32.957Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:32:32.957Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:32:33.924Z] Removing intermediate container 1aeddea128cf [2025-03-07T02:32:33.925Z] ---> 22da8ed16157 [2025-03-07T02:32:33.925Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:32:33.925Z] ---> Running in 87b9e61a397a [2025-03-07T02:32:35.332Z] Removing intermediate container 87b9e61a397a [2025-03-07T02:32:35.332Z] ---> 635ce4fc0d41 [2025-03-07T02:32:35.332Z] Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 [2025-03-07T02:32:35.332Z] ---> Running in 3caed88c6904 [2025-03-07T02:32:36.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:36.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:37.470Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:32:38.437Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:32:38.437Z] (1/1) Installing curl (8.12.1-r0) [2025-03-07T02:32:38.437Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:32:38.437Z] OK: 334 MiB in 104 packages [2025-03-07T02:32:39.397Z] Removing intermediate container 3caed88c6904 [2025-03-07T02:32:39.397Z] ---> c1fde3688e4b [2025-03-07T02:32:39.397Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / [2025-03-07T02:32:39.665Z] ---> b1c193bb6fba [2025-03-07T02:32:39.665Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-03-07T02:32:40.316Z] ---> ecfe0cc5b469 [2025-03-07T02:32:40.316Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-03-07T02:32:40.902Z] ---> 4d983dbfaf15 [2025-03-07T02:32:40.902Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2025-03-07T02:32:41.489Z] ---> e7a40c1870d3 [2025-03-07T02:32:41.489Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:32:42.070Z] ---> 7c611c7b3373 [2025-03-07T02:32:42.070Z] Step 26/33 : COPY LICENSE / [2025-03-07T02:32:42.336Z] ---> ca8e51408c41 [2025-03-07T02:32:42.336Z] Step 27/33 : COPY Attribution.txt / [2025-03-07T02:32:42.918Z] ---> bbf04e42b0c0 [2025-03-07T02:32:42.918Z] Step 28/33 : COPY res /res [2025-03-07T02:32:43.500Z] ---> 4a54bb51830b [2025-03-07T02:32:43.500Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2025-03-07T02:32:43.500Z] ---> Running in cdeeb7b31833 [2025-03-07T02:32:43.765Z] Removing intermediate container cdeeb7b31833 [2025-03-07T02:32:43.765Z] ---> 3dae28869bb5 [2025-03-07T02:32:43.765Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-07T02:32:43.765Z] ---> Running in 449c12a2bdf0 [2025-03-07T02:32:44.037Z] Removing intermediate container 449c12a2bdf0 [2025-03-07T02:32:44.037Z] ---> f24122632465 [2025-03-07T02:32:44.037Z] Step 31/33 : LABEL arch=arm64 [2025-03-07T02:32:44.304Z] ---> Running in 1c752bfefda6 [2025-03-07T02:32:44.574Z] Removing intermediate container 1c752bfefda6 [2025-03-07T02:32:44.574Z] ---> ac3ca5868123 [2025-03-07T02:32:44.574Z] Step 32/33 : LABEL git_sha=8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:32:44.574Z] ---> Running in 184949d8257d [2025-03-07T02:32:44.840Z] Removing intermediate container 184949d8257d [2025-03-07T02:32:44.840Z] ---> 458fc713091a [2025-03-07T02:32:44.840Z] Step 33/33 : LABEL version=3.2.0-dev.1 [2025-03-07T02:32:44.840Z] ---> Running in b3865e6e85af [2025-03-07T02:32:45.106Z] Removing intermediate container b3865e6e85af [2025-03-07T02:32:45.106Z] ---> 92d726099269 [2025-03-07T02:32:45.106Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-07T02:32:45.106Z] Successfully built 92d726099269 [2025-03-07T02:32:45.370Z] Successfully tagged device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:32:45.537Z] provisioning config files... [2025-03-07T02:32:45.551Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/39@tmp/config14810709561311314754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:45.890Z] ---> ****-login.sh [2025-03-07T02:32:45.891Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:32:46.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:32:46.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:32:46.158Z] Configure a credential helper to remove this warning. See [2025-03-07T02:32:46.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:32:46.158Z] [2025-03-07T02:32:46.158Z] Login Succeeded [2025-03-07T02:32:46.158Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:32:46.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:32:46.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:32:46.425Z] Configure a credential helper to remove this warning. See [2025-03-07T02:32:46.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:32:46.425Z] [2025-03-07T02:32:46.425Z] Login Succeeded [2025-03-07T02:32:46.425Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:32:46.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:32:46.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:32:46.958Z] Configure a credential helper to remove this warning. See [2025-03-07T02:32:46.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:32:46.958Z] [2025-03-07T02:32:46.958Z] Login Succeeded [2025-03-07T02:32:46.958Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:32:47.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:32:47.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:32:47.224Z] Configure a credential helper to remove this warning. See [2025-03-07T02:32:47.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:32:47.224Z] [2025-03-07T02:32:47.224Z] Login Succeeded [2025-03-07T02:32:47.224Z] ****.io [2025-03-07T02:32:47.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:32:47.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:32:47.756Z] Configure a credential helper to remove this warning. See [2025-03-07T02:32:47.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:32:47.756Z] [2025-03-07T02:32:47.756Z] Login Succeeded [2025-03-07T02:32:47.756Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:32:47.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:32:47.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:32:47.858Z] [edgeXDocker.push] Tagging docker image device-coap-arm64 with the following tags: [2025-03-07T02:32:47.858Z] 8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:32:47.858Z] latest [2025-03-07T02:32:47.858Z] 3.2.0-dev.1 [2025-03-07T02:32:47.858Z] 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [2025-03-07T02:32:47.858Z] main [2025-03-07T02:32:47.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:48.235Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:48.597Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:32:48.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-07T02:32:48.597Z] 1afabdc708ec: Preparing [2025-03-07T02:32:48.597Z] b5ad4e0d6b54: Preparing [2025-03-07T02:32:48.597Z] aed0168c9ade: Preparing [2025-03-07T02:32:48.597Z] 8ccd569afaa4: Preparing [2025-03-07T02:32:48.597Z] 867e7f1a884a: Preparing [2025-03-07T02:32:48.597Z] 62180e224069: Preparing [2025-03-07T02:32:48.597Z] eebad2770acd: Preparing [2025-03-07T02:32:48.597Z] 072d0f86e4f4: Preparing [2025-03-07T02:32:48.597Z] 1b294f68d939: Preparing [2025-03-07T02:32:48.597Z] f7a539915771: Preparing [2025-03-07T02:32:48.597Z] ea2e83117016: Preparing [2025-03-07T02:32:48.597Z] fd5cd5fb3641: Preparing [2025-03-07T02:32:48.597Z] dd197f6c4993: Preparing [2025-03-07T02:32:48.597Z] 6ba74b2f4d44: Preparing [2025-03-07T02:32:48.597Z] 152939b59935: Preparing [2025-03-07T02:32:48.597Z] d813ad335e87: Preparing [2025-03-07T02:32:48.597Z] a91ac33cd07d: Preparing [2025-03-07T02:32:48.597Z] cecf7bb94599: Preparing [2025-03-07T02:32:48.597Z] 96decb4323e0: Preparing [2025-03-07T02:32:48.597Z] 0e99e084fa91: Preparing [2025-03-07T02:32:48.597Z] c53cd11bb530: Preparing [2025-03-07T02:32:48.597Z] 0f59f7d76fa2: Preparing [2025-03-07T02:32:48.597Z] 3240fb2bb642: Preparing [2025-03-07T02:32:48.597Z] 6e20c635b625: Preparing [2025-03-07T02:32:48.597Z] 5f4d9fc4d98d: Preparing [2025-03-07T02:32:48.597Z] fd5cd5fb3641: Waiting [2025-03-07T02:32:48.597Z] dd197f6c4993: Waiting [2025-03-07T02:32:48.597Z] 6ba74b2f4d44: Waiting [2025-03-07T02:32:48.597Z] 152939b59935: Waiting [2025-03-07T02:32:48.597Z] d813ad335e87: Waiting [2025-03-07T02:32:48.597Z] 96decb4323e0: Waiting [2025-03-07T02:32:48.597Z] 0e99e084fa91: Waiting [2025-03-07T02:32:48.597Z] c53cd11bb530: Waiting [2025-03-07T02:32:48.597Z] 0f59f7d76fa2: Waiting [2025-03-07T02:32:48.597Z] 3240fb2bb642: Waiting [2025-03-07T02:32:48.597Z] a91ac33cd07d: Waiting [2025-03-07T02:32:48.597Z] cecf7bb94599: Waiting [2025-03-07T02:32:48.597Z] 6e20c635b625: Waiting [2025-03-07T02:32:48.597Z] 5f4d9fc4d98d: Waiting [2025-03-07T02:32:48.597Z] 62180e224069: Waiting [2025-03-07T02:32:48.597Z] f7a539915771: Waiting [2025-03-07T02:32:48.597Z] ea2e83117016: Waiting [2025-03-07T02:32:48.597Z] eebad2770acd: Waiting [2025-03-07T02:32:48.597Z] 072d0f86e4f4: Waiting [2025-03-07T02:32:48.869Z] 1afabdc708ec: Pushed [2025-03-07T02:32:48.869Z] b5ad4e0d6b54: Pushed [2025-03-07T02:32:48.869Z] 867e7f1a884a: Pushed [2025-03-07T02:32:48.869Z] aed0168c9ade: Pushed [2025-03-07T02:32:48.869Z] 8ccd569afaa4: Pushed [2025-03-07T02:32:49.138Z] 072d0f86e4f4: Pushed [2025-03-07T02:32:49.138Z] eebad2770acd: Pushed [2025-03-07T02:32:49.138Z] f7a539915771: Pushed [2025-03-07T02:32:49.138Z] 62180e224069: Pushed [2025-03-07T02:32:49.138Z] ea2e83117016: Pushed [2025-03-07T02:32:49.404Z] 1b294f68d939: Pushed [2025-03-07T02:32:49.404Z] 6ba74b2f4d44: Pushed [2025-03-07T02:32:49.404Z] fd5cd5fb3641: Pushed [2025-03-07T02:32:49.404Z] dd197f6c4993: Pushed [2025-03-07T02:32:49.670Z] d813ad335e87: Pushed [2025-03-07T02:32:49.670Z] a91ac33cd07d: Pushed [2025-03-07T02:32:49.670Z] cecf7bb94599: Pushed [2025-03-07T02:32:49.670Z] 96decb4323e0: Pushed [2025-03-07T02:32:49.670Z] 3240fb2bb642: Pushed [2025-03-07T02:32:49.670Z] 0f59f7d76fa2: Pushed [2025-03-07T02:32:49.670Z] 152939b59935: Pushed [2025-03-07T02:32:49.936Z] 6e20c635b625: Layer already exists [2025-03-07T02:32:49.936Z] 5f4d9fc4d98d: Layer already exists [2025-03-07T02:32:51.868Z] c53cd11bb530: Pushed [2025-03-07T02:32:58.549Z] 0e99e084fa91: Pushed [2025-03-07T02:32:58.549Z] 8443275ac6a55454468ef18d6a769bcfbada4750: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:58.899Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:59.262Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [2025-03-07T02:32:59.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-07T02:32:59.262Z] 1afabdc708ec: Preparing [2025-03-07T02:32:59.262Z] b5ad4e0d6b54: Preparing [2025-03-07T02:32:59.262Z] aed0168c9ade: Preparing [2025-03-07T02:32:59.262Z] 8ccd569afaa4: Preparing [2025-03-07T02:32:59.262Z] 867e7f1a884a: Preparing [2025-03-07T02:32:59.262Z] 62180e224069: Preparing [2025-03-07T02:32:59.262Z] eebad2770acd: Preparing [2025-03-07T02:32:59.262Z] 072d0f86e4f4: Preparing [2025-03-07T02:32:59.262Z] 1b294f68d939: Preparing [2025-03-07T02:32:59.262Z] f7a539915771: Preparing [2025-03-07T02:32:59.262Z] ea2e83117016: Preparing [2025-03-07T02:32:59.262Z] fd5cd5fb3641: Preparing [2025-03-07T02:32:59.262Z] dd197f6c4993: Preparing [2025-03-07T02:32:59.262Z] 6ba74b2f4d44: Preparing [2025-03-07T02:32:59.262Z] 152939b59935: Preparing [2025-03-07T02:32:59.262Z] d813ad335e87: Preparing [2025-03-07T02:32:59.262Z] a91ac33cd07d: Preparing [2025-03-07T02:32:59.262Z] cecf7bb94599: Preparing [2025-03-07T02:32:59.262Z] 96decb4323e0: Preparing [2025-03-07T02:32:59.262Z] 0e99e084fa91: Preparing [2025-03-07T02:32:59.262Z] c53cd11bb530: Preparing [2025-03-07T02:32:59.262Z] 0f59f7d76fa2: Preparing [2025-03-07T02:32:59.262Z] 3240fb2bb642: Preparing [2025-03-07T02:32:59.262Z] 6e20c635b625: Preparing [2025-03-07T02:32:59.262Z] 5f4d9fc4d98d: Preparing [2025-03-07T02:32:59.262Z] 62180e224069: Waiting [2025-03-07T02:32:59.262Z] eebad2770acd: Waiting [2025-03-07T02:32:59.262Z] 072d0f86e4f4: Waiting [2025-03-07T02:32:59.262Z] 1b294f68d939: Waiting [2025-03-07T02:32:59.262Z] f7a539915771: Waiting [2025-03-07T02:32:59.262Z] cecf7bb94599: Waiting [2025-03-07T02:32:59.262Z] ea2e83117016: Waiting [2025-03-07T02:32:59.262Z] fd5cd5fb3641: Waiting [2025-03-07T02:32:59.262Z] 96decb4323e0: Waiting [2025-03-07T02:32:59.262Z] dd197f6c4993: Waiting [2025-03-07T02:32:59.262Z] 0e99e084fa91: Waiting [2025-03-07T02:32:59.262Z] 6ba74b2f4d44: Waiting [2025-03-07T02:32:59.262Z] c53cd11bb530: Waiting [2025-03-07T02:32:59.262Z] 0f59f7d76fa2: Waiting [2025-03-07T02:32:59.262Z] 3240fb2bb642: Waiting [2025-03-07T02:32:59.262Z] 6e20c635b625: Waiting [2025-03-07T02:32:59.262Z] 5f4d9fc4d98d: Waiting [2025-03-07T02:32:59.262Z] a91ac33cd07d: Waiting [2025-03-07T02:32:59.262Z] 152939b59935: Waiting [2025-03-07T02:32:59.262Z] d813ad335e87: Waiting [2025-03-07T02:32:59.262Z] b5ad4e0d6b54: Layer already exists [2025-03-07T02:32:59.262Z] 1afabdc708ec: Layer already exists [2025-03-07T02:32:59.262Z] 8ccd569afaa4: Layer already exists [2025-03-07T02:32:59.262Z] 867e7f1a884a: Layer already exists [2025-03-07T02:32:59.262Z] aed0168c9ade: Layer already exists [2025-03-07T02:32:59.262Z] 072d0f86e4f4: Layer already exists [2025-03-07T02:32:59.262Z] 62180e224069: Layer already exists [2025-03-07T02:32:59.262Z] 1b294f68d939: Layer already exists [2025-03-07T02:32:59.262Z] eebad2770acd: Layer already exists [2025-03-07T02:32:59.262Z] f7a539915771: Layer already exists [2025-03-07T02:32:59.262Z] dd197f6c4993: Layer already exists [2025-03-07T02:32:59.262Z] fd5cd5fb3641: Layer already exists [2025-03-07T02:32:59.262Z] 152939b59935: Layer already exists [2025-03-07T02:32:59.262Z] 6ba74b2f4d44: Layer already exists [2025-03-07T02:32:59.262Z] ea2e83117016: Layer already exists [2025-03-07T02:32:59.262Z] cecf7bb94599: Layer already exists [2025-03-07T02:32:59.262Z] d813ad335e87: Layer already exists [2025-03-07T02:32:59.262Z] a91ac33cd07d: Layer already exists [2025-03-07T02:32:59.262Z] 0e99e084fa91: Layer already exists [2025-03-07T02:32:59.262Z] 96decb4323e0: Layer already exists [2025-03-07T02:32:59.526Z] 3240fb2bb642: Layer already exists [2025-03-07T02:32:59.526Z] 0f59f7d76fa2: Layer already exists [2025-03-07T02:32:59.526Z] c53cd11bb530: Layer already exists [2025-03-07T02:32:59.526Z] 5f4d9fc4d98d: Layer already exists [2025-03-07T02:32:59.526Z] 6e20c635b625: Layer already exists [2025-03-07T02:32:59.526Z] latest: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:59.892Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:00.243Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.1 [2025-03-07T02:33:00.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-07T02:33:00.243Z] 1afabdc708ec: Preparing [2025-03-07T02:33:00.243Z] b5ad4e0d6b54: Preparing [2025-03-07T02:33:00.243Z] aed0168c9ade: Preparing [2025-03-07T02:33:00.243Z] 8ccd569afaa4: Preparing [2025-03-07T02:33:00.243Z] 867e7f1a884a: Preparing [2025-03-07T02:33:00.243Z] 62180e224069: Preparing [2025-03-07T02:33:00.243Z] eebad2770acd: Preparing [2025-03-07T02:33:00.243Z] 072d0f86e4f4: Preparing [2025-03-07T02:33:00.243Z] 1b294f68d939: Preparing [2025-03-07T02:33:00.243Z] f7a539915771: Preparing [2025-03-07T02:33:00.243Z] ea2e83117016: Preparing [2025-03-07T02:33:00.243Z] fd5cd5fb3641: Preparing [2025-03-07T02:33:00.243Z] dd197f6c4993: Preparing [2025-03-07T02:33:00.243Z] 6ba74b2f4d44: Preparing [2025-03-07T02:33:00.243Z] 152939b59935: Preparing [2025-03-07T02:33:00.243Z] d813ad335e87: Preparing [2025-03-07T02:33:00.243Z] a91ac33cd07d: Preparing [2025-03-07T02:33:00.243Z] cecf7bb94599: Preparing [2025-03-07T02:33:00.243Z] 96decb4323e0: Preparing [2025-03-07T02:33:00.243Z] 0e99e084fa91: Preparing [2025-03-07T02:33:00.243Z] c53cd11bb530: Preparing [2025-03-07T02:33:00.243Z] 0f59f7d76fa2: Preparing [2025-03-07T02:33:00.243Z] 3240fb2bb642: Preparing [2025-03-07T02:33:00.243Z] 6e20c635b625: Preparing [2025-03-07T02:33:00.243Z] 5f4d9fc4d98d: Preparing [2025-03-07T02:33:00.243Z] 6ba74b2f4d44: Waiting [2025-03-07T02:33:00.243Z] 152939b59935: Waiting [2025-03-07T02:33:00.243Z] d813ad335e87: Waiting [2025-03-07T02:33:00.243Z] a91ac33cd07d: Waiting [2025-03-07T02:33:00.243Z] cecf7bb94599: Waiting [2025-03-07T02:33:00.243Z] 96decb4323e0: Waiting [2025-03-07T02:33:00.243Z] 62180e224069: Waiting [2025-03-07T02:33:00.243Z] eebad2770acd: Waiting [2025-03-07T02:33:00.243Z] 072d0f86e4f4: Waiting [2025-03-07T02:33:00.243Z] ea2e83117016: Waiting [2025-03-07T02:33:00.243Z] 1b294f68d939: Waiting [2025-03-07T02:33:00.243Z] f7a539915771: Waiting [2025-03-07T02:33:00.243Z] fd5cd5fb3641: Waiting [2025-03-07T02:33:00.243Z] dd197f6c4993: Waiting [2025-03-07T02:33:00.243Z] 0e99e084fa91: Waiting [2025-03-07T02:33:00.243Z] c53cd11bb530: Waiting [2025-03-07T02:33:00.243Z] 0f59f7d76fa2: Waiting [2025-03-07T02:33:00.243Z] 3240fb2bb642: Waiting [2025-03-07T02:33:00.243Z] 6e20c635b625: Waiting [2025-03-07T02:33:00.243Z] 5f4d9fc4d98d: Waiting [2025-03-07T02:33:00.243Z] 1afabdc708ec: Layer already exists [2025-03-07T02:33:00.243Z] 867e7f1a884a: Layer already exists [2025-03-07T02:33:00.243Z] b5ad4e0d6b54: Layer already exists [2025-03-07T02:33:00.243Z] aed0168c9ade: Layer already exists [2025-03-07T02:33:00.243Z] 8ccd569afaa4: Layer already exists [2025-03-07T02:33:00.243Z] eebad2770acd: Layer already exists [2025-03-07T02:33:00.243Z] 072d0f86e4f4: Layer already exists [2025-03-07T02:33:00.243Z] 62180e224069: Layer already exists [2025-03-07T02:33:00.243Z] 1b294f68d939: Layer already exists [2025-03-07T02:33:00.243Z] f7a539915771: Layer already exists [2025-03-07T02:33:00.243Z] ea2e83117016: Layer already exists [2025-03-07T02:33:00.243Z] dd197f6c4993: Layer already exists [2025-03-07T02:33:00.243Z] 6ba74b2f4d44: Layer already exists [2025-03-07T02:33:00.243Z] fd5cd5fb3641: Layer already exists [2025-03-07T02:33:00.243Z] 152939b59935: Layer already exists [2025-03-07T02:33:00.243Z] d813ad335e87: Layer already exists [2025-03-07T02:33:00.243Z] 96decb4323e0: Layer already exists [2025-03-07T02:33:00.243Z] a91ac33cd07d: Layer already exists [2025-03-07T02:33:00.243Z] cecf7bb94599: Layer already exists [2025-03-07T02:33:00.243Z] 0e99e084fa91: Layer already exists [2025-03-07T02:33:00.243Z] 3240fb2bb642: Layer already exists [2025-03-07T02:33:00.243Z] c53cd11bb530: Layer already exists [2025-03-07T02:33:00.243Z] 6e20c635b625: Layer already exists [2025-03-07T02:33:00.243Z] 0f59f7d76fa2: Layer already exists [2025-03-07T02:33:00.243Z] 5f4d9fc4d98d: Layer already exists [2025-03-07T02:33:00.506Z] 3.2.0-dev.1: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:00.869Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:01.222Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [2025-03-07T02:33:01.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-07T02:33:01.222Z] 1afabdc708ec: Preparing [2025-03-07T02:33:01.222Z] b5ad4e0d6b54: Preparing [2025-03-07T02:33:01.222Z] aed0168c9ade: Preparing [2025-03-07T02:33:01.222Z] 8ccd569afaa4: Preparing [2025-03-07T02:33:01.222Z] 867e7f1a884a: Preparing [2025-03-07T02:33:01.222Z] 62180e224069: Preparing [2025-03-07T02:33:01.222Z] eebad2770acd: Preparing [2025-03-07T02:33:01.222Z] 072d0f86e4f4: Preparing [2025-03-07T02:33:01.222Z] 1b294f68d939: Preparing [2025-03-07T02:33:01.222Z] f7a539915771: Preparing [2025-03-07T02:33:01.222Z] ea2e83117016: Preparing [2025-03-07T02:33:01.222Z] fd5cd5fb3641: Preparing [2025-03-07T02:33:01.222Z] dd197f6c4993: Preparing [2025-03-07T02:33:01.222Z] 6ba74b2f4d44: Preparing [2025-03-07T02:33:01.222Z] 152939b59935: Preparing [2025-03-07T02:33:01.222Z] d813ad335e87: Preparing [2025-03-07T02:33:01.222Z] a91ac33cd07d: Preparing [2025-03-07T02:33:01.222Z] cecf7bb94599: Preparing [2025-03-07T02:33:01.222Z] 96decb4323e0: Preparing [2025-03-07T02:33:01.222Z] 0e99e084fa91: Preparing [2025-03-07T02:33:01.222Z] c53cd11bb530: Preparing [2025-03-07T02:33:01.222Z] 0f59f7d76fa2: Preparing [2025-03-07T02:33:01.222Z] 3240fb2bb642: Preparing [2025-03-07T02:33:01.222Z] 6e20c635b625: Preparing [2025-03-07T02:33:01.222Z] 5f4d9fc4d98d: Preparing [2025-03-07T02:33:01.222Z] 62180e224069: Waiting [2025-03-07T02:33:01.222Z] eebad2770acd: Waiting [2025-03-07T02:33:01.222Z] 152939b59935: Waiting [2025-03-07T02:33:01.222Z] 072d0f86e4f4: Waiting [2025-03-07T02:33:01.222Z] d813ad335e87: Waiting [2025-03-07T02:33:01.222Z] 1b294f68d939: Waiting [2025-03-07T02:33:01.222Z] a91ac33cd07d: Waiting [2025-03-07T02:33:01.222Z] f7a539915771: Waiting [2025-03-07T02:33:01.222Z] cecf7bb94599: Waiting [2025-03-07T02:33:01.222Z] ea2e83117016: Waiting [2025-03-07T02:33:01.222Z] 96decb4323e0: Waiting [2025-03-07T02:33:01.222Z] fd5cd5fb3641: Waiting [2025-03-07T02:33:01.222Z] 0e99e084fa91: Waiting [2025-03-07T02:33:01.222Z] dd197f6c4993: Waiting [2025-03-07T02:33:01.222Z] c53cd11bb530: Waiting [2025-03-07T02:33:01.222Z] 6ba74b2f4d44: Waiting [2025-03-07T02:33:01.222Z] 0f59f7d76fa2: Waiting [2025-03-07T02:33:01.222Z] 3240fb2bb642: Waiting [2025-03-07T02:33:01.222Z] 6e20c635b625: Waiting [2025-03-07T02:33:01.222Z] 5f4d9fc4d98d: Waiting [2025-03-07T02:33:01.222Z] 1afabdc708ec: Layer already exists [2025-03-07T02:33:01.222Z] 867e7f1a884a: Layer already exists [2025-03-07T02:33:01.222Z] aed0168c9ade: Layer already exists [2025-03-07T02:33:01.222Z] b5ad4e0d6b54: Layer already exists [2025-03-07T02:33:01.222Z] 8ccd569afaa4: Layer already exists [2025-03-07T02:33:01.222Z] 62180e224069: Layer already exists [2025-03-07T02:33:01.222Z] f7a539915771: Layer already exists [2025-03-07T02:33:01.222Z] eebad2770acd: Layer already exists [2025-03-07T02:33:01.222Z] 1b294f68d939: Layer already exists [2025-03-07T02:33:01.222Z] 072d0f86e4f4: Layer already exists [2025-03-07T02:33:01.222Z] ea2e83117016: Layer already exists [2025-03-07T02:33:01.222Z] 6ba74b2f4d44: Layer already exists [2025-03-07T02:33:01.222Z] fd5cd5fb3641: Layer already exists [2025-03-07T02:33:01.222Z] dd197f6c4993: Layer already exists [2025-03-07T02:33:01.222Z] 152939b59935: Layer already exists [2025-03-07T02:33:01.222Z] a91ac33cd07d: Layer already exists [2025-03-07T02:33:01.222Z] d813ad335e87: Layer already exists [2025-03-07T02:33:01.222Z] cecf7bb94599: Layer already exists [2025-03-07T02:33:01.222Z] 96decb4323e0: Layer already exists [2025-03-07T02:33:01.222Z] 0e99e084fa91: Layer already exists [2025-03-07T02:33:01.222Z] 0f59f7d76fa2: Layer already exists [2025-03-07T02:33:01.222Z] 3240fb2bb642: Layer already exists [2025-03-07T02:33:01.222Z] c53cd11bb530: Layer already exists [2025-03-07T02:33:01.484Z] 6e20c635b625: Layer already exists [2025-03-07T02:33:01.484Z] 5f4d9fc4d98d: Layer already exists [2025-03-07T02:33:01.484Z] 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:01.843Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:02.187Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:main [2025-03-07T02:33:02.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-07T02:33:02.187Z] 1afabdc708ec: Preparing [2025-03-07T02:33:02.187Z] b5ad4e0d6b54: Preparing [2025-03-07T02:33:02.187Z] aed0168c9ade: Preparing [2025-03-07T02:33:02.187Z] 8ccd569afaa4: Preparing [2025-03-07T02:33:02.187Z] 867e7f1a884a: Preparing [2025-03-07T02:33:02.187Z] 62180e224069: Preparing [2025-03-07T02:33:02.187Z] eebad2770acd: Preparing [2025-03-07T02:33:02.187Z] 072d0f86e4f4: Preparing [2025-03-07T02:33:02.187Z] 1b294f68d939: Preparing [2025-03-07T02:33:02.187Z] f7a539915771: Preparing [2025-03-07T02:33:02.187Z] ea2e83117016: Preparing [2025-03-07T02:33:02.187Z] fd5cd5fb3641: Preparing [2025-03-07T02:33:02.187Z] dd197f6c4993: Preparing [2025-03-07T02:33:02.187Z] 6ba74b2f4d44: Preparing [2025-03-07T02:33:02.187Z] 152939b59935: Preparing [2025-03-07T02:33:02.187Z] d813ad335e87: Preparing [2025-03-07T02:33:02.187Z] a91ac33cd07d: Preparing [2025-03-07T02:33:02.187Z] cecf7bb94599: Preparing [2025-03-07T02:33:02.187Z] 96decb4323e0: Preparing [2025-03-07T02:33:02.187Z] 0e99e084fa91: Preparing [2025-03-07T02:33:02.187Z] c53cd11bb530: Preparing [2025-03-07T02:33:02.187Z] 0f59f7d76fa2: Preparing [2025-03-07T02:33:02.187Z] 3240fb2bb642: Preparing [2025-03-07T02:33:02.187Z] 6e20c635b625: Preparing [2025-03-07T02:33:02.187Z] 5f4d9fc4d98d: Preparing [2025-03-07T02:33:02.187Z] 62180e224069: Waiting [2025-03-07T02:33:02.187Z] eebad2770acd: Waiting [2025-03-07T02:33:02.187Z] 072d0f86e4f4: Waiting [2025-03-07T02:33:02.187Z] 1b294f68d939: Waiting [2025-03-07T02:33:02.187Z] f7a539915771: Waiting [2025-03-07T02:33:02.187Z] ea2e83117016: Waiting [2025-03-07T02:33:02.187Z] fd5cd5fb3641: Waiting [2025-03-07T02:33:02.187Z] dd197f6c4993: Waiting [2025-03-07T02:33:02.187Z] 6ba74b2f4d44: Waiting [2025-03-07T02:33:02.187Z] 152939b59935: Waiting [2025-03-07T02:33:02.187Z] d813ad335e87: Waiting [2025-03-07T02:33:02.187Z] a91ac33cd07d: Waiting [2025-03-07T02:33:02.187Z] cecf7bb94599: Waiting [2025-03-07T02:33:02.187Z] 96decb4323e0: Waiting [2025-03-07T02:33:02.187Z] 0e99e084fa91: Waiting [2025-03-07T02:33:02.187Z] c53cd11bb530: Waiting [2025-03-07T02:33:02.187Z] 0f59f7d76fa2: Waiting [2025-03-07T02:33:02.187Z] 3240fb2bb642: Waiting [2025-03-07T02:33:02.187Z] 5f4d9fc4d98d: Waiting [2025-03-07T02:33:02.187Z] 867e7f1a884a: Layer already exists [2025-03-07T02:33:02.187Z] 1afabdc708ec: Layer already exists [2025-03-07T02:33:02.187Z] 8ccd569afaa4: Layer already exists [2025-03-07T02:33:02.187Z] aed0168c9ade: Layer already exists [2025-03-07T02:33:02.187Z] b5ad4e0d6b54: Layer already exists [2025-03-07T02:33:02.187Z] 62180e224069: Layer already exists [2025-03-07T02:33:02.187Z] eebad2770acd: Layer already exists [2025-03-07T02:33:02.187Z] 072d0f86e4f4: Layer already exists [2025-03-07T02:33:02.187Z] 1b294f68d939: Layer already exists [2025-03-07T02:33:02.187Z] f7a539915771: Layer already exists [2025-03-07T02:33:02.187Z] ea2e83117016: Layer already exists [2025-03-07T02:33:02.187Z] dd197f6c4993: Layer already exists [2025-03-07T02:33:02.187Z] 6ba74b2f4d44: Layer already exists [2025-03-07T02:33:02.187Z] fd5cd5fb3641: Layer already exists [2025-03-07T02:33:02.187Z] 152939b59935: Layer already exists [2025-03-07T02:33:02.187Z] d813ad335e87: Layer already exists [2025-03-07T02:33:02.187Z] cecf7bb94599: Layer already exists [2025-03-07T02:33:02.187Z] a91ac33cd07d: Layer already exists [2025-03-07T02:33:02.187Z] 96decb4323e0: Layer already exists [2025-03-07T02:33:02.187Z] 0e99e084fa91: Layer already exists [2025-03-07T02:33:02.187Z] c53cd11bb530: Layer already exists [2025-03-07T02:33:02.187Z] 3240fb2bb642: Layer already exists [2025-03-07T02:33:02.187Z] 0f59f7d76fa2: Layer already exists [2025-03-07T02:33:02.187Z] 6e20c635b625: Layer already exists [2025-03-07T02:33:02.451Z] 5f4d9fc4d98d: Layer already exists [2025-03-07T02:33:02.451Z] main: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:33:02.544Z] ===================================================== [Pipeline] echo [2025-03-07T02:33:02.569Z] taggedImages: [2025-03-07T02:33:02.569Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750 [2025-03-07T02:33:02.569Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [2025-03-07T02:33:02.569Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.1 [2025-03-07T02:33:02.569Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [2025-03-07T02:33:02.569Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:02.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:33:02.973Z] [2025-03-07T02:33:02.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:03.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:33:03.305Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-07T02:33:03.305Z] 8998bd30e6a1: Pulling fs layer [2025-03-07T02:33:03.305Z] 04944245beec: Pulling fs layer [2025-03-07T02:33:03.305Z] 699f458cf7ca: Pulling fs layer [2025-03-07T02:33:03.305Z] 765212b225bb: Pulling fs layer [2025-03-07T02:33:03.305Z] f23df028b6ca: Pulling fs layer [2025-03-07T02:33:03.305Z] d65c8cfc05b1: Pulling fs layer [2025-03-07T02:33:03.305Z] 2437ff75d9bd: Pulling fs layer [2025-03-07T02:33:03.305Z] 765212b225bb: Waiting [2025-03-07T02:33:03.305Z] f23df028b6ca: Waiting [2025-03-07T02:33:03.305Z] d65c8cfc05b1: Waiting [2025-03-07T02:33:03.305Z] 2437ff75d9bd: Waiting [2025-03-07T02:33:03.571Z] 04944245beec: Verifying Checksum [2025-03-07T02:33:03.571Z] 04944245beec: Download complete [2025-03-07T02:33:03.571Z] 765212b225bb: Verifying Checksum [2025-03-07T02:33:03.571Z] 765212b225bb: Download complete [2025-03-07T02:33:03.571Z] f23df028b6ca: Verifying Checksum [2025-03-07T02:33:03.571Z] f23df028b6ca: Download complete [2025-03-07T02:33:03.571Z] d65c8cfc05b1: Verifying Checksum [2025-03-07T02:33:03.571Z] d65c8cfc05b1: Download complete [2025-03-07T02:33:03.838Z] 699f458cf7ca: Verifying Checksum [2025-03-07T02:33:03.838Z] 699f458cf7ca: Download complete [2025-03-07T02:33:04.105Z] 8998bd30e6a1: Verifying Checksum [2025-03-07T02:33:04.105Z] 8998bd30e6a1: Download complete [2025-03-07T02:33:06.680Z] 2437ff75d9bd: Verifying Checksum [2025-03-07T02:33:06.681Z] 2437ff75d9bd: Download complete [2025-03-07T02:33:08.619Z] 8998bd30e6a1: Pull complete [2025-03-07T02:33:09.201Z] 04944245beec: Pull complete [2025-03-07T02:33:10.607Z] 699f458cf7ca: Pull complete [2025-03-07T02:33:10.874Z] 765212b225bb: Pull complete [2025-03-07T02:33:11.829Z] f23df028b6ca: Pull complete [2025-03-07T02:33:11.829Z] d65c8cfc05b1: Pull complete [2025-03-07T02:33:30.029Z] 2437ff75d9bd: Pull complete [2025-03-07T02:33:30.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-07T02:33:30.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:33:30.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:33:30.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-40512 does not seem to be running inside a container [2025-03-07T02:33:30.391Z] $ 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/device-coap-c/39 -v /w/workspace/device-coap-c/39:/w/workspace/device-coap-c/39:rw,z -v /w/workspace/device-coap-c/39@tmp:/w/workspace/device-coap-c/39@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-07T02:33:32.904Z] $ docker top 7af1937f11c3e9da16718228bc4e04d492be4647c0e7eccc549fc61ccda53277 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:33:33.821Z] ---> job-cost.sh [2025-03-07T02:33:33.821Z] lf-activate-venv: SKIPPING [2025-03-07T02:33:33.821Z] INFO: No Stack... [2025-03-07T02:33:34.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-07T02:33:35.013Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:33:35.682Z] + cat /w/workspace/device-coap-c/39/archives/cost.csv [2025-03-07T02:33:35.682Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:33:35.758Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [2025-03-07T02:33:35.769Z] Resource [jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] did not exist. Created. [2025-03-07T02:33:35.775Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:33:36.433Z] /w/workspace/device-coap-c/39@tmp/durable-2d7ada7f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-07T02:33:37.067Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-07T02:33:37.091Z] Warning: overwriting stash ‘stack-cost’ [2025-03-07T02:33:37.493Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:33:37.501Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:33:37.525Z] $ docker stop --time=1 7af1937f11c3e9da16718228bc4e04d492be4647c0e7eccc549fc61ccda53277 [2025-03-07T02:33:39.060Z] $ docker rm -f --volumes 7af1937f11c3e9da16718228bc4e04d492be4647c0e7eccc549fc61ccda53277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-07T02:33:39.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:33:39.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:40.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:33:40.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:33:40.240Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:33:40.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:33:40.613Z] $ docker top 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:33:40.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:33:40.762Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:33:40.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:33:40.875Z] $ docker exec 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 ssh-agent [2025-03-07T02:33:40.978Z] SSH_AUTH_SOCK=/tmp/ssh-dXQpCT40v67d/agent.32 [2025-03-07T02:33:40.978Z] SSH_AGENT_PID=38 [2025-03-07T02:33:40.994Z] Running ssh-add (command line suppressed) [2025-03-07T02:33:41.106Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_15527384463483230075.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_15527384463483230075.key) [2025-03-07T02:33:41.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:33:41.473Z] + git semver tag [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,603 [run_tag] DEBUG tag force:False [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,603 [check_head_tag] DEBUG check head tag [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,603 [execute] INFO git cat-file --batch-check [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,607 [execute] INFO git cat-file --batch [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,617 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,617 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:33:41.761Z] 2025-03-07 02:33:41,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:33:41.761Z] 3.2.0-dev.1 [Pipeline] } [2025-03-07T02:33:41.792Z] $ docker exec --env ******** --env ******** 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 ssh-agent -k [2025-03-07T02:33:41.890Z] unset SSH_AUTH_SOCK; [2025-03-07T02:33:41.890Z] unset SSH_AGENT_PID; [2025-03-07T02:33:41.890Z] echo Agent pid 38 killed; [2025-03-07T02:33:41.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:33:42.246Z] + git semver [Pipeline] } [2025-03-07T02:33:42.514Z] $ docker stop --time=1 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 [2025-03-07T02:33:43.806Z] $ docker rm -f --volumes 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:44.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:33:44.227Z] [2025-03-07T02:33:44.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:33:44.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:33:44.528Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-07T02:33:44.528Z] ab5ef0e58194: Pulling fs layer [2025-03-07T02:33:44.528Z] 9712f1f96733: Pulling fs layer [2025-03-07T02:33:44.528Z] 63f879dbbcfc: Pulling fs layer [2025-03-07T02:33:44.528Z] 0d9ebad4ef96: Pulling fs layer [2025-03-07T02:33:44.528Z] e9a5061849ea: Pulling fs layer [2025-03-07T02:33:44.528Z] d747dcd14b5f: Pulling fs layer [2025-03-07T02:33:44.528Z] 2de7ff778b66: Pulling fs layer [2025-03-07T02:33:44.528Z] d747dcd14b5f: Waiting [2025-03-07T02:33:44.528Z] e9a5061849ea: Waiting [2025-03-07T02:33:44.528Z] 2de7ff778b66: Waiting [2025-03-07T02:33:44.528Z] 0d9ebad4ef96: Waiting [2025-03-07T02:33:44.528Z] 9712f1f96733: Verifying Checksum [2025-03-07T02:33:44.528Z] 9712f1f96733: Download complete [2025-03-07T02:33:44.787Z] 63f879dbbcfc: Verifying Checksum [2025-03-07T02:33:44.787Z] 63f879dbbcfc: Download complete [2025-03-07T02:33:45.045Z] e9a5061849ea: Verifying Checksum [2025-03-07T02:33:45.045Z] e9a5061849ea: Download complete [2025-03-07T02:33:45.045Z] d747dcd14b5f: Verifying Checksum [2025-03-07T02:33:45.045Z] d747dcd14b5f: Download complete [2025-03-07T02:33:45.045Z] 0d9ebad4ef96: Verifying Checksum [2025-03-07T02:33:45.045Z] 0d9ebad4ef96: Download complete [2025-03-07T02:33:45.045Z] ab5ef0e58194: Verifying Checksum [2025-03-07T02:33:45.045Z] ab5ef0e58194: Download complete [2025-03-07T02:33:45.304Z] 2de7ff778b66: Verifying Checksum [2025-03-07T02:33:45.304Z] 2de7ff778b66: Download complete [2025-03-07T02:33:47.832Z] ab5ef0e58194: Pull complete [2025-03-07T02:33:47.832Z] 9712f1f96733: Pull complete [2025-03-07T02:33:48.760Z] 63f879dbbcfc: Pull complete [2025-03-07T02:33:52.039Z] 0d9ebad4ef96: Pull complete [2025-03-07T02:33:52.039Z] e9a5061849ea: Pull complete [2025-03-07T02:33:52.039Z] d747dcd14b5f: Pull complete [2025-03-07T02:33:52.973Z] 2de7ff778b66: Pull complete [2025-03-07T02:33:52.973Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-07T02:33:52.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:33:52.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:33:53.075Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:33:53.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-07T02:33:55.454Z] $ docker top 8ddca25250e5a86073caffee79cdcec8e0834e97be17ea4f524496f8bccd5b21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:33:55.533Z] provisioning config files... [2025-03-07T02:33:55.540Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5753602035339596664tmp [2025-03-07T02:33:55.549Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config17289113944195566203tmp [2025-03-07T02:33:55.557Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config14675601954971845071tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:33:55.588Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:33:55.880Z] ---> sigul-configuration.sh [2025-03-07T02:33:55.880Z] gpg: directory `/root/.gnupg' created [2025-03-07T02:33:55.880Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-07T02:33:55.880Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-07T02:33:55.880Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-07T02:33:55.880Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-07T02:33:55.880Z] gpg: CAST5 encrypted data [2025-03-07T02:33:55.880Z] gpg: encrypted with 1 passphrase [2025-03-07T02:33:55.880Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-07T02:33:56.177Z] + mkdir /home/jenkins [2025-03-07T02:33:56.177Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-07T02:33:56.466Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-07T02:33:56.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:33:56.762Z] ---> sigul-install.sh [2025-03-07T02:33:56.762Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-07T02:33:57.056Z] + git tag --list [2025-03-07T02:33:57.056Z] v0.1.0 [2025-03-07T02:33:57.056Z] v2.0.0 [2025-03-07T02:33:57.056Z] v2.0.1 [2025-03-07T02:33:57.056Z] v2.1.0 [2025-03-07T02:33:57.056Z] v2.3.0 [2025-03-07T02:33:57.056Z] v3.0 [2025-03-07T02:33:57.056Z] v3.0.0 [2025-03-07T02:33:57.056Z] v3.0.1 [2025-03-07T02:33:57.056Z] v3.0.2-dev.1 [2025-03-07T02:33:57.056Z] v3.0.2-dev.2 [2025-03-07T02:33:57.056Z] v3.0.2-dev.3 [2025-03-07T02:33:57.056Z] v3.0.2-dev.4 [2025-03-07T02:33:57.056Z] v3.0.2-dev.5 [2025-03-07T02:33:57.056Z] v3.1 [2025-03-07T02:33:57.056Z] v3.1.0 [2025-03-07T02:33:57.056Z] v3.1.0-dev.1 [2025-03-07T02:33:57.056Z] v3.2.0-dev.1 [Pipeline] sh [2025-03-07T02:33:57.350Z] + lftools sign git-tag v3.2.0-dev.1 [2025-03-07T02:33:57.917Z] Signing Git tag with Sigul... [2025-03-07T02:33:57.917Z] Signing v3.2.0-dev.1 [Pipeline] echo [2025-03-07T02:33:58.187Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:33:58.479Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-07T02:33:58.485Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-07T02:33:58.504Z] $ docker stop --time=1 8ddca25250e5a86073caffee79cdcec8e0834e97be17ea4f524496f8bccd5b21 [2025-03-07T02:33:59.799Z] $ docker rm -f --volumes 8ddca25250e5a86073caffee79cdcec8e0834e97be17ea4f524496f8bccd5b21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-07T02:34:00.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:34:00.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:34:00.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:34:00.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:34:00.617Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:34:00.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:34:01.023Z] $ docker top e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 -eo pid,comm [2025-03-07T02:34:01.074Z] 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). [2025-03-07T02:34:01.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:34:01.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:34:01.134Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:34:01.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:34:01.245Z] $ docker exec e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 ssh-agent [2025-03-07T02:34:01.353Z] SSH_AUTH_SOCK=/tmp/ssh-6u2AlJWlbC4L/agent.32 [2025-03-07T02:34:01.353Z] SSH_AGENT_PID=38 [2025-03-07T02:34:01.357Z] Running ssh-add (command line suppressed) [2025-03-07T02:34:01.446Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_2975435937075490090.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_2975435937075490090.key) [2025-03-07T02:34:01.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:34:01.754Z] + git semver bump pre [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,924 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,924 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,924 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:True [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,924 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,925 [execute] INFO git cat-file --batch-check [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,930 [execute] INFO git cat-file --batch [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:34:02.014Z] 2025-03-07 02:34:01,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:34:02.014Z] 3.2.0-dev.2 [Pipeline] } [2025-03-07T02:34:02.018Z] $ docker exec --env ******** --env ******** e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 ssh-agent -k [2025-03-07T02:34:02.121Z] unset SSH_AUTH_SOCK; [2025-03-07T02:34:02.121Z] unset SSH_AGENT_PID; [2025-03-07T02:34:02.122Z] echo Agent pid 38 killed; [2025-03-07T02:34:02.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:34:02.461Z] + git semver [Pipeline] } [2025-03-07T02:34:02.728Z] $ docker stop --time=1 e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 [2025-03-07T02:34:03.968Z] $ docker rm -f --volumes e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:34:04.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:34:04.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:34:04.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:34:04.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:34:04.724Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:34:04.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:34:05.053Z] $ docker top a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 -eo pid,comm [2025-03-07T02:34:05.103Z] 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). [2025-03-07T02:34:05.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:34:05.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:34:05.156Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:34:05.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:34:05.261Z] $ docker exec a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 ssh-agent [2025-03-07T02:34:05.368Z] SSH_AUTH_SOCK=/tmp/ssh-GiKmplbrLfa3/agent.32 [2025-03-07T02:34:05.368Z] SSH_AGENT_PID=38 [2025-03-07T02:34:05.373Z] Running ssh-add (command line suppressed) [2025-03-07T02:34:05.473Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10693669580848592570.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10693669580848592570.key) [2025-03-07T02:34:05.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:34:05.785Z] + git semver push [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,981 [run_push] DEBUG push [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,982 [execute] INFO git cat-file --batch-check [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,987 [execute] INFO git rev-list c4dc1606bc112bdf0ce28d8346a3c3703bf47f4b -- [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,987 [execute] DEBUG Popen(['git', 'rev-list', 'c4dc1606bc112bdf0ce28d8346a3c3703bf47f4b', '--'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,994 [execute] INFO git fetch -v origin [2025-03-07T02:34:06.045Z] 2025-03-07 02:34:05,995 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-07T02:34:06.615Z] 2025-03-07 02:34:06,440 [run_push] DEBUG no remote changes detected [2025-03-07T02:34:06.615Z] 2025-03-07 02:34:06,441 [execute] INFO git push origin semver [2025-03-07T02:34:06.615Z] 2025-03-07 02:34:06,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:34:07.185Z] 2025-03-07 02:34:07,156 [run_push] DEBUG push all version tags [2025-03-07T02:34:07.185Z] 2025-03-07 02:34:07,157 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-07T02:34:07.185Z] 2025-03-07 02:34:07,157 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:34:08.122Z] 2025-03-07 02:34:07,797 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-07T02:34:08.122Z] 3.2.0-dev.2 [Pipeline] } [2025-03-07T02:34:08.126Z] $ docker exec --env ******** --env ******** a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 ssh-agent -k [2025-03-07T02:34:08.222Z] unset SSH_AUTH_SOCK; [2025-03-07T02:34:08.222Z] unset SSH_AGENT_PID; [2025-03-07T02:34:08.222Z] echo Agent pid 38 killed; [2025-03-07T02:34:08.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:34:08.557Z] + git semver [Pipeline] } [2025-03-07T02:34:08.824Z] $ docker stop --time=1 a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 [2025-03-07T02:34:10.065Z] $ docker rm -f --volumes a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-07T02:34:10.588Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_main/archives ] [2025-03-07T02:34:10.588Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-03-07T02:34:10.588Z] total 16 [2025-03-07T02:34:10.588Z] drwxr-xr-x 3 root root 4096 Mar 7 02:22 . [2025-03-07T02:34:10.588Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:33 .. [2025-03-07T02:34:10.588Z] drwxr-xr-x 2 root root 4096 Mar 7 02:22 cost [2025-03-07T02:34:10.588Z] -rw-r--r-- 1 root root 84 Mar 7 02:22 cost.csv [2025-03-07T02:34:10.588Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-03-07T02:34:10.588Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-03-07T02:34:10.588Z] total 16 [2025-03-07T02:34:10.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:22 . [2025-03-07T02:34:10.588Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:33 .. [2025-03-07T02:34:10.588Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:22 cost [2025-03-07T02:34:10.588Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 7 02:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:10.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:11.739Z] ---> package-listing.sh [2025-03-07T02:34:11.739Z] ++ facter osfamily [2025-03-07T02:34:11.739Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T02:34:11.998Z] + OS_FAMILY=debian [2025-03-07T02:34:11.998Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_main [2025-03-07T02:34:11.998Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T02:34:11.998Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T02:34:11.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T02:34:11.998Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T02:34:11.998Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2025-03-07T02:34:11.998Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T02:34:11.998Z] + case "${OS_FAMILY}" in [2025-03-07T02:34:11.998Z] + dpkg -l [2025-03-07T02:34:11.998Z] + grep '^ii' [2025-03-07T02:34:11.998Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T02:34:11.998Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T02:34:11.998Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T02:34:11.998Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2025-03-07T02:34:11.998Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_main/archives/ [2025-03-07T02:34:11.998Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_main/archives/ [Pipeline] echo [2025-03-07T02:34:12.007Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T02:34:12.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:34:12.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:34:12.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:34:12.937Z] prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container [2025-03-07T02:34:12.963Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:34:13.145Z] $ docker top aea065bfc899fbde40ffed7157c8952f92874d64b883b9e981094e9ef6265d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:34:13.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T02:34:13.786Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T02:34:14.068Z] + ls /var/log/sa-host [2025-03-07T02:34:14.068Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:34:14.146Z] provisioning config files... [2025-03-07T02:34:14.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config8095738664187622517tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:34:14.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:14.457Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T02:34:14.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:14.803Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T02:34:14.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:15.099Z] ---> sudo-logs.sh [2025-03-07T02:34:15.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T02:34:15.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:15.424Z] ---> job-cost.sh [2025-03-07T02:34:15.424Z] lf-activate-venv: SKIPPING [2025-03-07T02:34:15.424Z] DEBUG: total: 0.2199999988079071 [2025-03-07T02:34:15.424Z] INFO: Retrieving Stack Cost... [2025-03-07T02:34:15.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:34:16.267Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T02:34:16.280Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:34:16.561Z] ---> logs-deploy.sh [2025-03-07T02:34:16.561Z] lf-activate-venv: SKIPPING [2025-03-07T02:34:16.561Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/main/39 [2025-03-07T02:34:16.561Z] INFO: archiving workspace using pattern(s): [2025-03-07T02:34:17.498Z] Archives upload complete. [2025-03-07T02:34:17.498Z] INFO: archiving logs to Nexus