Pull request #96 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 FelixTing for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from 512b77af74a8b98738cc095abcd12d29df37702e+ca615f754fc2c689e0c4e16d61f784c0b2379ced (aec747c1f2ffc64026b4dc61872564e8e06618ab) 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-ssh7085048928756048865.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-ssh7428373160758216819.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-96/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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16370050651100376486.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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17766021190127772560.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-ssh3436392235191277590.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-96/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-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12098405336046262326.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36663 in /w/workspace/gexfoundry_device-bacnet-c_PR-96 [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-96 # 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 ca615f754fc2c689e0c4e16d61f784c0b2379ced into PR head commit 512b77af74a8b98738cc095abcd12d29df37702e Merge succeeded, producing 512b77af74a8b98738cc095abcd12d29df37702e Checking out Revision 512b77af74a8b98738cc095abcd12d29df37702e (PR-96) > 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/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 512b77af74a8b98738cc095abcd12d29df37702e # 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 ca615f754fc2c689e0c4e16d61f784c0b2379ced # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 512b77af74a8b98738cc095abcd12d29df37702e # timeout=10 Commit message: "build: move to SDK v4.0.0-dev.14" 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-01-14T01:40:37.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-14T01:40:37.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-14T01:40:38.062Z] ========================================================= [2025-01-14T01:40:38.062Z] EdgeX Global Pipelines Version Info [2025-01-14T01:40:38.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:40:39.194Z] ------------------- [2025-01-14T01:40:39.194Z] stable info: [2025-01-14T01:40:39.194Z] ------------------- [2025-01-14T01:40:39.194Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-14T01:40:39.194Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T01:40:39.194Z] Message: update stable to v1.0.269 [2025-01-14T01:40:39.456Z] ------------------- [2025-01-14T01:40:39.456Z] experimental info: [2025-01-14T01:40:39.456Z] ------------------- [2025-01-14T01:40:39.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-14T01:40:39.456Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T01:40:39.456Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-14T01:40:39.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-01-14T01:40:39.744Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-01-14T01:40:39.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-14T01:40:39.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-14T01:40:39.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-14T01:40:39.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-01-14T01:40:39.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-01-14T01:40:40.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-14T01:40:40.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-14T01:40:40.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-01-14T01:40:40.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-14T01:40:40.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-14T01:40:40.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T01:40:40.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T01:40:40.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-14T01:40:40.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-14T01:40:40.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-14T01:40:40.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo [2025-01-14T01:40:40.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo [2025-01-14T01:40:40.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo [2025-01-14T01:40:40.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 512b77af74a8b98738cc095abcd12d29df37702e [Pipeline] echo [2025-01-14T01:40:40.727Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 512b77a [Pipeline] echo [2025-01-14T01:40:40.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T01:40:40.902Z] provisioning config files... [2025-01-14T01:40:40.919Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/config2426429290673660972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:40:41.307Z] ---> ****-login.sh [2025-01-14T01:40:41.307Z] nexus3.edgexfoundry.org:10001 [2025-01-14T01:40:41.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:40:41.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:40:41.569Z] Configure a credential helper to remove this warning. See [2025-01-14T01:40:41.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:40:41.569Z] [2025-01-14T01:40:41.569Z] Login Succeeded [2025-01-14T01:40:41.569Z] nexus3.edgexfoundry.org:10002 [2025-01-14T01:40:41.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:40:41.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:40:41.830Z] Configure a credential helper to remove this warning. See [2025-01-14T01:40:41.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:40:41.830Z] [2025-01-14T01:40:41.830Z] Login Succeeded [2025-01-14T01:40:41.830Z] nexus3.edgexfoundry.org:10003 [2025-01-14T01:40:41.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:40:41.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:40:41.830Z] Configure a credential helper to remove this warning. See [2025-01-14T01:40:41.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:40:41.831Z] [2025-01-14T01:40:41.831Z] Login Succeeded [2025-01-14T01:40:41.831Z] nexus3.edgexfoundry.org:10004 [2025-01-14T01:40:42.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:40:42.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:40:42.092Z] Configure a credential helper to remove this warning. See [2025-01-14T01:40:42.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:40:42.092Z] [2025-01-14T01:40:42.092Z] Login Succeeded [2025-01-14T01:40:42.092Z] ****.io [2025-01-14T01:40:42.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:40:42.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:40:42.353Z] Configure a credential helper to remove this warning. See [2025-01-14T01:40:42.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:40:42.353Z] [2025-01-14T01:40:42.353Z] Login Succeeded [2025-01-14T01:40:42.353Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T01:40:42.389Z] 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-01-14T01:40:43.047Z] + git rev-list -1 --merges 512b77af74a8b98738cc095abcd12d29df37702e~1..512b77af74a8b98738cc095abcd12d29df37702e [Pipeline] echo [2025-01-14T01:40:43.101Z] -----------> git rev-list -1 --merges 512b77af74a8b98738cc095abcd12d29df37702e~1..512b77af74a8b98738cc095abcd12d29df37702e 512b77af74a8b98738cc095abcd12d29df37702e [false] [Pipeline] sh [2025-01-14T01:40:43.430Z] + git log --format=format:%s -1 512b77af74a8b98738cc095abcd12d29df37702e [Pipeline] echo [2025-01-14T01:40:43.479Z] ========================================================= [2025-01-14T01:40:43.480Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T01:40:43.480Z] ========================================================= 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-01-14T01:40:44.408Z] + git rev-list -1 --merges 512b77af74a8b98738cc095abcd12d29df37702e~1..512b77af74a8b98738cc095abcd12d29df37702e [Pipeline] echo [2025-01-14T01:40:44.445Z] -----------> git rev-list -1 --merges 512b77af74a8b98738cc095abcd12d29df37702e~1..512b77af74a8b98738cc095abcd12d29df37702e 512b77af74a8b98738cc095abcd12d29df37702e [false] [Pipeline] sh [2025-01-14T01:40:44.769Z] + git log --format=format:%s -1 512b77af74a8b98738cc095abcd12d29df37702e [Pipeline] echo [2025-01-14T01:40:44.815Z] ========================================================= [2025-01-14T01:40:44.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T01:40:44.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-14T01:40:45.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T01:40:45.289Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-14T01:40:45.289Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-14T01:40:45.289Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-14T01:40:45.289Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-14T01:40:45.289Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-14T01:40:45.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T01:40:45.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T01:40:45.747Z] [2025-01-14T01:40:45.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T01:40:46.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T01:40:46.137Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-14T01:40:46.137Z] b85a868b505f: Pulling fs layer [2025-01-14T01:40:46.137Z] e2be974225ed: Pulling fs layer [2025-01-14T01:40:46.137Z] 339a4e72a1f5: Pulling fs layer [2025-01-14T01:40:46.137Z] 988bab9f4d93: Pulling fs layer [2025-01-14T01:40:46.137Z] 1469e6f7b9e6: Pulling fs layer [2025-01-14T01:40:46.137Z] eaf3925da568: Pulling fs layer [2025-01-14T01:40:46.137Z] bab4dde63d76: Pulling fs layer [2025-01-14T01:40:46.137Z] bde34c3a00c8: Pulling fs layer [2025-01-14T01:40:46.137Z] b352a97aabf1: Pulling fs layer [2025-01-14T01:40:46.137Z] 4872d77fe225: Pulling fs layer [2025-01-14T01:40:46.137Z] 5851b861e8e6: Pulling fs layer [2025-01-14T01:40:46.137Z] 988bab9f4d93: Waiting [2025-01-14T01:40:46.137Z] 1469e6f7b9e6: Waiting [2025-01-14T01:40:46.137Z] eaf3925da568: Waiting [2025-01-14T01:40:46.137Z] bab4dde63d76: Waiting [2025-01-14T01:40:46.137Z] 4872d77fe225: Waiting [2025-01-14T01:40:46.137Z] b352a97aabf1: Waiting [2025-01-14T01:40:46.137Z] 5851b861e8e6: Waiting [2025-01-14T01:40:46.137Z] bde34c3a00c8: Waiting [2025-01-14T01:40:46.137Z] e2be974225ed: Verifying Checksum [2025-01-14T01:40:46.137Z] e2be974225ed: Download complete [2025-01-14T01:40:46.137Z] 988bab9f4d93: Verifying Checksum [2025-01-14T01:40:46.137Z] 988bab9f4d93: Download complete [2025-01-14T01:40:46.137Z] 1469e6f7b9e6: Verifying Checksum [2025-01-14T01:40:46.137Z] 1469e6f7b9e6: Download complete [2025-01-14T01:40:46.137Z] 339a4e72a1f5: Download complete [2025-01-14T01:40:46.137Z] eaf3925da568: Download complete [2025-01-14T01:40:46.137Z] bde34c3a00c8: Verifying Checksum [2025-01-14T01:40:46.137Z] bde34c3a00c8: Download complete [2025-01-14T01:40:46.397Z] b352a97aabf1: Verifying Checksum [2025-01-14T01:40:46.397Z] b352a97aabf1: Download complete [2025-01-14T01:40:46.397Z] 4872d77fe225: Verifying Checksum [2025-01-14T01:40:46.397Z] 4872d77fe225: Download complete [2025-01-14T01:40:46.397Z] 5851b861e8e6: Verifying Checksum [2025-01-14T01:40:46.397Z] 5851b861e8e6: Download complete [2025-01-14T01:40:46.397Z] b85a868b505f: Verifying Checksum [2025-01-14T01:40:46.397Z] b85a868b505f: Download complete [2025-01-14T01:40:46.656Z] bab4dde63d76: Verifying Checksum [2025-01-14T01:40:46.656Z] bab4dde63d76: Download complete [2025-01-14T01:40:47.592Z] b85a868b505f: Pull complete [2025-01-14T01:40:47.851Z] e2be974225ed: Pull complete [2025-01-14T01:40:48.424Z] 339a4e72a1f5: Pull complete [2025-01-14T01:40:48.424Z] 988bab9f4d93: Pull complete [2025-01-14T01:40:48.686Z] 1469e6f7b9e6: Pull complete [2025-01-14T01:40:48.687Z] eaf3925da568: Pull complete [2025-01-14T01:40:50.597Z] bab4dde63d76: Pull complete [2025-01-14T01:40:50.597Z] bde34c3a00c8: Pull complete [2025-01-14T01:40:50.859Z] b352a97aabf1: Pull complete [2025-01-14T01:40:50.859Z] 4872d77fe225: Pull complete [2025-01-14T01:40:51.117Z] 5851b861e8e6: Pull complete [2025-01-14T01:40:51.117Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-14T01:40:51.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T01:40:51.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T01:40:51.406Z] prd-ubuntu20.04-docker-8c-8g-36663 does not seem to be running inside a container [2025-01-14T01:40:51.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-bacnet-c_PR-96 -v /w/workspace/gexfoundry_device-bacnet-c_PR-96:/w/workspace/gexfoundry_device-bacnet-c_PR-96:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T01:40:54.148Z] $ docker top 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b -eo pid,comm [2025-01-14T01:40:54.205Z] 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-01-14T01:40:54.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T01:40:54.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T01:40:54.366Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T01:40:54.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T01:40:54.489Z] $ docker exec 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b ssh-agent [2025-01-14T01:40:54.614Z] SSH_AUTH_SOCK=/tmp/ssh-PapUeem3byVM/agent.32 [2025-01-14T01:40:54.614Z] SSH_AGENT_PID=38 [2025-01-14T01:40:54.620Z] Running ssh-add (command line suppressed) [2025-01-14T01:40:54.718Z] Identity added: /w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/private_key_11357383540528598934.key (/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/private_key_11357383540528598934.key) [2025-01-14T01:40:54.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T01:40:55.088Z] + git tag --points-at HEAD [Pipeline] } [2025-01-14T01:40:55.112Z] $ docker exec --env ******** --env ******** 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b ssh-agent -k [2025-01-14T01:40:55.246Z] unset SSH_AUTH_SOCK; [2025-01-14T01:40:55.247Z] unset SSH_AGENT_PID; [2025-01-14T01:40:55.247Z] echo Agent pid 38 killed; [2025-01-14T01:40:55.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-14T01:40:55.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T01:40:55.365Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T01:40:55.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T01:40:55.470Z] $ docker exec 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b ssh-agent [2025-01-14T01:40:55.593Z] SSH_AUTH_SOCK=/tmp/ssh-v4nabWqUAAy9/agent.71 [2025-01-14T01:40:55.593Z] SSH_AGENT_PID=78 [2025-01-14T01:40:55.598Z] Running ssh-add (command line suppressed) [2025-01-14T01:40:55.700Z] Identity added: /w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/private_key_14462757257255596183.key (/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/private_key_14462757257255596183.key) [2025-01-14T01:40:55.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T01:40:56.051Z] + git semver init [2025-01-14T01:40:56.310Z] 2025-01-14 01:40:56,227 [run_init] DEBUG init version:0.0.0 force:False [2025-01-14T01:40:56.310Z] 2025-01-14 01:40:56,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver [2025-01-14T01:40:56.310Z] 2025-01-14 01:40:56,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver [2025-01-14T01:40:56.310Z] 2025-01-14 01:40:56,229 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver'], cwd=/w/workspace/gexfoundry_device-bacnet-c_PR-96, universal_newlines=False, shell=None, istream=None) [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,789 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-bacnet-c_PR-96/.git/info/exclude [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver/PR-96 with force:False [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,790 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver/PR-96 [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,794 [execute] INFO git cat-file --batch-check [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,801 [execute] INFO git cat-file --batch [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T01:40:56.879Z] 2025-01-14 01:40:56,807 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-bacnet-c_PR-96/.semver/PR-96 [2025-01-14T01:40:56.879Z] 0.0.0 [Pipeline] } [2025-01-14T01:40:56.903Z] $ docker exec --env ******** --env ******** 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b ssh-agent -k [2025-01-14T01:40:57.005Z] unset SSH_AUTH_SOCK; [2025-01-14T01:40:57.006Z] unset SSH_AGENT_PID; [2025-01-14T01:40:57.006Z] echo Agent pid 78 killed; [2025-01-14T01:40:57.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T01:40:57.465Z] + git semver [Pipeline] } [2025-01-14T01:40:57.747Z] $ docker stop --time=1 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b [2025-01-14T01:40:59.057Z] $ docker rm -f --volumes 770418c3daebce3d3995ce7cac69dfbd62e6d379f4541f5609642989b615762b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T01:40:59.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-14T01:40:59.778Z] Stashed 1 file(s) [Pipeline] echo [2025-01-14T01:40:59.799Z] [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-01-14T01:41:00.729Z] provisioning config files... [2025-01-14T01:41:00.740Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/config4894570755424040928tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:41:01.201Z] ---> ****-login.sh [2025-01-14T01:41:01.201Z] nexus3.edgexfoundry.org:10001 [2025-01-14T01:41:01.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:41:01.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:41:01.201Z] Configure a credential helper to remove this warning. See [2025-01-14T01:41:01.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:41:01.201Z] [2025-01-14T01:41:01.202Z] Login Succeeded [2025-01-14T01:41:01.202Z] nexus3.edgexfoundry.org:10002 [2025-01-14T01:41:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:41:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:41:01.202Z] Configure a credential helper to remove this warning. See [2025-01-14T01:41:01.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:41:01.202Z] [2025-01-14T01:41:01.202Z] Login Succeeded [2025-01-14T01:41:01.202Z] nexus3.edgexfoundry.org:10003 [2025-01-14T01:41:01.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:41:01.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:41:01.462Z] Configure a credential helper to remove this warning. See [2025-01-14T01:41:01.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:41:01.462Z] [2025-01-14T01:41:01.462Z] Login Succeeded [2025-01-14T01:41:01.462Z] nexus3.edgexfoundry.org:10004 [2025-01-14T01:41:01.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:41:01.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:41:01.462Z] Configure a credential helper to remove this warning. See [2025-01-14T01:41:01.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:41:01.462Z] [2025-01-14T01:41:01.462Z] Login Succeeded [2025-01-14T01:41:01.462Z] ****.io [2025-01-14T01:41:01.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T01:41:01.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T01:41:01.721Z] Configure a credential helper to remove this warning. See [2025-01-14T01:41:01.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T01:41:01.721Z] [2025-01-14T01:41:01.721Z] Login Succeeded [2025-01-14T01:41:01.721Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T01:41:01.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-14T01:41:01.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T01:41:01.970Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-01-14T01:41:02.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T01:41:02.048Z] ========================================================= [2025-01-14T01:41:02.048Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-01-14T01:41:02.048Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T01:41:02.485Z] + 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-01-14T01:41:02.485Z] Sending build context to Docker daemon 766.5kB [2025-01-14T01:41:02.485Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-01-14T01:41:02.485Z] Step 2/12 : FROM ${BASE} [2025-01-14T01:41:02.485Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-01-14T01:41:02.485Z] 96526aa774ef: Pulling fs layer [2025-01-14T01:41:02.485Z] da60e534fd72: Pulling fs layer [2025-01-14T01:41:02.745Z] 96526aa774ef: Verifying Checksum [2025-01-14T01:41:02.745Z] 96526aa774ef: Download complete [2025-01-14T01:41:02.745Z] 96526aa774ef: Pull complete [2025-01-14T01:41:03.686Z] da60e534fd72: Verifying Checksum [2025-01-14T01:41:03.686Z] da60e534fd72: Download complete [2025-01-14T01:41:06.974Z] da60e534fd72: Pull complete [2025-01-14T01:41:06.975Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-01-14T01:41:06.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-01-14T01:41:06.975Z] ---> 6605166a5db4 [2025-01-14T01:41:06.975Z] 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-01-14T01:41:08.356Z] ---> Running in e28237ccfc5e [2025-01-14T01:41:08.617Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-01-14T01:41:09.189Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T01:41:09.189Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T01:41:09.189Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T01:41:09.450Z] Removing intermediate container e28237ccfc5e [2025-01-14T01:41:09.450Z] ---> 1e031d0385aa [2025-01-14T01:41:09.450Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T01:41:09.450Z] ---> Running in 28d9e6fa2746 [2025-01-14T01:41:10.023Z] Removing intermediate container 28d9e6fa2746 [2025-01-14T01:41:10.023Z] ---> 96cf1de2bbbf [2025-01-14T01:41:10.023Z] 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-01-14T01:41:10.023Z] ---> Running in eea4c0961187 [2025-01-14T01:41:10.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:10.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:10.805Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:11.064Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T01:41:11.064Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-01-14T01:41:11.324Z] (2/18) Installing hiredis (1.1.0-r2) [2025-01-14T01:41:11.324Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-01-14T01:41:11.324Z] (4/18) Installing libcbor (0.10.2-r1) [2025-01-14T01:41:11.324Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T01:41:11.895Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-01-14T01:41:11.895Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T01:41:12.155Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-01-14T01:41:12.155Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-01-14T01:41:12.155Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-01-14T01:41:12.155Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-01-14T01:41:12.155Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-01-14T01:41:12.155Z] (13/18) Installing libblkid (2.38.1-r8) [2025-01-14T01:41:12.155Z] (14/18) Installing libuuid (2.38.1-r8) [2025-01-14T01:41:12.155Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-01-14T01:41:12.155Z] (16/18) Installing libmount (2.38.1-r8) [2025-01-14T01:41:12.155Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-01-14T01:41:12.155Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-01-14T01:41:12.518Z] Executing busybox-1.36.1-r4.trigger [2025-01-14T01:41:12.518Z] OK: 336 MiB in 100 packages [2025-01-14T01:41:13.091Z] Removing intermediate container eea4c0961187 [2025-01-14T01:41:13.091Z] ---> 8e1b53b7548f [2025-01-14T01:41:13.091Z] Step 6/12 : RUN apk --no-cache upgrade [2025-01-14T01:41:13.091Z] ---> Running in d87472f3cba6 [2025-01-14T01:41:13.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:13.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:13.612Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:14.183Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T01:41:14.183Z] Upgrading critical system libraries and apk-tools: [2025-01-14T01:41:14.183Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-01-14T01:41:14.183Z] Executing busybox-1.36.1-r4.trigger [2025-01-14T01:41:14.183Z] Continuing the upgrade transaction with new apk-tools: [2025-01-14T01:41:14.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:14.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:14.445Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:41:15.017Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T01:41:15.017Z] (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T01:41:15.017Z] Executing busybox-1.36.1-r7.post-upgrade [2025-01-14T01:41:15.017Z] (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T01:41:15.017Z] (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-01-14T01:41:15.017Z] (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T01:41:15.017Z] (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T01:41:15.017Z] (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T01:41:15.017Z] (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-01-14T01:41:15.017Z] (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-01-14T01:41:15.017Z] (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-01-14T01:41:15.017Z] (10/19) Installing libpsl (0.21.5-r0) [2025-01-14T01:41:15.017Z] (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T01:41:15.017Z] (12/19) Installing libpsl-utils (0.21.5-r0) [2025-01-14T01:41:15.017Z] (13/19) Installing libpsl-dev (0.21.5-r0) [2025-01-14T01:41:15.017Z] (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T01:41:15.017Z] (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T01:41:15.017Z] (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2025-01-14T01:41:15.017Z] (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T01:41:15.017Z] (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T01:41:15.017Z] (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T01:41:15.017Z] Executing busybox-1.36.1-r7.trigger [2025-01-14T01:41:15.017Z] Executing ca-certificates-20241121-r1.trigger [2025-01-14T01:41:15.278Z] OK: 337 MiB in 103 packages [2025-01-14T01:41:16.215Z] Removing intermediate container d87472f3cba6 [2025-01-14T01:41:16.215Z] ---> 0ba7843a6755 [2025-01-14T01:41:16.215Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-01-14T01:41:16.215Z] ---> f45f9c2ef42e [2025-01-14T01:41:16.215Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-01-14T01:41:16.474Z] ---> 757bf8e3de02 [2025-01-14T01:41:16.474Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-01-14T01:41:16.474Z] ---> 0ef1351362a8 [2025-01-14T01:41:16.474Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-01-14T01:41:16.732Z] ---> Running in 4db5a199bfd2 [2025-01-14T01:41:16.732Z] Removing intermediate container 4db5a199bfd2 [2025-01-14T01:41:16.732Z] ---> 7d33e800a33f [2025-01-14T01:41:16.732Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T01:41:16.732Z] ---> Running in 9d0b7ceecbc4 [2025-01-14T01:41:16.993Z] + CSDK_VER=4.0.0-dev.14 [2025-01-14T01:41:16.993Z] + '[' '!' -d deps ] [2025-01-14T01:41:16.993Z] + mkdir deps [2025-01-14T01:41:16.993Z] + cd /device-bacnet-c/deps [2025-01-14T01:41:16.993Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T01:41:16.993Z] Connecting to github.com (140.82.113.4:443) [2025-01-14T01:41:17.256Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-01-14T01:41:17.256Z] saving to 'v4.0.0-dev.14.zip' [2025-01-14T01:41:17.256Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T01:41:17.256Z] 'v4.0.0-dev.14.zip' saved [2025-01-14T01:41:17.256Z] + unzip v4.0.0-dev.14.zip [2025-01-14T01:41:17.256Z] Archive: v4.0.0-dev.14.zip [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T01:41:17.256Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T01:41:17.256Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T01:41:17.257Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T01:41:17.257Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T01:41:17.257Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T01:41:17.257Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T01:41:17.257Z] + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T01:41:17.257Z] + ./scripts/build.sh [2025-01-14T01:41:17.257Z] + CPPCHECK=false [2025-01-14T01:41:17.257Z] + DOCGEN=false [2025-01-14T01:41:17.257Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T01:41:17.257Z] + '[' 0 -gt 0 ] [2025-01-14T01:41:17.257Z] + readlink -f ./scripts/build.sh [2025-01-14T01:41:17.257Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T01:41:17.257Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T01:41:17.257Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T01:41:17.257Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T01:41:17.257Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T01:41:17.257Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T01:41:17.257Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T01:41:17.516Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T01:41:17.516Z] -- Detecting C compiler ABI info [2025-01-14T01:41:17.516Z] -- Detecting C compiler ABI info - done [2025-01-14T01:41:17.516Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T01:41:17.516Z] -- Detecting C compile features [2025-01-14T01:41:17.516Z] -- Detecting C compile features - done [2025-01-14T01:41:17.516Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T01:41:17.516Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T01:41:17.516Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T01:41:17.516Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T01:41:17.516Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T01:41:17.516Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T01:41:17.516Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T01:41:17.516Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:41:17.516Z] -- C SDK 0.0.0 for Linux [2025-01-14T01:41:17.516Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T01:41:17.775Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T01:41:17.775Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T01:41:17.775Z] -- Configuring done (0.5s) [2025-01-14T01:41:17.775Z] -- Generating done (0.0s) [2025-01-14T01:41:17.775Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T01:41:17.775Z] + make all package [2025-01-14T01:41:17.775Z] + tee release.log [2025-01-14T01:41:17.775Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T01:41:18.033Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T01:41:18.033Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T01:41:18.292Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T01:41:18.292Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T01:41:18.860Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T01:41:18.860Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T01:41:18.860Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T01:41:19.118Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T01:41:19.377Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T01:41:19.377Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T01:41:19.635Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T01:41:19.635Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T01:41:19.635Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T01:41:19.895Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T01:41:20.157Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T01:41:20.157Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T01:41:20.157Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T01:41:20.157Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T01:41:20.157Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T01:41:20.157Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T01:41:20.157Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T01:41:20.157Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T01:41:20.157Z] /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-01-14T01:41:20.157Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:41:20.157Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:41:20.157Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:41:20.157Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:41:20.157Z] | ^~~~~~~~~~~ [2025-01-14T01:41:20.157Z] /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-01-14T01:41:20.157Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:41:20.157Z] | ~^ [2025-01-14T01:41:20.157Z] | | [2025-01-14T01:41:20.157Z] | char * [2025-01-14T01:41:20.416Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T01:41:20.416Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T01:41:20.678Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T01:41:20.938Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T01:41:21.877Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T01:41:21.877Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T01:41:22.137Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T01:41:22.137Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T01:41:22.137Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T01:41:22.397Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T01:41:22.656Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T01:41:22.915Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T01:41:22.915Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T01:41:23.176Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T01:41:23.436Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T01:41:23.436Z] /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-01-14T01:41:23.436Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T01:41:23.436Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:41:23.436Z] /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-01-14T01:41:23.436Z] 875 | const iot_data_t *deviceservices_config; [2025-01-14T01:41:23.436Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:41:23.436Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T01:41:23.696Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T01:41:23.696Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T01:41:23.696Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T01:41:23.696Z] [ 68%] Built target csdk [2025-01-14T01:41:23.696Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T01:41:23.957Z] [ 72%] Linking C executable template [2025-01-14T01:41:23.957Z] /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-01-14T01:41:23.957Z] [ 72%] Built target template [2025-01-14T01:41:23.957Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T01:41:24.217Z] [ 76%] Linking C executable device-counter [2025-01-14T01:41:24.217Z] /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-01-14T01:41:24.217Z] [ 76%] Built target device-counter [2025-01-14T01:41:24.217Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T01:41:24.217Z] [ 80%] Linking C executable device-random [2025-01-14T01:41:24.217Z] /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-01-14T01:41:24.477Z] [ 80%] Built target device-random [2025-01-14T01:41:24.477Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T01:41:24.477Z] [ 84%] Linking C executable device-gyro [2025-01-14T01:41:24.477Z] /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-01-14T01:41:24.477Z] [ 84%] Built target device-gyro [2025-01-14T01:41:24.477Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T01:41:24.736Z] [ 88%] Linking C executable device-bitfields [2025-01-14T01:41:24.736Z] /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-01-14T01:41:24.736Z] [ 88%] Built target device-bitfields [2025-01-14T01:41:24.736Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T01:41:24.996Z] [ 92%] Linking C executable template-discovery [2025-01-14T01:41:24.996Z] /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-01-14T01:41:24.996Z] [ 92%] Built target template-discovery [2025-01-14T01:41:24.996Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T01:41:25.256Z] [ 96%] Linking C executable device-file [2025-01-14T01:41:25.256Z] /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-01-14T01:41:25.256Z] [ 96%] Built target device-file [2025-01-14T01:41:25.256Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T01:41:25.256Z] [100%] Linking C executable device-terminal [2025-01-14T01:41:25.256Z] /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-01-14T01:41:25.516Z] [100%] Built target device-terminal [2025-01-14T01:41:25.516Z] Run CPack packaging tool... [2025-01-14T01:41:25.516Z] CPack: Create package using TGZ [2025-01-14T01:41:25.516Z] CPack: Install projects [2025-01-14T01:41:25.516Z] CPack: - Run preinstall target for: Csdk [2025-01-14T01:41:25.775Z] CPack: - Install project: Csdk [] [2025-01-14T01:41:25.775Z] CPack: Create package [2025-01-14T01:41:25.775Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T01:41:25.775Z] + '[' false '=' true ] [2025-01-14T01:41:25.775Z] + '[' false '=' true ] [2025-01-14T01:41:25.775Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T01:41:25.775Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T01:41:25.775Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T01:41:25.775Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T01:41:25.775Z] -- Detecting C compiler ABI info [2025-01-14T01:41:26.035Z] -- Detecting C compiler ABI info - done [2025-01-14T01:41:26.035Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T01:41:26.035Z] -- Detecting C compile features [2025-01-14T01:41:26.035Z] -- Detecting C compile features - done [2025-01-14T01:41:26.035Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T01:41:26.035Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T01:41:26.035Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T01:41:26.035Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T01:41:26.035Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T01:41:26.035Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T01:41:26.035Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T01:41:26.035Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:41:26.035Z] -- C SDK 0.0.0 for Linux [2025-01-14T01:41:26.035Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T01:41:26.035Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T01:41:26.295Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T01:41:26.295Z] -- Configuring done (0.5s) [2025-01-14T01:41:26.295Z] -- Generating done (0.0s) [2025-01-14T01:41:26.295Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T01:41:26.295Z] + + maketee [2025-01-14T01:41:26.295Z] debug.log [2025-01-14T01:41:26.296Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T01:41:26.296Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T01:41:26.556Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T01:41:26.556Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T01:41:26.556Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T01:41:26.825Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T01:41:26.825Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T01:41:26.825Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T01:41:27.086Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T01:41:27.086Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T01:41:27.086Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T01:41:27.086Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T01:41:27.345Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T01:41:27.345Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T01:41:27.345Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T01:41:27.605Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T01:41:27.605Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T01:41:27.605Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T01:41:27.605Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T01:41:27.605Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T01:41:27.605Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T01:41:27.605Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T01:41:27.605Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T01:41:27.605Z] /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-01-14T01:41:27.605Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:41:27.605Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:41:27.605Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:41:27.605Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:41:27.605Z] | ^~~~~~~~~~~ [2025-01-14T01:41:27.605Z] /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-01-14T01:41:27.605Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:41:27.605Z] | ~^ [2025-01-14T01:41:27.605Z] | | [2025-01-14T01:41:27.605Z] | char * [2025-01-14T01:41:27.605Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T01:41:27.867Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T01:41:27.867Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T01:41:27.867Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T01:41:28.128Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T01:41:28.129Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T01:41:28.387Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T01:41:28.387Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T01:41:28.387Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T01:41:28.387Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T01:41:28.647Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T01:41:28.908Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T01:41:28.908Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T01:41:28.908Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T01:41:29.170Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T01:41:29.170Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T01:41:29.170Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T01:41:29.170Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T01:41:29.428Z] [ 68%] Built target csdk [2025-01-14T01:41:29.428Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T01:41:29.428Z] [ 72%] Linking C executable template [2025-01-14T01:41:29.428Z] /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-01-14T01:41:29.428Z] [ 72%] Built target template [2025-01-14T01:41:29.428Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T01:41:29.688Z] [ 76%] Linking C executable device-counter [2025-01-14T01:41:29.688Z] /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-01-14T01:41:29.688Z] [ 76%] Built target device-counter [2025-01-14T01:41:29.688Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T01:41:29.688Z] [ 80%] Linking C executable device-random [2025-01-14T01:41:29.688Z] /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-01-14T01:41:29.688Z] [ 80%] Built target device-random [2025-01-14T01:41:29.688Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T01:41:29.948Z] [ 84%] Linking C executable device-gyro [2025-01-14T01:41:29.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-01-14T01:41:29.948Z] [ 84%] Built target device-gyro [2025-01-14T01:41:29.948Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T01:41:29.948Z] [ 88%] Linking C executable device-bitfields [2025-01-14T01:41:29.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-01-14T01:41:30.207Z] [ 88%] Built target device-bitfields [2025-01-14T01:41:30.207Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T01:41:30.207Z] [ 92%] Linking C executable template-discovery [2025-01-14T01:41:30.207Z] /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-01-14T01:41:30.208Z] [ 92%] Built target template-discovery [2025-01-14T01:41:30.208Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T01:41:30.466Z] [ 96%] Linking C executable device-file [2025-01-14T01:41:30.466Z] /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-01-14T01:41:30.466Z] [ 96%] Built target device-file [2025-01-14T01:41:30.466Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T01:41:30.466Z] [100%] Linking C executable device-terminal [2025-01-14T01:41:30.466Z] /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-01-14T01:41:30.466Z] [100%] Built target device-terminal [2025-01-14T01:41:30.726Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T01:41:30.726Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T01:41:30.726Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-01-14T01:41:30.726Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-01-14T01:41:30.726Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-01-14T01:41:30.726Z] + rm -rf /device-bacnet-c/deps [2025-01-14T01:41:30.987Z] Removing intermediate container 9d0b7ceecbc4 [2025-01-14T01:41:30.987Z] ---> fd5da6b26d67 [2025-01-14T01:41:30.987Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-01-14T01:41:30.987Z] ---> Running in 924003445cf8 [2025-01-14T01:41:31.246Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-01-14T01:41:31.246Z] + dirname /device-bacnet-c/scripts/build.sh [2025-01-14T01:41:31.246Z] + dirname /device-bacnet-c/scripts [2025-01-14T01:41:31.246Z] + ROOT=/device-bacnet-c [2025-01-14T01:41:31.246Z] + echo /device-bacnet-c [2025-01-14T01:41:31.246Z] /device-bacnet-c [2025-01-14T01:41:31.246Z] + cd /device-bacnet-c [2025-01-14T01:41:31.246Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-01-14T01:41:31.246Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-01-14T01:41:31.246Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-01-14T01:41:31.246Z] Cloning into 'bacnet-stack'... [2025-01-14T01:41:34.536Z] + cd /device-bacnet-c/bacnet-stack [2025-01-14T01:41:34.536Z] + git checkout v0.8.6-IOTech [2025-01-14T01:41:34.795Z] Note: switching to 'v0.8.6-IOTech'. [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-01-14T01:41:34.795Z] changes and commit them, and you can discard any commits you make in this [2025-01-14T01:41:34.795Z] state without impacting any branches by switching back to a branch. [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] If you want to create a new branch to retain commits you create, you may [2025-01-14T01:41:34.795Z] do so (now or later) by using -c with the switch command. Example: [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] git switch -c [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] Or undo this operation with: [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] git switch - [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-01-14T01:41:34.795Z] [2025-01-14T01:41:34.795Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-01-14T01:41:34.795Z] + mkdir -p /device-bacnet-c/lib/ip [2025-01-14T01:41:34.795Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-01-14T01:41:34.795Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-01-14T01:41:34.795Z] make -s -C lib clean [2025-01-14T01:41:34.795Z] make -s -C demo clean [2025-01-14T01:41:35.055Z] make -s -C demo/router clean [2025-01-14T01:41:35.055Z] make -s -C demo/router-ipv6 clean [2025-01-14T01:41:35.055Z] make -s -C demo/gateway clean [2025-01-14T01:41:35.055Z] make -s -C lib all [2025-01-14T01:41:39.255Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-01-14T01:41:39.255Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-01-14T01:41:39.255Z] 147 | pthread_cancel(hThread); [2025-01-14T01:41:39.255Z] | ^~~~~~~ [2025-01-14T01:41:39.255Z] | | [2025-01-14T01:41:39.255Z] | long unsigned int [2025-01-14T01:41:39.255Z] In file included from ../ports/linux/net.h:73, [2025-01-14T01:41:39.255Z] from ../ports/linux/dlmstp.c:43: [2025-01-14T01:41:39.255Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-01-14T01:41:39.255Z] 98 | int pthread_cancel(pthread_t); [2025-01-14T01:41:39.255Z] | ^~~~~~~~~ [2025-01-14T01:41:39.255Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-01-14T01:41:39.255Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-01-14T01:41:39.255Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-01-14T01:41:39.255Z] | ^~~~~~~~ [2025-01-14T01:41:39.255Z] | | [2025-01-14T01:41:39.255Z] | long unsigned int * [2025-01-14T01:41:39.255Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-01-14T01:41:39.255Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-01-14T01:41:39.255Z] | ^ [2025-01-14T01:41:42.549Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-01-14T01:41:42.549Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-01-14T01:41:42.549Z] make -s -C lib clean [2025-01-14T01:41:42.549Z] make -s -C demo clean [2025-01-14T01:41:42.810Z] make -s -C demo/router clean [2025-01-14T01:41:42.810Z] make -s -C demo/router-ipv6 clean [2025-01-14T01:41:42.810Z] make -s -C demo/gateway clean [2025-01-14T01:41:42.810Z] make -s -C lib all [2025-01-14T01:41:50.951Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-01-14T01:41:50.951Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T01:41:50.951Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T01:41:50.951Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T01:41:50.951Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T01:41:50.951Z] -- Detecting C compiler ABI info [2025-01-14T01:41:51.211Z] -- Detecting C compiler ABI info - done [2025-01-14T01:41:51.211Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T01:41:51.211Z] -- Detecting C compile features [2025-01-14T01:41:51.211Z] -- Detecting C compile features - done [2025-01-14T01:41:51.211Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-01-14T01:41:51.211Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-01-14T01:41:51.211Z] -- Found Threads: TRUE [2025-01-14T01:41:51.211Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T01:41:51.211Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:41:51.211Z] -- Configuring done (0.3s) [2025-01-14T01:41:51.211Z] -- Generating done (0.0s) [2025-01-14T01:41:51.211Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T01:41:51.211Z] + make [2025-01-14T01:41:51.211Z] + tee release.log [2025-01-14T01:41:51.471Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-01-14T01:41:51.471Z] [ 22%] Linking C static library libbacnet_objects.a [2025-01-14T01:41:51.471Z] [ 22%] Built target bacnet_objects [2025-01-14T01:41:51.737Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T01:41:51.737Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-01-14T01:41:51.997Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-01-14T01:41:51.997Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-01-14T01:41:51.997Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T01:41:51.997Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T01:41:51.997Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T01:41:51.997Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T01:41:51.997Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:41:51.997Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T01:41:51.997Z] | | [2025-01-14T01:41:51.997Z] | const iot_data_t * [2025-01-14T01:41:51.997Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:41:51.997Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:41:51.997Z] | ^~~~~~~~~~~ [2025-01-14T01:41:51.997Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T01:41:51.997Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:41:51.997Z] | ~^ [2025-01-14T01:41:51.997Z] | | [2025-01-14T01:41:51.997Z] | int [2025-01-14T01:41:52.256Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-01-14T01:41:52.256Z] [100%] Linking C executable device-bacnet-c [2025-01-14T01:41:52.515Z] /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-01-14T01:41:52.515Z] [100%] Built target device-bacnet-c [2025-01-14T01:41:52.515Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T01:41:52.515Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T01:41:52.515Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T01:41:52.515Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T01:41:52.515Z] -- Detecting C compiler ABI info [2025-01-14T01:41:52.515Z] -- Detecting C compiler ABI info - done [2025-01-14T01:41:52.774Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T01:41:52.774Z] -- Detecting C compile features [2025-01-14T01:41:52.774Z] -- Detecting C compile features - done [2025-01-14T01:41:52.774Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-01-14T01:41:52.774Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-01-14T01:41:52.774Z] -- Found Threads: TRUE [2025-01-14T01:41:52.774Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T01:41:52.774Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:41:52.774Z] -- Configuring done (0.3s) [2025-01-14T01:41:52.774Z] -- Generating done (0.0s) [2025-01-14T01:41:52.774Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T01:41:52.774Z] + make [2025-01-14T01:41:52.774Z] + tee release.log [2025-01-14T01:41:52.775Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-01-14T01:41:53.036Z] [ 22%] Linking C static library libbacnet_objects.a [2025-01-14T01:41:53.036Z] [ 22%] Built target bacnet_objects [2025-01-14T01:41:53.036Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T01:41:53.295Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-01-14T01:41:53.295Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-01-14T01:41:53.295Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-01-14T01:41:53.557Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T01:41:53.557Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T01:41:53.557Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T01:41:53.557Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T01:41:53.557Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:41:53.557Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T01:41:53.557Z] | | [2025-01-14T01:41:53.557Z] | const iot_data_t * [2025-01-14T01:41:53.557Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:41:53.557Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:41:53.557Z] | ^~~~~~~~~~~ [2025-01-14T01:41:53.557Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T01:41:53.557Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:41:53.557Z] | ~^ [2025-01-14T01:41:53.557Z] | | [2025-01-14T01:41:53.557Z] | int [2025-01-14T01:41:53.817Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-01-14T01:41:53.817Z] [100%] Linking C executable device-bacnet-c [2025-01-14T01:41:53.817Z] /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-01-14T01:41:54.101Z] [100%] Built target device-bacnet-c [2025-01-14T01:41:55.481Z] Removing intermediate container 924003445cf8 [2025-01-14T01:41:55.481Z] ---> 3ac53e7892e5 [2025-01-14T01:41:55.481Z] Successfully built 3ac53e7892e5 [2025-01-14T01:41:55.481Z] 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-01-14T01:41:56.220Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-14T01:41:56.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T01:41:56.387Z] prd-ubuntu20.04-docker-8c-8g-36663 does not seem to be running inside a container [2025-01-14T01:41:56.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-bacnet-c_PR-96 -v /w/workspace/gexfoundry_device-bacnet-c_PR-96:/w/workspace/gexfoundry_device-bacnet-c_PR-96:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-14T01:41:56.745Z] $ docker top 3e68b65dc71898d0d8990319e15be9ac828e4e9d4e7ea909a7c7e072b98ce601 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T01:41:57.162Z] + make test [2025-01-14T01:41:57.163Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-01-14T01:41:57.193Z] $ docker stop --time=1 3e68b65dc71898d0d8990319e15be9ac828e4e9d4e7ea909a7c7e072b98ce601 [2025-01-14T01:41:58.484Z] $ docker rm -f --volumes 3e68b65dc71898d0d8990319e15be9ac828e4e9d4e7ea909a7c7e072b98ce601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T01:41:59.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T01:41:59.577Z] + ls -al . [2025-01-14T01:41:59.577Z] total 88 [2025-01-14T01:41:59.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:40 . [2025-01-14T01:41:59.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:40 .. [2025-01-14T01:41:59.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:40 .git [2025-01-14T01:41:59.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:40 .github [2025-01-14T01:41:59.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 01:40 .semver [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jan 14 01:40 Attribution.txt [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 1004 Jan 14 01:40 CHANGELOG.md [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 01:40 GOVERNANCE.md [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 764 Jan 14 01:40 Jenkinsfile [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 14 01:40 LICENSE [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 837 Jan 14 01:40 Makefile [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 621 Jan 14 01:40 OWNERS.md [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 5491 Jan 14 01:40 README.md [2025-01-14T01:41:59.577Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:40 VERSION [2025-01-14T01:41:59.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:40 docs [2025-01-14T01:41:59.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:40 res [2025-01-14T01:41:59.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:40 sample-profiles [2025-01-14T01:41:59.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:40 scripts [2025-01-14T01:41:59.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:40 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T01:41:59.975Z] + 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=512b77af74a8b98738cc095abcd12d29df37702e --label arch=amd64 --label version=0.0.0 . [2025-01-14T01:41:59.975Z] Sending build context to Docker daemon 766.5kB [2025-01-14T01:41:59.975Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-01-14T01:41:59.975Z] Step 2/31 : FROM ${BASE} as builder [2025-01-14T01:41:59.975Z] ---> 3ac53e7892e5 [2025-01-14T01:41:59.975Z] 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-01-14T01:41:59.975Z] ---> Running in b093aea60df7 [2025-01-14T01:42:00.238Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-01-14T01:42:00.805Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T01:42:00.805Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T01:42:00.805Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T01:42:00.805Z] Removing intermediate container b093aea60df7 [2025-01-14T01:42:00.805Z] ---> 14ef1205dab8 [2025-01-14T01:42:00.805Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T01:42:00.805Z] ---> Running in 2f967fcef6ca [2025-01-14T01:42:01.370Z] Removing intermediate container 2f967fcef6ca [2025-01-14T01:42:01.370Z] ---> c8d293e03f5c [2025-01-14T01:42:01.370Z] 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-01-14T01:42:01.370Z] ---> Running in 1d887567a161 [2025-01-14T01:42:01.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:01.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:02.147Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:02.714Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T01:42:02.714Z] OK: 337 MiB in 103 packages [2025-01-14T01:42:02.975Z] Removing intermediate container 1d887567a161 [2025-01-14T01:42:02.975Z] ---> 5c260a3a9c73 [2025-01-14T01:42:02.975Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-01-14T01:42:02.975Z] ---> 8ec31959d950 [2025-01-14T01:42:02.975Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-01-14T01:42:03.234Z] ---> ce3197c0dacc [2025-01-14T01:42:03.234Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-01-14T01:42:03.234Z] ---> b607f7fefc89 [2025-01-14T01:42:03.234Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-01-14T01:42:03.234Z] ---> Running in a8f2ccd927f8 [2025-01-14T01:42:03.494Z] Removing intermediate container a8f2ccd927f8 [2025-01-14T01:42:03.494Z] ---> 7b31fb926837 [2025-01-14T01:42:03.494Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T01:42:03.494Z] ---> Running in 3608ced082ca [2025-01-14T01:42:03.753Z] + CSDK_VER=4.0.0-dev.14 [2025-01-14T01:42:03.753Z] + '[' '!' -d deps ] [2025-01-14T01:42:03.753Z] + mkdir deps [2025-01-14T01:42:03.754Z] + cd /device-bacnet-c/deps [2025-01-14T01:42:03.754Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T01:42:03.754Z] Connecting to github.com (140.82.112.4:443) [2025-01-14T01:42:03.754Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-01-14T01:42:04.014Z] saving to 'v4.0.0-dev.14.zip' [2025-01-14T01:42:04.014Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T01:42:04.014Z] 'v4.0.0-dev.14.zip' saved [2025-01-14T01:42:04.014Z] + unzip v4.0.0-dev.14.zip [2025-01-14T01:42:04.014Z] Archive: v4.0.0-dev.14.zip [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T01:42:04.014Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T01:42:04.014Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T01:42:04.015Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T01:42:04.015Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T01:42:04.015Z] + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T01:42:04.015Z] + ./scripts/build.sh [2025-01-14T01:42:04.015Z] + CPPCHECK=false [2025-01-14T01:42:04.015Z] + DOCGEN=false [2025-01-14T01:42:04.015Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T01:42:04.015Z] + '[' 0 -gt 0 ] [2025-01-14T01:42:04.015Z] + readlink -f ./scripts/build.sh [2025-01-14T01:42:04.015Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T01:42:04.015Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T01:42:04.015Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T01:42:04.015Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T01:42:04.015Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T01:42:04.015Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T01:42:04.015Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T01:42:04.015Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T01:42:04.015Z] -- Detecting C compiler ABI info [2025-01-14T01:42:04.275Z] -- Detecting C compiler ABI info - done [2025-01-14T01:42:04.275Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T01:42:04.275Z] -- Detecting C compile features [2025-01-14T01:42:04.275Z] -- Detecting C compile features - done [2025-01-14T01:42:04.275Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T01:42:04.275Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T01:42:04.275Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T01:42:04.275Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T01:42:04.275Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T01:42:04.275Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T01:42:04.275Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T01:42:04.275Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:42:04.275Z] -- C SDK 0.0.0 for Linux [2025-01-14T01:42:04.275Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T01:42:04.275Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T01:42:04.536Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T01:42:04.536Z] -- Configuring done (0.4s) [2025-01-14T01:42:04.536Z] -- Generating done (0.0s) [2025-01-14T01:42:04.536Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T01:42:04.536Z] + make all package [2025-01-14T01:42:04.536Z] + tee release.log [2025-01-14T01:42:04.536Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T01:42:04.796Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T01:42:04.796Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T01:42:05.057Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T01:42:05.057Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T01:42:05.317Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T01:42:05.317Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T01:42:05.575Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T01:42:05.833Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T01:42:05.833Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T01:42:06.094Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T01:42:06.094Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T01:42:06.353Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T01:42:06.353Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T01:42:06.614Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T01:42:06.873Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T01:42:06.873Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T01:42:06.873Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T01:42:06.873Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T01:42:06.873Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T01:42:06.873Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T01:42:06.873Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T01:42:06.873Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T01:42:06.873Z] /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-01-14T01:42:06.873Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:42:06.873Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:42:06.873Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:42:06.873Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:42:06.873Z] | ^~~~~~~~~~~ [2025-01-14T01:42:06.873Z] /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-01-14T01:42:06.873Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:42:06.873Z] | ~^ [2025-01-14T01:42:06.873Z] | | [2025-01-14T01:42:06.873Z] | char * [2025-01-14T01:42:07.133Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T01:42:07.133Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T01:42:07.392Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T01:42:07.652Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T01:42:08.593Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T01:42:08.593Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T01:42:08.593Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T01:42:08.853Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T01:42:08.853Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T01:42:09.113Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T01:42:09.372Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T01:42:09.372Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T01:42:09.632Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T01:42:09.632Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T01:42:09.890Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T01:42:09.890Z] /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-01-14T01:42:09.890Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T01:42:09.890Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:42:09.890Z] /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-01-14T01:42:09.890Z] 875 | const iot_data_t *deviceservices_config; [2025-01-14T01:42:09.890Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:42:10.148Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T01:42:10.148Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T01:42:10.407Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T01:42:10.408Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T01:42:10.408Z] [ 68%] Built target csdk [2025-01-14T01:42:10.408Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T01:42:10.668Z] [ 72%] Linking C executable template [2025-01-14T01:42:10.668Z] /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-01-14T01:42:10.668Z] [ 72%] Built target template [2025-01-14T01:42:10.668Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T01:42:10.668Z] [ 76%] Linking C executable device-counter [2025-01-14T01:42:10.668Z] /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-01-14T01:42:10.927Z] [ 76%] Built target device-counter [2025-01-14T01:42:10.927Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T01:42:10.927Z] [ 80%] Linking C executable device-random [2025-01-14T01:42:10.927Z] /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-01-14T01:42:10.927Z] [ 80%] Built target device-random [2025-01-14T01:42:10.927Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T01:42:11.185Z] [ 84%] Linking C executable device-gyro [2025-01-14T01:42:11.185Z] /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-01-14T01:42:11.185Z] [ 84%] Built target device-gyro [2025-01-14T01:42:11.185Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T01:42:11.185Z] [ 88%] Linking C executable device-bitfields [2025-01-14T01:42:11.445Z] /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-01-14T01:42:11.445Z] [ 88%] Built target device-bitfields [2025-01-14T01:42:11.445Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T01:42:11.445Z] [ 92%] Linking C executable template-discovery [2025-01-14T01:42:11.445Z] /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-01-14T01:42:11.704Z] [ 92%] Built target template-discovery [2025-01-14T01:42:11.704Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T01:42:11.704Z] [ 96%] Linking C executable device-file [2025-01-14T01:42:11.704Z] /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-01-14T01:42:11.704Z] [ 96%] Built target device-file [2025-01-14T01:42:11.704Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T01:42:11.963Z] [100%] Linking C executable device-terminal [2025-01-14T01:42:11.963Z] /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-01-14T01:42:11.963Z] [100%] Built target device-terminal [2025-01-14T01:42:11.963Z] Run CPack packaging tool... [2025-01-14T01:42:11.963Z] CPack: Create package using TGZ [2025-01-14T01:42:11.963Z] CPack: Install projects [2025-01-14T01:42:11.963Z] CPack: - Run preinstall target for: Csdk [2025-01-14T01:42:12.221Z] CPack: - Install project: Csdk [] [2025-01-14T01:42:12.222Z] CPack: Create package [2025-01-14T01:42:12.222Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T01:42:12.222Z] + '[' false '=' true ] [2025-01-14T01:42:12.222Z] + '[' false '=' true ] [2025-01-14T01:42:12.222Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T01:42:12.222Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T01:42:12.222Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T01:42:12.480Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T01:42:12.480Z] -- Detecting C compiler ABI info [2025-01-14T01:42:12.480Z] -- Detecting C compiler ABI info - done [2025-01-14T01:42:12.480Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T01:42:12.480Z] -- Detecting C compile features [2025-01-14T01:42:12.480Z] -- Detecting C compile features - done [2025-01-14T01:42:12.480Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T01:42:12.740Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T01:42:12.740Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T01:42:12.740Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T01:42:12.740Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T01:42:12.740Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T01:42:12.740Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T01:42:12.740Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:42:12.740Z] -- C SDK 0.0.0 for Linux [2025-01-14T01:42:12.740Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T01:42:12.740Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T01:42:12.740Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T01:42:12.740Z] -- Configuring done (0.5s) [2025-01-14T01:42:12.740Z] -- Generating done (0.0s) [2025-01-14T01:42:12.740Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T01:42:12.999Z] + make [2025-01-14T01:42:12.999Z] + tee debug.log [2025-01-14T01:42:12.999Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T01:42:12.999Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T01:42:12.999Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T01:42:13.258Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T01:42:13.258Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T01:42:13.258Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T01:42:13.258Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T01:42:13.519Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T01:42:13.519Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T01:42:13.779Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T01:42:13.779Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T01:42:13.779Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T01:42:14.039Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T01:42:14.039Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T01:42:14.039Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T01:42:14.299Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T01:42:14.299Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T01:42:14.299Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T01:42:14.299Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T01:42:14.299Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T01:42:14.299Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T01:42:14.299Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T01:42:14.299Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T01:42:14.299Z] /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-01-14T01:42:14.299Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:42:14.299Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T01:42:14.299Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:42:14.299Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:42:14.299Z] | ^~~~~~~~~~~ [2025-01-14T01:42:14.299Z] /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-01-14T01:42:14.299Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T01:42:14.299Z] | ~^ [2025-01-14T01:42:14.299Z] | | [2025-01-14T01:42:14.300Z] | char * [2025-01-14T01:42:14.300Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T01:42:14.300Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T01:42:14.558Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T01:42:14.558Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T01:42:14.816Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T01:42:14.816Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T01:42:14.816Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T01:42:15.075Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T01:42:15.075Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T01:42:15.075Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T01:42:15.336Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T01:42:15.336Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T01:42:15.595Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T01:42:15.595Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T01:42:15.860Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T01:42:15.860Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T01:42:15.860Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T01:42:15.860Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T01:42:16.119Z] [ 68%] Built target csdk [2025-01-14T01:42:16.119Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T01:42:16.119Z] [ 72%] Linking C executable template [2025-01-14T01:42:16.119Z] /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-01-14T01:42:16.119Z] [ 72%] Built target template [2025-01-14T01:42:16.119Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T01:42:16.379Z] [ 76%] Linking C executable device-counter [2025-01-14T01:42:16.379Z] /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-01-14T01:42:16.379Z] [ 76%] Built target device-counter [2025-01-14T01:42:16.379Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T01:42:16.379Z] [ 80%] Linking C executable device-random [2025-01-14T01:42:16.379Z] /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-01-14T01:42:16.379Z] [ 80%] Built target device-random [2025-01-14T01:42:16.379Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T01:42:16.638Z] [ 84%] Linking C executable device-gyro [2025-01-14T01:42:16.638Z] /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-01-14T01:42:16.638Z] [ 84%] Built target device-gyro [2025-01-14T01:42:16.638Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T01:42:16.638Z] [ 88%] Linking C executable device-bitfields [2025-01-14T01:42:16.638Z] /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-01-14T01:42:16.906Z] [ 88%] Built target device-bitfields [2025-01-14T01:42:16.906Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T01:42:16.906Z] [ 92%] Linking C executable template-discovery [2025-01-14T01:42:16.906Z] /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-01-14T01:42:16.906Z] [ 92%] Built target template-discovery [2025-01-14T01:42:16.906Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T01:42:17.167Z] [ 96%] Linking C executable device-file [2025-01-14T01:42:17.167Z] /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-01-14T01:42:17.167Z] [ 96%] Built target device-file [2025-01-14T01:42:17.167Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T01:42:17.167Z] [100%] Linking C executable device-terminal [2025-01-14T01:42:17.167Z] /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-01-14T01:42:17.167Z] [100%] Built target device-terminal [2025-01-14T01:42:17.167Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T01:42:17.167Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T01:42:17.167Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-01-14T01:42:17.167Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-01-14T01:42:17.167Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-01-14T01:42:17.167Z] + rm -rf /device-bacnet-c/deps [2025-01-14T01:42:17.737Z] Removing intermediate container 3608ced082ca [2025-01-14T01:42:17.737Z] ---> dbcb677d01fb [2025-01-14T01:42:17.737Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-01-14T01:42:17.737Z] ---> Running in d3786f7591d2 [2025-01-14T01:42:17.737Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-01-14T01:42:17.737Z] + dirname /device-bacnet-c/scripts/build.sh [2025-01-14T01:42:17.737Z] + dirname /device-bacnet-c/scripts [2025-01-14T01:42:17.737Z] /device-bacnet-c [2025-01-14T01:42:17.737Z] + ROOT=/device-bacnet-c [2025-01-14T01:42:17.737Z] + echo /device-bacnet-c [2025-01-14T01:42:17.737Z] + cd /device-bacnet-c [2025-01-14T01:42:17.737Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-01-14T01:42:17.737Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-01-14T01:42:17.737Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T01:42:17.737Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T01:42:17.737Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T01:42:17.996Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:42:17.996Z] -- Configuring done (0.0s) [2025-01-14T01:42:17.996Z] -- Generating done (0.0s) [2025-01-14T01:42:17.996Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T01:42:17.996Z] + make [2025-01-14T01:42:17.996Z] + tee release.log [2025-01-14T01:42:17.996Z] [ 22%] Built target bacnet_objects [2025-01-14T01:42:17.996Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T01:42:18.256Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T01:42:18.256Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T01:42:18.256Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T01:42:18.256Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T01:42:18.256Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:42:18.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T01:42:18.256Z] | | [2025-01-14T01:42:18.256Z] | const iot_data_t * [2025-01-14T01:42:18.256Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:42:18.256Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:42:18.256Z] | ^~~~~~~~~~~ [2025-01-14T01:42:18.256Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T01:42:18.256Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:42:18.256Z] | ~^ [2025-01-14T01:42:18.256Z] | | [2025-01-14T01:42:18.256Z] | int [2025-01-14T01:42:18.516Z] [ 55%] Linking C executable device-bacnet-c [2025-01-14T01:42:18.516Z] /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-01-14T01:42:18.516Z] [100%] Built target device-bacnet-c [2025-01-14T01:42:18.516Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T01:42:18.516Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T01:42:18.516Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T01:42:18.516Z] -- /opt/iotech/iot/1.5/include [2025-01-14T01:42:18.516Z] -- Configuring done (0.0s) [2025-01-14T01:42:18.516Z] -- Generating done (0.0s) [2025-01-14T01:42:18.516Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T01:42:18.516Z] + make [2025-01-14T01:42:18.516Z] + tee release.log [2025-01-14T01:42:18.516Z] [ 22%] Built target bacnet_objects [2025-01-14T01:42:18.516Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T01:42:18.775Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T01:42:18.775Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T01:42:18.775Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T01:42:18.775Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T01:42:18.775Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:42:18.775Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T01:42:18.775Z] | | [2025-01-14T01:42:18.775Z] | const iot_data_t * [2025-01-14T01:42:18.775Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T01:42:18.775Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T01:42:18.775Z] | ^~~~~~~~~~~ [2025-01-14T01:42:18.775Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T01:42:18.775Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T01:42:18.775Z] | ~^ [2025-01-14T01:42:18.775Z] | | [2025-01-14T01:42:18.775Z] | int [2025-01-14T01:42:19.034Z] [ 55%] Linking C executable device-bacnet-c [2025-01-14T01:42:19.034Z] /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-01-14T01:42:19.034Z] [100%] Built target device-bacnet-c [2025-01-14T01:42:19.603Z] Removing intermediate container d3786f7591d2 [2025-01-14T01:42:19.603Z] ---> 1bfee5b8ce14 [2025-01-14T01:42:19.603Z] Step 12/31 : FROM alpine:3.20 [2025-01-14T01:42:19.862Z] 3.20: Pulling from library/alpine [2025-01-14T01:42:19.862Z] 66a3d608f3fa: Pulling fs layer [2025-01-14T01:42:20.123Z] 66a3d608f3fa: Verifying Checksum [2025-01-14T01:42:20.123Z] 66a3d608f3fa: Download complete [2025-01-14T01:42:20.123Z] 66a3d608f3fa: Pull complete [2025-01-14T01:42:20.382Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T01:42:20.382Z] Status: Downloaded newer image for alpine:3.20 [2025-01-14T01:42:20.382Z] ---> e29df9b510ff [2025-01-14T01:42:20.382Z] Step 13/31 : MAINTAINER iotech [2025-01-14T01:42:20.382Z] ---> Running in 4aa6a7441043 [2025-01-14T01:42:20.382Z] Removing intermediate container 4aa6a7441043 [2025-01-14T01:42:20.382Z] ---> 4295015dba99 [2025-01-14T01:42:20.382Z] 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-01-14T01:42:20.382Z] ---> Running in 0d1cbdb83a6d [2025-01-14T01:42:20.641Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-01-14T01:42:21.209Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T01:42:21.209Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T01:42:21.209Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T01:42:21.469Z] Removing intermediate container 0d1cbdb83a6d [2025-01-14T01:42:21.469Z] ---> cb6d7957223e [2025-01-14T01:42:21.469Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T01:42:21.469Z] ---> Running in ae054ee82c53 [2025-01-14T01:42:22.036Z] Removing intermediate container ae054ee82c53 [2025-01-14T01:42:22.036Z] ---> 412be8e62f68 [2025-01-14T01:42:22.036Z] 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-01-14T01:42:22.036Z] ---> Running in 9bab4d772e8b [2025-01-14T01:42:22.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:22.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:22.556Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:23.124Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T01:42:23.124Z] (1/27) Installing ca-certificates (20241121-r1) [2025-01-14T01:42:23.124Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-01-14T01:42:23.124Z] (3/27) Installing c-ares (1.33.1-r0) [2025-01-14T01:42:23.124Z] (4/27) Installing libunistring (1.2-r0) [2025-01-14T01:42:23.124Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-01-14T01:42:23.124Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-01-14T01:42:23.124Z] (7/27) Installing libpsl (0.21.5-r1) [2025-01-14T01:42:23.124Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-01-14T01:42:23.124Z] (9/27) Installing libcurl (8.11.1-r0) [2025-01-14T01:42:23.124Z] (10/27) Installing curl (8.11.1-r0) [2025-01-14T01:42:23.124Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-01-14T01:42:23.124Z] (12/27) Installing hiredis (1.2.0-r0) [2025-01-14T01:42:23.124Z] (13/27) Installing yaml (0.2.5-r2) [2025-01-14T01:42:23.124Z] (14/27) Installing libcbor (0.11.0-r0) [2025-01-14T01:42:23.124Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T01:42:24.066Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-01-14T01:42:24.066Z] (17/27) Installing openssl-dev (3.3.2-r1) [2025-01-14T01:42:24.066Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T01:42:24.636Z] (19/27) Installing gmp (6.3.0-r1) [2025-01-14T01:42:24.636Z] (20/27) Installing nettle (3.9.1-r0) [2025-01-14T01:42:24.636Z] (21/27) Installing libffi (3.4.6-r0) [2025-01-14T01:42:24.637Z] (22/27) Installing libtasn1 (4.19.0-r2) [2025-01-14T01:42:24.637Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-01-14T01:42:24.637Z] (24/27) Installing gnutls (3.8.5-r0) [2025-01-14T01:42:24.896Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-01-14T01:42:24.896Z] (26/27) Installing libuuid (2.40.1-r1) [2025-01-14T01:42:24.896Z] (27/27) Installing linux-headers (6.6-r0) [2025-01-14T01:42:24.896Z] Executing busybox-1.36.1-r29.trigger [2025-01-14T01:42:24.896Z] Executing ca-certificates-20241121-r1.trigger [2025-01-14T01:42:24.896Z] OK: 30 MiB in 41 packages [2025-01-14T01:42:26.850Z] Removing intermediate container 9bab4d772e8b [2025-01-14T01:42:26.850Z] ---> fd300871c680 [2025-01-14T01:42:26.850Z] Step 17/31 : RUN apk --no-cache upgrade [2025-01-14T01:42:26.850Z] ---> Running in e8ce7a4f4254 [2025-01-14T01:42:26.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:27.374Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T01:42:27.943Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T01:42:27.943Z] OK: 30 MiB in 41 packages [2025-01-14T01:42:28.202Z] Removing intermediate container e8ce7a4f4254 [2025-01-14T01:42:28.202Z] ---> e952a06f0092 [2025-01-14T01:42:28.202Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-01-14T01:42:28.462Z] ---> 7da64ae58c63 [2025-01-14T01:42:28.462Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-01-14T01:42:28.721Z] ---> f2a62a6fc5a8 [2025-01-14T01:42:28.721Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-01-14T01:42:28.721Z] ---> 50cfbfdfa839 [2025-01-14T01:42:28.721Z] Step 21/31 : COPY LICENSE /. [2025-01-14T01:42:28.981Z] ---> 43ef41db354d [2025-01-14T01:42:28.981Z] Step 22/31 : COPY Attribution.txt /. [2025-01-14T01:42:28.981Z] ---> e7a35b45bc94 [2025-01-14T01:42:28.981Z] Step 23/31 : COPY res /res [2025-01-14T01:42:28.981Z] ---> 64d642f0120e [2025-01-14T01:42:28.981Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-01-14T01:42:29.241Z] ---> fb667c5665f4 [2025-01-14T01:42:29.241Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-01-14T01:42:29.241Z] ---> Running in 08029f52118a [2025-01-14T01:42:29.241Z] Removing intermediate container 08029f52118a [2025-01-14T01:42:29.241Z] ---> 0ff1823ce46b [2025-01-14T01:42:29.241Z] Step 26/31 : EXPOSE 59980 [2025-01-14T01:42:29.241Z] ---> Running in b8d91d5a8751 [2025-01-14T01:42:29.499Z] Removing intermediate container b8d91d5a8751 [2025-01-14T01:42:29.499Z] ---> 104bb3bec5ee [2025-01-14T01:42:29.499Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-01-14T01:42:29.499Z] ---> Running in 2ceb8d8d3f40 [2025-01-14T01:42:29.499Z] Removing intermediate container 2ceb8d8d3f40 [2025-01-14T01:42:29.499Z] ---> 6d7e4c93a162 [2025-01-14T01:42:29.499Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-01-14T01:42:29.499Z] ---> Running in 470cf43f0428 [2025-01-14T01:42:29.499Z] Removing intermediate container 470cf43f0428 [2025-01-14T01:42:29.499Z] ---> 38759a93423e [2025-01-14T01:42:29.499Z] Step 29/31 : LABEL arch=amd64 [2025-01-14T01:42:29.499Z] ---> Running in 21573f7f7909 [2025-01-14T01:42:29.757Z] Removing intermediate container 21573f7f7909 [2025-01-14T01:42:29.757Z] ---> a170042b6c8f [2025-01-14T01:42:29.758Z] Step 30/31 : LABEL git_sha=512b77af74a8b98738cc095abcd12d29df37702e [2025-01-14T01:42:29.758Z] ---> Running in d0e756691290 [2025-01-14T01:42:29.758Z] Removing intermediate container d0e756691290 [2025-01-14T01:42:29.758Z] ---> 98b1c72d5a01 [2025-01-14T01:42:29.758Z] Step 31/31 : LABEL version=0.0.0 [2025-01-14T01:42:29.758Z] ---> Running in 7534b65438a3 [2025-01-14T01:42:30.016Z] Removing intermediate container 7534b65438a3 [2025-01-14T01:42:30.016Z] ---> 0b5e26b1a87e [2025-01-14T01:42:30.016Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-01-14T01:42:30.016Z] Successfully built 0b5e26b1a87e [2025-01-14T01:42:30.016Z] 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-01-14T01:42:31.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T01:42:31.009Z] [2025-01-14T01:42:31.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T01:42:31.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T01:42:31.401Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-14T01:42:31.401Z] 5eb5b503b376: Pulling fs layer [2025-01-14T01:42:31.401Z] 5c69ac0246d0: Pulling fs layer [2025-01-14T01:42:31.401Z] ec43610c2a17: Pulling fs layer [2025-01-14T01:42:31.401Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-14T01:42:31.401Z] 33b1e0a273af: Pulling fs layer [2025-01-14T01:42:31.401Z] 5d3b04190fa2: Pulling fs layer [2025-01-14T01:42:31.401Z] 2f39f015ded8: Pulling fs layer [2025-01-14T01:42:31.401Z] 3a2ae6a8a46f: Waiting [2025-01-14T01:42:31.401Z] 5d3b04190fa2: Waiting [2025-01-14T01:42:31.401Z] 33b1e0a273af: Waiting [2025-01-14T01:42:31.401Z] 2f39f015ded8: Waiting [2025-01-14T01:42:31.401Z] 5c69ac0246d0: Verifying Checksum [2025-01-14T01:42:31.401Z] 5c69ac0246d0: Download complete [2025-01-14T01:42:31.401Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-14T01:42:31.401Z] 3a2ae6a8a46f: Download complete [2025-01-14T01:42:31.401Z] 33b1e0a273af: Verifying Checksum [2025-01-14T01:42:31.401Z] 33b1e0a273af: Download complete [2025-01-14T01:42:31.401Z] 5d3b04190fa2: Verifying Checksum [2025-01-14T01:42:31.401Z] 5d3b04190fa2: Download complete [2025-01-14T01:42:31.401Z] ec43610c2a17: Verifying Checksum [2025-01-14T01:42:31.401Z] ec43610c2a17: Download complete [2025-01-14T01:42:31.660Z] 5eb5b503b376: Verifying Checksum [2025-01-14T01:42:31.660Z] 5eb5b503b376: Download complete [2025-01-14T01:42:32.233Z] 2f39f015ded8: Download complete [2025-01-14T01:42:32.801Z] 5eb5b503b376: Pull complete [2025-01-14T01:42:33.060Z] 5c69ac0246d0: Pull complete [2025-01-14T01:42:33.627Z] ec43610c2a17: Pull complete [2025-01-14T01:42:33.627Z] 3a2ae6a8a46f: Pull complete [2025-01-14T01:42:33.627Z] 33b1e0a273af: Pull complete [2025-01-14T01:42:33.886Z] 5d3b04190fa2: Pull complete [2025-01-14T01:42:38.083Z] 2f39f015ded8: Pull complete [2025-01-14T01:42:38.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-14T01:42:38.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T01:42:38.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T01:42:38.304Z] prd-ubuntu20.04-docker-8c-8g-36663 does not seem to be running inside a container [2025-01-14T01:42:38.334Z] $ 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-96 -v /w/workspace/gexfoundry_device-bacnet-c_PR-96:/w/workspace/gexfoundry_device-bacnet-c_PR-96:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-96@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-01-14T01:42:42.166Z] $ docker top a3276633ba01a70b2c9c1ebe88efe495efa2c5fc39cc776490e7ee6a2ba13c48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:42.648Z] ---> job-cost.sh [2025-01-14T01:42:42.648Z] lf-activate-venv: SKIPPING [2025-01-14T01:42:42.648Z] INFO: No Stack... [2025-01-14T01:42:43.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T01:42:43.481Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T01:42:43.802Z] + cat /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives/cost.csv [2025-01-14T01:42:43.802Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T01:42:43.849Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-96-1-stack-cost] [2025-01-14T01:42:43.855Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-96-1-stack-cost] did not exist. Created. [2025-01-14T01:42:43.861Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T01:42:44.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T01:42:44.326Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T01:42:44.357Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T01:42:44.436Z] $ docker stop --time=1 a3276633ba01a70b2c9c1ebe88efe495efa2c5fc39cc776490e7ee6a2ba13c48 [2025-01-14T01:42:45.609Z] $ docker rm -f --volumes a3276633ba01a70b2c9c1ebe88efe495efa2c5fc39cc776490e7ee6a2ba13c48 [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-01-14T01:42:47.159Z] + [ -d /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives ] [2025-01-14T01:42:47.159Z] + ls -al /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives [2025-01-14T01:42:47.159Z] total 16 [2025-01-14T01:42:47.159Z] drwxr-xr-x 3 root root 4096 Jan 14 01:42 . [2025-01-14T01:42:47.159Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 14 01:42 .. [2025-01-14T01:42:47.159Z] drwxr-xr-x 2 root root 4096 Jan 14 01:42 cost [2025-01-14T01:42:47.159Z] -rw-r--r-- 1 root root 86 Jan 14 01:42 cost.csv [2025-01-14T01:42:47.159Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives [2025-01-14T01:42:47.159Z] + ls -al /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives [2025-01-14T01:42:47.159Z] total 16 [2025-01-14T01:42:47.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 01:42 . [2025-01-14T01:42:47.159Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 14 01:42 .. [2025-01-14T01:42:47.159Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 01:42 cost [2025-01-14T01:42:47.159Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 14 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:47.532Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:48.496Z] ---> package-listing.sh [2025-01-14T01:42:48.497Z] ++ facter osfamily [2025-01-14T01:42:48.497Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-14T01:42:48.756Z] + OS_FAMILY=debian [2025-01-14T01:42:48.756Z] + workspace=/w/workspace/gexfoundry_device-bacnet-c_PR-96 [2025-01-14T01:42:48.756Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-14T01:42:48.756Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-14T01:42:48.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-14T01:42:48.756Z] + PACKAGES=/tmp/packages_start.txt [2025-01-14T01:42:48.756Z] + '[' /w/workspace/gexfoundry_device-bacnet-c_PR-96 ']' [2025-01-14T01:42:48.756Z] + PACKAGES=/tmp/packages_end.txt [2025-01-14T01:42:48.756Z] + case "${OS_FAMILY}" in [2025-01-14T01:42:48.756Z] + dpkg -l [2025-01-14T01:42:48.756Z] + grep '^ii' [2025-01-14T01:42:48.756Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-14T01:42:48.756Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-14T01:42:48.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-14T01:42:48.756Z] + '[' /w/workspace/gexfoundry_device-bacnet-c_PR-96 ']' [2025-01-14T01:42:48.756Z] + mkdir -p /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives/ [2025-01-14T01:42:48.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-bacnet-c_PR-96/archives/ [Pipeline] echo [2025-01-14T01:42:48.793Z] 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-14T01:42:49.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T01:42:49.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T01:42:49.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T01:42:49.909Z] prd-ubuntu20.04-docker-8c-8g-36663 does not seem to be running inside a container [2025-01-14T01:42:49.940Z] $ 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-96/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-96 -v /w/workspace/gexfoundry_device-bacnet-c_PR-96:/w/workspace/gexfoundry_device-bacnet-c_PR-96:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T01:42:50.169Z] $ docker top 4a719e10ab7b729c2df2bfb28b2f836a7f9e1007dc9475bf8188c684f479d14d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T01:42:50.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-14T01:42:50.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-14T01:42:51.211Z] + ls /var/log/sa-host [2025-01-14T01:42:51.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T01:42:51.365Z] provisioning config files... [2025-01-14T01:42:51.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_PR-96@tmp/config1213525391917702430tmp [Pipeline] { [Pipeline] echo [2025-01-14T01:42:51.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:51.765Z] ---> create-netrc.sh [Pipeline] } [2025-01-14T01:42:51.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:52.206Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-14T01:42:52.247Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:52.577Z] ---> sudo-logs.sh [2025-01-14T01:42:52.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-14T01:42:52.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:52.968Z] ---> job-cost.sh [2025-01-14T01:42:52.968Z] lf-activate-venv: SKIPPING [2025-01-14T01:42:52.968Z] DEBUG: total: 0.2199999988079071 [2025-01-14T01:42:52.968Z] INFO: Retrieving Stack Cost... [2025-01-14T01:42:53.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T01:42:53.490Z] INFO: Archiving Costs [Pipeline] echo [2025-01-14T01:42:53.531Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T01:42:53.858Z] ---> logs-deploy.sh [2025-01-14T01:42:53.858Z] lf-activate-venv: SKIPPING [2025-01-14T01:42:53.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-96/1 [2025-01-14T01:42:53.858Z] INFO: archiving workspace using pattern(s): [2025-01-14T01:42:54.800Z] Archives upload complete. [2025-01-14T01:42:54.800Z] INFO: archiving logs to Nexus