Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 652c4c721f17326d85c096634bcaaa8a720b44aa 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-ssh15792581255615389995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh9515360298618472781.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15948332915894408153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11722372023319290595.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9830073128313313161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13705 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # 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 Avoid second fetch Checking out Revision 652c4c721f17326d85c096634bcaaa8a720b44aa (main) Commit message: "Merge pull request #112 from iain-anderson/c-sdk-version" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 > git rev-list --no-walk ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T02:55:38.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T02:55:39.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T02:55:39.044Z] ========================================================= [2026-06-23T02:55:39.044Z] EdgeX Global Pipelines Version Info [2026-06-23T02:55:39.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:55:40.200Z] ------------------- [2026-06-23T02:55:40.200Z] stable info: [2026-06-23T02:55:40.200Z] ------------------- [2026-06-23T02:55:40.200Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T02:55:40.200Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T02:55:40.200Z] Message: update stable to v1.0.281 [2026-06-23T02:55:40.851Z] ------------------- [2026-06-23T02:55:40.851Z] experimental info: [2026-06-23T02:55:40.851Z] ------------------- [2026-06-23T02:55:40.851Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T02:55:40.851Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T02:55:40.851Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T02:55:40.933Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-06-23T02:55:40.954Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-06-23T02:55:40.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T02:55:41.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T02:55:41.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T02:55:41.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T02:55:41.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T02:55:41.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T02:55:41.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T02:55:41.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-06-23T02:55:41.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T02:55:41.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T02:55:41.268Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T02:55:41.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T02:55:41.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T02:55:41.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T02:55:41.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T02:55:41.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-23T02:55:41.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-23T02:55:41.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-23T02:55:41.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] echo [2026-06-23T02:55:41.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 652c4c7 [Pipeline] echo [2026-06-23T02:55:41.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T02:55:41.598Z] provisioning config files... [2026-06-23T02:55:41.613Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config14439693835407293072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:55:41.958Z] ---> ****-login.sh [2026-06-23T02:55:41.958Z] nexus3.edgexfoundry.org:10001 [2026-06-23T02:55:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:55:42.217Z] [2026-06-23T02:55:42.217Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:55:42.217Z] Configure a credential helper to remove this warning. See [2026-06-23T02:55:42.217Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:55:42.217Z] [2026-06-23T02:55:42.217Z] Login Succeeded [2026-06-23T02:55:42.217Z] nexus3.edgexfoundry.org:10002 [2026-06-23T02:55:42.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:55:42.477Z] [2026-06-23T02:55:42.478Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:55:42.478Z] Configure a credential helper to remove this warning. See [2026-06-23T02:55:42.478Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:55:42.478Z] [2026-06-23T02:55:42.478Z] Login Succeeded [2026-06-23T02:55:42.478Z] nexus3.edgexfoundry.org:10003 [2026-06-23T02:55:42.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:55:42.478Z] [2026-06-23T02:55:42.478Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:55:42.478Z] Configure a credential helper to remove this warning. See [2026-06-23T02:55:42.478Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:55:42.478Z] [2026-06-23T02:55:42.478Z] Login Succeeded [2026-06-23T02:55:42.478Z] nexus3.edgexfoundry.org:10004 [2026-06-23T02:55:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:55:42.740Z] [2026-06-23T02:55:42.740Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:55:42.740Z] Configure a credential helper to remove this warning. See [2026-06-23T02:55:42.740Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:55:42.740Z] [2026-06-23T02:55:42.740Z] Login Succeeded [2026-06-23T02:55:42.740Z] ****.io [2026-06-23T02:55:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:55:43.002Z] [2026-06-23T02:55:43.002Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T02:55:43.002Z] Configure a credential helper to remove this warning. See [2026-06-23T02:55:43.002Z] https://docs.****.com/go/credential-store/ [2026-06-23T02:55:43.002Z] [2026-06-23T02:55:43.002Z] Login Succeeded [2026-06-23T02:55:43.002Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T02:55:43.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-06-23T02:55:43.448Z] + git rev-list -1 --merges 652c4c721f17326d85c096634bcaaa8a720b44aa~1..652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] echo [2026-06-23T02:55:43.478Z] -----------> git rev-list -1 --merges 652c4c721f17326d85c096634bcaaa8a720b44aa~1..652c4c721f17326d85c096634bcaaa8a720b44aa 652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T02:55:43.478Z] 652c4c721f17326d85c096634bcaaa8a720b44aa [false] [Pipeline] sh [2026-06-23T02:55:43.777Z] + git log --format=format:%s -1 652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] echo [2026-06-23T02:55:43.792Z] ========================================================= [2026-06-23T02:55:43.792Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T02:55:43.792Z] ========================================================= 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 [2026-06-23T02:55:44.242Z] + git rev-list -1 --merges 652c4c721f17326d85c096634bcaaa8a720b44aa~1..652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] echo [2026-06-23T02:55:44.254Z] -----------> git rev-list -1 --merges 652c4c721f17326d85c096634bcaaa8a720b44aa~1..652c4c721f17326d85c096634bcaaa8a720b44aa 652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T02:55:44.254Z] 652c4c721f17326d85c096634bcaaa8a720b44aa [false] [Pipeline] sh [2026-06-23T02:55:44.546Z] + git log --format=format:%s -1 652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] echo [2026-06-23T02:55:44.563Z] ========================================================= [2026-06-23T02:55:44.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T02:55:44.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-23T02:55:45.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T02:55:45.033Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-23T02:55:45.033Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-23T02:55:45.033Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-23T02:55:45.033Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-23T02:55:45.033Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-23T02:55:45.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:55:45.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T02:55:45.639Z] [2026-06-23T02:55:45.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:55:45.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T02:55:45.946Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-23T02:55:46.210Z] 3dae71ba6b94: Pulling fs layer [2026-06-23T02:55:46.210Z] 6bf1a483ea7c: Pulling fs layer [2026-06-23T02:55:46.210Z] f5dfc541a4d3: Pulling fs layer [2026-06-23T02:55:46.210Z] 461d9e800cba: Pulling fs layer [2026-06-23T02:55:46.210Z] 80192f66455f: Pulling fs layer [2026-06-23T02:55:46.210Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-23T02:55:46.210Z] a29436f7fd5d: Pulling fs layer [2026-06-23T02:55:46.210Z] 923cac83aea3: Pulling fs layer [2026-06-23T02:55:46.210Z] 25ad8b0a4227: Pulling fs layer [2026-06-23T02:55:46.210Z] db01528c6b51: Pulling fs layer [2026-06-23T02:55:46.210Z] 28988de357af: Pulling fs layer [2026-06-23T02:55:46.210Z] 461d9e800cba: Waiting [2026-06-23T02:55:46.210Z] 80192f66455f: Waiting [2026-06-23T02:55:46.210Z] 2e8e34ca0e6c: Waiting [2026-06-23T02:55:46.210Z] a29436f7fd5d: Waiting [2026-06-23T02:55:46.210Z] 923cac83aea3: Waiting [2026-06-23T02:55:46.210Z] 25ad8b0a4227: Waiting [2026-06-23T02:55:46.210Z] db01528c6b51: Waiting [2026-06-23T02:55:46.210Z] 28988de357af: Waiting [2026-06-23T02:55:46.210Z] 6bf1a483ea7c: Download complete [2026-06-23T02:55:46.210Z] 461d9e800cba: Verifying Checksum [2026-06-23T02:55:46.210Z] 461d9e800cba: Download complete [2026-06-23T02:55:46.210Z] 80192f66455f: Verifying Checksum [2026-06-23T02:55:46.210Z] 80192f66455f: Download complete [2026-06-23T02:55:46.210Z] f5dfc541a4d3: Verifying Checksum [2026-06-23T02:55:46.210Z] f5dfc541a4d3: Download complete [2026-06-23T02:55:46.471Z] 3dae71ba6b94: Verifying Checksum [2026-06-23T02:55:46.471Z] 3dae71ba6b94: Download complete [2026-06-23T02:55:46.471Z] 923cac83aea3: Download complete [2026-06-23T02:55:46.471Z] 25ad8b0a4227: Verifying Checksum [2026-06-23T02:55:46.471Z] 25ad8b0a4227: Download complete [2026-06-23T02:55:46.471Z] 28988de357af: Verifying Checksum [2026-06-23T02:55:46.471Z] 28988de357af: Download complete [2026-06-23T02:55:46.729Z] a29436f7fd5d: Verifying Checksum [2026-06-23T02:55:46.729Z] a29436f7fd5d: Download complete [2026-06-23T02:55:46.989Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-23T02:55:46.989Z] 2e8e34ca0e6c: Download complete [2026-06-23T02:55:47.558Z] 3dae71ba6b94: Pull complete [2026-06-23T02:55:47.816Z] 6bf1a483ea7c: Pull complete [2026-06-23T02:55:48.384Z] f5dfc541a4d3: Pull complete [2026-06-23T02:55:48.643Z] 461d9e800cba: Pull complete [2026-06-23T02:55:48.643Z] 80192f66455f: Pull complete [2026-06-23T02:55:52.834Z] 2e8e34ca0e6c: Pull complete [2026-06-23T02:55:53.399Z] a29436f7fd5d: Pull complete [2026-06-23T02:55:53.399Z] 923cac83aea3: Pull complete [2026-06-23T02:55:53.658Z] 25ad8b0a4227: Pull complete [2026-06-23T02:55:53.658Z] db01528c6b51: Pull complete [2026-06-23T02:55:53.658Z] 28988de357af: Pull complete [2026-06-23T02:55:53.658Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-23T02:55:53.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T02:55:53.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T02:55:53.799Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T02:55:53.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T02:55:55.801Z] $ docker top f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 -eo pid,comm [2026-06-23T02:55:55.839Z] 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). [2026-06-23T02:55:55.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T02:55:55.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T02:55:55.913Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T02:55:56.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T02:55:56.031Z] $ docker exec f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 ssh-agent [2026-06-23T02:55:56.130Z] SSH_AUTH_SOCK=/tmp/ssh-dBDJ4c7veo7r/agent.31 [2026-06-23T02:55:56.130Z] SSH_AGENT_PID=37 [2026-06-23T02:55:56.137Z] Running ssh-add (command line suppressed) [2026-06-23T02:55:56.229Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_6207106901517320044.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_6207106901517320044.key) [2026-06-23T02:55:56.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T02:55:56.534Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] sh [2026-06-23T02:55:56.824Z] + git tag --points-at HEAD [Pipeline] } [2026-06-23T02:55:56.836Z] $ docker exec --env ******** --env ******** f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 ssh-agent -k [2026-06-23T02:55:56.934Z] unset SSH_AUTH_SOCK; [2026-06-23T02:55:56.935Z] unset SSH_AGENT_PID; [2026-06-23T02:55:56.936Z] echo Agent pid 37 killed; [2026-06-23T02:55:56.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-23T02:55:57.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T02:55:57.039Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T02:55:57.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T02:55:57.147Z] $ docker exec f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 ssh-agent [2026-06-23T02:55:57.243Z] SSH_AUTH_SOCK=/tmp/ssh-ltlLZccV4OUl/agent.84 [2026-06-23T02:55:57.244Z] SSH_AGENT_PID=90 [2026-06-23T02:55:57.248Z] Running ssh-add (command line suppressed) [2026-06-23T02:55:57.349Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_11852088623057713758.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_11852088623057713758.key) [2026-06-23T02:55:57.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T02:55:57.674Z] + git semver init [2026-06-23T02:55:57.935Z] 2026-06-23 02:55:57,850 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T02:55:57.935Z] 2026-06-23 02:55:57,854 [run_init] DEBUG init version:0.0.0 force:False [2026-06-23T02:55:57.935Z] 2026-06-23 02:55:57,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2026-06-23T02:55:57.935Z] 2026-06-23 02:55:57,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2026-06-23T02:55:57.935Z] 2026-06-23 02:55:57,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-06-23T02:55:58.875Z] 2026-06-23 02:55:58,845 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2026-06-23T02:55:58.876Z] 2026-06-23 02:55:58,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2026-06-23T02:55:58.876Z] 2026-06-23 02:55:58,846 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T02:55:58.876Z] 2026-06-23 02:55:58,846 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T02:55:58.876Z] 4.1.0-dev.3 [Pipeline] } [2026-06-23T02:55:58.886Z] $ docker exec --env ******** --env ******** f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 ssh-agent -k [2026-06-23T02:55:58.984Z] unset SSH_AUTH_SOCK; [2026-06-23T02:55:58.984Z] unset SSH_AGENT_PID; [2026-06-23T02:55:58.984Z] echo Agent pid 90 killed; [2026-06-23T02:55:58.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T02:55:59.315Z] + git semver [Pipeline] } [2026-06-23T02:55:59.588Z] $ docker stop --time=1 f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 [2026-06-23T02:56:00.852Z] $ docker rm -f --volumes f53fad5ac89f7f5de75c6180d7397cff59d434899c5d238b009362f3a74f1061 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T02:56:01.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-23T02:56:01.535Z] Stashed 1 file(s) [Pipeline] echo [2026-06-23T02:56:01.538Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T02:56:01.707Z] provisioning config files... [2026-06-23T02:56:01.718Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config4179016669669492739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:56:02.034Z] ---> ****-login.sh [2026-06-23T02:56:02.034Z] nexus3.edgexfoundry.org:10001 [2026-06-23T02:56:02.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:56:02.034Z] Login Succeeded [2026-06-23T02:56:02.034Z] nexus3.edgexfoundry.org:10002 [2026-06-23T02:56:02.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:56:02.034Z] Login Succeeded [2026-06-23T02:56:02.034Z] nexus3.edgexfoundry.org:10003 [2026-06-23T02:56:02.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:56:02.293Z] Login Succeeded [2026-06-23T02:56:02.293Z] nexus3.edgexfoundry.org:10004 [2026-06-23T02:56:02.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:56:02.293Z] Login Succeeded [2026-06-23T02:56:02.293Z] ****.io [2026-06-23T02:56:02.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:56:02.553Z] Login Succeeded [2026-06-23T02:56:02.553Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T02:56:02.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T02:56:02.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:56:02.675Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-23T02:56:02.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:56:02.700Z] ========================================================= [2026-06-23T02:56:02.700Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-23T02:56:02.700Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:56:03.027Z] + 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 . [2026-06-23T02:56:03.593Z] #0 building with "default" instance using docker driver [2026-06-23T02:56:03.593Z] [2026-06-23T02:56:03.593Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-23T02:56:03.593Z] #1 transferring dockerfile: 1.45kB done [2026-06-23T02:56:03.593Z] #1 DONE 0.0s [2026-06-23T02:56:03.593Z] [2026-06-23T02:56:03.593Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-23T02:56:03.593Z] #2 DONE 0.1s [2026-06-23T02:56:03.851Z] [2026-06-23T02:56:03.851Z] #3 [internal] load .dockerignore [2026-06-23T02:56:03.851Z] #3 transferring context: 2B done [2026-06-23T02:56:03.851Z] #3 DONE 0.0s [2026-06-23T02:56:03.851Z] [2026-06-23T02:56:03.851Z] #4 [internal] load build context [2026-06-23T02:56:03.851Z] #4 transferring context: 85.91kB 0.0s done [2026-06-23T02:56:03.851Z] #4 DONE 0.0s [2026-06-23T02:56:03.851Z] [2026-06-23T02:56:03.851Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-23T02:56:03.851Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-23T02:56:03.851Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-23T02:56:03.851Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-23T02:56:03.851Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.1s [2026-06-23T02:56:03.851Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2026-06-23T02:56:03.851Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-23T02:56:03.851Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 17.83MB / 118.14MB 0.2s [2026-06-23T02:56:03.851Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-23T02:56:04.111Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 53.48MB / 118.14MB 0.4s [2026-06-23T02:56:04.371Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 106.95MB / 118.14MB 0.6s [2026-06-23T02:56:04.371Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s [2026-06-23T02:56:04.629Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2026-06-23T02:56:04.629Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2026-06-23T02:56:08.821Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done [2026-06-23T02:56:08.821Z] #5 DONE 4.6s [2026-06-23T02:56:08.821Z] [2026-06-23T02:56:08.821Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T02:56:08.821Z] #6 0.412 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T02:56:09.087Z] #6 0.828 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T02:56:09.355Z] #6 0.828 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T02:56:09.355Z] #6 0.828 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T02:56:09.928Z] #6 DONE 1.7s [2026-06-23T02:56:10.187Z] [2026-06-23T02:56:10.187Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T02:56:10.187Z] #7 DONE 0.3s [2026-06-23T02:56:10.447Z] [2026-06-23T02:56:10.447Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init [2026-06-23T02:56:10.447Z] #8 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:10.706Z] #8 0.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:10.965Z] #8 0.816 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:11.907Z] #8 1.425 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:56:11.907Z] #8 1.432 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T02:56:11.907Z] #8 1.444 (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T02:56:11.907Z] #8 1.457 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T02:56:11.907Z] #8 1.480 (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T02:56:11.907Z] #8 1.492 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T02:56:12.476Z] #8 2.198 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T02:56:12.476Z] #8 2.307 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T02:56:13.052Z] #8 2.610 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T02:56:13.052Z] #8 2.622 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T02:56:13.052Z] #8 2.633 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T02:56:13.052Z] #8 2.643 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T02:56:13.052Z] #8 2.656 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T02:56:13.052Z] #8 2.674 (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T02:56:13.052Z] #8 2.692 (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T02:56:13.052Z] #8 2.703 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T02:56:13.052Z] #8 2.726 (16/18) Installing libmount (2.38.1-r8) [2026-06-23T02:56:13.052Z] #8 2.748 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T02:56:13.052Z] #8 2.767 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T02:56:13.052Z] #8 2.825 Executing busybox-1.36.1-r4.trigger [2026-06-23T02:56:13.052Z] #8 2.835 OK: 338 MiB in 100 packages [2026-06-23T02:56:13.319Z] #8 DONE 3.0s [2026-06-23T02:56:13.319Z] [2026-06-23T02:56:13.319Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-06-23T02:56:13.579Z] #9 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:13.579Z] #9 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:13.839Z] #9 0.597 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:14.407Z] #9 1.173 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:56:14.669Z] #9 1.178 Upgrading critical system libraries and apk-tools: [2026-06-23T02:56:14.669Z] #9 1.178 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T02:56:14.669Z] #9 1.198 Executing busybox-1.36.1-r4.trigger [2026-06-23T02:56:14.669Z] #9 1.243 Continuing the upgrade transaction with new apk-tools: [2026-06-23T02:56:14.669Z] #9 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:14.669Z] #9 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:14.929Z] #9 1.591 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:56:15.510Z] #9 2.167 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:56:15.510Z] #9 2.173 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:56:15.510Z] #9 2.207 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:56:15.510Z] #9 2.246 Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T02:56:15.510Z] #9 2.259 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:56:15.510Z] #9 2.274 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T02:56:15.770Z] #9 2.292 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:56:15.770Z] #9 2.376 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:56:15.770Z] #9 2.396 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:56:15.770Z] #9 2.406 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T02:56:15.770Z] #9 2.506 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:56:16.035Z] #9 2.627 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T02:56:16.035Z] #9 2.639 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T02:56:16.035Z] #9 2.654 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T02:56:16.035Z] #9 2.675 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T02:56:16.035Z] #9 2.700 (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T02:56:16.035Z] #9 2.713 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T02:56:16.035Z] #9 2.740 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T02:56:16.295Z] #9 2.750 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T02:56:16.295Z] #9 2.761 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:56:16.295Z] #9 2.797 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T02:56:16.295Z] #9 2.820 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T02:56:16.295Z] #9 2.926 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:56:16.295Z] #9 2.938 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:56:16.295Z] #9 2.949 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:56:16.295Z] #9 2.989 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:56:16.295Z] #9 3.000 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:56:16.296Z] #9 3.011 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:56:16.296Z] #9 3.022 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:56:16.296Z] #9 3.039 Executing busybox-1.36.1-r7.trigger [2026-06-23T02:56:16.556Z] #9 3.045 Executing ca-certificates-20241121-r1.trigger [2026-06-23T02:56:16.556Z] #9 3.095 OK: 338 MiB in 103 packages [2026-06-23T02:56:16.556Z] #9 DONE 3.3s [2026-06-23T02:56:16.648Z] Still waiting to schedule task [2026-06-23T02:56:16.648Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-23T02:56:16.815Z] [2026-06-23T02:56:16.815Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-06-23T02:56:16.815Z] #10 DONE 0.0s [2026-06-23T02:56:16.815Z] [2026-06-23T02:56:16.815Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-06-23T02:56:16.815Z] #11 DONE 0.0s [2026-06-23T02:56:16.815Z] [2026-06-23T02:56:16.815Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-06-23T02:56:16.815Z] #12 DONE 0.0s [2026-06-23T02:56:16.815Z] [2026-06-23T02:56:16.815Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-06-23T02:56:16.815Z] #13 DONE 0.0s [2026-06-23T02:56:16.815Z] [2026-06-23T02:56:16.815Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T02:56:17.075Z] #14 0.201 + CSDK_VER=4.0.2 [2026-06-23T02:56:17.075Z] #14 0.201 + '[' '!' -d deps ] [2026-06-23T02:56:17.075Z] #14 0.201 + mkdir deps [2026-06-23T02:56:17.075Z] #14 0.202 + cd /device-bacnet-c/deps [2026-06-23T02:56:17.075Z] #14 0.202 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T02:56:17.075Z] #14 0.204 Connecting to github.com (140.82.112.4:443) [2026-06-23T02:56:17.503Z] #14 0.710 Connecting to codeload.github.com (140.82.112.10:443) [2026-06-23T02:56:17.503Z] #14 0.851 saving to 'v4.0.2.zip' [2026-06-23T02:56:17.762Z] #14 0.916 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T02:56:17.762Z] #14 0.916 'v4.0.2.zip' saved [2026-06-23T02:56:17.762Z] #14 0.916 + unzip v4.0.2.zip [2026-06-23T02:56:17.762Z] #14 0.925 Archive: v4.0.2.zip [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/ [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/include/ [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T02:56:17.762Z] #14 0.925 creating: device-sdk-c-4.0.2/src/ [2026-06-23T02:56:17.762Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.928 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T02:56:17.762Z] #14 0.928 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T02:56:17.762Z] #14 0.931 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T02:56:17.762Z] #14 0.931 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T02:56:17.762Z] #14 0.931 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T02:56:17.762Z] #14 0.932 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.932 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T02:56:17.762Z] #14 0.932 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T02:56:17.762Z] #14 0.932 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T02:56:17.762Z] #14 0.932 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T02:56:17.762Z] #14 0.932 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.933 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T02:56:17.762Z] #14 0.933 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T02:56:17.762Z] #14 0.935 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T02:56:17.762Z] #14 0.935 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.935 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T02:56:17.762Z] #14 0.935 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.935 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T02:56:17.762Z] #14 0.935 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T02:56:17.762Z] #14 0.936 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.936 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T02:56:17.762Z] #14 0.936 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T02:56:17.762Z] #14 0.936 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T02:56:17.762Z] #14 0.936 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T02:56:17.762Z] #14 0.936 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.936 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T02:56:17.762Z] #14 0.937 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T02:56:17.762Z] #14 0.937 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.937 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T02:56:17.762Z] #14 0.937 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T02:56:17.762Z] #14 0.937 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T02:56:17.762Z] #14 0.937 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T02:56:17.762Z] #14 0.937 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T02:56:17.762Z] #14 0.939 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T02:56:17.762Z] #14 0.939 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T02:56:17.762Z] #14 0.939 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T02:56:17.762Z] #14 0.941 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T02:56:17.762Z] #14 0.942 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T02:56:17.762Z] #14 0.942 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T02:56:17.762Z] #14 0.942 + cd device-sdk-c-4.0.2 [2026-06-23T02:56:17.762Z] #14 0.942 + ./scripts/build.sh [2026-06-23T02:56:17.762Z] #14 0.943 + CPPCHECK=false [2026-06-23T02:56:17.762Z] #14 0.943 + DOCGEN=false [2026-06-23T02:56:17.762Z] #14 0.943 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T02:56:17.762Z] #14 0.943 + '[' 0 -gt 0 ] [2026-06-23T02:56:17.762Z] #14 0.945 + readlink -f ./scripts/build.sh [2026-06-23T02:56:17.762Z] #14 0.945 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:56:17.762Z] #14 0.946 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T02:56:17.762Z] #14 0.946 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T02:56:17.762Z] #14 0.946 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T02:56:17.762Z] #14 0.946 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:56:17.762Z] #14 0.947 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:56:17.762Z] #14 0.947 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T02:56:17.762Z] #14 1.020 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:56:18.022Z] #14 1.034 -- Detecting C compiler ABI info [2026-06-23T02:56:18.022Z] #14 1.127 -- Detecting C compiler ABI info - done [2026-06-23T02:56:18.022Z] #14 1.147 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:56:18.022Z] #14 1.147 -- Detecting C compile features [2026-06-23T02:56:18.022Z] #14 1.148 -- Detecting C compile features - done [2026-06-23T02:56:18.022Z] #14 1.152 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:56:18.022Z] #14 1.220 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:56:18.022Z] #14 1.224 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:56:18.022Z] #14 1.229 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:56:18.022Z] #14 1.232 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:56:18.022Z] #14 1.235 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:56:18.022Z] #14 1.237 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:56:18.022Z] #14 1.237 -- /opt/iotech/iot/1.6/include [2026-06-23T02:56:18.022Z] #14 1.237 -- C SDK 0.0.0 for Linux [2026-06-23T02:56:18.022Z] #14 1.240 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:56:18.022Z] #14 1.326 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:56:18.022Z] #14 1.370 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:56:18.283Z] #14 1.391 -- Configuring done (0.4s) [2026-06-23T02:56:18.283Z] #14 1.425 -- Generating done (0.0s) [2026-06-23T02:56:18.283Z] #14 1.428 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:56:18.283Z] #14 1.433 + make all package [2026-06-23T02:56:18.283Z] #14 1.433 + tee release.log [2026-06-23T02:56:18.283Z] #14 1.481 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:56:18.283Z] #14 1.624 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:56:18.542Z] #14 1.781 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:56:18.806Z] #14 1.933 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:56:18.806Z] #14 2.036 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:56:19.065Z] #14 2.081 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:56:19.065Z] #14 2.081 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:56:19.065Z] #14 2.081 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:56:19.065Z] #14 2.081 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:56:19.065Z] #14 2.178 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:56:19.326Z] #14 2.485 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:56:19.326Z] #14 2.527 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:56:19.326Z] #14 2.675 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:56:19.896Z] #14 2.958 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:56:19.896Z] #14 3.058 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:56:19.896Z] #14 3.200 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:56:20.156Z] #14 3.320 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:56:20.415Z] #14 3.414 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:56:20.415Z] #14 3.570 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:56:20.674Z] #14 3.624 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:56:20.674Z] #14 3.942 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:56:20.933Z] #14 4.001 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:56:20.934Z] #14 4.244 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:56:21.334Z] #14 4.343 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:56:21.334Z] #14 4.566 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:56:21.595Z] #14 4.645 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:56:22.535Z] #14 5.642 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:56:22.535Z] #14 5.747 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:56:22.794Z] #14 5.815 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:56:22.794Z] #14 5.900 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:56:22.794Z] #14 5.951 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:56:23.060Z] #14 6.172 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:56:23.332Z] #14 6.525 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:56:23.591Z] #14 6.594 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:56:23.591Z] #14 6.722 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:56:23.851Z] #14 6.813 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:56:24.110Z] #14 7.301 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:56:24.110Z] #14 7.415 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:56:24.369Z] #14 7.480 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:56:24.369Z] #14 7.589 [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:56:24.629Z] #14 7.641 [ 69%] Built target csdk [2026-06-23T02:56:24.629Z] #14 7.658 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:56:24.629Z] #14 7.806 [ 73%] Linking C executable template [2026-06-23T02:56:24.629Z] #14 7.832 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:24.629Z] #14 7.874 [ 73%] Built target template [2026-06-23T02:56:24.629Z] #14 7.891 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:56:24.629Z] #14 7.979 [ 76%] Linking C executable device-counter [2026-06-23T02:56:24.889Z] #14 8.005 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:24.889Z] #14 8.047 [ 76%] Built target device-counter [2026-06-23T02:56:24.889Z] #14 8.062 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:56:24.889Z] #14 8.151 [ 80%] Linking C executable device-random [2026-06-23T02:56:25.150Z] #14 8.179 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:25.150Z] #14 8.224 [ 80%] Built target device-random [2026-06-23T02:56:25.150Z] #14 8.246 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:56:25.150Z] #14 8.329 [ 84%] Linking C executable device-gyro [2026-06-23T02:56:25.417Z] #14 8.355 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:25.417Z] #14 8.396 [ 84%] Built target device-gyro [2026-06-23T02:56:25.417Z] #14 8.413 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:56:25.417Z] #14 8.504 [ 88%] Linking C executable device-bitfields [2026-06-23T02:56:25.417Z] #14 8.527 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:25.417Z] #14 8.571 [ 88%] Built target device-bitfields [2026-06-23T02:56:25.417Z] #14 8.592 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:56:25.417Z] #14 8.744 [ 92%] Linking C executable template-discovery [2026-06-23T02:56:25.677Z] #14 8.770 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:25.677Z] #14 8.817 [ 92%] Built target template-discovery [2026-06-23T02:56:25.677Z] #14 8.834 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:56:25.677Z] #14 8.954 [ 96%] Linking C executable device-file [2026-06-23T02:56:26.140Z] #14 8.979 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:26.140Z] #14 9.024 [ 96%] Built target device-file [2026-06-23T02:56:26.140Z] #14 9.042 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T02:56:26.140Z] #14 9.133 [100%] Linking C executable device-terminal [2026-06-23T02:56:26.140Z] #14 9.163 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:26.140Z] #14 9.202 [100%] Built target device-terminal [2026-06-23T02:56:26.140Z] #14 9.223 Run CPack packaging tool... [2026-06-23T02:56:26.140Z] #14 9.239 CPack: Create package using TGZ [2026-06-23T02:56:26.140Z] #14 9.239 CPack: Install projects [2026-06-23T02:56:26.140Z] #14 9.239 CPack: - Run preinstall target for: Csdk [2026-06-23T02:56:26.140Z] #14 9.477 CPack: - Install project: Csdk [] [2026-06-23T02:56:26.399Z] #14 9.485 CPack: Create package [2026-06-23T02:56:26.399Z] #14 9.510 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T02:56:26.399Z] #14 9.512 + '[' false '=' true ] [2026-06-23T02:56:26.399Z] #14 9.512 + '[' false '=' true ] [2026-06-23T02:56:26.399Z] #14 9.512 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:56:26.399Z] #14 9.512 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:56:26.399Z] #14 9.512 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T02:56:26.399Z] #14 9.594 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:56:26.399Z] #14 9.611 -- Detecting C compiler ABI info [2026-06-23T02:56:26.399Z] #14 9.693 -- Detecting C compiler ABI info - done [2026-06-23T02:56:26.399Z] #14 9.714 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:56:26.697Z] #14 9.715 -- Detecting C compile features [2026-06-23T02:56:26.697Z] #14 9.716 -- Detecting C compile features - done [2026-06-23T02:56:26.697Z] #14 9.719 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:56:26.697Z] #14 9.794 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:56:26.697Z] #14 9.798 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:56:26.697Z] #14 9.801 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:56:26.697Z] #14 9.803 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:56:26.697Z] #14 9.805 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:56:26.697Z] #14 9.808 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:56:26.697Z] #14 9.808 -- /opt/iotech/iot/1.6/include [2026-06-23T02:56:26.697Z] #14 9.808 -- C SDK 0.0.0 for Linux [2026-06-23T02:56:26.697Z] #14 9.810 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:56:26.697Z] #14 9.887 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:56:26.697Z] #14 9.933 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:56:26.697Z] #14 9.954 -- Configuring done (0.4s) [2026-06-23T02:56:26.697Z] #14 9.986 -- Generating done (0.0s) [2026-06-23T02:56:26.697Z] #14 9.988 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:56:26.972Z] #14 9.992 + make [2026-06-23T02:56:26.972Z] #14 9.992 + tee debug.log [2026-06-23T02:56:26.972Z] #14 10.03 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:56:26.972Z] #14 10.11 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:56:26.972Z] #14 10.19 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:56:26.972Z] #14 10.27 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:56:27.231Z] #14 10.34 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:56:27.231Z] #14 10.38 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:56:27.231Z] #14 10.38 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:56:27.231Z] #14 10.38 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:56:27.231Z] #14 10.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:56:27.231Z] #14 10.44 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:56:27.231Z] #14 10.57 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:56:27.508Z] #14 10.60 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:56:27.508Z] #14 10.69 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:56:27.508Z] #14 10.81 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:56:27.769Z] #14 10.87 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:56:27.769Z] #14 10.95 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:56:27.769Z] #14 11.02 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:56:27.769Z] #14 11.09 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:56:28.033Z] #14 11.17 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:56:28.033Z] #14 11.22 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:56:28.033Z] #14 11.35 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:56:28.292Z] #14 11.41 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:56:28.292Z] #14 11.52 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:56:28.550Z] #14 11.57 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:56:28.550Z] #14 11.68 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:56:28.550Z] #14 11.74 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:56:28.810Z] #14 11.94 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:56:28.810Z] #14 12.01 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:56:28.810Z] #14 12.08 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:56:29.075Z] #14 12.14 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:56:29.075Z] #14 12.19 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:56:29.333Z] #14 12.29 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:56:29.333Z] #14 12.51 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:56:29.333Z] #14 12.56 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:56:29.333Z] #14 12.63 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:56:29.592Z] #14 12.70 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:56:29.592Z] #14 12.87 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:56:29.854Z] #14 12.92 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:56:29.854Z] #14 12.98 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:56:29.854Z] #14 13.05 [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:56:29.854Z] #14 13.11 [ 69%] Built target csdk [2026-06-23T02:56:30.123Z] #14 13.13 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:56:30.123Z] #14 13.20 [ 73%] Linking C executable template [2026-06-23T02:56:30.123Z] #14 13.23 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:30.123Z] #14 13.27 [ 73%] Built target template [2026-06-23T02:56:30.123Z] #14 13.29 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:56:30.123Z] #14 13.35 [ 76%] Linking C executable device-counter [2026-06-23T02:56:30.389Z] #14 13.37 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:30.389Z] #14 13.41 [ 76%] Built target device-counter [2026-06-23T02:56:30.389Z] #14 13.43 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:56:30.389Z] #14 13.49 [ 80%] Linking C executable device-random [2026-06-23T02:56:30.389Z] #14 13.52 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:30.389Z] #14 13.56 [ 80%] Built target device-random [2026-06-23T02:56:30.389Z] #14 13.57 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:56:30.389Z] #14 13.63 [ 84%] Linking C executable device-gyro [2026-06-23T02:56:30.650Z] #14 13.65 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:30.650Z] #14 13.69 [ 84%] Built target device-gyro [2026-06-23T02:56:30.650Z] #14 13.71 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:56:30.650Z] #14 13.77 [ 88%] Linking C executable device-bitfields [2026-06-23T02:56:30.650Z] #14 13.80 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:30.650Z] #14 13.84 [ 88%] Built target device-bitfields [2026-06-23T02:56:30.650Z] #14 13.86 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:56:30.650Z] #14 13.93 [ 92%] Linking C executable template-discovery [2026-06-23T02:56:31.607Z] #14 13.96 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:31.607Z] #14 14.00 [ 92%] Built target template-discovery [2026-06-23T02:56:31.607Z] #14 14.02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:56:31.607Z] #14 14.09 [ 96%] Linking C executable device-file [2026-06-23T02:56:31.607Z] #14 14.11 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:31.607Z] #14 14.15 [ 96%] Built target device-file [2026-06-23T02:56:31.607Z] #14 14.17 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T02:56:31.607Z] #14 14.24 [100%] Linking C executable device-terminal [2026-06-23T02:56:31.607Z] #14 14.27 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:31.607Z] #14 14.31 [100%] Built target device-terminal [2026-06-23T02:56:31.607Z] #14 14.32 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T02:56:31.607Z] #14 14.32 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T02:56:31.607Z] #14 14.32 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T02:56:31.607Z] #14 14.32 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T02:56:31.607Z] #14 14.33 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T02:56:31.607Z] #14 14.33 + rm -rf /device-bacnet-c/deps [2026-06-23T02:56:31.607Z] #14 DONE 14.4s [2026-06-23T02:56:31.607Z] [2026-06-23T02:56:31.607Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-06-23T02:56:31.607Z] #15 0.257 + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T02:56:31.607Z] #15 0.257 + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T02:56:31.607Z] #15 0.257 + dirname /device-bacnet-c/scripts [2026-06-23T02:56:31.607Z] #15 0.258 + ROOT=/device-bacnet-c [2026-06-23T02:56:31.607Z] #15 0.258 + echo /device-bacnet-c [2026-06-23T02:56:31.607Z] #15 0.258 + cd /device-bacnet-c [2026-06-23T02:56:31.607Z] #15 0.258 /device-bacnet-c [2026-06-23T02:56:31.607Z] #15 0.258 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T02:56:31.607Z] #15 0.258 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-06-23T02:56:31.607Z] #15 0.258 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-06-23T02:56:31.607Z] #15 0.261 Cloning into 'bacnet-stack'... [2026-06-23T02:56:34.940Z] #15 3.207 + cd /device-bacnet-c/bacnet-stack [2026-06-23T02:56:34.940Z] #15 3.207 + git checkout v0.8.6-IOTech [2026-06-23T02:56:35.198Z] #15 3.892 Note: switching to 'v0.8.6-IOTech'. [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 You are in 'detached HEAD' state. You can look around, make experimental [2026-06-23T02:56:35.198Z] #15 3.892 changes and commit them, and you can discard any commits you make in this [2026-06-23T02:56:35.198Z] #15 3.892 state without impacting any branches by switching back to a branch. [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 If you want to create a new branch to retain commits you create, you may [2026-06-23T02:56:35.198Z] #15 3.892 do so (now or later) by using -c with the switch command. Example: [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 git switch -c [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 Or undo this operation with: [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 git switch - [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 Turn off this advice by setting config variable advice.detachedHead to false [2026-06-23T02:56:35.198Z] #15 3.892 [2026-06-23T02:56:35.198Z] #15 3.892 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-06-23T02:56:35.198Z] #15 3.893 + mkdir -p /device-bacnet-c/lib/ip [2026-06-23T02:56:35.198Z] #15 3.895 + mkdir -p /device-bacnet-c/lib/mstp [2026-06-23T02:56:35.198Z] #15 3.896 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-06-23T02:56:35.198Z] #15 3.898 make -s -C lib clean [2026-06-23T02:56:35.198Z] #15 3.903 make -s -C demo clean [2026-06-23T02:56:35.198Z] #15 3.959 make -s -C demo/router clean [2026-06-23T02:56:35.198Z] #15 3.962 make -s -C demo/router-ipv6 clean [2026-06-23T02:56:35.198Z] #15 3.965 make -s -C demo/gateway clean [2026-06-23T02:56:35.198Z] #15 3.968 make -s -C lib all [2026-06-23T02:56:39.395Z] #15 7.878 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-06-23T02:56:39.395Z] #15 7.878 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-06-23T02:56:39.395Z] #15 7.878 147 | pthread_cancel(hThread); [2026-06-23T02:56:39.395Z] #15 7.878 | ^~~~~~~ [2026-06-23T02:56:39.395Z] #15 7.878 | | [2026-06-23T02:56:39.395Z] #15 7.878 | long unsigned int [2026-06-23T02:56:39.395Z] #15 7.878 In file included from ../ports/linux/net.h:73, [2026-06-23T02:56:39.395Z] #15 7.878 from ../ports/linux/dlmstp.c:43: [2026-06-23T02:56:39.395Z] #15 7.878 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-06-23T02:56:39.395Z] #15 7.878 98 | int pthread_cancel(pthread_t); [2026-06-23T02:56:39.395Z] #15 7.878 | ^~~~~~~~~ [2026-06-23T02:56:39.395Z] #15 7.881 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-06-23T02:56:39.395Z] #15 7.881 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-06-23T02:56:39.395Z] #15 7.881 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-06-23T02:56:39.395Z] #15 7.881 | ^~~~~~~~ [2026-06-23T02:56:39.395Z] #15 7.881 | | [2026-06-23T02:56:39.395Z] #15 7.881 | long unsigned int * [2026-06-23T02:56:39.395Z] #15 7.881 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-06-23T02:56:39.395Z] #15 7.881 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-06-23T02:56:39.395Z] #15 7.881 | ^ [2026-06-23T02:56:42.688Z] #15 11.27 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-06-23T02:56:42.688Z] #15 11.27 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-06-23T02:56:42.688Z] #15 11.28 make -s -C lib clean [2026-06-23T02:56:42.688Z] #15 11.28 make -s -C demo clean [2026-06-23T02:56:42.688Z] #15 11.34 make -s -C demo/router clean [2026-06-23T02:56:42.688Z] #15 11.35 make -s -C demo/router-ipv6 clean [2026-06-23T02:56:42.688Z] #15 11.35 make -s -C demo/gateway clean [2026-06-23T02:56:42.688Z] #15 11.35 make -s -C lib all [2026-06-23T02:56:50.808Z] #15 19.53 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-06-23T02:56:50.808Z] #15 19.53 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T02:56:50.808Z] #15 19.53 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T02:56:50.808Z] #15 19.53 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T02:56:50.808Z] #15 19.59 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:56:50.808Z] #15 19.61 -- Detecting C compiler ABI info [2026-06-23T02:56:50.808Z] #15 19.70 -- Detecting C compiler ABI info - done [2026-06-23T02:56:51.069Z] #15 19.72 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:56:51.069Z] #15 19.72 -- Detecting C compile features [2026-06-23T02:56:51.069Z] #15 19.72 -- Detecting C compile features - done [2026-06-23T02:56:51.069Z] #15 19.73 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-23T02:56:51.069Z] #15 19.81 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-23T02:56:51.329Z] #15 19.82 -- Found Threads: TRUE [2026-06-23T02:56:51.329Z] #15 19.82 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:56:51.329Z] #15 19.82 -- /opt/iotech/iot/1.6/include [2026-06-23T02:56:51.329Z] #15 19.82 -- Configuring done (0.3s) [2026-06-23T02:56:51.329Z] #15 19.83 -- Generating done (0.0s) [2026-06-23T02:56:51.329Z] #15 19.83 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T02:56:51.329Z] #15 19.83 + make [2026-06-23T02:56:51.329Z] #15 19.83 + tee release.log [2026-06-23T02:56:51.329Z] #15 19.87 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T02:56:51.329Z] #15 20.09 [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T02:56:51.689Z] #15 20.12 [ 22%] Built target bacnet_objects [2026-06-23T02:56:51.689Z] #15 20.14 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T02:56:51.689Z] #15 20.33 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T02:56:51.689Z] #15 20.41 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T02:56:51.689Z] #15 20.47 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T02:56:51.967Z] #15 20.55 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T02:56:51.967Z] #15 20.85 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T02:56:52.229Z] #15 20.92 [100%] Linking C executable device-bacnet-c [2026-06-23T02:56:52.229Z] #15 20.95 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:52.229Z] #15 20.99 [100%] Built target device-bacnet-c [2026-06-23T02:56:52.229Z] #15 21.00 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T02:56:52.229Z] #15 21.00 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T02:56:52.229Z] #15 21.00 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T02:56:52.229Z] #15 21.07 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:56:52.487Z] #15 21.08 -- Detecting C compiler ABI info [2026-06-23T02:56:52.487Z] #15 21.17 -- Detecting C compiler ABI info - done [2026-06-23T02:56:52.487Z] #15 21.19 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:56:52.487Z] #15 21.19 -- Detecting C compile features [2026-06-23T02:56:52.487Z] #15 21.19 -- Detecting C compile features - done [2026-06-23T02:56:52.487Z] #15 21.19 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-23T02:56:52.487Z] #15 21.29 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-23T02:56:52.745Z] #15 21.29 -- Found Threads: TRUE [2026-06-23T02:56:52.745Z] #15 21.29 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:56:52.745Z] #15 21.29 -- /opt/iotech/iot/1.6/include [2026-06-23T02:56:52.745Z] #15 21.30 -- Configuring done (0.3s) [2026-06-23T02:56:52.745Z] #15 21.30 -- Generating done (0.0s) [2026-06-23T02:56:52.745Z] #15 21.30 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T02:56:52.745Z] #15 21.31 + make [2026-06-23T02:56:52.745Z] #15 21.31 + tee release.log [2026-06-23T02:56:52.745Z] #15 21.35 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T02:56:52.745Z] #15 21.55 [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T02:56:53.083Z] #15 21.58 [ 22%] Built target bacnet_objects [2026-06-23T02:56:53.083Z] #15 21.60 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T02:56:53.083Z] #15 21.77 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T02:56:53.083Z] #15 21.86 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T02:56:53.083Z] #15 21.93 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T02:56:53.342Z] #15 22.00 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T02:56:53.601Z] #15 22.29 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T02:56:53.601Z] #15 22.35 [100%] Linking C executable device-bacnet-c [2026-06-23T02:56:53.601Z] #15 22.38 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:56:53.601Z] #15 22.43 [100%] Built target device-bacnet-c [2026-06-23T02:56:53.860Z] #15 DONE 22.6s [2026-06-23T02:56:54.125Z] [2026-06-23T02:56:54.125Z] #16 exporting to image [2026-06-23T02:56:54.125Z] #16 exporting layers [2026-06-23T02:56:54.125Z] #16 exporting layers 0.4s done [2026-06-23T02:56:54.391Z] #16 writing image sha256:d90d9a1c89e698dff1925853f42ced6611ab93924f07c93c3ed94fb98582975a done [2026-06-23T02:56:54.391Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-23T02:56:54.391Z] #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:56:54.857Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-23T02:56:54.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T02:56:55.033Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T02:56:55.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-23T02:56:55.326Z] $ docker top c69f1897f02d6a4a2228f25d552a658a307b4b10a2e257c9a31589df68bee9f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T02:56:55.696Z] + make test [2026-06-23T02:56:55.696Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-06-23T02:56:55.708Z] $ docker stop --time=1 c69f1897f02d6a4a2228f25d552a658a307b4b10a2e257c9a31589df68bee9f5 [2026-06-23T02:56:57.045Z] $ docker rm -f --volumes c69f1897f02d6a4a2228f25d552a658a307b4b10a2e257c9a31589df68bee9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T02:56:58.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T02:56:58.283Z] + ls -al . [2026-06-23T02:56:58.283Z] total 88 [2026-06-23T02:56:58.283Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 02:56 . [2026-06-23T02:56:58.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:55 .. [2026-06-23T02:56:58.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 02:55 .git [2026-06-23T02:56:58.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:55 .github [2026-06-23T02:56:58.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 02:55 .semver [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jun 23 02:55 Attribution.txt [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 1172 Jun 23 02:55 CHANGELOG.md [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 02:55 GOVERNANCE.md [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 764 Jun 23 02:55 Jenkinsfile [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 02:55 LICENSE [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 837 Jun 23 02:55 Makefile [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 621 Jun 23 02:55 OWNERS.md [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jun 23 02:55 README.md [2026-06-23T02:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 02:56 VERSION [2026-06-23T02:56:58.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:55 docs [2026-06-23T02:56:58.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:55 res [2026-06-23T02:56:58.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:55 sample-profiles [2026-06-23T02:56:58.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:55 scripts [2026-06-23T02:56:58.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:55 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:56:58.670Z] + 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=652c4c721f17326d85c096634bcaaa8a720b44aa --label arch=amd64 --label version=4.1.0-dev.3 . [2026-06-23T02:56:58.939Z] #0 building with "default" instance using docker driver [2026-06-23T02:56:58.939Z] [2026-06-23T02:56:58.939Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-23T02:56:58.939Z] #1 transferring dockerfile: 2.40kB done [2026-06-23T02:56:58.939Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-06-23T02:56:58.939Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-06-23T02:56:58.939Z] #1 DONE 0.0s [2026-06-23T02:56:58.939Z] [2026-06-23T02:56:58.939Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-23T02:56:58.939Z] #2 DONE 0.0s [2026-06-23T02:56:58.939Z] [2026-06-23T02:56:58.939Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-06-23T02:56:59.199Z] #3 DONE 0.6s [2026-06-23T02:56:59.471Z] [2026-06-23T02:56:59.471Z] #4 [internal] load .dockerignore [2026-06-23T02:56:59.471Z] #4 transferring context: 2B done [2026-06-23T02:56:59.471Z] #4 DONE 0.0s [2026-06-23T02:56:59.471Z] [2026-06-23T02:56:59.471Z] #5 [internal] load build context [2026-06-23T02:56:59.471Z] #5 transferring context: 20.43kB done [2026-06-23T02:56:59.471Z] #5 DONE 0.0s [2026-06-23T02:56:59.471Z] [2026-06-23T02:56:59.471Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-23T02:56:59.471Z] #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-06-23T02:56:59.471Z] #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-06-23T02:56:59.471Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0B / 3.63MB 0.1s [2026-06-23T02:56:59.471Z] #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-06-23T02:56:59.471Z] #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-06-23T02:56:59.471Z] #6 ... [2026-06-23T02:56:59.471Z] [2026-06-23T02:56:59.471Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-23T02:56:59.471Z] #7 DONE 0.1s [2026-06-23T02:56:59.471Z] [2026-06-23T02:56:59.471Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-23T02:56:59.471Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 1.05MB / 3.63MB 0.2s [2026-06-23T02:56:59.730Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.2s done [2026-06-23T02:56:59.730Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 [2026-06-23T02:56:59.988Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-06-23T02:56:59.988Z] #6 DONE 0.4s [2026-06-23T02:56:59.988Z] [2026-06-23T02:56:59.988Z] #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T02:56:59.988Z] #8 0.191 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T02:57:00.245Z] #8 ... [2026-06-23T02:57:00.245Z] [2026-06-23T02:57:00.245Z] #9 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T02:57:00.245Z] #9 0.204 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T02:57:00.245Z] #9 0.631 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T02:57:00.245Z] #9 0.631 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T02:57:00.245Z] #9 0.631 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T02:57:00.245Z] #9 DONE 0.7s [2026-06-23T02:57:00.245Z] [2026-06-23T02:57:00.245Z] #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T02:57:00.245Z] #8 0.602 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T02:57:00.245Z] #8 0.602 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T02:57:00.504Z] #8 0.602 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T02:57:00.504Z] #8 DONE 0.6s [2026-06-23T02:57:00.504Z] [2026-06-23T02:57:00.504Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T02:57:00.504Z] #10 DONE 0.3s [2026-06-23T02:57:00.504Z] [2026-06-23T02:57:00.504Z] #11 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T02:57:01.069Z] #11 0.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:01.069Z] #11 ... [2026-06-23T02:57:01.069Z] [2026-06-23T02:57:01.069Z] #12 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T02:57:01.069Z] #12 DONE 0.7s [2026-06-23T02:57:01.069Z] [2026-06-23T02:57:01.069Z] #11 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T02:57:01.069Z] #11 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:01.328Z] #11 0.943 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:01.902Z] #11 1.484 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:57:01.902Z] #11 1.493 OK: 338 MiB in 103 packages [2026-06-23T02:57:01.902Z] #11 DONE 1.6s [2026-06-23T02:57:01.902Z] [2026-06-23T02:57:01.902Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-06-23T02:57:02.166Z] #13 DONE 0.0s [2026-06-23T02:57:02.166Z] [2026-06-23T02:57:02.166Z] #14 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-06-23T02:57:02.166Z] #14 DONE 0.0s [2026-06-23T02:57:02.166Z] [2026-06-23T02:57:02.166Z] #15 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-06-23T02:57:02.166Z] #15 DONE 0.0s [2026-06-23T02:57:02.166Z] [2026-06-23T02:57:02.166Z] #16 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-06-23T02:57:02.166Z] #16 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:02.166Z] #16 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:02.166Z] #16 0.539 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:02.166Z] #16 ... [2026-06-23T02:57:02.166Z] [2026-06-23T02:57:02.166Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-06-23T02:57:02.166Z] #17 DONE 0.0s [2026-06-23T02:57:02.166Z] [2026-06-23T02:57:02.166Z] #16 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-06-23T02:57:02.166Z] #16 1.167 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:57:02.424Z] #16 1.182 (1/27) Installing ca-certificates (20260413-r0) [2026-06-23T02:57:02.424Z] #16 1.214 (2/27) Installing brotli-libs (1.1.0-r2) [2026-06-23T02:57:02.424Z] #16 1.245 (3/27) Installing c-ares (1.33.1-r0) [2026-06-23T02:57:02.424Z] #16 1.258 (4/27) Installing libunistring (1.2-r0) [2026-06-23T02:57:02.424Z] #16 1.300 (5/27) Installing libidn2 (2.3.7-r0) [2026-06-23T02:57:02.424Z] #16 1.314 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-06-23T02:57:02.424Z] #16 1.326 (7/27) Installing libpsl (0.21.5-r1) [2026-06-23T02:57:02.424Z] #16 1.337 (8/27) Installing zstd-libs (1.5.6-r0) [2026-06-23T02:57:02.424Z] #16 1.362 (9/27) Installing libcurl (8.14.1-r2) [2026-06-23T02:57:02.424Z] #16 1.384 (10/27) Installing curl (8.14.1-r2) [2026-06-23T02:57:02.424Z] #16 1.399 (11/27) Installing dumb-init (1.2.5-r3) [2026-06-23T02:57:02.424Z] #16 1.413 (12/27) Installing hiredis (1.2.0-r0) [2026-06-23T02:57:02.684Z] #16 1.427 (13/27) Installing yaml (0.2.5-r2) [2026-06-23T02:57:02.684Z] #16 1.440 (14/27) Installing libcbor (0.11.0-r0) [2026-06-23T02:57:02.684Z] #16 1.452 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T02:57:03.272Z] #16 2.146 (16/27) Installing pkgconf (2.2.0-r0) [2026-06-23T02:57:03.272Z] #16 2.158 (17/27) Installing openssl-dev (3.3.7-r0) [2026-06-23T02:57:03.272Z] #16 2.190 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T02:57:04.206Z] #16 3.014 (19/27) Installing gmp (6.3.0-r1) [2026-06-23T02:57:04.206Z] #16 3.034 (20/27) Installing nettle (3.10.2-r0) [2026-06-23T02:57:04.206Z] #16 3.058 (21/27) Installing libffi (3.4.6-r0) [2026-06-23T02:57:04.206Z] #16 3.068 (22/27) Installing libtasn1 (4.21.0-r0) [2026-06-23T02:57:04.206Z] #16 3.080 (23/27) Installing p11-kit (0.25.3-r0) [2026-06-23T02:57:04.206Z] #16 3.109 (24/27) Installing gnutls (3.8.13-r0) [2026-06-23T02:57:04.206Z] #16 3.149 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-06-23T02:57:04.467Z] #16 3.163 (26/27) Installing libuuid (2.40.1-r1) [2026-06-23T02:57:04.467Z] #16 3.174 (27/27) Installing linux-headers (6.6-r0) [2026-06-23T02:57:04.467Z] #16 3.267 Executing busybox-1.36.1-r31.trigger [2026-06-23T02:57:04.467Z] #16 3.272 Executing ca-certificates-20260413-r0.trigger [2026-06-23T02:57:04.467Z] #16 3.313 OK: 31 MiB in 41 packages [2026-06-23T02:57:04.727Z] #16 DONE 3.6s [2026-06-23T02:57:04.727Z] [2026-06-23T02:57:04.727Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T02:57:04.727Z] #18 0.193 + CSDK_VER=4.0.2 [2026-06-23T02:57:04.727Z] #18 0.193 + '[' '!' -d deps ] [2026-06-23T02:57:04.727Z] #18 0.193 + mkdir deps [2026-06-23T02:57:04.727Z] #18 0.194 + cd /device-bacnet-c/deps [2026-06-23T02:57:04.727Z] #18 0.194 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T02:57:04.727Z] #18 0.196 Connecting to github.com (140.82.112.3:443) [2026-06-23T02:57:04.727Z] #18 0.295 Connecting to codeload.github.com (140.82.112.10:443) [2026-06-23T02:57:04.727Z] #18 0.398 saving to 'v4.0.2.zip' [2026-06-23T02:57:04.727Z] #18 0.482 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T02:57:04.727Z] #18 0.482 'v4.0.2.zip' saved [2026-06-23T02:57:04.727Z] #18 0.483 + unzip v4.0.2.zip [2026-06-23T02:57:04.727Z] #18 0.484 Archive: v4.0.2.zip [2026-06-23T02:57:04.727Z] #18 0.489 creating: device-sdk-c-4.0.2/ [2026-06-23T02:57:04.727Z] #18 0.489 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T02:57:04.727Z] #18 0.489 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T02:57:04.727Z] #18 0.489 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T02:57:04.727Z] #18 0.489 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T02:57:04.727Z] #18 0.491 creating: device-sdk-c-4.0.2/include/ [2026-06-23T02:57:04.727Z] #18 0.491 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T02:57:04.727Z] #18 0.491 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T02:57:04.727Z] #18 0.491 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T02:57:04.727Z] #18 0.491 creating: device-sdk-c-4.0.2/src/ [2026-06-23T02:57:04.727Z] #18 0.491 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T02:57:04.727Z] #18 0.494 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T02:57:04.727Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T02:57:04.727Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T02:57:04.727Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T02:57:04.727Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T02:57:04.727Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T02:57:04.727Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T02:57:04.728Z] #18 0.494 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T02:57:04.728Z] #18 0.497 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T02:57:04.728Z] #18 0.497 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T02:57:04.728Z] #18 0.497 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T02:57:04.728Z] #18 0.498 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.498 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T02:57:04.728Z] #18 0.498 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T02:57:04.728Z] #18 0.498 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T02:57:04.728Z] #18 0.498 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T02:57:04.728Z] #18 0.498 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.499 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T02:57:04.728Z] #18 0.499 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T02:57:04.728Z] #18 0.500 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T02:57:04.728Z] #18 0.500 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.500 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T02:57:04.728Z] #18 0.500 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.500 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T02:57:04.728Z] #18 0.500 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T02:57:04.728Z] #18 0.501 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.501 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T02:57:04.728Z] #18 0.501 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T02:57:04.728Z] #18 0.501 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T02:57:04.728Z] #18 0.501 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T02:57:04.728Z] #18 0.501 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.501 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T02:57:04.728Z] #18 0.502 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T02:57:04.728Z] #18 0.502 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.502 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T02:57:04.728Z] #18 0.502 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T02:57:04.728Z] #18 0.502 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T02:57:04.728Z] #18 0.502 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T02:57:04.728Z] #18 0.502 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T02:57:04.728Z] #18 0.504 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T02:57:04.728Z] #18 0.504 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T02:57:04.728Z] #18 0.504 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T02:57:04.728Z] #18 0.506 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T02:57:04.728Z] #18 0.507 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T02:57:04.728Z] #18 0.507 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T02:57:04.728Z] #18 0.507 + cd device-sdk-c-4.0.2 [2026-06-23T02:57:04.728Z] #18 0.507 + ./scripts/build.sh [2026-06-23T02:57:04.728Z] #18 0.508 + CPPCHECK=false [2026-06-23T02:57:04.728Z] #18 0.508 + DOCGEN=false [2026-06-23T02:57:04.728Z] #18 0.508 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T02:57:04.728Z] #18 0.508 + '[' 0 -gt 0 ] [2026-06-23T02:57:04.728Z] #18 0.509 + readlink -f ./scripts/build.sh [2026-06-23T02:57:04.728Z] #18 0.510 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:57:04.728Z] #18 0.511 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T02:57:04.728Z] #18 0.511 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T02:57:04.728Z] #18 0.511 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T02:57:04.728Z] #18 0.511 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:57:04.728Z] #18 0.512 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:57:04.728Z] #18 0.512 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T02:57:04.728Z] #18 0.590 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:57:04.728Z] #18 0.608 -- Detecting C compiler ABI info [2026-06-23T02:57:04.728Z] #18 0.695 -- Detecting C compiler ABI info - done [2026-06-23T02:57:04.728Z] #18 0.716 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:57:04.728Z] #18 0.717 -- Detecting C compile features [2026-06-23T02:57:04.728Z] #18 0.717 -- Detecting C compile features - done [2026-06-23T02:57:04.728Z] #18 0.721 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:57:04.728Z] #18 0.802 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:57:04.728Z] #18 0.805 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:57:04.728Z] #18 0.808 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:57:04.728Z] #18 0.810 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:57:04.728Z] #18 0.813 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:57:04.728Z] #18 0.815 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:57:04.728Z] #18 0.815 -- /opt/iotech/iot/1.6/include [2026-06-23T02:57:04.728Z] #18 0.815 -- C SDK 0.0.0 for Linux [2026-06-23T02:57:04.728Z] #18 0.818 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:57:04.728Z] #18 0.911 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:57:04.728Z] #18 0.965 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:57:04.728Z] #18 0.988 -- Configuring done (0.5s) [2026-06-23T02:57:04.728Z] #18 1.021 -- Generating done (0.0s) [2026-06-23T02:57:04.728Z] #18 1.024 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:57:04.728Z] #18 1.029 + make all package [2026-06-23T02:57:04.728Z] #18 1.029 + tee release.log [2026-06-23T02:57:04.728Z] #18 1.075 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:57:04.728Z] #18 1.221 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:57:04.728Z] #18 1.373 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:57:04.728Z] #18 1.524 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:57:04.728Z] #18 1.635 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:57:04.728Z] #18 1.682 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:57:04.728Z] #18 1.682 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:57:04.728Z] #18 1.682 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:57:04.728Z] #18 1.682 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:57:04.728Z] #18 1.786 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:57:04.728Z] #18 2.113 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:57:04.728Z] #18 2.158 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:57:04.728Z] #18 2.310 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:57:04.728Z] #18 2.621 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:57:04.985Z] #18 2.713 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:57:04.985Z] #18 2.843 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:57:05.448Z] #18 2.968 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:57:05.448Z] #18 3.063 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:57:05.448Z] #18 3.223 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:57:05.715Z] #18 3.284 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:57:05.715Z] #18 3.600 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:57:05.976Z] #18 ... [2026-06-23T02:57:05.976Z] [2026-06-23T02:57:05.976Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-06-23T02:57:05.976Z] #19 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:05.976Z] #19 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:05.976Z] #19 0.584 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T02:57:05.976Z] #19 1.185 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:57:05.976Z] #19 1.195 OK: 31 MiB in 41 packages [2026-06-23T02:57:05.976Z] #19 DONE 1.3s [2026-06-23T02:57:05.976Z] [2026-06-23T02:57:05.976Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T02:57:05.976Z] #18 3.659 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:57:06.236Z] #18 3.898 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:57:06.236Z] #18 3.996 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:57:06.494Z] #18 4.226 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:57:06.752Z] #18 4.316 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:57:07.717Z] #18 5.344 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:57:07.717Z] #18 5.447 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:57:07.717Z] #18 5.515 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:57:07.717Z] #18 5.604 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:57:07.981Z] #18 5.660 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:57:07.981Z] #18 5.880 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:57:08.558Z] #18 6.223 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:57:08.559Z] #18 6.295 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:57:08.559Z] #18 6.422 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:57:08.817Z] #18 6.517 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:57:09.077Z] #18 7.003 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:57:09.335Z] #18 7.125 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:57:09.335Z] #18 7.188 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:57:09.335Z] #18 7.293 [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:57:09.604Z] #18 7.350 [ 69%] Built target csdk [2026-06-23T02:57:09.604Z] #18 7.366 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:57:09.604Z] #18 7.501 [ 73%] Linking C executable template [2026-06-23T02:57:09.872Z] #18 7.529 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:09.872Z] #18 7.576 [ 73%] Built target template [2026-06-23T02:57:09.872Z] #18 7.594 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:57:09.872Z] #18 7.684 [ 76%] Linking C executable device-counter [2026-06-23T02:57:10.144Z] #18 7.710 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:10.144Z] #18 7.762 [ 76%] Built target device-counter [2026-06-23T02:57:10.144Z] #18 7.776 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:57:10.144Z] #18 7.862 [ 80%] Linking C executable device-random [2026-06-23T02:57:10.144Z] #18 7.887 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:10.144Z] #18 7.927 [ 80%] Built target device-random [2026-06-23T02:57:10.144Z] #18 7.939 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:57:10.144Z] #18 8.019 [ 84%] Linking C executable device-gyro [2026-06-23T02:57:10.404Z] #18 8.045 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:10.404Z] #18 8.087 [ 84%] Built target device-gyro [2026-06-23T02:57:10.404Z] #18 8.105 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:57:10.404Z] #18 8.189 [ 88%] Linking C executable device-bitfields [2026-06-23T02:57:10.664Z] #18 8.217 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:10.664Z] #18 8.261 [ 88%] Built target device-bitfields [2026-06-23T02:57:10.664Z] #18 8.278 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:57:10.664Z] #18 8.434 [ 92%] Linking C executable template-discovery [2026-06-23T02:57:10.924Z] #18 8.460 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:10.924Z] #18 8.503 [ 92%] Built target template-discovery [2026-06-23T02:57:10.924Z] #18 8.524 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:57:10.924Z] #18 8.646 [ 96%] Linking C executable device-file [2026-06-23T02:57:10.924Z] #18 8.673 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:10.924Z] #18 8.716 [ 96%] Built target device-file [2026-06-23T02:57:10.924Z] #18 8.737 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T02:57:10.924Z] #18 8.838 [100%] Linking C executable device-terminal [2026-06-23T02:57:11.183Z] #18 8.868 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:11.183Z] #18 8.922 [100%] Built target device-terminal [2026-06-23T02:57:11.183Z] #18 8.943 Run CPack packaging tool... [2026-06-23T02:57:11.183Z] #18 8.960 CPack: Create package using TGZ [2026-06-23T02:57:11.183Z] #18 8.960 CPack: Install projects [2026-06-23T02:57:11.183Z] #18 8.961 CPack: - Run preinstall target for: Csdk [2026-06-23T02:57:11.442Z] #18 9.193 CPack: - Install project: Csdk [] [2026-06-23T02:57:11.442Z] #18 9.199 CPack: Create package [2026-06-23T02:57:11.442Z] #18 9.225 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T02:57:11.442Z] #18 9.226 + '[' false '=' true ] [2026-06-23T02:57:11.442Z] #18 9.226 + '[' false '=' true ] [2026-06-23T02:57:11.442Z] #18 9.226 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:57:11.442Z] #18 9.227 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:57:11.442Z] #18 9.227 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T02:57:11.442Z] #18 9.301 -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:57:11.705Z] #18 9.318 -- Detecting C compiler ABI info [2026-06-23T02:57:11.705Z] #18 9.413 -- Detecting C compiler ABI info - done [2026-06-23T02:57:11.705Z] #18 9.436 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:57:11.705Z] #18 9.436 -- Detecting C compile features [2026-06-23T02:57:11.705Z] #18 9.437 -- Detecting C compile features - done [2026-06-23T02:57:11.705Z] #18 9.440 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:57:11.705Z] #18 9.519 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:57:11.705Z] #18 9.522 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:57:11.705Z] #18 9.525 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:57:11.705Z] #18 9.528 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:57:11.705Z] #18 9.531 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:57:11.705Z] #18 9.534 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:57:11.705Z] #18 9.534 -- /opt/iotech/iot/1.6/include [2026-06-23T02:57:11.705Z] #18 9.534 -- C SDK 0.0.0 for Linux [2026-06-23T02:57:11.705Z] #18 9.537 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:57:11.705Z] #18 9.625 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:57:11.964Z] #18 9.678 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:57:11.964Z] #18 9.699 -- Configuring done (0.5s) [2026-06-23T02:57:11.964Z] #18 9.733 -- Generating done (0.0s) [2026-06-23T02:57:11.964Z] #18 9.735 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:57:11.964Z] #18 9.740 + make [2026-06-23T02:57:11.964Z] #18 9.740 + tee debug.log [2026-06-23T02:57:11.964Z] #18 9.788 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:57:11.964Z] #18 9.873 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:57:12.223Z] #18 9.958 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:57:12.223Z] #18 10.05 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:57:12.223Z] #18 10.12 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:57:12.223Z] #18 10.17 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:57:12.223Z] #18 10.17 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:57:12.223Z] #18 10.17 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:57:12.223Z] #18 10.17 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:57:12.490Z] #18 10.23 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:57:12.490Z] #18 10.35 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:57:12.755Z] #18 10.39 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:57:12.755Z] #18 10.48 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:57:12.755Z] #18 10.60 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:57:13.016Z] #18 10.67 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:57:13.016Z] #18 10.75 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:57:13.016Z] #18 10.83 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:57:13.016Z] #18 10.89 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:57:13.277Z] #18 10.98 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:57:13.277Z] #18 11.03 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:57:13.277Z] #18 11.17 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:57:13.579Z] #18 11.22 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:57:13.579Z] #18 11.33 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:57:13.579Z] #18 11.39 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:57:13.579Z] #18 11.51 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:57:13.841Z] #18 11.58 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:57:13.841Z] #18 11.80 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:57:14.099Z] #18 11.87 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:57:14.099Z] #18 11.92 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:57:14.099Z] #18 11.98 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:57:14.099Z] #18 12.04 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:57:14.383Z] #18 12.13 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:57:14.685Z] #18 12.39 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:57:14.685Z] #18 12.44 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:57:14.685Z] #18 12.52 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:57:14.970Z] #18 12.59 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:57:14.970Z] #18 12.76 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:57:14.970Z] #18 12.83 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:57:14.970Z] #18 12.89 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:57:15.607Z] #18 12.96 [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:57:15.608Z] #18 13.03 [ 69%] Built target csdk [2026-06-23T02:57:15.608Z] #18 13.05 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:57:15.608Z] #18 13.13 [ 73%] Linking C executable template [2026-06-23T02:57:15.608Z] #18 13.16 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:15.608Z] #18 13.20 [ 73%] Built target template [2026-06-23T02:57:15.608Z] #18 13.23 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:57:15.608Z] #18 13.30 [ 76%] Linking C executable device-counter [2026-06-23T02:57:15.608Z] #18 13.32 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:15.608Z] #18 13.36 [ 76%] Built target device-counter [2026-06-23T02:57:15.608Z] #18 13.38 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:57:15.608Z] #18 13.44 [ 80%] Linking C executable device-random [2026-06-23T02:57:15.929Z] #18 13.47 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:15.929Z] #18 13.51 [ 80%] Built target device-random [2026-06-23T02:57:15.929Z] #18 13.53 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:57:15.929Z] #18 13.59 [ 84%] Linking C executable device-gyro [2026-06-23T02:57:15.929Z] #18 13.62 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:15.929Z] #18 13.66 [ 84%] Built target device-gyro [2026-06-23T02:57:15.929Z] #18 13.68 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:57:15.929Z] #18 13.74 [ 88%] Linking C executable device-bitfields [2026-06-23T02:57:16.232Z] #18 13.77 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:16.232Z] #18 13.81 [ 88%] Built target device-bitfields [2026-06-23T02:57:16.232Z] #18 13.83 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:57:16.232Z] #18 13.91 [ 92%] Linking C executable template-discovery [2026-06-23T02:57:16.232Z] #18 13.93 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:16.232Z] #18 13.97 [ 92%] Built target template-discovery [2026-06-23T02:57:16.232Z] #18 14.00 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:57:16.232Z] #18 14.06 [ 96%] Linking C executable device-file [2026-06-23T02:57:16.525Z] #18 14.09 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:16.525Z] #18 14.13 [ 96%] Built target device-file [2026-06-23T02:57:16.525Z] #18 14.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T02:57:16.525Z] #18 14.23 [100%] Linking C executable device-terminal [2026-06-23T02:57:16.525Z] #18 14.26 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:16.525Z] #18 14.30 [100%] Built target device-terminal [2026-06-23T02:57:16.525Z] #18 14.31 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T02:57:16.525Z] #18 14.31 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T02:57:16.525Z] #18 14.31 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T02:57:16.525Z] #18 14.32 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T02:57:16.525Z] #18 14.32 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T02:57:16.525Z] #18 14.32 + rm -rf /device-bacnet-c/deps [2026-06-23T02:57:16.525Z] #18 DONE 14.4s [2026-06-23T02:57:16.796Z] [2026-06-23T02:57:16.796Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-06-23T02:57:16.796Z] #20 0.228 + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T02:57:17.068Z] #20 0.229 + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T02:57:17.068Z] #20 0.230 + dirname /device-bacnet-c/scripts [2026-06-23T02:57:17.068Z] #20 0.230 + ROOT=/device-bacnet-c [2026-06-23T02:57:17.068Z] #20 0.230 + echo /device-bacnet-c [2026-06-23T02:57:17.068Z] #20 0.230 + cd /device-bacnet-c [2026-06-23T02:57:17.068Z] #20 0.230 /device-bacnet-c [2026-06-23T02:57:17.068Z] #20 0.230 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T02:57:17.068Z] #20 0.230 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-06-23T02:57:17.068Z] #20 0.230 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T02:57:17.068Z] #20 0.231 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T02:57:17.068Z] #20 0.231 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T02:57:17.068Z] #20 0.253 -- /opt/iotech/iot/1.6/include [2026-06-23T02:57:17.068Z] #20 0.253 -- Configuring done (0.0s) [2026-06-23T02:57:17.068Z] #20 0.260 -- Generating done (0.0s) [2026-06-23T02:57:17.068Z] #20 0.261 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T02:57:17.068Z] #20 0.262 + make [2026-06-23T02:57:17.068Z] #20 0.262 + tee release.log [2026-06-23T02:57:17.068Z] #20 0.302 [ 22%] Built target bacnet_objects [2026-06-23T02:57:17.068Z] #20 0.327 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T02:57:17.068Z] #20 0.518 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T02:57:17.332Z] #20 0.792 [ 55%] Linking C executable device-bacnet-c [2026-06-23T02:57:17.600Z] #20 0.820 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:17.600Z] #20 0.867 [100%] Built target device-bacnet-c [2026-06-23T02:57:17.600Z] #20 0.876 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T02:57:17.600Z] #20 0.877 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T02:57:17.600Z] #20 0.877 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T02:57:17.600Z] #20 0.897 -- /opt/iotech/iot/1.6/include [2026-06-23T02:57:17.600Z] #20 0.898 -- Configuring done (0.0s) [2026-06-23T02:57:17.600Z] #20 0.904 -- Generating done (0.0s) [2026-06-23T02:57:17.600Z] #20 0.905 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T02:57:17.600Z] #20 0.906 + make [2026-06-23T02:57:17.600Z] #20 0.906 + tee release.log [2026-06-23T02:57:17.600Z] #20 0.947 [ 22%] Built target bacnet_objects [2026-06-23T02:57:17.600Z] #20 0.973 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T02:57:17.600Z] #20 1.149 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T02:57:17.869Z] #20 1.429 [ 55%] Linking C executable device-bacnet-c [2026-06-23T02:57:18.129Z] #20 1.460 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:57:18.129Z] #20 1.507 [100%] Built target device-bacnet-c [2026-06-23T02:57:18.129Z] #20 DONE 1.6s [2026-06-23T02:57:18.129Z] [2026-06-23T02:57:18.129Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-06-23T02:57:18.129Z] #21 DONE 0.1s [2026-06-23T02:57:18.387Z] [2026-06-23T02:57:18.387Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T02:57:18.387Z] #22 DONE 0.0s [2026-06-23T02:57:18.387Z] [2026-06-23T02:57:18.387Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T02:57:18.387Z] #23 DONE 0.0s [2026-06-23T02:57:18.387Z] [2026-06-23T02:57:18.387Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-06-23T02:57:18.387Z] #24 DONE 0.0s [2026-06-23T02:57:18.387Z] [2026-06-23T02:57:18.387Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-06-23T02:57:18.387Z] #25 DONE 0.0s [2026-06-23T02:57:18.387Z] [2026-06-23T02:57:18.387Z] #26 [stage-1 11/12] COPY res /res [2026-06-23T02:57:18.387Z] #26 DONE 0.0s [2026-06-23T02:57:18.387Z] [2026-06-23T02:57:18.387Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-06-23T02:57:18.387Z] #27 DONE 0.0s [2026-06-23T02:57:18.647Z] [2026-06-23T02:57:18.647Z] #28 exporting to image [2026-06-23T02:57:18.647Z] #28 exporting layers [2026-06-23T02:57:18.906Z] #28 exporting layers 0.4s done [2026-06-23T02:57:18.906Z] #28 writing image sha256:ac2473e1ebc5cc756b1ec1327b510558a5545a73a26102b27bc8fef191591c1e done [2026-06-23T02:57:18.906Z] #28 naming to docker.io/library/device-bacnet done [2026-06-23T02:57:18.906Z] #28 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T02:57:19.119Z] provisioning config files... [2026-06-23T02:57:19.129Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config17797416167233788799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:57:19.480Z] ---> ****-login.sh [2026-06-23T02:57:19.480Z] nexus3.edgexfoundry.org:10001 [2026-06-23T02:57:19.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:57:19.480Z] Login Succeeded [2026-06-23T02:57:19.480Z] nexus3.edgexfoundry.org:10002 [2026-06-23T02:57:19.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:57:19.480Z] Login Succeeded [2026-06-23T02:57:19.480Z] nexus3.edgexfoundry.org:10003 [2026-06-23T02:57:19.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:57:19.740Z] Login Succeeded [2026-06-23T02:57:19.740Z] nexus3.edgexfoundry.org:10004 [2026-06-23T02:57:19.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:57:19.740Z] Login Succeeded [2026-06-23T02:57:19.740Z] ****.io [2026-06-23T02:57:19.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:57:19.999Z] Login Succeeded [2026-06-23T02:57:19.999Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T02:57:20.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T02:57:20.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:57:20.090Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2026-06-23T02:57:20.091Z] 652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T02:57:20.091Z] latest [2026-06-23T02:57:20.091Z] 4.1.0-dev.3 [2026-06-23T02:57:20.091Z] 652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [2026-06-23T02:57:20.091Z] main [2026-06-23T02:57:20.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:20.433Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:20.789Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T02:57:20.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T02:57:20.789Z] 53d65c5e91a2: Preparing [2026-06-23T02:57:20.789Z] 32b7fc2ee473: Preparing [2026-06-23T02:57:20.789Z] 416cc8a56cad: Preparing [2026-06-23T02:57:20.789Z] 1a0e03fe2d85: Preparing [2026-06-23T02:57:20.789Z] e5a31e40c9ff: Preparing [2026-06-23T02:57:20.789Z] 4af5449d64ad: Preparing [2026-06-23T02:57:20.789Z] 5dfd3fb6e075: Preparing [2026-06-23T02:57:20.789Z] 81ec38b83d75: Preparing [2026-06-23T02:57:20.789Z] 665550cf7d58: Preparing [2026-06-23T02:57:20.789Z] 45013fdc7dc2: Preparing [2026-06-23T02:57:20.789Z] 221ae0d953ae: Preparing [2026-06-23T02:57:20.789Z] 08bc4e534116: Preparing [2026-06-23T02:57:20.789Z] 81ec38b83d75: Waiting [2026-06-23T02:57:20.789Z] 665550cf7d58: Waiting [2026-06-23T02:57:20.789Z] 45013fdc7dc2: Waiting [2026-06-23T02:57:20.789Z] 221ae0d953ae: Waiting [2026-06-23T02:57:20.789Z] 08bc4e534116: Waiting [2026-06-23T02:57:20.789Z] 4af5449d64ad: Waiting [2026-06-23T02:57:20.789Z] 5dfd3fb6e075: Waiting [2026-06-23T02:57:20.789Z] 1a0e03fe2d85: Pushed [2026-06-23T02:57:20.789Z] e5a31e40c9ff: Pushed [2026-06-23T02:57:20.789Z] 416cc8a56cad: Pushed [2026-06-23T02:57:20.789Z] 32b7fc2ee473: Pushed [2026-06-23T02:57:20.789Z] 53d65c5e91a2: Pushed [2026-06-23T02:57:21.048Z] 81ec38b83d75: Pushed [2026-06-23T02:57:21.048Z] 45013fdc7dc2: Pushed [2026-06-23T02:57:21.048Z] 4af5449d64ad: Pushed [2026-06-23T02:57:21.048Z] 08bc4e534116: Layer already exists [2026-06-23T02:57:21.048Z] 5dfd3fb6e075: Pushed [2026-06-23T02:57:21.048Z] 221ae0d953ae: Pushed [2026-06-23T02:57:23.579Z] 665550cf7d58: Pushed [2026-06-23T02:57:23.579Z] 652c4c721f17326d85c096634bcaaa8a720b44aa: digest: sha256:359c227e709a14802bde954f61e361c43fe6b23d1a8802500e6022494e042f3e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:23.909Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:24.226Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2026-06-23T02:57:24.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T02:57:24.226Z] 53d65c5e91a2: Preparing [2026-06-23T02:57:24.226Z] 32b7fc2ee473: Preparing [2026-06-23T02:57:24.226Z] 416cc8a56cad: Preparing [2026-06-23T02:57:24.226Z] 1a0e03fe2d85: Preparing [2026-06-23T02:57:24.226Z] e5a31e40c9ff: Preparing [2026-06-23T02:57:24.226Z] 4af5449d64ad: Preparing [2026-06-23T02:57:24.226Z] 5dfd3fb6e075: Preparing [2026-06-23T02:57:24.226Z] 81ec38b83d75: Preparing [2026-06-23T02:57:24.226Z] 4af5449d64ad: Waiting [2026-06-23T02:57:24.226Z] 5dfd3fb6e075: Waiting [2026-06-23T02:57:24.226Z] 665550cf7d58: Preparing [2026-06-23T02:57:24.226Z] 45013fdc7dc2: Preparing [2026-06-23T02:57:24.226Z] 221ae0d953ae: Preparing [2026-06-23T02:57:24.226Z] 08bc4e534116: Preparing [2026-06-23T02:57:24.226Z] 81ec38b83d75: Waiting [2026-06-23T02:57:24.226Z] 221ae0d953ae: Waiting [2026-06-23T02:57:24.226Z] 665550cf7d58: Waiting [2026-06-23T02:57:24.226Z] 45013fdc7dc2: Waiting [2026-06-23T02:57:24.226Z] 08bc4e534116: Waiting [2026-06-23T02:57:24.226Z] e5a31e40c9ff: Layer already exists [2026-06-23T02:57:24.226Z] 32b7fc2ee473: Layer already exists [2026-06-23T02:57:24.226Z] 416cc8a56cad: Layer already exists [2026-06-23T02:57:24.226Z] 53d65c5e91a2: Layer already exists [2026-06-23T02:57:24.226Z] 1a0e03fe2d85: Layer already exists [2026-06-23T02:57:24.226Z] 4af5449d64ad: Layer already exists [2026-06-23T02:57:24.226Z] 665550cf7d58: Layer already exists [2026-06-23T02:57:24.226Z] 81ec38b83d75: Layer already exists [2026-06-23T02:57:24.226Z] 45013fdc7dc2: Layer already exists [2026-06-23T02:57:24.226Z] 5dfd3fb6e075: Layer already exists [2026-06-23T02:57:24.226Z] 221ae0d953ae: Layer already exists [2026-06-23T02:57:24.226Z] 08bc4e534116: Layer already exists [2026-06-23T02:57:24.226Z] latest: digest: sha256:359c227e709a14802bde954f61e361c43fe6b23d1a8802500e6022494e042f3e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:24.554Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:24.883Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.3 [2026-06-23T02:57:24.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T02:57:24.883Z] 53d65c5e91a2: Preparing [2026-06-23T02:57:24.883Z] 32b7fc2ee473: Preparing [2026-06-23T02:57:24.883Z] 416cc8a56cad: Preparing [2026-06-23T02:57:24.883Z] 1a0e03fe2d85: Preparing [2026-06-23T02:57:24.883Z] e5a31e40c9ff: Preparing [2026-06-23T02:57:24.883Z] 4af5449d64ad: Preparing [2026-06-23T02:57:24.883Z] 5dfd3fb6e075: Preparing [2026-06-23T02:57:24.883Z] 81ec38b83d75: Preparing [2026-06-23T02:57:24.883Z] 665550cf7d58: Preparing [2026-06-23T02:57:24.883Z] 45013fdc7dc2: Preparing [2026-06-23T02:57:24.883Z] 221ae0d953ae: Preparing [2026-06-23T02:57:24.883Z] 08bc4e534116: Preparing [2026-06-23T02:57:24.883Z] 4af5449d64ad: Waiting [2026-06-23T02:57:24.883Z] 5dfd3fb6e075: Waiting [2026-06-23T02:57:24.883Z] 81ec38b83d75: Waiting [2026-06-23T02:57:24.883Z] 665550cf7d58: Waiting [2026-06-23T02:57:24.883Z] 45013fdc7dc2: Waiting [2026-06-23T02:57:24.883Z] 08bc4e534116: Waiting [2026-06-23T02:57:24.883Z] 221ae0d953ae: Waiting [2026-06-23T02:57:24.883Z] 1a0e03fe2d85: Layer already exists [2026-06-23T02:57:24.883Z] e5a31e40c9ff: Layer already exists [2026-06-23T02:57:24.883Z] 416cc8a56cad: Layer already exists [2026-06-23T02:57:24.883Z] 32b7fc2ee473: Layer already exists [2026-06-23T02:57:24.883Z] 53d65c5e91a2: Layer already exists [2026-06-23T02:57:24.883Z] 81ec38b83d75: Layer already exists [2026-06-23T02:57:24.883Z] 45013fdc7dc2: Layer already exists [2026-06-23T02:57:24.883Z] 5dfd3fb6e075: Layer already exists [2026-06-23T02:57:24.883Z] 4af5449d64ad: Layer already exists [2026-06-23T02:57:24.883Z] 665550cf7d58: Layer already exists [2026-06-23T02:57:24.883Z] 221ae0d953ae: Layer already exists [2026-06-23T02:57:24.883Z] 08bc4e534116: Layer already exists [2026-06-23T02:57:24.883Z] 4.1.0-dev.3: digest: sha256:359c227e709a14802bde954f61e361c43fe6b23d1a8802500e6022494e042f3e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:25.218Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:25.539Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [2026-06-23T02:57:25.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T02:57:25.539Z] 53d65c5e91a2: Preparing [2026-06-23T02:57:25.539Z] 32b7fc2ee473: Preparing [2026-06-23T02:57:25.539Z] 416cc8a56cad: Preparing [2026-06-23T02:57:25.539Z] 1a0e03fe2d85: Preparing [2026-06-23T02:57:25.539Z] e5a31e40c9ff: Preparing [2026-06-23T02:57:25.539Z] 4af5449d64ad: Preparing [2026-06-23T02:57:25.539Z] 5dfd3fb6e075: Preparing [2026-06-23T02:57:25.539Z] 81ec38b83d75: Preparing [2026-06-23T02:57:25.539Z] 665550cf7d58: Preparing [2026-06-23T02:57:25.539Z] 5dfd3fb6e075: Waiting [2026-06-23T02:57:25.539Z] 665550cf7d58: Waiting [2026-06-23T02:57:25.539Z] 81ec38b83d75: Waiting [2026-06-23T02:57:25.539Z] 4af5449d64ad: Waiting [2026-06-23T02:57:25.539Z] 45013fdc7dc2: Preparing [2026-06-23T02:57:25.539Z] 221ae0d953ae: Preparing [2026-06-23T02:57:25.539Z] 08bc4e534116: Preparing [2026-06-23T02:57:25.539Z] 221ae0d953ae: Waiting [2026-06-23T02:57:25.539Z] 08bc4e534116: Waiting [2026-06-23T02:57:25.539Z] e5a31e40c9ff: Layer already exists [2026-06-23T02:57:25.539Z] 32b7fc2ee473: Layer already exists [2026-06-23T02:57:25.539Z] 1a0e03fe2d85: Layer already exists [2026-06-23T02:57:25.539Z] 416cc8a56cad: Layer already exists [2026-06-23T02:57:25.539Z] 53d65c5e91a2: Layer already exists [2026-06-23T02:57:25.539Z] 5dfd3fb6e075: Layer already exists [2026-06-23T02:57:25.539Z] 81ec38b83d75: Layer already exists [2026-06-23T02:57:25.539Z] 4af5449d64ad: Layer already exists [2026-06-23T02:57:25.539Z] 45013fdc7dc2: Layer already exists [2026-06-23T02:57:25.539Z] 665550cf7d58: Layer already exists [2026-06-23T02:57:25.539Z] 08bc4e534116: Layer already exists [2026-06-23T02:57:25.539Z] 221ae0d953ae: Layer already exists [2026-06-23T02:57:25.539Z] 652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3: digest: sha256:359c227e709a14802bde954f61e361c43fe6b23d1a8802500e6022494e042f3e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:25.873Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:26.195Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2026-06-23T02:57:26.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T02:57:26.195Z] 53d65c5e91a2: Preparing [2026-06-23T02:57:26.195Z] 32b7fc2ee473: Preparing [2026-06-23T02:57:26.195Z] 416cc8a56cad: Preparing [2026-06-23T02:57:26.195Z] 1a0e03fe2d85: Preparing [2026-06-23T02:57:26.195Z] e5a31e40c9ff: Preparing [2026-06-23T02:57:26.195Z] 4af5449d64ad: Preparing [2026-06-23T02:57:26.195Z] 5dfd3fb6e075: Preparing [2026-06-23T02:57:26.195Z] 81ec38b83d75: Preparing [2026-06-23T02:57:26.195Z] 665550cf7d58: Preparing [2026-06-23T02:57:26.195Z] 45013fdc7dc2: Preparing [2026-06-23T02:57:26.195Z] 221ae0d953ae: Preparing [2026-06-23T02:57:26.195Z] 08bc4e534116: Preparing [2026-06-23T02:57:26.195Z] 4af5449d64ad: Waiting [2026-06-23T02:57:26.195Z] 45013fdc7dc2: Waiting [2026-06-23T02:57:26.195Z] 221ae0d953ae: Waiting [2026-06-23T02:57:26.195Z] 08bc4e534116: Waiting [2026-06-23T02:57:26.195Z] 5dfd3fb6e075: Waiting [2026-06-23T02:57:26.195Z] 81ec38b83d75: Waiting [2026-06-23T02:57:26.195Z] 416cc8a56cad: Layer already exists [2026-06-23T02:57:26.195Z] e5a31e40c9ff: Layer already exists [2026-06-23T02:57:26.195Z] 32b7fc2ee473: Layer already exists [2026-06-23T02:57:26.195Z] 1a0e03fe2d85: Layer already exists [2026-06-23T02:57:26.195Z] 53d65c5e91a2: Layer already exists [2026-06-23T02:57:26.195Z] 4af5449d64ad: Layer already exists [2026-06-23T02:57:26.195Z] 5dfd3fb6e075: Layer already exists [2026-06-23T02:57:26.195Z] 665550cf7d58: Layer already exists [2026-06-23T02:57:26.195Z] 45013fdc7dc2: Layer already exists [2026-06-23T02:57:26.195Z] 81ec38b83d75: Layer already exists [2026-06-23T02:57:26.195Z] 221ae0d953ae: Layer already exists [2026-06-23T02:57:26.195Z] 08bc4e534116: Layer already exists [2026-06-23T02:57:26.195Z] main: digest: sha256:359c227e709a14802bde954f61e361c43fe6b23d1a8802500e6022494e042f3e size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T02:57:26.269Z] ===================================================== [Pipeline] echo [2026-06-23T02:57:26.543Z] taggedImages: [2026-06-23T02:57:26.543Z] - nexus3.edgexfoundry.org:10004/device-bacnet:652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T02:57:26.543Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2026-06-23T02:57:26.543Z] - nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.3 [2026-06-23T02:57:26.543Z] - nexus3.edgexfoundry.org:10004/device-bacnet:652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [2026-06-23T02:57:26.543Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:26.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T02:57:26.950Z] [2026-06-23T02:57:26.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:57:27.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T02:57:27.290Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T02:57:27.290Z] 5eb5b503b376: Pulling fs layer [2026-06-23T02:57:27.290Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T02:57:27.290Z] ec43610c2a17: Pulling fs layer [2026-06-23T02:57:27.290Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T02:57:27.290Z] 33b1e0a273af: Pulling fs layer [2026-06-23T02:57:27.290Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T02:57:27.290Z] 2f39f015ded8: Pulling fs layer [2026-06-23T02:57:27.290Z] 3a2ae6a8a46f: Waiting [2026-06-23T02:57:27.290Z] 33b1e0a273af: Waiting [2026-06-23T02:57:27.290Z] 5d3b04190fa2: Waiting [2026-06-23T02:57:27.290Z] 2f39f015ded8: Waiting [2026-06-23T02:57:27.290Z] 5c69ac0246d0: Verifying Checksum [2026-06-23T02:57:27.290Z] 5c69ac0246d0: Download complete [2026-06-23T02:57:27.290Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T02:57:27.290Z] 3a2ae6a8a46f: Download complete [2026-06-23T02:57:27.290Z] 33b1e0a273af: Verifying Checksum [2026-06-23T02:57:27.290Z] 33b1e0a273af: Download complete [2026-06-23T02:57:27.290Z] 5d3b04190fa2: Verifying Checksum [2026-06-23T02:57:27.290Z] 5d3b04190fa2: Download complete [2026-06-23T02:57:27.290Z] ec43610c2a17: Verifying Checksum [2026-06-23T02:57:27.290Z] ec43610c2a17: Download complete [2026-06-23T02:57:27.553Z] 5eb5b503b376: Verifying Checksum [2026-06-23T02:57:27.553Z] 5eb5b503b376: Download complete [2026-06-23T02:57:28.123Z] 2f39f015ded8: Download complete [2026-06-23T02:57:29.507Z] 5eb5b503b376: Pull complete [2026-06-23T02:57:29.507Z] 5c69ac0246d0: Pull complete [2026-06-23T02:57:29.765Z] ec43610c2a17: Pull complete [2026-06-23T02:57:29.765Z] 3a2ae6a8a46f: Pull complete [2026-06-23T02:57:30.024Z] 33b1e0a273af: Pull complete [2026-06-23T02:57:30.024Z] 5d3b04190fa2: Pull complete [2026-06-23T02:57:35.414Z] 2f39f015ded8: Pull complete [2026-06-23T02:57:35.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T02:57:35.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T02:57:35.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T02:57:35.544Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T02:57:35.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T02:57:38.116Z] $ docker top a9e4a888cbb0d91c084653458e5f911937efb5fcb406a0100ede6ca392906f53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:57:38.825Z] ---> job-cost.sh [2026-06-23T02:57:38.825Z] lf-activate-venv: SKIPPING [2026-06-23T02:57:38.825Z] INFO: No Stack... [2026-06-23T02:57:39.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T02:57:39.377Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T02:57:39.719Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2026-06-23T02:57:39.719Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T02:57:39.734Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] [2026-06-23T02:57:39.741Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] did not exist. Created. [2026-06-23T02:57:39.749Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T02:57:40.107Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-23T02:57:40.141Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T02:57:40.162Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T02:57:40.191Z] $ docker stop --time=1 a9e4a888cbb0d91c084653458e5f911937efb5fcb406a0100ede6ca392906f53 [2026-06-23T02:57:41.325Z] $ docker rm -f --volumes a9e4a888cbb0d91c084653458e5f911937efb5fcb406a0100ede6ca392906f53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T02:57:44.148Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13706 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2026-06-23T02:57:44.167Z] Running in /w/workspace/device-bacnet-c/35 [Pipeline] { [Pipeline] checkout [2026-06-23T02:57:47.216Z] Selected Git installation does not exist. Using Default [2026-06-23T02:57:47.216Z] The recommended git tool is: NONE [2026-06-23T02:57:52.157Z] using credential edgex-jenkins-ssh [2026-06-23T02:57:52.198Z] Cloning the remote Git repository [2026-06-23T02:57:52.252Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2026-06-23T02:57:52.370Z] > git init /w/workspace/device-bacnet-c/35 # timeout=10 [2026-06-23T02:57:52.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2026-06-23T02:57:52.532Z] > git --version # timeout=10 [2026-06-23T02:57:52.552Z] > git --version # 'git version 2.25.1' [2026-06-23T02:57:52.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-23T02:57:52.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T02:57:56.806Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2026-06-23T02:57:56.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T02:57:57.705Z] Avoid second fetch [2026-06-23T02:57:57.705Z] Checking out Revision 652c4c721f17326d85c096634bcaaa8a720b44aa (main) [2026-06-23T02:57:58.299Z] Commit message: "Merge pull request #112 from iain-anderson/c-sdk-version" [2026-06-23T02:57:57.720Z] > git config core.sparsecheckout # timeout=10 [2026-06-23T02:57:57.784Z] > git checkout -f 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T02:58:02.654Z] provisioning config files... [2026-06-23T02:58:02.679Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/35@tmp/config1870797694382582946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T02:58:03.331Z] ---> ****-login.sh [2026-06-23T02:58:03.331Z] nexus3.edgexfoundry.org:10001 [2026-06-23T02:58:03.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:03.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T02:58:03.940Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:03.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T02:58:03.940Z] [2026-06-23T02:58:03.940Z] Login Succeeded [2026-06-23T02:58:03.940Z] nexus3.edgexfoundry.org:10002 [2026-06-23T02:58:04.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:04.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T02:58:04.210Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:04.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T02:58:04.210Z] [2026-06-23T02:58:04.210Z] Login Succeeded [2026-06-23T02:58:04.211Z] nexus3.edgexfoundry.org:10003 [2026-06-23T02:58:04.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:04.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T02:58:04.479Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:04.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T02:58:04.479Z] [2026-06-23T02:58:04.479Z] Login Succeeded [2026-06-23T02:58:04.479Z] nexus3.edgexfoundry.org:10004 [2026-06-23T02:58:04.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:05.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T02:58:05.025Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:05.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T02:58:05.025Z] [2026-06-23T02:58:05.025Z] Login Succeeded [2026-06-23T02:58:05.025Z] ****.io [2026-06-23T02:58:05.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T02:58:05.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T02:58:05.565Z] Configure a credential helper to remove this warning. See [2026-06-23T02:58:05.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T02:58:05.565Z] [2026-06-23T02:58:05.565Z] Login Succeeded [2026-06-23T02:58:05.565Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T02:58:05.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T02:58:05.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:58:05.982Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2026-06-23T02:58:06.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T02:58:06.024Z] ========================================================= [2026-06-23T02:58:06.024Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2026-06-23T02:58:06.024Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T02:58:06.409Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2026-06-23T02:58:06.681Z] Sending build context to Docker daemon 513kB [2026-06-23T02:58:06.682Z] Step 1/12 : ARG BASE=alpine:3.20 [2026-06-23T02:58:06.682Z] Step 2/12 : FROM ${BASE} [2026-06-23T02:58:06.956Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2026-06-23T02:58:06.956Z] 579b34f0a95b: Pulling fs layer [2026-06-23T02:58:06.956Z] e71477ac5e1b: Pulling fs layer [2026-06-23T02:58:06.956Z] 579b34f0a95b: Download complete [2026-06-23T02:58:09.584Z] e71477ac5e1b: Verifying Checksum [2026-06-23T02:58:09.584Z] e71477ac5e1b: Download complete [2026-06-23T02:58:11.576Z] 579b34f0a95b: Pull complete [2026-06-23T02:58:21.914Z] e71477ac5e1b: Pull complete [2026-06-23T02:58:21.914Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2026-06-23T02:58:21.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2026-06-23T02:58:21.914Z] ---> 2b552cad5dd9 [2026-06-23T02:58:21.914Z] 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 [2026-06-23T02:58:23.217Z] ---> Running in 50a8b566e4dd [2026-06-23T02:58:23.830Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T02:58:24.433Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T02:58:24.433Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T02:58:24.433Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T02:58:25.859Z] Removing intermediate container 50a8b566e4dd [2026-06-23T02:58:25.859Z] ---> c689f03e4d12 [2026-06-23T02:58:25.859Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T02:58:25.859Z] ---> Running in 3321e94b56df [2026-06-23T02:58:27.284Z] Removing intermediate container 3321e94b56df [2026-06-23T02:58:27.284Z] ---> 7a4c838c5684 [2026-06-23T02:58:27.284Z] 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.6-dev dumb-init [2026-06-23T02:58:27.284Z] ---> Running in a45e37bbd77f [2026-06-23T02:58:28.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:28.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:29.106Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:30.521Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:58:30.521Z] (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T02:58:30.521Z] (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T02:58:30.521Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T02:58:30.521Z] (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T02:58:30.790Z] (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T02:58:31.752Z] (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T02:58:31.752Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T02:58:32.337Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T02:58:32.337Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T02:58:32.337Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T02:58:32.337Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T02:58:32.337Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T02:58:32.337Z] (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T02:58:32.337Z] (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T02:58:32.606Z] (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T02:58:32.606Z] (16/18) Installing libmount (2.38.1-r8) [2026-06-23T02:58:32.606Z] (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T02:58:32.606Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T02:58:32.606Z] Executing busybox-1.36.1-r4.trigger [2026-06-23T02:58:32.877Z] OK: 335 MiB in 100 packages [2026-06-23T02:58:34.307Z] Removing intermediate container a45e37bbd77f [2026-06-23T02:58:34.307Z] ---> 1746ba57d234 [2026-06-23T02:58:34.307Z] Step 6/12 : RUN apk --no-cache upgrade [2026-06-23T02:58:34.307Z] ---> Running in 06ca932750a6 [2026-06-23T02:58:35.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:35.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:36.146Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:37.123Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:58:37.123Z] Upgrading critical system libraries and apk-tools: [2026-06-23T02:58:37.123Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T02:58:37.123Z] Executing busybox-1.36.1-r4.trigger [2026-06-23T02:58:37.409Z] Continuing the upgrade transaction with new apk-tools: [2026-06-23T02:58:37.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:37.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:38.272Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T02:58:39.136Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T02:58:39.136Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:58:39.136Z] (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:58:39.136Z] Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T02:58:39.406Z] (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:58:39.406Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T02:58:39.406Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:58:39.406Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:58:39.406Z] (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T02:58:39.672Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T02:58:39.960Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:58:40.231Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T02:58:40.231Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T02:58:40.231Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T02:58:40.231Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T02:58:40.231Z] (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T02:58:40.231Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T02:58:40.500Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T02:58:40.500Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T02:58:40.500Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T02:58:40.500Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T02:58:40.500Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T02:58:40.774Z] (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T02:58:40.774Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:58:40.774Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:58:41.049Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:58:41.049Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:58:41.320Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T02:58:41.320Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T02:58:41.320Z] Executing busybox-1.36.1-r7.trigger [2026-06-23T02:58:41.588Z] Executing ca-certificates-20241121-r1.trigger [2026-06-23T02:58:41.588Z] OK: 335 MiB in 103 packages [2026-06-23T02:58:44.945Z] Removing intermediate container 06ca932750a6 [2026-06-23T02:58:44.945Z] ---> 4eb71d070319 [2026-06-23T02:58:44.945Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2026-06-23T02:58:44.945Z] ---> 3287be6de46a [2026-06-23T02:58:44.945Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2026-06-23T02:58:45.536Z] ---> 9a85ca35333c [2026-06-23T02:58:45.536Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2026-06-23T02:58:45.804Z] ---> 4f683a4b2187 [2026-06-23T02:58:45.804Z] Step 10/12 : WORKDIR /device-bacnet-c [2026-06-23T02:58:46.081Z] ---> Running in 300cee54d878 [2026-06-23T02:58:46.350Z] Removing intermediate container 300cee54d878 [2026-06-23T02:58:46.350Z] ---> 64c9fef11094 [2026-06-23T02:58:46.350Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T02:58:46.350Z] ---> Running in 59df3e1e4a35 [2026-06-23T02:58:47.318Z] + CSDK_VER=4.0.2 [2026-06-23T02:58:47.318Z] + '[' '!' -d deps ] [2026-06-23T02:58:47.318Z] + mkdir deps [2026-06-23T02:58:47.318Z] + cd /device-bacnet-c/deps [2026-06-23T02:58:47.318Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T02:58:47.318Z] Connecting to github.com (140.82.112.3:443) [2026-06-23T02:58:47.584Z] Connecting to codeload.github.com (140.82.114.10:443) [2026-06-23T02:58:47.584Z] saving to 'v4.0.2.zip' [2026-06-23T02:58:47.855Z] v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T02:58:47.855Z] 'v4.0.2.zip' saved [2026-06-23T02:58:47.855Z] + unzip v4.0.2.zip [2026-06-23T02:58:47.855Z] Archive: v4.0.2.zip [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/ [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T02:58:47.855Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T02:58:47.855Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T02:58:47.856Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T02:58:47.856Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T02:58:47.856Z] + cd device-sdk-c-4.0.2 [2026-06-23T02:58:47.856Z] + ./scripts/build.sh [2026-06-23T02:58:47.856Z] + CPPCHECK=false [2026-06-23T02:58:47.856Z] + DOCGEN=false [2026-06-23T02:58:47.856Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T02:58:47.856Z] + '[' 0 -gt 0 ] [2026-06-23T02:58:47.856Z] + readlink -f ./scripts/build.sh [2026-06-23T02:58:47.856Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T02:58:47.856Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T02:58:47.856Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T02:58:47.856Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T02:58:47.856Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:58:47.856Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:58:47.856Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T02:58:48.200Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:58:48.200Z] -- Detecting C compiler ABI info [2026-06-23T02:58:48.470Z] -- Detecting C compiler ABI info - done [2026-06-23T02:58:48.738Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:58:48.738Z] -- Detecting C compile features [2026-06-23T02:58:48.738Z] -- Detecting C compile features - done [2026-06-23T02:58:48.738Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:58:49.005Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:58:49.005Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:58:49.005Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:58:49.005Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:58:49.005Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:58:49.005Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:58:49.005Z] -- /opt/iotech/iot/1.6/include [2026-06-23T02:58:49.005Z] -- C SDK 0.0.0 for Linux [2026-06-23T02:58:49.005Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:58:49.311Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:58:49.609Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:58:49.609Z] -- Configuring done (1.7s) [2026-06-23T02:58:49.877Z] -- Generating done (0.2s) [2026-06-23T02:58:49.877Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T02:58:49.877Z] + make all package [2026-06-23T02:58:49.877Z] + tee release.log [2026-06-23T02:58:50.154Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:58:51.139Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:58:51.738Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:58:52.720Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:58:53.354Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:58:53.643Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:58:53.643Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:58:53.643Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:58:53.643Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:58:54.242Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:58:56.455Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:58:56.455Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:58:57.418Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:58:59.364Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:58:59.944Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:59:00.526Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:59:01.484Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:59:02.080Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:59:03.048Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:59:03.315Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:59:05.252Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:59:05.521Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:59:07.490Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:59:07.761Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:59:09.221Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:59:09.498Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:59:16.737Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:59:16.737Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:59:17.013Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:59:17.616Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:59:17.616Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:59:19.045Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:59:21.659Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:59:21.659Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:59:22.617Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:59:23.203Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:59:27.125Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:59:27.435Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:59:27.704Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:59:28.353Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:59:28.744Z] [ 69%] Built target csdk [2026-06-23T02:59:28.744Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:59:29.705Z] [ 73%] Linking C executable template [2026-06-23T02:59:29.705Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:29.971Z] [ 73%] Built target template [2026-06-23T02:59:29.971Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:59:30.657Z] [ 76%] Linking C executable device-counter [2026-06-23T02:59:30.657Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:30.657Z] [ 76%] Built target device-counter [2026-06-23T02:59:30.922Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T02:59:31.189Z] [ 80%] Linking C executable device-random [2026-06-23T02:59:31.456Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:31.721Z] [ 80%] Built target device-random [2026-06-23T02:59:31.721Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T02:59:31.986Z] [ 84%] Linking C executable device-gyro [2026-06-23T02:59:32.265Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:32.534Z] [ 84%] Built target device-gyro [2026-06-23T02:59:32.534Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T02:59:33.137Z] [ 88%] Linking C executable device-bitfields [2026-06-23T02:59:33.137Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:33.410Z] [ 88%] Built target device-bitfields [2026-06-23T02:59:33.410Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T02:59:34.371Z] [ 92%] Linking C executable template-discovery [2026-06-23T02:59:34.371Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:34.647Z] [ 92%] Built target template-discovery [2026-06-23T02:59:34.647Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T02:59:35.614Z] [ 96%] Linking C executable device-file [2026-06-23T02:59:35.614Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:35.614Z] [ 96%] Built target device-file [2026-06-23T02:59:35.885Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T02:59:36.485Z] [100%] Linking C executable device-terminal [2026-06-23T02:59:36.485Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:36.757Z] [100%] Built target device-terminal [2026-06-23T02:59:36.757Z] Run CPack packaging tool... [2026-06-23T02:59:36.757Z] CPack: Create package using TGZ [2026-06-23T02:59:36.757Z] CPack: Install projects [2026-06-23T02:59:36.757Z] CPack: - Run preinstall target for: Csdk [2026-06-23T02:59:37.458Z] CPack: - Install project: Csdk [] [2026-06-23T02:59:37.724Z] CPack: Create package [2026-06-23T02:59:37.724Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T02:59:37.724Z] + '[' false '=' true ] [2026-06-23T02:59:37.724Z] + '[' false '=' true ] [2026-06-23T02:59:37.724Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:59:37.724Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:59:37.724Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T02:59:37.990Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T02:59:37.990Z] -- Detecting C compiler ABI info [2026-06-23T02:59:38.595Z] -- Detecting C compiler ABI info - done [2026-06-23T02:59:38.595Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T02:59:38.595Z] -- Detecting C compile features [2026-06-23T02:59:38.595Z] -- Detecting C compile features - done [2026-06-23T02:59:38.595Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T02:59:38.886Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T02:59:38.886Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T02:59:38.886Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T02:59:38.886Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T02:59:38.886Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T02:59:38.886Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T02:59:38.886Z] -- /opt/iotech/iot/1.6/include [2026-06-23T02:59:38.886Z] -- C SDK 0.0.0 for Linux [2026-06-23T02:59:38.886Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T02:59:39.186Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T02:59:39.462Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T02:59:39.462Z] -- Configuring done (1.7s) [2026-06-23T02:59:39.860Z] -- Generating done (0.2s) [2026-06-23T02:59:39.860Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T02:59:39.860Z] + + make [2026-06-23T02:59:39.860Z] tee debug.log [2026-06-23T02:59:39.860Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T02:59:40.139Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T02:59:40.734Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T02:59:41.004Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T02:59:41.620Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T02:59:41.620Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T02:59:41.620Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T02:59:41.620Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T02:59:41.620Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T02:59:41.885Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T02:59:42.614Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T02:59:42.907Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T02:59:43.174Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T02:59:44.140Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T02:59:44.412Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T02:59:45.030Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T02:59:45.297Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T02:59:45.563Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T02:59:45.830Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T02:59:46.098Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T02:59:47.061Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T02:59:47.061Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T02:59:47.642Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T02:59:47.908Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T02:59:48.870Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T02:59:48.870Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T02:59:50.279Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T02:59:50.865Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T02:59:51.134Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T02:59:51.724Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T02:59:51.991Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T02:59:52.576Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T02:59:54.525Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T02:59:55.111Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T02:59:55.383Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T02:59:55.974Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T02:59:57.402Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T02:59:57.987Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T02:59:58.255Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T02:59:58.524Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T02:59:58.793Z] [ 69%] Built target csdk [2026-06-23T02:59:59.060Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T02:59:59.327Z] [ 73%] Linking C executable template [2026-06-23T02:59:59.327Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T02:59:59.595Z] [ 73%] Built target template [2026-06-23T02:59:59.595Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T02:59:59.863Z] [ 76%] Linking C executable device-counter [2026-06-23T03:00:00.131Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:00.131Z] [ 76%] Built target device-counter [2026-06-23T03:00:00.503Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:00:00.503Z] [ 80%] Linking C executable device-random [2026-06-23T03:00:00.767Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:01.034Z] [ 80%] Built target device-random [2026-06-23T03:00:01.034Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:00:01.306Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:00:01.306Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:01.571Z] [ 84%] Built target device-gyro [2026-06-23T03:00:01.571Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:00:01.837Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:00:02.105Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:02.105Z] [ 88%] Built target device-bitfields [2026-06-23T03:00:02.392Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:00:02.673Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:00:02.673Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:02.949Z] [ 92%] Built target template-discovery [2026-06-23T03:00:02.949Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:00:03.533Z] [ 96%] Linking C executable device-file [2026-06-23T03:00:03.533Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:03.871Z] [ 96%] Built target device-file [2026-06-23T03:00:03.871Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:00:04.140Z] [100%] Linking C executable device-terminal [2026-06-23T03:00:04.407Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:00:04.675Z] [100%] Built target device-terminal [2026-06-23T03:00:04.675Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:00:04.675Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:00:04.675Z] + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T03:00:04.675Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T03:00:04.675Z] + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T03:00:04.675Z] + rm -rf /device-bacnet-c/deps [2026-06-23T03:00:05.643Z] Removing intermediate container 59df3e1e4a35 [2026-06-23T03:00:05.643Z] ---> b7d693a5e4f6 [2026-06-23T03:00:05.643Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2026-06-23T03:00:05.643Z] ---> Running in 4bc2e9837a16 [2026-06-23T03:00:06.604Z] + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T03:00:06.604Z] + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T03:00:06.604Z] + dirname /device-bacnet-c/scripts [2026-06-23T03:00:06.604Z] + ROOT=/device-bacnet-c [2026-06-23T03:00:06.604Z] + echo /device-bacnet-c [2026-06-23T03:00:06.604Z] + cd /device-bacnet-c [2026-06-23T03:00:06.604Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T03:00:06.604Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-06-23T03:00:06.604Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-06-23T03:00:06.604Z] /device-bacnet-c [2026-06-23T03:00:06.604Z] Cloning into 'bacnet-stack'... [2026-06-23T03:00:18.922Z] Updating files: 35% (605/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 42% (718/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2026-06-23T03:00:18.922Z] + cd /device-bacnet-c/bacnet-stack [2026-06-23T03:00:18.922Z] + git checkout v0.8.6-IOTech [2026-06-23T03:00:20.342Z] Note: switching to 'v0.8.6-IOTech'. [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] You are in 'detached HEAD' state. You can look around, make experimental [2026-06-23T03:00:20.342Z] changes and commit them, and you can discard any commits you make in this [2026-06-23T03:00:20.342Z] state without impacting any branches by switching back to a branch. [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] If you want to create a new branch to retain commits you create, you may [2026-06-23T03:00:20.342Z] do so (now or later) by using -c with the switch command. Example: [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] git switch -c [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] Or undo this operation with: [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] git switch - [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] Turn off this advice by setting config variable advice.detachedHead to false [2026-06-23T03:00:20.342Z] [2026-06-23T03:00:20.342Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-06-23T03:00:20.342Z] + mkdir -p /device-bacnet-c/lib/ip [2026-06-23T03:00:20.342Z] + mkdir -p /device-bacnet-c/lib/mstp [2026-06-23T03:00:20.342Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-06-23T03:00:20.342Z] make -s -C lib clean [2026-06-23T03:00:20.342Z] make -s -C demo clean [2026-06-23T03:00:20.342Z] make -s -C demo/router clean [2026-06-23T03:00:20.342Z] make -s -C demo/router-ipv6 clean [2026-06-23T03:00:20.342Z] make -s -C demo/gateway clean [2026-06-23T03:00:20.342Z] make -s -C lib all [2026-06-23T03:00:47.131Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-06-23T03:00:47.131Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-06-23T03:00:47.131Z] 147 | pthread_cancel(hThread); [2026-06-23T03:00:47.131Z] | ^~~~~~~ [2026-06-23T03:00:47.131Z] | | [2026-06-23T03:00:47.131Z] | long unsigned int [2026-06-23T03:00:47.131Z] In file included from ../ports/linux/net.h:73, [2026-06-23T03:00:47.131Z] from ../ports/linux/dlmstp.c:43: [2026-06-23T03:00:47.131Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-06-23T03:00:47.131Z] 98 | int pthread_cancel(pthread_t); [2026-06-23T03:00:47.131Z] | ^~~~~~~~~ [2026-06-23T03:00:47.131Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-06-23T03:00:47.131Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-06-23T03:00:47.131Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-06-23T03:00:47.131Z] | ^~~~~~~~ [2026-06-23T03:00:47.131Z] | | [2026-06-23T03:00:47.131Z] | long unsigned int * [2026-06-23T03:00:47.131Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-06-23T03:00:47.131Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-06-23T03:00:47.131Z] | ^ [2026-06-23T03:01:13.932Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-06-23T03:01:13.932Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-06-23T03:01:13.932Z] make -s -C lib clean [2026-06-23T03:01:13.932Z] make -s -C demo clean [2026-06-23T03:01:13.932Z] make -s -C demo/router clean [2026-06-23T03:01:13.932Z] make -s -C demo/router-ipv6 clean [2026-06-23T03:01:13.932Z] make -s -C demo/gateway clean [2026-06-23T03:01:13.932Z] make -s -C lib all [2026-06-23T03:02:14.420Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-06-23T03:02:14.420Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:02:14.420Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:02:14.420Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:02:14.420Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:02:14.420Z] -- Detecting C compiler ABI info [2026-06-23T03:02:14.420Z] -- Detecting C compiler ABI info - done [2026-06-23T03:02:14.420Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:02:14.420Z] -- Detecting C compile features [2026-06-23T03:02:14.420Z] -- Detecting C compile features - done [2026-06-23T03:02:14.420Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-23T03:02:14.420Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-23T03:02:14.420Z] -- Found Threads: TRUE [2026-06-23T03:02:14.420Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:02:14.420Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:02:14.420Z] -- Configuring done (1.3s) [2026-06-23T03:02:14.420Z] -- Generating done (0.0s) [2026-06-23T03:02:14.420Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:02:14.420Z] + + make [2026-06-23T03:02:14.420Z] tee release.log [2026-06-23T03:02:14.420Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T03:02:14.420Z] [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T03:02:14.420Z] [ 22%] Built target bacnet_objects [2026-06-23T03:02:14.420Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:02:14.686Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T03:02:15.274Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T03:02:15.542Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T03:02:16.126Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:02:18.072Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T03:02:18.395Z] [100%] Linking C executable device-bacnet-c [2026-06-23T03:02:18.395Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:02:18.661Z] [100%] Built target device-bacnet-c [2026-06-23T03:02:18.661Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:02:18.661Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:02:18.661Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:02:19.243Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:02:19.243Z] -- Detecting C compiler ABI info [2026-06-23T03:02:19.509Z] -- Detecting C compiler ABI info - done [2026-06-23T03:02:19.509Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:02:19.509Z] -- Detecting C compile features [2026-06-23T03:02:19.509Z] -- Detecting C compile features - done [2026-06-23T03:02:19.509Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-23T03:02:20.093Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-23T03:02:20.093Z] -- Found Threads: TRUE [2026-06-23T03:02:20.094Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:02:20.094Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:02:20.094Z] -- Configuring done (1.2s) [2026-06-23T03:02:20.094Z] -- Generating done (0.0s) [2026-06-23T03:02:20.094Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:02:20.094Z] + + tee release.log [2026-06-23T03:02:20.094Z] make [2026-06-23T03:02:20.094Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T03:02:21.503Z] [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T03:02:21.503Z] [ 22%] Built target bacnet_objects [2026-06-23T03:02:21.771Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:02:22.817Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T03:02:23.400Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T03:02:23.669Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T03:02:24.250Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:02:26.218Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T03:02:26.484Z] [100%] Linking C executable device-bacnet-c [2026-06-23T03:02:26.751Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:02:26.751Z] [100%] Built target device-bacnet-c [2026-06-23T03:02:30.098Z] Removing intermediate container 4bc2e9837a16 [2026-06-23T03:02:30.098Z] ---> 82538f924376 [2026-06-23T03:02:30.098Z] Successfully built 82538f924376 [2026-06-23T03:02:30.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:02:30.564Z] + docker inspect -f . ci-base-image-arm64 [2026-06-23T03:02:30.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:02:30.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-13706 does not seem to be running inside a container [2026-06-23T03:02:30.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/35 -v /w/workspace/device-bacnet-c/35:/w/workspace/device-bacnet-c/35:rw,z -v /w/workspace/device-bacnet-c/35@tmp:/w/workspace/device-bacnet-c/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-06-23T03:02:32.104Z] $ docker top ec2d1723b258c5deedf1e4c004b912bb66a8459c9486b8646cf5eff14abd8b66 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:02:32.967Z] + make test [2026-06-23T03:02:32.967Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-06-23T03:02:32.985Z] $ docker stop --time=1 ec2d1723b258c5deedf1e4c004b912bb66a8459c9486b8646cf5eff14abd8b66 [2026-06-23T03:02:37.054Z] $ docker rm -f --volumes ec2d1723b258c5deedf1e4c004b912bb66a8459c9486b8646cf5eff14abd8b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:02:37.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:02:37.981Z] + ls -al . [2026-06-23T03:02:37.981Z] total 84 [2026-06-23T03:02:37.981Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 02:58 . [2026-06-23T03:02:37.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:57 .. [2026-06-23T03:02:37.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 02:58 .git [2026-06-23T03:02:37.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:57 .github [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jun 23 02:57 Attribution.txt [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 1172 Jun 23 02:57 CHANGELOG.md [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 02:57 GOVERNANCE.md [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 764 Jun 23 02:57 Jenkinsfile [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 02:57 LICENSE [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 837 Jun 23 02:57 Makefile [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 621 Jun 23 02:57 OWNERS.md [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jun 23 02:57 README.md [2026-06-23T03:02:37.981Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 02:56 VERSION [2026-06-23T03:02:37.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:57 docs [2026-06-23T03:02:37.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:57 res [2026-06-23T03:02:37.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:57 sample-profiles [2026-06-23T03:02:37.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:57 scripts [2026-06-23T03:02:37.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:57 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:02:38.333Z] + docker build -t device-bacnet-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=652c4c721f17326d85c096634bcaaa8a720b44aa --label arch=arm64 --label version=4.1.0-dev.3 . [2026-06-23T03:02:38.599Z] Sending build context to Docker daemon 513kB [2026-06-23T03:02:38.599Z] Step 1/31 : ARG BASE=alpine:3.20 [2026-06-23T03:02:38.599Z] Step 2/31 : FROM ${BASE} as builder [2026-06-23T03:02:38.599Z] ---> 82538f924376 [2026-06-23T03:02:38.599Z] 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 [2026-06-23T03:02:38.599Z] ---> Running in 2cc630b48650 [2026-06-23T03:02:39.577Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T03:02:40.163Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:02:40.163Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:02:40.163Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:02:41.127Z] Removing intermediate container 2cc630b48650 [2026-06-23T03:02:41.127Z] ---> c1077a6d05e4 [2026-06-23T03:02:41.127Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:02:41.127Z] ---> Running in 7ce198ce742d [2026-06-23T03:02:42.536Z] Removing intermediate container 7ce198ce742d [2026-06-23T03:02:42.536Z] ---> 0f4575993d57 [2026-06-23T03:02:42.536Z] 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.6-dev [2026-06-23T03:02:42.803Z] ---> Running in 31ff9b5628aa [2026-06-23T03:02:43.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:02:44.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:02:44.926Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:02:45.888Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:02:45.888Z] OK: 335 MiB in 103 packages [2026-06-23T03:02:46.849Z] Removing intermediate container 31ff9b5628aa [2026-06-23T03:02:46.849Z] ---> a6440f60969e [2026-06-23T03:02:46.849Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2026-06-23T03:02:52.179Z] ---> 8311fc8793e2 [2026-06-23T03:02:52.179Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2026-06-23T03:02:52.179Z] ---> eb97b87ac6a5 [2026-06-23T03:02:52.179Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2026-06-23T03:02:52.764Z] ---> 15ee11b86447 [2026-06-23T03:02:52.764Z] Step 9/31 : WORKDIR /device-bacnet-c [2026-06-23T03:02:52.764Z] ---> Running in 0ecab37edf7a [2026-06-23T03:02:53.038Z] Removing intermediate container 0ecab37edf7a [2026-06-23T03:02:53.038Z] ---> 9f18b5f187fc [2026-06-23T03:02:53.038Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T03:02:53.038Z] ---> Running in 0829b2971ed6 [2026-06-23T03:02:53.995Z] + CSDK_VER=4.0.2 [2026-06-23T03:02:53.995Z] + '[' '!' -d deps ] [2026-06-23T03:02:53.995Z] + mkdir deps [2026-06-23T03:02:53.995Z] + cd /device-bacnet-c/deps [2026-06-23T03:02:53.995Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:02:53.995Z] Connecting to github.com (140.82.112.3:443) [2026-06-23T03:02:54.575Z] Connecting to codeload.github.com (140.82.112.9:443) [2026-06-23T03:02:54.575Z] saving to 'v4.0.2.zip' [2026-06-23T03:02:54.575Z] v4.0.2.zip 100% |********************************|  256k 0:00:00 ETA [2026-06-23T03:02:54.575Z] 'v4.0.2.zip' saved [2026-06-23T03:02:54.575Z] + unzip v4.0.2.zip [2026-06-23T03:02:54.843Z] Archive: v4.0.2.zip [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/ [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:02:54.843Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:02:54.843Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:02:54.844Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:02:54.844Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:02:54.844Z] + cd device-sdk-c-4.0.2 [2026-06-23T03:02:54.844Z] + ./scripts/build.sh [2026-06-23T03:02:54.844Z] + CPPCHECK=false [2026-06-23T03:02:54.844Z] + DOCGEN=false [2026-06-23T03:02:54.844Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:02:54.844Z] + '[' 0 -gt 0 ] [2026-06-23T03:02:54.844Z] + readlink -f ./scripts/build.sh [2026-06-23T03:02:54.844Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:02:54.844Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:02:54.844Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T03:02:54.844Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T03:02:54.844Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:02:54.844Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:02:54.844Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T03:02:55.110Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:02:55.377Z] -- Detecting C compiler ABI info [2026-06-23T03:02:55.646Z] -- Detecting C compiler ABI info - done [2026-06-23T03:02:55.646Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:02:55.646Z] -- Detecting C compile features [2026-06-23T03:02:55.646Z] -- Detecting C compile features - done [2026-06-23T03:02:55.913Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:02:56.179Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:02:56.179Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:02:56.179Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:02:56.179Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:02:56.179Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:02:56.179Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:02:56.179Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:02:56.179Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:02:56.179Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:02:56.446Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:02:56.711Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:02:56.711Z] -- Configuring done (1.9s) [2026-06-23T03:02:56.976Z] -- Generating done (0.3s) [2026-06-23T03:02:57.243Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:02:57.243Z] + + maketee all release.log package [2026-06-23T03:02:57.243Z] [2026-06-23T03:02:57.243Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:02:58.199Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:02:59.611Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:03:00.566Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:03:01.150Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:03:01.419Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:03:01.419Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:03:01.419Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:03:01.419Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:03:02.002Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:03:04.579Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:03:04.846Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:03:05.803Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:03:08.392Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:03:08.657Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:03:09.609Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:03:10.566Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:03:11.147Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:03:12.103Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:03:12.369Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:03:14.957Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:03:15.554Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:03:17.497Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:03:17.763Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:03:19.171Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:03:19.759Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:03:28.235Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:03:28.816Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:03:29.083Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:03:30.044Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:03:30.044Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:03:31.990Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:03:34.583Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:03:35.170Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:03:35.807Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:03:36.767Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:03:41.024Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:03:41.607Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:03:41.875Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:03:42.840Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:03:42.840Z] [ 69%] Built target csdk [2026-06-23T03:03:42.840Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:03:43.809Z] [ 73%] Linking C executable template [2026-06-23T03:03:43.809Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:44.082Z] [ 73%] Built target template [2026-06-23T03:03:44.349Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:03:44.933Z] [ 76%] Linking C executable device-counter [2026-06-23T03:03:44.934Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:45.200Z] [ 76%] Built target device-counter [2026-06-23T03:03:45.200Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:03:45.781Z] [ 80%] Linking C executable device-random [2026-06-23T03:03:45.781Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:46.049Z] [ 80%] Built target device-random [2026-06-23T03:03:46.316Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:03:46.905Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:03:46.905Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:47.170Z] [ 84%] Built target device-gyro [2026-06-23T03:03:47.170Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:03:47.758Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:03:47.758Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:48.024Z] [ 88%] Built target device-bitfields [2026-06-23T03:03:48.024Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:03:49.433Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:03:49.433Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:49.433Z] [ 92%] Built target template-discovery [2026-06-23T03:03:49.433Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:03:50.390Z] [ 96%] Linking C executable device-file [2026-06-23T03:03:50.390Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:50.663Z] [ 96%] Built target device-file [2026-06-23T03:03:50.663Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:03:51.623Z] [100%] Linking C executable device-terminal [2026-06-23T03:03:51.623Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:03:51.889Z] [100%] Built target device-terminal [2026-06-23T03:03:51.889Z] Run CPack packaging tool... [2026-06-23T03:03:51.889Z] CPack: Create package using TGZ [2026-06-23T03:03:51.889Z] CPack: Install projects [2026-06-23T03:03:51.889Z] CPack: - Run preinstall target for: Csdk [2026-06-23T03:03:52.847Z] CPack: - Install project: Csdk [] [2026-06-23T03:03:52.847Z] CPack: Create package [2026-06-23T03:03:52.847Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:03:52.847Z] + '[' false '=' true ] [2026-06-23T03:03:52.847Z] + '[' false '=' true ] [2026-06-23T03:03:52.847Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:03:52.847Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:03:52.847Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T03:03:53.433Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:03:53.433Z] -- Detecting C compiler ABI info [2026-06-23T03:03:53.699Z] -- Detecting C compiler ABI info - done [2026-06-23T03:03:53.699Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:03:53.699Z] -- Detecting C compile features [2026-06-23T03:03:53.699Z] -- Detecting C compile features - done [2026-06-23T03:03:53.699Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:03:53.965Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:03:53.965Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:03:53.965Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:03:54.233Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:03:54.233Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:03:54.233Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:03:54.233Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:03:54.233Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:03:54.233Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:03:54.499Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:03:54.764Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:03:54.764Z] -- Configuring done (1.9s) [2026-06-23T03:03:55.029Z] -- Generating done (0.2s) [2026-06-23T03:03:55.029Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:03:55.029Z] + make [2026-06-23T03:03:55.029Z] + tee debug.log [2026-06-23T03:03:55.308Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:03:55.903Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:03:56.170Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:03:56.754Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:03:57.030Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:03:57.297Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:03:57.297Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:03:57.297Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:03:57.297Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:03:57.569Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:03:58.535Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:03:58.535Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:03:59.124Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:03:59.703Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:03:59.970Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:04:00.551Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:04:00.816Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:04:01.082Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:04:01.693Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:04:01.961Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:04:02.922Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:04:03.188Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:04:03.778Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:04:04.046Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:04:05.004Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:04:05.271Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:04:06.765Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:04:07.031Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:04:07.306Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:04:07.905Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:04:08.176Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:04:08.757Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:04:10.176Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:04:10.448Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:04:11.033Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:04:11.340Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:04:12.754Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:04:13.023Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:04:13.291Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:04:13.556Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:04:13.824Z] [ 69%] Built target csdk [2026-06-23T03:04:14.091Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:04:14.357Z] [ 73%] Linking C executable template [2026-06-23T03:04:14.623Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:14.623Z] [ 73%] Built target template [2026-06-23T03:04:14.899Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:04:15.175Z] [ 76%] Linking C executable device-counter [2026-06-23T03:04:15.175Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:15.443Z] [ 76%] Built target device-counter [2026-06-23T03:04:15.443Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:04:15.709Z] [ 80%] Linking C executable device-random [2026-06-23T03:04:15.980Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:16.248Z] [ 80%] Built target device-random [2026-06-23T03:04:16.248Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:04:16.513Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:04:16.513Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:16.781Z] [ 84%] Built target device-gyro [2026-06-23T03:04:17.048Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:04:17.316Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:04:17.316Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:17.582Z] [ 88%] Built target device-bitfields [2026-06-23T03:04:17.582Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:04:18.165Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:04:18.165Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:18.431Z] [ 92%] Built target template-discovery [2026-06-23T03:04:18.431Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:04:19.009Z] [ 96%] Linking C executable device-file [2026-06-23T03:04:19.009Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:19.276Z] [ 96%] Built target device-file [2026-06-23T03:04:19.276Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:04:19.857Z] [100%] Linking C executable device-terminal [2026-06-23T03:04:19.857Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:20.127Z] [100%] Built target device-terminal [2026-06-23T03:04:20.127Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:04:20.127Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:04:20.127Z] + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T03:04:20.127Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T03:04:20.127Z] + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T03:04:20.127Z] + rm -rf /device-bacnet-c/deps [2026-06-23T03:04:21.097Z] Removing intermediate container 0829b2971ed6 [2026-06-23T03:04:21.097Z] ---> 0bf69e59f1eb [2026-06-23T03:04:21.097Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2026-06-23T03:04:21.097Z] ---> Running in ce9be814764f [2026-06-23T03:04:22.060Z] + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T03:04:22.060Z] + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T03:04:22.060Z] + dirname /device-bacnet-c/scripts [2026-06-23T03:04:22.060Z] /device-bacnet-c [2026-06-23T03:04:22.060Z] + ROOT=/device-bacnet-c [2026-06-23T03:04:22.060Z] + echo /device-bacnet-c [2026-06-23T03:04:22.060Z] + cd /device-bacnet-c [2026-06-23T03:04:22.060Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T03:04:22.060Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-06-23T03:04:22.060Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:04:22.060Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:04:22.060Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:04:22.060Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:04:22.060Z] -- Configuring done (0.1s) [2026-06-23T03:04:22.060Z] -- Generating done (0.0s) [2026-06-23T03:04:22.060Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:04:22.060Z] + tee release.log [2026-06-23T03:04:22.060Z] + make [2026-06-23T03:04:22.328Z] [ 22%] Built target bacnet_objects [2026-06-23T03:04:22.328Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:04:23.744Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:04:25.688Z] [ 55%] Linking C executable device-bacnet-c [2026-06-23T03:04:25.953Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:26.219Z] [100%] Built target device-bacnet-c [2026-06-23T03:04:26.219Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:04:26.219Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:04:26.219Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:04:26.219Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:04:26.219Z] -- Configuring done (0.1s) [2026-06-23T03:04:26.219Z] -- Generating done (0.0s) [2026-06-23T03:04:26.219Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:04:26.219Z] + + tee release.log [2026-06-23T03:04:26.219Z] make [2026-06-23T03:04:26.496Z] [ 22%] Built target bacnet_objects [2026-06-23T03:04:26.496Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:04:27.898Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:04:31.286Z] [ 55%] Linking C executable device-bacnet-c [2026-06-23T03:04:31.286Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:04:31.286Z] [100%] Built target device-bacnet-c [2026-06-23T03:04:31.286Z] Removing intermediate container ce9be814764f [2026-06-23T03:04:31.286Z] ---> 726a2a2354e8 [2026-06-23T03:04:31.286Z] Step 12/31 : FROM alpine:3.20 [2026-06-23T03:04:32.404Z] 3.20: Pulling from library/alpine [2026-06-23T03:04:32.404Z] 3f26bc2dec0b: Pulling fs layer [2026-06-23T03:04:33.221Z] 3f26bc2dec0b: Verifying Checksum [2026-06-23T03:04:33.221Z] 3f26bc2dec0b: Download complete [2026-06-23T03:04:33.221Z] 3f26bc2dec0b: Pull complete [2026-06-23T03:04:33.221Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-23T03:04:33.221Z] Status: Downloaded newer image for alpine:3.20 [2026-06-23T03:04:33.221Z] ---> ab3fe4defd29 [2026-06-23T03:04:33.221Z] Step 13/31 : MAINTAINER iotech [2026-06-23T03:04:33.496Z] ---> Running in d89c6c9e2de9 [2026-06-23T03:04:33.763Z] Removing intermediate container d89c6c9e2de9 [2026-06-23T03:04:33.763Z] ---> 7a00bfb56e08 [2026-06-23T03:04:33.763Z] 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 [2026-06-23T03:04:33.763Z] ---> Running in 285ec5fc3aa1 [2026-06-23T03:04:34.719Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-06-23T03:04:34.987Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:04:34.987Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:04:34.987Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:04:35.944Z] Removing intermediate container 285ec5fc3aa1 [2026-06-23T03:04:35.944Z] ---> 1f213e759d95 [2026-06-23T03:04:35.944Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:04:35.944Z] ---> Running in 95a90a58ba17 [2026-06-23T03:04:37.887Z] Removing intermediate container 95a90a58ba17 [2026-06-23T03:04:37.887Z] ---> f157ecda45a3 [2026-06-23T03:04:37.887Z] 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.6 dumb-init [2026-06-23T03:04:37.887Z] ---> Running in 2339fc5b09dd [2026-06-23T03:04:38.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:04:39.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:04:39.740Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:04:40.701Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:04:40.701Z] (1/27) Installing ca-certificates (20260413-r0) [2026-06-23T03:04:40.701Z] (2/27) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:04:40.970Z] (3/27) Installing c-ares (1.33.1-r0) [2026-06-23T03:04:40.970Z] (4/27) Installing libunistring (1.2-r0) [2026-06-23T03:04:40.970Z] (5/27) Installing libidn2 (2.3.7-r0) [2026-06-23T03:04:40.970Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-06-23T03:04:40.970Z] (7/27) Installing libpsl (0.21.5-r1) [2026-06-23T03:04:40.970Z] (8/27) Installing zstd-libs (1.5.6-r0) [2026-06-23T03:04:40.970Z] (9/27) Installing libcurl (8.14.1-r2) [2026-06-23T03:04:40.970Z] (10/27) Installing curl (8.14.1-r2) [2026-06-23T03:04:40.970Z] (11/27) Installing dumb-init (1.2.5-r3) [2026-06-23T03:04:41.234Z] (12/27) Installing hiredis (1.2.0-r0) [2026-06-23T03:04:41.234Z] (13/27) Installing yaml (0.2.5-r2) [2026-06-23T03:04:41.234Z] (14/27) Installing libcbor (0.11.0-r0) [2026-06-23T03:04:41.501Z] (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:04:42.086Z] (16/27) Installing pkgconf (2.2.0-r0) [2026-06-23T03:04:42.086Z] (17/27) Installing openssl-dev (3.3.7-r0) [2026-06-23T03:04:42.355Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:04:43.319Z] (19/27) Installing gmp (6.3.0-r1) [2026-06-23T03:04:43.319Z] (20/27) Installing nettle (3.10.2-r0) [2026-06-23T03:04:43.319Z] (21/27) Installing libffi (3.4.6-r0) [2026-06-23T03:04:43.319Z] (22/27) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:04:43.319Z] (23/27) Installing p11-kit (0.25.3-r0) [2026-06-23T03:04:43.319Z] (24/27) Installing gnutls (3.8.13-r0) [2026-06-23T03:04:43.585Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-06-23T03:04:43.585Z] (26/27) Installing libuuid (2.40.1-r1) [2026-06-23T03:04:43.585Z] (27/27) Installing linux-headers (6.6-r0) [2026-06-23T03:04:44.164Z] Executing busybox-1.36.1-r31.trigger [2026-06-23T03:04:44.164Z] Executing ca-certificates-20260413-r0.trigger [2026-06-23T03:04:44.429Z] OK: 34 MiB in 41 packages [2026-06-23T03:04:47.780Z] Removing intermediate container 2339fc5b09dd [2026-06-23T03:04:47.780Z] ---> 5e12e230df33 [2026-06-23T03:04:47.780Z] Step 17/31 : RUN apk --no-cache upgrade [2026-06-23T03:04:47.780Z] ---> Running in 90b45507c8c7 [2026-06-23T03:04:48.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:04:48.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:04:49.593Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:04:51.002Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:04:51.002Z] OK: 34 MiB in 41 packages [2026-06-23T03:04:52.941Z] Removing intermediate container 90b45507c8c7 [2026-06-23T03:04:52.941Z] ---> f3a620dc8f35 [2026-06-23T03:04:52.941Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2026-06-23T03:04:53.895Z] ---> 845036ca7c6f [2026-06-23T03:04:53.895Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:04:54.160Z] ---> 49e28e08e519 [2026-06-23T03:04:54.160Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T03:04:54.742Z] ---> 1d21216ad4be [2026-06-23T03:04:54.742Z] Step 21/31 : COPY LICENSE /. [2026-06-23T03:04:55.324Z] ---> 29d3a32551f6 [2026-06-23T03:04:55.324Z] Step 22/31 : COPY Attribution.txt /. [2026-06-23T03:04:55.589Z] ---> 73695aea4c13 [2026-06-23T03:04:55.589Z] Step 23/31 : COPY res /res [2026-06-23T03:04:56.171Z] ---> e9eccfd89cff [2026-06-23T03:04:56.171Z] Step 24/31 : COPY sample-profiles /sample-profiles [2026-06-23T03:04:56.753Z] ---> e106c890a87e [2026-06-23T03:04:56.753Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2026-06-23T03:04:56.753Z] ---> Running in e21dbdf05e67 [2026-06-23T03:04:57.019Z] Removing intermediate container e21dbdf05e67 [2026-06-23T03:04:57.019Z] ---> 8fb238fb6a55 [2026-06-23T03:04:57.019Z] Step 26/31 : EXPOSE 59980 [2026-06-23T03:04:57.019Z] ---> Running in 96be8c9fa3dc [2026-06-23T03:04:57.285Z] Removing intermediate container 96be8c9fa3dc [2026-06-23T03:04:57.285Z] ---> 452544aff8c9 [2026-06-23T03:04:57.285Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2026-06-23T03:04:57.554Z] ---> Running in 167956ebed0c [2026-06-23T03:04:57.821Z] Removing intermediate container 167956ebed0c [2026-06-23T03:04:57.821Z] ---> 3df39bce37b4 [2026-06-23T03:04:57.821Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2026-06-23T03:04:57.821Z] ---> Running in 96e1fc76448d [2026-06-23T03:04:58.087Z] Removing intermediate container 96e1fc76448d [2026-06-23T03:04:58.087Z] ---> 663c07806683 [2026-06-23T03:04:58.087Z] Step 29/31 : LABEL arch=arm64 [2026-06-23T03:04:58.087Z] ---> Running in 05aaed55bbb1 [2026-06-23T03:04:58.353Z] Removing intermediate container 05aaed55bbb1 [2026-06-23T03:04:58.353Z] ---> eb77bc986700 [2026-06-23T03:04:58.353Z] Step 30/31 : LABEL git_sha=652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T03:04:58.353Z] ---> Running in 73f0eded0471 [2026-06-23T03:04:58.620Z] Removing intermediate container 73f0eded0471 [2026-06-23T03:04:58.620Z] ---> 65500ccca8cf [2026-06-23T03:04:58.620Z] Step 31/31 : LABEL version=4.1.0-dev.3 [2026-06-23T03:04:58.886Z] ---> Running in fbac74867e42 [2026-06-23T03:04:59.152Z] Removing intermediate container fbac74867e42 [2026-06-23T03:04:59.152Z] ---> 51271a9606dc [2026-06-23T03:04:59.152Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2026-06-23T03:04:59.152Z] Successfully built 51271a9606dc [2026-06-23T03:04:59.152Z] Successfully tagged device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:04:59.313Z] provisioning config files... [2026-06-23T03:04:59.327Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/35@tmp/config17432447457893316096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:04:59.680Z] ---> ****-login.sh [2026-06-23T03:04:59.680Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:04:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:04:59.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:04:59.947Z] Configure a credential helper to remove this warning. See [2026-06-23T03:04:59.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:04:59.947Z] [2026-06-23T03:04:59.947Z] Login Succeeded [2026-06-23T03:04:59.947Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:05:00.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:05:00.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:05:00.213Z] Configure a credential helper to remove this warning. See [2026-06-23T03:05:00.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:05:00.213Z] [2026-06-23T03:05:00.213Z] Login Succeeded [2026-06-23T03:05:00.213Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:05:00.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:05:00.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:05:00.745Z] Configure a credential helper to remove this warning. See [2026-06-23T03:05:00.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:05:00.745Z] [2026-06-23T03:05:00.745Z] Login Succeeded [2026-06-23T03:05:00.745Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:05:01.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:05:01.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:05:01.011Z] Configure a credential helper to remove this warning. See [2026-06-23T03:05:01.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:05:01.011Z] [2026-06-23T03:05:01.011Z] Login Succeeded [2026-06-23T03:05:01.011Z] ****.io [2026-06-23T03:05:01.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:05:01.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:05:01.541Z] Configure a credential helper to remove this warning. See [2026-06-23T03:05:01.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:05:01.541Z] [2026-06-23T03:05:01.541Z] Login Succeeded [2026-06-23T03:05:01.541Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:05:01.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:05:01.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:05:01.650Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2026-06-23T03:05:01.650Z] 652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T03:05:01.650Z] latest [2026-06-23T03:05:01.650Z] 4.1.0-dev.3 [2026-06-23T03:05:01.650Z] 652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [2026-06-23T03:05:01.650Z] main [2026-06-23T03:05:01.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:02.029Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:652c4c721f17326d85c096634bcaaa8a720b44aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:02.398Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T03:05:02.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:05:02.398Z] bf686866e80c: Preparing [2026-06-23T03:05:02.398Z] 05f3e6dd357e: Preparing [2026-06-23T03:05:02.398Z] 7fa8756f7289: Preparing [2026-06-23T03:05:02.398Z] 02c871ff946f: Preparing [2026-06-23T03:05:02.398Z] d22ae3cde8d9: Preparing [2026-06-23T03:05:02.398Z] 254edef39247: Preparing [2026-06-23T03:05:02.398Z] c9b6cb600dda: Preparing [2026-06-23T03:05:02.398Z] 0f92918e1338: Preparing [2026-06-23T03:05:02.398Z] d2ac33b0b4e5: Preparing [2026-06-23T03:05:02.398Z] 8f9380fa2047: Preparing [2026-06-23T03:05:02.398Z] ae0346644b7b: Preparing [2026-06-23T03:05:02.398Z] 88b4fba61c4c: Preparing [2026-06-23T03:05:02.398Z] 254edef39247: Waiting [2026-06-23T03:05:02.398Z] c9b6cb600dda: Waiting [2026-06-23T03:05:02.398Z] 8f9380fa2047: Waiting [2026-06-23T03:05:02.398Z] 0f92918e1338: Waiting [2026-06-23T03:05:02.398Z] ae0346644b7b: Waiting [2026-06-23T03:05:02.398Z] d2ac33b0b4e5: Waiting [2026-06-23T03:05:02.398Z] 88b4fba61c4c: Waiting [2026-06-23T03:05:02.669Z] 02c871ff946f: Pushed [2026-06-23T03:05:02.669Z] bf686866e80c: Pushed [2026-06-23T03:05:02.669Z] 05f3e6dd357e: Pushed [2026-06-23T03:05:02.669Z] d22ae3cde8d9: Pushed [2026-06-23T03:05:02.669Z] 7fa8756f7289: Pushed [2026-06-23T03:05:02.935Z] 0f92918e1338: Pushed [2026-06-23T03:05:02.935Z] 8f9380fa2047: Pushed [2026-06-23T03:05:02.935Z] 254edef39247: Pushed [2026-06-23T03:05:02.935Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:05:02.935Z] ae0346644b7b: Pushed [2026-06-23T03:05:03.260Z] c9b6cb600dda: Pushed [2026-06-23T03:05:08.600Z] d2ac33b0b4e5: Pushed [2026-06-23T03:05:08.600Z] 652c4c721f17326d85c096634bcaaa8a720b44aa: digest: sha256:b7869cda742d4f2fba33ff794debff8c943a894252755a41b52967bbad558922 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:08.966Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:09.328Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2026-06-23T03:05:09.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:05:09.328Z] bf686866e80c: Preparing [2026-06-23T03:05:09.328Z] 05f3e6dd357e: Preparing [2026-06-23T03:05:09.328Z] 7fa8756f7289: Preparing [2026-06-23T03:05:09.328Z] 02c871ff946f: Preparing [2026-06-23T03:05:09.328Z] d22ae3cde8d9: Preparing [2026-06-23T03:05:09.328Z] 254edef39247: Preparing [2026-06-23T03:05:09.328Z] c9b6cb600dda: Preparing [2026-06-23T03:05:09.328Z] 0f92918e1338: Preparing [2026-06-23T03:05:09.328Z] d2ac33b0b4e5: Preparing [2026-06-23T03:05:09.328Z] 8f9380fa2047: Preparing [2026-06-23T03:05:09.328Z] ae0346644b7b: Preparing [2026-06-23T03:05:09.328Z] 88b4fba61c4c: Preparing [2026-06-23T03:05:09.328Z] 0f92918e1338: Waiting [2026-06-23T03:05:09.328Z] d2ac33b0b4e5: Waiting [2026-06-23T03:05:09.328Z] 254edef39247: Waiting [2026-06-23T03:05:09.328Z] c9b6cb600dda: Waiting [2026-06-23T03:05:09.328Z] 8f9380fa2047: Waiting [2026-06-23T03:05:09.328Z] ae0346644b7b: Waiting [2026-06-23T03:05:09.328Z] 88b4fba61c4c: Waiting [2026-06-23T03:05:09.328Z] 02c871ff946f: Layer already exists [2026-06-23T03:05:09.328Z] 7fa8756f7289: Layer already exists [2026-06-23T03:05:09.328Z] d22ae3cde8d9: Layer already exists [2026-06-23T03:05:09.328Z] bf686866e80c: Layer already exists [2026-06-23T03:05:09.328Z] 05f3e6dd357e: Layer already exists [2026-06-23T03:05:09.328Z] c9b6cb600dda: Layer already exists [2026-06-23T03:05:09.328Z] 0f92918e1338: Layer already exists [2026-06-23T03:05:09.328Z] 8f9380fa2047: Layer already exists [2026-06-23T03:05:09.328Z] 254edef39247: Layer already exists [2026-06-23T03:05:09.328Z] d2ac33b0b4e5: Layer already exists [2026-06-23T03:05:09.328Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:05:09.328Z] ae0346644b7b: Layer already exists [2026-06-23T03:05:09.594Z] latest: digest: sha256:b7869cda742d4f2fba33ff794debff8c943a894252755a41b52967bbad558922 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:09.952Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:10.316Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.3 [2026-06-23T03:05:10.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:05:10.316Z] bf686866e80c: Preparing [2026-06-23T03:05:10.316Z] 05f3e6dd357e: Preparing [2026-06-23T03:05:10.316Z] 7fa8756f7289: Preparing [2026-06-23T03:05:10.316Z] 02c871ff946f: Preparing [2026-06-23T03:05:10.316Z] d22ae3cde8d9: Preparing [2026-06-23T03:05:10.316Z] 254edef39247: Preparing [2026-06-23T03:05:10.316Z] c9b6cb600dda: Preparing [2026-06-23T03:05:10.316Z] 0f92918e1338: Preparing [2026-06-23T03:05:10.316Z] d2ac33b0b4e5: Preparing [2026-06-23T03:05:10.316Z] 8f9380fa2047: Preparing [2026-06-23T03:05:10.316Z] ae0346644b7b: Preparing [2026-06-23T03:05:10.316Z] 88b4fba61c4c: Preparing [2026-06-23T03:05:10.316Z] 254edef39247: Waiting [2026-06-23T03:05:10.316Z] c9b6cb600dda: Waiting [2026-06-23T03:05:10.316Z] 0f92918e1338: Waiting [2026-06-23T03:05:10.316Z] ae0346644b7b: Waiting [2026-06-23T03:05:10.316Z] d2ac33b0b4e5: Waiting [2026-06-23T03:05:10.316Z] 88b4fba61c4c: Waiting [2026-06-23T03:05:10.316Z] 8f9380fa2047: Waiting [2026-06-23T03:05:10.316Z] bf686866e80c: Layer already exists [2026-06-23T03:05:10.316Z] 05f3e6dd357e: Layer already exists [2026-06-23T03:05:10.316Z] 7fa8756f7289: Layer already exists [2026-06-23T03:05:10.316Z] 02c871ff946f: Layer already exists [2026-06-23T03:05:10.316Z] d22ae3cde8d9: Layer already exists [2026-06-23T03:05:10.316Z] 0f92918e1338: Layer already exists [2026-06-23T03:05:10.316Z] c9b6cb600dda: Layer already exists [2026-06-23T03:05:10.316Z] 254edef39247: Layer already exists [2026-06-23T03:05:10.316Z] 8f9380fa2047: Layer already exists [2026-06-23T03:05:10.316Z] d2ac33b0b4e5: Layer already exists [2026-06-23T03:05:10.316Z] ae0346644b7b: Layer already exists [2026-06-23T03:05:10.316Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:05:10.583Z] 4.1.0-dev.3: digest: sha256:b7869cda742d4f2fba33ff794debff8c943a894252755a41b52967bbad558922 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:10.957Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:11.320Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [2026-06-23T03:05:11.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:05:11.321Z] bf686866e80c: Preparing [2026-06-23T03:05:11.321Z] 05f3e6dd357e: Preparing [2026-06-23T03:05:11.321Z] 7fa8756f7289: Preparing [2026-06-23T03:05:11.321Z] 02c871ff946f: Preparing [2026-06-23T03:05:11.321Z] d22ae3cde8d9: Preparing [2026-06-23T03:05:11.321Z] 254edef39247: Preparing [2026-06-23T03:05:11.321Z] c9b6cb600dda: Preparing [2026-06-23T03:05:11.321Z] 254edef39247: Waiting [2026-06-23T03:05:11.321Z] 0f92918e1338: Preparing [2026-06-23T03:05:11.321Z] c9b6cb600dda: Waiting [2026-06-23T03:05:11.321Z] d2ac33b0b4e5: Preparing [2026-06-23T03:05:11.321Z] 0f92918e1338: Waiting [2026-06-23T03:05:11.321Z] d2ac33b0b4e5: Waiting [2026-06-23T03:05:11.321Z] 8f9380fa2047: Preparing [2026-06-23T03:05:11.321Z] ae0346644b7b: Preparing [2026-06-23T03:05:11.321Z] 8f9380fa2047: Waiting [2026-06-23T03:05:11.321Z] 88b4fba61c4c: Preparing [2026-06-23T03:05:11.321Z] ae0346644b7b: Waiting [2026-06-23T03:05:11.321Z] 88b4fba61c4c: Waiting [2026-06-23T03:05:11.321Z] 02c871ff946f: Layer already exists [2026-06-23T03:05:11.321Z] 05f3e6dd357e: Layer already exists [2026-06-23T03:05:11.321Z] 7fa8756f7289: Layer already exists [2026-06-23T03:05:11.321Z] bf686866e80c: Layer already exists [2026-06-23T03:05:11.321Z] d22ae3cde8d9: Layer already exists [2026-06-23T03:05:11.321Z] 254edef39247: Layer already exists [2026-06-23T03:05:11.321Z] c9b6cb600dda: Layer already exists [2026-06-23T03:05:11.321Z] 0f92918e1338: Layer already exists [2026-06-23T03:05:11.321Z] d2ac33b0b4e5: Layer already exists [2026-06-23T03:05:11.321Z] 8f9380fa2047: Layer already exists [2026-06-23T03:05:11.321Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:05:11.321Z] ae0346644b7b: Layer already exists [2026-06-23T03:05:11.588Z] 652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3: digest: sha256:b7869cda742d4f2fba33ff794debff8c943a894252755a41b52967bbad558922 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:11.958Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:12.400Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2026-06-23T03:05:12.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:05:12.400Z] bf686866e80c: Preparing [2026-06-23T03:05:12.400Z] 05f3e6dd357e: Preparing [2026-06-23T03:05:12.400Z] 7fa8756f7289: Preparing [2026-06-23T03:05:12.400Z] 02c871ff946f: Preparing [2026-06-23T03:05:12.400Z] d22ae3cde8d9: Preparing [2026-06-23T03:05:12.400Z] 254edef39247: Preparing [2026-06-23T03:05:12.400Z] c9b6cb600dda: Preparing [2026-06-23T03:05:12.400Z] 0f92918e1338: Preparing [2026-06-23T03:05:12.400Z] d2ac33b0b4e5: Preparing [2026-06-23T03:05:12.400Z] 8f9380fa2047: Preparing [2026-06-23T03:05:12.400Z] ae0346644b7b: Preparing [2026-06-23T03:05:12.400Z] 88b4fba61c4c: Preparing [2026-06-23T03:05:12.400Z] d2ac33b0b4e5: Waiting [2026-06-23T03:05:12.400Z] 8f9380fa2047: Waiting [2026-06-23T03:05:12.400Z] ae0346644b7b: Waiting [2026-06-23T03:05:12.400Z] 254edef39247: Waiting [2026-06-23T03:05:12.400Z] c9b6cb600dda: Waiting [2026-06-23T03:05:12.400Z] 0f92918e1338: Waiting [2026-06-23T03:05:12.400Z] 88b4fba61c4c: Waiting [2026-06-23T03:05:12.400Z] 02c871ff946f: Layer already exists [2026-06-23T03:05:12.400Z] bf686866e80c: Layer already exists [2026-06-23T03:05:12.400Z] d22ae3cde8d9: Layer already exists [2026-06-23T03:05:12.400Z] 05f3e6dd357e: Layer already exists [2026-06-23T03:05:12.400Z] 7fa8756f7289: Layer already exists [2026-06-23T03:05:12.400Z] 0f92918e1338: Layer already exists [2026-06-23T03:05:12.400Z] 254edef39247: Layer already exists [2026-06-23T03:05:12.400Z] c9b6cb600dda: Layer already exists [2026-06-23T03:05:12.400Z] 8f9380fa2047: Layer already exists [2026-06-23T03:05:12.400Z] d2ac33b0b4e5: Layer already exists [2026-06-23T03:05:12.671Z] ae0346644b7b: Layer already exists [2026-06-23T03:05:12.671Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:05:12.671Z] main: digest: sha256:b7869cda742d4f2fba33ff794debff8c943a894252755a41b52967bbad558922 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:05:12.765Z] ===================================================== [Pipeline] echo [2026-06-23T03:05:12.782Z] taggedImages: [2026-06-23T03:05:12.782Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:652c4c721f17326d85c096634bcaaa8a720b44aa [2026-06-23T03:05:12.782Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2026-06-23T03:05:12.782Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.3 [2026-06-23T03:05:12.782Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:652c4c721f17326d85c096634bcaaa8a720b44aa-4.1.0-dev.3 [2026-06-23T03:05:12.782Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:13.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:05:13.215Z] [2026-06-23T03:05:13.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:13.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:05:13.577Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-23T03:05:13.577Z] 8998bd30e6a1: Pulling fs layer [2026-06-23T03:05:13.577Z] 04944245beec: Pulling fs layer [2026-06-23T03:05:13.577Z] 699f458cf7ca: Pulling fs layer [2026-06-23T03:05:13.577Z] 765212b225bb: Pulling fs layer [2026-06-23T03:05:13.577Z] f23df028b6ca: Pulling fs layer [2026-06-23T03:05:13.577Z] d65c8cfc05b1: Pulling fs layer [2026-06-23T03:05:13.577Z] 2437ff75d9bd: Pulling fs layer [2026-06-23T03:05:13.577Z] f23df028b6ca: Waiting [2026-06-23T03:05:13.577Z] d65c8cfc05b1: Waiting [2026-06-23T03:05:13.577Z] 2437ff75d9bd: Waiting [2026-06-23T03:05:13.577Z] 765212b225bb: Waiting [2026-06-23T03:05:13.851Z] 04944245beec: Verifying Checksum [2026-06-23T03:05:13.851Z] 04944245beec: Download complete [2026-06-23T03:05:13.851Z] 765212b225bb: Verifying Checksum [2026-06-23T03:05:13.851Z] 765212b225bb: Download complete [2026-06-23T03:05:13.851Z] f23df028b6ca: Verifying Checksum [2026-06-23T03:05:13.851Z] f23df028b6ca: Download complete [2026-06-23T03:05:13.851Z] d65c8cfc05b1: Verifying Checksum [2026-06-23T03:05:13.851Z] d65c8cfc05b1: Download complete [2026-06-23T03:05:14.127Z] 699f458cf7ca: Verifying Checksum [2026-06-23T03:05:14.127Z] 699f458cf7ca: Download complete [2026-06-23T03:05:14.519Z] 8998bd30e6a1: Verifying Checksum [2026-06-23T03:05:14.519Z] 8998bd30e6a1: Download complete [2026-06-23T03:05:17.139Z] 2437ff75d9bd: Verifying Checksum [2026-06-23T03:05:17.139Z] 2437ff75d9bd: Download complete [2026-06-23T03:05:19.079Z] 8998bd30e6a1: Pull complete [2026-06-23T03:05:20.487Z] 04944245beec: Pull complete [2026-06-23T03:05:21.894Z] 699f458cf7ca: Pull complete [2026-06-23T03:05:22.160Z] 765212b225bb: Pull complete [2026-06-23T03:05:23.120Z] f23df028b6ca: Pull complete [2026-06-23T03:05:23.120Z] d65c8cfc05b1: Pull complete [2026-06-23T03:05:41.331Z] 2437ff75d9bd: Pull complete [2026-06-23T03:05:41.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-23T03:05:41.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:05:41.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:05:41.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-13706 does not seem to be running inside a container [2026-06-23T03:05:41.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/35 -v /w/workspace/device-bacnet-c/35:/w/workspace/device-bacnet-c/35:rw,z -v /w/workspace/device-bacnet-c/35@tmp:/w/workspace/device-bacnet-c/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-23T03:05:44.506Z] $ docker top c97df1865abd4d7b2a3d2183a863d6a6fcd6006a767065ff3153095da8f87537 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:05:45.368Z] ---> job-cost.sh [2026-06-23T03:05:45.368Z] lf-activate-venv: SKIPPING [2026-06-23T03:05:45.368Z] INFO: No Stack... [2026-06-23T03:05:45.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-23T03:05:46.545Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:05:47.185Z] + cat /w/workspace/device-bacnet-c/35/archives/cost.csv [2026-06-23T03:05:47.185Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T03:05:47.251Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] [2026-06-23T03:05:47.264Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] did not exist. Created. [2026-06-23T03:05:47.270Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:05:47.941Z] /w/workspace/device-bacnet-c/35@tmp/durable-7826c1a0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-23T03:05:48.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-23T03:05:48.599Z] Warning: overwriting stash ‘stack-cost’ [2026-06-23T03:05:49.060Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:05:49.071Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:05:49.097Z] $ docker stop --time=1 c97df1865abd4d7b2a3d2183a863d6a6fcd6006a767065ff3153095da8f87537 [2026-06-23T03:05:50.625Z] $ docker rm -f --volumes c97df1865abd4d7b2a3d2183a863d6a6fcd6006a767065ff3153095da8f87537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-23T03:05:51.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:05:51.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:51.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:05:51.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:05:51.789Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T03:05:51.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:05:52.052Z] $ docker top 3689e8bbd40b8c20d6d807723dfa2cd6eb66fede99a9a7c5aecfcc8d223f9212 -eo pid,comm [2026-06-23T03:05:52.097Z] 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). [2026-06-23T03:05:52.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:05:52.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:05:52.170Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:05:52.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:05:52.283Z] $ docker exec 3689e8bbd40b8c20d6d807723dfa2cd6eb66fede99a9a7c5aecfcc8d223f9212 ssh-agent [2026-06-23T03:05:52.381Z] SSH_AUTH_SOCK=/tmp/ssh-8vSgo2SQG05N/agent.32 [2026-06-23T03:05:52.381Z] SSH_AGENT_PID=38 [2026-06-23T03:05:52.386Z] Running ssh-add (command line suppressed) [2026-06-23T03:05:52.482Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1303891956848293448.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1303891956848293448.key) [2026-06-23T03:05:52.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:05:52.797Z] + git semver tag [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,989 [run_tag] DEBUG tag force:False [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,989 [check_head_tag] DEBUG check head tag [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,990 [execute] INFO git cat-file --batch-check [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,992 [execute] INFO git cat-file --batch [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,998 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,998 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:52,998 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:05:53.056Z] 2026-06-23 03:05:53,001 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:05:53.056Z] 4.1.0-dev.3 [Pipeline] } [2026-06-23T03:05:53.064Z] $ docker exec --env ******** --env ******** 3689e8bbd40b8c20d6d807723dfa2cd6eb66fede99a9a7c5aecfcc8d223f9212 ssh-agent -k [2026-06-23T03:05:53.162Z] unset SSH_AUTH_SOCK; [2026-06-23T03:05:53.162Z] unset SSH_AGENT_PID; [2026-06-23T03:05:53.162Z] echo Agent pid 38 killed; [2026-06-23T03:05:53.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:05:53.508Z] + git semver [Pipeline] } [2026-06-23T03:05:53.775Z] $ docker stop --time=1 3689e8bbd40b8c20d6d807723dfa2cd6eb66fede99a9a7c5aecfcc8d223f9212 [2026-06-23T03:05:55.046Z] $ docker rm -f --volumes 3689e8bbd40b8c20d6d807723dfa2cd6eb66fede99a9a7c5aecfcc8d223f9212 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:55.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:05:55.495Z] [2026-06-23T03:05:55.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:05:55.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:05:55.809Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-23T03:05:55.809Z] ab5ef0e58194: Pulling fs layer [2026-06-23T03:05:55.809Z] 9712f1f96733: Pulling fs layer [2026-06-23T03:05:55.809Z] 63f879dbbcfc: Pulling fs layer [2026-06-23T03:05:55.809Z] 0d9ebad4ef96: Pulling fs layer [2026-06-23T03:05:55.809Z] e9a5061849ea: Pulling fs layer [2026-06-23T03:05:55.809Z] d747dcd14b5f: Pulling fs layer [2026-06-23T03:05:55.809Z] 0d9ebad4ef96: Waiting [2026-06-23T03:05:55.809Z] e9a5061849ea: Waiting [2026-06-23T03:05:55.809Z] 2de7ff778b66: Pulling fs layer [2026-06-23T03:05:55.810Z] 2de7ff778b66: Waiting [2026-06-23T03:05:55.810Z] d747dcd14b5f: Waiting [2026-06-23T03:05:55.810Z] 9712f1f96733: Download complete [2026-06-23T03:05:56.375Z] 63f879dbbcfc: Verifying Checksum [2026-06-23T03:05:56.375Z] 63f879dbbcfc: Download complete [2026-06-23T03:05:56.375Z] e9a5061849ea: Verifying Checksum [2026-06-23T03:05:56.375Z] e9a5061849ea: Download complete [2026-06-23T03:05:56.375Z] d747dcd14b5f: Download complete [2026-06-23T03:05:56.375Z] ab5ef0e58194: Verifying Checksum [2026-06-23T03:05:56.375Z] ab5ef0e58194: Download complete [2026-06-23T03:05:56.375Z] 0d9ebad4ef96: Verifying Checksum [2026-06-23T03:05:56.375Z] 0d9ebad4ef96: Download complete [2026-06-23T03:05:56.652Z] 2de7ff778b66: Verifying Checksum [2026-06-23T03:05:56.652Z] 2de7ff778b66: Download complete [2026-06-23T03:05:59.971Z] ab5ef0e58194: Pull complete [2026-06-23T03:05:59.971Z] 9712f1f96733: Pull complete [2026-06-23T03:06:00.917Z] 63f879dbbcfc: Pull complete [2026-06-23T03:06:06.270Z] 0d9ebad4ef96: Pull complete [2026-06-23T03:06:06.270Z] e9a5061849ea: Pull complete [2026-06-23T03:06:06.270Z] d747dcd14b5f: Pull complete [2026-06-23T03:06:07.648Z] 2de7ff778b66: Pull complete [2026-06-23T03:06:07.648Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-23T03:06:07.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:06:07.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:06:07.746Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T03:06:07.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-06-23T03:06:10.742Z] $ docker top a04c3c776d45eea4eb4d66a9679b42072c1dde17dc07b7c4d45fbfaef1d9c45d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:06:10.812Z] provisioning config files... [2026-06-23T03:06:10.819Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2975401244064063758tmp [2026-06-23T03:06:10.829Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config5976135732158704686tmp [2026-06-23T03:06:10.839Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10174056871003695152tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:06:10.873Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:11.166Z] ---> sigul-configuration.sh [2026-06-23T03:06:11.166Z] gpg: directory `/root/.gnupg' created [2026-06-23T03:06:11.166Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-23T03:06:11.166Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-23T03:06:11.166Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-23T03:06:11.166Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-23T03:06:11.166Z] gpg: CAST5 encrypted data [2026-06-23T03:06:11.166Z] gpg: encrypted with 1 passphrase [2026-06-23T03:06:11.166Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-23T03:06:11.460Z] + mkdir /home/jenkins [2026-06-23T03:06:11.460Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-23T03:06:11.751Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-06-23T03:06:11.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:12.066Z] ---> sigul-install.sh [2026-06-23T03:06:12.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-23T03:06:12.365Z] + git tag --list [2026-06-23T03:06:12.365Z] v1.0.0 [2026-06-23T03:06:12.365Z] v1.1.0 [2026-06-23T03:06:12.365Z] v1.3.0 [2026-06-23T03:06:12.365Z] v1.3.1 [2026-06-23T03:06:12.365Z] v2.3.1 [2026-06-23T03:06:12.365Z] v3.0 [2026-06-23T03:06:12.365Z] v3.0.0 [2026-06-23T03:06:12.365Z] v3.0.1 [2026-06-23T03:06:12.365Z] v3.1 [2026-06-23T03:06:12.365Z] v3.1.0 [2026-06-23T03:06:12.365Z] v4.0 [2026-06-23T03:06:12.365Z] v4.0.0 [2026-06-23T03:06:12.365Z] v4.0.1 [2026-06-23T03:06:12.365Z] v4.1.0-dev.1 [2026-06-23T03:06:12.365Z] v4.1.0-dev.2 [2026-06-23T03:06:12.365Z] v4.1.0-dev.3 [Pipeline] sh [2026-06-23T03:06:12.664Z] + lftools sign git-tag v4.1.0-dev.3 [2026-06-23T03:06:13.235Z] Signing Git tag with Sigul... [2026-06-23T03:06:13.235Z] Signing v4.1.0-dev.3 [Pipeline] echo [2026-06-23T03:06:13.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:13.806Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-23T03:06:13.814Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-23T03:06:13.845Z] $ docker stop --time=1 a04c3c776d45eea4eb4d66a9679b42072c1dde17dc07b7c4d45fbfaef1d9c45d [2026-06-23T03:06:15.113Z] $ docker rm -f --volumes a04c3c776d45eea4eb4d66a9679b42072c1dde17dc07b7c4d45fbfaef1d9c45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-23T03:06:15.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:06:15.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:06:15.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:06:15.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:06:15.916Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T03:06:16.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:06:16.400Z] $ docker top ca5cea63c5a24ef527d79b218b5e7f1bc0e0a57600b201e40213e8e1b895bc71 -eo pid,comm [2026-06-23T03:06:16.460Z] 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). [2026-06-23T03:06:16.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:06:16.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:06:16.528Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:06:16.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:06:16.653Z] $ docker exec ca5cea63c5a24ef527d79b218b5e7f1bc0e0a57600b201e40213e8e1b895bc71 ssh-agent [2026-06-23T03:06:16.758Z] SSH_AUTH_SOCK=/tmp/ssh-tkDRvZQTQIRN/agent.33 [2026-06-23T03:06:16.758Z] SSH_AGENT_PID=39 [2026-06-23T03:06:16.763Z] Running ssh-add (command line suppressed) [2026-06-23T03:06:16.856Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18299701827554438944.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18299701827554438944.key) [2026-06-23T03:06:16.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:06:17.166Z] + git semver bump pre [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,386 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,390 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,390 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,390 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,390 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,390 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,390 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,393 [execute] INFO git cat-file --batch-check [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,396 [execute] INFO git cat-file --batch [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:06:17.428Z] 2026-06-23 03:06:17,399 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:06:17.428Z] 4.1.0-dev.4 [Pipeline] } [2026-06-23T03:06:17.438Z] $ docker exec --env ******** --env ******** ca5cea63c5a24ef527d79b218b5e7f1bc0e0a57600b201e40213e8e1b895bc71 ssh-agent -k [2026-06-23T03:06:17.531Z] unset SSH_AUTH_SOCK; [2026-06-23T03:06:17.531Z] unset SSH_AGENT_PID; [2026-06-23T03:06:17.531Z] echo Agent pid 39 killed; [2026-06-23T03:06:17.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:06:17.884Z] + git semver [Pipeline] } [2026-06-23T03:06:18.468Z] $ docker stop --time=1 ca5cea63c5a24ef527d79b218b5e7f1bc0e0a57600b201e40213e8e1b895bc71 [2026-06-23T03:06:19.720Z] $ docker rm -f --volumes ca5cea63c5a24ef527d79b218b5e7f1bc0e0a57600b201e40213e8e1b895bc71 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T03:06:20.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:06:20.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:06:20.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:06:20.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:06:20.458Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T03:06:20.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:06:20.724Z] $ docker top 2631a80939a8aa5cf8c52d009a2b77b57631a11e1a1730d88eda07980b44dffa -eo pid,comm [2026-06-23T03:06:20.768Z] 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). [2026-06-23T03:06:20.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:06:20.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:06:20.832Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:06:20.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:06:20.936Z] $ docker exec 2631a80939a8aa5cf8c52d009a2b77b57631a11e1a1730d88eda07980b44dffa ssh-agent [2026-06-23T03:06:21.035Z] SSH_AUTH_SOCK=/tmp/ssh-PnWCW5BXYh97/agent.31 [2026-06-23T03:06:21.035Z] SSH_AGENT_PID=37 [2026-06-23T03:06:21.040Z] Running ssh-add (command line suppressed) [2026-06-23T03:06:21.159Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_13451345153515955411.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_13451345153515955411.key) [2026-06-23T03:06:21.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:06:21.478Z] + git semver push [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,680 [run_push] DEBUG push [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,680 [execute] INFO git cat-file --batch-check [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,683 [execute] INFO git rev-list 8947a760b774ab1ed279627f2712dd5b7b6b2206 -- [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,683 [execute] DEBUG Popen(['git', 'rev-list', '8947a760b774ab1ed279627f2712dd5b7b6b2206', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,688 [execute] INFO git fetch -v -- origin [2026-06-23T03:06:21.738Z] 2026-06-23 03:06:21,688 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-23T03:06:23.124Z] 2026-06-23 03:06:22,706 [run_push] DEBUG no remote changes detected [2026-06-23T03:06:23.124Z] 2026-06-23 03:06:22,706 [execute] INFO git push origin semver [2026-06-23T03:06:23.124Z] 2026-06-23 03:06:22,707 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:06:24.062Z] 2026-06-23 03:06:23,897 [run_push] DEBUG push all version tags [2026-06-23T03:06:24.063Z] 2026-06-23 03:06:23,898 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-23T03:06:24.063Z] 2026-06-23 03:06:23,898 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:06:25.442Z] 2026-06-23 03:06:25,110 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-06-23T03:06:25.442Z] 4.1.0-dev.4 [Pipeline] } [2026-06-23T03:06:25.452Z] $ docker exec --env ******** --env ******** 2631a80939a8aa5cf8c52d009a2b77b57631a11e1a1730d88eda07980b44dffa ssh-agent -k [2026-06-23T03:06:25.543Z] unset SSH_AUTH_SOCK; [2026-06-23T03:06:25.544Z] unset SSH_AGENT_PID; [2026-06-23T03:06:25.544Z] echo Agent pid 37 killed; [2026-06-23T03:06:25.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:06:25.882Z] + git semver [Pipeline] } [2026-06-23T03:06:26.155Z] $ docker stop --time=1 2631a80939a8aa5cf8c52d009a2b77b57631a11e1a1730d88eda07980b44dffa [2026-06-23T03:06:27.415Z] $ docker rm -f --volumes 2631a80939a8aa5cf8c52d009a2b77b57631a11e1a1730d88eda07980b44dffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-23T03:06:27.973Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2026-06-23T03:06:27.973Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-06-23T03:06:27.973Z] total 16 [2026-06-23T03:06:27.973Z] drwxr-xr-x 3 root root 4096 Jun 23 02:57 . [2026-06-23T03:06:27.973Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 03:06 .. [2026-06-23T03:06:27.973Z] drwxr-xr-x 2 root root 4096 Jun 23 02:57 cost [2026-06-23T03:06:27.973Z] -rw-r--r-- 1 root root 86 Jun 23 02:57 cost.csv [2026-06-23T03:06:27.973Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-06-23T03:06:27.973Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-06-23T03:06:27.973Z] total 16 [2026-06-23T03:06:27.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 02:57 . [2026-06-23T03:06:27.973Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 03:06 .. [2026-06-23T03:06:27.973Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 02:57 cost [2026-06-23T03:06:27.973Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 23 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:28.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:29.134Z] ---> package-listing.sh [2026-06-23T03:06:29.134Z] ++ facter osfamily [2026-06-23T03:06:29.134Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T03:06:29.393Z] + OS_FAMILY=debian [2026-06-23T03:06:29.393Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2026-06-23T03:06:29.393Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T03:06:29.393Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T03:06:29.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T03:06:29.393Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T03:06:29.393Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2026-06-23T03:06:29.393Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T03:06:29.393Z] + case "${OS_FAMILY}" in [2026-06-23T03:06:29.393Z] + dpkg -l [2026-06-23T03:06:29.393Z] + grep '^ii' [2026-06-23T03:06:29.393Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T03:06:29.393Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T03:06:29.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T03:06:29.393Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2026-06-23T03:06:29.393Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2026-06-23T03:06:29.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2026-06-23T03:06:29.403Z] 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/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T03:06:29.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:06:30.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:06:30.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:06:30.327Z] prd-ubuntu20.04-docker-8c-8g-13705 does not seem to be running inside a container [2026-06-23T03:06:30.372Z] $ 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/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T03:06:30.816Z] $ docker top 6c55ed02d825b3fb1f348394b942651ea44c080902a5159dddcf16bc65f2c0b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:06:31.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T03:06:31.450Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T03:06:31.733Z] + ls /var/log/sa-host [2026-06-23T03:06:31.733Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:06:31.928Z] provisioning config files... [2026-06-23T03:06:31.942Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10701730566499743167tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:06:31.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:32.249Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T03:06:32.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:32.595Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T03:06:32.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:32.886Z] ---> sudo-logs.sh [2026-06-23T03:06:32.886Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T03:06:32.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:33.200Z] ---> job-cost.sh [2026-06-23T03:06:33.200Z] lf-activate-venv: SKIPPING [2026-06-23T03:06:33.200Z] DEBUG: total: 0.2199999988079071 [2026-06-23T03:06:33.200Z] INFO: Retrieving Stack Cost... [2026-06-23T03:06:33.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:06:34.049Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T03:06:34.061Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:06:34.345Z] ---> logs-deploy.sh [2026-06-23T03:06:34.346Z] lf-activate-venv: SKIPPING [2026-06-23T03:06:34.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/35 [2026-06-23T03:06:34.346Z] INFO: archiving workspace using pattern(s): [2026-06-23T03:06:35.288Z] Archives upload complete. [2026-06-23T03:06:35.288Z] INFO: archiving logs to Nexus