Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f3b9c859b8ff04b5a99484b2075e76b9f42981d+652c4c721f17326d85c096634bcaaa8a720b44aa (b3bbb7570512f10fb36a9375a97fb97b7514e36d) 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-ssh16964876847246139074.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-ssh12909321017158355844.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/PR-109/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/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8735322784954835236.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-ssh18411317328718646761.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/PR-109/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/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7371917807675549204.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-13732 in /w/workspace/exfoundry_device-bacnet-c_PR-109 [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/exfoundry_device-bacnet-c_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Merging remotes/origin/main commit 652c4c721f17326d85c096634bcaaa8a720b44aa into PR head commit 7f3b9c859b8ff04b5a99484b2075e76b9f42981d Merge succeeded, producing aa65f05fb4f85ea223cd5a13bc1723d67dec7071 Checking out Revision aa65f05fb4f85ea223cd5a13bc1723d67dec7071 (PR-109) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f3b9c859b8ff04b5a99484b2075e76b9f42981d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa65f05fb4f85ea223cd5a13bc1723d67dec7071 # timeout=10 Commit message: "Merge commit '652c4c721f17326d85c096634bcaaa8a720b44aa' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c6ec470fd2a89d88fadf3ba33c1625cbbeaad0a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T06:35:31.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T06:35:31.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T06:35:31.176Z] ========================================================= [2026-06-23T06:35:31.176Z] EdgeX Global Pipelines Version Info [2026-06-23T06:35:31.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:35:32.284Z] ------------------- [2026-06-23T06:35:32.284Z] stable info: [2026-06-23T06:35:32.284Z] ------------------- [2026-06-23T06:35:32.284Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T06:35:32.284Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T06:35:32.284Z] Message: update stable to v1.0.281 [2026-06-23T06:35:33.225Z] ------------------- [2026-06-23T06:35:33.225Z] experimental info: [2026-06-23T06:35:33.225Z] ------------------- [2026-06-23T06:35:33.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T06:35:33.225Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T06:35:33.225Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T06:35:33.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-06-23T06:35:33.339Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-06-23T06:35:33.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T06:35:33.387Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T06:35:33.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T06:35:33.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T06:35:33.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T06:35:33.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T06:35:33.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T06:35:33.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-06-23T06:35:33.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T06:35:33.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T06:35:33.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T06:35:33.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T06:35:33.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T06:35:33.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T06:35:33.716Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T06:35:33.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2026-06-23T06:35:33.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2026-06-23T06:35:33.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2026-06-23T06:35:33.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [Pipeline] echo [2026-06-23T06:35:33.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa65f05 [Pipeline] echo [2026-06-23T06:35:33.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T06:35:33.893Z] provisioning config files... [2026-06-23T06:35:33.907Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config6468275289751841215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:35:34.241Z] ---> ****-login.sh [2026-06-23T06:35:34.241Z] nexus3.edgexfoundry.org:10001 [2026-06-23T06:35:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:34.506Z] [2026-06-23T06:35:34.506Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:35:34.506Z] Configure a credential helper to remove this warning. See [2026-06-23T06:35:34.506Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:35:34.506Z] [2026-06-23T06:35:34.506Z] Login Succeeded [2026-06-23T06:35:34.506Z] nexus3.edgexfoundry.org:10002 [2026-06-23T06:35:34.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:34.766Z] [2026-06-23T06:35:34.766Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:35:34.766Z] Configure a credential helper to remove this warning. See [2026-06-23T06:35:34.766Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:35:34.766Z] [2026-06-23T06:35:34.766Z] Login Succeeded [2026-06-23T06:35:34.766Z] nexus3.edgexfoundry.org:10003 [2026-06-23T06:35:34.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:34.766Z] [2026-06-23T06:35:34.766Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:35:34.766Z] Configure a credential helper to remove this warning. See [2026-06-23T06:35:34.766Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:35:34.766Z] [2026-06-23T06:35:34.766Z] Login Succeeded [2026-06-23T06:35:34.766Z] nexus3.edgexfoundry.org:10004 [2026-06-23T06:35:34.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:34.766Z] [2026-06-23T06:35:34.766Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:35:34.766Z] Configure a credential helper to remove this warning. See [2026-06-23T06:35:34.767Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:35:34.767Z] [2026-06-23T06:35:34.767Z] Login Succeeded [2026-06-23T06:35:34.767Z] ****.io [2026-06-23T06:35:35.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:35.031Z] [2026-06-23T06:35:35.031Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T06:35:35.031Z] Configure a credential helper to remove this warning. See [2026-06-23T06:35:35.032Z] https://docs.****.com/go/credential-store/ [2026-06-23T06:35:35.032Z] [2026-06-23T06:35:35.032Z] Login Succeeded [2026-06-23T06:35:35.032Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T06:35:35.039Z] 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-23T06:35:35.462Z] + git rev-list -1 --merges aa65f05fb4f85ea223cd5a13bc1723d67dec7071~1..aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [Pipeline] echo [2026-06-23T06:35:35.492Z] -----------> git rev-list -1 --merges aa65f05fb4f85ea223cd5a13bc1723d67dec7071~1..aa65f05fb4f85ea223cd5a13bc1723d67dec7071 aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [2026-06-23T06:35:35.492Z] aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [false] [Pipeline] sh [2026-06-23T06:35:35.788Z] + git log --format=format:%s -1 aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [Pipeline] echo [2026-06-23T06:35:35.805Z] ========================================================= [2026-06-23T06:35:35.805Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T06:35:35.805Z] ========================================================= 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-23T06:35:36.260Z] + git rev-list -1 --merges aa65f05fb4f85ea223cd5a13bc1723d67dec7071~1..aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [Pipeline] echo [2026-06-23T06:35:36.272Z] -----------> git rev-list -1 --merges aa65f05fb4f85ea223cd5a13bc1723d67dec7071~1..aa65f05fb4f85ea223cd5a13bc1723d67dec7071 aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [2026-06-23T06:35:36.272Z] aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [false] [Pipeline] sh [2026-06-23T06:35:36.563Z] + git log --format=format:%s -1 aa65f05fb4f85ea223cd5a13bc1723d67dec7071 [Pipeline] echo [2026-06-23T06:35:36.580Z] ========================================================= [2026-06-23T06:35:36.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-23T06:35:36.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-23T06:35:37.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T06:35:37.015Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-23T06:35:37.015Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-23T06:35:37.015Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-23T06:35:37.015Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-23T06:35:37.015Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-23T06:35:37.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:35:37.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T06:35:37.434Z] [2026-06-23T06:35:37.434Z] 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-23T06:35:37.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T06:35:37.748Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-23T06:35:37.748Z] 3dae71ba6b94: Pulling fs layer [2026-06-23T06:35:37.748Z] 6bf1a483ea7c: Pulling fs layer [2026-06-23T06:35:37.748Z] f5dfc541a4d3: Pulling fs layer [2026-06-23T06:35:37.748Z] 461d9e800cba: Pulling fs layer [2026-06-23T06:35:37.748Z] 80192f66455f: Pulling fs layer [2026-06-23T06:35:37.748Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-23T06:35:37.748Z] a29436f7fd5d: Pulling fs layer [2026-06-23T06:35:37.748Z] 923cac83aea3: Pulling fs layer [2026-06-23T06:35:37.748Z] 25ad8b0a4227: Pulling fs layer [2026-06-23T06:35:37.748Z] db01528c6b51: Pulling fs layer [2026-06-23T06:35:37.748Z] 28988de357af: Pulling fs layer [2026-06-23T06:35:37.748Z] a29436f7fd5d: Waiting [2026-06-23T06:35:37.748Z] 923cac83aea3: Waiting [2026-06-23T06:35:37.748Z] 28988de357af: Waiting [2026-06-23T06:35:37.748Z] 2e8e34ca0e6c: Waiting [2026-06-23T06:35:37.748Z] 461d9e800cba: Waiting [2026-06-23T06:35:37.748Z] 80192f66455f: Waiting [2026-06-23T06:35:37.748Z] 6bf1a483ea7c: Verifying Checksum [2026-06-23T06:35:37.748Z] 6bf1a483ea7c: Download complete [2026-06-23T06:35:37.748Z] 461d9e800cba: Verifying Checksum [2026-06-23T06:35:37.748Z] 461d9e800cba: Download complete [2026-06-23T06:35:37.748Z] 80192f66455f: Verifying Checksum [2026-06-23T06:35:37.748Z] 80192f66455f: Download complete [2026-06-23T06:35:38.008Z] f5dfc541a4d3: Verifying Checksum [2026-06-23T06:35:38.008Z] f5dfc541a4d3: Download complete [2026-06-23T06:35:38.008Z] 3dae71ba6b94: Verifying Checksum [2026-06-23T06:35:38.008Z] 3dae71ba6b94: Download complete [2026-06-23T06:35:38.008Z] 923cac83aea3: Verifying Checksum [2026-06-23T06:35:38.008Z] 923cac83aea3: Download complete [2026-06-23T06:35:38.008Z] 25ad8b0a4227: Verifying Checksum [2026-06-23T06:35:38.008Z] 25ad8b0a4227: Download complete [2026-06-23T06:35:38.008Z] db01528c6b51: Download complete [2026-06-23T06:35:38.008Z] 28988de357af: Verifying Checksum [2026-06-23T06:35:38.008Z] 28988de357af: Download complete [2026-06-23T06:35:38.579Z] a29436f7fd5d: Verifying Checksum [2026-06-23T06:35:38.579Z] a29436f7fd5d: Download complete [2026-06-23T06:35:38.579Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-23T06:35:38.579Z] 2e8e34ca0e6c: Download complete [2026-06-23T06:35:39.516Z] 3dae71ba6b94: Pull complete [2026-06-23T06:35:39.516Z] 6bf1a483ea7c: Pull complete [2026-06-23T06:35:40.454Z] f5dfc541a4d3: Pull complete [2026-06-23T06:35:40.454Z] 461d9e800cba: Pull complete [2026-06-23T06:35:40.454Z] 80192f66455f: Pull complete [2026-06-23T06:35:44.643Z] 2e8e34ca0e6c: Pull complete [2026-06-23T06:35:44.902Z] a29436f7fd5d: Pull complete [2026-06-23T06:35:44.902Z] 923cac83aea3: Pull complete [2026-06-23T06:35:45.165Z] 25ad8b0a4227: Pull complete [2026-06-23T06:35:45.165Z] db01528c6b51: Pull complete [2026-06-23T06:35:45.165Z] 28988de357af: Pull complete [2026-06-23T06:35:45.165Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-23T06:35:45.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T06:35:45.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:35:45.312Z] prd-ubuntu20.04-docker-8c-8g-13732 does not seem to be running inside a container [2026-06-23T06:35:45.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T06:35:47.077Z] $ docker top cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 -eo pid,comm [2026-06-23T06:35:47.123Z] 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-23T06:35:47.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T06:35:47.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T06:35:47.186Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T06:35:47.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T06:35:47.301Z] $ docker exec cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 ssh-agent [2026-06-23T06:35:47.411Z] SSH_AUTH_SOCK=/tmp/ssh-t0MEPFHVmkkb/agent.32 [2026-06-23T06:35:47.411Z] SSH_AGENT_PID=38 [2026-06-23T06:35:47.418Z] Running ssh-add (command line suppressed) [2026-06-23T06:35:47.515Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_17336475880227029451.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_17336475880227029451.key) [2026-06-23T06:35:47.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T06:35:47.820Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-109 [Pipeline] sh [2026-06-23T06:35:48.105Z] + git tag --points-at HEAD [Pipeline] } [2026-06-23T06:35:48.117Z] $ docker exec --env ******** --env ******** cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 ssh-agent -k [2026-06-23T06:35:48.206Z] unset SSH_AUTH_SOCK; [2026-06-23T06:35:48.206Z] unset SSH_AGENT_PID; [2026-06-23T06:35:48.206Z] echo Agent pid 38 killed; [2026-06-23T06:35:48.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-23T06:35:48.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T06:35:48.264Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T06:35:48.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T06:35:48.380Z] $ docker exec cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 ssh-agent [2026-06-23T06:35:48.487Z] SSH_AUTH_SOCK=/tmp/ssh-JAXGnRQtOECc/agent.84 [2026-06-23T06:35:48.488Z] SSH_AGENT_PID=90 [2026-06-23T06:35:48.492Z] Running ssh-add (command line suppressed) [2026-06-23T06:35:48.583Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_7374392581637121800.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_7374392581637121800.key) [2026-06-23T06:35:48.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T06:35:48.886Z] + git semver init [2026-06-23T06:35:49.147Z] 2026-06-23 06:35:49,091 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T06:35:49.147Z] 2026-06-23 06:35:49,096 [run_init] DEBUG init version:0.0.0 force:False [2026-06-23T06:35:49.147Z] 2026-06-23 06:35:49,097 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver [2026-06-23T06:35:49.147Z] 2026-06-23 06:35:49,097 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver [2026-06-23T06:35:49.147Z] 2026-06-23 06:35:49,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109, stdin=None, shell=False, universal_newlines=False) [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,747 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.git/info/exclude [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 with force:False [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,748 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,752 [execute] INFO git cat-file --batch-check [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,756 [execute] INFO git cat-file --batch [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-23T06:35:50.085Z] 2026-06-23 06:35:49,759 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 [2026-06-23T06:35:50.085Z] 0.0.0 [Pipeline] } [2026-06-23T06:35:50.100Z] $ docker exec --env ******** --env ******** cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 ssh-agent -k [2026-06-23T06:35:50.221Z] unset SSH_AUTH_SOCK; [2026-06-23T06:35:50.221Z] unset SSH_AGENT_PID; [2026-06-23T06:35:50.221Z] echo Agent pid 90 killed; [2026-06-23T06:35:50.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T06:35:50.554Z] + git semver [Pipeline] } [2026-06-23T06:35:50.828Z] $ docker stop --time=1 cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 [2026-06-23T06:35:52.103Z] $ docker rm -f --volumes cbbbb70c104008cd7924bea67709fad25c9925972be4f90b002a77eb701e07d7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T06:35:52.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-23T06:35:52.671Z] Stashed 1 file(s) [Pipeline] echo [2026-06-23T06:35:52.674Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T06:35:52.906Z] provisioning config files... [2026-06-23T06:35:52.915Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config5946535277914983125tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:35:53.235Z] ---> ****-login.sh [2026-06-23T06:35:53.235Z] nexus3.edgexfoundry.org:10001 [2026-06-23T06:35:53.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:53.235Z] Login Succeeded [2026-06-23T06:35:53.235Z] nexus3.edgexfoundry.org:10002 [2026-06-23T06:35:53.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:53.235Z] Login Succeeded [2026-06-23T06:35:53.235Z] nexus3.edgexfoundry.org:10003 [2026-06-23T06:35:53.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:53.493Z] Login Succeeded [2026-06-23T06:35:53.493Z] nexus3.edgexfoundry.org:10004 [2026-06-23T06:35:53.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:53.493Z] Login Succeeded [2026-06-23T06:35:53.493Z] ****.io [2026-06-23T06:35:53.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T06:35:53.751Z] Login Succeeded [2026-06-23T06:35:53.751Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T06:35:53.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T06:35:53.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T06:35:53.956Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-23T06:35:53.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T06:35:53.995Z] ========================================================= [2026-06-23T06:35:53.995Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-23T06:35:53.995Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:35:54.324Z] + 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-23T06:35:54.892Z] #0 building with "default" instance using docker driver [2026-06-23T06:35:54.892Z] [2026-06-23T06:35:54.892Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-23T06:35:54.892Z] #1 transferring dockerfile: 1.45kB done [2026-06-23T06:35:54.892Z] #1 DONE 0.0s [2026-06-23T06:35:54.892Z] [2026-06-23T06:35:54.892Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-23T06:35:54.892Z] #2 DONE 0.1s [2026-06-23T06:35:55.150Z] [2026-06-23T06:35:55.150Z] #3 [internal] load .dockerignore [2026-06-23T06:35:55.150Z] #3 transferring context: 2B done [2026-06-23T06:35:55.150Z] #3 DONE 0.0s [2026-06-23T06:35:55.151Z] [2026-06-23T06:35:55.151Z] #4 [internal] load build context [2026-06-23T06:35:55.151Z] #4 transferring context: 85.91kB done [2026-06-23T06:35:55.151Z] #4 DONE 0.0s [2026-06-23T06:35:55.151Z] [2026-06-23T06:35:55.151Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-23T06:35:55.151Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-23T06:35:55.151Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2026-06-23T06:35:55.151Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-23T06:35:55.151Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-23T06:35:55.151Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 19.92MB / 118.14MB 0.2s [2026-06-23T06:35:55.151Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-23T06:35:55.151Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-23T06:35:55.151Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 39.85MB / 118.14MB 0.3s [2026-06-23T06:35:55.409Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 89.13MB / 118.14MB 0.5s [2026-06-23T06:35:55.668Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2026-06-23T06:35:55.925Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s done [2026-06-23T06:35:55.925Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-06-23T06:36:00.121Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done [2026-06-23T06:36:00.121Z] #5 DONE 4.5s [2026-06-23T06:36:00.121Z] [2026-06-23T06:36:00.121Z] #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-23T06:36:00.121Z] #6 0.231 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T06:36:00.121Z] #6 0.639 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T06:36:00.121Z] #6 0.639 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T06:36:00.121Z] #6 0.639 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T06:36:00.693Z] #6 DONE 1.3s [2026-06-23T06:36:00.951Z] [2026-06-23T06:36:00.951Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:36:00.951Z] #7 DONE 0.3s [2026-06-23T06:36:01.211Z] [2026-06-23T06:36:01.211Z] #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-23T06:36:01.211Z] #8 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:01.471Z] #8 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:01.742Z] #8 0.653 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:02.309Z] #8 1.239 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:02.569Z] #8 1.245 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-23T06:36:02.569Z] #8 1.257 (2/18) Installing hiredis (1.1.0-r2) [2026-06-23T06:36:02.569Z] #8 1.267 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-23T06:36:02.569Z] #8 1.286 (4/18) Installing libcbor (0.10.2-r1) [2026-06-23T06:36:02.569Z] #8 1.297 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T06:36:03.138Z] #8 1.961 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-23T06:36:03.138Z] #8 2.064 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T06:36:03.397Z] #8 2.352 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-23T06:36:03.397Z] #8 2.365 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-23T06:36:03.397Z] #8 2.376 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-23T06:36:03.397Z] #8 2.387 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-23T06:36:03.397Z] #8 2.399 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-23T06:36:03.397Z] #8 2.503 (13/18) Installing libblkid (2.38.1-r8) [2026-06-23T06:36:03.657Z] #8 2.523 (14/18) Installing libuuid (2.38.1-r8) [2026-06-23T06:36:03.657Z] #8 2.534 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-23T06:36:03.657Z] #8 2.650 (16/18) Installing libmount (2.38.1-r8) [2026-06-23T06:36:03.657Z] #8 2.670 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-23T06:36:03.657Z] #8 2.694 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-23T06:36:03.657Z] #8 2.752 Executing busybox-1.36.1-r4.trigger [2026-06-23T06:36:03.916Z] #8 2.761 OK: 338 MiB in 100 packages [2026-06-23T06:36:03.916Z] #8 DONE 2.9s [2026-06-23T06:36:04.177Z] [2026-06-23T06:36:04.177Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-06-23T06:36:04.177Z] #9 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:04.177Z] #9 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:04.438Z] #9 0.529 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:05.008Z] #9 1.119 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:05.268Z] #9 1.125 Upgrading critical system libraries and apk-tools: [2026-06-23T06:36:05.268Z] #9 1.125 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-23T06:36:05.268Z] #9 1.145 Executing busybox-1.36.1-r4.trigger [2026-06-23T06:36:05.268Z] #9 1.190 Continuing the upgrade transaction with new apk-tools: [2026-06-23T06:36:05.268Z] #9 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:05.268Z] #9 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:05.529Z] #9 1.595 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:06.097Z] #9 2.139 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:06.097Z] #9 2.145 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T06:36:06.097Z] #9 2.189 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T06:36:06.098Z] #9 2.246 Executing busybox-1.36.1-r7.post-upgrade [2026-06-23T06:36:06.356Z] #9 2.260 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T06:36:06.356Z] #9 2.279 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-23T06:36:06.356Z] #9 2.305 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T06:36:06.356Z] #9 2.467 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T06:36:06.617Z] #9 2.494 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-23T06:36:06.618Z] #9 2.504 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-23T06:36:06.618Z] #9 2.706 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T06:36:06.879Z] #9 2.938 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-23T06:36:06.879Z] #9 2.954 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-23T06:36:06.879Z] #9 2.972 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-23T06:36:06.879Z] #9 3.002 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-23T06:36:06.879Z] #9 3.039 (14/27) Installing libpsl (0.21.5-r0) [2026-06-23T06:36:07.139Z] #9 3.052 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T06:36:07.139Z] #9 3.081 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-23T06:36:07.139Z] #9 3.093 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-23T06:36:07.139Z] #9 3.103 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-23T06:36:07.139Z] #9 3.146 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-23T06:36:07.139Z] #9 3.162 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-23T06:36:07.139Z] #9 3.349 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-23T06:36:07.399Z] #9 3.361 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T06:36:07.399Z] #9 3.372 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T06:36:07.399Z] #9 3.436 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T06:36:07.399Z] #9 3.446 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T06:36:07.399Z] #9 3.457 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-23T06:36:07.658Z] #9 3.467 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-23T06:36:07.658Z] #9 3.485 Executing busybox-1.36.1-r7.trigger [2026-06-23T06:36:07.658Z] #9 3.490 Executing ca-certificates-20241121-r1.trigger [2026-06-23T06:36:07.658Z] #9 3.536 OK: 338 MiB in 103 packages [2026-06-23T06:36:07.658Z] #9 DONE 3.7s [2026-06-23T06:36:07.658Z] [2026-06-23T06:36:07.658Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-06-23T06:36:07.658Z] #10 DONE 0.0s [2026-06-23T06:36:07.658Z] [2026-06-23T06:36:07.658Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-06-23T06:36:07.658Z] #11 DONE 0.0s [2026-06-23T06:36:07.658Z] [2026-06-23T06:36:07.658Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-06-23T06:36:07.658Z] #12 DONE 0.0s [2026-06-23T06:36:07.919Z] [2026-06-23T06:36:07.919Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-06-23T06:36:07.919Z] #13 DONE 0.0s [2026-06-23T06:36:07.919Z] [2026-06-23T06:36:07.919Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T06:36:07.919Z] #14 0.198 + CSDK_VER=4.0.2 [2026-06-23T06:36:07.919Z] #14 0.198 + '[' '!' -d deps ] [2026-06-23T06:36:07.919Z] #14 0.198 + mkdir deps [2026-06-23T06:36:08.178Z] #14 0.199 + cd /device-bacnet-c/deps [2026-06-23T06:36:08.178Z] #14 0.199 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T06:36:08.178Z] #14 0.205 Connecting to github.com (140.82.113.3:443) [2026-06-23T06:36:08.437Z] #14 0.697 Connecting to codeload.github.com (140.82.112.10:443) [2026-06-23T06:36:08.697Z] #14 0.845 saving to 'v4.0.2.zip' [2026-06-23T06:36:08.697Z] #14 0.907 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T06:36:08.697Z] #14 0.907 'v4.0.2.zip' saved [2026-06-23T06:36:08.697Z] #14 0.907 + unzip v4.0.2.zip [2026-06-23T06:36:08.697Z] #14 0.908 Archive: v4.0.2.zip [2026-06-23T06:36:08.697Z] #14 0.914 creating: device-sdk-c-4.0.2/ [2026-06-23T06:36:08.697Z] #14 0.914 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T06:36:08.697Z] #14 0.914 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T06:36:08.697Z] #14 0.914 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T06:36:08.697Z] #14 0.914 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T06:36:08.697Z] #14 0.916 creating: device-sdk-c-4.0.2/include/ [2026-06-23T06:36:08.697Z] #14 0.916 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T06:36:08.697Z] #14 0.916 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T06:36:08.697Z] #14 0.916 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T06:36:08.697Z] #14 0.916 creating: device-sdk-c-4.0.2/src/ [2026-06-23T06:36:08.697Z] #14 0.916 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T06:36:08.697Z] #14 0.918 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T06:36:08.697Z] #14 0.918 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T06:36:08.697Z] #14 0.920 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T06:36:08.697Z] #14 0.920 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T06:36:08.697Z] #14 0.920 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T06:36:08.697Z] #14 0.921 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T06:36:08.697Z] #14 0.921 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T06:36:08.697Z] #14 0.921 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T06:36:08.697Z] #14 0.921 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T06:36:08.697Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T06:36:08.698Z] #14 0.921 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T06:36:08.698Z] #14 0.921 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.922 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T06:36:08.698Z] #14 0.922 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T06:36:08.698Z] #14 0.923 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T06:36:08.698Z] #14 0.923 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.923 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T06:36:08.698Z] #14 0.923 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.923 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T06:36:08.698Z] #14 0.923 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T06:36:08.698Z] #14 0.924 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.924 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T06:36:08.698Z] #14 0.924 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T06:36:08.698Z] #14 0.924 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T06:36:08.698Z] #14 0.924 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T06:36:08.698Z] #14 0.924 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.924 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T06:36:08.698Z] #14 0.925 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T06:36:08.698Z] #14 0.925 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.925 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T06:36:08.698Z] #14 0.925 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T06:36:08.698Z] #14 0.925 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T06:36:08.698Z] #14 0.925 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T06:36:08.698Z] #14 0.925 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T06:36:08.698Z] #14 0.927 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T06:36:08.698Z] #14 0.927 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T06:36:08.698Z] #14 0.927 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T06:36:08.698Z] #14 0.929 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T06:36:08.698Z] #14 0.930 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T06:36:08.698Z] #14 0.930 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T06:36:08.698Z] #14 0.930 + cd device-sdk-c-4.0.2 [2026-06-23T06:36:08.698Z] #14 0.930 + ./scripts/build.sh [2026-06-23T06:36:08.698Z] #14 0.931 + CPPCHECK=false [2026-06-23T06:36:08.698Z] #14 0.931 + DOCGEN=false [2026-06-23T06:36:08.698Z] #14 0.931 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T06:36:08.698Z] #14 0.931 + '[' 0 -gt 0 ] [2026-06-23T06:36:08.698Z] #14 0.932 + readlink -f ./scripts/build.sh [2026-06-23T06:36:08.698Z] #14 0.932 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:36:08.698Z] #14 0.932 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T06:36:08.698Z] #14 0.933 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T06:36:08.698Z] #14 0.933 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T06:36:08.698Z] #14 0.933 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:36:08.698Z] #14 0.934 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:36:08.698Z] #14 0.934 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T06:36:08.698Z] #14 1.005 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:36:08.957Z] #14 1.020 -- Detecting C compiler ABI info [2026-06-23T06:36:08.957Z] #14 1.106 -- Detecting C compiler ABI info - done [2026-06-23T06:36:08.957Z] #14 1.127 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:36:08.957Z] #14 1.128 -- Detecting C compile features [2026-06-23T06:36:08.957Z] #14 1.128 -- Detecting C compile features - done [2026-06-23T06:36:08.957Z] #14 1.132 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:36:08.957Z] #14 1.204 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:36:08.957Z] #14 1.208 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:36:09.217Z] #14 1.211 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:36:09.217Z] #14 1.214 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:36:09.217Z] #14 1.216 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:36:09.217Z] #14 1.219 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:36:09.217Z] #14 1.219 -- /opt/iotech/iot/1.6/include [2026-06-23T06:36:09.217Z] #14 1.219 -- C SDK 0.0.0 for Linux [2026-06-23T06:36:09.217Z] #14 1.221 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:36:09.217Z] #14 1.301 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:36:09.217Z] #14 1.346 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:36:09.217Z] #14 1.366 -- Configuring done (0.4s) [2026-06-23T06:36:09.217Z] #14 1.399 -- Generating done (0.0s) [2026-06-23T06:36:09.217Z] #14 1.401 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:36:09.217Z] #14 1.405 + make all package [2026-06-23T06:36:09.217Z] #14 1.405 + tee release.log [2026-06-23T06:36:09.217Z] #14 1.440 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:36:09.217Z] #14 1.570 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:36:09.476Z] #14 1.725 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:36:09.736Z] #14 1.871 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:36:09.736Z] #14 1.963 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:36:09.736Z] #14 2.006 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:36:09.736Z] #14 2.006 /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-23T06:36:09.736Z] #14 2.006 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:36:09.736Z] #14 2.006 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:36:09.996Z] #14 2.101 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:36:10.256Z] #14 2.421 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:36:10.256Z] #14 2.463 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:36:10.256Z] #14 2.601 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:36:10.824Z] #14 2.889 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:36:10.824Z] #14 2.985 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:36:10.825Z] #14 3.120 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:36:11.084Z] #14 3.243 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:36:11.344Z] #14 3.335 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:36:11.344Z] #14 3.487 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:36:11.344Z] #14 3.540 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:36:11.603Z] #14 3.851 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:36:11.871Z] #14 3.913 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:36:11.871Z] #14 4.152 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:36:12.135Z] #14 4.255 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:36:12.135Z] #14 4.472 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:36:12.395Z] #14 4.553 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:36:13.333Z] #14 5.543 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:36:13.333Z] #14 5.648 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:36:13.604Z] #14 5.718 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:36:13.604Z] #14 5.805 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:36:13.882Z] #14 5.861 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:36:13.882Z] #14 6.085 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:36:14.145Z] #14 6.431 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:36:14.404Z] #14 6.501 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:36:14.404Z] #14 6.633 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:36:14.662Z] #14 6.722 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:36:14.920Z] #14 7.205 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:36:15.180Z] #14 7.317 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:36:15.180Z] #14 7.381 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:36:15.180Z] #14 7.487 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:36:15.439Z] #14 7.536 [ 69%] Built target csdk [2026-06-23T06:36:15.439Z] #14 7.556 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:36:15.439Z] #14 7.693 [ 73%] Linking C executable template [2026-06-23T06:36:15.708Z] #14 7.721 /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-23T06:36:15.708Z] #14 7.761 [ 73%] Built target template [2026-06-23T06:36:15.708Z] #14 7.782 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:36:15.708Z] #14 7.868 [ 76%] Linking C executable device-counter [2026-06-23T06:36:15.708Z] #14 7.893 /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-23T06:36:15.708Z] #14 7.932 [ 76%] Built target device-counter [2026-06-23T06:36:15.708Z] #14 7.951 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:36:15.708Z] #14 8.034 [ 80%] Linking C executable device-random [2026-06-23T06:36:15.974Z] #14 8.056 /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-23T06:36:15.974Z] #14 8.093 [ 80%] Built target device-random [2026-06-23T06:36:15.974Z] #14 8.106 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:36:15.974Z] #14 8.184 [ 84%] Linking C executable device-gyro [2026-06-23T06:36:16.233Z] #14 8.210 /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-23T06:36:16.233Z] #14 8.250 [ 84%] Built target device-gyro [2026-06-23T06:36:16.233Z] #14 8.266 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:36:16.233Z] #14 8.353 [ 88%] Linking C executable device-bitfields [2026-06-23T06:36:16.233Z] #14 8.379 /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-23T06:36:16.233Z] #14 8.418 [ 88%] Built target device-bitfields [2026-06-23T06:36:16.233Z] #14 8.434 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:36:16.233Z] #14 8.578 [ 92%] Linking C executable template-discovery [2026-06-23T06:36:16.491Z] #14 8.603 /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-23T06:36:16.491Z] #14 8.640 [ 92%] Built target template-discovery [2026-06-23T06:36:16.491Z] #14 8.656 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:36:16.491Z] #14 8.769 [ 96%] Linking C executable device-file [2026-06-23T06:36:16.750Z] #14 8.795 /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-23T06:36:16.750Z] #14 8.835 [ 96%] Built target device-file [2026-06-23T06:36:16.750Z] #14 8.851 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:36:16.750Z] #14 8.948 [100%] Linking C executable device-terminal [2026-06-23T06:36:16.750Z] #14 8.976 /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-23T06:36:16.750Z] #14 9.018 [100%] Built target device-terminal [2026-06-23T06:36:16.750Z] #14 9.040 Run CPack packaging tool... [2026-06-23T06:36:16.750Z] #14 9.053 CPack: Create package using TGZ [2026-06-23T06:36:16.750Z] #14 9.053 CPack: Install projects [2026-06-23T06:36:17.010Z] #14 9.054 CPack: - Run preinstall target for: Csdk [2026-06-23T06:36:17.010Z] #14 9.297 CPack: - Install project: Csdk [] [2026-06-23T06:36:17.268Z] #14 9.298 CPack: Create package [2026-06-23T06:36:17.268Z] #14 9.320 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T06:36:17.268Z] #14 9.322 + '[' false '=' true ] [2026-06-23T06:36:17.268Z] #14 9.322 + '[' false '=' true ] [2026-06-23T06:36:17.268Z] #14 9.322 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:36:17.268Z] #14 9.323 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:36:17.268Z] #14 9.323 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T06:36:17.268Z] #14 9.393 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:36:17.268Z] #14 9.409 -- Detecting C compiler ABI info [2026-06-23T06:36:17.268Z] #14 9.496 -- Detecting C compiler ABI info - done [2026-06-23T06:36:17.268Z] #14 9.516 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:36:17.527Z] #14 9.516 -- Detecting C compile features [2026-06-23T06:36:17.527Z] #14 9.517 -- Detecting C compile features - done [2026-06-23T06:36:17.527Z] #14 9.521 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:36:17.527Z] #14 9.587 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:36:17.527Z] #14 9.590 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:36:17.527Z] #14 9.593 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:36:17.527Z] #14 9.596 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:36:17.527Z] #14 9.600 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:36:17.527Z] #14 9.602 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:36:17.527Z] #14 9.602 -- /opt/iotech/iot/1.6/include [2026-06-23T06:36:17.527Z] #14 9.602 -- C SDK 0.0.0 for Linux [2026-06-23T06:36:17.527Z] #14 9.604 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:36:17.527Z] #14 9.688 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:36:17.527Z] #14 9.739 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:36:17.527Z] #14 9.761 -- Configuring done (0.4s) [2026-06-23T06:36:17.527Z] #14 9.795 -- Generating done (0.0s) [2026-06-23T06:36:17.786Z] #14 9.797 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:36:17.786Z] #14 9.801 + make [2026-06-23T06:36:17.786Z] #14 9.801 + tee debug.log [2026-06-23T06:36:17.786Z] #14 9.844 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:36:17.786Z] #14 9.924 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:36:17.786Z] #14 10.000 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:36:17.786Z] #14 10.08 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:36:18.045Z] #14 10.15 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:36:18.045Z] #14 10.19 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:36:18.045Z] #14 10.19 /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-23T06:36:18.045Z] #14 10.19 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:36:18.045Z] #14 10.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:36:18.045Z] #14 10.25 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:36:18.045Z] #14 10.38 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:36:18.304Z] #14 10.41 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:36:18.304Z] #14 10.49 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:36:18.304Z] #14 10.61 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:36:18.563Z] #14 10.67 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:36:18.563Z] #14 10.75 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:36:18.563Z] #14 10.82 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:36:18.563Z] #14 10.89 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:36:18.822Z] #14 10.96 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:36:18.822Z] #14 11.01 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:36:18.822Z] #14 11.14 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:36:19.082Z] #14 11.19 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:36:19.082Z] #14 11.29 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:36:19.341Z] #14 11.34 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:36:19.341Z] #14 11.45 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:36:19.341Z] #14 11.51 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:36:19.609Z] #14 11.71 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:36:19.609Z] #14 11.79 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:36:19.609Z] #14 11.84 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:36:19.609Z] #14 11.90 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:36:19.609Z] #14 11.95 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:36:19.868Z] #14 12.04 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:36:20.127Z] #14 12.27 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:36:20.127Z] #14 12.32 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:36:20.127Z] #14 12.39 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:36:20.386Z] #14 12.45 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:36:20.386Z] #14 12.61 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:36:20.386Z] #14 12.68 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:36:20.386Z] #14 12.74 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:36:20.646Z] #14 12.81 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:36:20.646Z] #14 12.87 [ 69%] Built target csdk [2026-06-23T06:36:20.646Z] #14 12.88 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:36:20.646Z] #14 12.95 [ 73%] Linking C executable template [2026-06-23T06:36:20.646Z] #14 12.97 /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-23T06:36:20.909Z] #14 13.01 [ 73%] Built target template [2026-06-23T06:36:20.909Z] #14 13.03 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:36:20.909Z] #14 13.09 [ 76%] Linking C executable device-counter [2026-06-23T06:36:20.909Z] #14 13.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-23T06:36:20.909Z] #14 13.16 [ 76%] Built target device-counter [2026-06-23T06:36:20.909Z] #14 13.18 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:36:20.909Z] #14 13.24 [ 80%] Linking C executable device-random [2026-06-23T06:36:21.168Z] #14 13.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-23T06:36:21.168Z] #14 13.30 [ 80%] Built target device-random [2026-06-23T06:36:21.168Z] #14 13.32 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:36:21.168Z] #14 13.38 [ 84%] Linking C executable device-gyro [2026-06-23T06:36:21.168Z] #14 13.40 /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-23T06:36:21.168Z] #14 13.44 [ 84%] Built target device-gyro [2026-06-23T06:36:21.168Z] #14 13.47 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:36:21.168Z] #14 13.53 [ 88%] Linking C executable device-bitfields [2026-06-23T06:36:21.427Z] #14 13.55 /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-23T06:36:21.428Z] #14 13.59 [ 88%] Built target device-bitfields [2026-06-23T06:36:21.428Z] #14 13.61 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:36:21.428Z] #14 13.68 [ 92%] Linking C executable template-discovery [2026-06-23T06:36:21.686Z] #14 13.71 /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-23T06:36:21.686Z] #14 13.75 [ 92%] Built target template-discovery [2026-06-23T06:36:21.686Z] #14 13.77 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:36:21.686Z] #14 13.84 [ 96%] Linking C executable device-file [2026-06-23T06:36:21.686Z] #14 13.87 /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-23T06:36:21.686Z] #14 13.91 [ 96%] Built target device-file [2026-06-23T06:36:21.686Z] #14 13.92 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:36:21.686Z] #14 13.99 [100%] Linking C executable device-terminal [2026-06-23T06:36:21.944Z] #14 14.02 /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-23T06:36:21.944Z] #14 14.06 [100%] Built target device-terminal [2026-06-23T06:36:21.944Z] #14 14.07 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T06:36:21.944Z] #14 14.07 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T06:36:21.944Z] #14 14.07 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T06:36:21.944Z] #14 14.07 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T06:36:21.944Z] #14 14.07 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T06:36:21.944Z] #14 14.08 + rm -rf /device-bacnet-c/deps [2026-06-23T06:36:21.944Z] #14 DONE 14.1s [2026-06-23T06:36:21.944Z] [2026-06-23T06:36:21.944Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-06-23T06:36:22.203Z] #15 0.269 + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T06:36:22.462Z] #15 0.270 + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T06:36:22.462Z] #15 0.271 + dirname /device-bacnet-c/scripts [2026-06-23T06:36:22.462Z] #15 0.271 + ROOT=/device-bacnet-c [2026-06-23T06:36:22.462Z] #15 0.271 + echo /device-bacnet-c [2026-06-23T06:36:22.462Z] #15 0.271 /device-bacnet-c [2026-06-23T06:36:22.462Z] #15 0.271 + cd /device-bacnet-c [2026-06-23T06:36:22.462Z] #15 0.271 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T06:36:22.462Z] #15 0.271 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-06-23T06:36:22.462Z] #15 0.271 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-06-23T06:36:22.462Z] #15 0.273 Cloning into 'bacnet-stack'... [2026-06-23T06:36:25.748Z] #15 3.225 + cd /device-bacnet-c/bacnet-stack [2026-06-23T06:36:25.748Z] #15 3.225 + git checkout v0.8.6-IOTech [2026-06-23T06:36:25.748Z] #15 3.365 Note: switching to 'v0.8.6-IOTech'. [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 You are in 'detached HEAD' state. You can look around, make experimental [2026-06-23T06:36:25.748Z] #15 3.365 changes and commit them, and you can discard any commits you make in this [2026-06-23T06:36:25.748Z] #15 3.365 state without impacting any branches by switching back to a branch. [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 If you want to create a new branch to retain commits you create, you may [2026-06-23T06:36:25.748Z] #15 3.365 do so (now or later) by using -c with the switch command. Example: [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 git switch -c [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 Or undo this operation with: [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 git switch - [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 Turn off this advice by setting config variable advice.detachedHead to false [2026-06-23T06:36:25.748Z] #15 3.365 [2026-06-23T06:36:25.748Z] #15 3.365 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-06-23T06:36:25.748Z] #15 3.366 + mkdir -p /device-bacnet-c/lib/ip [2026-06-23T06:36:25.748Z] #15 3.367 + mkdir -p /device-bacnet-c/lib/mstp [2026-06-23T06:36:25.748Z] #15 3.368 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-06-23T06:36:25.748Z] #15 3.370 make -s -C lib clean [2026-06-23T06:36:25.748Z] #15 3.375 make -s -C demo clean [2026-06-23T06:36:25.748Z] #15 3.430 make -s -C demo/router clean [2026-06-23T06:36:25.748Z] #15 3.434 make -s -C demo/router-ipv6 clean [2026-06-23T06:36:25.748Z] #15 3.437 make -s -C demo/gateway clean [2026-06-23T06:36:25.748Z] #15 3.439 make -s -C lib all [2026-06-23T06:36:29.936Z] #15 7.349 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-06-23T06:36:29.936Z] #15 7.349 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-06-23T06:36:29.936Z] #15 7.349 147 | pthread_cancel(hThread); [2026-06-23T06:36:29.936Z] #15 7.349 | ^~~~~~~ [2026-06-23T06:36:29.936Z] #15 7.349 | | [2026-06-23T06:36:29.936Z] #15 7.349 | long unsigned int [2026-06-23T06:36:29.936Z] #15 7.349 In file included from ../ports/linux/net.h:73, [2026-06-23T06:36:29.936Z] #15 7.349 from ../ports/linux/dlmstp.c:43: [2026-06-23T06:36:29.936Z] #15 7.349 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-06-23T06:36:29.936Z] #15 7.349 98 | int pthread_cancel(pthread_t); [2026-06-23T06:36:29.936Z] #15 7.349 | ^~~~~~~~~ [2026-06-23T06:36:29.936Z] #15 7.351 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-06-23T06:36:29.936Z] #15 7.351 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-06-23T06:36:29.936Z] #15 7.351 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-06-23T06:36:29.936Z] #15 7.351 | ^~~~~~~~ [2026-06-23T06:36:29.936Z] #15 7.351 | | [2026-06-23T06:36:29.936Z] #15 7.351 | long unsigned int * [2026-06-23T06:36:29.936Z] #15 7.351 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-06-23T06:36:29.936Z] #15 7.351 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-06-23T06:36:29.936Z] #15 7.351 | ^ [2026-06-23T06:36:32.465Z] #15 10.63 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-06-23T06:36:32.723Z] #15 10.63 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-06-23T06:36:32.723Z] #15 10.63 make -s -C lib clean [2026-06-23T06:36:32.723Z] #15 10.64 make -s -C demo clean [2026-06-23T06:36:32.723Z] #15 10.70 make -s -C demo/router clean [2026-06-23T06:36:32.723Z] #15 10.70 make -s -C demo/router-ipv6 clean [2026-06-23T06:36:32.723Z] #15 10.71 make -s -C demo/gateway clean [2026-06-23T06:36:32.723Z] #15 10.71 make -s -C lib all [2026-06-23T06:36:40.840Z] #15 18.58 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-06-23T06:36:40.840Z] #15 18.58 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T06:36:40.840Z] #15 18.58 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T06:36:40.840Z] #15 18.58 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T06:36:40.840Z] #15 18.65 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:36:40.840Z] #15 18.66 -- Detecting C compiler ABI info [2026-06-23T06:36:40.840Z] #15 18.75 -- Detecting C compiler ABI info - done [2026-06-23T06:36:40.840Z] #15 18.77 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:36:40.840Z] #15 18.77 -- Detecting C compile features [2026-06-23T06:36:40.840Z] #15 18.77 -- Detecting C compile features - done [2026-06-23T06:36:40.840Z] #15 18.78 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-23T06:36:40.840Z] #15 18.86 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-23T06:36:41.098Z] #15 18.86 -- Found Threads: TRUE [2026-06-23T06:36:41.098Z] #15 18.86 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:36:41.098Z] #15 18.86 -- /opt/iotech/iot/1.6/include [2026-06-23T06:36:41.098Z] #15 18.87 -- Configuring done (0.3s) [2026-06-23T06:36:41.098Z] #15 18.87 -- Generating done (0.0s) [2026-06-23T06:36:41.098Z] #15 18.87 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T06:36:41.098Z] #15 18.88 + make [2026-06-23T06:36:41.098Z] #15 18.88 + tee release.log [2026-06-23T06:36:41.098Z] #15 18.91 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T06:36:41.098Z] #15 19.12 [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T06:36:41.356Z] #15 19.14 [ 22%] Built target bacnet_objects [2026-06-23T06:36:41.356Z] #15 19.16 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T06:36:41.356Z] #15 19.35 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T06:36:41.356Z] #15 19.44 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T06:36:41.356Z] #15 19.50 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T06:36:41.614Z] #15 19.56 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T06:36:41.874Z] #15 19.84 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T06:36:41.874Z] #15 19.91 [100%] Linking C executable device-bacnet-c [2026-06-23T06:36:41.874Z] #15 19.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-23T06:36:41.874Z] #15 19.97 [100%] Built target device-bacnet-c [2026-06-23T06:36:42.132Z] #15 19.98 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T06:36:42.132Z] #15 19.99 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T06:36:42.132Z] #15 19.99 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T06:36:42.132Z] #15 20.05 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:36:42.132Z] #15 20.07 -- Detecting C compiler ABI info [2026-06-23T06:36:42.132Z] #15 20.15 -- Detecting C compiler ABI info - done [2026-06-23T06:36:42.132Z] #15 20.17 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:36:42.132Z] #15 20.17 -- Detecting C compile features [2026-06-23T06:36:42.132Z] #15 20.17 -- Detecting C compile features - done [2026-06-23T06:36:42.132Z] #15 20.17 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-23T06:36:42.132Z] #15 20.26 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-23T06:36:42.391Z] #15 20.27 -- Found Threads: TRUE [2026-06-23T06:36:42.391Z] #15 20.27 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:36:42.391Z] #15 20.27 -- /opt/iotech/iot/1.6/include [2026-06-23T06:36:42.391Z] #15 20.27 -- Configuring done (0.3s) [2026-06-23T06:36:42.391Z] #15 20.28 -- Generating done (0.0s) [2026-06-23T06:36:42.391Z] #15 20.28 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T06:36:42.391Z] #15 20.28 + make [2026-06-23T06:36:42.391Z] #15 20.28 + tee release.log [2026-06-23T06:36:42.391Z] #15 20.32 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T06:36:42.391Z] #15 20.52 [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T06:36:42.650Z] #15 20.55 [ 22%] Built target bacnet_objects [2026-06-23T06:36:42.650Z] #15 20.57 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T06:36:42.650Z] #15 20.75 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T06:36:42.909Z] #15 20.83 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T06:36:42.909Z] #15 20.89 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T06:36:42.909Z] #15 20.96 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T06:36:43.172Z] #15 21.23 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T06:36:43.172Z] #15 21.29 [100%] Linking C executable device-bacnet-c [2026-06-23T06:36:43.172Z] #15 21.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-23T06:36:43.172Z] #15 21.36 [100%] Built target device-bacnet-c [2026-06-23T06:36:43.431Z] #15 DONE 21.5s [2026-06-23T06:36:43.431Z] [2026-06-23T06:36:43.431Z] #16 exporting to image [2026-06-23T06:36:43.431Z] #16 exporting layers [2026-06-23T06:36:43.689Z] #16 exporting layers 0.3s done [2026-06-23T06:36:43.689Z] #16 writing image sha256:440b76b6d11a2e9853226a46ae06511b1c804c736350e565279070746f514f6d done [2026-06-23T06:36:43.689Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-23T06:36:43.689Z] #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:36:44.101Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-23T06:36:44.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:36:44.173Z] prd-ubuntu20.04-docker-8c-8g-13732 does not seem to be running inside a container [2026-06-23T06:36:44.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-23T06:36:44.429Z] $ docker top fcf4494ba4f2a285d3b4dad3a87da254f2da4a06c5abf5796cc639a4b190db7a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T06:36:44.781Z] + make test [2026-06-23T06:36:44.781Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-06-23T06:36:44.791Z] $ docker stop --time=1 fcf4494ba4f2a285d3b4dad3a87da254f2da4a06c5abf5796cc639a4b190db7a [2026-06-23T06:36:46.032Z] $ docker rm -f --volumes fcf4494ba4f2a285d3b4dad3a87da254f2da4a06c5abf5796cc639a4b190db7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T06:36:46.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T06:36:46.987Z] + ls -al . [2026-06-23T06:36:46.987Z] total 88 [2026-06-23T06:36:46.987Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 06:35 . [2026-06-23T06:36:46.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:35 .. [2026-06-23T06:36:46.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 06:35 .git [2026-06-23T06:36:46.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 06:35 .github [2026-06-23T06:36:46.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 06:35 .semver [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jun 23 06:35 Attribution.txt [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 1172 Jun 23 06:35 CHANGELOG.md [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 06:35 GOVERNANCE.md [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 764 Jun 23 06:35 Jenkinsfile [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 06:35 LICENSE [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 837 Jun 23 06:35 Makefile [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 621 Jun 23 06:35 OWNERS.md [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jun 23 06:35 README.md [2026-06-23T06:36:46.987Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 06:35 VERSION [2026-06-23T06:36:46.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:35 docs [2026-06-23T06:36:46.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:35 res [2026-06-23T06:36:46.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:35 sample-profiles [2026-06-23T06:36:46.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:35 scripts [2026-06-23T06:36:46.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:36:47.307Z] + 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=aa65f05fb4f85ea223cd5a13bc1723d67dec7071 --label arch=amd64 --label version=0.0.0 . [2026-06-23T06:36:47.567Z] #0 building with "default" instance using docker driver [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-23T06:36:47.567Z] #1 transferring dockerfile: 2.40kB done [2026-06-23T06:36:47.567Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-06-23T06:36:47.567Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-06-23T06:36:47.567Z] #1 DONE 0.0s [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-23T06:36:47.567Z] #2 DONE 0.0s [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #3 [internal] load metadata for docker.io/library/alpine:3.23.2 [2026-06-23T06:36:47.567Z] #3 DONE 0.1s [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #4 [internal] load .dockerignore [2026-06-23T06:36:47.567Z] #4 transferring context: 2B done [2026-06-23T06:36:47.567Z] #4 DONE 0.0s [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #5 [internal] load build context [2026-06-23T06:36:47.567Z] #5 transferring context: 20.43kB done [2026-06-23T06:36:47.567Z] #5 DONE 0.0s [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-06-23T06:36:47.567Z] #6 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done [2026-06-23T06:36:47.567Z] #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 [2026-06-23T06:36:47.567Z] #6 ... [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-23T06:36:47.567Z] #7 DONE 0.1s [2026-06-23T06:36:47.567Z] [2026-06-23T06:36:47.567Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-06-23T06:36:47.567Z] #6 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-06-23T06:36:47.567Z] #6 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done [2026-06-23T06:36:47.567Z] #6 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-06-23T06:36:47.567Z] #6 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-06-23T06:36:47.825Z] #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done [2026-06-23T06:36:47.825Z] #6 DONE 0.3s [2026-06-23T06:36:47.825Z] [2026-06-23T06:36:47.825Z] #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-23T06:36:47.825Z] #8 0.180 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T06:36:48.394Z] #8 ... [2026-06-23T06:36:48.394Z] [2026-06-23T06:36:48.394Z] #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-23T06:36:48.394Z] #9 0.185 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T06:36:48.394Z] #9 0.583 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T06:36:48.394Z] #9 0.583 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T06:36:48.394Z] #9 0.583 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T06:36:48.394Z] #9 DONE 0.6s [2026-06-23T06:36:48.394Z] [2026-06-23T06:36:48.394Z] #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-23T06:36:48.394Z] #8 0.589 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T06:36:48.394Z] #8 0.591 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T06:36:48.394Z] #8 0.591 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T06:36:48.394Z] #8 DONE 0.6s [2026-06-23T06:36:48.394Z] [2026-06-23T06:36:48.394Z] #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:36:48.652Z] #10 ... [2026-06-23T06:36:48.652Z] [2026-06-23T06:36:48.652Z] #11 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:36:48.652Z] #11 DONE 0.4s [2026-06-23T06:36:48.911Z] [2026-06-23T06:36:48.911Z] #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T06:36:48.911Z] #10 DONE 0.3s [2026-06-23T06:36:48.911Z] [2026-06-23T06:36:48.911Z] #12 [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-23T06:36:50.287Z] #12 1.381 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:50.287Z] #12 1.401 ( 1/28) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) [2026-06-23T06:36:50.287Z] #12 1.511 ( 2/28) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) [2026-06-23T06:36:50.287Z] #12 1.532 ( 3/28) Installing brotli-libs (1.2.0-r0) [2026-06-23T06:36:50.287Z] #12 1.554 ( 4/28) Installing c-ares (1.34.6-r0) [2026-06-23T06:36:50.287Z] #12 1.568 ( 5/28) Installing libunistring (1.4.1-r0) [2026-06-23T06:36:50.287Z] #12 1.600 ( 6/28) Installing libidn2 (2.3.8-r0) [2026-06-23T06:36:50.287Z] #12 1.612 ( 7/28) Installing nghttp2-libs (1.69.0-r0) [2026-06-23T06:36:50.287Z] #12 1.623 ( 8/28) Installing libpsl (0.21.5-r3) [2026-06-23T06:36:50.287Z] #12 1.633 ( 9/28) Installing zstd-libs (1.5.7-r2) [2026-06-23T06:36:50.287Z] #12 1.653 (10/28) Installing libcurl (8.19.0-r0) [2026-06-23T06:36:50.287Z] #12 1.670 (11/28) Installing curl (8.19.0-r0) [2026-06-23T06:36:50.287Z] #12 1.684 (12/28) Installing dumb-init (1.2.5-r3) [2026-06-23T06:36:50.287Z] #12 1.694 (13/28) Installing hiredis (1.3.0-r0) [2026-06-23T06:36:50.287Z] #12 1.705 (14/28) Installing yaml (0.2.5-r2) [2026-06-23T06:36:50.287Z] #12 1.716 (15/28) Installing libcbor (0.13.0-r0) [2026-06-23T06:36:50.551Z] #12 ... [2026-06-23T06:36:50.551Z] [2026-06-23T06:36:50.551Z] #13 [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-23T06:36:50.551Z] #13 0.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:50.551Z] #13 0.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:50.551Z] #13 1.061 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T06:36:50.551Z] #13 1.640 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:50.551Z] #13 1.649 OK: 338 MiB in 103 packages [2026-06-23T06:36:50.551Z] #13 DONE 1.8s [2026-06-23T06:36:50.551Z] [2026-06-23T06:36:50.551Z] #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-06-23T06:36:50.551Z] #14 DONE 0.0s [2026-06-23T06:36:50.551Z] [2026-06-23T06:36:50.551Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-06-23T06:36:50.551Z] #15 DONE 0.0s [2026-06-23T06:36:50.551Z] [2026-06-23T06:36:50.551Z] #12 [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-23T06:36:50.551Z] #12 1.731 (16/28) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T06:36:50.809Z] #12 ... [2026-06-23T06:36:50.809Z] [2026-06-23T06:36:50.809Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-06-23T06:36:50.809Z] #16 DONE 0.0s [2026-06-23T06:36:50.809Z] [2026-06-23T06:36:50.809Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-06-23T06:36:50.809Z] #17 DONE 0.0s [2026-06-23T06:36:50.809Z] [2026-06-23T06:36:50.809Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T06:36:50.809Z] #18 0.203 + CSDK_VER=4.0.2 [2026-06-23T06:36:50.809Z] #18 0.203 + '[' '!' -d deps ] [2026-06-23T06:36:50.809Z] #18 0.203 + mkdir deps [2026-06-23T06:36:50.809Z] #18 0.204 + cd /device-bacnet-c/deps [2026-06-23T06:36:50.809Z] #18 0.204 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T06:36:50.809Z] #18 0.206 Connecting to github.com (140.82.113.3:443) [2026-06-23T06:36:50.809Z] #18 0.304 Connecting to codeload.github.com (140.82.112.10:443) [2026-06-23T06:36:51.070Z] #18 0.398 saving to 'v4.0.2.zip' [2026-06-23T06:36:51.070Z] #18 0.459 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T06:36:51.070Z] #18 0.459 'v4.0.2.zip' saved [2026-06-23T06:36:51.070Z] #18 0.459 + unzip v4.0.2.zip [2026-06-23T06:36:51.070Z] #18 0.460 Archive: v4.0.2.zip [2026-06-23T06:36:51.070Z] #18 0.466 creating: device-sdk-c-4.0.2/ [2026-06-23T06:36:51.070Z] #18 0.466 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T06:36:51.070Z] #18 0.466 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T06:36:51.070Z] #18 0.466 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T06:36:51.070Z] #18 0.466 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T06:36:51.070Z] #18 0.469 creating: device-sdk-c-4.0.2/include/ [2026-06-23T06:36:51.070Z] #18 0.469 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T06:36:51.070Z] #18 0.469 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T06:36:51.070Z] #18 0.469 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T06:36:51.070Z] #18 0.469 creating: device-sdk-c-4.0.2/src/ [2026-06-23T06:36:51.070Z] #18 0.469 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.471 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T06:36:51.070Z] #18 0.471 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T06:36:51.070Z] #18 0.473 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T06:36:51.070Z] #18 0.473 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T06:36:51.070Z] #18 0.473 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T06:36:51.070Z] #18 0.474 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T06:36:51.070Z] #18 0.474 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T06:36:51.070Z] #18 0.474 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T06:36:51.070Z] #18 0.474 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T06:36:51.070Z] #18 0.474 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T06:36:51.070Z] #18 0.474 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T06:36:51.070Z] #18 0.475 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T06:36:51.070Z] #18 0.475 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T06:36:51.070Z] #18 0.476 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T06:36:51.070Z] #18 0.476 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T06:36:51.070Z] #18 0.476 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T06:36:51.070Z] #18 0.476 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T06:36:51.070Z] #18 0.476 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T06:36:51.070Z] #18 0.476 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T06:36:51.070Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T06:36:51.070Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T06:36:51.070Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T06:36:51.070Z] #18 0.477 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T06:36:51.070Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T06:36:51.071Z] #18 0.477 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T06:36:51.071Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T06:36:51.071Z] #18 0.477 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T06:36:51.071Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T06:36:51.071Z] #18 0.477 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T06:36:51.071Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T06:36:51.071Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T06:36:51.071Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T06:36:51.071Z] #18 0.477 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T06:36:51.071Z] #18 0.477 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T06:36:51.071Z] #18 0.477 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T06:36:51.071Z] #18 0.478 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T06:36:51.071Z] #18 0.478 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T06:36:51.071Z] #18 0.478 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T06:36:51.071Z] #18 0.478 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T06:36:51.071Z] #18 0.478 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T06:36:51.071Z] #18 0.478 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T06:36:51.071Z] #18 0.478 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T06:36:51.071Z] #18 0.480 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T06:36:51.071Z] #18 0.480 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T06:36:51.071Z] #18 0.480 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T06:36:51.071Z] #18 0.482 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T06:36:51.071Z] #18 0.483 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T06:36:51.071Z] #18 0.483 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T06:36:51.071Z] #18 0.483 + cd device-sdk-c-4.0.2 [2026-06-23T06:36:51.071Z] #18 0.483 + ./scripts/build.sh [2026-06-23T06:36:51.071Z] #18 0.484 + CPPCHECK=false [2026-06-23T06:36:51.071Z] #18 0.484 + DOCGEN=false [2026-06-23T06:36:51.071Z] #18 0.484 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T06:36:51.071Z] #18 0.484 + '[' 0 -gt 0 ] [2026-06-23T06:36:51.071Z] #18 0.485 + readlink -f ./scripts/build.sh [2026-06-23T06:36:51.071Z] #18 0.485 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T06:36:51.071Z] #18 0.486 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T06:36:51.071Z] #18 0.486 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T06:36:51.071Z] #18 0.486 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T06:36:51.071Z] #18 0.486 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:36:51.071Z] #18 0.487 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:36:51.071Z] #18 0.487 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T06:36:51.071Z] #18 0.569 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:36:51.329Z] #18 0.585 -- Detecting C compiler ABI info [2026-06-23T06:36:51.329Z] #18 0.669 -- Detecting C compiler ABI info - done [2026-06-23T06:36:51.329Z] #18 0.689 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:36:51.329Z] #18 0.690 -- Detecting C compile features [2026-06-23T06:36:51.329Z] #18 0.690 -- Detecting C compile features - done [2026-06-23T06:36:51.329Z] #18 0.694 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:36:51.329Z] #18 0.765 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:36:51.329Z] #18 0.768 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:36:51.329Z] #18 0.771 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:36:51.329Z] #18 0.774 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:36:51.329Z] #18 0.777 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:36:51.329Z] #18 0.779 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:36:51.329Z] #18 0.780 -- /opt/iotech/iot/1.6/include [2026-06-23T06:36:51.329Z] #18 0.780 -- C SDK 0.0.0 for Linux [2026-06-23T06:36:51.329Z] #18 0.782 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:36:51.329Z] #18 0.864 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:36:51.329Z] #18 0.907 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:36:51.588Z] #18 0.926 -- Configuring done (0.4s) [2026-06-23T06:36:51.588Z] #18 0.958 -- Generating done (0.0s) [2026-06-23T06:36:51.588Z] #18 0.961 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T06:36:51.588Z] #18 0.964 + + tee release.logmake [2026-06-23T06:36:51.588Z] #18 0.964 all package [2026-06-23T06:36:51.589Z] #18 1.011 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:36:51.589Z] #18 1.144 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:36:51.847Z] #18 1.297 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:36:52.106Z] #18 1.447 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:36:52.106Z] #18 1.554 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:36:52.106Z] #18 1.603 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:36:52.106Z] #18 1.603 /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-23T06:36:52.106Z] #18 1.603 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:36:52.106Z] #18 1.603 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:36:52.365Z] #18 1.703 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:36:52.365Z] #18 ... [2026-06-23T06:36:52.365Z] [2026-06-23T06:36:52.365Z] #12 [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-23T06:36:52.365Z] #12 2.415 (17/28) Installing pkgconf (2.5.1-r0) [2026-06-23T06:36:52.365Z] #12 2.427 (18/28) Installing openssl-dev (3.5.7-r0) [2026-06-23T06:36:52.365Z] #12 2.456 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T06:36:52.365Z] #12 3.362 (20/28) Installing gmp (6.3.0-r4) [2026-06-23T06:36:52.365Z] #12 3.380 (21/28) Installing nettle (3.10.2-r0) [2026-06-23T06:36:52.365Z] #12 3.399 (22/28) Installing libffi (3.5.2-r0) [2026-06-23T06:36:52.365Z] #12 3.408 (23/28) Installing libtasn1 (4.21.0-r0) [2026-06-23T06:36:52.365Z] #12 3.419 (24/28) Installing p11-kit (0.25.5-r2) [2026-06-23T06:36:52.365Z] #12 3.453 (25/28) Installing gnutls (3.8.13-r0) [2026-06-23T06:36:52.365Z] #12 3.486 (26/28) Installing libmicrohttpd (1.0.2-r1) [2026-06-23T06:36:52.365Z] #12 3.584 (27/28) Installing libuuid (2.41.4-r0) [2026-06-23T06:36:52.365Z] #12 3.594 (28/28) Installing linux-headers (6.16.12-r0) [2026-06-23T06:36:52.365Z] #12 3.680 Executing busybox-1.37.0-r30.trigger [2026-06-23T06:36:52.365Z] #12 3.687 OK: 28.5 MiB in 42 packages [2026-06-23T06:36:52.365Z] #12 DONE 3.8s [2026-06-23T06:36:52.624Z] [2026-06-23T06:36:52.624Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T06:36:52.624Z] #18 2.014 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:36:52.624Z] #18 2.058 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:36:52.624Z] #18 2.207 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:36:53.190Z] #18 2.499 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:36:53.190Z] #18 2.596 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:36:53.190Z] #18 2.737 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:36:53.447Z] #18 2.863 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:36:53.706Z] #18 2.954 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:36:53.965Z] #18 3.107 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:36:53.965Z] #18 3.159 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:36:53.965Z] #18 3.486 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:36:54.223Z] #18 3.548 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:36:54.223Z] #18 3.782 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:36:54.482Z] #18 3.886 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:36:54.740Z] #18 4.110 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:36:54.740Z] #18 4.196 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:36:54.999Z] #18 ... [2026-06-23T06:36:54.999Z] [2026-06-23T06:36:54.999Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-06-23T06:36:54.999Z] #19 1.162 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:54.999Z] #19 1.184 Preupgrading: [2026-06-23T06:36:54.999Z] #19 1.184 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-06-23T06:36:54.999Z] #19 1.210 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-06-23T06:36:54.999Z] #19 1.223 Executing busybox-1.37.0-r30.trigger [2026-06-23T06:36:54.999Z] #19 1.256 Continuing with the main upgrade transaction: [2026-06-23T06:36:54.999Z] #19 2.176 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T06:36:54.999Z] #19 2.197 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-06-23T06:36:54.999Z] #19 2.209 Installing file to etc/hosts.apk-new [2026-06-23T06:36:54.999Z] #19 2.210 Installing file to etc/shadow.apk-new [2026-06-23T06:36:54.999Z] #19 2.210 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-06-23T06:36:54.999Z] #19 2.240 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-06-23T06:36:54.999Z] #19 2.250 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-06-23T06:36:54.999Z] #19 2.257 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-06-23T06:36:54.999Z] #19 2.266 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) [2026-06-23T06:36:54.999Z] #19 2.277 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-06-23T06:36:54.999Z] #19 2.290 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) [2026-06-23T06:36:54.999Z] #19 2.306 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-06-23T06:36:54.999Z] #19 2.317 Executing busybox-1.37.0-r30.trigger [2026-06-23T06:36:54.999Z] #19 2.325 OK: 28.5 MiB in 42 packages [2026-06-23T06:36:54.999Z] #19 DONE 2.4s [2026-06-23T06:36:54.999Z] [2026-06-23T06:36:54.999Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T06:36:55.933Z] #18 5.207 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:36:55.933Z] #18 5.314 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:36:55.933Z] #18 5.385 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:36:55.933Z] #18 5.474 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:36:56.191Z] #18 5.532 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:36:56.191Z] #18 5.762 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:36:56.757Z] #18 6.105 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:36:56.757Z] #18 6.177 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:36:56.757Z] #18 6.304 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:36:57.016Z] #18 6.397 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:36:57.581Z] #18 6.907 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:36:57.581Z] #18 7.026 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:36:57.842Z] #18 7.091 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:36:57.842Z] #18 7.196 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:36:57.842Z] #18 7.247 [ 69%] Built target csdk [2026-06-23T06:36:57.842Z] #18 7.265 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:36:57.842Z] #18 7.401 [ 73%] Linking C executable template [2026-06-23T06:36:58.101Z] #18 7.426 /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-23T06:36:58.101Z] #18 7.477 [ 73%] Built target template [2026-06-23T06:36:58.101Z] #18 7.497 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:36:58.101Z] #18 7.591 [ 76%] Linking C executable device-counter [2026-06-23T06:36:58.360Z] #18 7.618 /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-23T06:36:58.360Z] #18 7.661 [ 76%] Built target device-counter [2026-06-23T06:36:58.360Z] #18 7.680 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:36:58.360Z] #18 7.771 [ 80%] Linking C executable device-random [2026-06-23T06:36:58.360Z] #18 7.797 /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-23T06:36:58.360Z] #18 7.833 [ 80%] Built target device-random [2026-06-23T06:36:58.360Z] #18 7.846 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:36:58.360Z] #18 7.925 [ 84%] Linking C executable device-gyro [2026-06-23T06:36:58.619Z] #18 7.951 /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-23T06:36:58.619Z] #18 7.992 [ 84%] Built target device-gyro [2026-06-23T06:36:58.619Z] #18 8.009 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:36:58.619Z] #18 8.096 [ 88%] Linking C executable device-bitfields [2026-06-23T06:36:58.879Z] #18 8.122 /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-23T06:36:58.879Z] #18 8.162 [ 88%] Built target device-bitfields [2026-06-23T06:36:58.879Z] #18 8.181 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:36:58.879Z] #18 8.327 [ 92%] Linking C executable template-discovery [2026-06-23T06:36:59.139Z] #18 8.354 /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-23T06:36:59.139Z] #18 8.395 [ 92%] Built target template-discovery [2026-06-23T06:36:59.139Z] #18 8.413 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:36:59.139Z] #18 8.528 [ 96%] Linking C executable device-file [2026-06-23T06:36:59.139Z] #18 8.545 /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-23T06:36:59.139Z] #18 8.586 [ 96%] Built target device-file [2026-06-23T06:36:59.139Z] #18 8.603 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:36:59.139Z] #18 8.693 [100%] Linking C executable device-terminal [2026-06-23T06:36:59.398Z] #18 8.722 /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-23T06:36:59.398Z] #18 8.763 [100%] Built target device-terminal [2026-06-23T06:36:59.398Z] #18 8.781 Run CPack packaging tool... [2026-06-23T06:36:59.398Z] #18 8.792 CPack: Create package using TGZ [2026-06-23T06:36:59.398Z] #18 8.793 CPack: Install projects [2026-06-23T06:36:59.398Z] #18 8.793 CPack: - Run preinstall target for: Csdk [2026-06-23T06:36:59.658Z] #18 9.012 CPack: - Install project: Csdk [] [2026-06-23T06:36:59.658Z] #18 9.018 CPack: Create package [2026-06-23T06:36:59.658Z] #18 9.042 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T06:36:59.658Z] #18 9.044 + '[' false '=' true ] [2026-06-23T06:36:59.658Z] #18 9.044 + '[' false '=' true ] [2026-06-23T06:36:59.658Z] #18 9.045 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:36:59.658Z] #18 9.046 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:36:59.658Z] #18 9.046 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T06:36:59.658Z] #18 9.115 -- The C compiler identification is GNU 12.2.1 [2026-06-23T06:36:59.658Z] #18 9.131 -- Detecting C compiler ABI info [2026-06-23T06:36:59.658Z] #18 9.219 -- Detecting C compiler ABI info - done [2026-06-23T06:36:59.917Z] #18 9.239 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T06:36:59.917Z] #18 9.240 -- Detecting C compile features [2026-06-23T06:36:59.917Z] #18 9.240 -- Detecting C compile features - done [2026-06-23T06:36:59.917Z] #18 9.244 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T06:36:59.917Z] #18 9.319 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T06:36:59.917Z] #18 9.322 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T06:36:59.917Z] #18 9.325 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T06:36:59.917Z] #18 9.327 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T06:36:59.917Z] #18 9.329 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T06:36:59.917Z] #18 9.331 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T06:36:59.917Z] #18 9.331 -- /opt/iotech/iot/1.6/include [2026-06-23T06:36:59.917Z] #18 9.331 -- C SDK 0.0.0 for Linux [2026-06-23T06:36:59.917Z] #18 9.334 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T06:36:59.917Z] #18 9.426 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T06:37:00.176Z] #18 9.472 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T06:37:00.176Z] #18 9.495 -- Configuring done (0.4s) [2026-06-23T06:37:00.176Z] #18 9.527 -- Generating done (0.0s) [2026-06-23T06:37:00.176Z] #18 9.530 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T06:37:00.176Z] #18 9.533 + make [2026-06-23T06:37:00.176Z] #18 9.533 + tee debug.log [2026-06-23T06:37:00.176Z] #18 9.569 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T06:37:00.176Z] #18 9.641 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T06:37:00.435Z] #18 9.712 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T06:37:00.435Z] #18 9.782 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T06:37:00.435Z] #18 9.853 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T06:37:00.435Z] #18 9.899 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T06:37:00.435Z] #18 9.899 /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-23T06:37:00.435Z] #18 9.899 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T06:37:00.435Z] #18 9.899 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T06:37:00.694Z] #18 9.958 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T06:37:00.694Z] #18 10.08 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T06:37:00.694Z] #18 10.12 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T06:37:00.694Z] #18 10.19 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T06:37:00.952Z] #18 10.31 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T06:37:00.952Z] #18 10.38 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T06:37:00.952Z] #18 10.46 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T06:37:01.210Z] #18 10.53 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T06:37:01.210Z] #18 10.60 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T06:37:01.210Z] #18 10.68 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T06:37:01.210Z] #18 10.72 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T06:37:01.467Z] #18 10.86 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T06:37:01.467Z] #18 10.91 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T06:37:01.467Z] #18 11.02 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T06:37:01.726Z] #18 11.07 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T06:37:01.726Z] #18 11.19 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T06:37:01.985Z] #18 11.25 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T06:37:01.985Z] #18 11.45 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T06:37:01.985Z] #18 11.52 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T06:37:01.985Z] #18 11.58 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T06:37:02.243Z] #18 11.64 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T06:37:02.243Z] #18 11.69 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T06:37:02.502Z] #18 11.79 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T06:37:02.502Z] #18 12.01 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T06:37:02.760Z] #18 12.06 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T06:37:02.760Z] #18 12.14 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T06:37:02.760Z] #18 12.20 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T06:37:03.019Z] #18 12.37 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T06:37:03.019Z] #18 12.44 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T06:37:03.019Z] #18 12.50 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T06:37:03.278Z] #18 12.57 [ 69%] Linking C shared library libcsdk.so [2026-06-23T06:37:03.278Z] #18 12.63 [ 69%] Built target csdk [2026-06-23T06:37:03.278Z] #18 12.65 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T06:37:03.278Z] #18 12.72 [ 73%] Linking C executable template [2026-06-23T06:37:03.278Z] #18 12.74 /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-23T06:37:03.278Z] #18 12.78 [ 73%] Built target template [2026-06-23T06:37:03.278Z] #18 12.80 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T06:37:03.278Z] #18 12.85 [ 76%] Linking C executable device-counter [2026-06-23T06:37:03.538Z] #18 12.88 /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-23T06:37:03.538Z] #18 12.92 [ 76%] Built target device-counter [2026-06-23T06:37:03.538Z] #18 12.94 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T06:37:03.538Z] #18 13.00 [ 80%] Linking C executable device-random [2026-06-23T06:37:03.796Z] #18 13.02 /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-23T06:37:03.796Z] #18 13.07 [ 80%] Built target device-random [2026-06-23T06:37:03.797Z] #18 13.08 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T06:37:03.797Z] #18 13.14 [ 84%] Linking C executable device-gyro [2026-06-23T06:37:03.797Z] #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-23T06:37:03.797Z] #18 13.21 [ 84%] Built target device-gyro [2026-06-23T06:37:03.797Z] #18 13.23 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T06:37:03.797Z] #18 13.28 [ 88%] Linking C executable device-bitfields [2026-06-23T06:37:04.055Z] #18 13.31 /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-23T06:37:04.055Z] #18 13.35 [ 88%] Built target device-bitfields [2026-06-23T06:37:04.055Z] #18 13.37 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T06:37:04.055Z] #18 13.44 [ 92%] Linking C executable template-discovery [2026-06-23T06:37:04.055Z] #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-23T06:37:04.055Z] #18 13.51 [ 92%] Built target template-discovery [2026-06-23T06:37:04.055Z] #18 13.52 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T06:37:04.055Z] #18 13.59 [ 96%] Linking C executable device-file [2026-06-23T06:37:04.314Z] #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-23T06:37:04.314Z] #18 13.66 [ 96%] Built target device-file [2026-06-23T06:37:04.314Z] #18 13.68 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T06:37:04.314Z] #18 13.74 [100%] Linking C executable device-terminal [2026-06-23T06:37:04.314Z] #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-23T06:37:04.314Z] #18 13.81 [100%] Built target device-terminal [2026-06-23T06:37:04.314Z] #18 13.82 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T06:37:04.314Z] #18 13.82 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T06:37:04.314Z] #18 13.82 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T06:37:04.314Z] #18 13.82 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T06:37:04.314Z] #18 13.83 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T06:37:04.314Z] #18 13.83 + rm -rf /device-bacnet-c/deps [2026-06-23T06:37:04.314Z] #18 DONE 13.9s [2026-06-23T06:37:04.579Z] [2026-06-23T06:37:04.579Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-06-23T06:37:04.579Z] #20 0.226 + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T06:37:04.837Z] #20 0.227 + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T06:37:04.837Z] #20 0.228 + dirname /device-bacnet-c/scripts [2026-06-23T06:37:04.837Z] #20 0.228 + ROOT=/device-bacnet-c [2026-06-23T06:37:04.837Z] #20 0.228 + echo /device-bacnet-c [2026-06-23T06:37:04.837Z] #20 0.228 + cd /device-bacnet-c [2026-06-23T06:37:04.837Z] #20 0.228 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T06:37:04.837Z] #20 0.228 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-06-23T06:37:04.837Z] #20 0.229 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T06:37:04.837Z] #20 0.229 /device-bacnet-c [2026-06-23T06:37:04.837Z] #20 0.230 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T06:37:04.837Z] #20 0.230 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T06:37:04.837Z] #20 0.251 -- /opt/iotech/iot/1.6/include [2026-06-23T06:37:04.837Z] #20 0.251 -- Configuring done (0.0s) [2026-06-23T06:37:04.837Z] #20 0.257 -- Generating done (0.0s) [2026-06-23T06:37:04.837Z] #20 0.258 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T06:37:04.837Z] #20 0.259 + make [2026-06-23T06:37:04.837Z] #20 0.260 + tee release.log [2026-06-23T06:37:04.837Z] #20 0.295 [ 22%] Built target bacnet_objects [2026-06-23T06:37:04.837Z] #20 0.317 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T06:37:04.837Z] #20 0.499 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T06:37:05.095Z] #20 0.768 [ 55%] Linking C executable device-bacnet-c [2026-06-23T06:37:05.355Z] #20 0.796 /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-23T06:37:05.355Z] #20 0.840 [100%] Built target device-bacnet-c [2026-06-23T06:37:05.355Z] #20 0.849 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T06:37:05.355Z] #20 0.850 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T06:37:05.355Z] #20 0.850 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T06:37:05.355Z] #20 0.872 -- /opt/iotech/iot/1.6/include [2026-06-23T06:37:05.613Z] #20 0.872 -- Configuring done (0.0s) [2026-06-23T06:37:05.613Z] #20 0.878 -- Generating done (0.0s) [2026-06-23T06:37:05.613Z] #20 0.879 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T06:37:05.613Z] #20 0.880 + make [2026-06-23T06:37:05.613Z] #20 0.880 + tee release.log [2026-06-23T06:37:05.613Z] #20 0.918 [ 22%] Built target bacnet_objects [2026-06-23T06:37:05.613Z] #20 0.941 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T06:37:05.613Z] #20 1.116 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T06:37:05.873Z] #20 1.388 [ 55%] Linking C executable device-bacnet-c [2026-06-23T06:37:05.873Z] #20 1.416 /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-23T06:37:05.873Z] #20 1.459 [100%] Built target device-bacnet-c [2026-06-23T06:37:05.873Z] #20 DONE 1.5s [2026-06-23T06:37:06.131Z] [2026-06-23T06:37:06.131Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-06-23T06:37:06.131Z] #21 DONE 0.0s [2026-06-23T06:37:06.131Z] [2026-06-23T06:37:06.131Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T06:37:06.131Z] #22 DONE 0.0s [2026-06-23T06:37:06.131Z] [2026-06-23T06:37:06.131Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T06:37:06.131Z] #23 DONE 0.0s [2026-06-23T06:37:06.131Z] [2026-06-23T06:37:06.131Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-06-23T06:37:06.131Z] #24 DONE 0.0s [2026-06-23T06:37:06.131Z] [2026-06-23T06:37:06.131Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-06-23T06:37:06.131Z] #25 DONE 0.0s [2026-06-23T06:37:06.131Z] [2026-06-23T06:37:06.131Z] #26 [stage-1 11/12] COPY res /res [2026-06-23T06:37:06.131Z] #26 DONE 0.0s [2026-06-23T06:37:06.390Z] [2026-06-23T06:37:06.390Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-06-23T06:37:06.390Z] #27 DONE 0.0s [2026-06-23T06:37:06.390Z] [2026-06-23T06:37:06.390Z] #28 exporting to image [2026-06-23T06:37:06.390Z] #28 exporting layers [2026-06-23T06:37:06.390Z] #28 exporting layers 0.3s done [2026-06-23T06:37:06.649Z] #28 writing image sha256:d99b96a0b14d38de40e80dec9e59d32ea214e0131479c614a44f2f607bd6669b done [2026-06-23T06:37:06.649Z] #28 naming to docker.io/library/device-bacnet done [2026-06-23T06:37:06.649Z] #28 DONE 0.3s [2026-06-23T06:37:06.649Z] [2026-06-23T06:37:06.655Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:37:07.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:37:07.157Z] [2026-06-23T06:37:07.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:37:07.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:37:07.454Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T06:37:07.454Z] 5eb5b503b376: Pulling fs layer [2026-06-23T06:37:07.454Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T06:37:07.454Z] ec43610c2a17: Pulling fs layer [2026-06-23T06:37:07.454Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T06:37:07.454Z] 33b1e0a273af: Pulling fs layer [2026-06-23T06:37:07.454Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T06:37:07.454Z] 2f39f015ded8: Pulling fs layer [2026-06-23T06:37:07.454Z] 33b1e0a273af: Waiting [2026-06-23T06:37:07.454Z] 5d3b04190fa2: Waiting [2026-06-23T06:37:07.454Z] 2f39f015ded8: Waiting [2026-06-23T06:37:07.454Z] 3a2ae6a8a46f: Waiting [2026-06-23T06:37:07.454Z] 5c69ac0246d0: Verifying Checksum [2026-06-23T06:37:07.454Z] 5c69ac0246d0: Download complete [2026-06-23T06:37:07.454Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T06:37:07.454Z] 3a2ae6a8a46f: Download complete [2026-06-23T06:37:07.454Z] 33b1e0a273af: Verifying Checksum [2026-06-23T06:37:07.454Z] 33b1e0a273af: Download complete [2026-06-23T06:37:07.454Z] 5d3b04190fa2: Download complete [2026-06-23T06:37:07.715Z] ec43610c2a17: Verifying Checksum [2026-06-23T06:37:07.715Z] ec43610c2a17: Download complete [2026-06-23T06:37:07.715Z] 5eb5b503b376: Verifying Checksum [2026-06-23T06:37:07.715Z] 5eb5b503b376: Download complete [2026-06-23T06:37:08.282Z] 2f39f015ded8: Download complete [2026-06-23T06:37:09.216Z] 5eb5b503b376: Pull complete [2026-06-23T06:37:09.216Z] 5c69ac0246d0: Pull complete [2026-06-23T06:37:09.783Z] ec43610c2a17: Pull complete [2026-06-23T06:37:09.783Z] 3a2ae6a8a46f: Pull complete [2026-06-23T06:37:10.040Z] 33b1e0a273af: Pull complete [2026-06-23T06:37:10.040Z] 5d3b04190fa2: Pull complete [2026-06-23T06:37:16.597Z] 2f39f015ded8: Pull complete [2026-06-23T06:37:16.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T06:37:16.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:37:16.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:37:16.690Z] prd-ubuntu20.04-docker-8c-8g-13732 does not seem to be running inside a container [2026-06-23T06:37:16.721Z] $ 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/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T06:37:17.946Z] $ docker top e00b379aeaa6f37729f7df659cd3c66e6a1eb728b293429f9bfc49eb3ae9bbec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:18.332Z] ---> job-cost.sh [2026-06-23T06:37:18.332Z] lf-activate-venv: SKIPPING [2026-06-23T06:37:18.332Z] INFO: No Stack... [2026-06-23T06:37:18.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T06:37:18.849Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T06:37:19.136Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/cost.csv [2026-06-23T06:37:19.136Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T06:37:19.151Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-3-stack-cost] [2026-06-23T06:37:19.166Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-109-3-stack-cost] did not exist. Created. [2026-06-23T06:37:19.172Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T06:37:19.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-23T06:37:19.529Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T06:37:19.537Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T06:37:19.568Z] $ docker stop --time=1 e00b379aeaa6f37729f7df659cd3c66e6a1eb728b293429f9bfc49eb3ae9bbec [2026-06-23T06:37:20.699Z] $ docker rm -f --volumes e00b379aeaa6f37729f7df659cd3c66e6a1eb728b293429f9bfc49eb3ae9bbec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-23T06:37:21.428Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-109/archives ] [2026-06-23T06:37:21.428Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives [2026-06-23T06:37:21.428Z] total 16 [2026-06-23T06:37:21.428Z] drwxr-xr-x 3 root root 4096 Jun 23 06:37 . [2026-06-23T06:37:21.428Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 06:37 .. [2026-06-23T06:37:21.428Z] drwxr-xr-x 2 root root 4096 Jun 23 06:37 cost [2026-06-23T06:37:21.428Z] -rw-r--r-- 1 root root 87 Jun 23 06:37 cost.csv [2026-06-23T06:37:21.428Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-109/archives [2026-06-23T06:37:21.428Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives [2026-06-23T06:37:21.428Z] total 16 [2026-06-23T06:37:21.428Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 06:37 . [2026-06-23T06:37:21.428Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 06:37 .. [2026-06-23T06:37:21.428Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 06:37 cost [2026-06-23T06:37:21.428Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 23 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:21.727Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:22.579Z] ---> package-listing.sh [2026-06-23T06:37:22.579Z] ++ facter osfamily [2026-06-23T06:37:22.579Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T06:37:22.837Z] + OS_FAMILY=debian [2026-06-23T06:37:22.837Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-109 [2026-06-23T06:37:22.837Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T06:37:22.837Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T06:37:22.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T06:37:22.837Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T06:37:22.837Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' [2026-06-23T06:37:22.837Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T06:37:22.837Z] + case "${OS_FAMILY}" in [2026-06-23T06:37:22.837Z] + dpkg -l [2026-06-23T06:37:22.837Z] + grep '^ii' [2026-06-23T06:37:22.837Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T06:37:22.837Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T06:37:22.837Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T06:37:22.837Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' [2026-06-23T06:37:22.837Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ [2026-06-23T06:37:22.837Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ [Pipeline] echo [2026-06-23T06:37:22.848Z] 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/exfoundry_device-bacnet-c_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T06:37:23.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T06:37:23.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T06:37:23.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T06:37:23.765Z] prd-ubuntu20.04-docker-8c-8g-13732 does not seem to be running inside a container [2026-06-23T06:37:23.795Z] $ 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/exfoundry_device-bacnet-c_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T06:37:23.990Z] $ docker top 62f872d5034a385c7fbca2a0b2cb575bb5d469a6c37d54af64cc18033569040d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T06:37:24.332Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T06:37:24.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T06:37:24.900Z] + ls /var/log/sa-host [2026-06-23T06:37:24.900Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T06:37:25.048Z] provisioning config files... [2026-06-23T06:37:25.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config5312613802010047766tmp [Pipeline] { [Pipeline] echo [2026-06-23T06:37:25.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:25.356Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T06:37:25.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:25.697Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T06:37:25.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:25.992Z] ---> sudo-logs.sh [2026-06-23T06:37:25.992Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T06:37:26.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:26.315Z] ---> job-cost.sh [2026-06-23T06:37:26.315Z] lf-activate-venv: SKIPPING [2026-06-23T06:37:26.315Z] DEBUG: total: 0.2199999988079071 [2026-06-23T06:37:26.315Z] INFO: Retrieving Stack Cost... [2026-06-23T06:37:26.315Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T06:37:26.574Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T06:37:26.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T06:37:26.869Z] ---> logs-deploy.sh [2026-06-23T06:37:26.869Z] lf-activate-venv: SKIPPING [2026-06-23T06:37:26.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-109/3 [2026-06-23T06:37:26.869Z] INFO: archiving workspace using pattern(s): [2026-06-23T06:37:27.805Z] Archives upload complete. [2026-06-23T06:37:27.805Z] INFO: archiving logs to Nexus