Pull request #99 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of M0hanrajp for edgexfoundry/device-bacnet-c Loading trusted files from base branch main at f2ccd720424fccf53d66299bc60d2e163acc52e1 rather than 7c80d12286a1770e4328c4253ae56359feb5c7ec Obtained Jenkinsfile from f2ccd720424fccf53d66299bc60d2e163acc52e1 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-ssh4239002395845271829.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-ssh7015595099055428023.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8490103594149767926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11275978474147644899.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16677185033017864531.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12218597577752152827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-bacnet-c, 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-bacnet-c-settings PROJECT: device-bacnet-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-bacnet 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 Running on prd-ubuntu20.04-docker-8c-8g-39110 in /w/workspace/gexfoundry_device-bacnet-c_PR-99 [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-bacnet-c.git > git init /w/workspace/gexfoundry_device-bacnet-c_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-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-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f2ccd720424fccf53d66299bc60d2e163acc52e1 into PR head commit 7c80d12286a1770e4328c4253ae56359feb5c7ec Merge succeeded, producing 7c80d12286a1770e4328c4253ae56359feb5c7ec Checking out Revision 7c80d12286a1770e4328c4253ae56359feb5c7ec (PR-99) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c80d12286a1770e4328c4253ae56359feb5c7ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2ccd720424fccf53d66299bc60d2e163acc52e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c80d12286a1770e4328c4253ae56359feb5c7ec # timeout=10 Commit message: "refactor(bacnet-c): fix incorrect format specifier in printf" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-17T09:17:53.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-17T09:17:53.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-17T09:17:54.080Z] ========================================================= [2025-02-17T09:17:54.080Z] EdgeX Global Pipelines Version Info [2025-02-17T09:17:54.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:17:55.218Z] ------------------- [2025-02-17T09:17:55.218Z] stable info: [2025-02-17T09:17:55.218Z] ------------------- [2025-02-17T09:17:55.218Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-17T09:17:55.218Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-17T09:17:55.218Z] Message: update stable to v1.0.269 [2025-02-17T09:17:55.480Z] ------------------- [2025-02-17T09:17:55.480Z] experimental info: [2025-02-17T09:17:55.480Z] ------------------- [2025-02-17T09:17:55.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-17T09:17:55.480Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-17T09:17:55.480Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-17T09:17:55.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-02-17T09:17:55.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-02-17T09:17:55.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-17T09:17:55.873Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-17T09:17:55.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-17T09:17:55.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-02-17T09:17:56.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-02-17T09:17:56.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-17T09:17:56.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-17T09:17:56.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-02-17T09:17:56.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-17T09:17:56.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-17T09:17:56.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-17T09:17:56.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-17T09:17:56.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-17T09:17:56.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-17T09:17:56.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-17T09:17:56.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2025-02-17T09:17:56.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2025-02-17T09:17:56.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2025-02-17T09:17:56.794Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c80d12286a1770e4328c4253ae56359feb5c7ec [Pipeline] echo [2025-02-17T09:17:56.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c80d12 [Pipeline] echo [2025-02-17T09:17:56.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-17T09:17:57.047Z] provisioning config files... [2025-02-17T09:17:57.062Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/config3149734141105657384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:17:57.442Z] ---> ****-login.sh [2025-02-17T09:17:57.442Z] nexus3.edgexfoundry.org:10001 [2025-02-17T09:17:57.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:17:57.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:17:57.965Z] Configure a credential helper to remove this warning. See [2025-02-17T09:17:57.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:17:57.965Z] [2025-02-17T09:17:57.965Z] Login Succeeded [2025-02-17T09:17:57.965Z] nexus3.edgexfoundry.org:10002 [2025-02-17T09:17:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:17:57.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:17:57.966Z] Configure a credential helper to remove this warning. See [2025-02-17T09:17:57.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:17:57.966Z] [2025-02-17T09:17:57.966Z] Login Succeeded [2025-02-17T09:17:57.966Z] nexus3.edgexfoundry.org:10003 [2025-02-17T09:17:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:17:58.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:17:58.228Z] Configure a credential helper to remove this warning. See [2025-02-17T09:17:58.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:17:58.228Z] [2025-02-17T09:17:58.228Z] Login Succeeded [2025-02-17T09:17:58.228Z] nexus3.edgexfoundry.org:10004 [2025-02-17T09:17:58.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:17:58.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:17:58.229Z] Configure a credential helper to remove this warning. See [2025-02-17T09:17:58.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:17:58.229Z] [2025-02-17T09:17:58.229Z] Login Succeeded [2025-02-17T09:17:58.229Z] ****.io [2025-02-17T09:17:58.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:17:58.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:17:58.489Z] Configure a credential helper to remove this warning. See [2025-02-17T09:17:58.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:17:58.489Z] [2025-02-17T09:17:58.489Z] Login Succeeded [2025-02-17T09:17:58.489Z] ---> ****-login.sh ends [Pipeline] } [2025-02-17T09:17:58.514Z] 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-02-17T09:17:59.139Z] + git rev-list -1 --merges 7c80d12286a1770e4328c4253ae56359feb5c7ec~1..7c80d12286a1770e4328c4253ae56359feb5c7ec [Pipeline] echo [2025-02-17T09:17:59.189Z] -----------> git rev-list -1 --merges 7c80d12286a1770e4328c4253ae56359feb5c7ec~1..7c80d12286a1770e4328c4253ae56359feb5c7ec 7c80d12286a1770e4328c4253ae56359feb5c7ec [false] [Pipeline] sh [2025-02-17T09:17:59.508Z] + git log --format=format:%s -1 7c80d12286a1770e4328c4253ae56359feb5c7ec [Pipeline] echo [2025-02-17T09:17:59.547Z] ========================================================= [2025-02-17T09:17:59.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-17T09:17:59.547Z] ========================================================= 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-02-17T09:18:00.438Z] + git rev-list -1 --merges 7c80d12286a1770e4328c4253ae56359feb5c7ec~1..7c80d12286a1770e4328c4253ae56359feb5c7ec [Pipeline] echo [2025-02-17T09:18:00.478Z] -----------> git rev-list -1 --merges 7c80d12286a1770e4328c4253ae56359feb5c7ec~1..7c80d12286a1770e4328c4253ae56359feb5c7ec 7c80d12286a1770e4328c4253ae56359feb5c7ec [false] [Pipeline] sh [2025-02-17T09:18:00.800Z] + git log --format=format:%s -1 7c80d12286a1770e4328c4253ae56359feb5c7ec [Pipeline] echo [2025-02-17T09:18:00.838Z] ========================================================= [2025-02-17T09:18:00.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-17T09:18:00.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-17T09:18:01.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-17T09:18:01.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-17T09:18:01.357Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-17T09:18:01.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-17T09:18:01.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-17T09:18:01.357Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-17T09:18:01.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T09:18:01.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-17T09:18:01.862Z] [2025-02-17T09:18:01.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T09:18:02.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-17T09:18:02.250Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-17T09:18:02.250Z] b85a868b505f: Pulling fs layer [2025-02-17T09:18:02.250Z] e2be974225ed: Pulling fs layer [2025-02-17T09:18:02.250Z] 339a4e72a1f5: Pulling fs layer [2025-02-17T09:18:02.250Z] 988bab9f4d93: Pulling fs layer [2025-02-17T09:18:02.250Z] 1469e6f7b9e6: Pulling fs layer [2025-02-17T09:18:02.250Z] eaf3925da568: Pulling fs layer [2025-02-17T09:18:02.250Z] bab4dde63d76: Pulling fs layer [2025-02-17T09:18:02.250Z] bde34c3a00c8: Pulling fs layer [2025-02-17T09:18:02.250Z] b352a97aabf1: Pulling fs layer [2025-02-17T09:18:02.250Z] 4872d77fe225: Pulling fs layer [2025-02-17T09:18:02.250Z] 5851b861e8e6: Pulling fs layer [2025-02-17T09:18:02.250Z] 988bab9f4d93: Waiting [2025-02-17T09:18:02.250Z] 1469e6f7b9e6: Waiting [2025-02-17T09:18:02.250Z] eaf3925da568: Waiting [2025-02-17T09:18:02.250Z] bde34c3a00c8: Waiting [2025-02-17T09:18:02.250Z] 5851b861e8e6: Waiting [2025-02-17T09:18:02.250Z] bab4dde63d76: Waiting [2025-02-17T09:18:02.250Z] 4872d77fe225: Waiting [2025-02-17T09:18:02.250Z] b352a97aabf1: Waiting [2025-02-17T09:18:02.250Z] e2be974225ed: Download complete [2025-02-17T09:18:02.250Z] 988bab9f4d93: Verifying Checksum [2025-02-17T09:18:02.250Z] 988bab9f4d93: Download complete [2025-02-17T09:18:02.250Z] 1469e6f7b9e6: Verifying Checksum [2025-02-17T09:18:02.250Z] 1469e6f7b9e6: Download complete [2025-02-17T09:18:02.250Z] eaf3925da568: Download complete [2025-02-17T09:18:02.509Z] 339a4e72a1f5: Download complete [2025-02-17T09:18:02.509Z] bde34c3a00c8: Download complete [2025-02-17T09:18:02.509Z] b352a97aabf1: Download complete [2025-02-17T09:18:02.509Z] 4872d77fe225: Verifying Checksum [2025-02-17T09:18:02.509Z] 5851b861e8e6: Download complete [2025-02-17T09:18:02.509Z] b85a868b505f: Verifying Checksum [2025-02-17T09:18:02.509Z] b85a868b505f: Download complete [2025-02-17T09:18:02.779Z] bab4dde63d76: Verifying Checksum [2025-02-17T09:18:02.779Z] bab4dde63d76: Download complete [2025-02-17T09:18:03.721Z] b85a868b505f: Pull complete [2025-02-17T09:18:03.980Z] e2be974225ed: Pull complete [2025-02-17T09:18:04.240Z] 339a4e72a1f5: Pull complete [2025-02-17T09:18:04.498Z] 988bab9f4d93: Pull complete [2025-02-17T09:18:04.757Z] 1469e6f7b9e6: Pull complete [2025-02-17T09:18:04.757Z] eaf3925da568: Pull complete [2025-02-17T09:18:06.662Z] bab4dde63d76: Pull complete [2025-02-17T09:18:06.662Z] bde34c3a00c8: Pull complete [2025-02-17T09:18:06.662Z] b352a97aabf1: Pull complete [2025-02-17T09:18:06.662Z] 4872d77fe225: Pull complete [2025-02-17T09:18:06.662Z] 5851b861e8e6: Pull complete [2025-02-17T09:18:06.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-17T09:18:06.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-17T09:18:06.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T09:18:06.936Z] prd-ubuntu20.04-docker-8c-8g-39110 does not seem to be running inside a container [2025-02-17T09:18:06.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-bacnet-c_PR-99 -v /w/workspace/gexfoundry_device-bacnet-c_PR-99:/w/workspace/gexfoundry_device-bacnet-c_PR-99:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-17T09:18:08.227Z] $ docker top 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 -eo pid,comm [2025-02-17T09:18:08.289Z] 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-02-17T09:18:08.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-17T09:18:08.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-17T09:18:08.442Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-17T09:18:08.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-17T09:18:08.553Z] $ docker exec 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 ssh-agent [2025-02-17T09:18:08.673Z] SSH_AUTH_SOCK=/tmp/ssh-eg8FLT8M9Ok6/agent.32 [2025-02-17T09:18:08.673Z] SSH_AGENT_PID=38 [2025-02-17T09:18:08.678Z] Running ssh-add (command line suppressed) [2025-02-17T09:18:08.788Z] Identity added: /w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/private_key_4868214433669853451.key (/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/private_key_4868214433669853451.key) [2025-02-17T09:18:08.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-17T09:18:09.145Z] + git tag --points-at HEAD [Pipeline] } [2025-02-17T09:18:09.172Z] $ docker exec --env ******** --env ******** 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 ssh-agent -k [2025-02-17T09:18:09.271Z] unset SSH_AUTH_SOCK; [2025-02-17T09:18:09.272Z] unset SSH_AGENT_PID; [2025-02-17T09:18:09.272Z] echo Agent pid 38 killed; [2025-02-17T09:18:09.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-17T09:18:09.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-17T09:18:09.450Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-17T09:18:09.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-17T09:18:09.587Z] $ docker exec 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 ssh-agent [2025-02-17T09:18:09.703Z] SSH_AUTH_SOCK=/tmp/ssh-ezEqt0CWmvFj/agent.71 [2025-02-17T09:18:09.703Z] SSH_AGENT_PID=77 [2025-02-17T09:18:09.708Z] Running ssh-add (command line suppressed) [2025-02-17T09:18:09.806Z] Identity added: /w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/private_key_1970876363953620464.key (/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/private_key_1970876363953620464.key) [2025-02-17T09:18:09.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-17T09:18:10.167Z] + git semver init [2025-02-17T09:18:10.427Z] 2025-02-17 09:18:10,368 [run_init] DEBUG init version:0.0.0 force:False [2025-02-17T09:18:10.427Z] 2025-02-17 09:18:10,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver [2025-02-17T09:18:10.427Z] 2025-02-17 09:18:10,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver [2025-02-17T09:18:10.427Z] 2025-02-17 09:18:10,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver'], cwd=/w/workspace/gexfoundry_device-bacnet-c_PR-99, universal_newlines=False, shell=None, istream=None) [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,970 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-bacnet-c_PR-99/.git/info/exclude [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver/PR-99 with force:False [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,971 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver/PR-99 [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,974 [execute] INFO git cat-file --batch-check [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,980 [execute] INFO git cat-file --batch [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2025-02-17T09:18:10.997Z] 2025-02-17 09:18:10,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-bacnet-c_PR-99/.semver/PR-99 [2025-02-17T09:18:10.997Z] 0.0.0 [Pipeline] } [2025-02-17T09:18:11.273Z] $ docker exec --env ******** --env ******** 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 ssh-agent -k [2025-02-17T09:18:11.380Z] unset SSH_AUTH_SOCK; [2025-02-17T09:18:11.381Z] unset SSH_AGENT_PID; [2025-02-17T09:18:11.381Z] echo Agent pid 77 killed; [2025-02-17T09:18:11.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-17T09:18:11.841Z] + git semver [Pipeline] } [2025-02-17T09:18:12.131Z] $ docker stop --time=1 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 [2025-02-17T09:18:13.451Z] $ docker rm -f --volumes 095335c88757bbcf68ae62e306e3340962d322b9691ce0595d66afe901a638c1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-17T09:18:13.875Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-17T09:18:14.190Z] Stashed 1 file(s) [Pipeline] echo [2025-02-17T09:18:14.217Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-17T09:18:15.157Z] provisioning config files... [2025-02-17T09:18:15.168Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/config14790518644767843014tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:18:15.653Z] ---> ****-login.sh [2025-02-17T09:18:15.653Z] nexus3.edgexfoundry.org:10001 [2025-02-17T09:18:15.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:18:15.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:18:15.653Z] Configure a credential helper to remove this warning. See [2025-02-17T09:18:15.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:18:15.653Z] [2025-02-17T09:18:15.653Z] Login Succeeded [2025-02-17T09:18:15.653Z] nexus3.edgexfoundry.org:10002 [2025-02-17T09:18:15.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:18:15.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:18:15.654Z] Configure a credential helper to remove this warning. See [2025-02-17T09:18:15.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:18:15.654Z] [2025-02-17T09:18:15.654Z] Login Succeeded [2025-02-17T09:18:15.654Z] nexus3.edgexfoundry.org:10003 [2025-02-17T09:18:15.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:18:15.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:18:15.914Z] Configure a credential helper to remove this warning. See [2025-02-17T09:18:15.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:18:15.914Z] [2025-02-17T09:18:15.914Z] Login Succeeded [2025-02-17T09:18:15.914Z] nexus3.edgexfoundry.org:10004 [2025-02-17T09:18:15.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:18:15.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:18:15.914Z] Configure a credential helper to remove this warning. See [2025-02-17T09:18:15.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:18:15.914Z] [2025-02-17T09:18:15.914Z] Login Succeeded [2025-02-17T09:18:15.914Z] ****.io [2025-02-17T09:18:16.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T09:18:16.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T09:18:16.175Z] Configure a credential helper to remove this warning. See [2025-02-17T09:18:16.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T09:18:16.175Z] [2025-02-17T09:18:16.175Z] Login Succeeded [2025-02-17T09:18:16.175Z] ---> ****-login.sh ends [Pipeline] } [2025-02-17T09:18:16.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-17T09:18:16.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-17T09:18:16.468Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-02-17T09:18:16.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-17T09:18:16.550Z] ========================================================= [2025-02-17T09:18:16.550Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-02-17T09:18:16.550Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T09:18:16.992Z] + 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-02-17T09:18:16.992Z] Sending build context to Docker daemon 772.1kB [2025-02-17T09:18:16.992Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-02-17T09:18:16.992Z] Step 2/12 : FROM ${BASE} [2025-02-17T09:18:16.992Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-02-17T09:18:16.992Z] 96526aa774ef: Pulling fs layer [2025-02-17T09:18:16.992Z] da60e534fd72: Pulling fs layer [2025-02-17T09:18:16.992Z] 96526aa774ef: Verifying Checksum [2025-02-17T09:18:16.992Z] 96526aa774ef: Download complete [2025-02-17T09:18:17.253Z] 96526aa774ef: Pull complete [2025-02-17T09:18:17.824Z] da60e534fd72: Verifying Checksum [2025-02-17T09:18:17.824Z] da60e534fd72: Download complete [2025-02-17T09:18:21.112Z] da60e534fd72: Pull complete [2025-02-17T09:18:21.112Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-02-17T09:18:21.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-02-17T09:18:21.112Z] ---> 6605166a5db4 [2025-02-17T09:18:21.112Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-17T09:18:21.683Z] ---> Running in 5daf6936feae [2025-02-17T09:18:21.942Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-17T09:18:22.510Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-17T09:18:22.510Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-17T09:18:22.510Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-17T09:18:22.768Z] Removing intermediate container 5daf6936feae [2025-02-17T09:18:22.768Z] ---> 45e41a685c69 [2025-02-17T09:18:22.768Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-17T09:18:22.768Z] ---> Running in 0617a4f29a2d [2025-02-17T09:18:23.335Z] Removing intermediate container 0617a4f29a2d [2025-02-17T09:18:23.335Z] ---> 6a22d4d95ec3 [2025-02-17T09:18:23.335Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-02-17T09:18:23.335Z] ---> Running in 86d6422e8ff3 [2025-02-17T09:18:23.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:23.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:23.853Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:24.422Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-17T09:18:24.422Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-02-17T09:18:24.422Z] (2/18) Installing hiredis (1.1.0-r2) [2025-02-17T09:18:24.422Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-02-17T09:18:24.422Z] (4/18) Installing libcbor (0.10.2-r1) [2025-02-17T09:18:24.422Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-17T09:18:24.991Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-17T09:18:25.250Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-17T09:18:25.512Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-02-17T09:18:25.512Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-02-17T09:18:25.512Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-02-17T09:18:25.512Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-02-17T09:18:25.512Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-02-17T09:18:25.512Z] (13/18) Installing libblkid (2.38.1-r8) [2025-02-17T09:18:25.512Z] (14/18) Installing libuuid (2.38.1-r8) [2025-02-17T09:18:25.512Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-02-17T09:18:25.512Z] (16/18) Installing libmount (2.38.1-r8) [2025-02-17T09:18:25.512Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-02-17T09:18:25.512Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-02-17T09:18:25.512Z] Executing busybox-1.36.1-r4.trigger [2025-02-17T09:18:25.512Z] OK: 336 MiB in 100 packages [2025-02-17T09:18:26.082Z] Removing intermediate container 86d6422e8ff3 [2025-02-17T09:18:26.082Z] ---> 8686fb921312 [2025-02-17T09:18:26.082Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-17T09:18:26.082Z] ---> Running in 0c72b5c1fb6b [2025-02-17T09:18:26.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:26.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:26.342Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:26.912Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-17T09:18:26.912Z] Upgrading critical system libraries and apk-tools: [2025-02-17T09:18:26.912Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-02-17T09:18:26.912Z] Executing busybox-1.36.1-r4.trigger [2025-02-17T09:18:27.172Z] Continuing the upgrade transaction with new apk-tools: [2025-02-17T09:18:27.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:27.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:27.172Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:18:27.740Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-17T09:18:27.740Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-02-17T09:18:27.740Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-02-17T09:18:27.740Z] Executing busybox-1.36.1-r7.post-upgrade [2025-02-17T09:18:27.740Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-02-17T09:18:27.740Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-02-17T09:18:27.740Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-17T09:18:27.740Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-17T09:18:27.740Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-02-17T09:18:27.740Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-02-17T09:18:28.000Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-02-17T09:18:28.000Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-02-17T09:18:28.000Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-02-17T09:18:28.000Z] (12/25) Installing libpsl (0.21.5-r0) [2025-02-17T09:18:28.000Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-02-17T09:18:28.000Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-02-17T09:18:28.000Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-02-17T09:18:28.000Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-02-17T09:18:28.000Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-02-17T09:18:28.000Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-02-17T09:18:28.259Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-02-17T09:18:28.259Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-02-17T09:18:28.259Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-02-17T09:18:28.259Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-02-17T09:18:28.259Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-02-17T09:18:28.259Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-02-17T09:18:28.259Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-02-17T09:18:28.259Z] Executing busybox-1.36.1-r7.trigger [2025-02-17T09:18:28.259Z] Executing ca-certificates-20241121-r1.trigger [2025-02-17T09:18:28.259Z] OK: 337 MiB in 103 packages [2025-02-17T09:18:29.198Z] Removing intermediate container 0c72b5c1fb6b [2025-02-17T09:18:29.198Z] ---> 3ef02785f9ae [2025-02-17T09:18:29.198Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-02-17T09:18:29.198Z] ---> d288d833d6e0 [2025-02-17T09:18:29.198Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-02-17T09:18:29.460Z] ---> fd67f0ff44d1 [2025-02-17T09:18:29.460Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-02-17T09:18:29.460Z] ---> 8815ee4f4f5f [2025-02-17T09:18:29.460Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-02-17T09:18:29.460Z] ---> Running in dae58a962a68 [2025-02-17T09:18:29.720Z] Removing intermediate container dae58a962a68 [2025-02-17T09:18:29.720Z] ---> 2edd15f4ed8a [2025-02-17T09:18:29.720Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-17T09:18:29.720Z] ---> Running in ea2580ab8137 [2025-02-17T09:18:29.981Z] + CSDK_VER=4.0.0-dev.14 [2025-02-17T09:18:29.981Z] + '[' '!' -d deps ] [2025-02-17T09:18:29.981Z] + mkdir deps [2025-02-17T09:18:29.981Z] + cd /device-bacnet-c/deps [2025-02-17T09:18:29.981Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-17T09:18:29.981Z] Connecting to github.com (140.82.114.3:443) [2025-02-17T09:18:30.242Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-02-17T09:18:30.242Z] saving to 'v4.0.0-dev.14.zip' [2025-02-17T09:18:30.242Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-17T09:18:30.242Z] 'v4.0.0-dev.14.zip' saved [2025-02-17T09:18:30.242Z] + unzip v4.0.0-dev.14.zip [2025-02-17T09:18:30.242Z] Archive: v4.0.0-dev.14.zip [2025-02-17T09:18:30.242Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-17T09:18:30.242Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-17T09:18:30.242Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-17T09:18:30.242Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-17T09:18:30.242Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-17T09:18:30.243Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-17T09:18:30.243Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-17T09:18:30.243Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-17T09:18:30.243Z] + ./scripts/build.sh [2025-02-17T09:18:30.243Z] + CPPCHECK=false [2025-02-17T09:18:30.243Z] + DOCGEN=false [2025-02-17T09:18:30.243Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-17T09:18:30.243Z] + '[' 0 -gt 0 ] [2025-02-17T09:18:30.243Z] + readlink -f ./scripts/build.sh [2025-02-17T09:18:30.243Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-17T09:18:30.243Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-17T09:18:30.243Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-17T09:18:30.243Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-17T09:18:30.243Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-17T09:18:30.243Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-17T09:18:30.243Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-17T09:18:30.504Z] -- The C compiler identification is GNU 12.2.1 [2025-02-17T09:18:30.504Z] -- Detecting C compiler ABI info [2025-02-17T09:18:30.504Z] -- Detecting C compiler ABI info - done [2025-02-17T09:18:30.504Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-17T09:18:30.504Z] -- Detecting C compile features [2025-02-17T09:18:30.504Z] -- Detecting C compile features - done [2025-02-17T09:18:30.504Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-17T09:18:30.763Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-17T09:18:30.763Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-17T09:18:30.763Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-17T09:18:30.763Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-17T09:18:30.763Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-17T09:18:30.763Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-17T09:18:30.763Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:18:30.763Z] -- C SDK 0.0.0 for Linux [2025-02-17T09:18:30.763Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-17T09:18:30.763Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-17T09:18:30.763Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-17T09:18:30.763Z] -- Configuring done (0.5s) [2025-02-17T09:18:30.763Z] -- Generating done (0.0s) [2025-02-17T09:18:30.763Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-17T09:18:30.763Z] + make all package [2025-02-17T09:18:30.763Z] + tee release.log [2025-02-17T09:18:31.023Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-17T09:18:31.023Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-17T09:18:31.284Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-17T09:18:31.284Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-17T09:18:31.545Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-17T09:18:31.806Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-17T09:18:31.806Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-17T09:18:31.806Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-17T09:18:32.076Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-17T09:18:32.337Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-17T09:18:32.337Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-17T09:18:32.597Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-17T09:18:32.597Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-17T09:18:32.857Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-17T09:18:32.857Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-17T09:18:33.128Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-17T09:18:33.128Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-17T09:18:33.392Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-17T09:18:33.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-17T09:18:33.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-17T09:18:33.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-17T09:18:33.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-17T09:18:33.392Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-17T09:18:33.392Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-17T09:18:33.392Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:18:33.392Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:18:33.392Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-17T09:18:33.392Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-17T09:18:33.392Z] | ^~~~~~~~~~~ [2025-02-17T09:18:33.392Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-17T09:18:33.392Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:18:33.392Z] | ~^ [2025-02-17T09:18:33.392Z] | | [2025-02-17T09:18:33.392Z] | char * [2025-02-17T09:18:33.392Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-17T09:18:33.653Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-17T09:18:33.912Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-17T09:18:33.912Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-17T09:18:34.850Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-17T09:18:35.108Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-17T09:18:35.108Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-17T09:18:35.108Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-17T09:18:35.108Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-17T09:18:35.368Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-17T09:18:35.636Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-17T09:18:35.896Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-17T09:18:35.896Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-17T09:18:36.156Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-17T09:18:36.416Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-17T09:18:36.416Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-17T09:18:36.416Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-17T09:18:36.416Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:18:36.416Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-17T09:18:36.416Z] 875 | const iot_data_t *deviceservices_config; [2025-02-17T09:18:36.416Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:18:36.416Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-17T09:18:36.676Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-17T09:18:36.676Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-17T09:18:36.676Z] [ 68%] Linking C shared library libcsdk.so [2025-02-17T09:18:36.676Z] [ 68%] Built target csdk [2025-02-17T09:18:36.676Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-17T09:18:36.948Z] [ 72%] Linking C executable template [2025-02-17T09:18:36.948Z] /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-02-17T09:18:36.948Z] [ 72%] Built target template [2025-02-17T09:18:36.948Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-17T09:18:37.208Z] [ 76%] Linking C executable device-counter [2025-02-17T09:18:37.208Z] /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-02-17T09:18:37.208Z] [ 76%] Built target device-counter [2025-02-17T09:18:37.208Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-17T09:18:37.208Z] [ 80%] Linking C executable device-random [2025-02-17T09:18:37.208Z] /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-02-17T09:18:37.467Z] [ 80%] Built target device-random [2025-02-17T09:18:37.467Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-17T09:18:37.467Z] [ 84%] Linking C executable device-gyro [2025-02-17T09:18:37.467Z] /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-02-17T09:18:37.467Z] [ 84%] Built target device-gyro [2025-02-17T09:18:37.467Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-17T09:18:37.726Z] [ 88%] Linking C executable device-bitfields [2025-02-17T09:18:37.726Z] /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-02-17T09:18:37.726Z] [ 88%] Built target device-bitfields [2025-02-17T09:18:37.726Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-17T09:18:37.984Z] [ 92%] Linking C executable template-discovery [2025-02-17T09:18:37.984Z] /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-02-17T09:18:37.984Z] [ 92%] Built target template-discovery [2025-02-17T09:18:37.984Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-17T09:18:37.984Z] [ 96%] Linking C executable device-file [2025-02-17T09:18:37.984Z] /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-02-17T09:18:38.243Z] [ 96%] Built target device-file [2025-02-17T09:18:38.243Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-17T09:18:38.243Z] [100%] Linking C executable device-terminal [2025-02-17T09:18:38.243Z] /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-02-17T09:18:38.243Z] [100%] Built target device-terminal [2025-02-17T09:18:38.243Z] Run CPack packaging tool... [2025-02-17T09:18:38.243Z] CPack: Create package using TGZ [2025-02-17T09:18:38.243Z] CPack: Install projects [2025-02-17T09:18:38.243Z] CPack: - Run preinstall target for: Csdk [2025-02-17T09:18:38.502Z] CPack: - Install project: Csdk [] [2025-02-17T09:18:38.502Z] CPack: Create package [2025-02-17T09:18:38.502Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-17T09:18:38.502Z] + '[' false '=' true ] [2025-02-17T09:18:38.502Z] + '[' false '=' true ] [2025-02-17T09:18:38.502Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-17T09:18:38.502Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-17T09:18:38.502Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-17T09:18:38.761Z] -- The C compiler identification is GNU 12.2.1 [2025-02-17T09:18:38.761Z] -- Detecting C compiler ABI info [2025-02-17T09:18:38.761Z] -- Detecting C compiler ABI info - done [2025-02-17T09:18:38.761Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-17T09:18:38.761Z] -- Detecting C compile features [2025-02-17T09:18:38.761Z] -- Detecting C compile features - done [2025-02-17T09:18:38.761Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-17T09:18:39.020Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-17T09:18:39.020Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-17T09:18:39.020Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-17T09:18:39.020Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-17T09:18:39.020Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-17T09:18:39.020Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-17T09:18:39.020Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:18:39.020Z] -- C SDK 0.0.0 for Linux [2025-02-17T09:18:39.020Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-17T09:18:39.020Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-17T09:18:39.020Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-17T09:18:39.020Z] -- Configuring done (0.4s) [2025-02-17T09:18:39.020Z] -- Generating done (0.0s) [2025-02-17T09:18:39.020Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-17T09:18:39.020Z] + make [2025-02-17T09:18:39.020Z] + tee debug.log [2025-02-17T09:18:39.020Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-17T09:18:39.279Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-17T09:18:39.279Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-17T09:18:39.279Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-17T09:18:39.537Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-17T09:18:39.538Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-17T09:18:39.538Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-17T09:18:39.538Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-17T09:18:39.798Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-17T09:18:39.798Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-17T09:18:39.798Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-17T09:18:40.057Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-17T09:18:40.057Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-17T09:18:40.057Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-17T09:18:40.057Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-17T09:18:40.316Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-17T09:18:40.316Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-17T09:18:40.316Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-17T09:18:40.316Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-17T09:18:40.316Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-17T09:18:40.316Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-17T09:18:40.316Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-17T09:18:40.316Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-17T09:18:40.316Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-17T09:18:40.316Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:18:40.316Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:18:40.316Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-17T09:18:40.316Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-17T09:18:40.316Z] | ^~~~~~~~~~~ [2025-02-17T09:18:40.316Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-17T09:18:40.316Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:18:40.316Z] | ~^ [2025-02-17T09:18:40.316Z] | | [2025-02-17T09:18:40.316Z] | char * [2025-02-17T09:18:40.578Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-17T09:18:40.578Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-17T09:18:40.578Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-17T09:18:40.578Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-17T09:18:40.837Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-17T09:18:40.837Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-17T09:18:41.098Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-17T09:18:41.098Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-17T09:18:41.098Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-17T09:18:41.098Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-17T09:18:41.357Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-17T09:18:41.357Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-17T09:18:41.615Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-17T09:18:41.615Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-17T09:18:41.615Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-17T09:18:41.874Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-17T09:18:41.874Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-17T09:18:41.874Z] [ 68%] Linking C shared library libcsdk.so [2025-02-17T09:18:41.874Z] [ 68%] Built target csdk [2025-02-17T09:18:41.874Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-17T09:18:42.133Z] [ 72%] Linking C executable template [2025-02-17T09:18:42.133Z] /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-02-17T09:18:42.133Z] [ 72%] Built target template [2025-02-17T09:18:42.133Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-17T09:18:42.133Z] [ 76%] Linking C executable device-counter [2025-02-17T09:18:42.133Z] /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-02-17T09:18:42.133Z] [ 76%] Built target device-counter [2025-02-17T09:18:42.392Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-17T09:18:42.392Z] [ 80%] Linking C executable device-random [2025-02-17T09:18:42.392Z] /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-02-17T09:18:42.392Z] [ 80%] Built target device-random [2025-02-17T09:18:42.392Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-17T09:18:42.392Z] [ 84%] Linking C executable device-gyro [2025-02-17T09:18:42.392Z] /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-02-17T09:18:42.392Z] [ 84%] Built target device-gyro [2025-02-17T09:18:42.650Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-17T09:18:42.650Z] [ 88%] Linking C executable device-bitfields [2025-02-17T09:18:42.650Z] /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-02-17T09:18:42.650Z] [ 88%] Built target device-bitfields [2025-02-17T09:18:42.650Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-17T09:18:42.650Z] [ 92%] Linking C executable template-discovery [2025-02-17T09:18:42.650Z] /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-02-17T09:18:42.911Z] [ 92%] Built target template-discovery [2025-02-17T09:18:42.911Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-17T09:18:42.911Z] [ 96%] Linking C executable device-file [2025-02-17T09:18:42.911Z] /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-02-17T09:18:42.911Z] [ 96%] Built target device-file [2025-02-17T09:18:42.911Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-17T09:18:43.170Z] [100%] Linking C executable device-terminal [2025-02-17T09:18:43.170Z] /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-02-17T09:18:43.170Z] [100%] Built target device-terminal [2025-02-17T09:18:43.170Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-17T09:18:43.170Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-17T09:18:43.170Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-17T09:18:43.170Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-17T09:18:43.170Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-17T09:18:43.170Z] + rm -rf /device-bacnet-c/deps [2025-02-17T09:18:43.429Z] Removing intermediate container ea2580ab8137 [2025-02-17T09:18:43.429Z] ---> e8887667e139 [2025-02-17T09:18:43.429Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-02-17T09:18:43.429Z] ---> Running in 1ef75cf790c2 [2025-02-17T09:18:43.688Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-17T09:18:43.688Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-17T09:18:43.688Z] + dirname /device-bacnet-c/scripts [2025-02-17T09:18:43.688Z] /device-bacnet-c [2025-02-17T09:18:43.688Z] + ROOT=/device-bacnet-c [2025-02-17T09:18:43.688Z] + echo /device-bacnet-c [2025-02-17T09:18:43.688Z] + cd /device-bacnet-c [2025-02-17T09:18:43.688Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-17T09:18:43.688Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-02-17T09:18:43.688Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-02-17T09:18:43.688Z] Cloning into 'bacnet-stack'... [2025-02-17T09:18:46.226Z] + cd /device-bacnet-c/bacnet-stack [2025-02-17T09:18:46.226Z] + git checkout v0.8.6-IOTech [2025-02-17T09:18:46.794Z] Note: switching to 'v0.8.6-IOTech'. [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-02-17T09:18:46.794Z] changes and commit them, and you can discard any commits you make in this [2025-02-17T09:18:46.794Z] state without impacting any branches by switching back to a branch. [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] If you want to create a new branch to retain commits you create, you may [2025-02-17T09:18:46.794Z] do so (now or later) by using -c with the switch command. Example: [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] git switch -c [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] Or undo this operation with: [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] git switch - [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-02-17T09:18:46.794Z] [2025-02-17T09:18:46.794Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-02-17T09:18:46.794Z] + mkdir -p /device-bacnet-c/lib/ip [2025-02-17T09:18:46.794Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-02-17T09:18:46.794Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-02-17T09:18:46.794Z] make -s -C lib clean [2025-02-17T09:18:46.794Z] make -s -C demo clean [2025-02-17T09:18:46.794Z] make -s -C demo/router clean [2025-02-17T09:18:46.794Z] make -s -C demo/router-ipv6 clean [2025-02-17T09:18:46.794Z] make -s -C demo/gateway clean [2025-02-17T09:18:47.052Z] make -s -C lib all [2025-02-17T09:18:51.239Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-02-17T09:18:51.239Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-02-17T09:18:51.239Z] 147 | pthread_cancel(hThread); [2025-02-17T09:18:51.239Z] | ^~~~~~~ [2025-02-17T09:18:51.239Z] | | [2025-02-17T09:18:51.239Z] | long unsigned int [2025-02-17T09:18:51.239Z] In file included from ../ports/linux/net.h:73, [2025-02-17T09:18:51.239Z] from ../ports/linux/dlmstp.c:43: [2025-02-17T09:18:51.239Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-02-17T09:18:51.239Z] 98 | int pthread_cancel(pthread_t); [2025-02-17T09:18:51.239Z] | ^~~~~~~~~ [2025-02-17T09:18:51.239Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-02-17T09:18:51.239Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-02-17T09:18:51.239Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-02-17T09:18:51.239Z] | ^~~~~~~~ [2025-02-17T09:18:51.239Z] | | [2025-02-17T09:18:51.239Z] | long unsigned int * [2025-02-17T09:18:51.239Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-02-17T09:18:51.239Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-02-17T09:18:51.239Z] | ^ [2025-02-17T09:18:54.524Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-02-17T09:18:54.524Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-02-17T09:18:54.524Z] make -s -C lib clean [2025-02-17T09:18:54.524Z] make -s -C demo clean [2025-02-17T09:18:54.524Z] make -s -C demo/router clean [2025-02-17T09:18:54.524Z] make -s -C demo/router-ipv6 clean [2025-02-17T09:18:54.524Z] make -s -C demo/gateway clean [2025-02-17T09:18:54.524Z] make -s -C lib all [2025-02-17T09:19:02.642Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-02-17T09:19:02.642Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-17T09:19:02.642Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-17T09:19:02.642Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-17T09:19:02.642Z] -- The C compiler identification is GNU 12.2.1 [2025-02-17T09:19:02.642Z] -- Detecting C compiler ABI info [2025-02-17T09:19:02.642Z] -- Detecting C compiler ABI info - done [2025-02-17T09:19:02.642Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-17T09:19:02.642Z] -- Detecting C compile features [2025-02-17T09:19:02.642Z] -- Detecting C compile features - done [2025-02-17T09:19:02.642Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-17T09:19:02.642Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-17T09:19:02.642Z] -- Found Threads: TRUE [2025-02-17T09:19:02.643Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-17T09:19:02.643Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:19:02.643Z] -- Configuring done (0.3s) [2025-02-17T09:19:02.643Z] -- Generating done (0.0s) [2025-02-17T09:19:02.643Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-17T09:19:02.643Z] + make [2025-02-17T09:19:02.643Z] + tee release.log [2025-02-17T09:19:02.643Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-17T09:19:02.900Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-17T09:19:02.900Z] [ 22%] Built target bacnet_objects [2025-02-17T09:19:02.900Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-17T09:19:03.160Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-17T09:19:03.160Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-17T09:19:03.160Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-17T09:19:03.422Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-17T09:19:03.686Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-17T09:19:03.686Z] [100%] Linking C executable device-bacnet-c [2025-02-17T09:19:03.686Z] /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-02-17T09:19:03.686Z] [100%] Built target device-bacnet-c [2025-02-17T09:19:03.686Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-17T09:19:03.686Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-17T09:19:03.686Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-17T09:19:03.686Z] -- The C compiler identification is GNU 12.2.1 [2025-02-17T09:19:03.946Z] -- Detecting C compiler ABI info [2025-02-17T09:19:03.946Z] -- Detecting C compiler ABI info - done [2025-02-17T09:19:03.946Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-17T09:19:03.946Z] -- Detecting C compile features [2025-02-17T09:19:03.946Z] -- Detecting C compile features - done [2025-02-17T09:19:03.946Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-17T09:19:03.946Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-17T09:19:03.946Z] -- Found Threads: TRUE [2025-02-17T09:19:03.946Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-17T09:19:03.946Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:19:03.946Z] -- Configuring done (0.3s) [2025-02-17T09:19:03.946Z] -- Generating done (0.0s) [2025-02-17T09:19:03.946Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-17T09:19:03.946Z] + make [2025-02-17T09:19:03.946Z] + tee release.log [2025-02-17T09:19:04.205Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-17T09:19:04.205Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-17T09:19:04.205Z] [ 22%] Built target bacnet_objects [2025-02-17T09:19:04.205Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-17T09:19:04.464Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-17T09:19:04.464Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-17T09:19:04.723Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-17T09:19:04.723Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-17T09:19:04.983Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-17T09:19:04.983Z] [100%] Linking C executable device-bacnet-c [2025-02-17T09:19:04.983Z] /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-02-17T09:19:04.983Z] [100%] Built target device-bacnet-c [2025-02-17T09:19:05.920Z] Removing intermediate container 1ef75cf790c2 [2025-02-17T09:19:05.920Z] ---> fdb53237e502 [2025-02-17T09:19:05.920Z] Successfully built fdb53237e502 [2025-02-17T09:19:05.920Z] 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-02-17T09:19:06.881Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-17T09:19:06.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T09:19:07.038Z] prd-ubuntu20.04-docker-8c-8g-39110 does not seem to be running inside a container [2025-02-17T09:19:07.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-bacnet-c_PR-99 -v /w/workspace/gexfoundry_device-bacnet-c_PR-99:/w/workspace/gexfoundry_device-bacnet-c_PR-99:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-17T09:19:07.398Z] $ docker top 2a2cbdd89813f492d52ce840dbe5034888ea0ccd41720e192a3bb1eb7beafef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-17T09:19:07.788Z] + make test [2025-02-17T09:19:07.789Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-02-17T09:19:07.825Z] $ docker stop --time=1 2a2cbdd89813f492d52ce840dbe5034888ea0ccd41720e192a3bb1eb7beafef9 [2025-02-17T09:19:09.058Z] $ docker rm -f --volumes 2a2cbdd89813f492d52ce840dbe5034888ea0ccd41720e192a3bb1eb7beafef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-17T09:19:09.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-17T09:19:10.262Z] + ls -al . [2025-02-17T09:19:10.262Z] total 88 [2025-02-17T09:19:10.262Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 09:18 . [2025-02-17T09:19:10.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:17 .. [2025-02-17T09:19:10.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 09:18 .git [2025-02-17T09:19:10.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 09:17 .github [2025-02-17T09:19:10.262Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 09:18 .semver [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 1563 Feb 17 09:17 Attribution.txt [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 1004 Feb 17 09:17 CHANGELOG.md [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 09:17 GOVERNANCE.md [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 764 Feb 17 09:17 Jenkinsfile [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 17 09:17 LICENSE [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 837 Feb 17 09:17 Makefile [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 621 Feb 17 09:17 OWNERS.md [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 5491 Feb 17 09:17 README.md [2025-02-17T09:19:10.262Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 09:18 VERSION [2025-02-17T09:19:10.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:17 docs [2025-02-17T09:19:10.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:17 res [2025-02-17T09:19:10.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:17 sample-profiles [2025-02-17T09:19:10.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 09:17 scripts [2025-02-17T09:19:10.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 09:17 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T09:19:10.677Z] + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7c80d12286a1770e4328c4253ae56359feb5c7ec --label arch=amd64 --label version=0.0.0 . [2025-02-17T09:19:10.677Z] Sending build context to Docker daemon 772.1kB [2025-02-17T09:19:10.677Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-02-17T09:19:10.677Z] Step 2/31 : FROM ${BASE} as builder [2025-02-17T09:19:10.677Z] ---> fdb53237e502 [2025-02-17T09:19:10.677Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-17T09:19:10.677Z] ---> Running in d6560b227d5a [2025-02-17T09:19:10.936Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-17T09:19:11.504Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-17T09:19:11.504Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-17T09:19:11.504Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-17T09:19:11.504Z] Removing intermediate container d6560b227d5a [2025-02-17T09:19:11.504Z] ---> eff2ccf02acd [2025-02-17T09:19:11.504Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-17T09:19:11.504Z] ---> Running in 2c22b854486a [2025-02-17T09:19:12.070Z] Removing intermediate container 2c22b854486a [2025-02-17T09:19:12.070Z] ---> f07d6cd09e2d [2025-02-17T09:19:12.070Z] Step 5/31 : 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-02-17T09:19:12.070Z] ---> Running in 5c08f1b07912 [2025-02-17T09:19:12.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:12.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:12.846Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:13.415Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-17T09:19:13.415Z] OK: 337 MiB in 103 packages [2025-02-17T09:19:13.675Z] Removing intermediate container 5c08f1b07912 [2025-02-17T09:19:13.675Z] ---> 1edf634aeaa5 [2025-02-17T09:19:13.675Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-02-17T09:19:13.675Z] ---> 0d12f69b43cd [2025-02-17T09:19:13.675Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-02-17T09:19:13.675Z] ---> f26266916ddf [2025-02-17T09:19:13.675Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-02-17T09:19:13.935Z] ---> 6c3a8ae5ac8c [2025-02-17T09:19:13.935Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-02-17T09:19:13.935Z] ---> Running in 232ef7228636 [2025-02-17T09:19:13.935Z] Removing intermediate container 232ef7228636 [2025-02-17T09:19:13.935Z] ---> 6d582ea7e31d [2025-02-17T09:19:13.935Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-17T09:19:13.935Z] ---> Running in d6e503cbc27e [2025-02-17T09:19:14.195Z] + CSDK_VER=4.0.0-dev.14 [2025-02-17T09:19:14.195Z] + '[' '!' -d deps ] [2025-02-17T09:19:14.195Z] + mkdir deps [2025-02-17T09:19:14.195Z] + cd /device-bacnet-c/deps [2025-02-17T09:19:14.195Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-17T09:19:14.195Z] Connecting to github.com (140.82.112.3:443) [2025-02-17T09:19:14.457Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-02-17T09:19:14.457Z] saving to 'v4.0.0-dev.14.zip' [2025-02-17T09:19:14.718Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-17T09:19:14.718Z] 'v4.0.0-dev.14.zip' saved [2025-02-17T09:19:14.718Z] + unzip v4.0.0-dev.14.zip [2025-02-17T09:19:14.718Z] Archive: v4.0.0-dev.14.zip [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-17T09:19:14.718Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-17T09:19:14.718Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-17T09:19:14.719Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-17T09:19:14.719Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-17T09:19:14.719Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-17T09:19:14.719Z] + ./scripts/build.sh [2025-02-17T09:19:14.719Z] + CPPCHECK=false [2025-02-17T09:19:14.719Z] + DOCGEN=false [2025-02-17T09:19:14.719Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-17T09:19:14.719Z] + '[' 0 -gt 0 ] [2025-02-17T09:19:14.719Z] + readlink -f ./scripts/build.sh [2025-02-17T09:19:14.719Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-17T09:19:14.719Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-17T09:19:14.719Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-17T09:19:14.719Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-17T09:19:14.719Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-17T09:19:14.719Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-17T09:19:14.719Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-17T09:19:14.719Z] -- The C compiler identification is GNU 12.2.1 [2025-02-17T09:19:14.719Z] -- Detecting C compiler ABI info [2025-02-17T09:19:14.719Z] -- Detecting C compiler ABI info - done [2025-02-17T09:19:14.979Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-17T09:19:14.979Z] -- Detecting C compile features [2025-02-17T09:19:14.979Z] -- Detecting C compile features - done [2025-02-17T09:19:14.979Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-17T09:19:14.979Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-17T09:19:14.979Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-17T09:19:14.979Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-17T09:19:14.979Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-17T09:19:14.979Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-17T09:19:14.979Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-17T09:19:14.979Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:19:14.979Z] -- C SDK 0.0.0 for Linux [2025-02-17T09:19:14.979Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-17T09:19:14.979Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-17T09:19:14.979Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-17T09:19:15.239Z] -- Configuring done (0.5s) [2025-02-17T09:19:15.239Z] -- Generating done (0.0s) [2025-02-17T09:19:15.239Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-17T09:19:15.239Z] + make all package [2025-02-17T09:19:15.239Z] + tee release.log [2025-02-17T09:19:15.239Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-17T09:19:15.239Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-17T09:19:15.497Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-17T09:19:15.498Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-17T09:19:15.758Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-17T09:19:16.019Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-17T09:19:16.019Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-17T09:19:16.281Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-17T09:19:16.542Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-17T09:19:16.542Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-17T09:19:16.802Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-17T09:19:16.802Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-17T09:19:16.802Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-17T09:19:17.065Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-17T09:19:17.065Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-17T09:19:17.325Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-17T09:19:17.586Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-17T09:19:17.586Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-17T09:19:17.586Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-17T09:19:17.586Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-17T09:19:17.586Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-17T09:19:17.586Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-17T09:19:17.586Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-17T09:19:17.586Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-17T09:19:17.586Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:19:17.586Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:19:17.586Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-17T09:19:17.586Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-17T09:19:17.586Z] | ^~~~~~~~~~~ [2025-02-17T09:19:17.586Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-17T09:19:17.586Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:19:17.586Z] | ~^ [2025-02-17T09:19:17.586Z] | | [2025-02-17T09:19:17.586Z] | char * [2025-02-17T09:19:17.847Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-17T09:19:17.847Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-17T09:19:18.107Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-17T09:19:18.107Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-17T09:19:19.047Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-17T09:19:19.306Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-17T09:19:19.306Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-17T09:19:19.306Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-17T09:19:19.306Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-17T09:19:19.567Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-17T09:19:19.825Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-17T09:19:20.085Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-17T09:19:20.085Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-17T09:19:20.343Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-17T09:19:20.601Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-17T09:19:20.601Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-17T09:19:20.601Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-17T09:19:20.601Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:19:20.601Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-17T09:19:20.601Z] 875 | const iot_data_t *deviceservices_config; [2025-02-17T09:19:20.601Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:19:20.601Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-17T09:19:20.861Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-17T09:19:20.861Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-17T09:19:20.861Z] [ 68%] Linking C shared library libcsdk.so [2025-02-17T09:19:20.861Z] [ 68%] Built target csdk [2025-02-17T09:19:20.861Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-17T09:19:21.121Z] [ 72%] Linking C executable template [2025-02-17T09:19:21.121Z] /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-02-17T09:19:21.121Z] [ 72%] Built target template [2025-02-17T09:19:21.121Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-17T09:19:21.381Z] [ 76%] Linking C executable device-counter [2025-02-17T09:19:21.381Z] /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-02-17T09:19:21.381Z] [ 76%] Built target device-counter [2025-02-17T09:19:21.381Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-17T09:19:21.381Z] [ 80%] Linking C executable device-random [2025-02-17T09:19:21.381Z] /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-02-17T09:19:21.381Z] [ 80%] Built target device-random [2025-02-17T09:19:21.641Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-17T09:19:21.641Z] [ 84%] Linking C executable device-gyro [2025-02-17T09:19:21.641Z] /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-02-17T09:19:21.641Z] [ 84%] Built target device-gyro [2025-02-17T09:19:21.641Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-17T09:19:21.901Z] [ 88%] Linking C executable device-bitfields [2025-02-17T09:19:21.901Z] /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-02-17T09:19:21.901Z] [ 88%] Built target device-bitfields [2025-02-17T09:19:21.901Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-17T09:19:21.901Z] [ 92%] Linking C executable template-discovery [2025-02-17T09:19:21.901Z] /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-02-17T09:19:22.161Z] [ 92%] Built target template-discovery [2025-02-17T09:19:22.161Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-17T09:19:22.161Z] [ 96%] Linking C executable device-file [2025-02-17T09:19:22.161Z] /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-02-17T09:19:22.161Z] [ 96%] Built target device-file [2025-02-17T09:19:22.161Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-17T09:19:22.420Z] [100%] Linking C executable device-terminal [2025-02-17T09:19:22.420Z] /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-02-17T09:19:22.420Z] [100%] Built target device-terminal [2025-02-17T09:19:22.420Z] Run CPack packaging tool... [2025-02-17T09:19:22.420Z] CPack: Create package using TGZ [2025-02-17T09:19:22.420Z] CPack: Install projects [2025-02-17T09:19:22.420Z] CPack: - Run preinstall target for: Csdk [2025-02-17T09:19:22.679Z] CPack: - Install project: Csdk [] [2025-02-17T09:19:22.679Z] CPack: Create package [2025-02-17T09:19:22.679Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-17T09:19:22.679Z] + '[' false '=' true ] [2025-02-17T09:19:22.679Z] + '[' false '=' true ] [2025-02-17T09:19:22.679Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-17T09:19:22.679Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-17T09:19:22.679Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-17T09:19:22.938Z] -- The C compiler identification is GNU 12.2.1 [2025-02-17T09:19:22.938Z] -- Detecting C compiler ABI info [2025-02-17T09:19:22.938Z] -- Detecting C compiler ABI info - done [2025-02-17T09:19:22.938Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-17T09:19:22.938Z] -- Detecting C compile features [2025-02-17T09:19:22.938Z] -- Detecting C compile features - done [2025-02-17T09:19:22.938Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-17T09:19:22.938Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-17T09:19:22.938Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-17T09:19:22.938Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-17T09:19:22.938Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-17T09:19:22.938Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-17T09:19:22.938Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-17T09:19:22.938Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:19:22.938Z] -- C SDK 0.0.0 for Linux [2025-02-17T09:19:22.938Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-17T09:19:23.196Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-17T09:19:23.196Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-17T09:19:23.196Z] -- Configuring done (0.4s) [2025-02-17T09:19:23.196Z] -- Generating done (0.0s) [2025-02-17T09:19:23.196Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-17T09:19:23.196Z] + + teemake debug.log [2025-02-17T09:19:23.196Z] [2025-02-17T09:19:23.196Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-17T09:19:23.454Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-17T09:19:23.454Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-17T09:19:23.454Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-17T09:19:23.712Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-17T09:19:23.712Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-17T09:19:23.712Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-17T09:19:23.712Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-17T09:19:23.970Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-17T09:19:23.970Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-17T09:19:23.970Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-17T09:19:24.229Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-17T09:19:24.229Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-17T09:19:24.229Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-17T09:19:24.229Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-17T09:19:24.487Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-17T09:19:24.487Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-17T09:19:24.487Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-17T09:19:24.487Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-17T09:19:24.487Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-17T09:19:24.487Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-17T09:19:24.487Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-17T09:19:24.487Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-17T09:19:24.487Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-17T09:19:24.487Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:19:24.487Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-17T09:19:24.487Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-17T09:19:24.487Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-17T09:19:24.487Z] | ^~~~~~~~~~~ [2025-02-17T09:19:24.487Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-17T09:19:24.487Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-17T09:19:24.487Z] | ~^ [2025-02-17T09:19:24.487Z] | | [2025-02-17T09:19:24.487Z] | char * [2025-02-17T09:19:24.487Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-17T09:19:24.749Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-17T09:19:24.749Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-17T09:19:24.749Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-17T09:19:25.008Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-17T09:19:25.008Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-17T09:19:25.266Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-17T09:19:25.266Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-17T09:19:25.266Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-17T09:19:25.266Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-17T09:19:25.525Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-17T09:19:25.525Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-17T09:19:25.784Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-17T09:19:25.784Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-17T09:19:26.042Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-17T09:19:26.042Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-17T09:19:26.042Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-17T09:19:26.042Z] [ 68%] Linking C shared library libcsdk.so [2025-02-17T09:19:26.042Z] [ 68%] Built target csdk [2025-02-17T09:19:26.302Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-17T09:19:26.302Z] [ 72%] Linking C executable template [2025-02-17T09:19:26.302Z] /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-02-17T09:19:26.302Z] [ 72%] Built target template [2025-02-17T09:19:26.302Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-17T09:19:26.302Z] [ 76%] Linking C executable device-counter [2025-02-17T09:19:26.562Z] /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-02-17T09:19:26.562Z] [ 76%] Built target device-counter [2025-02-17T09:19:26.562Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-17T09:19:26.562Z] [ 80%] Linking C executable device-random [2025-02-17T09:19:26.562Z] /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-02-17T09:19:26.562Z] [ 80%] Built target device-random [2025-02-17T09:19:26.562Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-17T09:19:26.820Z] [ 84%] Linking C executable device-gyro [2025-02-17T09:19:26.820Z] /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-02-17T09:19:26.820Z] [ 84%] Built target device-gyro [2025-02-17T09:19:26.820Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-17T09:19:26.820Z] [ 88%] Linking C executable device-bitfields [2025-02-17T09:19:26.820Z] /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-02-17T09:19:26.820Z] [ 88%] Built target device-bitfields [2025-02-17T09:19:26.820Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-17T09:19:27.080Z] [ 92%] Linking C executable template-discovery [2025-02-17T09:19:27.080Z] /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-02-17T09:19:27.080Z] [ 92%] Built target template-discovery [2025-02-17T09:19:27.080Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-17T09:19:27.080Z] [ 96%] Linking C executable device-file [2025-02-17T09:19:27.080Z] /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-02-17T09:19:27.340Z] [ 96%] Built target device-file [2025-02-17T09:19:27.340Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-17T09:19:27.340Z] [100%] Linking C executable device-terminal [2025-02-17T09:19:27.340Z] /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-02-17T09:19:27.340Z] [100%] Built target device-terminal [2025-02-17T09:19:27.340Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-17T09:19:27.340Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-17T09:19:27.340Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-17T09:19:27.340Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-17T09:19:27.340Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-17T09:19:27.340Z] + rm -rf /device-bacnet-c/deps [2025-02-17T09:19:27.598Z] Removing intermediate container d6e503cbc27e [2025-02-17T09:19:27.598Z] ---> 4f01cd2a6a8f [2025-02-17T09:19:27.598Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-02-17T09:19:27.859Z] ---> Running in be9d3c198fd2 [2025-02-17T09:19:27.859Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-17T09:19:27.859Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-17T09:19:27.859Z] + dirname /device-bacnet-c/scripts [2025-02-17T09:19:27.859Z] + ROOT=/device-bacnet-c [2025-02-17T09:19:27.859Z] + echo /device-bacnet-c [2025-02-17T09:19:27.859Z] + cd /device-bacnet-c [2025-02-17T09:19:27.859Z] /device-bacnet-c [2025-02-17T09:19:27.859Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-17T09:19:27.859Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-02-17T09:19:27.859Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-17T09:19:27.859Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-17T09:19:27.859Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-17T09:19:28.119Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:19:28.119Z] -- Configuring done (0.0s) [2025-02-17T09:19:28.119Z] -- Generating done (0.0s) [2025-02-17T09:19:28.119Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-17T09:19:28.119Z] + make [2025-02-17T09:19:28.119Z] + tee release.log [2025-02-17T09:19:28.119Z] [ 22%] Built target bacnet_objects [2025-02-17T09:19:28.119Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-17T09:19:28.385Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-17T09:19:28.645Z] [ 55%] Linking C executable device-bacnet-c [2025-02-17T09:19:28.645Z] /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-02-17T09:19:28.645Z] [100%] Built target device-bacnet-c [2025-02-17T09:19:28.645Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-17T09:19:28.645Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-17T09:19:28.645Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-17T09:19:28.645Z] -- /opt/iotech/iot/1.5/include [2025-02-17T09:19:28.645Z] -- Configuring done (0.0s) [2025-02-17T09:19:28.645Z] -- Generating done (0.0s) [2025-02-17T09:19:28.645Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-17T09:19:28.645Z] + make [2025-02-17T09:19:28.645Z] + tee release.log [2025-02-17T09:19:28.645Z] [ 22%] Built target bacnet_objects [2025-02-17T09:19:28.645Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-17T09:19:28.908Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-17T09:19:29.171Z] [ 55%] Linking C executable device-bacnet-c [2025-02-17T09:19:29.171Z] /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-02-17T09:19:29.171Z] [100%] Built target device-bacnet-c [2025-02-17T09:19:29.430Z] Removing intermediate container be9d3c198fd2 [2025-02-17T09:19:29.430Z] ---> 4204ba6c1d70 [2025-02-17T09:19:29.430Z] Step 12/31 : FROM alpine:3.20 [2025-02-17T09:19:29.997Z] 3.20: Pulling from library/alpine [2025-02-17T09:19:29.997Z] 0a9a5dfd008f: Pulling fs layer [2025-02-17T09:19:30.256Z] 0a9a5dfd008f: Verifying Checksum [2025-02-17T09:19:30.256Z] 0a9a5dfd008f: Download complete [2025-02-17T09:19:30.514Z] 0a9a5dfd008f: Pull complete [2025-02-17T09:19:30.514Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-17T09:19:30.514Z] Status: Downloaded newer image for alpine:3.20 [2025-02-17T09:19:30.514Z] ---> ff221270b9fb [2025-02-17T09:19:30.514Z] Step 13/31 : MAINTAINER iotech [2025-02-17T09:19:30.514Z] ---> Running in ee6a9cd8771c [2025-02-17T09:19:30.514Z] Removing intermediate container ee6a9cd8771c [2025-02-17T09:19:30.514Z] ---> e50ca60e21f0 [2025-02-17T09:19:30.514Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-17T09:19:30.514Z] ---> Running in 6b108170a9d7 [2025-02-17T09:19:30.773Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-17T09:19:31.341Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-17T09:19:31.341Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-17T09:19:31.341Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-17T09:19:31.600Z] Removing intermediate container 6b108170a9d7 [2025-02-17T09:19:31.600Z] ---> 85afe6116755 [2025-02-17T09:19:31.600Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-17T09:19:31.600Z] ---> Running in a358b19c52c2 [2025-02-17T09:19:32.170Z] Removing intermediate container a358b19c52c2 [2025-02-17T09:19:32.170Z] ---> 81928776481e [2025-02-17T09:19:32.170Z] Step 16/31 : 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 dumb-init [2025-02-17T09:19:32.170Z] ---> Running in bb602cbe72be [2025-02-17T09:19:32.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:32.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:32.689Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:33.257Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-17T09:19:33.257Z] (1/27) Installing ca-certificates (20241121-r1) [2025-02-17T09:19:33.257Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-02-17T09:19:33.257Z] (3/27) Installing c-ares (1.33.1-r0) [2025-02-17T09:19:33.257Z] (4/27) Installing libunistring (1.2-r0) [2025-02-17T09:19:33.257Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-02-17T09:19:33.257Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-02-17T09:19:33.257Z] (7/27) Installing libpsl (0.21.5-r1) [2025-02-17T09:19:33.257Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-02-17T09:19:33.257Z] (9/27) Installing libcurl (8.12.1-r0) [2025-02-17T09:19:33.257Z] (10/27) Installing curl (8.12.1-r0) [2025-02-17T09:19:33.257Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-02-17T09:19:33.517Z] (12/27) Installing hiredis (1.2.0-r0) [2025-02-17T09:19:33.517Z] (13/27) Installing yaml (0.2.5-r2) [2025-02-17T09:19:33.517Z] (14/27) Installing libcbor (0.11.0-r0) [2025-02-17T09:19:33.517Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-17T09:19:34.086Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-02-17T09:19:34.086Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-02-17T09:19:34.086Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-17T09:19:35.026Z] (19/27) Installing gmp (6.3.0-r1) [2025-02-17T09:19:35.026Z] (20/27) Installing nettle (3.9.1-r0) [2025-02-17T09:19:35.026Z] (21/27) Installing libffi (3.4.6-r0) [2025-02-17T09:19:35.026Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-02-17T09:19:35.026Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-02-17T09:19:35.026Z] (24/27) Installing gnutls (3.8.5-r0) [2025-02-17T09:19:35.026Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-02-17T09:19:35.026Z] (26/27) Installing libuuid (2.40.1-r1) [2025-02-17T09:19:35.026Z] (27/27) Installing linux-headers (6.6-r0) [2025-02-17T09:19:35.026Z] Executing busybox-1.36.1-r29.trigger [2025-02-17T09:19:35.026Z] Executing ca-certificates-20241121-r1.trigger [2025-02-17T09:19:35.026Z] OK: 30 MiB in 41 packages [2025-02-17T09:19:35.962Z] Removing intermediate container bb602cbe72be [2025-02-17T09:19:35.962Z] ---> 2058b016f791 [2025-02-17T09:19:35.962Z] Step 17/31 : RUN apk --no-cache upgrade [2025-02-17T09:19:35.962Z] ---> Running in 54feab1153bf [2025-02-17T09:19:36.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:36.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:36.483Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T09:19:36.742Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-17T09:19:37.003Z] OK: 30 MiB in 41 packages [2025-02-17T09:19:37.262Z] Removing intermediate container 54feab1153bf [2025-02-17T09:19:37.262Z] ---> 9e8a519df467 [2025-02-17T09:19:37.262Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-02-17T09:19:37.262Z] ---> 5be4b501a1c6 [2025-02-17T09:19:37.262Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-17T09:19:37.524Z] ---> 55ba359b2e90 [2025-02-17T09:19:37.524Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-17T09:19:37.524Z] ---> 12b4aa919389 [2025-02-17T09:19:37.524Z] Step 21/31 : COPY LICENSE /. [2025-02-17T09:19:37.783Z] ---> fc34d1ea167e [2025-02-17T09:19:37.783Z] Step 22/31 : COPY Attribution.txt /. [2025-02-17T09:19:37.783Z] ---> b6a16a23c184 [2025-02-17T09:19:37.783Z] Step 23/31 : COPY res /res [2025-02-17T09:19:38.042Z] ---> c4dbe726d9c9 [2025-02-17T09:19:38.042Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-02-17T09:19:38.042Z] ---> d44d80fd7771 [2025-02-17T09:19:38.043Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-02-17T09:19:38.043Z] ---> Running in d6ea416cfd66 [2025-02-17T09:19:38.043Z] Removing intermediate container d6ea416cfd66 [2025-02-17T09:19:38.043Z] ---> 17dc1ef7e122 [2025-02-17T09:19:38.043Z] Step 26/31 : EXPOSE 59980 [2025-02-17T09:19:38.302Z] ---> Running in a6c3a9274639 [2025-02-17T09:19:38.302Z] Removing intermediate container a6c3a9274639 [2025-02-17T09:19:38.302Z] ---> bb5b08c455a5 [2025-02-17T09:19:38.302Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-02-17T09:19:38.302Z] ---> Running in 1f771fbb1737 [2025-02-17T09:19:38.302Z] Removing intermediate container 1f771fbb1737 [2025-02-17T09:19:38.302Z] ---> e54a08371f83 [2025-02-17T09:19:38.302Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-17T09:19:38.302Z] ---> Running in f282be4ab7ae [2025-02-17T09:19:38.302Z] Removing intermediate container f282be4ab7ae [2025-02-17T09:19:38.302Z] ---> c30454095c40 [2025-02-17T09:19:38.302Z] Step 29/31 : LABEL arch=amd64 [2025-02-17T09:19:38.561Z] ---> Running in 884c054bdfd7 [2025-02-17T09:19:38.561Z] Removing intermediate container 884c054bdfd7 [2025-02-17T09:19:38.561Z] ---> 4db9e45fb257 [2025-02-17T09:19:38.561Z] Step 30/31 : LABEL git_sha=7c80d12286a1770e4328c4253ae56359feb5c7ec [2025-02-17T09:19:38.561Z] ---> Running in 373c29452b79 [2025-02-17T09:19:38.561Z] Removing intermediate container 373c29452b79 [2025-02-17T09:19:38.561Z] ---> 060939749dba [2025-02-17T09:19:38.561Z] Step 31/31 : LABEL version=0.0.0 [2025-02-17T09:19:38.561Z] ---> Running in 3f1b6598e70e [2025-02-17T09:19:38.821Z] Removing intermediate container 3f1b6598e70e [2025-02-17T09:19:38.821Z] ---> 24208702ca02 [2025-02-17T09:19:38.821Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-02-17T09:19:38.821Z] Successfully built 24208702ca02 [2025-02-17T09:19:38.821Z] Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-02-17T09:19:39.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T09:19:39.816Z] [2025-02-17T09:19:39.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T09:19:40.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T09:19:40.202Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-17T09:19:40.202Z] 5eb5b503b376: Pulling fs layer [2025-02-17T09:19:40.202Z] 5c69ac0246d0: Pulling fs layer [2025-02-17T09:19:40.202Z] ec43610c2a17: Pulling fs layer [2025-02-17T09:19:40.202Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-17T09:19:40.202Z] 33b1e0a273af: Pulling fs layer [2025-02-17T09:19:40.202Z] 5d3b04190fa2: Pulling fs layer [2025-02-17T09:19:40.202Z] 2f39f015ded8: Pulling fs layer [2025-02-17T09:19:40.202Z] 3a2ae6a8a46f: Waiting [2025-02-17T09:19:40.202Z] 33b1e0a273af: Waiting [2025-02-17T09:19:40.202Z] 5d3b04190fa2: Waiting [2025-02-17T09:19:40.202Z] 2f39f015ded8: Waiting [2025-02-17T09:19:40.202Z] 5c69ac0246d0: Download complete [2025-02-17T09:19:40.202Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-17T09:19:40.202Z] 3a2ae6a8a46f: Download complete [2025-02-17T09:19:40.202Z] 33b1e0a273af: Verifying Checksum [2025-02-17T09:19:40.202Z] 33b1e0a273af: Download complete [2025-02-17T09:19:40.202Z] ec43610c2a17: Verifying Checksum [2025-02-17T09:19:40.202Z] ec43610c2a17: Download complete [2025-02-17T09:19:40.202Z] 5d3b04190fa2: Verifying Checksum [2025-02-17T09:19:40.202Z] 5d3b04190fa2: Download complete [2025-02-17T09:19:40.462Z] 5eb5b503b376: Verifying Checksum [2025-02-17T09:19:40.462Z] 5eb5b503b376: Download complete [2025-02-17T09:19:41.027Z] 2f39f015ded8: Verifying Checksum [2025-02-17T09:19:41.027Z] 2f39f015ded8: Download complete [2025-02-17T09:19:41.593Z] 5eb5b503b376: Pull complete [2025-02-17T09:19:41.593Z] 5c69ac0246d0: Pull complete [2025-02-17T09:19:42.160Z] ec43610c2a17: Pull complete [2025-02-17T09:19:42.160Z] 3a2ae6a8a46f: Pull complete [2025-02-17T09:19:42.419Z] 33b1e0a273af: Pull complete [2025-02-17T09:19:42.419Z] 5d3b04190fa2: Pull complete [2025-02-17T09:19:45.702Z] 2f39f015ded8: Pull complete [2025-02-17T09:19:45.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-17T09:19:45.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T09:19:45.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T09:19:46.182Z] prd-ubuntu20.04-docker-8c-8g-39110 does not seem to be running inside a container [2025-02-17T09:19:46.208Z] $ 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/gexfoundry_device-bacnet-c_PR-99 -v /w/workspace/gexfoundry_device-bacnet-c_PR-99:/w/workspace/gexfoundry_device-bacnet-c_PR-99:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-17T09:19:47.760Z] $ docker top b9d998eafaf043dc10a1ab21075d10c15fbd298c753b3275508778ed166e3fb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:48.307Z] ---> job-cost.sh [2025-02-17T09:19:48.307Z] lf-activate-venv: SKIPPING [2025-02-17T09:19:48.307Z] INFO: No Stack... [2025-02-17T09:19:48.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-17T09:19:48.827Z] INFO: Archiving Costs [Pipeline] sh [2025-02-17T09:19:49.151Z] + cat /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives/cost.csv [2025-02-17T09:19:49.151Z] + cut -d, -f6 [Pipeline] lock [2025-02-17T09:19:49.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-99-1-stack-cost] [2025-02-17T09:19:49.206Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-99-1-stack-cost] did not exist. Created. [2025-02-17T09:19:49.211Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-17T09:19:49.590Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-17T09:19:49.650Z] Stashed 1 file(s) [Pipeline] } [2025-02-17T09:19:49.672Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-17T09:19:49.747Z] $ docker stop --time=1 b9d998eafaf043dc10a1ab21075d10c15fbd298c753b3275508778ed166e3fb1 [2025-02-17T09:19:50.897Z] $ docker rm -f --volumes b9d998eafaf043dc10a1ab21075d10c15fbd298c753b3275508778ed166e3fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-17T09:19:52.406Z] + [ -d /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives ] [2025-02-17T09:19:52.406Z] + ls -al /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives [2025-02-17T09:19:52.406Z] total 16 [2025-02-17T09:19:52.406Z] drwxr-xr-x 3 root root 4096 Feb 17 09:19 . [2025-02-17T09:19:52.406Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 09:19 .. [2025-02-17T09:19:52.406Z] drwxr-xr-x 2 root root 4096 Feb 17 09:19 cost [2025-02-17T09:19:52.406Z] -rw-r--r-- 1 root root 86 Feb 17 09:19 cost.csv [2025-02-17T09:19:52.406Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives [2025-02-17T09:19:52.406Z] + ls -al /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives [2025-02-17T09:19:52.406Z] total 16 [2025-02-17T09:19:52.406Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 09:19 . [2025-02-17T09:19:52.406Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 09:19 .. [2025-02-17T09:19:52.406Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 09:19 cost [2025-02-17T09:19:52.406Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 17 09:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:52.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:53.636Z] ---> package-listing.sh [2025-02-17T09:19:53.636Z] ++ facter osfamily [2025-02-17T09:19:53.636Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-17T09:19:53.895Z] + OS_FAMILY=debian [2025-02-17T09:19:53.895Z] + workspace=/w/workspace/gexfoundry_device-bacnet-c_PR-99 [2025-02-17T09:19:53.895Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-17T09:19:53.895Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-17T09:19:53.895Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-17T09:19:53.895Z] + PACKAGES=/tmp/packages_start.txt [2025-02-17T09:19:53.895Z] + '[' /w/workspace/gexfoundry_device-bacnet-c_PR-99 ']' [2025-02-17T09:19:53.895Z] + PACKAGES=/tmp/packages_end.txt [2025-02-17T09:19:53.895Z] + case "${OS_FAMILY}" in [2025-02-17T09:19:53.895Z] + dpkg -l [2025-02-17T09:19:53.895Z] + grep '^ii' [2025-02-17T09:19:53.895Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-17T09:19:53.895Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-17T09:19:53.895Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-17T09:19:53.895Z] + '[' /w/workspace/gexfoundry_device-bacnet-c_PR-99 ']' [2025-02-17T09:19:53.895Z] + mkdir -p /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives/ [2025-02-17T09:19:53.895Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-bacnet-c_PR-99/archives/ [Pipeline] echo [2025-02-17T09:19:53.932Z] 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/gexfoundry_device-bacnet-c_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-17T09:19:54.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T09:19:54.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T09:19:54.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T09:19:55.023Z] prd-ubuntu20.04-docker-8c-8g-39110 does not seem to be running inside a container [2025-02-17T09:19:55.053Z] $ 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/gexfoundry_device-bacnet-c_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-bacnet-c_PR-99 -v /w/workspace/gexfoundry_device-bacnet-c_PR-99:/w/workspace/gexfoundry_device-bacnet-c_PR-99:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-17T09:19:55.288Z] $ docker top b62d643e3785b2dbe2fd9ce743dc8db6c898f7f37fbac23f5b64df00535df13a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-17T09:19:55.686Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-17T09:19:55.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-17T09:19:56.398Z] + ls /var/log/sa-host [2025-02-17T09:19:56.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-17T09:19:56.638Z] provisioning config files... [2025-02-17T09:19:56.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_PR-99@tmp/config5809537865824941412tmp [Pipeline] { [Pipeline] echo [2025-02-17T09:19:56.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:57.078Z] ---> create-netrc.sh [Pipeline] } [2025-02-17T09:19:57.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:57.527Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-17T09:19:57.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:57.878Z] ---> sudo-logs.sh [2025-02-17T09:19:57.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-17T09:19:57.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:58.298Z] ---> job-cost.sh [2025-02-17T09:19:58.298Z] lf-activate-venv: SKIPPING [2025-02-17T09:19:58.298Z] DEBUG: total: 0.2199999988079071 [2025-02-17T09:19:58.298Z] INFO: Retrieving Stack Cost... [2025-02-17T09:19:58.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-17T09:19:58.557Z] INFO: Archiving Costs [Pipeline] echo [2025-02-17T09:19:58.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T09:19:58.915Z] ---> logs-deploy.sh [2025-02-17T09:19:58.915Z] lf-activate-venv: SKIPPING [2025-02-17T09:19:58.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-99/1 [2025-02-17T09:19:58.915Z] INFO: archiving workspace using pattern(s): [2025-02-17T09:19:59.855Z] Archives upload complete. [2025-02-17T09:19:59.855Z] INFO: archiving logs to Nexus