Started by upstream project "edgexfoundry/cd-management/release-lts" build number 151 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 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-ssh15367547012852636694.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-ssh16436084672265392487.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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2495621944814929036.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-ssh13125821104125252605.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7186430620792628141.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13726 in /w/workspace/gexfoundry_device-bacnet-c_palau [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/gexfoundry_device-bacnet-c_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @652c4c7" > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 # timeout=10 > git rev-list --no-walk e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T03:34:37.556Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-23T03:34:37.635Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:34:37.669Z] ========================================================= [2026-06-23T03:34:37.669Z] EdgeX Global Pipelines Version Info [2026-06-23T03:34:37.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:34:38.765Z] ------------------- [2026-06-23T03:34:38.765Z] stable info: [2026-06-23T03:34:38.765Z] ------------------- [2026-06-23T03:34:38.765Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-23T03:34:38.765Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T03:34:38.765Z] Message: update stable to v1.0.281 [2026-06-23T03:34:39.335Z] ------------------- [2026-06-23T03:34:39.335Z] experimental info: [2026-06-23T03:34:39.335Z] ------------------- [2026-06-23T03:34:39.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-23T03:34:39.336Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-23T03:34:39.336Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T03:34:39.425Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-06-23T03:34:39.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-06-23T03:34:39.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-23T03:34:39.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-23T03:34:39.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-23T03:34:39.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-23T03:34:39.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-23T03:34:39.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-23T03:34:39.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-23T03:34:39.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-06-23T03:34:39.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-23T03:34:39.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-23T03:34:39.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T03:34:39.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-23T03:34:39.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-23T03:34:39.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-23T03:34:39.776Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-23T03:34:39.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-06-23T03:34:39.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-06-23T03:34:39.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-06-23T03:34:39.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] echo [2026-06-23T03:34:39.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8b028e [Pipeline] echo [2026-06-23T03:34:39.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:34:39.957Z] provisioning config files... [2026-06-23T03:34:39.971Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config8896449485449374865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:34:40.310Z] ---> ****-login.sh [2026-06-23T03:34:40.310Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:34:40.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:40.571Z] [2026-06-23T03:34:40.571Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:34:40.571Z] Configure a credential helper to remove this warning. See [2026-06-23T03:34:40.571Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:34:40.571Z] [2026-06-23T03:34:40.571Z] Login Succeeded [2026-06-23T03:34:40.571Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:34:40.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:40.571Z] [2026-06-23T03:34:40.571Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:34:40.571Z] Configure a credential helper to remove this warning. See [2026-06-23T03:34:40.571Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:34:40.571Z] [2026-06-23T03:34:40.571Z] Login Succeeded [2026-06-23T03:34:40.571Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:34:40.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:40.571Z] [2026-06-23T03:34:40.571Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:34:40.572Z] Configure a credential helper to remove this warning. See [2026-06-23T03:34:40.572Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:34:40.572Z] [2026-06-23T03:34:40.572Z] Login Succeeded [2026-06-23T03:34:40.572Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:34:40.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:40.832Z] [2026-06-23T03:34:40.832Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:34:40.832Z] Configure a credential helper to remove this warning. See [2026-06-23T03:34:40.832Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:34:40.832Z] [2026-06-23T03:34:40.832Z] Login Succeeded [2026-06-23T03:34:40.832Z] ****.io [2026-06-23T03:34:40.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:41.092Z] [2026-06-23T03:34:41.092Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-23T03:34:41.092Z] Configure a credential helper to remove this warning. See [2026-06-23T03:34:41.092Z] https://docs.****.com/go/credential-store/ [2026-06-23T03:34:41.092Z] [2026-06-23T03:34:41.092Z] Login Succeeded [2026-06-23T03:34:41.092Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:34:41.101Z] 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-23T03:34:41.522Z] + git rev-list -1 --merges e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80~1..e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] echo [2026-06-23T03:34:41.553Z] -----------> git rev-list -1 --merges e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80~1..e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [false] [Pipeline] sh [2026-06-23T03:34:41.847Z] + git log --format=format:%s -1 e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] echo [2026-06-23T03:34:41.864Z] ========================================================= [2026-06-23T03:34:41.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-06-23T03:34:41.864Z] ========================================================= 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-23T03:34:42.325Z] + git rev-list -1 --merges e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80~1..e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] echo [2026-06-23T03:34:42.337Z] -----------> git rev-list -1 --merges e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80~1..e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [false] [Pipeline] sh [2026-06-23T03:34:42.634Z] + git log --format=format:%s -1 e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] echo [2026-06-23T03:34:42.648Z] ========================================================= [2026-06-23T03:34:42.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-06-23T03:34:42.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-23T03:34:43.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:34:43.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-23T03:34:43.020Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-23T03:34:43.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-23T03:34:43.020Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2026-06-23T03:34:43.020Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-23T03:34:43.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:34:43.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:34:43.375Z] [2026-06-23T03:34:43.375Z] 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-23T03:34:43.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:34:43.698Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-23T03:34:43.698Z] 3dae71ba6b94: Pulling fs layer [2026-06-23T03:34:43.698Z] 6bf1a483ea7c: Pulling fs layer [2026-06-23T03:34:43.698Z] f5dfc541a4d3: Pulling fs layer [2026-06-23T03:34:43.698Z] 461d9e800cba: Pulling fs layer [2026-06-23T03:34:43.698Z] 80192f66455f: Pulling fs layer [2026-06-23T03:34:43.698Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-23T03:34:43.698Z] a29436f7fd5d: Pulling fs layer [2026-06-23T03:34:43.698Z] 923cac83aea3: Pulling fs layer [2026-06-23T03:34:43.698Z] 25ad8b0a4227: Pulling fs layer [2026-06-23T03:34:43.698Z] db01528c6b51: Pulling fs layer [2026-06-23T03:34:43.698Z] 28988de357af: Pulling fs layer [2026-06-23T03:34:43.698Z] 461d9e800cba: Waiting [2026-06-23T03:34:43.698Z] 80192f66455f: Waiting [2026-06-23T03:34:43.698Z] 2e8e34ca0e6c: Waiting [2026-06-23T03:34:43.698Z] db01528c6b51: Waiting [2026-06-23T03:34:43.698Z] 28988de357af: Waiting [2026-06-23T03:34:43.698Z] 25ad8b0a4227: Waiting [2026-06-23T03:34:43.698Z] 923cac83aea3: Waiting [2026-06-23T03:34:43.698Z] 6bf1a483ea7c: Verifying Checksum [2026-06-23T03:34:43.698Z] 6bf1a483ea7c: Download complete [2026-06-23T03:34:43.698Z] 461d9e800cba: Verifying Checksum [2026-06-23T03:34:43.698Z] 461d9e800cba: Download complete [2026-06-23T03:34:43.698Z] 80192f66455f: Verifying Checksum [2026-06-23T03:34:43.698Z] 80192f66455f: Download complete [2026-06-23T03:34:43.956Z] f5dfc541a4d3: Verifying Checksum [2026-06-23T03:34:43.956Z] f5dfc541a4d3: Download complete [2026-06-23T03:34:43.956Z] 3dae71ba6b94: Verifying Checksum [2026-06-23T03:34:43.956Z] 3dae71ba6b94: Download complete [2026-06-23T03:34:43.956Z] 923cac83aea3: Download complete [2026-06-23T03:34:43.956Z] 25ad8b0a4227: Verifying Checksum [2026-06-23T03:34:43.956Z] 25ad8b0a4227: Download complete [2026-06-23T03:34:43.956Z] db01528c6b51: Verifying Checksum [2026-06-23T03:34:43.956Z] db01528c6b51: Download complete [2026-06-23T03:34:43.956Z] 28988de357af: Verifying Checksum [2026-06-23T03:34:43.956Z] 28988de357af: Download complete [2026-06-23T03:34:44.214Z] a29436f7fd5d: Verifying Checksum [2026-06-23T03:34:44.214Z] a29436f7fd5d: Download complete [2026-06-23T03:34:44.780Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-23T03:34:44.780Z] 2e8e34ca0e6c: Download complete [2026-06-23T03:34:45.350Z] 3dae71ba6b94: Pull complete [2026-06-23T03:34:45.612Z] 6bf1a483ea7c: Pull complete [2026-06-23T03:34:46.181Z] f5dfc541a4d3: Pull complete [2026-06-23T03:34:46.181Z] 461d9e800cba: Pull complete [2026-06-23T03:34:46.437Z] 80192f66455f: Pull complete [2026-06-23T03:34:50.621Z] 2e8e34ca0e6c: Pull complete [2026-06-23T03:34:51.186Z] a29436f7fd5d: Pull complete [2026-06-23T03:34:51.187Z] 923cac83aea3: Pull complete [2026-06-23T03:34:51.446Z] 25ad8b0a4227: Pull complete [2026-06-23T03:34:51.446Z] db01528c6b51: Pull complete [2026-06-23T03:34:51.446Z] 28988de357af: Pull complete [2026-06-23T03:34:51.446Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-23T03:34:51.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:34:51.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:34:51.584Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:34:51.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:34:53.301Z] $ docker top 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d -eo pid,comm [2026-06-23T03:34:53.356Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T03:34:53.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-23T03:34:53.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:34:53.409Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:34:53.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:34:53.517Z] $ docker exec 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d ssh-agent [2026-06-23T03:34:53.635Z] SSH_AUTH_SOCK=/tmp/ssh-lv8J0bc8rQeV/agent.33 [2026-06-23T03:34:53.635Z] SSH_AGENT_PID=39 [2026-06-23T03:34:53.642Z] Running ssh-add (command line suppressed) [2026-06-23T03:34:53.738Z] Identity added: /w/workspace/gexfoundry_device-bacnet-c_palau@tmp/private_key_17107037699377882964.key (/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/private_key_17107037699377882964.key) [2026-06-23T03:34:53.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:34:54.044Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-bacnet-c_palau [Pipeline] sh [2026-06-23T03:34:54.331Z] + git tag --points-at e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] } [2026-06-23T03:34:54.344Z] $ docker exec --env ******** --env ******** 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d ssh-agent -k [2026-06-23T03:34:54.438Z] unset SSH_AUTH_SOCK; [2026-06-23T03:34:54.439Z] unset SSH_AGENT_PID; [2026-06-23T03:34:54.439Z] echo Agent pid 39 killed; [2026-06-23T03:34:54.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-06-23T03:34:54.490Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-06-23T03:34:54.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-23T03:34:54.523Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-23T03:34:54.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-23T03:34:54.633Z] $ docker exec 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d ssh-agent [2026-06-23T03:34:54.746Z] SSH_AUTH_SOCK=/tmp/ssh-rpKbjIhQAMpz/agent.86 [2026-06-23T03:34:54.746Z] SSH_AGENT_PID=92 [2026-06-23T03:34:54.750Z] Running ssh-add (command line suppressed) [2026-06-23T03:34:54.851Z] Identity added: /w/workspace/gexfoundry_device-bacnet-c_palau@tmp/private_key_8212236396164089000.key (/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/private_key_8212236396164089000.key) [2026-06-23T03:34:54.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-23T03:34:55.162Z] + git semver init [2026-06-23T03:34:55.421Z] 2026-06-23 03:34:55,376 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-23T03:34:55.421Z] 2026-06-23 03:34:55,379 [run_init] DEBUG init version:0.0.0 force:False [2026-06-23T03:34:55.421Z] 2026-06-23 03:34:55,380 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-bacnet-c_palau/.semver [2026-06-23T03:34:55.421Z] 2026-06-23 03:34:55,381 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/gexfoundry_device-bacnet-c_palau/.semver [2026-06-23T03:34:55.421Z] 2026-06-23 03:34:55,381 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/gexfoundry_device-bacnet-c_palau/.semver'], cwd=/w/workspace/gexfoundry_device-bacnet-c_palau, stdin=None, shell=False, universal_newlines=False) [2026-06-23T03:34:56.360Z] 2026-06-23 03:34:56,329 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-bacnet-c_palau/.git/info/exclude [2026-06-23T03:34:56.360Z] 2026-06-23 03:34:56,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-bacnet-c_palau/.semver/palau with force:False [2026-06-23T03:34:56.360Z] 2026-06-23 03:34:56,329 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-bacnet-c_palau/.semver/palau [2026-06-23T03:34:56.360Z] 2026-06-23 03:34:56,330 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-bacnet-c_palau/.semver/palau [2026-06-23T03:34:56.360Z] 4.0.2 [Pipeline] } [2026-06-23T03:34:56.369Z] $ docker exec --env ******** --env ******** 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d ssh-agent -k [2026-06-23T03:34:56.463Z] unset SSH_AUTH_SOCK; [2026-06-23T03:34:56.463Z] unset SSH_AGENT_PID; [2026-06-23T03:34:56.464Z] echo Agent pid 92 killed; [2026-06-23T03:34:56.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:34:56.802Z] + git semver [Pipeline] } [2026-06-23T03:34:57.077Z] $ docker stop --time=1 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d [2026-06-23T03:34:58.318Z] $ docker rm -f --volumes 9205def80b708eb90f8455ee82775524170687f595cace693943c1a28f97459d [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T03:34:58.659Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-23T03:34:58.897Z] Stashed 1 file(s) [Pipeline] echo [2026-06-23T03:34:58.903Z] [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:34:59.326Z] + git checkout e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:34:59.326Z] HEAD is now at e8b028e ci(lts-release): LTS release v4.0.2 @652c4c7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:34:59.357Z] provisioning config files... [2026-06-23T03:34:59.365Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config10969558240809361551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:34:59.680Z] ---> ****-login.sh [2026-06-23T03:34:59.680Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:34:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:59.680Z] Login Succeeded [2026-06-23T03:34:59.680Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:34:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:59.680Z] Login Succeeded [2026-06-23T03:34:59.680Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:34:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:59.938Z] Login Succeeded [2026-06-23T03:34:59.938Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:34:59.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:34:59.938Z] Login Succeeded [2026-06-23T03:34:59.938Z] ****.io [2026-06-23T03:34:59.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:00.197Z] Login Succeeded [2026-06-23T03:35:00.197Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:35:00.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T03:35:00.385Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-23T03:35:00.723Z] + + git+ loghead --pretty=%H %s -ngrep [2026-06-23T03:35:00.723Z] 1 ci(lts-release) [2026-06-23T03:35:00.723Z] [2026-06-23T03:35:00.723Z] + awk {print $1} [Pipeline] echo [2026-06-23T03:35:00.738Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] sh [2026-06-23T03:35:01.024Z] + docker pull nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:35:01.024Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80: Pulling from device-bacnet-c-builder-x86_64 [2026-06-23T03:35:01.024Z] 96526aa774ef: Pulling fs layer [2026-06-23T03:35:01.024Z] 4f9bc52d1dc7: Pulling fs layer [2026-06-23T03:35:01.024Z] 585e8d389ef7: Pulling fs layer [2026-06-23T03:35:01.024Z] 69a10b922ff0: Pulling fs layer [2026-06-23T03:35:01.024Z] 614ab97921e6: Pulling fs layer [2026-06-23T03:35:01.024Z] e6374d1088dd: Pulling fs layer [2026-06-23T03:35:01.024Z] 0547dec8d240: Pulling fs layer [2026-06-23T03:35:01.024Z] d17524c3d45f: Pulling fs layer [2026-06-23T03:35:01.024Z] bad46a28c55f: Pulling fs layer [2026-06-23T03:35:01.024Z] a2accc2ed1c4: Pulling fs layer [2026-06-23T03:35:01.024Z] 4f4fb700ef54: Pulling fs layer [2026-06-23T03:35:01.024Z] 1c8cb0ec3a4e: Pulling fs layer [2026-06-23T03:35:01.024Z] b229dec93aed: Pulling fs layer [2026-06-23T03:35:01.024Z] 0547dec8d240: Waiting [2026-06-23T03:35:01.024Z] d17524c3d45f: Waiting [2026-06-23T03:35:01.024Z] bad46a28c55f: Waiting [2026-06-23T03:35:01.024Z] a2accc2ed1c4: Waiting [2026-06-23T03:35:01.024Z] 4f4fb700ef54: Waiting [2026-06-23T03:35:01.024Z] 1c8cb0ec3a4e: Waiting [2026-06-23T03:35:01.024Z] b229dec93aed: Waiting [2026-06-23T03:35:01.024Z] 69a10b922ff0: Waiting [2026-06-23T03:35:01.024Z] 614ab97921e6: Waiting [2026-06-23T03:35:01.024Z] e6374d1088dd: Waiting [2026-06-23T03:35:01.024Z] 4f9bc52d1dc7: Download complete [2026-06-23T03:35:01.024Z] 69a10b922ff0: Verifying Checksum [2026-06-23T03:35:01.024Z] 69a10b922ff0: Download complete [2026-06-23T03:35:01.024Z] 614ab97921e6: Verifying Checksum [2026-06-23T03:35:01.024Z] 614ab97921e6: Download complete [2026-06-23T03:35:01.024Z] 96526aa774ef: Verifying Checksum [2026-06-23T03:35:01.024Z] 96526aa774ef: Download complete [2026-06-23T03:35:01.024Z] e6374d1088dd: Verifying Checksum [2026-06-23T03:35:01.024Z] e6374d1088dd: Download complete [2026-06-23T03:35:01.024Z] d17524c3d45f: Verifying Checksum [2026-06-23T03:35:01.024Z] d17524c3d45f: Download complete [2026-06-23T03:35:01.024Z] bad46a28c55f: Verifying Checksum [2026-06-23T03:35:01.024Z] bad46a28c55f: Download complete [2026-06-23T03:35:01.024Z] a2accc2ed1c4: Verifying Checksum [2026-06-23T03:35:01.024Z] a2accc2ed1c4: Download complete [2026-06-23T03:35:01.024Z] 4f4fb700ef54: Verifying Checksum [2026-06-23T03:35:01.024Z] 4f4fb700ef54: Download complete [2026-06-23T03:35:01.291Z] 1c8cb0ec3a4e: Verifying Checksum [2026-06-23T03:35:01.291Z] 1c8cb0ec3a4e: Download complete [2026-06-23T03:35:01.291Z] 96526aa774ef: Pull complete [2026-06-23T03:35:01.291Z] 4f9bc52d1dc7: Pull complete [2026-06-23T03:35:01.291Z] 0547dec8d240: Download complete [2026-06-23T03:35:01.553Z] b229dec93aed: Verifying Checksum [2026-06-23T03:35:01.553Z] b229dec93aed: Download complete [2026-06-23T03:35:02.494Z] 585e8d389ef7: Verifying Checksum [2026-06-23T03:35:02.494Z] 585e8d389ef7: Download complete [2026-06-23T03:35:06.673Z] 585e8d389ef7: Pull complete [2026-06-23T03:35:06.673Z] 69a10b922ff0: Pull complete [2026-06-23T03:35:06.673Z] 614ab97921e6: Pull complete [2026-06-23T03:35:06.673Z] e6374d1088dd: Pull complete [2026-06-23T03:35:06.932Z] 0547dec8d240: Pull complete [2026-06-23T03:35:06.932Z] d17524c3d45f: Pull complete [2026-06-23T03:35:06.932Z] bad46a28c55f: Pull complete [2026-06-23T03:35:06.932Z] a2accc2ed1c4: Pull complete [2026-06-23T03:35:06.932Z] 4f4fb700ef54: Pull complete [2026-06-23T03:35:06.932Z] 1c8cb0ec3a4e: Pull complete [2026-06-23T03:35:07.867Z] b229dec93aed: Pull complete [2026-06-23T03:35:07.867Z] Digest: sha256:ae1728ff4c67cacd4168d289882583f63d76975ed46a4ea87180c649e79fac4d [2026-06-23T03:35:07.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:35:07.867Z] nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] sh [2026-06-23T03:35:08.163Z] + docker tag nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:08.570Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-23T03:35:08.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:35:08.647Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:35:08.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-23T03:35:09.817Z] $ docker top 3040ecd2ff35879ec167d2889cf71dd4301e5ada4639f00c168052c67d9373a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:35:10.186Z] + make test [2026-06-23T03:35:10.186Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-06-23T03:35:10.198Z] $ docker stop --time=1 3040ecd2ff35879ec167d2889cf71dd4301e5ada4639f00c168052c67d9373a6 [2026-06-23T03:35:11.499Z] $ docker rm -f --volumes 3040ecd2ff35879ec167d2889cf71dd4301e5ada4639f00c168052c67d9373a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:35:12.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:35:12.344Z] + ls -al . [2026-06-23T03:35:12.344Z] total 88 [2026-06-23T03:35:12.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 03:34 . [2026-06-23T03:35:12.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:34 .. [2026-06-23T03:35:12.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:34 .git [2026-06-23T03:35:12.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 03:34 .github [2026-06-23T03:35:12.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:34 .semver [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jun 23 03:34 Attribution.txt [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 1172 Jun 23 03:34 CHANGELOG.md [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 03:34 GOVERNANCE.md [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 764 Jun 23 03:34 Jenkinsfile [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 03:34 LICENSE [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 837 Jun 23 03:34 Makefile [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 621 Jun 23 03:34 OWNERS.md [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jun 23 03:34 README.md [2026-06-23T03:35:12.344Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 03:34 VERSION [2026-06-23T03:35:12.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:34 docs [2026-06-23T03:35:12.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:34 res [2026-06-23T03:35:12.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:34 sample-profiles [2026-06-23T03:35:12.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:34 scripts [2026-06-23T03:35:12.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:34 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:12.666Z] + 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=e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 --label arch=amd64 --label version=4.0.2 . [2026-06-23T03:35:13.237Z] #0 building with "default" instance using docker driver [2026-06-23T03:35:13.237Z] [2026-06-23T03:35:13.237Z] #1 [internal] load build definition from Dockerfile.alpine [2026-06-23T03:35:13.237Z] #1 transferring dockerfile: 2.40kB done [2026-06-23T03:35:13.237Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-06-23T03:35:13.237Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-06-23T03:35:13.237Z] #1 DONE 0.0s [2026-06-23T03:35:13.237Z] [2026-06-23T03:35:13.237Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-23T03:35:13.237Z] #2 DONE 0.0s [2026-06-23T03:35:13.237Z] [2026-06-23T03:35:13.237Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-06-23T03:35:13.237Z] #3 DONE 0.1s [2026-06-23T03:35:13.496Z] [2026-06-23T03:35:13.496Z] #4 [internal] load .dockerignore [2026-06-23T03:35:13.496Z] #4 transferring context: 2B done [2026-06-23T03:35:13.496Z] #4 DONE 0.0s [2026-06-23T03:35:13.496Z] [2026-06-23T03:35:13.496Z] #5 [internal] load build context [2026-06-23T03:35:13.496Z] #5 transferring context: 105.50kB 0.0s done [2026-06-23T03:35:13.496Z] #5 DONE 0.1s [2026-06-23T03:35:13.496Z] [2026-06-23T03:35:13.496Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-23T03:35:13.496Z] #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-06-23T03:35:13.496Z] #6 ... [2026-06-23T03:35:13.496Z] [2026-06-23T03:35:13.496Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-23T03:35:13.496Z] #7 DONE 0.2s [2026-06-23T03:35:13.496Z] [2026-06-23T03:35:13.496Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-23T03:35:13.496Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 [2026-06-23T03:35:13.496Z] #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-06-23T03:35:13.496Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-06-23T03:35:13.496Z] #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-06-23T03:35:13.496Z] #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-06-23T03:35:13.756Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-06-23T03:35:13.756Z] #6 DONE 0.3s [2026-06-23T03:35:13.756Z] [2026-06-23T03:35:13.756Z] #8 [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-23T03:35:13.756Z] #8 0.226 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:35:14.016Z] #8 0.623 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:35:14.016Z] #8 0.623 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:35:14.016Z] #8 0.623 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:35:14.025Z] Still waiting to schedule task [2026-06-23T03:35:14.026Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-06-23T03:35:14.275Z] #8 DONE 0.7s [2026-06-23T03:35:14.275Z] [2026-06-23T03:35:14.275Z] #9 [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-23T03:35:14.275Z] #9 0.243 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T03:35:14.275Z] #9 0.634 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:35:14.275Z] #9 0.634 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:35:14.275Z] #9 0.634 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:35:14.275Z] #9 DONE 0.7s [2026-06-23T03:35:14.275Z] [2026-06-23T03:35:14.275Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:35:14.533Z] #10 DONE 0.3s [2026-06-23T03:35:14.533Z] [2026-06-23T03:35:14.533Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:35:14.792Z] #11 DONE 0.4s [2026-06-23T03:35:14.792Z] [2026-06-23T03:35:14.792Z] #12 [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-23T03:35:14.792Z] #12 0.319 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:15.063Z] #12 0.507 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:15.631Z] #12 0.848 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:15.889Z] #12 1.416 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:35:16.149Z] #12 1.424 OK: 338 MiB in 103 packages [2026-06-23T03:35:16.149Z] #12 DONE 1.5s [2026-06-23T03:35:16.149Z] [2026-06-23T03:35:16.149Z] #13 [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-23T03:35:16.149Z] #13 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:16.149Z] #13 0.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:16.149Z] #13 0.701 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:16.149Z] #13 1.298 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:35:16.149Z] #13 1.309 (1/27) Installing ca-certificates (20260413-r0) [2026-06-23T03:35:16.149Z] #13 1.324 (2/27) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:35:16.149Z] #13 1.337 (3/27) Installing c-ares (1.33.1-r0) [2026-06-23T03:35:16.149Z] #13 1.341 (4/27) Installing libunistring (1.2-r0) [2026-06-23T03:35:16.149Z] #13 1.361 (5/27) Installing libidn2 (2.3.7-r0) [2026-06-23T03:35:16.149Z] #13 1.364 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-06-23T03:35:16.149Z] #13 1.368 (7/27) Installing libpsl (0.21.5-r1) [2026-06-23T03:35:16.149Z] #13 1.371 (8/27) Installing zstd-libs (1.5.6-r0) [2026-06-23T03:35:16.149Z] #13 1.385 (9/27) Installing libcurl (8.14.1-r2) [2026-06-23T03:35:16.149Z] #13 ... [2026-06-23T03:35:16.149Z] [2026-06-23T03:35:16.149Z] #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-06-23T03:35:16.149Z] #14 DONE 0.0s [2026-06-23T03:35:16.149Z] [2026-06-23T03:35:16.149Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-06-23T03:35:16.149Z] #15 DONE 0.0s [2026-06-23T03:35:16.149Z] [2026-06-23T03:35:16.149Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-06-23T03:35:16.149Z] #16 DONE 0.0s [2026-06-23T03:35:16.149Z] [2026-06-23T03:35:16.149Z] #13 [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-23T03:35:16.149Z] #13 1.398 (10/27) Installing curl (8.14.1-r2) [2026-06-23T03:35:16.149Z] #13 1.404 (11/27) Installing dumb-init (1.2.5-r3) [2026-06-23T03:35:16.149Z] #13 1.409 (12/27) Installing hiredis (1.2.0-r0) [2026-06-23T03:35:16.149Z] #13 1.414 (13/27) Installing yaml (0.2.5-r2) [2026-06-23T03:35:16.149Z] #13 1.422 (14/27) Installing libcbor (0.11.0-r0) [2026-06-23T03:35:16.149Z] #13 1.431 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:35:16.408Z] #13 ... [2026-06-23T03:35:16.408Z] [2026-06-23T03:35:16.408Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-06-23T03:35:16.408Z] #17 DONE 0.0s [2026-06-23T03:35:16.408Z] [2026-06-23T03:35:16.408Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T03:35:16.408Z] #18 0.202 + CSDK_VER=4.0.2 [2026-06-23T03:35:16.408Z] #18 0.202 + '[' '!' -d deps ] [2026-06-23T03:35:16.408Z] #18 0.202 + mkdir deps [2026-06-23T03:35:16.669Z] #18 0.203 + cd /device-bacnet-c/deps [2026-06-23T03:35:16.669Z] #18 0.203 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:35:16.669Z] #18 0.205 Connecting to github.com (140.82.113.3:443) [2026-06-23T03:35:16.669Z] #18 0.436 Connecting to codeload.github.com (140.82.113.10:443) [2026-06-23T03:35:16.669Z] #18 0.574 saving to 'v4.0.2.zip' [2026-06-23T03:35:16.930Z] #18 0.641 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:35:16.930Z] #18 0.641 'v4.0.2.zip' saved [2026-06-23T03:35:16.930Z] #18 0.641 + unzip v4.0.2.zip [2026-06-23T03:35:16.930Z] #18 0.642 Archive: v4.0.2.zip [2026-06-23T03:35:16.930Z] #18 0.648 creating: device-sdk-c-4.0.2/ [2026-06-23T03:35:16.930Z] #18 0.648 creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:35:16.930Z] #18 0.648 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:35:16.930Z] #18 0.648 creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:35:16.930Z] #18 0.648 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:35:16.930Z] #18 0.651 creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:35:16.930Z] #18 0.651 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:35:16.930Z] #18 0.651 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:35:16.930Z] #18 0.651 creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:35:16.930Z] #18 0.651 creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:35:16.930Z] #18 0.651 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.655 creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:35:16.930Z] #18 0.655 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:35:16.930Z] #18 0.657 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:35:16.930Z] #18 0.657 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:35:16.930Z] #18 0.658 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:35:16.930Z] #18 0.658 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:35:16.930Z] #18 0.659 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:35:16.930Z] #18 0.659 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:35:16.930Z] #18 0.659 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:35:16.930Z] #18 0.659 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:35:16.930Z] #18 0.659 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:35:16.930Z] #18 0.659 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:35:16.930Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:35:16.931Z] #18 0.660 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:35:16.931Z] #18 0.660 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:35:16.931Z] #18 0.660 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:35:16.931Z] #18 0.660 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:35:16.931Z] #18 0.660 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:35:16.931Z] #18 0.660 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:35:16.931Z] #18 0.660 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:35:16.931Z] #18 0.661 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:35:16.931Z] #18 0.661 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:35:16.931Z] #18 0.661 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:35:16.931Z] #18 0.661 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:35:16.931Z] #18 0.661 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:35:16.931Z] #18 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:35:16.931Z] #18 0.661 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:35:16.931Z] #18 0.663 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:35:16.931Z] #18 0.663 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:35:16.931Z] #18 0.663 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:35:16.931Z] #18 0.665 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:35:16.931Z] #18 0.666 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:35:16.931Z] #18 0.666 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:35:16.931Z] #18 0.666 + cd device-sdk-c-4.0.2 [2026-06-23T03:35:16.931Z] #18 0.666 + ./scripts/build.sh [2026-06-23T03:35:16.931Z] #18 0.667 + CPPCHECK=false [2026-06-23T03:35:16.931Z] #18 0.667 + DOCGEN=false [2026-06-23T03:35:16.931Z] #18 0.667 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:35:16.931Z] #18 0.667 + '[' 0 -gt 0 ] [2026-06-23T03:35:16.931Z] #18 0.668 + readlink -f ./scripts/build.sh [2026-06-23T03:35:16.931Z] #18 0.669 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:35:16.931Z] #18 0.669 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:35:16.931Z] #18 0.670 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T03:35:16.931Z] #18 0.670 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T03:35:16.931Z] #18 0.670 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:35:16.931Z] #18 0.671 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:35:16.931Z] #18 0.671 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T03:35:16.931Z] #18 0.750 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:35:16.931Z] #18 0.767 -- Detecting C compiler ABI info [2026-06-23T03:35:16.931Z] #18 0.852 -- Detecting C compiler ABI info - done [2026-06-23T03:35:17.191Z] #18 0.871 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:35:17.191Z] #18 0.872 -- Detecting C compile features [2026-06-23T03:35:17.191Z] #18 0.873 -- Detecting C compile features - done [2026-06-23T03:35:17.191Z] #18 0.876 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:35:17.191Z] #18 0.948 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:35:17.191Z] #18 0.952 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:35:17.191Z] #18 0.955 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:35:17.191Z] #18 0.958 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:35:17.191Z] #18 0.961 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:35:17.191Z] #18 0.964 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:35:17.191Z] #18 0.964 -- /opt/iotech/iot/1.6/include [2026-06-23T03:35:17.191Z] #18 0.964 -- C SDK 0.0.0 for Linux [2026-06-23T03:35:17.191Z] #18 0.966 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:35:17.191Z] #18 1.050 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:35:17.191Z] #18 1.097 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:35:17.451Z] #18 1.120 -- Configuring done (0.4s) [2026-06-23T03:35:17.451Z] #18 1.153 -- Generating done (0.0s) [2026-06-23T03:35:17.451Z] #18 1.156 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:35:17.451Z] #18 1.160 + make all package [2026-06-23T03:35:17.451Z] #18 1.160 + tee release.log [2026-06-23T03:35:17.451Z] #18 1.202 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:35:17.451Z] #18 1.342 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:35:17.711Z] #18 1.496 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:35:17.973Z] #18 1.642 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:35:17.973Z] #18 1.745 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:35:17.973Z] #18 ... [2026-06-23T03:35:17.973Z] [2026-06-23T03:35:17.973Z] #13 [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-23T03:35:17.973Z] #13 2.103 (16/27) Installing pkgconf (2.2.0-r0) [2026-06-23T03:35:17.973Z] #13 2.110 (17/27) Installing openssl-dev (3.3.7-r0) [2026-06-23T03:35:17.973Z] #13 2.130 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:35:17.973Z] #13 2.980 (19/27) Installing gmp (6.3.0-r1) [2026-06-23T03:35:17.973Z] #13 2.988 (20/27) Installing nettle (3.10.2-r0) [2026-06-23T03:35:17.973Z] #13 2.998 (21/27) Installing libffi (3.4.6-r0) [2026-06-23T03:35:17.973Z] #13 3.001 (22/27) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:35:17.973Z] #13 3.006 (23/27) Installing p11-kit (0.25.3-r0) [2026-06-23T03:35:17.973Z] #13 3.022 (24/27) Installing gnutls (3.8.13-r0) [2026-06-23T03:35:17.973Z] #13 3.043 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-06-23T03:35:17.973Z] #13 3.050 (26/27) Installing libuuid (2.40.1-r1) [2026-06-23T03:35:17.973Z] #13 3.054 (27/27) Installing linux-headers (6.6-r0) [2026-06-23T03:35:17.973Z] #13 3.130 Executing busybox-1.36.1-r31.trigger [2026-06-23T03:35:17.973Z] #13 3.136 Executing ca-certificates-20260413-r0.trigger [2026-06-23T03:35:17.973Z] #13 3.176 OK: 31 MiB in 41 packages [2026-06-23T03:35:17.973Z] #13 DONE 3.3s [2026-06-23T03:35:17.973Z] [2026-06-23T03:35:17.973Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T03:35:17.973Z] #18 1.785 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:35:17.973Z] #18 1.785 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:35:17.974Z] #18 1.785 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:35:17.974Z] #18 1.785 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:35:17.974Z] #18 1.891 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:35:18.542Z] #18 2.217 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:35:18.542Z] #18 2.255 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:35:18.542Z] #18 2.394 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:35:18.800Z] #18 2.677 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:35:19.059Z] #18 2.771 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:35:19.317Z] #18 2.904 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:35:19.317Z] #18 3.036 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:35:19.577Z] #18 ... [2026-06-23T03:35:19.577Z] [2026-06-23T03:35:19.577Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-06-23T03:35:19.577Z] #19 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:19.577Z] #19 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:19.577Z] #19 0.472 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-23T03:35:19.577Z] #19 1.082 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:35:19.577Z] #19 1.097 OK: 31 MiB in 41 packages [2026-06-23T03:35:19.577Z] #19 DONE 1.2s [2026-06-23T03:35:19.577Z] [2026-06-23T03:35:19.577Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T03:35:19.577Z] #18 3.129 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:35:19.577Z] #18 3.286 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:35:19.577Z] #18 3.341 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:35:19.836Z] #18 3.659 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:35:20.111Z] #18 3.717 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:35:20.111Z] #18 3.953 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:35:20.372Z] #18 4.052 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:35:20.372Z] #18 4.274 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:35:20.633Z] #18 4.362 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:35:21.578Z] #18 5.354 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:35:21.578Z] #18 5.462 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:35:21.841Z] #18 5.532 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:35:21.842Z] #18 5.615 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:35:22.101Z] #18 5.669 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:35:22.101Z] #18 5.889 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:35:22.366Z] #18 6.229 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:35:22.632Z] #18 6.300 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:35:22.632Z] #18 6.419 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:35:22.895Z] #18 6.509 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:35:23.155Z] #18 6.994 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:35:23.414Z] #18 7.110 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:35:23.414Z] #18 7.173 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:35:23.414Z] #18 7.283 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:35:23.674Z] #18 7.337 [ 69%] Built target csdk [2026-06-23T03:35:23.674Z] #18 7.353 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:35:23.674Z] #18 7.491 [ 73%] Linking C executable template [2026-06-23T03:35:23.939Z] #18 7.513 /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-23T03:35:23.939Z] #18 7.556 [ 73%] Built target template [2026-06-23T03:35:23.939Z] #18 7.574 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:35:23.939Z] #18 7.663 [ 76%] Linking C executable device-counter [2026-06-23T03:35:23.939Z] #18 7.688 /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-23T03:35:23.939Z] #18 7.728 [ 76%] Built target device-counter [2026-06-23T03:35:23.939Z] #18 7.746 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:35:23.939Z] #18 7.825 [ 80%] Linking C executable device-random [2026-06-23T03:35:24.199Z] #18 7.850 /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-23T03:35:24.199Z] #18 7.890 [ 80%] Built target device-random [2026-06-23T03:35:24.199Z] #18 7.906 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:35:24.199Z] #18 7.977 [ 84%] Linking C executable device-gyro [2026-06-23T03:35:24.466Z] #18 8.003 /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-23T03:35:24.466Z] #18 8.044 [ 84%] Built target device-gyro [2026-06-23T03:35:24.466Z] #18 8.060 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:35:24.466Z] #18 8.136 [ 88%] Linking C executable device-bitfields [2026-06-23T03:35:24.466Z] #18 8.155 /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-23T03:35:24.466Z] #18 8.194 [ 88%] Built target device-bitfields [2026-06-23T03:35:24.466Z] #18 8.210 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:35:24.466Z] #18 8.363 [ 92%] Linking C executable template-discovery [2026-06-23T03:35:24.735Z] #18 8.389 /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-23T03:35:24.735Z] #18 8.431 [ 92%] Built target template-discovery [2026-06-23T03:35:24.735Z] #18 8.449 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:35:24.735Z] #18 8.565 [ 96%] Linking C executable device-file [2026-06-23T03:35:25.001Z] #18 8.589 /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-23T03:35:25.001Z] #18 8.631 [ 96%] Built target device-file [2026-06-23T03:35:25.001Z] #18 8.652 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:35:25.001Z] #18 8.746 [100%] Linking C executable device-terminal [2026-06-23T03:35:25.273Z] #18 8.770 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:35:25.273Z] #18 8.809 [100%] Built target device-terminal [2026-06-23T03:35:25.273Z] #18 8.823 Run CPack packaging tool... [2026-06-23T03:35:25.273Z] #18 8.836 CPack: Create package using TGZ [2026-06-23T03:35:25.273Z] #18 8.836 CPack: Install projects [2026-06-23T03:35:25.273Z] #18 8.837 CPack: - Run preinstall target for: Csdk [2026-06-23T03:35:25.273Z] #18 9.078 CPack: - Install project: Csdk [] [2026-06-23T03:35:25.273Z] #18 9.087 CPack: Create package [2026-06-23T03:35:25.273Z] #18 9.112 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:35:25.273Z] #18 9.113 + '[' false '=' true ] [2026-06-23T03:35:25.273Z] #18 9.113 + '[' false '=' true ] [2026-06-23T03:35:25.273Z] #18 9.113 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:35:25.273Z] #18 9.114 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:35:25.273Z] #18 9.114 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T03:35:25.273Z] #18 9.183 -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:35:25.538Z] #18 9.196 -- Detecting C compiler ABI info [2026-06-23T03:35:25.538Z] #18 9.279 -- Detecting C compiler ABI info - done [2026-06-23T03:35:25.538Z] #18 9.299 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:35:25.805Z] #18 9.299 -- Detecting C compile features [2026-06-23T03:35:25.805Z] #18 9.300 -- Detecting C compile features - done [2026-06-23T03:35:25.805Z] #18 9.303 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:35:25.805Z] #18 9.374 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:35:25.805Z] #18 9.378 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:35:25.805Z] #18 9.381 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:35:25.805Z] #18 9.384 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:35:25.805Z] #18 9.387 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:35:25.805Z] #18 9.389 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:35:25.805Z] #18 9.389 -- /opt/iotech/iot/1.6/include [2026-06-23T03:35:25.805Z] #18 9.390 -- C SDK 0.0.0 for Linux [2026-06-23T03:35:25.805Z] #18 9.392 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:35:25.805Z] #18 9.470 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:35:25.805Z] #18 9.521 -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:35:25.805Z] #18 9.541 -- Configuring done (0.4s) [2026-06-23T03:35:25.805Z] #18 9.573 -- Generating done (0.0s) [2026-06-23T03:35:25.805Z] #18 9.576 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:35:25.805Z] #18 9.579 + make [2026-06-23T03:35:25.805Z] #18 9.579 + tee debug.log [2026-06-23T03:35:25.805Z] #18 9.623 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:35:25.805Z] #18 9.706 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:35:26.064Z] #18 9.781 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:35:26.064Z] #18 9.860 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:35:26.064Z] #18 9.930 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:35:26.064Z] #18 9.974 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:35:26.064Z] #18 9.974 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:35:26.064Z] #18 9.974 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:35:26.064Z] #18 9.974 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:35:26.324Z] #18 10.03 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:35:26.324Z] #18 10.15 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:35:26.584Z] #18 10.18 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:35:26.584Z] #18 10.26 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:35:26.584Z] #18 10.37 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:35:26.844Z] #18 10.44 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:35:26.844Z] #18 10.52 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:35:26.844Z] #18 10.59 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:35:26.844Z] #18 10.66 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:35:27.103Z] #18 10.73 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:35:27.103Z] #18 10.78 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:35:27.103Z] #18 10.92 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:35:27.362Z] #18 10.97 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:35:27.362Z] #18 11.07 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:35:27.362Z] #18 11.12 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:35:27.362Z] #18 11.23 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:35:27.623Z] #18 11.29 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:35:27.623Z] #18 11.50 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:35:27.882Z] #18 11.58 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:35:27.882Z] #18 11.63 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:35:27.882Z] #18 11.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:35:27.882Z] #18 11.74 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:35:28.140Z] #18 11.83 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:35:28.141Z] #18 12.06 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:35:28.407Z] #18 12.11 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:35:28.407Z] #18 12.18 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:35:28.667Z] #18 12.25 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:35:28.667Z] #18 12.41 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:35:28.667Z] #18 12.48 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:35:28.667Z] #18 12.53 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:35:28.927Z] #18 12.61 [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:35:28.927Z] #18 12.67 [ 69%] Built target csdk [2026-06-23T03:35:28.927Z] #18 12.69 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:35:28.927Z] #18 12.76 [ 73%] Linking C executable template [2026-06-23T03:35:28.927Z] #18 12.78 /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-23T03:35:29.188Z] #18 12.83 [ 73%] Built target template [2026-06-23T03:35:29.188Z] #18 12.84 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:35:29.188Z] #18 12.91 [ 76%] Linking C executable device-counter [2026-06-23T03:35:29.188Z] #18 12.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-23T03:35:29.188Z] #18 12.98 [ 76%] Built target device-counter [2026-06-23T03:35:29.188Z] #18 12.99 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:35:29.188Z] #18 13.04 [ 80%] Linking C executable device-random [2026-06-23T03:35:29.458Z] #18 13.06 /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-23T03:35:29.458Z] #18 13.10 [ 80%] Built target device-random [2026-06-23T03:35:29.458Z] #18 13.12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:35:29.458Z] #18 13.16 [ 84%] Linking C executable device-gyro [2026-06-23T03:35:29.458Z] #18 13.18 /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-23T03:35:29.458Z] #18 13.22 [ 84%] Built target device-gyro [2026-06-23T03:35:29.458Z] #18 13.23 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:35:29.458Z] #18 13.28 [ 88%] Linking C executable device-bitfields [2026-06-23T03:35:29.727Z] #18 13.30 /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-23T03:35:29.727Z] #18 13.34 [ 88%] Built target device-bitfields [2026-06-23T03:35:29.727Z] #18 13.36 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:35:29.727Z] #18 13.42 [ 92%] Linking C executable template-discovery [2026-06-23T03:35:29.727Z] #18 13.45 /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-23T03:35:29.727Z] #18 13.49 [ 92%] Built target template-discovery [2026-06-23T03:35:29.727Z] #18 13.50 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:35:29.727Z] #18 13.57 [ 96%] Linking C executable device-file [2026-06-23T03:35:29.989Z] #18 13.59 /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-23T03:35:29.989Z] #18 13.63 [ 96%] Built target device-file [2026-06-23T03:35:29.989Z] #18 13.64 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:35:29.989Z] #18 13.70 [100%] Linking C executable device-terminal [2026-06-23T03:35:29.989Z] #18 13.73 /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-23T03:35:29.989Z] #18 13.77 [100%] Built target device-terminal [2026-06-23T03:35:29.989Z] #18 13.78 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:35:29.989Z] #18 13.78 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:35:29.989Z] #18 13.78 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T03:35:29.989Z] #18 13.78 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T03:35:29.989Z] #18 13.78 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T03:35:29.989Z] #18 13.78 + rm -rf /device-bacnet-c/deps [2026-06-23T03:35:29.989Z] #18 DONE 13.9s [2026-06-23T03:35:30.246Z] [2026-06-23T03:35:30.246Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-06-23T03:35:30.246Z] #20 0.220 + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T03:35:30.505Z] #20 0.220 + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T03:35:30.505Z] #20 0.222 + dirname /device-bacnet-c/scripts [2026-06-23T03:35:30.505Z] #20 0.222 + ROOT=/device-bacnet-c [2026-06-23T03:35:30.505Z] #20 0.222 + echo /device-bacnet-c [2026-06-23T03:35:30.505Z] #20 0.222 + cd /device-bacnet-c [2026-06-23T03:35:30.505Z] #20 0.222 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T03:35:30.505Z] #20 0.222 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-06-23T03:35:30.505Z] #20 0.222 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:35:30.505Z] #20 0.222 /device-bacnet-c [2026-06-23T03:35:30.505Z] #20 0.222 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:35:30.505Z] #20 0.222 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:35:30.505Z] #20 0.242 -- /opt/iotech/iot/1.6/include [2026-06-23T03:35:30.505Z] #20 0.242 -- Configuring done (0.0s) [2026-06-23T03:35:30.505Z] #20 0.249 -- Generating done (0.0s) [2026-06-23T03:35:30.505Z] #20 0.250 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:35:30.505Z] #20 0.251 + make [2026-06-23T03:35:30.505Z] #20 0.251 + tee release.log [2026-06-23T03:35:30.505Z] #20 0.291 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T03:35:30.505Z] #20 0.493 [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T03:35:30.764Z] #20 0.519 [ 22%] Built target bacnet_objects [2026-06-23T03:35:30.764Z] #20 0.545 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:35:30.764Z] #20 0.733 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T03:35:31.022Z] #20 0.817 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T03:35:31.022Z] #20 0.878 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T03:35:31.283Z] #20 0.956 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:35:31.283Z] #20 1.229 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T03:35:31.544Z] #20 1.293 [100%] Linking C executable device-bacnet-c [2026-06-23T03:35:31.544Z] #20 1.321 /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-23T03:35:31.544Z] #20 1.367 [100%] Built target device-bacnet-c [2026-06-23T03:35:31.804Z] #20 1.376 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:35:31.804Z] #20 1.377 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:35:31.804Z] #20 1.377 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:35:31.804Z] #20 1.398 -- /opt/iotech/iot/1.6/include [2026-06-23T03:35:31.804Z] #20 1.398 -- Configuring done (0.0s) [2026-06-23T03:35:31.804Z] #20 1.404 -- Generating done (0.0s) [2026-06-23T03:35:31.804Z] #20 1.405 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:35:31.804Z] #20 1.406 + make [2026-06-23T03:35:31.804Z] #20 1.406 + tee release.log [2026-06-23T03:35:31.804Z] #20 1.446 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T03:35:31.804Z] #20 1.655 [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T03:35:32.064Z] #20 1.683 [ 22%] Built target bacnet_objects [2026-06-23T03:35:32.064Z] #20 1.711 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:35:32.064Z] #20 1.889 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T03:35:32.064Z] #20 1.974 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T03:35:32.064Z] #20 2.033 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T03:35:32.389Z] #20 2.103 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:35:32.389Z] #20 2.374 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T03:35:32.647Z] #20 2.445 [100%] Linking C executable device-bacnet-c [2026-06-23T03:35:32.647Z] #20 2.473 /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-23T03:35:32.647Z] #20 2.519 [100%] Built target device-bacnet-c [2026-06-23T03:35:32.647Z] #20 DONE 2.6s [2026-06-23T03:35:32.647Z] [2026-06-23T03:35:32.647Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-06-23T03:35:32.907Z] #21 DONE 0.1s [2026-06-23T03:35:32.907Z] [2026-06-23T03:35:32.907Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:35:32.907Z] #22 DONE 0.0s [2026-06-23T03:35:32.907Z] [2026-06-23T03:35:32.907Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T03:35:32.907Z] #23 DONE 0.0s [2026-06-23T03:35:32.907Z] [2026-06-23T03:35:32.907Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-06-23T03:35:32.907Z] #24 DONE 0.0s [2026-06-23T03:35:32.907Z] [2026-06-23T03:35:32.907Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-06-23T03:35:32.907Z] #25 DONE 0.0s [2026-06-23T03:35:32.907Z] [2026-06-23T03:35:32.907Z] #26 [stage-1 11/12] COPY res /res [2026-06-23T03:35:32.907Z] #26 DONE 0.0s [2026-06-23T03:35:32.907Z] [2026-06-23T03:35:32.907Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-06-23T03:35:32.907Z] #27 DONE 0.0s [2026-06-23T03:35:33.166Z] [2026-06-23T03:35:33.166Z] #28 exporting to image [2026-06-23T03:35:33.166Z] #28 exporting layers [2026-06-23T03:35:33.166Z] #28 exporting layers 0.3s done [2026-06-23T03:35:33.424Z] #28 writing image sha256:0d90c86774aed83bb6217fc9603de1e8dd8f764aaf54d3b86988a88a3325e481 done [2026-06-23T03:35:33.424Z] #28 naming to docker.io/library/device-bacnet done [2026-06-23T03:35:33.424Z] #28 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:35:33.587Z] provisioning config files... [2026-06-23T03:35:33.598Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config2179221165470633244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:35:33.896Z] ---> ****-login.sh [2026-06-23T03:35:33.896Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:35:33.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:33.896Z] Login Succeeded [2026-06-23T03:35:33.896Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:35:33.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:33.896Z] Login Succeeded [2026-06-23T03:35:33.896Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:35:33.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:34.154Z] Login Succeeded [2026-06-23T03:35:34.154Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:35:34.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:34.154Z] Login Succeeded [2026-06-23T03:35:34.154Z] ****.io [2026-06-23T03:35:34.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:35:34.421Z] Login Succeeded [2026-06-23T03:35:34.421Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:35:34.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:35:34.477Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:35:34.507Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2026-06-23T03:35:34.507Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:35:34.507Z] 4.0.2 [2026-06-23T03:35:34.507Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [2026-06-23T03:35:34.507Z] palau [2026-06-23T03:35:34.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:34.854Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:35.187Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:35:35.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T03:35:35.187Z] 6c3244bd9467: Preparing [2026-06-23T03:35:35.187Z] 8747538c5f07: Preparing [2026-06-23T03:35:35.187Z] 263dfc22bb87: Preparing [2026-06-23T03:35:35.187Z] 3273d51407c1: Preparing [2026-06-23T03:35:35.187Z] 761f2df956c4: Preparing [2026-06-23T03:35:35.187Z] bfdd409edb5f: Preparing [2026-06-23T03:35:35.187Z] 7a2fd60691aa: Preparing [2026-06-23T03:35:35.187Z] ba89d2745dad: Preparing [2026-06-23T03:35:35.187Z] d514d3e462a3: Preparing [2026-06-23T03:35:35.187Z] 333665fb571d: Preparing [2026-06-23T03:35:35.187Z] 47ae73cb3619: Preparing [2026-06-23T03:35:35.187Z] 08bc4e534116: Preparing [2026-06-23T03:35:35.187Z] bfdd409edb5f: Waiting [2026-06-23T03:35:35.187Z] 7a2fd60691aa: Waiting [2026-06-23T03:35:35.187Z] d514d3e462a3: Waiting [2026-06-23T03:35:35.187Z] ba89d2745dad: Waiting [2026-06-23T03:35:35.187Z] 333665fb571d: Waiting [2026-06-23T03:35:35.187Z] 761f2df956c4: Pushed [2026-06-23T03:35:35.187Z] 8747538c5f07: Pushed [2026-06-23T03:35:35.187Z] 263dfc22bb87: Pushed [2026-06-23T03:35:35.187Z] 3273d51407c1: Pushed [2026-06-23T03:35:35.187Z] 6c3244bd9467: Pushed [2026-06-23T03:35:35.445Z] bfdd409edb5f: Pushed [2026-06-23T03:35:35.445Z] ba89d2745dad: Pushed [2026-06-23T03:35:35.445Z] 333665fb571d: Pushed [2026-06-23T03:35:35.445Z] 08bc4e534116: Layer already exists [2026-06-23T03:35:35.445Z] 47ae73cb3619: Pushed [2026-06-23T03:35:35.445Z] 7a2fd60691aa: Pushed [2026-06-23T03:35:37.979Z] d514d3e462a3: Pushed [2026-06-23T03:35:37.979Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80: digest: sha256:f190a30c9ea879359d8214acee0a381dadd94baeb579e276cc6a1a4269a84faa size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:38.338Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:38.666Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:4.0.2 [2026-06-23T03:35:38.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T03:35:38.667Z] 6c3244bd9467: Preparing [2026-06-23T03:35:38.667Z] 8747538c5f07: Preparing [2026-06-23T03:35:38.667Z] 263dfc22bb87: Preparing [2026-06-23T03:35:38.667Z] 3273d51407c1: Preparing [2026-06-23T03:35:38.667Z] 761f2df956c4: Preparing [2026-06-23T03:35:38.667Z] bfdd409edb5f: Preparing [2026-06-23T03:35:38.667Z] 7a2fd60691aa: Preparing [2026-06-23T03:35:38.667Z] ba89d2745dad: Preparing [2026-06-23T03:35:38.667Z] d514d3e462a3: Preparing [2026-06-23T03:35:38.667Z] 333665fb571d: Preparing [2026-06-23T03:35:38.667Z] 47ae73cb3619: Preparing [2026-06-23T03:35:38.667Z] 08bc4e534116: Preparing [2026-06-23T03:35:38.667Z] bfdd409edb5f: Waiting [2026-06-23T03:35:38.667Z] 7a2fd60691aa: Waiting [2026-06-23T03:35:38.667Z] ba89d2745dad: Waiting [2026-06-23T03:35:38.667Z] d514d3e462a3: Waiting [2026-06-23T03:35:38.667Z] 333665fb571d: Waiting [2026-06-23T03:35:38.667Z] 47ae73cb3619: Waiting [2026-06-23T03:35:38.667Z] 08bc4e534116: Waiting [2026-06-23T03:35:38.667Z] 263dfc22bb87: Layer already exists [2026-06-23T03:35:38.667Z] 761f2df956c4: Layer already exists [2026-06-23T03:35:38.667Z] 8747538c5f07: Layer already exists [2026-06-23T03:35:38.667Z] 6c3244bd9467: Layer already exists [2026-06-23T03:35:38.667Z] 3273d51407c1: Layer already exists [2026-06-23T03:35:38.667Z] 7a2fd60691aa: Layer already exists [2026-06-23T03:35:38.667Z] ba89d2745dad: Layer already exists [2026-06-23T03:35:38.667Z] bfdd409edb5f: Layer already exists [2026-06-23T03:35:38.667Z] 333665fb571d: Layer already exists [2026-06-23T03:35:38.667Z] d514d3e462a3: Layer already exists [2026-06-23T03:35:38.667Z] 47ae73cb3619: Layer already exists [2026-06-23T03:35:38.667Z] 08bc4e534116: Layer already exists [2026-06-23T03:35:38.667Z] 4.0.2: digest: sha256:f190a30c9ea879359d8214acee0a381dadd94baeb579e276cc6a1a4269a84faa size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:38.997Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:39.328Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [2026-06-23T03:35:39.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T03:35:39.328Z] 6c3244bd9467: Preparing [2026-06-23T03:35:39.328Z] 8747538c5f07: Preparing [2026-06-23T03:35:39.328Z] 263dfc22bb87: Preparing [2026-06-23T03:35:39.328Z] 3273d51407c1: Preparing [2026-06-23T03:35:39.328Z] 761f2df956c4: Preparing [2026-06-23T03:35:39.328Z] bfdd409edb5f: Preparing [2026-06-23T03:35:39.328Z] 7a2fd60691aa: Preparing [2026-06-23T03:35:39.328Z] ba89d2745dad: Preparing [2026-06-23T03:35:39.328Z] d514d3e462a3: Preparing [2026-06-23T03:35:39.328Z] 333665fb571d: Preparing [2026-06-23T03:35:39.328Z] 47ae73cb3619: Preparing [2026-06-23T03:35:39.328Z] 08bc4e534116: Preparing [2026-06-23T03:35:39.328Z] bfdd409edb5f: Waiting [2026-06-23T03:35:39.328Z] 7a2fd60691aa: Waiting [2026-06-23T03:35:39.328Z] 47ae73cb3619: Waiting [2026-06-23T03:35:39.328Z] ba89d2745dad: Waiting [2026-06-23T03:35:39.328Z] 08bc4e534116: Waiting [2026-06-23T03:35:39.328Z] d514d3e462a3: Waiting [2026-06-23T03:35:39.328Z] 333665fb571d: Waiting [2026-06-23T03:35:39.328Z] 6c3244bd9467: Layer already exists [2026-06-23T03:35:39.328Z] 761f2df956c4: Layer already exists [2026-06-23T03:35:39.328Z] 8747538c5f07: Layer already exists [2026-06-23T03:35:39.328Z] 263dfc22bb87: Layer already exists [2026-06-23T03:35:39.328Z] 3273d51407c1: Layer already exists [2026-06-23T03:35:39.328Z] bfdd409edb5f: Layer already exists [2026-06-23T03:35:39.328Z] 7a2fd60691aa: Layer already exists [2026-06-23T03:35:39.328Z] d514d3e462a3: Layer already exists [2026-06-23T03:35:39.328Z] ba89d2745dad: Layer already exists [2026-06-23T03:35:39.328Z] 333665fb571d: Layer already exists [2026-06-23T03:35:39.328Z] 47ae73cb3619: Layer already exists [2026-06-23T03:35:39.328Z] 08bc4e534116: Layer already exists [2026-06-23T03:35:39.328Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2: digest: sha256:f190a30c9ea879359d8214acee0a381dadd94baeb579e276cc6a1a4269a84faa size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:39.658Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:39.998Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:palau [2026-06-23T03:35:39.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-06-23T03:35:39.998Z] 6c3244bd9467: Preparing [2026-06-23T03:35:39.998Z] 8747538c5f07: Preparing [2026-06-23T03:35:39.998Z] 263dfc22bb87: Preparing [2026-06-23T03:35:39.998Z] 3273d51407c1: Preparing [2026-06-23T03:35:39.998Z] 761f2df956c4: Preparing [2026-06-23T03:35:39.998Z] bfdd409edb5f: Preparing [2026-06-23T03:35:39.998Z] 7a2fd60691aa: Preparing [2026-06-23T03:35:39.998Z] ba89d2745dad: Preparing [2026-06-23T03:35:39.998Z] d514d3e462a3: Preparing [2026-06-23T03:35:39.998Z] 333665fb571d: Preparing [2026-06-23T03:35:39.998Z] 47ae73cb3619: Preparing [2026-06-23T03:35:39.998Z] 08bc4e534116: Preparing [2026-06-23T03:35:39.998Z] ba89d2745dad: Waiting [2026-06-23T03:35:39.998Z] d514d3e462a3: Waiting [2026-06-23T03:35:39.998Z] bfdd409edb5f: Waiting [2026-06-23T03:35:39.998Z] 333665fb571d: Waiting [2026-06-23T03:35:39.998Z] 7a2fd60691aa: Waiting [2026-06-23T03:35:39.998Z] 47ae73cb3619: Waiting [2026-06-23T03:35:39.998Z] 08bc4e534116: Waiting [2026-06-23T03:35:39.998Z] 263dfc22bb87: Layer already exists [2026-06-23T03:35:39.998Z] 6c3244bd9467: Layer already exists [2026-06-23T03:35:39.998Z] 761f2df956c4: Layer already exists [2026-06-23T03:35:39.998Z] 8747538c5f07: Layer already exists [2026-06-23T03:35:39.998Z] 3273d51407c1: Layer already exists [2026-06-23T03:35:39.998Z] bfdd409edb5f: Layer already exists [2026-06-23T03:35:39.998Z] 7a2fd60691aa: Layer already exists [2026-06-23T03:35:39.998Z] d514d3e462a3: Layer already exists [2026-06-23T03:35:39.998Z] ba89d2745dad: Layer already exists [2026-06-23T03:35:39.998Z] 333665fb571d: Layer already exists [2026-06-23T03:35:39.998Z] 47ae73cb3619: Layer already exists [2026-06-23T03:35:39.998Z] 08bc4e534116: Layer already exists [2026-06-23T03:35:39.998Z] palau: digest: sha256:f190a30c9ea879359d8214acee0a381dadd94baeb579e276cc6a1a4269a84faa size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:35:40.076Z] ===================================================== [Pipeline] echo [2026-06-23T03:35:40.090Z] taggedImages: [2026-06-23T03:35:40.090Z] - nexus3.edgexfoundry.org:10004/device-bacnet:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:35:40.090Z] - nexus3.edgexfoundry.org:10004/device-bacnet:4.0.2 [2026-06-23T03:35:40.090Z] - nexus3.edgexfoundry.org:10004/device-bacnet:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [2026-06-23T03:35:40.090Z] - nexus3.edgexfoundry.org:10004/device-bacnet:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:40.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:35:40.581Z] [2026-06-23T03:35:40.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:35:40.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:35:40.885Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-23T03:35:40.885Z] 5eb5b503b376: Pulling fs layer [2026-06-23T03:35:40.885Z] 5c69ac0246d0: Pulling fs layer [2026-06-23T03:35:40.885Z] ec43610c2a17: Pulling fs layer [2026-06-23T03:35:40.885Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-23T03:35:40.885Z] 33b1e0a273af: Pulling fs layer [2026-06-23T03:35:40.885Z] 5d3b04190fa2: Pulling fs layer [2026-06-23T03:35:40.885Z] 2f39f015ded8: Pulling fs layer [2026-06-23T03:35:40.885Z] 3a2ae6a8a46f: Waiting [2026-06-23T03:35:40.885Z] 33b1e0a273af: Waiting [2026-06-23T03:35:40.885Z] 5d3b04190fa2: Waiting [2026-06-23T03:35:40.885Z] 2f39f015ded8: Waiting [2026-06-23T03:35:40.885Z] 5c69ac0246d0: Download complete [2026-06-23T03:35:40.885Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-23T03:35:40.885Z] 3a2ae6a8a46f: Download complete [2026-06-23T03:35:40.885Z] 33b1e0a273af: Verifying Checksum [2026-06-23T03:35:40.885Z] 33b1e0a273af: Download complete [2026-06-23T03:35:40.885Z] 5d3b04190fa2: Download complete [2026-06-23T03:35:40.885Z] ec43610c2a17: Verifying Checksum [2026-06-23T03:35:40.885Z] ec43610c2a17: Download complete [2026-06-23T03:35:41.144Z] 5eb5b503b376: Verifying Checksum [2026-06-23T03:35:41.144Z] 5eb5b503b376: Download complete [2026-06-23T03:35:41.712Z] 2f39f015ded8: Download complete [2026-06-23T03:35:42.646Z] 5eb5b503b376: Pull complete [2026-06-23T03:35:42.904Z] 5c69ac0246d0: Pull complete [2026-06-23T03:35:43.471Z] ec43610c2a17: Pull complete [2026-06-23T03:35:43.471Z] 3a2ae6a8a46f: Pull complete [2026-06-23T03:35:43.729Z] 33b1e0a273af: Pull complete [2026-06-23T03:35:43.729Z] 5d3b04190fa2: Pull complete [2026-06-23T03:35:49.000Z] 2f39f015ded8: Pull complete [2026-06-23T03:35:49.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-23T03:35:49.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:35:49.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:35:49.089Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:35:49.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T03:35:50.771Z] $ docker top dbb2a3a45e03e9c4edce9e7e01332894dd035c1338a4f40703f73545b3a68a09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:35:51.139Z] ---> job-cost.sh [2026-06-23T03:35:51.139Z] lf-activate-venv: SKIPPING [2026-06-23T03:35:51.139Z] INFO: No Stack... [2026-06-23T03:35:51.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:35:51.659Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:35:51.949Z] + cat /w/workspace/gexfoundry_device-bacnet-c_palau/archives/cost.csv [2026-06-23T03:35:51.949Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T03:35:51.967Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] [2026-06-23T03:35:51.974Z] Resource [jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] did not exist. Created. [2026-06-23T03:35:51.981Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:35:52.295Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-23T03:35:52.339Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:35:52.346Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:35:52.373Z] $ docker stop --time=1 dbb2a3a45e03e9c4edce9e7e01332894dd035c1338a4f40703f73545b3a68a09 [2026-06-23T03:35:53.500Z] $ docker rm -f --volumes dbb2a3a45e03e9c4edce9e7e01332894dd035c1338a4f40703f73545b3a68a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T03:38:01.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13727 in /w/workspace/gexfoundry_device-bacnet-c_palau [Pipeline] { [Pipeline] ws [2026-06-23T03:38:01.893Z] Running in /w/workspace/device-bacnet-c/2 [Pipeline] { [Pipeline] checkout [2026-06-23T03:38:01.938Z] Selected Git installation does not exist. Using Default [2026-06-23T03:38:01.939Z] The recommended git tool is: NONE [2026-06-23T03:38:07.062Z] using credential edgex-jenkins-ssh [2026-06-23T03:38:07.089Z] Cloning the remote Git repository [2026-06-23T03:38:07.140Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2026-06-23T03:38:07.258Z] > git init /w/workspace/device-bacnet-c/2 # timeout=10 [2026-06-23T03:38:07.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2026-06-23T03:38:07.399Z] > git --version # timeout=10 [2026-06-23T03:38:07.417Z] > git --version # 'git version 2.25.1' [2026-06-23T03:38:07.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-23T03:38:07.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:38:09.238Z] Avoid second fetch [2026-06-23T03:38:09.238Z] Checking out Revision e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 (palau) [2026-06-23T03:38:08.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2026-06-23T03:38:08.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T03:38:09.255Z] > git config core.sparsecheckout # timeout=10 [2026-06-23T03:38:09.339Z] > git checkout -f e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 # timeout=10 [2026-06-23T03:38:09.893Z] Commit message: "ci(lts-release): LTS release v4.0.2 @652c4c7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:38:14.901Z] + git checkout e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:38:14.901Z] HEAD is now at e8b028e ci(lts-release): LTS release v4.0.2 @652c4c7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:38:14.943Z] provisioning config files... [2026-06-23T03:38:14.968Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/2@tmp/config1183232492821815707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:38:15.459Z] ---> ****-login.sh [2026-06-23T03:38:15.459Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:38:16.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:16.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:16.318Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:16.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:16.318Z] [2026-06-23T03:38:16.318Z] Login Succeeded [2026-06-23T03:38:16.318Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:38:16.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:16.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:16.586Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:16.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:16.586Z] [2026-06-23T03:38:16.586Z] Login Succeeded [2026-06-23T03:38:16.586Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:38:16.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:16.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:16.854Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:16.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:16.854Z] [2026-06-23T03:38:16.854Z] Login Succeeded [2026-06-23T03:38:16.854Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:38:17.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:17.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:17.397Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:17.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:17.397Z] [2026-06-23T03:38:17.397Z] Login Succeeded [2026-06-23T03:38:17.397Z] ****.io [2026-06-23T03:38:17.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:38:17.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:38:17.936Z] Configure a credential helper to remove this warning. See [2026-06-23T03:38:17.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:38:17.936Z] [2026-06-23T03:38:17.936Z] Login Succeeded [2026-06-23T03:38:17.936Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:38:17.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-23T03:38:18.304Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-23T03:38:18.632Z] + head -n 1 [2026-06-23T03:38:18.632Z] + grep ci(lts-release) [2026-06-23T03:38:18.632Z] + git log --pretty=%H %s [2026-06-23T03:38:18.632Z] + awk {print $1} [Pipeline] echo [2026-06-23T03:38:18.695Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] sh [2026-06-23T03:38:19.038Z] + docker pull nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:38:19.038Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80: Pulling from device-bacnet-c-builder-arm64 [2026-06-23T03:38:19.038Z] 579b34f0a95b: Pulling fs layer [2026-06-23T03:38:19.038Z] b046b3a35be6: Pulling fs layer [2026-06-23T03:38:19.038Z] 2014ba793e07: Pulling fs layer [2026-06-23T03:38:19.038Z] b7e2b0944c83: Pulling fs layer [2026-06-23T03:38:19.038Z] ed0c70ebb93b: Pulling fs layer [2026-06-23T03:38:19.038Z] 861f9a5a4e30: Pulling fs layer [2026-06-23T03:38:19.038Z] dcac05f08e5a: Pulling fs layer [2026-06-23T03:38:19.038Z] 89a0b4ad2973: Pulling fs layer [2026-06-23T03:38:19.038Z] e11377d11190: Pulling fs layer [2026-06-23T03:38:19.038Z] 933f931b65ff: Pulling fs layer [2026-06-23T03:38:19.038Z] 94544a593197: Pulling fs layer [2026-06-23T03:38:19.038Z] ed5b5b3b5a1b: Pulling fs layer [2026-06-23T03:38:19.038Z] 861f9a5a4e30: Waiting [2026-06-23T03:38:19.038Z] dcac05f08e5a: Waiting [2026-06-23T03:38:19.038Z] 89a0b4ad2973: Waiting [2026-06-23T03:38:19.038Z] e11377d11190: Waiting [2026-06-23T03:38:19.038Z] 933f931b65ff: Waiting [2026-06-23T03:38:19.038Z] 94544a593197: Waiting [2026-06-23T03:38:19.038Z] ed5b5b3b5a1b: Waiting [2026-06-23T03:38:19.038Z] b7e2b0944c83: Waiting [2026-06-23T03:38:19.038Z] ed0c70ebb93b: Waiting [2026-06-23T03:38:19.309Z] b046b3a35be6: Verifying Checksum [2026-06-23T03:38:19.309Z] b046b3a35be6: Download complete [2026-06-23T03:38:19.309Z] b7e2b0944c83: Verifying Checksum [2026-06-23T03:38:19.309Z] b7e2b0944c83: Download complete [2026-06-23T03:38:19.309Z] ed0c70ebb93b: Verifying Checksum [2026-06-23T03:38:19.309Z] ed0c70ebb93b: Download complete [2026-06-23T03:38:19.309Z] 579b34f0a95b: Verifying Checksum [2026-06-23T03:38:19.309Z] 579b34f0a95b: Download complete [2026-06-23T03:38:19.309Z] 861f9a5a4e30: Verifying Checksum [2026-06-23T03:38:19.309Z] 861f9a5a4e30: Download complete [2026-06-23T03:38:19.309Z] 89a0b4ad2973: Verifying Checksum [2026-06-23T03:38:19.309Z] 89a0b4ad2973: Download complete [2026-06-23T03:38:19.579Z] e11377d11190: Verifying Checksum [2026-06-23T03:38:19.579Z] e11377d11190: Download complete [2026-06-23T03:38:19.579Z] 933f931b65ff: Verifying Checksum [2026-06-23T03:38:19.579Z] 933f931b65ff: Download complete [2026-06-23T03:38:19.579Z] 94544a593197: Verifying Checksum [2026-06-23T03:38:19.579Z] 94544a593197: Download complete [2026-06-23T03:38:19.848Z] dcac05f08e5a: Verifying Checksum [2026-06-23T03:38:19.848Z] dcac05f08e5a: Download complete [2026-06-23T03:38:20.438Z] 579b34f0a95b: Pull complete [2026-06-23T03:38:20.438Z] ed5b5b3b5a1b: Verifying Checksum [2026-06-23T03:38:20.438Z] ed5b5b3b5a1b: Download complete [2026-06-23T03:38:20.710Z] b046b3a35be6: Pull complete [2026-06-23T03:38:22.132Z] 2014ba793e07: Verifying Checksum [2026-06-23T03:38:22.132Z] 2014ba793e07: Download complete [2026-06-23T03:38:34.480Z] 2014ba793e07: Pull complete [2026-06-23T03:38:34.481Z] b7e2b0944c83: Pull complete [2026-06-23T03:38:34.481Z] ed0c70ebb93b: Pull complete [2026-06-23T03:38:34.481Z] 861f9a5a4e30: Pull complete [2026-06-23T03:38:36.432Z] dcac05f08e5a: Pull complete [2026-06-23T03:38:36.432Z] 89a0b4ad2973: Pull complete [2026-06-23T03:38:36.701Z] e11377d11190: Pull complete [2026-06-23T03:38:36.968Z] 933f931b65ff: Pull complete [2026-06-23T03:38:36.968Z] 94544a593197: Pull complete [2026-06-23T03:38:39.574Z] ed5b5b3b5a1b: Pull complete [2026-06-23T03:38:39.574Z] Digest: sha256:b000f64dd8d987f5cb8ca295640b51628ce101ce0ebb52086a782fcae93f10ad [2026-06-23T03:38:39.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:38:39.574Z] nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] sh [2026-06-23T03:38:39.899Z] + docker tag nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:40.325Z] + docker inspect -f . ci-base-image-arm64 [2026-06-23T03:38:40.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:38:40.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-13727 does not seem to be running inside a container [2026-06-23T03:38:40.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/2 -v /w/workspace/device-bacnet-c/2:/w/workspace/device-bacnet-c/2:rw,z -v /w/workspace/device-bacnet-c/2@tmp:/w/workspace/device-bacnet-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-06-23T03:38:45.166Z] $ docker top 0b77f06224004dc1a6ee2df7b2be967eaa24c595bc4f5e823b2b708f280ab831 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:38:45.986Z] + make test [2026-06-23T03:38:45.986Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-06-23T03:38:46.006Z] $ docker stop --time=1 0b77f06224004dc1a6ee2df7b2be967eaa24c595bc4f5e823b2b708f280ab831 [2026-06-23T03:38:47.633Z] $ docker rm -f --volumes 0b77f06224004dc1a6ee2df7b2be967eaa24c595bc4f5e823b2b708f280ab831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-23T03:38:48.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-23T03:38:48.539Z] + ls -al . [2026-06-23T03:38:48.539Z] total 84 [2026-06-23T03:38:48.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:38 . [2026-06-23T03:38:48.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:38 .. [2026-06-23T03:38:48.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:38 .git [2026-06-23T03:38:48.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 03:38 .github [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jun 23 03:38 Attribution.txt [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 1172 Jun 23 03:38 CHANGELOG.md [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 03:38 GOVERNANCE.md [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 764 Jun 23 03:38 Jenkinsfile [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 03:38 LICENSE [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 837 Jun 23 03:38 Makefile [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 621 Jun 23 03:38 OWNERS.md [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 5503 Jun 23 03:38 README.md [2026-06-23T03:38:48.539Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 03:34 VERSION [2026-06-23T03:38:48.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:38 docs [2026-06-23T03:38:48.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:38 res [2026-06-23T03:38:48.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:38 sample-profiles [2026-06-23T03:38:48.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:38 scripts [2026-06-23T03:38:48.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:38 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:38:48.905Z] + docker build -t device-bacnet-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 --label arch=arm64 --label version=4.0.2 . [2026-06-23T03:38:49.180Z] Sending build context to Docker daemon 520.2kB [2026-06-23T03:38:49.180Z] Step 1/31 : ARG BASE=alpine:3.20 [2026-06-23T03:38:49.180Z] Step 2/31 : FROM ${BASE} as builder [2026-06-23T03:38:49.180Z] ---> 7674726c1dd2 [2026-06-23T03:38:49.180Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:38:49.180Z] ---> Running in 4ebab52a800d [2026-06-23T03:38:50.149Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-06-23T03:38:50.733Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:38:50.733Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:38:50.733Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:38:51.316Z] Removing intermediate container 4ebab52a800d [2026-06-23T03:38:51.316Z] ---> 57ae4dc24da7 [2026-06-23T03:38:51.316Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:38:51.589Z] ---> Running in bf16203215f2 [2026-06-23T03:38:53.538Z] Removing intermediate container bf16203215f2 [2026-06-23T03:38:53.538Z] ---> 41da382bc346 [2026-06-23T03:38:53.538Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev [2026-06-23T03:38:53.538Z] ---> Running in 0139b285d6f7 [2026-06-23T03:38:54.503Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:55.093Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:55.683Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:38:56.656Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:38:56.931Z] OK: 335 MiB in 103 packages [2026-06-23T03:38:57.917Z] Removing intermediate container 0139b285d6f7 [2026-06-23T03:38:57.917Z] ---> deefec5d6ec8 [2026-06-23T03:38:57.917Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2026-06-23T03:38:58.185Z] ---> da0e855d575a [2026-06-23T03:38:58.185Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2026-06-23T03:38:58.770Z] ---> 3ade5cbcdab1 [2026-06-23T03:38:58.770Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2026-06-23T03:38:59.356Z] ---> 46fa2301eb1a [2026-06-23T03:38:59.356Z] Step 9/31 : WORKDIR /device-bacnet-c [2026-06-23T03:38:59.356Z] ---> Running in aa8171f13915 [2026-06-23T03:38:59.951Z] Removing intermediate container aa8171f13915 [2026-06-23T03:38:59.951Z] ---> 2d4e10ba1ebf [2026-06-23T03:38:59.951Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-23T03:38:59.951Z] ---> Running in 0ba5892d059c [2026-06-23T03:39:00.912Z] + CSDK_VER=4.0.2 [2026-06-23T03:39:00.912Z] + '[' '!' -d deps ] [2026-06-23T03:39:00.912Z] + mkdir deps [2026-06-23T03:39:00.912Z] + cd /device-bacnet-c/deps [2026-06-23T03:39:00.912Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-23T03:39:00.912Z] Connecting to github.com (140.82.112.3:443) [2026-06-23T03:40:08.834Z] Connecting to codeload.github.com (140.82.113.10:443) [2026-06-23T03:40:08.834Z] saving to 'v4.0.2.zip' [2026-06-23T03:40:08.834Z] v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-23T03:40:08.834Z] 'v4.0.2.zip' saved [2026-06-23T03:40:08.834Z] + unzip v4.0.2.zip [2026-06-23T03:40:08.834Z] Archive: v4.0.2.zip [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/ [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/.github/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/.gitignore [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/LICENSE [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/Makefile [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/README.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/docs/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/include/ [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/scripts/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-23T03:40:08.834Z] inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-23T03:40:08.834Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-23T03:40:08.835Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-23T03:40:08.835Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-23T03:40:08.835Z] creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-23T03:40:08.835Z] creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-23T03:40:08.835Z] inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-23T03:40:08.835Z] + cd device-sdk-c-4.0.2 [2026-06-23T03:40:08.835Z] + ./scripts/build.sh [2026-06-23T03:40:08.835Z] + CPPCHECK=false [2026-06-23T03:40:08.835Z] + DOCGEN=false [2026-06-23T03:40:08.835Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-23T03:40:08.835Z] + '[' 0 -gt 0 ] [2026-06-23T03:40:08.835Z] + readlink -f ./scripts/build.sh [2026-06-23T03:40:08.835Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-23T03:40:08.835Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-23T03:40:08.835Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T03:40:08.835Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-23T03:40:08.835Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:40:08.835Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:40:08.835Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T03:40:08.835Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:40:08.835Z] -- Detecting C compiler ABI info [2026-06-23T03:40:08.835Z] -- Detecting C compiler ABI info - done [2026-06-23T03:40:08.835Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:40:08.835Z] -- Detecting C compile features [2026-06-23T03:40:08.835Z] -- Detecting C compile features - done [2026-06-23T03:40:08.835Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:40:08.835Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:40:08.835Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:40:08.835Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:40:08.835Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:40:08.835Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:40:08.835Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:40:08.835Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:40:08.835Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:40:08.835Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:40:08.835Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:40:08.835Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:40:08.835Z] -- Configuring done (2.0s) [2026-06-23T03:40:08.835Z] -- Generating done (0.2s) [2026-06-23T03:40:08.835Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-23T03:40:08.835Z] + make all package [2026-06-23T03:40:08.835Z] + tee release.log [2026-06-23T03:40:08.835Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:40:09.112Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:40:10.130Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:40:11.084Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:40:11.667Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:40:11.937Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:40:11.937Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:40:11.937Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:40:11.937Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:40:12.524Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:40:14.472Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:40:14.739Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:40:15.722Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:40:17.668Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:40:17.940Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:40:18.898Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:40:19.480Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:40:20.064Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:40:21.487Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:40:21.487Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:40:23.450Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:40:23.717Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:40:25.666Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:40:25.932Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:40:27.352Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:40:27.622Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:40:34.297Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:40:34.888Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:40:35.153Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:40:35.742Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:40:36.008Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:40:37.428Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:40:40.045Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:40:40.045Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:40:41.005Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:40:41.588Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:40:44.946Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:40:45.906Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:40:46.172Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:40:46.759Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:40:47.027Z] [ 69%] Built target csdk [2026-06-23T03:40:47.027Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:40:47.986Z] [ 73%] Linking C executable template [2026-06-23T03:40:47.986Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:48.945Z] [ 73%] Built target template [2026-06-23T03:40:48.945Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:40:49.529Z] [ 76%] Linking C executable device-counter [2026-06-23T03:40:49.799Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:49.799Z] [ 76%] Built target device-counter [2026-06-23T03:40:50.065Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:40:50.330Z] [ 80%] Linking C executable device-random [2026-06-23T03:40:50.597Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:50.864Z] [ 80%] Built target device-random [2026-06-23T03:40:50.864Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:40:51.131Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:40:51.397Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:51.663Z] [ 84%] Built target device-gyro [2026-06-23T03:40:51.663Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:40:52.267Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:40:52.267Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:52.534Z] [ 88%] Built target device-bitfields [2026-06-23T03:40:52.534Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:40:53.492Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:40:53.492Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:53.759Z] [ 92%] Built target template-discovery [2026-06-23T03:40:53.759Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:40:54.718Z] [ 96%] Linking C executable device-file [2026-06-23T03:40:54.718Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:54.718Z] [ 96%] Built target device-file [2026-06-23T03:40:55.093Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:40:55.694Z] [100%] Linking C executable device-terminal [2026-06-23T03:40:55.694Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:40:55.975Z] [100%] Built target device-terminal [2026-06-23T03:40:55.975Z] Run CPack packaging tool... [2026-06-23T03:40:55.975Z] CPack: Create package using TGZ [2026-06-23T03:40:55.975Z] CPack: Install projects [2026-06-23T03:40:55.975Z] CPack: - Run preinstall target for: Csdk [2026-06-23T03:40:57.034Z] CPack: - Install project: Csdk [] [2026-06-23T03:40:57.034Z] CPack: Create package [2026-06-23T03:40:57.034Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-23T03:40:57.034Z] + '[' false '=' true ] [2026-06-23T03:40:57.034Z] + '[' false '=' true ] [2026-06-23T03:40:57.034Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:40:57.034Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:40:57.034Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-23T03:40:57.311Z] -- The C compiler identification is GNU 12.2.1 [2026-06-23T03:40:57.311Z] -- Detecting C compiler ABI info [2026-06-23T03:40:57.605Z] -- Detecting C compiler ABI info - done [2026-06-23T03:40:57.880Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-23T03:40:57.880Z] -- Detecting C compile features [2026-06-23T03:40:57.880Z] -- Detecting C compile features - done [2026-06-23T03:40:57.880Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-23T03:40:58.154Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-23T03:40:58.154Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-23T03:40:58.154Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-23T03:40:58.154Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-23T03:40:58.154Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-23T03:40:58.154Z] -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-23T03:40:58.154Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:40:58.154Z] -- C SDK 0.0.0 for Linux [2026-06-23T03:40:58.154Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-06-23T03:40:58.427Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-23T03:40:58.698Z] -- Found Curses: /usr/lib/libcurses.so [2026-06-23T03:40:58.698Z] -- Configuring done (1.8s) [2026-06-23T03:40:58.968Z] -- Generating done (0.2s) [2026-06-23T03:40:58.968Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-23T03:40:58.968Z] + + make [2026-06-23T03:40:58.968Z] tee debug.log [2026-06-23T03:40:59.239Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-23T03:40:59.506Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-23T03:41:00.107Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-23T03:41:00.377Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-23T03:41:00.975Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-23T03:41:00.975Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-23T03:41:00.975Z] /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-06-23T03:41:00.975Z] 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-23T03:41:00.975Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-23T03:41:01.242Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-23T03:41:02.218Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-23T03:41:02.218Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-23T03:41:02.486Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-23T03:41:03.606Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-23T03:41:03.606Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-23T03:41:03.874Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-23T03:41:04.469Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-23T03:41:04.735Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-23T03:41:05.002Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-23T03:41:05.270Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-23T03:41:06.233Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-23T03:41:06.233Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-23T03:41:06.815Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-23T03:41:07.083Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-23T03:41:07.682Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-23T03:41:07.947Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-23T03:41:09.352Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-23T03:41:09.352Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-23T03:41:09.618Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-23T03:41:09.884Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-23T03:41:10.154Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-23T03:41:10.737Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-23T03:41:12.139Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-23T03:41:12.404Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-23T03:41:12.670Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-23T03:41:12.936Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-23T03:41:13.896Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-23T03:41:14.162Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-23T03:41:14.428Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-23T03:41:15.016Z] [ 69%] Linking C shared library libcsdk.so [2026-06-23T03:41:15.016Z] [ 69%] Built target csdk [2026-06-23T03:41:15.283Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-23T03:41:15.550Z] [ 73%] Linking C executable template [2026-06-23T03:41:15.550Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:15.819Z] [ 73%] Built target template [2026-06-23T03:41:15.819Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-23T03:41:16.087Z] [ 76%] Linking C executable device-counter [2026-06-23T03:41:16.352Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:16.618Z] [ 76%] Built target device-counter [2026-06-23T03:41:16.618Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-23T03:41:16.887Z] [ 80%] Linking C executable device-random [2026-06-23T03:41:16.887Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:17.153Z] [ 80%] Built target device-random [2026-06-23T03:41:17.153Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-23T03:41:17.421Z] [ 84%] Linking C executable device-gyro [2026-06-23T03:41:17.687Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:17.687Z] [ 84%] Built target device-gyro [2026-06-23T03:41:17.954Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-23T03:41:18.219Z] [ 88%] Linking C executable device-bitfields [2026-06-23T03:41:18.219Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:18.484Z] [ 88%] Built target device-bitfields [2026-06-23T03:41:18.484Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-23T03:41:18.750Z] [ 92%] Linking C executable template-discovery [2026-06-23T03:41:19.017Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:19.281Z] [ 92%] Built target template-discovery [2026-06-23T03:41:19.281Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-23T03:41:19.547Z] [ 96%] Linking C executable device-file [2026-06-23T03:41:19.547Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:19.812Z] [ 96%] Built target device-file [2026-06-23T03:41:19.812Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-23T03:41:20.393Z] [100%] Linking C executable device-terminal [2026-06-23T03:41:20.393Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:20.658Z] [100%] Built target device-terminal [2026-06-23T03:41:20.658Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-23T03:41:20.658Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-23T03:41:20.658Z] + mkdir -p /usr/share/doc/edgex-csdk [2026-06-23T03:41:20.658Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-23T03:41:20.658Z] + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-23T03:41:20.658Z] + rm -rf /device-bacnet-c/deps [2026-06-23T03:41:21.614Z] Removing intermediate container 0ba5892d059c [2026-06-23T03:41:21.615Z] ---> 7dff3a286f6c [2026-06-23T03:41:21.615Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2026-06-23T03:41:21.615Z] ---> Running in 036004ae1a33 [2026-06-23T03:41:22.571Z] + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-23T03:41:22.571Z] + dirname /device-bacnet-c/scripts/build.sh [2026-06-23T03:41:22.571Z] + dirname /device-bacnet-c/scripts [2026-06-23T03:41:22.571Z] /device-bacnet-c [2026-06-23T03:41:22.571Z] + ROOT=/device-bacnet-c [2026-06-23T03:41:22.571Z] + echo /device-bacnet-c [2026-06-23T03:41:22.571Z] + cd /device-bacnet-c [2026-06-23T03:41:22.571Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-23T03:41:22.571Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-06-23T03:41:22.571Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:41:22.571Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:41:22.571Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:41:22.571Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:41:22.571Z] -- Configuring done (0.1s) [2026-06-23T03:41:22.571Z] -- Generating done (0.0s) [2026-06-23T03:41:22.571Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-06-23T03:41:22.571Z] + + maketee [2026-06-23T03:41:22.571Z] release.log [2026-06-23T03:41:22.837Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T03:41:24.238Z] [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T03:41:24.238Z] [ 22%] Built target bacnet_objects [2026-06-23T03:41:24.238Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:41:25.642Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T03:41:25.921Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T03:41:26.187Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T03:41:26.452Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:41:28.393Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T03:41:28.972Z] [100%] Linking C executable device-bacnet-c [2026-06-23T03:41:28.972Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:29.238Z] [100%] Built target device-bacnet-c [2026-06-23T03:41:29.238Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:41:29.238Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:41:29.238Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-23T03:41:29.238Z] -- /opt/iotech/iot/1.6/include [2026-06-23T03:41:29.238Z] -- Configuring done (0.1s) [2026-06-23T03:41:29.238Z] -- Generating done (0.0s) [2026-06-23T03:41:29.238Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-06-23T03:41:29.238Z] + make [2026-06-23T03:41:29.238Z] + tee release.log [2026-06-23T03:41:29.504Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-06-23T03:41:30.906Z] [ 22%] Linking C static library libbacnet_objects.a [2026-06-23T03:41:30.906Z] [ 22%] Built target bacnet_objects [2026-06-23T03:41:30.906Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-06-23T03:41:32.305Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-06-23T03:41:32.571Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-06-23T03:41:32.837Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-06-23T03:41:33.418Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-06-23T03:41:35.349Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-06-23T03:41:35.350Z] [100%] Linking C executable device-bacnet-c [2026-06-23T03:41:35.615Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-23T03:41:35.883Z] [100%] Built target device-bacnet-c [2026-06-23T03:41:36.482Z] Removing intermediate container 036004ae1a33 [2026-06-23T03:41:36.482Z] ---> eb9f0ef01140 [2026-06-23T03:41:36.482Z] Step 12/31 : FROM alpine:3.20 [2026-06-23T03:41:37.060Z] 3.20: Pulling from library/alpine [2026-06-23T03:41:37.325Z] 3f26bc2dec0b: Pulling fs layer [2026-06-23T03:41:37.591Z] 3f26bc2dec0b: Verifying Checksum [2026-06-23T03:41:37.591Z] 3f26bc2dec0b: Download complete [2026-06-23T03:41:38.173Z] 3f26bc2dec0b: Pull complete [2026-06-23T03:41:38.173Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-23T03:41:38.173Z] Status: Downloaded newer image for alpine:3.20 [2026-06-23T03:41:38.173Z] ---> ab3fe4defd29 [2026-06-23T03:41:38.173Z] Step 13/31 : MAINTAINER iotech [2026-06-23T03:41:38.173Z] ---> Running in ea5541c64a84 [2026-06-23T03:41:38.440Z] Removing intermediate container ea5541c64a84 [2026-06-23T03:41:38.440Z] ---> adf748bb2916 [2026-06-23T03:41:38.440Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-06-23T03:41:38.714Z] ---> Running in 946b13b15745 [2026-06-23T03:41:39.672Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-23T03:41:39.937Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-23T03:41:39.937Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-23T03:41:39.937Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-23T03:41:40.905Z] Removing intermediate container 946b13b15745 [2026-06-23T03:41:40.905Z] ---> badd5746d313 [2026-06-23T03:41:40.905Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-23T03:41:40.905Z] ---> Running in 641c085776a2 [2026-06-23T03:41:44.247Z] Removing intermediate container 641c085776a2 [2026-06-23T03:41:44.247Z] ---> 804e09e1e1e5 [2026-06-23T03:41:44.247Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init [2026-06-23T03:41:44.247Z] ---> Running in bb20cf615cc5 [2026-06-23T03:41:44.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:41:45.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:41:45.671Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:41:47.072Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:41:47.072Z] (1/27) Installing ca-certificates (20260413-r0) [2026-06-23T03:41:47.072Z] (2/27) Installing brotli-libs (1.1.0-r2) [2026-06-23T03:41:47.072Z] (3/27) Installing c-ares (1.33.1-r0) [2026-06-23T03:41:47.072Z] (4/27) Installing libunistring (1.2-r0) [2026-06-23T03:41:47.072Z] (5/27) Installing libidn2 (2.3.7-r0) [2026-06-23T03:41:47.072Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-06-23T03:41:47.072Z] (7/27) Installing libpsl (0.21.5-r1) [2026-06-23T03:41:47.072Z] (8/27) Installing zstd-libs (1.5.6-r0) [2026-06-23T03:41:47.072Z] (9/27) Installing libcurl (8.14.1-r2) [2026-06-23T03:41:47.072Z] (10/27) Installing curl (8.14.1-r2) [2026-06-23T03:41:47.072Z] (11/27) Installing dumb-init (1.2.5-r3) [2026-06-23T03:41:47.072Z] (12/27) Installing hiredis (1.2.0-r0) [2026-06-23T03:41:47.335Z] (13/27) Installing yaml (0.2.5-r2) [2026-06-23T03:41:47.335Z] (14/27) Installing libcbor (0.11.0-r0) [2026-06-23T03:41:47.335Z] (15/27) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-23T03:41:48.288Z] (16/27) Installing pkgconf (2.2.0-r0) [2026-06-23T03:41:48.288Z] (17/27) Installing openssl-dev (3.3.7-r0) [2026-06-23T03:41:48.288Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-23T03:41:49.242Z] (19/27) Installing gmp (6.3.0-r1) [2026-06-23T03:41:49.242Z] (20/27) Installing nettle (3.10.2-r0) [2026-06-23T03:41:49.242Z] (21/27) Installing libffi (3.4.6-r0) [2026-06-23T03:41:49.242Z] (22/27) Installing libtasn1 (4.21.0-r0) [2026-06-23T03:41:49.242Z] (23/27) Installing p11-kit (0.25.3-r0) [2026-06-23T03:41:49.506Z] (24/27) Installing gnutls (3.8.13-r0) [2026-06-23T03:41:49.506Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-06-23T03:41:49.506Z] (26/27) Installing libuuid (2.40.1-r1) [2026-06-23T03:41:49.506Z] (27/27) Installing linux-headers (6.6-r0) [2026-06-23T03:41:50.085Z] Executing busybox-1.36.1-r31.trigger [2026-06-23T03:41:50.085Z] Executing ca-certificates-20260413-r0.trigger [2026-06-23T03:41:50.353Z] OK: 34 MiB in 41 packages [2026-06-23T03:41:53.690Z] Removing intermediate container bb20cf615cc5 [2026-06-23T03:41:53.690Z] ---> cde883e2b41f [2026-06-23T03:41:53.690Z] Step 17/31 : RUN apk --no-cache upgrade [2026-06-23T03:41:53.690Z] ---> Running in 90dfc3e62973 [2026-06-23T03:41:54.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:41:54.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-23T03:41:55.118Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-23T03:41:56.073Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-23T03:41:56.073Z] OK: 34 MiB in 41 packages [2026-06-23T03:41:57.030Z] Removing intermediate container 90dfc3e62973 [2026-06-23T03:41:57.030Z] ---> 34ab15b3326e [2026-06-23T03:41:57.030Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2026-06-23T03:41:57.986Z] ---> 8b68640bcca6 [2026-06-23T03:41:57.986Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-06-23T03:41:58.252Z] ---> e811ba081f10 [2026-06-23T03:41:58.252Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-06-23T03:41:58.834Z] ---> c9e912cc65a1 [2026-06-23T03:41:58.834Z] Step 21/31 : COPY LICENSE /. [2026-06-23T03:41:59.414Z] ---> 89cdc752ccea [2026-06-23T03:41:59.414Z] Step 22/31 : COPY Attribution.txt /. [2026-06-23T03:41:59.680Z] ---> a423ebfaba64 [2026-06-23T03:41:59.680Z] Step 23/31 : COPY res /res [2026-06-23T03:42:00.263Z] ---> a03e81a05131 [2026-06-23T03:42:00.263Z] Step 24/31 : COPY sample-profiles /sample-profiles [2026-06-23T03:42:00.863Z] ---> fa0eb2241add [2026-06-23T03:42:00.863Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2026-06-23T03:42:00.863Z] ---> Running in 6a067a9f4e43 [2026-06-23T03:42:01.128Z] Removing intermediate container 6a067a9f4e43 [2026-06-23T03:42:01.128Z] ---> 442ae7148e1f [2026-06-23T03:42:01.128Z] Step 26/31 : EXPOSE 59980 [2026-06-23T03:42:01.128Z] ---> Running in 859a2bf97684 [2026-06-23T03:42:01.402Z] Removing intermediate container 859a2bf97684 [2026-06-23T03:42:01.402Z] ---> ab6619b41070 [2026-06-23T03:42:01.402Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2026-06-23T03:42:01.670Z] ---> Running in 25165e9ab55a [2026-06-23T03:42:01.670Z] Removing intermediate container 25165e9ab55a [2026-06-23T03:42:01.670Z] ---> 26e2a628c116 [2026-06-23T03:42:01.670Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2026-06-23T03:42:01.936Z] ---> Running in 10425505c690 [2026-06-23T03:42:02.202Z] Removing intermediate container 10425505c690 [2026-06-23T03:42:02.202Z] ---> 8cdfec8f5895 [2026-06-23T03:42:02.202Z] Step 29/31 : LABEL arch=arm64 [2026-06-23T03:42:02.202Z] ---> Running in bc00dcb2880b [2026-06-23T03:42:02.466Z] Removing intermediate container bc00dcb2880b [2026-06-23T03:42:02.467Z] ---> 880e937d9660 [2026-06-23T03:42:02.467Z] Step 30/31 : LABEL git_sha=e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:42:02.467Z] ---> Running in ce53477b1ffd [2026-06-23T03:42:02.734Z] Removing intermediate container ce53477b1ffd [2026-06-23T03:42:02.735Z] ---> 1ba184f6bf60 [2026-06-23T03:42:02.735Z] Step 31/31 : LABEL version=4.0.2 [2026-06-23T03:42:03.010Z] ---> Running in 6eff64de7b70 [2026-06-23T03:42:03.275Z] Removing intermediate container 6eff64de7b70 [2026-06-23T03:42:03.275Z] ---> 54112fcd00dc [2026-06-23T03:42:03.275Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2026-06-23T03:42:03.275Z] Successfully built 54112fcd00dc [2026-06-23T03:42:03.275Z] Successfully tagged device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:42:03.427Z] provisioning config files... [2026-06-23T03:42:03.442Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/2@tmp/config8099031423716528311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:42:03.802Z] ---> ****-login.sh [2026-06-23T03:42:03.802Z] nexus3.edgexfoundry.org:10001 [2026-06-23T03:42:03.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:42:04.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:42:04.069Z] Configure a credential helper to remove this warning. See [2026-06-23T03:42:04.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:42:04.069Z] [2026-06-23T03:42:04.069Z] Login Succeeded [2026-06-23T03:42:04.069Z] nexus3.edgexfoundry.org:10002 [2026-06-23T03:42:04.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:42:04.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:42:04.336Z] Configure a credential helper to remove this warning. See [2026-06-23T03:42:04.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:42:04.336Z] [2026-06-23T03:42:04.336Z] Login Succeeded [2026-06-23T03:42:04.336Z] nexus3.edgexfoundry.org:10003 [2026-06-23T03:42:04.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:42:04.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:42:04.868Z] Configure a credential helper to remove this warning. See [2026-06-23T03:42:04.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:42:04.868Z] [2026-06-23T03:42:04.868Z] Login Succeeded [2026-06-23T03:42:04.868Z] nexus3.edgexfoundry.org:10004 [2026-06-23T03:42:05.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:42:05.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:42:05.141Z] Configure a credential helper to remove this warning. See [2026-06-23T03:42:05.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:42:05.141Z] [2026-06-23T03:42:05.141Z] Login Succeeded [2026-06-23T03:42:05.141Z] ****.io [2026-06-23T03:42:05.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-23T03:42:05.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-23T03:42:05.670Z] Configure a credential helper to remove this warning. See [2026-06-23T03:42:05.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-23T03:42:05.670Z] [2026-06-23T03:42:05.670Z] Login Succeeded [2026-06-23T03:42:05.670Z] ---> ****-login.sh ends [Pipeline] } [2026-06-23T03:42:05.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:42:05.731Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-23T03:42:05.761Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2026-06-23T03:42:05.761Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:42:05.761Z] 4.0.2 [2026-06-23T03:42:05.761Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [2026-06-23T03:42:05.761Z] palau [2026-06-23T03:42:05.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:06.130Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:06.486Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:42:06.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:42:06.486Z] 3e5d546fb847: Preparing [2026-06-23T03:42:06.486Z] 7b6d7c89acad: Preparing [2026-06-23T03:42:06.486Z] 961b82f4f296: Preparing [2026-06-23T03:42:06.486Z] 144d3043f569: Preparing [2026-06-23T03:42:06.486Z] cb56ea1469ad: Preparing [2026-06-23T03:42:06.486Z] f673c813ede0: Preparing [2026-06-23T03:42:06.486Z] 08a4e17e0e5d: Preparing [2026-06-23T03:42:06.486Z] c4323f77bf5c: Preparing [2026-06-23T03:42:06.486Z] da1e7736cf51: Preparing [2026-06-23T03:42:06.486Z] a2e7f082acb1: Preparing [2026-06-23T03:42:06.486Z] 659b884351f8: Preparing [2026-06-23T03:42:06.486Z] 88b4fba61c4c: Preparing [2026-06-23T03:42:06.486Z] f673c813ede0: Waiting [2026-06-23T03:42:06.486Z] a2e7f082acb1: Waiting [2026-06-23T03:42:06.486Z] 659b884351f8: Waiting [2026-06-23T03:42:06.486Z] 88b4fba61c4c: Waiting [2026-06-23T03:42:06.486Z] 08a4e17e0e5d: Waiting [2026-06-23T03:42:06.486Z] c4323f77bf5c: Waiting [2026-06-23T03:42:06.486Z] da1e7736cf51: Waiting [2026-06-23T03:42:06.749Z] 144d3043f569: Pushed [2026-06-23T03:42:06.749Z] 961b82f4f296: Pushed [2026-06-23T03:42:06.749Z] 3e5d546fb847: Pushed [2026-06-23T03:42:06.749Z] 7b6d7c89acad: Pushed [2026-06-23T03:42:06.749Z] cb56ea1469ad: Pushed [2026-06-23T03:42:10.982Z] a2e7f082acb1: Pushed [2026-06-23T03:42:10.982Z] f673c813ede0: Pushed [2026-06-23T03:42:10.982Z] c4323f77bf5c: Pushed [2026-06-23T03:42:10.982Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:42:10.982Z] 659b884351f8: Pushed [2026-06-23T03:42:10.982Z] 08a4e17e0e5d: Pushed [2026-06-23T03:42:16.300Z] da1e7736cf51: Pushed [2026-06-23T03:42:16.300Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80: digest: sha256:8133b5ec267dfec1b456bc605f59e2b244ad24cdf72a309d1a9acdfb31301806 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:16.660Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:17.023Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.0.2 [2026-06-23T03:42:17.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:42:17.023Z] 3e5d546fb847: Preparing [2026-06-23T03:42:17.023Z] 7b6d7c89acad: Preparing [2026-06-23T03:42:17.023Z] 961b82f4f296: Preparing [2026-06-23T03:42:17.023Z] 144d3043f569: Preparing [2026-06-23T03:42:17.023Z] cb56ea1469ad: Preparing [2026-06-23T03:42:17.023Z] f673c813ede0: Preparing [2026-06-23T03:42:17.023Z] 08a4e17e0e5d: Preparing [2026-06-23T03:42:17.023Z] c4323f77bf5c: Preparing [2026-06-23T03:42:17.023Z] da1e7736cf51: Preparing [2026-06-23T03:42:17.023Z] a2e7f082acb1: Preparing [2026-06-23T03:42:17.023Z] 659b884351f8: Preparing [2026-06-23T03:42:17.023Z] 88b4fba61c4c: Preparing [2026-06-23T03:42:17.023Z] f673c813ede0: Waiting [2026-06-23T03:42:17.023Z] 08a4e17e0e5d: Waiting [2026-06-23T03:42:17.023Z] c4323f77bf5c: Waiting [2026-06-23T03:42:17.023Z] a2e7f082acb1: Waiting [2026-06-23T03:42:17.023Z] 659b884351f8: Waiting [2026-06-23T03:42:17.023Z] 88b4fba61c4c: Waiting [2026-06-23T03:42:17.023Z] da1e7736cf51: Waiting [2026-06-23T03:42:17.023Z] 7b6d7c89acad: Layer already exists [2026-06-23T03:42:17.023Z] 3e5d546fb847: Layer already exists [2026-06-23T03:42:17.023Z] 961b82f4f296: Layer already exists [2026-06-23T03:42:17.023Z] 144d3043f569: Layer already exists [2026-06-23T03:42:17.023Z] cb56ea1469ad: Layer already exists [2026-06-23T03:42:17.023Z] c4323f77bf5c: Layer already exists [2026-06-23T03:42:17.023Z] 08a4e17e0e5d: Layer already exists [2026-06-23T03:42:17.023Z] da1e7736cf51: Layer already exists [2026-06-23T03:42:17.023Z] f673c813ede0: Layer already exists [2026-06-23T03:42:17.023Z] a2e7f082acb1: Layer already exists [2026-06-23T03:42:17.023Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:42:17.023Z] 659b884351f8: Layer already exists [2026-06-23T03:42:17.286Z] 4.0.2: digest: sha256:8133b5ec267dfec1b456bc605f59e2b244ad24cdf72a309d1a9acdfb31301806 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:17.649Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:18.002Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [2026-06-23T03:42:18.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:42:18.002Z] 3e5d546fb847: Preparing [2026-06-23T03:42:18.002Z] 7b6d7c89acad: Preparing [2026-06-23T03:42:18.002Z] 961b82f4f296: Preparing [2026-06-23T03:42:18.002Z] 144d3043f569: Preparing [2026-06-23T03:42:18.002Z] cb56ea1469ad: Preparing [2026-06-23T03:42:18.002Z] f673c813ede0: Preparing [2026-06-23T03:42:18.002Z] 08a4e17e0e5d: Preparing [2026-06-23T03:42:18.002Z] f673c813ede0: Waiting [2026-06-23T03:42:18.002Z] c4323f77bf5c: Preparing [2026-06-23T03:42:18.003Z] da1e7736cf51: Preparing [2026-06-23T03:42:18.003Z] 08a4e17e0e5d: Waiting [2026-06-23T03:42:18.003Z] c4323f77bf5c: Waiting [2026-06-23T03:42:18.003Z] da1e7736cf51: Waiting [2026-06-23T03:42:18.003Z] a2e7f082acb1: Preparing [2026-06-23T03:42:18.003Z] 659b884351f8: Preparing [2026-06-23T03:42:18.003Z] 88b4fba61c4c: Preparing [2026-06-23T03:42:18.003Z] a2e7f082acb1: Waiting [2026-06-23T03:42:18.003Z] 659b884351f8: Waiting [2026-06-23T03:42:18.003Z] 88b4fba61c4c: Waiting [2026-06-23T03:42:18.003Z] 144d3043f569: Layer already exists [2026-06-23T03:42:18.003Z] 7b6d7c89acad: Layer already exists [2026-06-23T03:42:18.003Z] 3e5d546fb847: Layer already exists [2026-06-23T03:42:18.003Z] cb56ea1469ad: Layer already exists [2026-06-23T03:42:18.003Z] 961b82f4f296: Layer already exists [2026-06-23T03:42:18.003Z] c4323f77bf5c: Layer already exists [2026-06-23T03:42:18.003Z] 08a4e17e0e5d: Layer already exists [2026-06-23T03:42:18.003Z] f673c813ede0: Layer already exists [2026-06-23T03:42:18.003Z] a2e7f082acb1: Layer already exists [2026-06-23T03:42:18.003Z] da1e7736cf51: Layer already exists [2026-06-23T03:42:18.003Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:42:18.003Z] 659b884351f8: Layer already exists [2026-06-23T03:42:18.266Z] e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2: digest: sha256:8133b5ec267dfec1b456bc605f59e2b244ad24cdf72a309d1a9acdfb31301806 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:18.631Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:18.995Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:palau [2026-06-23T03:42:18.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-06-23T03:42:18.995Z] 3e5d546fb847: Preparing [2026-06-23T03:42:18.995Z] 7b6d7c89acad: Preparing [2026-06-23T03:42:18.995Z] 961b82f4f296: Preparing [2026-06-23T03:42:18.995Z] 144d3043f569: Preparing [2026-06-23T03:42:18.995Z] cb56ea1469ad: Preparing [2026-06-23T03:42:18.995Z] f673c813ede0: Preparing [2026-06-23T03:42:18.995Z] 08a4e17e0e5d: Preparing [2026-06-23T03:42:18.995Z] c4323f77bf5c: Preparing [2026-06-23T03:42:18.995Z] da1e7736cf51: Preparing [2026-06-23T03:42:18.995Z] a2e7f082acb1: Preparing [2026-06-23T03:42:18.995Z] 659b884351f8: Preparing [2026-06-23T03:42:18.995Z] 88b4fba61c4c: Preparing [2026-06-23T03:42:18.995Z] c4323f77bf5c: Waiting [2026-06-23T03:42:18.995Z] da1e7736cf51: Waiting [2026-06-23T03:42:18.995Z] a2e7f082acb1: Waiting [2026-06-23T03:42:18.995Z] 659b884351f8: Waiting [2026-06-23T03:42:18.995Z] 88b4fba61c4c: Waiting [2026-06-23T03:42:18.995Z] 08a4e17e0e5d: Waiting [2026-06-23T03:42:18.995Z] f673c813ede0: Waiting [2026-06-23T03:42:18.995Z] 3e5d546fb847: Layer already exists [2026-06-23T03:42:18.995Z] 961b82f4f296: Layer already exists [2026-06-23T03:42:18.995Z] 144d3043f569: Layer already exists [2026-06-23T03:42:18.995Z] 7b6d7c89acad: Layer already exists [2026-06-23T03:42:18.995Z] cb56ea1469ad: Layer already exists [2026-06-23T03:42:18.995Z] 08a4e17e0e5d: Layer already exists [2026-06-23T03:42:18.995Z] f673c813ede0: Layer already exists [2026-06-23T03:42:18.995Z] c4323f77bf5c: Layer already exists [2026-06-23T03:42:18.995Z] da1e7736cf51: Layer already exists [2026-06-23T03:42:18.995Z] a2e7f082acb1: Layer already exists [2026-06-23T03:42:18.995Z] 659b884351f8: Layer already exists [2026-06-23T03:42:18.995Z] 88b4fba61c4c: Layer already exists [2026-06-23T03:42:19.258Z] palau: digest: sha256:8133b5ec267dfec1b456bc605f59e2b244ad24cdf72a309d1a9acdfb31301806 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-23T03:42:19.356Z] ===================================================== [Pipeline] echo [2026-06-23T03:42:19.378Z] taggedImages: [2026-06-23T03:42:19.378Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80 [2026-06-23T03:42:19.378Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.0.2 [2026-06-23T03:42:19.378Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:e8b028e5e751e27d7b0dfbd518ce7d785e6f6e80-4.0.2 [2026-06-23T03:42:19.378Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:19.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:42:19.777Z] [2026-06-23T03:42:19.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:20.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:42:20.114Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-23T03:42:20.114Z] 8998bd30e6a1: Pulling fs layer [2026-06-23T03:42:20.114Z] 04944245beec: Pulling fs layer [2026-06-23T03:42:20.114Z] 699f458cf7ca: Pulling fs layer [2026-06-23T03:42:20.114Z] 765212b225bb: Pulling fs layer [2026-06-23T03:42:20.114Z] f23df028b6ca: Pulling fs layer [2026-06-23T03:42:20.114Z] d65c8cfc05b1: Pulling fs layer [2026-06-23T03:42:20.114Z] 2437ff75d9bd: Pulling fs layer [2026-06-23T03:42:20.114Z] 765212b225bb: Waiting [2026-06-23T03:42:20.114Z] f23df028b6ca: Waiting [2026-06-23T03:42:20.114Z] d65c8cfc05b1: Waiting [2026-06-23T03:42:20.114Z] 2437ff75d9bd: Waiting [2026-06-23T03:42:20.379Z] 04944245beec: Verifying Checksum [2026-06-23T03:42:20.379Z] 04944245beec: Download complete [2026-06-23T03:42:20.379Z] 765212b225bb: Download complete [2026-06-23T03:42:20.379Z] f23df028b6ca: Download complete [2026-06-23T03:42:20.379Z] d65c8cfc05b1: Verifying Checksum [2026-06-23T03:42:20.379Z] d65c8cfc05b1: Download complete [2026-06-23T03:42:20.379Z] 699f458cf7ca: Verifying Checksum [2026-06-23T03:42:20.379Z] 699f458cf7ca: Download complete [2026-06-23T03:42:20.961Z] 8998bd30e6a1: Verifying Checksum [2026-06-23T03:42:20.961Z] 8998bd30e6a1: Download complete [2026-06-23T03:42:23.540Z] 2437ff75d9bd: Verifying Checksum [2026-06-23T03:42:23.540Z] 2437ff75d9bd: Download complete [2026-06-23T03:42:25.480Z] 8998bd30e6a1: Pull complete [2026-06-23T03:42:26.064Z] 04944245beec: Pull complete [2026-06-23T03:42:27.465Z] 699f458cf7ca: Pull complete [2026-06-23T03:42:27.731Z] 765212b225bb: Pull complete [2026-06-23T03:42:28.326Z] f23df028b6ca: Pull complete [2026-06-23T03:42:28.591Z] d65c8cfc05b1: Pull complete [2026-06-23T03:42:46.775Z] 2437ff75d9bd: Pull complete [2026-06-23T03:42:46.775Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-23T03:42:46.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-23T03:42:46.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:42:46.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-13727 does not seem to be running inside a container [2026-06-23T03:42:47.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/2 -v /w/workspace/device-bacnet-c/2:/w/workspace/device-bacnet-c/2:rw,z -v /w/workspace/device-bacnet-c/2@tmp:/w/workspace/device-bacnet-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-23T03:42:49.508Z] $ docker top aace495d44785ac42c2a9e331d1eb2bef281937aabacd09b4ec5821306bffac2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:42:50.348Z] ---> job-cost.sh [2026-06-23T03:42:50.348Z] lf-activate-venv: SKIPPING [2026-06-23T03:42:50.349Z] INFO: No Stack... [2026-06-23T03:42:50.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-23T03:42:51.564Z] INFO: Archiving Costs [Pipeline] sh [2026-06-23T03:42:52.209Z] + cat /w/workspace/device-bacnet-c/2/archives/cost.csv [2026-06-23T03:42:52.209Z] + cut -d, -f6 [Pipeline] lock [2026-06-23T03:42:52.228Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] [2026-06-23T03:42:52.237Z] Resource [jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] did not exist. Created. [2026-06-23T03:42:52.243Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-23T03:42:52.596Z] /w/workspace/device-bacnet-c/2@tmp/durable-446f0810/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-23T03:42:52.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-23T03:42:52.936Z] Warning: overwriting stash ‘stack-cost’ [2026-06-23T03:42:53.510Z] Stashed 1 file(s) [Pipeline] } [2026-06-23T03:42:53.521Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-23T03:42:53.554Z] $ docker stop --time=1 aace495d44785ac42c2a9e331d1eb2bef281937aabacd09b4ec5821306bffac2 [2026-06-23T03:42:55.047Z] $ docker rm -f --volumes aace495d44785ac42c2a9e331d1eb2bef281937aabacd09b4ec5821306bffac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-23T03:42:55.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:42:55.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:56.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:42:56.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:42:56.154Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:42:56.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:42:56.400Z] $ docker top 4319e06ce7827d5cb1e2d5b44cb61a9232c6699d31ab4e78fa4f5802c00cc6e9 -eo pid,comm [2026-06-23T03:42:56.442Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T03:42:56.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:42:56.484Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:42:56.785Z] + git semver [Pipeline] } [2026-06-23T03:42:57.061Z] $ docker stop --time=1 4319e06ce7827d5cb1e2d5b44cb61a9232c6699d31ab4e78fa4f5802c00cc6e9 [2026-06-23T03:42:58.349Z] $ docker rm -f --volumes 4319e06ce7827d5cb1e2d5b44cb61a9232c6699d31ab4e78fa4f5802c00cc6e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:58.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:42:58.747Z] [2026-06-23T03:42:58.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:42:59.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:42:59.047Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-23T03:42:59.047Z] ab5ef0e58194: Pulling fs layer [2026-06-23T03:42:59.047Z] 9712f1f96733: Pulling fs layer [2026-06-23T03:42:59.047Z] 63f879dbbcfc: Pulling fs layer [2026-06-23T03:42:59.047Z] 0d9ebad4ef96: Pulling fs layer [2026-06-23T03:42:59.047Z] e9a5061849ea: Pulling fs layer [2026-06-23T03:42:59.047Z] d747dcd14b5f: Pulling fs layer [2026-06-23T03:42:59.047Z] 2de7ff778b66: Pulling fs layer [2026-06-23T03:42:59.047Z] 0d9ebad4ef96: Waiting [2026-06-23T03:42:59.047Z] e9a5061849ea: Waiting [2026-06-23T03:42:59.047Z] d747dcd14b5f: Waiting [2026-06-23T03:42:59.047Z] 2de7ff778b66: Waiting [2026-06-23T03:42:59.047Z] 9712f1f96733: Verifying Checksum [2026-06-23T03:42:59.047Z] 9712f1f96733: Download complete [2026-06-23T03:42:59.307Z] 63f879dbbcfc: Verifying Checksum [2026-06-23T03:42:59.308Z] 63f879dbbcfc: Download complete [2026-06-23T03:42:59.565Z] e9a5061849ea: Verifying Checksum [2026-06-23T03:42:59.565Z] e9a5061849ea: Download complete [2026-06-23T03:42:59.565Z] d747dcd14b5f: Verifying Checksum [2026-06-23T03:42:59.565Z] d747dcd14b5f: Download complete [2026-06-23T03:42:59.565Z] ab5ef0e58194: Verifying Checksum [2026-06-23T03:42:59.565Z] ab5ef0e58194: Download complete [2026-06-23T03:42:59.565Z] 0d9ebad4ef96: Verifying Checksum [2026-06-23T03:42:59.565Z] 0d9ebad4ef96: Download complete [2026-06-23T03:42:59.823Z] 2de7ff778b66: Download complete [2026-06-23T03:43:04.004Z] ab5ef0e58194: Pull complete [2026-06-23T03:43:04.004Z] 9712f1f96733: Pull complete [2026-06-23T03:43:04.004Z] 63f879dbbcfc: Pull complete [2026-06-23T03:43:09.272Z] 0d9ebad4ef96: Pull complete [2026-06-23T03:43:09.272Z] e9a5061849ea: Pull complete [2026-06-23T03:43:09.272Z] d747dcd14b5f: Pull complete [2026-06-23T03:43:10.217Z] 2de7ff778b66: Pull complete [2026-06-23T03:43:10.217Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-23T03:43:10.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-23T03:43:10.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:43:10.311Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:43:10.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-06-23T03:43:12.065Z] $ docker top 9ad5ebcebcc4a5a44fe2201326c5770c345c55aa63b5101a9eca7ecc72067701 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:43:12.145Z] provisioning config files... [2026-06-23T03:43:12.156Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config2132646610443134616tmp [2026-06-23T03:43:12.165Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config17089715986625498675tmp [2026-06-23T03:43:12.174Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config3693408911250862466tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:43:12.207Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:12.498Z] ---> sigul-configuration.sh [2026-06-23T03:43:12.499Z] gpg: directory `/root/.gnupg' created [2026-06-23T03:43:12.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-23T03:43:12.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-23T03:43:12.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-23T03:43:12.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-23T03:43:12.499Z] gpg: CAST5 encrypted data [2026-06-23T03:43:12.499Z] gpg: encrypted with 1 passphrase [2026-06-23T03:43:12.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-23T03:43:12.793Z] + mkdir /home/jenkins [2026-06-23T03:43:12.793Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-23T03:43:13.090Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-06-23T03:43:13.105Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:13.400Z] ---> sigul-install.sh [2026-06-23T03:43:13.400Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-23T03:43:13.697Z] + git tag --list [2026-06-23T03:43:13.697Z] v1.0.0 [2026-06-23T03:43:13.697Z] v1.1.0 [2026-06-23T03:43:13.697Z] v1.3.0 [2026-06-23T03:43:13.697Z] v1.3.1 [2026-06-23T03:43:13.697Z] v2.3.1 [2026-06-23T03:43:13.697Z] v3.0 [2026-06-23T03:43:13.697Z] v3.0.0 [2026-06-23T03:43:13.697Z] v3.0.1 [2026-06-23T03:43:13.697Z] v3.1 [2026-06-23T03:43:13.697Z] v3.1.0 [2026-06-23T03:43:13.697Z] v4.0 [2026-06-23T03:43:13.697Z] v4.0.0 [2026-06-23T03:43:13.697Z] v4.0.1 [2026-06-23T03:43:13.697Z] v4.0.2 [2026-06-23T03:43:13.697Z] v4.1.0-dev.1 [2026-06-23T03:43:13.697Z] v4.1.0-dev.2 [2026-06-23T03:43:13.697Z] v4.1.0-dev.3 [Pipeline] sh [2026-06-23T03:43:13.999Z] + lftools sign git-tag v4.0.2 [2026-06-23T03:43:14.566Z] Signing Git tag with Sigul... [2026-06-23T03:43:14.566Z] Signing v4.0.2 [Pipeline] echo [2026-06-23T03:43:14.839Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:15.131Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-23T03:43:15.138Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-23T03:43:15.170Z] $ docker stop --time=1 9ad5ebcebcc4a5a44fe2201326c5770c345c55aa63b5101a9eca7ecc72067701 [2026-06-23T03:43:16.451Z] $ docker rm -f --volumes 9ad5ebcebcc4a5a44fe2201326c5770c345c55aa63b5101a9eca7ecc72067701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-23T03:43:16.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:43:16.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:43:17.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:43:17.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:43:17.235Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:43:17.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:43:17.503Z] $ docker top 55f01ef33955174e60b9b1a32684e95fd56200405361c039ba656f6817a8faba -eo pid,comm [2026-06-23T03:43:17.545Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T03:43:17.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:43:17.579Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:43:17.878Z] + git semver [Pipeline] } [2026-06-23T03:43:18.150Z] $ docker stop --time=1 55f01ef33955174e60b9b1a32684e95fd56200405361c039ba656f6817a8faba [2026-06-23T03:43:19.391Z] $ docker rm -f --volumes 55f01ef33955174e60b9b1a32684e95fd56200405361c039ba656f6817a8faba [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-23T03:43:19.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-23T03:43:19.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:43:20.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-23T03:43:20.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:43:20.134Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:43:20.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-23T03:43:20.385Z] $ docker top e9bc9257ca77d029fb9c399de1dac0b1ff76dce9b91127cf5f5607d9225aa796 -eo pid,comm [2026-06-23T03:43:20.423Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-23T03:43:20.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-23T03:43:20.469Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-23T03:43:20.767Z] + git semver [Pipeline] } [2026-06-23T03:43:21.040Z] $ docker stop --time=1 e9bc9257ca77d029fb9c399de1dac0b1ff76dce9b91127cf5f5607d9225aa796 [2026-06-23T03:43:22.313Z] $ docker rm -f --volumes e9bc9257ca77d029fb9c399de1dac0b1ff76dce9b91127cf5f5607d9225aa796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-23T03:43:22.808Z] + [ -d /w/workspace/gexfoundry_device-bacnet-c_palau/archives ] [2026-06-23T03:43:22.808Z] + ls -al /w/workspace/gexfoundry_device-bacnet-c_palau/archives [2026-06-23T03:43:22.808Z] total 16 [2026-06-23T03:43:22.808Z] drwxr-xr-x 3 root root 4096 Jun 23 03:35 . [2026-06-23T03:43:22.808Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 03:43 .. [2026-06-23T03:43:22.808Z] drwxr-xr-x 2 root root 4096 Jun 23 03:35 cost [2026-06-23T03:43:22.808Z] -rw-r--r-- 1 root root 86 Jun 23 03:35 cost.csv [2026-06-23T03:43:22.808Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-bacnet-c_palau/archives [2026-06-23T03:43:22.808Z] + ls -al /w/workspace/gexfoundry_device-bacnet-c_palau/archives [2026-06-23T03:43:22.808Z] total 16 [2026-06-23T03:43:22.808Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:35 . [2026-06-23T03:43:22.808Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 03:43 .. [2026-06-23T03:43:22.808Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 03:35 cost [2026-06-23T03:43:22.809Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 23 03:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:23.095Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:23.951Z] ---> package-listing.sh [2026-06-23T03:43:23.951Z] ++ facter osfamily [2026-06-23T03:43:23.951Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-23T03:43:24.210Z] + OS_FAMILY=debian [2026-06-23T03:43:24.210Z] + workspace=/w/workspace/gexfoundry_device-bacnet-c_palau [2026-06-23T03:43:24.210Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-23T03:43:24.210Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-23T03:43:24.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-23T03:43:24.210Z] + PACKAGES=/tmp/packages_start.txt [2026-06-23T03:43:24.210Z] + '[' /w/workspace/gexfoundry_device-bacnet-c_palau ']' [2026-06-23T03:43:24.210Z] + PACKAGES=/tmp/packages_end.txt [2026-06-23T03:43:24.210Z] + case "${OS_FAMILY}" in [2026-06-23T03:43:24.210Z] + dpkg -l [2026-06-23T03:43:24.210Z] + grep '^ii' [2026-06-23T03:43:24.210Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-23T03:43:24.210Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-23T03:43:24.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-23T03:43:24.210Z] + '[' /w/workspace/gexfoundry_device-bacnet-c_palau ']' [2026-06-23T03:43:24.210Z] + mkdir -p /w/workspace/gexfoundry_device-bacnet-c_palau/archives/ [2026-06-23T03:43:24.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-bacnet-c_palau/archives/ [Pipeline] echo [2026-06-23T03:43:24.222Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-bacnet-c_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-23T03:43:24.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-23T03:43:25.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-23T03:43:25.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-23T03:43:25.146Z] prd-ubuntu20.04-docker-8c-8g-13726 does not seem to be running inside a container [2026-06-23T03:43:25.177Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-bacnet-c_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-bacnet-c_palau -v /w/workspace/gexfoundry_device-bacnet-c_palau:/w/workspace/gexfoundry_device-bacnet-c_palau:rw,z -v /w/workspace/gexfoundry_device-bacnet-c_palau@tmp:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-23T03:43:25.389Z] $ docker top 77799fc66fed801593914ce3f6261d9e15cfffa40ecf85255af7f13b79f37616 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-23T03:43:25.736Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-23T03:43:26.019Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-23T03:43:26.304Z] + ls /var/log/sa-host [2026-06-23T03:43:26.304Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-23T03:43:26.390Z] provisioning config files... [2026-06-23T03:43:26.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-bacnet-c_palau@tmp/config16754996670568181424tmp [Pipeline] { [Pipeline] echo [2026-06-23T03:43:26.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:26.699Z] ---> create-netrc.sh [Pipeline] } [2026-06-23T03:43:26.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:27.078Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-23T03:43:27.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:27.372Z] ---> sudo-logs.sh [2026-06-23T03:43:27.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-23T03:43:27.409Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:27.691Z] ---> job-cost.sh [2026-06-23T03:43:27.691Z] lf-activate-venv: SKIPPING [2026-06-23T03:43:27.691Z] DEBUG: total: 0.2199999988079071 [2026-06-23T03:43:27.691Z] INFO: Retrieving Stack Cost... [2026-06-23T03:43:27.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-23T03:43:28.210Z] INFO: Archiving Costs [Pipeline] echo [2026-06-23T03:43:28.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-23T03:43:28.505Z] ---> logs-deploy.sh [2026-06-23T03:43:28.505Z] lf-activate-venv: SKIPPING [2026-06-23T03:43:28.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/palau/2 [2026-06-23T03:43:28.505Z] INFO: archiving workspace using pattern(s): [2026-06-23T03:43:29.451Z] Archives upload complete. [2026-06-23T03:43:29.451Z] INFO: archiving logs to Nexus