Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11dab76be4e7d729cbb51d1712275157f21268b1 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-ssh1426428805887629480.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14387462937260541225.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8832235869036855047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10763350717265448576.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8913027547687916004.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-40508 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11dab76be4e7d729cbb51d1712275157f21268b1 (main) Commit message: "Merge pull request #101 from FelixTing/move-to-sdk-v4.0.0" > 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 11dab76be4e7d729cbb51d1712275157f21268b1 # timeout=10 > git rev-list --no-walk d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T02:20:06.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T02:20:06.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T02:20:06.772Z] ========================================================= [2025-03-07T02:20:06.772Z] EdgeX Global Pipelines Version Info [2025-03-07T02:20:06.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:20:07.510Z] ------------------- [2025-03-07T02:20:07.510Z] stable info: [2025-03-07T02:20:07.510Z] ------------------- [2025-03-07T02:20:07.510Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T02:20:07.510Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:20:07.510Z] Message: update stable to v1.0.269 [2025-03-07T02:20:08.083Z] ------------------- [2025-03-07T02:20:08.083Z] experimental info: [2025-03-07T02:20:08.083Z] ------------------- [2025-03-07T02:20:08.083Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-07T02:20:08.083Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:20:08.083Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T02:20:08.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-03-07T02:20:08.181Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-03-07T02:20:08.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T02:20:08.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T02:20:08.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T02:20:08.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-07T02:20:08.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-07T02:20:08.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T02:20:08.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T02:20:08.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-03-07T02:20:08.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T02:20:08.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T02:20:08.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:20:08.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:20:08.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T02:20:08.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T02:20:08.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T02:20:08.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-07T02:20:08.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-07T02:20:08.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-07T02:20:08.652Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] echo [2025-03-07T02:20:08.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11dab76 [Pipeline] echo [2025-03-07T02:20:08.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:20:08.762Z] provisioning config files... [2025-03-07T02:20:08.823Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config3733333674796413974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:20:09.177Z] ---> ****-login.sh [2025-03-07T02:20:09.177Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:20:09.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:09.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:09.438Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:09.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:09.438Z] [2025-03-07T02:20:09.438Z] Login Succeeded [2025-03-07T02:20:09.438Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:20:09.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:09.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:09.697Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:09.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:09.697Z] [2025-03-07T02:20:09.697Z] Login Succeeded [2025-03-07T02:20:09.697Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:20:09.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:09.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:09.697Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:09.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:09.697Z] [2025-03-07T02:20:09.697Z] Login Succeeded [2025-03-07T02:20:09.697Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:20:09.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:09.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:09.957Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:09.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:09.957Z] [2025-03-07T02:20:09.957Z] Login Succeeded [2025-03-07T02:20:09.957Z] ****.io [2025-03-07T02:20:09.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:10.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:10.217Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:10.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:10.217Z] [2025-03-07T02:20:10.217Z] Login Succeeded [2025-03-07T02:20:10.218Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:20:10.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-07T02:20:10.621Z] + git rev-list -1 --merges 11dab76be4e7d729cbb51d1712275157f21268b1~1..11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] echo [2025-03-07T02:20:10.650Z] -----------> git rev-list -1 --merges 11dab76be4e7d729cbb51d1712275157f21268b1~1..11dab76be4e7d729cbb51d1712275157f21268b1 11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:20:10.650Z] 11dab76be4e7d729cbb51d1712275157f21268b1 [false] [Pipeline] sh [2025-03-07T02:20:10.943Z] + git log --format=format:%s -1 11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] echo [2025-03-07T02:20:10.957Z] ========================================================= [2025-03-07T02:20:10.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:20:10.957Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-07T02:20:11.405Z] + git rev-list -1 --merges 11dab76be4e7d729cbb51d1712275157f21268b1~1..11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] echo [2025-03-07T02:20:11.417Z] -----------> git rev-list -1 --merges 11dab76be4e7d729cbb51d1712275157f21268b1~1..11dab76be4e7d729cbb51d1712275157f21268b1 11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:20:11.417Z] 11dab76be4e7d729cbb51d1712275157f21268b1 [false] [Pipeline] sh [2025-03-07T02:20:11.706Z] + git log --format=format:%s -1 11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] echo [2025-03-07T02:20:11.722Z] ========================================================= [2025-03-07T02:20:11.722Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:20:11.722Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-07T02:20:12.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:20:12.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T02:20:12.106Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T02:20:12.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T02:20:12.106Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T02:20:12.106Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T02:20:12.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:12.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:20:12.479Z] [2025-03-07T02:20:12.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:12.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:20:12.811Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T02:20:12.811Z] b85a868b505f: Pulling fs layer [2025-03-07T02:20:12.811Z] e2be974225ed: Pulling fs layer [2025-03-07T02:20:12.811Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T02:20:12.811Z] 988bab9f4d93: Pulling fs layer [2025-03-07T02:20:12.811Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T02:20:12.811Z] eaf3925da568: Pulling fs layer [2025-03-07T02:20:12.811Z] bab4dde63d76: Pulling fs layer [2025-03-07T02:20:12.811Z] bde34c3a00c8: Pulling fs layer [2025-03-07T02:20:12.811Z] b352a97aabf1: Pulling fs layer [2025-03-07T02:20:12.811Z] 4872d77fe225: Pulling fs layer [2025-03-07T02:20:12.811Z] 5851b861e8e6: Pulling fs layer [2025-03-07T02:20:12.811Z] bde34c3a00c8: Waiting [2025-03-07T02:20:12.811Z] bab4dde63d76: Waiting [2025-03-07T02:20:12.811Z] b352a97aabf1: Waiting [2025-03-07T02:20:12.811Z] 4872d77fe225: Waiting [2025-03-07T02:20:12.811Z] 1469e6f7b9e6: Waiting [2025-03-07T02:20:12.811Z] 5851b861e8e6: Waiting [2025-03-07T02:20:12.811Z] 988bab9f4d93: Waiting [2025-03-07T02:20:12.811Z] eaf3925da568: Waiting [2025-03-07T02:20:12.811Z] e2be974225ed: Download complete [2025-03-07T02:20:12.811Z] 988bab9f4d93: Verifying Checksum [2025-03-07T02:20:12.811Z] 988bab9f4d93: Download complete [2025-03-07T02:20:12.811Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T02:20:12.811Z] 1469e6f7b9e6: Download complete [2025-03-07T02:20:13.074Z] eaf3925da568: Verifying Checksum [2025-03-07T02:20:13.074Z] eaf3925da568: Download complete [2025-03-07T02:20:13.074Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T02:20:13.074Z] 339a4e72a1f5: Download complete [2025-03-07T02:20:13.074Z] bde34c3a00c8: Download complete [2025-03-07T02:20:13.074Z] b352a97aabf1: Download complete [2025-03-07T02:20:13.074Z] 4872d77fe225: Download complete [2025-03-07T02:20:13.074Z] 5851b861e8e6: Verifying Checksum [2025-03-07T02:20:13.074Z] b85a868b505f: Download complete [2025-03-07T02:20:13.334Z] bab4dde63d76: Verifying Checksum [2025-03-07T02:20:13.334Z] bab4dde63d76: Download complete [2025-03-07T02:20:14.269Z] b85a868b505f: Pull complete [2025-03-07T02:20:14.608Z] e2be974225ed: Pull complete [2025-03-07T02:20:14.875Z] 339a4e72a1f5: Pull complete [2025-03-07T02:20:15.138Z] 988bab9f4d93: Pull complete [2025-03-07T02:20:15.397Z] 1469e6f7b9e6: Pull complete [2025-03-07T02:20:15.397Z] eaf3925da568: Pull complete [2025-03-07T02:20:17.308Z] bab4dde63d76: Pull complete [2025-03-07T02:20:17.308Z] bde34c3a00c8: Pull complete [2025-03-07T02:20:17.308Z] b352a97aabf1: Pull complete [2025-03-07T02:20:17.308Z] 4872d77fe225: Pull complete [2025-03-07T02:20:17.576Z] 5851b861e8e6: Pull complete [2025-03-07T02:20:17.576Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T02:20:17.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:20:17.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:20:17.752Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:20:17.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:20:19.850Z] $ docker top 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade -eo pid,comm [2025-03-07T02:20:19.906Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:20:19.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:20:19.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:20:19.957Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:20:20.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:20:20.069Z] $ docker exec 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade ssh-agent [2025-03-07T02:20:20.193Z] SSH_AUTH_SOCK=/tmp/ssh-vYA8E9KneyqW/agent.32 [2025-03-07T02:20:20.193Z] SSH_AGENT_PID=38 [2025-03-07T02:20:20.199Z] Running ssh-add (command line suppressed) [2025-03-07T02:20:20.293Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_7813317960990193927.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_7813317960990193927.key) [2025-03-07T02:20:20.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:20:20.602Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T02:20:20.611Z] $ docker exec --env ******** --env ******** 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade ssh-agent -k [2025-03-07T02:20:20.722Z] unset SSH_AUTH_SOCK; [2025-03-07T02:20:20.722Z] unset SSH_AGENT_PID; [2025-03-07T02:20:20.722Z] echo Agent pid 38 killed; [2025-03-07T02:20:20.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T02:20:20.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:20:20.777Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:20:20.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:20:20.891Z] $ docker exec 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade ssh-agent [2025-03-07T02:20:20.998Z] SSH_AUTH_SOCK=/tmp/ssh-WlRAGUMYHAJV/agent.70 [2025-03-07T02:20:20.998Z] SSH_AGENT_PID=76 [2025-03-07T02:20:21.004Z] Running ssh-add (command line suppressed) [2025-03-07T02:20:21.105Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14380179660677107648.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_14380179660677107648.key) [2025-03-07T02:20:21.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:20:21.466Z] + git semver init [2025-03-07T02:20:21.725Z] 2025-03-07 02:20:21,600 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T02:20:21.725Z] 2025-03-07 02:20:21,601 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-03-07T02:20:21.725Z] 2025-03-07 02:20:21,601 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-03-07T02:20:21.725Z] 2025-03-07 02:20:21,602 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:20:22.295Z] 2025-03-07 02:20:22,233 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2025-03-07T02:20:22.295Z] 2025-03-07 02:20:22,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2025-03-07T02:20:22.295Z] 2025-03-07 02:20:22,233 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:20:22.295Z] 2025-03-07 02:20:22,233 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:20:22.295Z] 3.2.0-dev.4 [Pipeline] } [2025-03-07T02:20:22.301Z] $ docker exec --env ******** --env ******** 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade ssh-agent -k [2025-03-07T02:20:22.393Z] unset SSH_AUTH_SOCK; [2025-03-07T02:20:22.394Z] unset SSH_AGENT_PID; [2025-03-07T02:20:22.394Z] echo Agent pid 76 killed; [2025-03-07T02:20:22.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:20:22.719Z] + git semver [Pipeline] } [2025-03-07T02:20:23.016Z] $ docker stop --time=1 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade [2025-03-07T02:20:24.309Z] $ docker rm -f --volumes 1f385db36a0af375f0ff86131eda743f10d51826ab6994baf88868126fdc5ade [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:20:24.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T02:20:24.905Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T02:20:24.909Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:20:25.050Z] provisioning config files... [2025-03-07T02:20:25.058Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10622553564299652755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:20:25.356Z] ---> ****-login.sh [2025-03-07T02:20:25.356Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:20:25.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:25.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:25.356Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:25.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:25.356Z] [2025-03-07T02:20:25.357Z] Login Succeeded [2025-03-07T02:20:25.357Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:20:25.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:25.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:25.357Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:25.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:25.357Z] [2025-03-07T02:20:25.357Z] Login Succeeded [2025-03-07T02:20:25.357Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:20:25.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:25.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:25.618Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:25.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:25.618Z] [2025-03-07T02:20:25.618Z] Login Succeeded [2025-03-07T02:20:25.618Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:20:25.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:25.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:25.618Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:25.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:25.618Z] [2025-03-07T02:20:25.618Z] Login Succeeded [2025-03-07T02:20:25.618Z] ****.io [2025-03-07T02:20:25.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:20:25.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:20:25.878Z] Configure a credential helper to remove this warning. See [2025-03-07T02:20:25.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:20:25.878Z] [2025-03-07T02:20:25.878Z] Login Succeeded [2025-03-07T02:20:25.878Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:20:25.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:20:25.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:20:25.992Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-07T02:20:26.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:20:26.022Z] ========================================================= [2025-03-07T02:20:26.022Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-07T02:20:26.022Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:20:26.335Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-07T02:20:26.336Z] Sending build context to Docker daemon 781.3kB [2025-03-07T02:20:26.336Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-03-07T02:20:26.336Z] Step 2/12 : FROM ${BASE} [2025-03-07T02:20:26.336Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-07T02:20:26.336Z] 96526aa774ef: Pulling fs layer [2025-03-07T02:20:26.336Z] da60e534fd72: Pulling fs layer [2025-03-07T02:20:26.336Z] 96526aa774ef: Verifying Checksum [2025-03-07T02:20:26.336Z] 96526aa774ef: Download complete [2025-03-07T02:20:26.614Z] 96526aa774ef: Pull complete [2025-03-07T02:20:27.186Z] da60e534fd72: Verifying Checksum [2025-03-07T02:20:27.187Z] da60e534fd72: Download complete [2025-03-07T02:20:30.470Z] da60e534fd72: Pull complete [2025-03-07T02:20:30.470Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-07T02:20:30.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-07T02:20:30.470Z] ---> 6605166a5db4 [2025-03-07T02:20:30.470Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:20:33.012Z] ---> Running in 4a8c0896aeb5 [2025-03-07T02:20:33.272Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:20:33.846Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:20:33.846Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:20:33.846Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:20:34.105Z] Removing intermediate container 4a8c0896aeb5 [2025-03-07T02:20:34.105Z] ---> 24f3d3adbb27 [2025-03-07T02:20:34.105Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:20:34.105Z] ---> Running in 2d3de3660734 [2025-03-07T02:20:34.674Z] Removing intermediate container 2d3de3660734 [2025-03-07T02:20:34.674Z] ---> c2c51e1c3410 [2025-03-07T02:20:34.674Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-07T02:20:34.674Z] ---> Running in 7166460cbe72 [2025-03-07T02:20:34.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:35.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:35.194Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:35.765Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:20:35.765Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-07T02:20:35.765Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-07T02:20:35.765Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-07T02:20:35.765Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-07T02:20:35.765Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:20:36.335Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:20:36.630Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:20:36.630Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-07T02:20:36.630Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-07T02:20:36.630Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-07T02:20:36.630Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-07T02:20:36.630Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-07T02:20:36.889Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-07T02:20:36.889Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-07T02:20:36.889Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-07T02:20:36.889Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-07T02:20:36.889Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-07T02:20:36.889Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-07T02:20:36.889Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:20:36.889Z] OK: 336 MiB in 100 packages [2025-03-07T02:20:37.457Z] Removing intermediate container 7166460cbe72 [2025-03-07T02:20:37.457Z] ---> a91d2b679438 [2025-03-07T02:20:37.457Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-07T02:20:37.457Z] ---> Running in 5aec497224be [2025-03-07T02:20:37.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:37.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:37.975Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:38.542Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:20:38.542Z] Upgrading critical system libraries and apk-tools: [2025-03-07T02:20:38.542Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-07T02:20:38.542Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:20:38.542Z] Continuing the upgrade transaction with new apk-tools: [2025-03-07T02:20:38.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:38.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:38.874Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:20:39.441Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:20:39.441Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:20:39.441Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:20:39.441Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-07T02:20:39.441Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:20:39.441Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-07T02:20:39.441Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:20:39.441Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:20:39.441Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:20:39.441Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:20:39.441Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-07T02:20:39.441Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-07T02:20:39.441Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-07T02:20:39.441Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-07T02:20:39.441Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:20:39.441Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-07T02:20:39.441Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-07T02:20:39.441Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:20:39.441Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:20:39.700Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-07T02:20:39.700Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:20:39.700Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:20:39.700Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:20:39.700Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:20:39.700Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:20:39.700Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:20:39.700Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:20:39.700Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:20:39.700Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:20:39.700Z] OK: 337 MiB in 103 packages [2025-03-07T02:20:40.016Z] Still waiting to schedule task [2025-03-07T02:20:40.016Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-07T02:20:41.139Z] Removing intermediate container 5aec497224be [2025-03-07T02:20:41.139Z] ---> 5dee63b18731 [2025-03-07T02:20:41.139Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-03-07T02:20:41.139Z] ---> a900a5b04487 [2025-03-07T02:20:41.139Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-03-07T02:20:41.139Z] ---> c2ac4d3a0093 [2025-03-07T02:20:41.139Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-03-07T02:20:41.400Z] ---> 4317a8aa444c [2025-03-07T02:20:41.400Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-03-07T02:20:41.400Z] ---> Running in cfbd401726ee [2025-03-07T02:20:41.400Z] Removing intermediate container cfbd401726ee [2025-03-07T02:20:41.400Z] ---> 656771d97c8d [2025-03-07T02:20:41.400Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-07T02:20:41.400Z] ---> Running in 81cd01752d4c [2025-03-07T02:20:41.660Z] + CSDK_VER=4.0.0 [2025-03-07T02:20:41.660Z] + '[' '!' -d deps ] [2025-03-07T02:20:41.660Z] + mkdir deps [2025-03-07T02:20:41.660Z] + cd /device-bacnet-c/deps [2025-03-07T02:20:41.660Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:20:41.660Z] Connecting to github.com (140.82.112.3:443) [2025-03-07T02:20:41.920Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-03-07T02:20:42.180Z] saving to 'v4.0.0.zip' [2025-03-07T02:20:42.180Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:20:42.180Z] 'v4.0.0.zip' saved [2025-03-07T02:20:42.180Z] + unzip v4.0.0.zip [2025-03-07T02:20:42.180Z] Archive: v4.0.0.zip [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:20:42.180Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:20:42.180Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:20:42.181Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:20:42.181Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:20:42.181Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:20:42.181Z] + ./scripts/build.sh [2025-03-07T02:20:42.181Z] + CPPCHECK=false [2025-03-07T02:20:42.181Z] + DOCGEN=false [2025-03-07T02:20:42.181Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:20:42.181Z] + '[' 0 -gt 0 ] [2025-03-07T02:20:42.181Z] + readlink -f ./scripts/build.sh [2025-03-07T02:20:42.181Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:20:42.181Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:20:42.181Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:20:42.181Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:20:42.181Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:20:42.181Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:20:42.181Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:20:42.181Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:20:42.181Z] -- Detecting C compiler ABI info [2025-03-07T02:20:42.440Z] -- Detecting C compiler ABI info - done [2025-03-07T02:20:42.440Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:20:42.440Z] -- Detecting C compile features [2025-03-07T02:20:42.440Z] -- Detecting C compile features - done [2025-03-07T02:20:42.440Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:20:42.440Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:20:42.440Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:20:42.440Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:20:42.440Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:20:42.440Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:20:42.440Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:20:42.440Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:20:42.440Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:20:42.440Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:20:42.699Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:20:42.699Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:20:42.699Z] -- Configuring done (0.5s) [2025-03-07T02:20:42.699Z] -- Generating done (0.0s) [2025-03-07T02:20:42.699Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:20:42.699Z] + make all package [2025-03-07T02:20:42.699Z] + tee release.log [2025-03-07T02:20:42.699Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:20:42.959Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:20:42.959Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:20:43.220Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:20:43.220Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:20:43.479Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:20:43.740Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:20:43.740Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:20:44.000Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:20:44.260Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:20:44.260Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:20:44.523Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:20:44.523Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:20:44.784Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:20:44.784Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:20:45.322Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:20:45.322Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:20:45.582Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:20:45.582Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:20:45.841Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:20:45.841Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:20:47.219Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:20:47.219Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:20:47.219Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:20:47.219Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:20:47.219Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:20:47.480Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:20:47.740Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:20:48.000Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:20:48.000Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:20:48.260Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:20:48.519Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:20:48.519Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:20:48.519Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:20:48.519Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:20:48.519Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:20:48.519Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:20:48.519Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:20:48.519Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:20:48.857Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:20:48.857Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:20:48.857Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:20:49.116Z] [ 68%] Built target csdk [2025-03-07T02:20:49.116Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:20:49.116Z] [ 72%] Linking C executable template [2025-03-07T02:20:49.116Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:49.375Z] [ 72%] Built target template [2025-03-07T02:20:49.375Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:20:49.375Z] [ 76%] Linking C executable device-counter [2025-03-07T02:20:49.375Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:49.375Z] [ 76%] Built target device-counter [2025-03-07T02:20:49.375Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:20:49.634Z] [ 80%] Linking C executable device-random [2025-03-07T02:20:49.634Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:49.634Z] [ 80%] Built target device-random [2025-03-07T02:20:49.634Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:20:49.894Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:20:49.894Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:49.894Z] [ 84%] Built target device-gyro [2025-03-07T02:20:49.894Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:20:49.894Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:20:49.894Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:50.154Z] [ 88%] Built target device-bitfields [2025-03-07T02:20:50.154Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:20:50.154Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:20:50.154Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:50.415Z] [ 92%] Built target template-discovery [2025-03-07T02:20:50.415Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:20:50.415Z] [ 96%] Linking C executable device-file [2025-03-07T02:20:50.415Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:50.415Z] [ 96%] Built target device-file [2025-03-07T02:20:50.415Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:20:50.676Z] [100%] Linking C executable device-terminal [2025-03-07T02:20:50.676Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:50.676Z] [100%] Built target device-terminal [2025-03-07T02:20:50.676Z] Run CPack packaging tool... [2025-03-07T02:20:50.676Z] CPack: Create package using TGZ [2025-03-07T02:20:50.676Z] CPack: Install projects [2025-03-07T02:20:50.676Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:20:50.935Z] CPack: - Install project: Csdk [] [2025-03-07T02:20:50.936Z] CPack: Create package [2025-03-07T02:20:51.196Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:20:51.196Z] + '[' false '=' true ] [2025-03-07T02:20:51.196Z] + '[' false '=' true ] [2025-03-07T02:20:51.196Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:20:51.196Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:20:51.196Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:20:51.196Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:20:51.196Z] -- Detecting C compiler ABI info [2025-03-07T02:20:51.456Z] -- Detecting C compiler ABI info - done [2025-03-07T02:20:51.456Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:20:51.456Z] -- Detecting C compile features [2025-03-07T02:20:51.456Z] -- Detecting C compile features - done [2025-03-07T02:20:51.456Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:20:51.456Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:20:51.456Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:20:51.456Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:20:51.456Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:20:51.456Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:20:51.456Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:20:51.456Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:20:51.456Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:20:51.456Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:20:51.456Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:20:51.714Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:20:51.714Z] -- Configuring done (0.5s) [2025-03-07T02:20:51.714Z] -- Generating done (0.0s) [2025-03-07T02:20:51.714Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:20:51.714Z] + make [2025-03-07T02:20:51.714Z] + tee debug.log [2025-03-07T02:20:51.714Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:20:51.715Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:20:51.974Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:20:51.974Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:20:51.974Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:20:52.237Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:20:52.237Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:20:52.237Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:20:52.497Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:20:52.497Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:20:52.497Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:20:52.497Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:20:52.757Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:20:52.757Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:20:52.757Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:20:53.016Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:20:53.016Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:20:53.016Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:20:53.275Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:20:53.275Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:20:53.275Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:20:53.534Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:20:53.535Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:20:53.535Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:20:53.795Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:20:53.795Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:20:53.795Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:20:54.054Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:20:54.054Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:20:54.314Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:20:54.314Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:20:54.574Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:20:54.574Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:20:54.574Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:20:54.574Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:20:54.832Z] [ 68%] Built target csdk [2025-03-07T02:20:54.832Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:20:54.832Z] [ 72%] Linking C executable template [2025-03-07T02:20:54.832Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:54.832Z] [ 72%] Built target template [2025-03-07T02:20:54.832Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:20:54.832Z] [ 76%] Linking C executable device-counter [2025-03-07T02:20:55.091Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.091Z] [ 76%] Built target device-counter [2025-03-07T02:20:55.091Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:20:55.091Z] [ 80%] Linking C executable device-random [2025-03-07T02:20:55.091Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.091Z] [ 80%] Built target device-random [2025-03-07T02:20:55.091Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:20:55.350Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:20:55.350Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.350Z] [ 84%] Built target device-gyro [2025-03-07T02:20:55.350Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:20:55.350Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:20:55.350Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.609Z] [ 88%] Built target device-bitfields [2025-03-07T02:20:55.609Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:20:55.609Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:20:55.609Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.609Z] [ 92%] Built target template-discovery [2025-03-07T02:20:55.609Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:20:55.868Z] [ 96%] Linking C executable device-file [2025-03-07T02:20:55.868Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.868Z] [ 96%] Built target device-file [2025-03-07T02:20:55.868Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:20:55.868Z] [100%] Linking C executable device-terminal [2025-03-07T02:20:55.868Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:20:55.868Z] [100%] Built target device-terminal [2025-03-07T02:20:56.128Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:20:56.128Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:20:56.128Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:20:56.128Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:20:56.128Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:20:56.128Z] + rm -rf /device-bacnet-c/deps [2025-03-07T02:20:56.388Z] Removing intermediate container 81cd01752d4c [2025-03-07T02:20:56.388Z] ---> ed085181f3eb [2025-03-07T02:20:56.388Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-03-07T02:20:56.646Z] ---> Running in ad89f5643875 [2025-03-07T02:20:56.908Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-07T02:20:56.908Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-07T02:20:56.908Z] + dirname /device-bacnet-c/scripts [2025-03-07T02:20:56.908Z] + ROOT=/device-bacnet-c [2025-03-07T02:20:56.908Z] + echo /device-bacnet-c [2025-03-07T02:20:56.908Z] + cd /device-bacnet-c [2025-03-07T02:20:56.908Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-07T02:20:56.908Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-03-07T02:20:56.908Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-03-07T02:20:56.908Z] /device-bacnet-c [2025-03-07T02:20:56.908Z] Cloning into 'bacnet-stack'... [2025-03-07T02:20:59.439Z] + cd /device-bacnet-c/bacnet-stack [2025-03-07T02:20:59.439Z] + git checkout v0.8.6-IOTech [2025-03-07T02:21:00.376Z] Note: switching to 'v0.8.6-IOTech'. [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-03-07T02:21:00.377Z] changes and commit them, and you can discard any commits you make in this [2025-03-07T02:21:00.377Z] state without impacting any branches by switching back to a branch. [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] If you want to create a new branch to retain commits you create, you may [2025-03-07T02:21:00.377Z] do so (now or later) by using -c with the switch command. Example: [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] git switch -c [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] Or undo this operation with: [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] git switch - [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-03-07T02:21:00.377Z] [2025-03-07T02:21:00.377Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-03-07T02:21:00.377Z] + mkdir -p /device-bacnet-c/lib/ip [2025-03-07T02:21:00.377Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-03-07T02:21:00.377Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-03-07T02:21:00.377Z] make -s -C lib clean [2025-03-07T02:21:00.377Z] make -s -C demo clean [2025-03-07T02:21:00.377Z] make -s -C demo/router clean [2025-03-07T02:21:00.377Z] make -s -C demo/router-ipv6 clean [2025-03-07T02:21:00.377Z] make -s -C demo/gateway clean [2025-03-07T02:21:00.377Z] make -s -C lib all [2025-03-07T02:21:04.577Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-03-07T02:21:04.577Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-03-07T02:21:04.577Z] 147 | pthread_cancel(hThread); [2025-03-07T02:21:04.577Z] | ^~~~~~~ [2025-03-07T02:21:04.577Z] | | [2025-03-07T02:21:04.577Z] | long unsigned int [2025-03-07T02:21:04.577Z] In file included from ../ports/linux/net.h:73, [2025-03-07T02:21:04.577Z] from ../ports/linux/dlmstp.c:43: [2025-03-07T02:21:04.577Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-03-07T02:21:04.577Z] 98 | int pthread_cancel(pthread_t); [2025-03-07T02:21:04.577Z] | ^~~~~~~~~ [2025-03-07T02:21:04.577Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-03-07T02:21:04.577Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-03-07T02:21:04.577Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-03-07T02:21:04.577Z] | ^~~~~~~~ [2025-03-07T02:21:04.577Z] | | [2025-03-07T02:21:04.577Z] | long unsigned int * [2025-03-07T02:21:04.577Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-03-07T02:21:04.577Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-03-07T02:21:04.577Z] | ^ [2025-03-07T02:21:08.770Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-03-07T02:21:08.770Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-03-07T02:21:08.770Z] make -s -C lib clean [2025-03-07T02:21:08.770Z] make -s -C demo clean [2025-03-07T02:21:08.770Z] make -s -C demo/router clean [2025-03-07T02:21:08.770Z] make -s -C demo/router-ipv6 clean [2025-03-07T02:21:08.770Z] make -s -C demo/gateway clean [2025-03-07T02:21:08.770Z] make -s -C lib all [2025-03-07T02:21:16.889Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-03-07T02:21:16.889Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:21:16.889Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:21:16.889Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:21:16.889Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:16.889Z] -- Detecting C compiler ABI info [2025-03-07T02:21:16.889Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:16.889Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:16.889Z] -- Detecting C compile features [2025-03-07T02:21:16.889Z] -- Detecting C compile features - done [2025-03-07T02:21:16.889Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-07T02:21:16.889Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-07T02:21:16.889Z] -- Found Threads: TRUE [2025-03-07T02:21:16.889Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:16.889Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:16.889Z] -- Configuring done (0.3s) [2025-03-07T02:21:16.889Z] -- Generating done (0.0s) [2025-03-07T02:21:16.889Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:21:16.889Z] + make [2025-03-07T02:21:16.889Z] + tee release.log [2025-03-07T02:21:16.889Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-07T02:21:16.889Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-07T02:21:16.889Z] [ 22%] Built target bacnet_objects [2025-03-07T02:21:16.889Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:21:17.149Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-07T02:21:17.149Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-07T02:21:17.149Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-07T02:21:17.407Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:21:17.665Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-07T02:21:17.665Z] [100%] Linking C executable device-bacnet-c [2025-03-07T02:21:17.665Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:17.665Z] [100%] Built target device-bacnet-c [2025-03-07T02:21:17.665Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:21:17.665Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:21:17.665Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:21:17.924Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:17.924Z] -- Detecting C compiler ABI info [2025-03-07T02:21:17.924Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:17.924Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:17.924Z] -- Detecting C compile features [2025-03-07T02:21:17.924Z] -- Detecting C compile features - done [2025-03-07T02:21:17.924Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-07T02:21:17.924Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-07T02:21:17.924Z] -- Found Threads: TRUE [2025-03-07T02:21:17.924Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:17.924Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:17.924Z] -- Configuring done (0.3s) [2025-03-07T02:21:17.924Z] -- Generating done (0.0s) [2025-03-07T02:21:17.924Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:21:18.183Z] + make [2025-03-07T02:21:18.183Z] + tee release.log [2025-03-07T02:21:18.183Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-07T02:21:18.183Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-07T02:21:18.441Z] [ 22%] Built target bacnet_objects [2025-03-07T02:21:18.441Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:21:18.441Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-07T02:21:18.699Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-07T02:21:18.699Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-07T02:21:18.699Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:21:18.958Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-07T02:21:19.216Z] [100%] Linking C executable device-bacnet-c [2025-03-07T02:21:19.216Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:19.216Z] [100%] Built target device-bacnet-c [2025-03-07T02:21:21.121Z] Removing intermediate container ad89f5643875 [2025-03-07T02:21:21.121Z] ---> 547507cbe4fa [2025-03-07T02:21:21.121Z] Successfully built 547507cbe4fa [2025-03-07T02:21:21.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:21.524Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T02:21:21.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:21:21.614Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:21:21.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T02:21:21.983Z] $ docker top a633ec66d7fd4ba474aad029c66c2c592f429697c3fb724e4d9aa5e3c1365cc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:21:22.337Z] + make test [2025-03-07T02:21:22.338Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-03-07T02:21:22.345Z] $ docker stop --time=1 a633ec66d7fd4ba474aad029c66c2c592f429697c3fb724e4d9aa5e3c1365cc5 [2025-03-07T02:21:23.587Z] $ docker rm -f --volumes a633ec66d7fd4ba474aad029c66c2c592f429697c3fb724e4d9aa5e3c1365cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:21:24.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:21:24.403Z] + ls -al . [2025-03-07T02:21:24.403Z] total 88 [2025-03-07T02:21:24.403Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 02:20 . [2025-03-07T02:21:24.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 .. [2025-03-07T02:21:24.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:20 .git [2025-03-07T02:21:24.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:20 .github [2025-03-07T02:21:24.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:20 .semver [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 1563 Mar 7 02:20 Attribution.txt [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 1004 Mar 7 02:20 CHANGELOG.md [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:20 GOVERNANCE.md [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 764 Mar 7 02:20 Jenkinsfile [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 02:20 LICENSE [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 837 Mar 7 02:20 Makefile [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 621 Mar 7 02:20 OWNERS.md [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 5483 Mar 7 02:20 README.md [2025-03-07T02:21:24.403Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:20 VERSION [2025-03-07T02:21:24.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:20 docs [2025-03-07T02:21:24.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 res [2025-03-07T02:21:24.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:20 sample-profiles [2025-03-07T02:21:24.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:20 scripts [2025-03-07T02:21:24.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:24.720Z] + 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=11dab76be4e7d729cbb51d1712275157f21268b1 --label arch=amd64 --label version=3.2.0-dev.4 . [2025-03-07T02:21:24.720Z] Sending build context to Docker daemon 781.3kB [2025-03-07T02:21:24.720Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-03-07T02:21:24.720Z] Step 2/31 : FROM ${BASE} as builder [2025-03-07T02:21:24.720Z] ---> 547507cbe4fa [2025-03-07T02:21:24.720Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:21:24.720Z] ---> Running in 4b407e028671 [2025-03-07T02:21:24.978Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:21:25.546Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:21:25.546Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:21:25.546Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:21:25.805Z] Removing intermediate container 4b407e028671 [2025-03-07T02:21:25.805Z] ---> 3c5f4470597d [2025-03-07T02:21:25.805Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:21:25.805Z] ---> Running in 2feaa8b9195d [2025-03-07T02:21:26.373Z] Removing intermediate container 2feaa8b9195d [2025-03-07T02:21:26.373Z] ---> 18fa612d51da [2025-03-07T02:21:26.373Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-07T02:21:26.373Z] ---> Running in 4e7399d6eb85 [2025-03-07T02:21:26.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:26.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:26.631Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:27.197Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:27.197Z] OK: 337 MiB in 103 packages [2025-03-07T02:21:27.455Z] Removing intermediate container 4e7399d6eb85 [2025-03-07T02:21:27.455Z] ---> 1df099609215 [2025-03-07T02:21:27.455Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-03-07T02:21:27.455Z] ---> e36c87117677 [2025-03-07T02:21:27.455Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-03-07T02:21:27.714Z] ---> 7233e7069957 [2025-03-07T02:21:27.714Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-03-07T02:21:27.714Z] ---> 5fd74155b4a5 [2025-03-07T02:21:27.714Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-03-07T02:21:27.714Z] ---> Running in 91b813395893 [2025-03-07T02:21:27.973Z] Removing intermediate container 91b813395893 [2025-03-07T02:21:27.973Z] ---> 27ea8b2bd60b [2025-03-07T02:21:27.973Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-07T02:21:27.973Z] ---> Running in d1abdc5e82a5 [2025-03-07T02:21:28.233Z] + CSDK_VER=4.0.0 [2025-03-07T02:21:28.233Z] + '[' '!' -d deps ] [2025-03-07T02:21:28.233Z] + mkdir deps [2025-03-07T02:21:28.233Z] + cd /device-bacnet-c/deps [2025-03-07T02:21:28.233Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:21:28.233Z] Connecting to github.com (140.82.113.4:443) [2025-03-07T02:21:28.233Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-03-07T02:21:28.233Z] saving to 'v4.0.0.zip' [2025-03-07T02:21:28.492Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:21:28.492Z] 'v4.0.0.zip' saved [2025-03-07T02:21:28.492Z] + unzip v4.0.0.zip [2025-03-07T02:21:28.492Z] Archive: v4.0.0.zip [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:21:28.492Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:21:28.492Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:21:28.493Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:21:28.493Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:21:28.493Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:21:28.493Z] + ./scripts/build.sh [2025-03-07T02:21:28.493Z] + CPPCHECK=false [2025-03-07T02:21:28.493Z] + DOCGEN=false [2025-03-07T02:21:28.493Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:21:28.493Z] + '[' 0 -gt 0 ] [2025-03-07T02:21:28.493Z] + readlink -f ./scripts/build.sh [2025-03-07T02:21:28.493Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:21:28.493Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:21:28.493Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:21:28.493Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:21:28.493Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:21:28.493Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:21:28.493Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:21:28.493Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:28.493Z] -- Detecting C compiler ABI info [2025-03-07T02:21:28.493Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:28.493Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:28.493Z] -- Detecting C compile features [2025-03-07T02:21:28.493Z] -- Detecting C compile features - done [2025-03-07T02:21:28.493Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:21:28.753Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:21:28.753Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:21:28.753Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:21:28.753Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:21:28.753Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:21:28.753Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:28.753Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:28.753Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:21:28.753Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:21:28.753Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:21:28.753Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:21:28.753Z] -- Configuring done (0.4s) [2025-03-07T02:21:28.753Z] -- Generating done (0.0s) [2025-03-07T02:21:28.753Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:21:29.012Z] + make all package [2025-03-07T02:21:29.012Z] + tee release.log [2025-03-07T02:21:29.012Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:21:29.012Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:21:29.271Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:21:29.271Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:21:29.530Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:21:29.789Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:21:29.789Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:21:30.048Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:21:30.306Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:21:30.306Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:21:30.306Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:21:30.566Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:21:30.566Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:21:30.824Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:21:30.824Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:21:31.083Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:21:31.343Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:21:31.602Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:21:31.602Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:21:31.862Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:21:31.862Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:21:32.798Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:21:33.057Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:21:33.057Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:21:33.057Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:21:33.316Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:21:33.574Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:21:33.834Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:21:33.834Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:21:34.093Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:21:34.093Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:21:34.352Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:21:34.352Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:21:34.352Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:21:34.352Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:34.352Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:21:34.352Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:21:34.352Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:21:34.609Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:21:34.609Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:21:34.609Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:21:34.868Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:21:34.868Z] [ 68%] Built target csdk [2025-03-07T02:21:34.868Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:21:34.868Z] [ 72%] Linking C executable template [2025-03-07T02:21:34.868Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:35.126Z] [ 72%] Built target template [2025-03-07T02:21:35.126Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:21:35.126Z] [ 76%] Linking C executable device-counter [2025-03-07T02:21:35.126Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:35.126Z] [ 76%] Built target device-counter [2025-03-07T02:21:35.126Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:21:35.385Z] [ 80%] Linking C executable device-random [2025-03-07T02:21:35.385Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:35.385Z] [ 80%] Built target device-random [2025-03-07T02:21:35.385Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:21:35.385Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:21:35.644Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:35.644Z] [ 84%] Built target device-gyro [2025-03-07T02:21:35.644Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:21:35.644Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:21:35.644Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:35.644Z] [ 88%] Built target device-bitfields [2025-03-07T02:21:35.644Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:21:35.903Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:21:35.903Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:35.903Z] [ 92%] Built target template-discovery [2025-03-07T02:21:35.903Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:21:36.163Z] [ 96%] Linking C executable device-file [2025-03-07T02:21:36.163Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:36.163Z] [ 96%] Built target device-file [2025-03-07T02:21:36.163Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:21:36.422Z] [100%] Linking C executable device-terminal [2025-03-07T02:21:36.422Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:36.422Z] [100%] Built target device-terminal [2025-03-07T02:21:36.422Z] Run CPack packaging tool... [2025-03-07T02:21:36.422Z] CPack: Create package using TGZ [2025-03-07T02:21:36.422Z] CPack: Install projects [2025-03-07T02:21:36.422Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:21:36.682Z] CPack: - Install project: Csdk [] [2025-03-07T02:21:36.682Z] CPack: Create package [2025-03-07T02:21:36.682Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:21:36.682Z] + '[' false '=' true ] [2025-03-07T02:21:36.682Z] + '[' false '=' true ] [2025-03-07T02:21:36.682Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:36.682Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:36.682Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:21:36.682Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:21:36.682Z] -- Detecting C compiler ABI info [2025-03-07T02:21:36.941Z] -- Detecting C compiler ABI info - done [2025-03-07T02:21:36.941Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:21:36.941Z] -- Detecting C compile features [2025-03-07T02:21:36.941Z] -- Detecting C compile features - done [2025-03-07T02:21:36.941Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:21:36.942Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:21:36.942Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:21:36.942Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:21:36.942Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:21:36.942Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:21:36.942Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:21:36.942Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:36.942Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:21:36.942Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:21:36.942Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:21:37.201Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:21:37.201Z] -- Configuring done (0.4s) [2025-03-07T02:21:37.201Z] -- Generating done (0.0s) [2025-03-07T02:21:37.201Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:21:37.201Z] + make [2025-03-07T02:21:37.201Z] + tee debug.log [2025-03-07T02:21:37.201Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:21:37.201Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:21:37.459Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:21:37.459Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:21:37.459Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:21:37.716Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:21:37.716Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:21:37.716Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:21:37.716Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:21:37.974Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:21:37.974Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:21:37.974Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:21:38.231Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:21:38.231Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:21:38.231Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:21:38.491Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:21:38.491Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:21:38.491Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:21:38.491Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:21:38.750Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:21:38.750Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:21:39.009Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:21:39.009Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:21:39.009Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:21:39.267Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:21:39.267Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:21:39.267Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:21:39.526Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:21:39.526Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:21:39.526Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:21:39.786Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:21:39.786Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:21:40.048Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:21:40.048Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:21:40.048Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:21:40.048Z] [ 68%] Built target csdk [2025-03-07T02:21:40.048Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:21:40.308Z] [ 72%] Linking C executable template [2025-03-07T02:21:40.308Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:40.308Z] [ 72%] Built target template [2025-03-07T02:21:40.308Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:21:40.308Z] [ 76%] Linking C executable device-counter [2025-03-07T02:21:40.308Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:40.308Z] [ 76%] Built target device-counter [2025-03-07T02:21:40.308Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:21:40.568Z] [ 80%] Linking C executable device-random [2025-03-07T02:21:40.568Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:40.568Z] [ 80%] Built target device-random [2025-03-07T02:21:40.568Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:21:40.568Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:21:40.568Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:40.827Z] [ 84%] Built target device-gyro [2025-03-07T02:21:40.827Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:21:40.827Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:21:40.827Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:40.827Z] [ 88%] Built target device-bitfields [2025-03-07T02:21:40.827Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:21:40.827Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:21:41.086Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:41.086Z] [ 92%] Built target template-discovery [2025-03-07T02:21:41.086Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:21:41.086Z] [ 96%] Linking C executable device-file [2025-03-07T02:21:41.086Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:41.086Z] [ 96%] Built target device-file [2025-03-07T02:21:41.086Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:21:41.345Z] [100%] Linking C executable device-terminal [2025-03-07T02:21:41.345Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:41.345Z] [100%] Built target device-terminal [2025-03-07T02:21:41.345Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:21:41.345Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:21:41.345Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:21:41.345Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:21:41.345Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:21:41.345Z] + rm -rf /device-bacnet-c/deps [2025-03-07T02:21:41.601Z] Removing intermediate container d1abdc5e82a5 [2025-03-07T02:21:41.601Z] ---> 663fa4a26b4d [2025-03-07T02:21:41.601Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-03-07T02:21:41.601Z] ---> Running in 209440740efd [2025-03-07T02:21:41.859Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-07T02:21:41.859Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-07T02:21:41.859Z] + dirname /device-bacnet-c/scripts [2025-03-07T02:21:41.859Z] /device-bacnet-c [2025-03-07T02:21:41.859Z] + ROOT=/device-bacnet-c [2025-03-07T02:21:41.859Z] + echo /device-bacnet-c [2025-03-07T02:21:41.859Z] + cd /device-bacnet-c [2025-03-07T02:21:41.859Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-07T02:21:41.859Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-03-07T02:21:41.859Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:21:41.859Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:21:41.859Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:21:41.859Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:41.859Z] -- Configuring done (0.0s) [2025-03-07T02:21:41.859Z] -- Generating done (0.0s) [2025-03-07T02:21:41.859Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:21:41.859Z] + make [2025-03-07T02:21:41.859Z] + tee release.log [2025-03-07T02:21:41.859Z] [ 22%] Built target bacnet_objects [2025-03-07T02:21:41.859Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:21:42.117Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:21:42.377Z] [ 55%] Linking C executable device-bacnet-c [2025-03-07T02:21:42.377Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:42.635Z] [100%] Built target device-bacnet-c [2025-03-07T02:21:42.635Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:21:42.635Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:21:42.635Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:21:42.635Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:21:42.635Z] -- Configuring done (0.0s) [2025-03-07T02:21:42.635Z] -- Generating done (0.0s) [2025-03-07T02:21:42.635Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:21:42.635Z] + make [2025-03-07T02:21:42.635Z] + tee release.log [2025-03-07T02:21:42.635Z] [ 22%] Built target bacnet_objects [2025-03-07T02:21:42.635Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:21:42.893Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:21:43.151Z] [ 55%] Linking C executable device-bacnet-c [2025-03-07T02:21:43.151Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:21:43.151Z] [100%] Built target device-bacnet-c [2025-03-07T02:21:43.409Z] Removing intermediate container 209440740efd [2025-03-07T02:21:43.409Z] ---> a268954a462c [2025-03-07T02:21:43.409Z] Step 12/31 : FROM alpine:3.20 [2025-03-07T02:21:43.985Z] 3.20: Pulling from library/alpine [2025-03-07T02:21:43.985Z] 0a9a5dfd008f: Pulling fs layer [2025-03-07T02:21:43.985Z] 0a9a5dfd008f: Verifying Checksum [2025-03-07T02:21:43.985Z] 0a9a5dfd008f: Download complete [2025-03-07T02:21:44.243Z] 0a9a5dfd008f: Pull complete [2025-03-07T02:21:44.243Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T02:21:44.243Z] Status: Downloaded newer image for alpine:3.20 [2025-03-07T02:21:44.244Z] ---> ff221270b9fb [2025-03-07T02:21:44.244Z] Step 13/31 : MAINTAINER iotech [2025-03-07T02:21:44.244Z] ---> Running in fd09565f9caf [2025-03-07T02:21:44.503Z] Removing intermediate container fd09565f9caf [2025-03-07T02:21:44.503Z] ---> ea402dd0998b [2025-03-07T02:21:44.503Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:21:44.503Z] ---> Running in 345e4472e9b7 [2025-03-07T02:21:44.763Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:21:45.022Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:21:45.022Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:21:45.022Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:21:45.281Z] Removing intermediate container 345e4472e9b7 [2025-03-07T02:21:45.281Z] ---> ef6dbab45760 [2025-03-07T02:21:45.281Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:21:45.281Z] ---> Running in 5c5d4cb6a0a6 [2025-03-07T02:21:45.849Z] Removing intermediate container 5c5d4cb6a0a6 [2025-03-07T02:21:45.849Z] ---> 717d9ba6a155 [2025-03-07T02:21:45.849Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-03-07T02:21:45.849Z] ---> Running in 5033c5af4c96 [2025-03-07T02:21:46.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:46.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:46.626Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:46.885Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:47.145Z] (1/27) Installing ca-certificates (20241121-r1) [2025-03-07T02:21:47.145Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-03-07T02:21:47.145Z] (3/27) Installing c-ares (1.33.1-r0) [2025-03-07T02:21:47.145Z] (4/27) Installing libunistring (1.2-r0) [2025-03-07T02:21:47.145Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-03-07T02:21:47.145Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T02:21:47.145Z] (7/27) Installing libpsl (0.21.5-r1) [2025-03-07T02:21:47.145Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-03-07T02:21:47.145Z] (9/27) Installing libcurl (8.12.1-r0) [2025-03-07T02:21:47.145Z] (10/27) Installing curl (8.12.1-r0) [2025-03-07T02:21:47.145Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-03-07T02:21:47.145Z] (12/27) Installing hiredis (1.2.0-r0) [2025-03-07T02:21:47.145Z] (13/27) Installing yaml (0.2.5-r2) [2025-03-07T02:21:47.145Z] (14/27) Installing libcbor (0.11.0-r0) [2025-03-07T02:21:47.145Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:21:47.712Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-03-07T02:21:47.712Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-03-07T02:21:47.971Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:21:48.537Z] (19/27) Installing gmp (6.3.0-r1) [2025-03-07T02:21:48.537Z] (20/27) Installing nettle (3.9.1-r0) [2025-03-07T02:21:48.537Z] (21/27) Installing libffi (3.4.6-r0) [2025-03-07T02:21:48.537Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-03-07T02:21:48.537Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-03-07T02:21:48.537Z] (24/27) Installing gnutls (3.8.5-r0) [2025-03-07T02:21:48.796Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-03-07T02:21:48.796Z] (26/27) Installing libuuid (2.40.1-r1) [2025-03-07T02:21:48.796Z] (27/27) Installing linux-headers (6.6-r0) [2025-03-07T02:21:48.796Z] Executing busybox-1.36.1-r29.trigger [2025-03-07T02:21:48.796Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:21:48.796Z] OK: 30 MiB in 41 packages [2025-03-07T02:21:49.732Z] Removing intermediate container 5033c5af4c96 [2025-03-07T02:21:49.732Z] ---> 901a84e39f8d [2025-03-07T02:21:49.732Z] Step 17/31 : RUN apk --no-cache upgrade [2025-03-07T02:21:49.992Z] ---> Running in c70c88367259 [2025-03-07T02:21:50.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:50.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:50.254Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:21:50.825Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:21:50.825Z] OK: 30 MiB in 41 packages [2025-03-07T02:21:51.391Z] Removing intermediate container c70c88367259 [2025-03-07T02:21:51.391Z] ---> b84476a5e7ab [2025-03-07T02:21:51.391Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-03-07T02:21:51.391Z] ---> 702dedc3e6ab [2025-03-07T02:21:51.391Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:21:51.649Z] ---> 7695c7a5e184 [2025-03-07T02:21:51.649Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-07T02:21:51.649Z] ---> 70f9c0640a5c [2025-03-07T02:21:51.649Z] Step 21/31 : COPY LICENSE /. [2025-03-07T02:21:51.965Z] ---> 1c20ffe22895 [2025-03-07T02:21:51.965Z] Step 22/31 : COPY Attribution.txt /. [2025-03-07T02:21:51.965Z] ---> 128efc98c33e [2025-03-07T02:21:51.965Z] Step 23/31 : COPY res /res [2025-03-07T02:21:51.965Z] ---> a9288ae84e85 [2025-03-07T02:21:51.965Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-03-07T02:21:52.225Z] ---> 27eeae8a9680 [2025-03-07T02:21:52.225Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-03-07T02:21:52.226Z] ---> Running in 7b1648c19a01 [2025-03-07T02:21:52.226Z] Removing intermediate container 7b1648c19a01 [2025-03-07T02:21:52.226Z] ---> 998454b6a551 [2025-03-07T02:21:52.226Z] Step 26/31 : EXPOSE 59980 [2025-03-07T02:21:52.226Z] ---> Running in 5e5bed3213a2 [2025-03-07T02:21:52.484Z] Removing intermediate container 5e5bed3213a2 [2025-03-07T02:21:52.484Z] ---> ed9f45f0b018 [2025-03-07T02:21:52.484Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-03-07T02:21:52.484Z] ---> Running in 50446a017bcb [2025-03-07T02:21:52.484Z] Removing intermediate container 50446a017bcb [2025-03-07T02:21:52.484Z] ---> 010b1125aba9 [2025-03-07T02:21:52.484Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-07T02:21:52.484Z] ---> Running in c93c4053baad [2025-03-07T02:21:52.484Z] Removing intermediate container c93c4053baad [2025-03-07T02:21:52.484Z] ---> 2642f5ccaba6 [2025-03-07T02:21:52.484Z] Step 29/31 : LABEL arch=amd64 [2025-03-07T02:21:52.484Z] ---> Running in fb637f6ee016 [2025-03-07T02:21:52.744Z] Removing intermediate container fb637f6ee016 [2025-03-07T02:21:52.744Z] ---> e0410e9f20c8 [2025-03-07T02:21:52.744Z] Step 30/31 : LABEL git_sha=11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:21:52.744Z] ---> Running in e9f2bfbe8ee2 [2025-03-07T02:21:52.744Z] Removing intermediate container e9f2bfbe8ee2 [2025-03-07T02:21:52.744Z] ---> 5c2e42183e0b [2025-03-07T02:21:52.744Z] Step 31/31 : LABEL version=3.2.0-dev.4 [2025-03-07T02:21:52.744Z] ---> Running in b5d6be73a2a1 [2025-03-07T02:21:52.744Z] Removing intermediate container b5d6be73a2a1 [2025-03-07T02:21:52.744Z] ---> 02c658405307 [2025-03-07T02:21:52.744Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-07T02:21:52.744Z] Successfully built 02c658405307 [2025-03-07T02:21:52.744Z] Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:21:52.881Z] provisioning config files... [2025-03-07T02:21:52.891Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config16792153280955923315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:21:53.198Z] ---> ****-login.sh [2025-03-07T02:21:53.198Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:21:53.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:21:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:21:53.199Z] Configure a credential helper to remove this warning. See [2025-03-07T02:21:53.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:21:53.199Z] [2025-03-07T02:21:53.199Z] Login Succeeded [2025-03-07T02:21:53.199Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:21:53.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:21:53.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:21:53.199Z] Configure a credential helper to remove this warning. See [2025-03-07T02:21:53.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:21:53.199Z] [2025-03-07T02:21:53.199Z] Login Succeeded [2025-03-07T02:21:53.199Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:21:53.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:21:53.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:21:53.458Z] Configure a credential helper to remove this warning. See [2025-03-07T02:21:53.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:21:53.458Z] [2025-03-07T02:21:53.458Z] Login Succeeded [2025-03-07T02:21:53.458Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:21:53.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:21:53.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:21:53.458Z] Configure a credential helper to remove this warning. See [2025-03-07T02:21:53.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:21:53.458Z] [2025-03-07T02:21:53.458Z] Login Succeeded [2025-03-07T02:21:53.458Z] ****.io [2025-03-07T02:21:53.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:21:53.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:21:53.716Z] Configure a credential helper to remove this warning. See [2025-03-07T02:21:53.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:21:53.716Z] [2025-03-07T02:21:53.716Z] Login Succeeded [2025-03-07T02:21:53.717Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:21:53.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:21:53.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:21:53.812Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2025-03-07T02:21:53.812Z] 11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:21:53.812Z] latest [2025-03-07T02:21:53.812Z] 3.2.0-dev.4 [2025-03-07T02:21:53.812Z] 11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [2025-03-07T02:21:53.812Z] main [2025-03-07T02:21:53.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:54.160Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:54.484Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:21:54.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-07T02:21:54.484Z] fffa0e71f7c6: Preparing [2025-03-07T02:21:54.484Z] 0813ee491298: Preparing [2025-03-07T02:21:54.484Z] b5e4e5d79947: Preparing [2025-03-07T02:21:54.484Z] 055d89e5bd3e: Preparing [2025-03-07T02:21:54.484Z] de212270379b: Preparing [2025-03-07T02:21:54.484Z] 0bac0f5b2afc: Preparing [2025-03-07T02:21:54.484Z] 6dfb021a931e: Preparing [2025-03-07T02:21:54.484Z] 10ca41fca44a: Preparing [2025-03-07T02:21:54.484Z] 6110c20bd17c: Preparing [2025-03-07T02:21:54.484Z] 1559d4c78128: Preparing [2025-03-07T02:21:54.484Z] 25f0c7a295a3: Preparing [2025-03-07T02:21:54.484Z] 994456c4fd7b: Preparing [2025-03-07T02:21:54.484Z] 6110c20bd17c: Waiting [2025-03-07T02:21:54.484Z] 0bac0f5b2afc: Waiting [2025-03-07T02:21:54.484Z] 1559d4c78128: Waiting [2025-03-07T02:21:54.484Z] 994456c4fd7b: Waiting [2025-03-07T02:21:54.484Z] 25f0c7a295a3: Waiting [2025-03-07T02:21:54.484Z] 6dfb021a931e: Waiting [2025-03-07T02:21:54.484Z] 10ca41fca44a: Waiting [2025-03-07T02:21:54.484Z] 055d89e5bd3e: Pushed [2025-03-07T02:21:54.484Z] fffa0e71f7c6: Pushed [2025-03-07T02:21:54.484Z] b5e4e5d79947: Pushed [2025-03-07T02:21:54.484Z] 0813ee491298: Pushed [2025-03-07T02:21:54.484Z] de212270379b: Pushed [2025-03-07T02:21:54.742Z] 10ca41fca44a: Pushed [2025-03-07T02:21:54.742Z] 0bac0f5b2afc: Pushed [2025-03-07T02:21:54.742Z] 1559d4c78128: Pushed [2025-03-07T02:21:54.742Z] 994456c4fd7b: Layer already exists [2025-03-07T02:21:54.742Z] 6dfb021a931e: Pushed [2025-03-07T02:21:54.742Z] 25f0c7a295a3: Pushed [2025-03-07T02:21:56.642Z] 6110c20bd17c: Pushed [2025-03-07T02:21:56.900Z] 11dab76be4e7d729cbb51d1712275157f21268b1: digest: sha256:8abf738dab8e2dd44113f941a4444a8ec2c06f1c2278a32e50b0109b628ddd91 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:57.226Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:57.535Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-03-07T02:21:57.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-07T02:21:57.535Z] fffa0e71f7c6: Preparing [2025-03-07T02:21:57.535Z] 0813ee491298: Preparing [2025-03-07T02:21:57.535Z] b5e4e5d79947: Preparing [2025-03-07T02:21:57.535Z] 055d89e5bd3e: Preparing [2025-03-07T02:21:57.535Z] de212270379b: Preparing [2025-03-07T02:21:57.535Z] 0bac0f5b2afc: Preparing [2025-03-07T02:21:57.535Z] 6dfb021a931e: Preparing [2025-03-07T02:21:57.535Z] 10ca41fca44a: Preparing [2025-03-07T02:21:57.535Z] 6110c20bd17c: Preparing [2025-03-07T02:21:57.535Z] 1559d4c78128: Preparing [2025-03-07T02:21:57.535Z] 25f0c7a295a3: Preparing [2025-03-07T02:21:57.535Z] 994456c4fd7b: Preparing [2025-03-07T02:21:57.535Z] 0bac0f5b2afc: Waiting [2025-03-07T02:21:57.535Z] 6dfb021a931e: Waiting [2025-03-07T02:21:57.535Z] 10ca41fca44a: Waiting [2025-03-07T02:21:57.535Z] 6110c20bd17c: Waiting [2025-03-07T02:21:57.535Z] 1559d4c78128: Waiting [2025-03-07T02:21:57.535Z] 25f0c7a295a3: Waiting [2025-03-07T02:21:57.535Z] b5e4e5d79947: Layer already exists [2025-03-07T02:21:57.535Z] 0813ee491298: Layer already exists [2025-03-07T02:21:57.535Z] fffa0e71f7c6: Layer already exists [2025-03-07T02:21:57.535Z] 055d89e5bd3e: Layer already exists [2025-03-07T02:21:57.535Z] de212270379b: Layer already exists [2025-03-07T02:21:57.535Z] 0bac0f5b2afc: Layer already exists [2025-03-07T02:21:57.535Z] 6dfb021a931e: Layer already exists [2025-03-07T02:21:57.535Z] 10ca41fca44a: Layer already exists [2025-03-07T02:21:57.535Z] 6110c20bd17c: Layer already exists [2025-03-07T02:21:57.535Z] 1559d4c78128: Layer already exists [2025-03-07T02:21:57.535Z] 25f0c7a295a3: Layer already exists [2025-03-07T02:21:57.535Z] 994456c4fd7b: Layer already exists [2025-03-07T02:21:57.535Z] latest: digest: sha256:8abf738dab8e2dd44113f941a4444a8ec2c06f1c2278a32e50b0109b628ddd91 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:57.864Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:58.181Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.4 [2025-03-07T02:21:58.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-07T02:21:58.181Z] fffa0e71f7c6: Preparing [2025-03-07T02:21:58.181Z] 0813ee491298: Preparing [2025-03-07T02:21:58.181Z] b5e4e5d79947: Preparing [2025-03-07T02:21:58.181Z] 055d89e5bd3e: Preparing [2025-03-07T02:21:58.181Z] de212270379b: Preparing [2025-03-07T02:21:58.181Z] 0bac0f5b2afc: Preparing [2025-03-07T02:21:58.181Z] 6dfb021a931e: Preparing [2025-03-07T02:21:58.181Z] 10ca41fca44a: Preparing [2025-03-07T02:21:58.181Z] 6110c20bd17c: Preparing [2025-03-07T02:21:58.181Z] 1559d4c78128: Preparing [2025-03-07T02:21:58.181Z] 25f0c7a295a3: Preparing [2025-03-07T02:21:58.181Z] 994456c4fd7b: Preparing [2025-03-07T02:21:58.181Z] 0bac0f5b2afc: Waiting [2025-03-07T02:21:58.181Z] 6dfb021a931e: Waiting [2025-03-07T02:21:58.181Z] 10ca41fca44a: Waiting [2025-03-07T02:21:58.181Z] 6110c20bd17c: Waiting [2025-03-07T02:21:58.181Z] 1559d4c78128: Waiting [2025-03-07T02:21:58.181Z] 25f0c7a295a3: Waiting [2025-03-07T02:21:58.181Z] 994456c4fd7b: Waiting [2025-03-07T02:21:58.181Z] de212270379b: Layer already exists [2025-03-07T02:21:58.181Z] 0813ee491298: Layer already exists [2025-03-07T02:21:58.181Z] b5e4e5d79947: Layer already exists [2025-03-07T02:21:58.181Z] 055d89e5bd3e: Layer already exists [2025-03-07T02:21:58.181Z] fffa0e71f7c6: Layer already exists [2025-03-07T02:21:58.181Z] 0bac0f5b2afc: Layer already exists [2025-03-07T02:21:58.181Z] 6110c20bd17c: Layer already exists [2025-03-07T02:21:58.182Z] 1559d4c78128: Layer already exists [2025-03-07T02:21:58.182Z] 10ca41fca44a: Layer already exists [2025-03-07T02:21:58.182Z] 6dfb021a931e: Layer already exists [2025-03-07T02:21:58.182Z] 25f0c7a295a3: Layer already exists [2025-03-07T02:21:58.182Z] 994456c4fd7b: Layer already exists [2025-03-07T02:21:58.182Z] 3.2.0-dev.4: digest: sha256:8abf738dab8e2dd44113f941a4444a8ec2c06f1c2278a32e50b0109b628ddd91 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:58.516Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:58.838Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [2025-03-07T02:21:58.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-07T02:21:58.839Z] fffa0e71f7c6: Preparing [2025-03-07T02:21:58.839Z] 0813ee491298: Preparing [2025-03-07T02:21:58.839Z] b5e4e5d79947: Preparing [2025-03-07T02:21:58.839Z] 055d89e5bd3e: Preparing [2025-03-07T02:21:58.839Z] de212270379b: Preparing [2025-03-07T02:21:58.839Z] 0bac0f5b2afc: Preparing [2025-03-07T02:21:58.839Z] 6dfb021a931e: Preparing [2025-03-07T02:21:58.839Z] 10ca41fca44a: Preparing [2025-03-07T02:21:58.839Z] 6110c20bd17c: Preparing [2025-03-07T02:21:58.839Z] 1559d4c78128: Preparing [2025-03-07T02:21:58.839Z] 25f0c7a295a3: Preparing [2025-03-07T02:21:58.839Z] 994456c4fd7b: Preparing [2025-03-07T02:21:58.839Z] 10ca41fca44a: Waiting [2025-03-07T02:21:58.839Z] 6110c20bd17c: Waiting [2025-03-07T02:21:58.839Z] 1559d4c78128: Waiting [2025-03-07T02:21:58.839Z] 25f0c7a295a3: Waiting [2025-03-07T02:21:58.839Z] 994456c4fd7b: Waiting [2025-03-07T02:21:58.839Z] 0bac0f5b2afc: Waiting [2025-03-07T02:21:58.839Z] 6dfb021a931e: Waiting [2025-03-07T02:21:58.839Z] fffa0e71f7c6: Layer already exists [2025-03-07T02:21:58.839Z] b5e4e5d79947: Layer already exists [2025-03-07T02:21:58.839Z] de212270379b: Layer already exists [2025-03-07T02:21:58.839Z] 055d89e5bd3e: Layer already exists [2025-03-07T02:21:58.839Z] 0813ee491298: Layer already exists [2025-03-07T02:21:58.839Z] 0bac0f5b2afc: Layer already exists [2025-03-07T02:21:58.839Z] 6dfb021a931e: Layer already exists [2025-03-07T02:21:58.839Z] 10ca41fca44a: Layer already exists [2025-03-07T02:21:58.839Z] 1559d4c78128: Layer already exists [2025-03-07T02:21:58.839Z] 6110c20bd17c: Layer already exists [2025-03-07T02:21:58.839Z] 25f0c7a295a3: Layer already exists [2025-03-07T02:21:58.839Z] 994456c4fd7b: Layer already exists [2025-03-07T02:21:58.839Z] 11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4: digest: sha256:8abf738dab8e2dd44113f941a4444a8ec2c06f1c2278a32e50b0109b628ddd91 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:59.167Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:21:59.489Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-03-07T02:21:59.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-03-07T02:21:59.489Z] fffa0e71f7c6: Preparing [2025-03-07T02:21:59.489Z] 0813ee491298: Preparing [2025-03-07T02:21:59.489Z] b5e4e5d79947: Preparing [2025-03-07T02:21:59.489Z] 055d89e5bd3e: Preparing [2025-03-07T02:21:59.489Z] de212270379b: Preparing [2025-03-07T02:21:59.489Z] 0bac0f5b2afc: Preparing [2025-03-07T02:21:59.489Z] 6dfb021a931e: Preparing [2025-03-07T02:21:59.489Z] 10ca41fca44a: Preparing [2025-03-07T02:21:59.489Z] 6110c20bd17c: Preparing [2025-03-07T02:21:59.489Z] 1559d4c78128: Preparing [2025-03-07T02:21:59.489Z] 25f0c7a295a3: Preparing [2025-03-07T02:21:59.489Z] 994456c4fd7b: Preparing [2025-03-07T02:21:59.489Z] 0bac0f5b2afc: Waiting [2025-03-07T02:21:59.489Z] 6dfb021a931e: Waiting [2025-03-07T02:21:59.489Z] 25f0c7a295a3: Waiting [2025-03-07T02:21:59.489Z] 994456c4fd7b: Waiting [2025-03-07T02:21:59.489Z] 10ca41fca44a: Waiting [2025-03-07T02:21:59.489Z] 6110c20bd17c: Waiting [2025-03-07T02:21:59.489Z] 1559d4c78128: Waiting [2025-03-07T02:21:59.489Z] de212270379b: Layer already exists [2025-03-07T02:21:59.489Z] 055d89e5bd3e: Layer already exists [2025-03-07T02:21:59.489Z] 0813ee491298: Layer already exists [2025-03-07T02:21:59.489Z] b5e4e5d79947: Layer already exists [2025-03-07T02:21:59.489Z] fffa0e71f7c6: Layer already exists [2025-03-07T02:21:59.489Z] 6dfb021a931e: Layer already exists [2025-03-07T02:21:59.489Z] 0bac0f5b2afc: Layer already exists [2025-03-07T02:21:59.489Z] 6110c20bd17c: Layer already exists [2025-03-07T02:21:59.489Z] 1559d4c78128: Layer already exists [2025-03-07T02:21:59.489Z] 10ca41fca44a: Layer already exists [2025-03-07T02:21:59.489Z] 994456c4fd7b: Layer already exists [2025-03-07T02:21:59.489Z] 25f0c7a295a3: Layer already exists [2025-03-07T02:21:59.489Z] main: digest: sha256:8abf738dab8e2dd44113f941a4444a8ec2c06f1c2278a32e50b0109b628ddd91 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:21:59.565Z] ===================================================== [Pipeline] echo [2025-03-07T02:21:59.581Z] taggedImages: [2025-03-07T02:21:59.581Z] - nexus3.edgexfoundry.org:10004/device-bacnet:11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:21:59.581Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-03-07T02:21:59.581Z] - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.4 [2025-03-07T02:21:59.581Z] - nexus3.edgexfoundry.org:10004/device-bacnet:11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [2025-03-07T02:21:59.581Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:00.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:22:00.004Z] [2025-03-07T02:22:00.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:22:00.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:22:00.304Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T02:22:00.304Z] 5eb5b503b376: Pulling fs layer [2025-03-07T02:22:00.304Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T02:22:00.304Z] ec43610c2a17: Pulling fs layer [2025-03-07T02:22:00.304Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T02:22:00.304Z] 33b1e0a273af: Pulling fs layer [2025-03-07T02:22:00.304Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T02:22:00.304Z] 2f39f015ded8: Pulling fs layer [2025-03-07T02:22:00.304Z] 33b1e0a273af: Waiting [2025-03-07T02:22:00.304Z] 5d3b04190fa2: Waiting [2025-03-07T02:22:00.304Z] 2f39f015ded8: Waiting [2025-03-07T02:22:00.304Z] 3a2ae6a8a46f: Waiting [2025-03-07T02:22:00.304Z] 5c69ac0246d0: Verifying Checksum [2025-03-07T02:22:00.304Z] 5c69ac0246d0: Download complete [2025-03-07T02:22:00.304Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-07T02:22:00.304Z] 3a2ae6a8a46f: Download complete [2025-03-07T02:22:00.562Z] 33b1e0a273af: Verifying Checksum [2025-03-07T02:22:00.562Z] 33b1e0a273af: Download complete [2025-03-07T02:22:00.562Z] ec43610c2a17: Verifying Checksum [2025-03-07T02:22:00.562Z] ec43610c2a17: Download complete [2025-03-07T02:22:00.562Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T02:22:00.562Z] 5d3b04190fa2: Download complete [2025-03-07T02:22:00.562Z] 5eb5b503b376: Verifying Checksum [2025-03-07T02:22:00.562Z] 5eb5b503b376: Download complete [2025-03-07T02:22:01.128Z] 2f39f015ded8: Download complete [2025-03-07T02:22:01.693Z] 5eb5b503b376: Pull complete [2025-03-07T02:22:01.693Z] 5c69ac0246d0: Pull complete [2025-03-07T02:22:02.260Z] ec43610c2a17: Pull complete [2025-03-07T02:22:02.260Z] 3a2ae6a8a46f: Pull complete [2025-03-07T02:22:02.520Z] 33b1e0a273af: Pull complete [2025-03-07T02:22:02.520Z] 5d3b04190fa2: Pull complete [2025-03-07T02:22:06.737Z] 2f39f015ded8: Pull complete [2025-03-07T02:22:06.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T02:22:06.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:22:06.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:22:06.839Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:22:06.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:22:09.802Z] $ docker top d8ee207b9d31f68542ea230c30946dd5833555f94851fa0ff91846df895f3e47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:22:10.243Z] ---> job-cost.sh [2025-03-07T02:22:10.243Z] lf-activate-venv: SKIPPING [2025-03-07T02:22:10.243Z] INFO: No Stack... [2025-03-07T02:22:10.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:22:10.760Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:22:11.048Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2025-03-07T02:22:11.048Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:22:11.061Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] [2025-03-07T02:22:11.072Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] did not exist. Created. [2025-03-07T02:22:11.078Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:22:11.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T02:22:11.428Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:22:11.436Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:22:11.460Z] $ docker stop --time=1 d8ee207b9d31f68542ea230c30946dd5833555f94851fa0ff91846df895f3e47 [2025-03-07T02:22:12.611Z] $ docker rm -f --volumes d8ee207b9d31f68542ea230c30946dd5833555f94851fa0ff91846df895f3e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-07T02:23:41.978Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40511 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2025-03-07T02:23:41.998Z] Running in /w/workspace/device-bacnet-c/31 [Pipeline] { [Pipeline] checkout [2025-03-07T02:23:42.039Z] Selected Git installation does not exist. Using Default [2025-03-07T02:23:42.039Z] The recommended git tool is: NONE [2025-03-07T02:23:48.282Z] using credential edgex-jenkins-ssh [2025-03-07T02:23:48.319Z] Cloning the remote Git repository [2025-03-07T02:23:48.377Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-03-07T02:23:48.498Z] > git init /w/workspace/device-bacnet-c/31 # timeout=10 [2025-03-07T02:23:48.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-03-07T02:23:48.683Z] > git --version # timeout=10 [2025-03-07T02:23:48.711Z] > git --version # 'git version 2.25.1' [2025-03-07T02:23:48.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T02:23:48.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T02:23:49.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-03-07T02:23:50.720Z] Avoid second fetch [2025-03-07T02:23:50.721Z] Checking out Revision 11dab76be4e7d729cbb51d1712275157f21268b1 (main) [2025-03-07T02:23:49.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T02:23:50.737Z] > git config core.sparsecheckout # timeout=10 [2025-03-07T02:23:50.812Z] > git checkout -f 11dab76be4e7d729cbb51d1712275157f21268b1 # timeout=10 [2025-03-07T02:23:51.401Z] Commit message: "Merge pull request #101 from FelixTing/move-to-sdk-v4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:23:56.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-07T02:23:56.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T02:23:56.293Z] Dload Upload Total Spent Left Speed [2025-03-07T02:23:56.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh [2025-03-07T02:23:56.646Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-07T02:23:56.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-07T02:23:56.999Z] + sudo tee /etc/docker/daemon.new [2025-03-07T02:23:56.999Z] { [2025-03-07T02:23:56.999Z] "registry-mirrors": [ [2025-03-07T02:23:56.999Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-07T02:23:56.999Z] ], [2025-03-07T02:23:56.999Z] "bip": "10.250.0.254/24", [2025-03-07T02:23:56.999Z] "hosts": [ [2025-03-07T02:23:56.999Z] "tcp://0.0.0.0:5555", [2025-03-07T02:23:56.999Z] "unix:///var/run/docker.sock" [2025-03-07T02:23:56.999Z] ], [2025-03-07T02:23:56.999Z] "mtu": 1458, [2025-03-07T02:23:56.999Z] "selinux-enabled": true, [2025-03-07T02:23:56.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-07T02:23:56.999Z] } [Pipeline] sh [2025-03-07T02:23:57.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-07T02:23:57.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:24:15.997Z] provisioning config files... [2025-03-07T02:24:16.024Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/31@tmp/config9661617868955346418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:24:16.456Z] ---> ****-login.sh [2025-03-07T02:24:16.456Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:24:16.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:24:17.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:24:17.004Z] Configure a credential helper to remove this warning. See [2025-03-07T02:24:17.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:24:17.004Z] [2025-03-07T02:24:17.004Z] Login Succeeded [2025-03-07T02:24:17.004Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:24:17.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:24:17.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:24:17.274Z] Configure a credential helper to remove this warning. See [2025-03-07T02:24:17.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:24:17.275Z] [2025-03-07T02:24:17.275Z] Login Succeeded [2025-03-07T02:24:17.275Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:24:17.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:24:17.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:24:17.541Z] Configure a credential helper to remove this warning. See [2025-03-07T02:24:17.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:24:17.541Z] [2025-03-07T02:24:17.541Z] Login Succeeded [2025-03-07T02:24:17.809Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:24:17.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:24:18.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:24:18.078Z] Configure a credential helper to remove this warning. See [2025-03-07T02:24:18.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:24:18.078Z] [2025-03-07T02:24:18.078Z] Login Succeeded [2025-03-07T02:24:18.078Z] ****.io [2025-03-07T02:24:18.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:24:18.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:24:18.345Z] Configure a credential helper to remove this warning. See [2025-03-07T02:24:18.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:24:18.345Z] [2025-03-07T02:24:18.345Z] Login Succeeded [2025-03-07T02:24:18.345Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:24:18.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:24:18.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:24:18.736Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-07T02:24:18.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:24:18.764Z] ========================================================= [2025-03-07T02:24:18.764Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-07T02:24:18.764Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:24:19.103Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-03-07T02:24:19.372Z] Sending build context to Docker daemon 484.9kB [2025-03-07T02:24:19.373Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-03-07T02:24:19.373Z] Step 2/12 : FROM ${BASE} [2025-03-07T02:24:19.639Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-07T02:24:19.640Z] 579b34f0a95b: Pulling fs layer [2025-03-07T02:24:19.640Z] e71477ac5e1b: Pulling fs layer [2025-03-07T02:24:19.640Z] 579b34f0a95b: Verifying Checksum [2025-03-07T02:24:19.640Z] 579b34f0a95b: Download complete [2025-03-07T02:24:20.602Z] 579b34f0a95b: Pull complete [2025-03-07T02:24:22.016Z] e71477ac5e1b: Verifying Checksum [2025-03-07T02:24:22.016Z] e71477ac5e1b: Download complete [2025-03-07T02:24:34.344Z] e71477ac5e1b: Pull complete [2025-03-07T02:24:34.344Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-03-07T02:24:34.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-03-07T02:24:34.344Z] ---> 2b552cad5dd9 [2025-03-07T02:24:34.344Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:24:34.344Z] ---> Running in cfa51acf1923 [2025-03-07T02:24:34.930Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:24:35.513Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:24:35.513Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:24:35.513Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:24:36.100Z] Removing intermediate container cfa51acf1923 [2025-03-07T02:24:36.100Z] ---> 7519143750de [2025-03-07T02:24:36.100Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:24:36.373Z] ---> Running in e9c400e3797a [2025-03-07T02:24:38.407Z] Removing intermediate container e9c400e3797a [2025-03-07T02:24:38.407Z] ---> 060eb593ac02 [2025-03-07T02:24:38.407Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-07T02:24:38.407Z] ---> Running in fdca7d590b96 [2025-03-07T02:24:38.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:39.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:40.188Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:41.164Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:24:41.164Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-07T02:24:41.164Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-07T02:24:41.164Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-07T02:24:41.432Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-07T02:24:41.432Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:24:42.393Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:24:42.393Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:24:42.393Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-07T02:24:42.393Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-07T02:24:42.663Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-07T02:24:42.663Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-07T02:24:42.663Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-07T02:24:42.663Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-07T02:24:42.663Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-07T02:24:42.663Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-07T02:24:42.663Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-07T02:24:42.663Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-07T02:24:42.663Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-07T02:24:42.663Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:24:42.663Z] OK: 333 MiB in 100 packages [2025-03-07T02:24:44.079Z] Removing intermediate container fdca7d590b96 [2025-03-07T02:24:44.079Z] ---> 5be1784cbdd3 [2025-03-07T02:24:44.079Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-07T02:24:44.079Z] ---> Running in 15f6a47fd5ea [2025-03-07T02:24:45.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:45.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:45.911Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:46.882Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:24:46.882Z] Upgrading critical system libraries and apk-tools: [2025-03-07T02:24:46.882Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-07T02:24:46.882Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:24:47.165Z] Continuing the upgrade transaction with new apk-tools: [2025-03-07T02:24:47.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:47.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:48.037Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:24:49.004Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:24:49.004Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:24:49.004Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:24:49.004Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-07T02:24:49.004Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:24:49.276Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-07T02:24:49.276Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:24:49.276Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:24:49.276Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:24:49.276Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:24:49.545Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-07T02:24:49.545Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-07T02:24:49.817Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-07T02:24:49.817Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-07T02:24:49.817Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:24:49.817Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-07T02:24:49.817Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-07T02:24:50.086Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:24:50.086Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:24:50.086Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-07T02:24:50.357Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:24:50.357Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:24:50.357Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:24:50.627Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:24:50.627Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:24:50.627Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:24:50.897Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:24:50.897Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:24:50.897Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:24:51.164Z] OK: 334 MiB in 103 packages [2025-03-07T02:24:53.804Z] Removing intermediate container 15f6a47fd5ea [2025-03-07T02:24:53.804Z] ---> a0e21cad15d7 [2025-03-07T02:24:53.804Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-03-07T02:24:54.075Z] ---> 3d0de3c1e863 [2025-03-07T02:24:54.075Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-03-07T02:24:54.666Z] ---> 34817c340e6e [2025-03-07T02:24:54.666Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-03-07T02:24:54.934Z] ---> c5cf13f5c58c [2025-03-07T02:24:54.934Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-03-07T02:24:54.934Z] ---> Running in 34b223ba3838 [2025-03-07T02:24:55.200Z] Removing intermediate container 34b223ba3838 [2025-03-07T02:24:55.200Z] ---> 393adb854faf [2025-03-07T02:24:55.200Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-07T02:24:55.466Z] ---> Running in faffb2ce3eea [2025-03-07T02:24:56.434Z] + CSDK_VER=4.0.0 [2025-03-07T02:24:56.434Z] + '[' '!' -d deps ] [2025-03-07T02:24:56.434Z] + mkdir deps [2025-03-07T02:24:56.434Z] + cd /device-bacnet-c/deps [2025-03-07T02:24:56.434Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:24:56.434Z] Connecting to github.com (140.82.113.3:443) [2025-03-07T02:24:56.701Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-07T02:24:56.972Z] saving to 'v4.0.0.zip' [2025-03-07T02:24:56.972Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:24:56.972Z] 'v4.0.0.zip' saved [2025-03-07T02:24:56.972Z] + unzip v4.0.0.zip [2025-03-07T02:24:56.972Z] Archive: v4.0.0.zip [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:24:56.972Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:24:56.972Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:24:56.973Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:24:56.973Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:24:56.973Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:24:56.973Z] + ./scripts/build.sh [2025-03-07T02:24:56.973Z] + CPPCHECK=false [2025-03-07T02:24:56.973Z] + DOCGEN=false [2025-03-07T02:24:56.973Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:24:56.973Z] + '[' 0 -gt 0 ] [2025-03-07T02:24:56.973Z] + readlink -f ./scripts/build.sh [2025-03-07T02:24:56.973Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:24:56.973Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:24:56.973Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:24:56.973Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:24:56.973Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:24:56.973Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:24:56.973Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:24:57.556Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:24:57.556Z] -- Detecting C compiler ABI info [2025-03-07T02:24:57.911Z] -- Detecting C compiler ABI info - done [2025-03-07T02:24:58.177Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:24:58.177Z] -- Detecting C compile features [2025-03-07T02:24:58.177Z] -- Detecting C compile features - done [2025-03-07T02:24:58.177Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:24:58.444Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:24:58.444Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:24:58.444Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:24:58.444Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:24:58.444Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:24:58.444Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:24:58.444Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:24:58.444Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:24:58.444Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:24:58.710Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:24:58.976Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:24:59.242Z] -- Configuring done (2.0s) [2025-03-07T02:24:59.508Z] -- Generating done (0.2s) [2025-03-07T02:24:59.508Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:24:59.508Z] + make all package [2025-03-07T02:24:59.508Z] + tee release.log [2025-03-07T02:24:59.508Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:25:00.521Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:25:01.501Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:25:02.917Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:25:03.514Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:25:06.119Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:25:06.119Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:25:07.083Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:25:09.666Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:25:09.934Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:25:10.895Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:25:11.480Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:25:12.065Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:25:13.477Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:25:13.754Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:25:16.345Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:25:16.613Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:25:18.581Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:25:19.169Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:25:21.120Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:25:21.707Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:25:29.927Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:25:30.512Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:25:31.098Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:25:31.684Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:25:31.952Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:25:33.362Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:25:36.713Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:25:36.713Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:25:38.118Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:25:38.703Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:25:40.640Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:25:40.640Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:25:40.640Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:25:40.640Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:25:40.640Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:25:40.640Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:25:40.640Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:25:42.045Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:25:43.005Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:25:43.271Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:25:43.855Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:25:44.121Z] [ 68%] Built target csdk [2025-03-07T02:25:44.121Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:25:45.081Z] [ 72%] Linking C executable template [2025-03-07T02:25:45.346Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:45.613Z] [ 72%] Built target template [2025-03-07T02:25:45.613Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:25:46.201Z] [ 76%] Linking C executable device-counter [2025-03-07T02:25:46.201Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:46.491Z] [ 76%] Built target device-counter [2025-03-07T02:25:46.773Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:25:47.404Z] [ 80%] Linking C executable device-random [2025-03-07T02:25:47.404Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:47.670Z] [ 80%] Built target device-random [2025-03-07T02:25:47.670Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:25:48.629Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:25:48.629Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:48.895Z] [ 84%] Built target device-gyro [2025-03-07T02:25:48.895Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:25:49.490Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:25:49.758Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:50.024Z] [ 88%] Built target device-bitfields [2025-03-07T02:25:50.024Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:25:51.428Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:25:51.428Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:51.428Z] [ 92%] Built target template-discovery [2025-03-07T02:25:51.694Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:25:52.653Z] [ 96%] Linking C executable device-file [2025-03-07T02:25:52.653Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:52.929Z] [ 96%] Built target device-file [2025-03-07T02:25:52.929Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:25:53.899Z] [100%] Linking C executable device-terminal [2025-03-07T02:25:53.899Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:25:54.169Z] [100%] Built target device-terminal [2025-03-07T02:25:54.169Z] Run CPack packaging tool... [2025-03-07T02:25:54.439Z] CPack: Create package using TGZ [2025-03-07T02:25:54.439Z] CPack: Install projects [2025-03-07T02:25:54.439Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:25:55.403Z] CPack: - Install project: Csdk [] [2025-03-07T02:25:55.404Z] CPack: Create package [2025-03-07T02:25:55.404Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:25:55.404Z] + '[' false '=' true ] [2025-03-07T02:25:55.404Z] + '[' false '=' true ] [2025-03-07T02:25:55.404Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:25:55.404Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:25:55.404Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:25:55.671Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:25:55.939Z] -- Detecting C compiler ABI info [2025-03-07T02:25:56.208Z] -- Detecting C compiler ABI info - done [2025-03-07T02:25:56.208Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:25:56.208Z] -- Detecting C compile features [2025-03-07T02:25:56.208Z] -- Detecting C compile features - done [2025-03-07T02:25:56.208Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:25:56.477Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:25:56.477Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:25:56.477Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:25:56.477Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:25:56.745Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:25:56.745Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:25:56.745Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:25:56.745Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:25:56.745Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:25:57.015Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:25:57.287Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:25:57.287Z] -- Configuring done (1.9s) [2025-03-07T02:25:57.557Z] -- Generating done (0.2s) [2025-03-07T02:25:57.557Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:25:57.557Z] + + maketee [2025-03-07T02:25:57.557Z] debug.log [2025-03-07T02:25:57.830Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:25:58.105Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:25:58.692Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:25:59.277Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:25:59.543Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:26:00.499Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:26:00.499Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:26:01.081Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:26:01.668Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:26:01.933Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:26:02.514Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:26:02.780Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:26:03.361Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:26:03.627Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:26:03.893Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:26:05.298Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:26:05.298Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:26:05.880Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:26:06.145Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:26:07.102Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:26:07.368Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:26:08.770Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:26:09.035Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:26:09.300Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:26:09.880Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:26:10.145Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:26:10.725Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:26:12.126Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:26:12.394Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:26:12.976Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:26:13.554Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:26:14.510Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:26:14.775Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:26:15.040Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:26:15.306Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:26:15.571Z] [ 68%] Built target csdk [2025-03-07T02:26:15.835Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:26:16.101Z] [ 72%] Linking C executable template [2025-03-07T02:26:16.101Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:16.366Z] [ 72%] Built target template [2025-03-07T02:26:16.366Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:26:16.946Z] [ 76%] Linking C executable device-counter [2025-03-07T02:26:16.946Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:17.211Z] [ 76%] Built target device-counter [2025-03-07T02:26:17.211Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:26:17.476Z] [ 80%] Linking C executable device-random [2025-03-07T02:26:17.477Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:17.742Z] [ 80%] Built target device-random [2025-03-07T02:26:18.008Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:26:18.273Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:26:18.273Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:18.539Z] [ 84%] Built target device-gyro [2025-03-07T02:26:18.540Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:26:18.806Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:26:19.074Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:19.340Z] [ 88%] Built target device-bitfields [2025-03-07T02:26:19.340Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:26:19.607Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:26:19.871Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:20.136Z] [ 92%] Built target template-discovery [2025-03-07T02:26:20.136Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:26:20.400Z] [ 96%] Linking C executable device-file [2025-03-07T02:26:20.400Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:20.665Z] [ 96%] Built target device-file [2025-03-07T02:26:20.930Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:26:21.196Z] [100%] Linking C executable device-terminal [2025-03-07T02:26:21.196Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:26:21.461Z] [100%] Built target device-terminal [2025-03-07T02:26:21.461Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:26:21.726Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:26:21.726Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:26:21.726Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:26:21.726Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:26:21.726Z] + rm -rf /device-bacnet-c/deps [2025-03-07T02:26:22.312Z] Removing intermediate container faffb2ce3eea [2025-03-07T02:26:22.312Z] ---> 4f7c303c82cc [2025-03-07T02:26:22.312Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-03-07T02:26:22.578Z] ---> Running in 171508ce28fc [2025-03-07T02:26:23.535Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-07T02:26:23.535Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-07T02:26:23.535Z] + dirname /device-bacnet-c/scripts [2025-03-07T02:26:23.535Z] + ROOT=/device-bacnet-c [2025-03-07T02:26:23.535Z] + echo /device-bacnet-c/device-bacnet-c [2025-03-07T02:26:23.535Z]  [2025-03-07T02:26:23.535Z] + cd /device-bacnet-c [2025-03-07T02:26:23.535Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-07T02:26:23.535Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-03-07T02:26:23.535Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-03-07T02:26:23.535Z] Cloning into 'bacnet-stack'... [2025-03-07T02:26:33.892Z] Updating files: 35% (606/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 59% (1010/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2025-03-07T02:26:33.892Z] + cd /device-bacnet-c/bacnet-stack [2025-03-07T02:26:33.892Z] + git checkout v0.8.6-IOTech [2025-03-07T02:26:35.309Z] Note: switching to 'v0.8.6-IOTech'. [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-03-07T02:26:35.309Z] changes and commit them, and you can discard any commits you make in this [2025-03-07T02:26:35.309Z] state without impacting any branches by switching back to a branch. [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] If you want to create a new branch to retain commits you create, you may [2025-03-07T02:26:35.309Z] do so (now or later) by using -c with the switch command. Example: [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] git switch -c [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] Or undo this operation with: [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] git switch - [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-03-07T02:26:35.309Z] [2025-03-07T02:26:35.309Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-03-07T02:26:35.309Z] + mkdir -p /device-bacnet-c/lib/ip [2025-03-07T02:26:35.309Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-03-07T02:26:35.309Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-03-07T02:26:35.577Z] make -s -C lib clean [2025-03-07T02:26:35.577Z] make -s -C demo clean [2025-03-07T02:26:35.577Z] make -s -C demo/router clean [2025-03-07T02:26:35.577Z] make -s -C demo/router-ipv6 clean [2025-03-07T02:26:35.577Z] make -s -C demo/gateway clean [2025-03-07T02:26:35.577Z] make -s -C lib all [2025-03-07T02:27:07.806Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-03-07T02:27:07.806Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-03-07T02:27:07.806Z] 147 | pthread_cancel(hThread); [2025-03-07T02:27:07.806Z] | ^~~~~~~ [2025-03-07T02:27:07.806Z] | | [2025-03-07T02:27:07.806Z] | long unsigned int [2025-03-07T02:27:07.806Z] In file included from ../ports/linux/net.h:73, [2025-03-07T02:27:07.806Z] from ../ports/linux/dlmstp.c:43: [2025-03-07T02:27:07.806Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-03-07T02:27:07.806Z] 98 | int pthread_cancel(pthread_t); [2025-03-07T02:27:07.806Z] | ^~~~~~~~~ [2025-03-07T02:27:07.806Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-03-07T02:27:07.806Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-03-07T02:27:07.806Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-03-07T02:27:07.806Z] | ^~~~~~~~ [2025-03-07T02:27:07.806Z] | | [2025-03-07T02:27:07.806Z] | long unsigned int * [2025-03-07T02:27:07.806Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-03-07T02:27:07.806Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-03-07T02:27:07.806Z] | ^ [2025-03-07T02:27:29.846Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-03-07T02:27:29.846Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-03-07T02:27:29.846Z] make -s -C lib clean [2025-03-07T02:27:29.846Z] make -s -C demo clean [2025-03-07T02:27:29.846Z] make -s -C demo/router clean [2025-03-07T02:27:29.846Z] make -s -C demo/router-ipv6 clean [2025-03-07T02:27:29.846Z] make -s -C demo/gateway clean [2025-03-07T02:27:29.846Z] make -s -C lib all [2025-03-07T02:28:26.215Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-03-07T02:28:26.215Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:28:26.215Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:28:26.215Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:28:26.215Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:28:26.215Z] -- Detecting C compiler ABI info [2025-03-07T02:28:26.215Z] -- Detecting C compiler ABI info - done [2025-03-07T02:28:26.215Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:28:26.215Z] -- Detecting C compile features [2025-03-07T02:28:26.215Z] -- Detecting C compile features - done [2025-03-07T02:28:26.215Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-07T02:28:26.215Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-07T02:28:26.215Z] -- Found Threads: TRUE [2025-03-07T02:28:26.215Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:28:26.215Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:28:26.215Z] -- Configuring done (1.2s) [2025-03-07T02:28:26.215Z] -- Generating done (0.0s) [2025-03-07T02:28:26.215Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:28:26.215Z] + make [2025-03-07T02:28:26.215Z] + tee release.log [2025-03-07T02:28:26.215Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-07T02:28:26.215Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-07T02:28:26.215Z] [ 22%] Built target bacnet_objects [2025-03-07T02:28:26.215Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:28:27.168Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-07T02:28:27.771Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-07T02:28:28.037Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-07T02:28:28.303Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:28:30.876Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-07T02:28:30.876Z] [100%] Linking C executable device-bacnet-c [2025-03-07T02:28:31.142Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:31.407Z] [100%] Built target device-bacnet-c [2025-03-07T02:28:31.407Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:28:31.407Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:28:31.407Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:28:31.674Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:28:31.674Z] -- Detecting C compiler ABI info [2025-03-07T02:28:32.254Z] -- Detecting C compiler ABI info - done [2025-03-07T02:28:32.254Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:28:32.254Z] -- Detecting C compile features [2025-03-07T02:28:32.254Z] -- Detecting C compile features - done [2025-03-07T02:28:32.254Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-07T02:28:32.521Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-07T02:28:32.790Z] -- Found Threads: TRUE [2025-03-07T02:28:32.790Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:28:32.790Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:28:32.790Z] -- Configuring done (1.2s) [2025-03-07T02:28:32.790Z] -- Generating done (0.0s) [2025-03-07T02:28:32.790Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:28:32.790Z] + make [2025-03-07T02:28:32.790Z] + tee release.log [2025-03-07T02:28:32.790Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-07T02:28:34.196Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-07T02:28:34.462Z] [ 22%] Built target bacnet_objects [2025-03-07T02:28:34.462Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:28:35.884Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-07T02:28:36.482Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-07T02:28:36.750Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-07T02:28:37.337Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:28:39.347Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-07T02:28:39.932Z] [100%] Linking C executable device-bacnet-c [2025-03-07T02:28:39.932Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:28:40.199Z] [100%] Built target device-bacnet-c [2025-03-07T02:28:43.552Z] Removing intermediate container 171508ce28fc [2025-03-07T02:28:43.552Z] ---> 9cc271fa622c [2025-03-07T02:28:43.552Z] Successfully built 9cc271fa622c [2025-03-07T02:28:43.552Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:28:44.020Z] + docker inspect -f . ci-base-image-arm64 [2025-03-07T02:28:44.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:28:44.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-40511 does not seem to be running inside a container [2025-03-07T02:28:44.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/31 -v /w/workspace/device-bacnet-c/31:/w/workspace/device-bacnet-c/31:rw,z -v /w/workspace/device-bacnet-c/31@tmp:/w/workspace/device-bacnet-c/31@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 [2025-03-07T02:28:45.642Z] $ docker top 989dd8208359ca437179475ae6c10117e01c0a364b74520b8148970f24993c9d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:28:46.532Z] + make test [2025-03-07T02:28:46.532Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-03-07T02:28:46.550Z] $ docker stop --time=1 989dd8208359ca437179475ae6c10117e01c0a364b74520b8148970f24993c9d [2025-03-07T02:28:48.237Z] $ docker rm -f --volumes 989dd8208359ca437179475ae6c10117e01c0a364b74520b8148970f24993c9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:28:48.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:28:49.164Z] + ls -al . [2025-03-07T02:28:49.164Z] total 84 [2025-03-07T02:28:49.164Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:24 . [2025-03-07T02:28:49.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:23 .. [2025-03-07T02:28:49.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:23 .git [2025-03-07T02:28:49.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:23 .github [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 1563 Mar 7 02:23 Attribution.txt [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 1004 Mar 7 02:23 CHANGELOG.md [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:23 GOVERNANCE.md [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 764 Mar 7 02:23 Jenkinsfile [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 02:23 LICENSE [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 837 Mar 7 02:23 Makefile [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 621 Mar 7 02:23 OWNERS.md [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 5483 Mar 7 02:23 README.md [2025-03-07T02:28:49.164Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:20 VERSION [2025-03-07T02:28:49.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:23 docs [2025-03-07T02:28:49.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:23 res [2025-03-07T02:28:49.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:23 sample-profiles [2025-03-07T02:28:49.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:23 scripts [2025-03-07T02:28:49.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:23 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:28:49.522Z] + 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=11dab76be4e7d729cbb51d1712275157f21268b1 --label arch=arm64 --label version=3.2.0-dev.4 . [2025-03-07T02:28:49.795Z] Sending build context to Docker daemon 484.9kB [2025-03-07T02:28:49.795Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-03-07T02:28:49.795Z] Step 2/31 : FROM ${BASE} as builder [2025-03-07T02:28:49.795Z] ---> 9cc271fa622c [2025-03-07T02:28:49.795Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:28:49.795Z] ---> Running in 65c1dd3a2873 [2025-03-07T02:28:50.756Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:28:51.342Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:28:51.342Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:28:51.342Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:28:51.932Z] Removing intermediate container 65c1dd3a2873 [2025-03-07T02:28:51.932Z] ---> 3c915c95c12e [2025-03-07T02:28:51.932Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:28:52.200Z] ---> Running in d10dae6fc3d1 [2025-03-07T02:28:54.149Z] Removing intermediate container d10dae6fc3d1 [2025-03-07T02:28:54.150Z] ---> 54d3f9440276 [2025-03-07T02:28:54.150Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-07T02:28:54.150Z] ---> Running in 4e8b001a1ce5 [2025-03-07T02:28:54.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:28:55.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:28:55.907Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:28:56.504Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:28:56.770Z] OK: 334 MiB in 103 packages [2025-03-07T02:28:57.771Z] Removing intermediate container 4e8b001a1ce5 [2025-03-07T02:28:57.771Z] ---> a0f4b0b3c9fe [2025-03-07T02:28:57.771Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-03-07T02:28:58.041Z] ---> e0569dd24127 [2025-03-07T02:28:58.041Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-03-07T02:28:58.711Z] ---> 24197fe4ed9d [2025-03-07T02:28:58.711Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-03-07T02:28:59.321Z] ---> fe6484d94148 [2025-03-07T02:28:59.321Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-03-07T02:28:59.321Z] ---> Running in dd53e82c0270 [2025-03-07T02:28:59.635Z] Removing intermediate container dd53e82c0270 [2025-03-07T02:28:59.635Z] ---> 42994236471c [2025-03-07T02:28:59.635Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-07T02:28:59.635Z] ---> Running in 8966552c67f8 [2025-03-07T02:29:01.117Z] + CSDK_VER=4.0.0 [2025-03-07T02:29:01.117Z] + '[' '!' -d deps ] [2025-03-07T02:29:01.117Z] + mkdir deps [2025-03-07T02:29:01.117Z] + cd /device-bacnet-c/deps [2025-03-07T02:29:01.117Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:29:01.117Z] Connecting to github.com (140.82.113.4:443) [2025-03-07T02:29:01.117Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-03-07T02:29:01.415Z] saving to 'v4.0.0.zip' [2025-03-07T02:29:01.415Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:29:01.415Z] 'v4.0.0.zip' saved [2025-03-07T02:29:01.415Z] + unzip v4.0.0.zip [2025-03-07T02:29:01.415Z] Archive: v4.0.0.zip [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:29:01.712Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:29:01.712Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:29:01.713Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:29:01.713Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:29:01.713Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:29:01.713Z] + ./scripts/build.sh [2025-03-07T02:29:01.713Z] + CPPCHECK=false [2025-03-07T02:29:01.713Z] + DOCGEN=false [2025-03-07T02:29:01.713Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:29:01.713Z] + '[' 0 -gt 0 ] [2025-03-07T02:29:01.713Z] + readlink -f ./scripts/build.sh [2025-03-07T02:29:01.713Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:29:01.713Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:29:01.713Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:29:01.713Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:29:01.713Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:29:01.713Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:29:01.713Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:29:01.991Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:29:02.274Z] -- Detecting C compiler ABI info [2025-03-07T02:29:02.551Z] -- Detecting C compiler ABI info - done [2025-03-07T02:29:02.551Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:29:02.551Z] -- Detecting C compile features [2025-03-07T02:29:02.551Z] -- Detecting C compile features - done [2025-03-07T02:29:02.551Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:29:02.831Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:29:02.831Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:29:03.106Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:29:03.106Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:29:03.106Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:29:03.106Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:29:03.106Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:29:03.106Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:29:03.106Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:29:03.391Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:29:03.668Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:29:03.668Z] -- Configuring done (2.0s) [2025-03-07T02:29:03.936Z] -- Generating done (0.2s) [2025-03-07T02:29:03.936Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:29:03.936Z] + make all package [2025-03-07T02:29:03.936Z] + tee release.log [2025-03-07T02:29:04.207Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:29:05.171Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:29:06.577Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:29:07.539Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:29:08.508Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:29:11.856Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:29:11.856Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:29:13.275Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:29:15.867Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:29:16.833Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:29:17.799Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:29:19.214Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:29:19.802Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:29:21.220Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:29:21.806Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:29:25.170Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:29:25.438Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:29:28.024Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:29:28.610Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:29:30.560Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:29:31.155Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:29:41.306Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:29:41.306Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:29:41.894Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:29:42.480Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:29:43.065Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:29:45.010Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:29:47.598Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:29:48.182Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:29:49.145Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:29:50.110Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:29:52.718Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:29:52.718Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:29:52.718Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:29:52.718Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:29:52.718Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:29:52.718Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:29:52.718Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:29:54.142Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:29:55.124Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:29:55.710Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:29:56.300Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:29:56.576Z] [ 68%] Built target csdk [2025-03-07T02:29:56.576Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:29:57.538Z] [ 72%] Linking C executable template [2025-03-07T02:29:57.806Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:29:58.074Z] [ 72%] Built target template [2025-03-07T02:29:58.074Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:29:58.660Z] [ 76%] Linking C executable device-counter [2025-03-07T02:29:58.927Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:29:59.197Z] [ 76%] Built target device-counter [2025-03-07T02:29:59.197Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:30:00.159Z] [ 80%] Linking C executable device-random [2025-03-07T02:30:00.159Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:00.427Z] [ 80%] Built target device-random [2025-03-07T02:30:00.427Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:30:01.010Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:30:01.277Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:01.544Z] [ 84%] Built target device-gyro [2025-03-07T02:30:01.544Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:30:02.506Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:30:02.506Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:02.775Z] [ 88%] Built target device-bitfields [2025-03-07T02:30:02.775Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:30:04.190Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:30:04.459Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:04.729Z] [ 92%] Built target template-discovery [2025-03-07T02:30:04.998Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:30:05.962Z] [ 96%] Linking C executable device-file [2025-03-07T02:30:05.962Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:06.230Z] [ 96%] Built target device-file [2025-03-07T02:30:06.496Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:30:07.456Z] [100%] Linking C executable device-terminal [2025-03-07T02:30:07.456Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:07.723Z] [100%] Built target device-terminal [2025-03-07T02:30:07.723Z] Run CPack packaging tool... [2025-03-07T02:30:07.723Z] CPack: Create package using TGZ [2025-03-07T02:30:07.723Z] CPack: Install projects [2025-03-07T02:30:07.723Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:30:08.685Z] CPack: - Install project: Csdk [] [2025-03-07T02:30:08.953Z] CPack: Create package [2025-03-07T02:30:08.953Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:30:08.953Z] + '[' false '=' true ] [2025-03-07T02:30:08.953Z] + '[' false '=' true ] [2025-03-07T02:30:08.953Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:30:08.953Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:30:08.953Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:30:09.225Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:30:09.493Z] -- Detecting C compiler ABI info [2025-03-07T02:30:09.763Z] -- Detecting C compiler ABI info - done [2025-03-07T02:30:10.030Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:30:10.030Z] -- Detecting C compile features [2025-03-07T02:30:10.030Z] -- Detecting C compile features - done [2025-03-07T02:30:10.030Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:30:10.301Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:30:10.301Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:30:10.301Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:30:10.301Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:30:10.301Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:30:10.301Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:30:10.301Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:30:10.301Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:30:10.301Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:30:10.888Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:30:10.888Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:30:11.154Z] -- Configuring done (2.1s) [2025-03-07T02:30:11.421Z] -- Generating done (0.3s) [2025-03-07T02:30:11.421Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:30:11.421Z] + make [2025-03-07T02:30:11.421Z] + tee debug.log [2025-03-07T02:30:11.700Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:30:12.280Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:30:12.860Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:30:13.125Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:30:13.705Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:30:14.668Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:30:14.937Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:30:15.524Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:30:16.110Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:30:16.694Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:30:16.964Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:30:17.550Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:30:17.819Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:30:18.403Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:30:18.670Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:30:19.634Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:30:19.902Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:30:20.486Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:30:20.755Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:30:21.339Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:30:21.922Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:30:23.330Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:30:23.597Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:30:23.864Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:30:24.449Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:30:24.716Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:30:25.300Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:30:27.248Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:30:27.248Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:30:27.832Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:30:28.100Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:30:29.063Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:30:29.649Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:30:30.233Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:30:30.500Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:30:30.768Z] [ 68%] Built target csdk [2025-03-07T02:30:30.768Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:30:31.351Z] [ 72%] Linking C executable template [2025-03-07T02:30:31.351Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:31.622Z] [ 72%] Built target template [2025-03-07T02:30:31.622Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:30:32.205Z] [ 76%] Linking C executable device-counter [2025-03-07T02:30:32.205Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:32.471Z] [ 76%] Built target device-counter [2025-03-07T02:30:32.471Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:30:33.058Z] [ 80%] Linking C executable device-random [2025-03-07T02:30:33.058Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:33.325Z] [ 80%] Built target device-random [2025-03-07T02:30:33.325Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:30:33.592Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:30:33.859Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:34.125Z] [ 84%] Built target device-gyro [2025-03-07T02:30:34.125Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:30:34.399Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:30:34.399Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:34.983Z] [ 88%] Built target device-bitfields [2025-03-07T02:30:34.983Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:30:35.251Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:30:35.520Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:35.789Z] [ 92%] Built target template-discovery [2025-03-07T02:30:35.789Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:30:36.374Z] [ 96%] Linking C executable device-file [2025-03-07T02:30:36.374Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:36.645Z] [ 96%] Built target device-file [2025-03-07T02:30:36.912Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:30:37.185Z] [100%] Linking C executable device-terminal [2025-03-07T02:30:37.451Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:37.717Z] [100%] Built target device-terminal [2025-03-07T02:30:37.717Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:30:37.717Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:30:37.717Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:30:37.718Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:30:37.718Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:30:37.718Z] + rm -rf /device-bacnet-c/deps [2025-03-07T02:30:38.678Z] Removing intermediate container 8966552c67f8 [2025-03-07T02:30:38.678Z] ---> fb47dc923390 [2025-03-07T02:30:38.678Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-03-07T02:30:38.678Z] ---> Running in d16c67243fbc [2025-03-07T02:30:39.657Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-07T02:30:39.657Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-07T02:30:39.936Z] + dirname /device-bacnet-c/scripts [2025-03-07T02:30:39.936Z] + ROOT=/device-bacnet-c [2025-03-07T02:30:39.936Z] + echo /device-bacnet-c [2025-03-07T02:30:39.936Z] + cd /device-bacnet-c [2025-03-07T02:30:39.936Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-07T02:30:39.936Z] /device-bacnet-c [2025-03-07T02:30:39.936Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-03-07T02:30:39.936Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:30:39.936Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:30:39.936Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:30:39.936Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:30:39.936Z] -- Configuring done (0.1s) [2025-03-07T02:30:39.936Z] -- Generating done (0.0s) [2025-03-07T02:30:39.936Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:30:39.936Z] + make [2025-03-07T02:30:39.936Z] + tee release.log [2025-03-07T02:30:40.205Z] [ 22%] Built target bacnet_objects [2025-03-07T02:30:40.205Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:30:42.157Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:30:44.745Z] [ 55%] Linking C executable device-bacnet-c [2025-03-07T02:30:44.745Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:45.332Z] [100%] Built target device-bacnet-c [2025-03-07T02:30:45.332Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:30:45.332Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:30:45.332Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:30:45.600Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:30:45.600Z] -- Configuring done (0.1s) [2025-03-07T02:30:45.600Z] -- Generating done (0.0s) [2025-03-07T02:30:45.600Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:30:45.600Z] + + maketee [2025-03-07T02:30:45.600Z] release.log [2025-03-07T02:30:45.600Z] [ 22%] Built target bacnet_objects [2025-03-07T02:30:45.867Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:30:47.275Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:30:49.217Z] [ 55%] Linking C executable device-bacnet-c [2025-03-07T02:30:49.217Z] /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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:30:49.802Z] [100%] Built target device-bacnet-c [2025-03-07T02:30:50.765Z] Removing intermediate container d16c67243fbc [2025-03-07T02:30:50.765Z] ---> 483a1a88381e [2025-03-07T02:30:50.765Z] Step 12/31 : FROM alpine:3.20 [2025-03-07T02:30:51.033Z] 3.20: Pulling from library/alpine [2025-03-07T02:30:51.302Z] 94e9d8af2201: Pulling fs layer [2025-03-07T02:30:51.571Z] 94e9d8af2201: Verifying Checksum [2025-03-07T02:30:51.572Z] 94e9d8af2201: Download complete [2025-03-07T02:30:52.163Z] 94e9d8af2201: Pull complete [2025-03-07T02:30:52.163Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T02:30:52.163Z] Status: Downloaded newer image for alpine:3.20 [2025-03-07T02:30:52.163Z] ---> 7aab056cecc6 [2025-03-07T02:30:52.163Z] Step 13/31 : MAINTAINER iotech [2025-03-07T02:30:52.434Z] ---> Running in 9b447209ee67 [2025-03-07T02:30:52.702Z] Removing intermediate container 9b447209ee67 [2025-03-07T02:30:52.702Z] ---> 2619c97c06c1 [2025-03-07T02:30:52.702Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:30:52.702Z] ---> Running in a516c249a7bc [2025-03-07T02:30:53.662Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-07T02:30:54.244Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:30:54.244Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:30:54.244Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:30:54.837Z] Removing intermediate container a516c249a7bc [2025-03-07T02:30:54.837Z] ---> e2514622134c [2025-03-07T02:30:54.837Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:30:55.103Z] ---> Running in 6fc2ac550fe1 [2025-03-07T02:30:56.617Z] Removing intermediate container 6fc2ac550fe1 [2025-03-07T02:30:56.617Z] ---> aa1c7b781b0e [2025-03-07T02:30:56.617Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-03-07T02:30:56.907Z] ---> Running in fb7b173f9e87 [2025-03-07T02:30:57.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:30:58.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:30:59.127Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:31:00.095Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:31:00.095Z] (1/27) Installing ca-certificates (20241121-r1) [2025-03-07T02:31:00.095Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-03-07T02:31:00.095Z] (3/27) Installing c-ares (1.33.1-r0) [2025-03-07T02:31:00.364Z] (4/27) Installing libunistring (1.2-r0) [2025-03-07T02:31:00.364Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-03-07T02:31:00.364Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T02:31:00.364Z] (7/27) Installing libpsl (0.21.5-r1) [2025-03-07T02:31:00.364Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-03-07T02:31:00.364Z] (9/27) Installing libcurl (8.12.1-r0) [2025-03-07T02:31:00.364Z] (10/27) Installing curl (8.12.1-r0) [2025-03-07T02:31:00.364Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-03-07T02:31:00.364Z] (12/27) Installing hiredis (1.2.0-r0) [2025-03-07T02:31:00.364Z] (13/27) Installing yaml (0.2.5-r2) [2025-03-07T02:31:00.364Z] (14/27) Installing libcbor (0.11.0-r0) [2025-03-07T02:31:00.628Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:31:01.585Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-03-07T02:31:01.585Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-03-07T02:31:01.585Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:31:02.546Z] (19/27) Installing gmp (6.3.0-r1) [2025-03-07T02:31:02.546Z] (20/27) Installing nettle (3.9.1-r0) [2025-03-07T02:31:02.546Z] (21/27) Installing libffi (3.4.6-r0) [2025-03-07T02:31:02.546Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-03-07T02:31:02.546Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-03-07T02:31:02.546Z] (24/27) Installing gnutls (3.8.5-r0) [2025-03-07T02:31:02.546Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-03-07T02:31:02.546Z] (26/27) Installing libuuid (2.40.1-r1) [2025-03-07T02:31:02.546Z] (27/27) Installing linux-headers (6.6-r0) [2025-03-07T02:31:03.129Z] Executing busybox-1.36.1-r29.trigger [2025-03-07T02:31:03.129Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:31:03.397Z] OK: 32 MiB in 41 packages [2025-03-07T02:31:06.741Z] Removing intermediate container fb7b173f9e87 [2025-03-07T02:31:06.741Z] ---> a33d83c8da6f [2025-03-07T02:31:06.741Z] Step 17/31 : RUN apk --no-cache upgrade [2025-03-07T02:31:06.741Z] ---> Running in 58ff39d73324 [2025-03-07T02:31:07.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:31:07.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T02:31:08.546Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T02:31:09.499Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:31:09.499Z] OK: 32 MiB in 41 packages [2025-03-07T02:31:10.461Z] Removing intermediate container 58ff39d73324 [2025-03-07T02:31:10.461Z] ---> 7c484403fac4 [2025-03-07T02:31:10.461Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-03-07T02:31:11.423Z] ---> 0ec333d5d910 [2025-03-07T02:31:11.423Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:31:11.688Z] ---> 5e1a20af33cf [2025-03-07T02:31:11.688Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-07T02:31:12.269Z] ---> e75c72896a76 [2025-03-07T02:31:12.269Z] Step 21/31 : COPY LICENSE /. [2025-03-07T02:31:12.850Z] ---> aac2a305cdd9 [2025-03-07T02:31:12.850Z] Step 22/31 : COPY Attribution.txt /. [2025-03-07T02:31:13.436Z] ---> 3cb412fc2d81 [2025-03-07T02:31:13.436Z] Step 23/31 : COPY res /res [2025-03-07T02:31:13.704Z] ---> 37f1704fac47 [2025-03-07T02:31:13.704Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-03-07T02:31:14.285Z] ---> 6915e5058536 [2025-03-07T02:31:14.285Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-03-07T02:31:14.285Z] ---> Running in 54e35526a8a9 [2025-03-07T02:31:14.551Z] Removing intermediate container 54e35526a8a9 [2025-03-07T02:31:14.551Z] ---> c249b5e30b41 [2025-03-07T02:31:14.551Z] Step 26/31 : EXPOSE 59980 [2025-03-07T02:31:14.816Z] ---> Running in 9009fb269eec [2025-03-07T02:31:15.081Z] Removing intermediate container 9009fb269eec [2025-03-07T02:31:15.081Z] ---> 70a6b369d304 [2025-03-07T02:31:15.081Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-03-07T02:31:15.081Z] ---> Running in 1558e148d759 [2025-03-07T02:31:15.348Z] Removing intermediate container 1558e148d759 [2025-03-07T02:31:15.348Z] ---> de0923c901d1 [2025-03-07T02:31:15.348Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-07T02:31:15.348Z] ---> Running in 3952d840d34a [2025-03-07T02:31:15.931Z] Removing intermediate container 3952d840d34a [2025-03-07T02:31:15.931Z] ---> 37b7398ceb8d [2025-03-07T02:31:15.931Z] Step 29/31 : LABEL arch=arm64 [2025-03-07T02:31:15.931Z] ---> Running in 7662cdefb6f9 [2025-03-07T02:31:16.198Z] Removing intermediate container 7662cdefb6f9 [2025-03-07T02:31:16.198Z] ---> ac34393d4793 [2025-03-07T02:31:16.198Z] Step 30/31 : LABEL git_sha=11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:31:16.198Z] ---> Running in 201597a4418c [2025-03-07T02:31:16.465Z] Removing intermediate container 201597a4418c [2025-03-07T02:31:16.465Z] ---> 0d996cf54314 [2025-03-07T02:31:16.465Z] Step 31/31 : LABEL version=3.2.0-dev.4 [2025-03-07T02:31:16.465Z] ---> Running in 94a60e0291cb [2025-03-07T02:31:16.732Z] Removing intermediate container 94a60e0291cb [2025-03-07T02:31:16.732Z] ---> 3fb546458041 [2025-03-07T02:31:16.732Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-07T02:31:16.999Z] Successfully built 3fb546458041 [2025-03-07T02:31:16.999Z] 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 [2025-03-07T02:31:17.138Z] provisioning config files... [2025-03-07T02:31:17.154Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/31@tmp/config16148426208955717480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:31:17.503Z] ---> ****-login.sh [2025-03-07T02:31:17.503Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:31:17.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:31:17.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:31:17.769Z] Configure a credential helper to remove this warning. See [2025-03-07T02:31:17.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:31:17.769Z] [2025-03-07T02:31:17.769Z] Login Succeeded [2025-03-07T02:31:17.769Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:31:18.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:31:18.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:31:18.034Z] Configure a credential helper to remove this warning. See [2025-03-07T02:31:18.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:31:18.034Z] [2025-03-07T02:31:18.034Z] Login Succeeded [2025-03-07T02:31:18.034Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:31:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:31:18.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:31:18.566Z] Configure a credential helper to remove this warning. See [2025-03-07T02:31:18.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:31:18.566Z] [2025-03-07T02:31:18.566Z] Login Succeeded [2025-03-07T02:31:18.566Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:31:18.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:31:18.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:31:18.833Z] Configure a credential helper to remove this warning. See [2025-03-07T02:31:18.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:31:18.833Z] [2025-03-07T02:31:18.833Z] Login Succeeded [2025-03-07T02:31:18.833Z] ****.io [2025-03-07T02:31:19.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:31:19.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:31:19.363Z] Configure a credential helper to remove this warning. See [2025-03-07T02:31:19.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:31:19.363Z] [2025-03-07T02:31:19.363Z] Login Succeeded [2025-03-07T02:31:19.363Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:31:19.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:31:19.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:31:19.521Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2025-03-07T02:31:19.521Z] 11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:31:19.521Z] latest [2025-03-07T02:31:19.521Z] 3.2.0-dev.4 [2025-03-07T02:31:19.521Z] 11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [2025-03-07T02:31:19.521Z] main [2025-03-07T02:31:19.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:19.905Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:11dab76be4e7d729cbb51d1712275157f21268b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:20.267Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:31:20.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-07T02:31:20.267Z] 71c46fc83c9e: Preparing [2025-03-07T02:31:20.267Z] 8bb3e72df32b: Preparing [2025-03-07T02:31:20.267Z] 684c0bc9c1b8: Preparing [2025-03-07T02:31:20.267Z] 58e3ea985e98: Preparing [2025-03-07T02:31:20.267Z] 018aec5b2e8e: Preparing [2025-03-07T02:31:20.267Z] 319f99ff50d7: Preparing [2025-03-07T02:31:20.267Z] 8fc1c6ed20bd: Preparing [2025-03-07T02:31:20.267Z] 6a08ec71f637: Preparing [2025-03-07T02:31:20.267Z] 14d2b8d54c53: Preparing [2025-03-07T02:31:20.267Z] c96a864e7415: Preparing [2025-03-07T02:31:20.267Z] cc5eb41f5030: Preparing [2025-03-07T02:31:20.267Z] dd9c8f8612c8: Preparing [2025-03-07T02:31:20.267Z] 319f99ff50d7: Waiting [2025-03-07T02:31:20.267Z] 8fc1c6ed20bd: Waiting [2025-03-07T02:31:20.267Z] 6a08ec71f637: Waiting [2025-03-07T02:31:20.267Z] cc5eb41f5030: Waiting [2025-03-07T02:31:20.267Z] c96a864e7415: Waiting [2025-03-07T02:31:20.267Z] dd9c8f8612c8: Waiting [2025-03-07T02:31:20.267Z] 14d2b8d54c53: Waiting [2025-03-07T02:31:20.533Z] 71c46fc83c9e: Pushed [2025-03-07T02:31:20.533Z] 8bb3e72df32b: Pushed [2025-03-07T02:31:20.533Z] 58e3ea985e98: Pushed [2025-03-07T02:31:20.533Z] 684c0bc9c1b8: Pushed [2025-03-07T02:31:20.533Z] 018aec5b2e8e: Pushed [2025-03-07T02:31:20.798Z] 6a08ec71f637: Pushed [2025-03-07T02:31:20.798Z] 319f99ff50d7: Pushed [2025-03-07T02:31:20.798Z] dd9c8f8612c8: Layer already exists [2025-03-07T02:31:20.798Z] c96a864e7415: Pushed [2025-03-07T02:31:20.798Z] cc5eb41f5030: Pushed [2025-03-07T02:31:21.064Z] 8fc1c6ed20bd: Pushed [2025-03-07T02:31:25.310Z] 14d2b8d54c53: Pushed [2025-03-07T02:31:25.577Z] 11dab76be4e7d729cbb51d1712275157f21268b1: digest: sha256:565984bfd6319399271fe6ab3bb27d22d08d61ddd7ea2dd5e66a25531fe9caed size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:25.946Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:26.310Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-03-07T02:31:26.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-07T02:31:26.310Z] 71c46fc83c9e: Preparing [2025-03-07T02:31:26.310Z] 8bb3e72df32b: Preparing [2025-03-07T02:31:26.310Z] 684c0bc9c1b8: Preparing [2025-03-07T02:31:26.310Z] 58e3ea985e98: Preparing [2025-03-07T02:31:26.310Z] 018aec5b2e8e: Preparing [2025-03-07T02:31:26.310Z] 319f99ff50d7: Preparing [2025-03-07T02:31:26.310Z] 8fc1c6ed20bd: Preparing [2025-03-07T02:31:26.310Z] 6a08ec71f637: Preparing [2025-03-07T02:31:26.310Z] 14d2b8d54c53: Preparing [2025-03-07T02:31:26.310Z] c96a864e7415: Preparing [2025-03-07T02:31:26.310Z] cc5eb41f5030: Preparing [2025-03-07T02:31:26.310Z] dd9c8f8612c8: Preparing [2025-03-07T02:31:26.310Z] 319f99ff50d7: Waiting [2025-03-07T02:31:26.310Z] 8fc1c6ed20bd: Waiting [2025-03-07T02:31:26.310Z] 6a08ec71f637: Waiting [2025-03-07T02:31:26.310Z] 14d2b8d54c53: Waiting [2025-03-07T02:31:26.310Z] c96a864e7415: Waiting [2025-03-07T02:31:26.310Z] cc5eb41f5030: Waiting [2025-03-07T02:31:26.310Z] dd9c8f8612c8: Waiting [2025-03-07T02:31:26.310Z] 684c0bc9c1b8: Layer already exists [2025-03-07T02:31:26.310Z] 8bb3e72df32b: Layer already exists [2025-03-07T02:31:26.310Z] 018aec5b2e8e: Layer already exists [2025-03-07T02:31:26.310Z] 58e3ea985e98: Layer already exists [2025-03-07T02:31:26.310Z] 71c46fc83c9e: Layer already exists [2025-03-07T02:31:26.310Z] 14d2b8d54c53: Layer already exists [2025-03-07T02:31:26.310Z] c96a864e7415: Layer already exists [2025-03-07T02:31:26.310Z] 319f99ff50d7: Layer already exists [2025-03-07T02:31:26.310Z] 6a08ec71f637: Layer already exists [2025-03-07T02:31:26.310Z] 8fc1c6ed20bd: Layer already exists [2025-03-07T02:31:26.310Z] dd9c8f8612c8: Layer already exists [2025-03-07T02:31:26.310Z] cc5eb41f5030: Layer already exists [2025-03-07T02:31:26.577Z] latest: digest: sha256:565984bfd6319399271fe6ab3bb27d22d08d61ddd7ea2dd5e66a25531fe9caed size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:26.935Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:27.306Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.4 [2025-03-07T02:31:27.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-07T02:31:27.306Z] 71c46fc83c9e: Preparing [2025-03-07T02:31:27.306Z] 8bb3e72df32b: Preparing [2025-03-07T02:31:27.306Z] 684c0bc9c1b8: Preparing [2025-03-07T02:31:27.306Z] 58e3ea985e98: Preparing [2025-03-07T02:31:27.306Z] 018aec5b2e8e: Preparing [2025-03-07T02:31:27.306Z] 319f99ff50d7: Preparing [2025-03-07T02:31:27.306Z] 8fc1c6ed20bd: Preparing [2025-03-07T02:31:27.306Z] 6a08ec71f637: Preparing [2025-03-07T02:31:27.306Z] 14d2b8d54c53: Preparing [2025-03-07T02:31:27.306Z] c96a864e7415: Preparing [2025-03-07T02:31:27.306Z] cc5eb41f5030: Preparing [2025-03-07T02:31:27.306Z] 319f99ff50d7: Waiting [2025-03-07T02:31:27.306Z] 8fc1c6ed20bd: Waiting [2025-03-07T02:31:27.306Z] 6a08ec71f637: Waiting [2025-03-07T02:31:27.306Z] 14d2b8d54c53: Waiting [2025-03-07T02:31:27.306Z] c96a864e7415: Waiting [2025-03-07T02:31:27.306Z] dd9c8f8612c8: Preparing [2025-03-07T02:31:27.306Z] cc5eb41f5030: Waiting [2025-03-07T02:31:27.306Z] dd9c8f8612c8: Waiting [2025-03-07T02:31:27.306Z] 8bb3e72df32b: Layer already exists [2025-03-07T02:31:27.306Z] 71c46fc83c9e: Layer already exists [2025-03-07T02:31:27.306Z] 58e3ea985e98: Layer already exists [2025-03-07T02:31:27.306Z] 684c0bc9c1b8: Layer already exists [2025-03-07T02:31:27.306Z] 018aec5b2e8e: Layer already exists [2025-03-07T02:31:27.306Z] 6a08ec71f637: Layer already exists [2025-03-07T02:31:27.306Z] 8fc1c6ed20bd: Layer already exists [2025-03-07T02:31:27.306Z] 14d2b8d54c53: Layer already exists [2025-03-07T02:31:27.306Z] 319f99ff50d7: Layer already exists [2025-03-07T02:31:27.306Z] c96a864e7415: Layer already exists [2025-03-07T02:31:27.576Z] dd9c8f8612c8: Layer already exists [2025-03-07T02:31:27.576Z] cc5eb41f5030: Layer already exists [2025-03-07T02:31:27.576Z] 3.2.0-dev.4: digest: sha256:565984bfd6319399271fe6ab3bb27d22d08d61ddd7ea2dd5e66a25531fe9caed size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:27.947Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:28.321Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [2025-03-07T02:31:28.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-07T02:31:28.321Z] 71c46fc83c9e: Preparing [2025-03-07T02:31:28.321Z] 8bb3e72df32b: Preparing [2025-03-07T02:31:28.321Z] 684c0bc9c1b8: Preparing [2025-03-07T02:31:28.321Z] 58e3ea985e98: Preparing [2025-03-07T02:31:28.321Z] 018aec5b2e8e: Preparing [2025-03-07T02:31:28.321Z] 319f99ff50d7: Preparing [2025-03-07T02:31:28.321Z] 8fc1c6ed20bd: Preparing [2025-03-07T02:31:28.321Z] 6a08ec71f637: Preparing [2025-03-07T02:31:28.321Z] 14d2b8d54c53: Preparing [2025-03-07T02:31:28.321Z] c96a864e7415: Preparing [2025-03-07T02:31:28.321Z] cc5eb41f5030: Preparing [2025-03-07T02:31:28.321Z] dd9c8f8612c8: Preparing [2025-03-07T02:31:28.321Z] 14d2b8d54c53: Waiting [2025-03-07T02:31:28.321Z] c96a864e7415: Waiting [2025-03-07T02:31:28.321Z] cc5eb41f5030: Waiting [2025-03-07T02:31:28.321Z] dd9c8f8612c8: Waiting [2025-03-07T02:31:28.321Z] 319f99ff50d7: Waiting [2025-03-07T02:31:28.321Z] 8fc1c6ed20bd: Waiting [2025-03-07T02:31:28.321Z] 6a08ec71f637: Waiting [2025-03-07T02:31:28.321Z] 684c0bc9c1b8: Layer already exists [2025-03-07T02:31:28.321Z] 58e3ea985e98: Layer already exists [2025-03-07T02:31:28.321Z] 8bb3e72df32b: Layer already exists [2025-03-07T02:31:28.321Z] 71c46fc83c9e: Layer already exists [2025-03-07T02:31:28.321Z] 018aec5b2e8e: Layer already exists [2025-03-07T02:31:28.321Z] 8fc1c6ed20bd: Layer already exists [2025-03-07T02:31:28.321Z] c96a864e7415: Layer already exists [2025-03-07T02:31:28.321Z] 6a08ec71f637: Layer already exists [2025-03-07T02:31:28.321Z] 319f99ff50d7: Layer already exists [2025-03-07T02:31:28.321Z] 14d2b8d54c53: Layer already exists [2025-03-07T02:31:28.321Z] cc5eb41f5030: Layer already exists [2025-03-07T02:31:28.321Z] dd9c8f8612c8: Layer already exists [2025-03-07T02:31:28.586Z] 11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4: digest: sha256:565984bfd6319399271fe6ab3bb27d22d08d61ddd7ea2dd5e66a25531fe9caed size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:28.955Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:29.322Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2025-03-07T02:31:29.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-03-07T02:31:29.322Z] 71c46fc83c9e: Preparing [2025-03-07T02:31:29.322Z] 8bb3e72df32b: Preparing [2025-03-07T02:31:29.322Z] 684c0bc9c1b8: Preparing [2025-03-07T02:31:29.322Z] 58e3ea985e98: Preparing [2025-03-07T02:31:29.322Z] 018aec5b2e8e: Preparing [2025-03-07T02:31:29.322Z] 319f99ff50d7: Preparing [2025-03-07T02:31:29.322Z] 8fc1c6ed20bd: Preparing [2025-03-07T02:31:29.322Z] 319f99ff50d7: Waiting [2025-03-07T02:31:29.322Z] 6a08ec71f637: Preparing [2025-03-07T02:31:29.322Z] 8fc1c6ed20bd: Waiting [2025-03-07T02:31:29.322Z] 14d2b8d54c53: Preparing [2025-03-07T02:31:29.322Z] c96a864e7415: Preparing [2025-03-07T02:31:29.322Z] cc5eb41f5030: Preparing [2025-03-07T02:31:29.322Z] dd9c8f8612c8: Preparing [2025-03-07T02:31:29.322Z] 6a08ec71f637: Waiting [2025-03-07T02:31:29.322Z] 14d2b8d54c53: Waiting [2025-03-07T02:31:29.322Z] c96a864e7415: Waiting [2025-03-07T02:31:29.322Z] cc5eb41f5030: Waiting [2025-03-07T02:31:29.322Z] dd9c8f8612c8: Waiting [2025-03-07T02:31:29.322Z] 8bb3e72df32b: Layer already exists [2025-03-07T02:31:29.322Z] 018aec5b2e8e: Layer already exists [2025-03-07T02:31:29.322Z] 684c0bc9c1b8: Layer already exists [2025-03-07T02:31:29.322Z] 58e3ea985e98: Layer already exists [2025-03-07T02:31:29.322Z] 71c46fc83c9e: Layer already exists [2025-03-07T02:31:29.322Z] 6a08ec71f637: Layer already exists [2025-03-07T02:31:29.322Z] 319f99ff50d7: Layer already exists [2025-03-07T02:31:29.322Z] c96a864e7415: Layer already exists [2025-03-07T02:31:29.322Z] 8fc1c6ed20bd: Layer already exists [2025-03-07T02:31:29.322Z] 14d2b8d54c53: Layer already exists [2025-03-07T02:31:29.588Z] dd9c8f8612c8: Layer already exists [2025-03-07T02:31:29.588Z] cc5eb41f5030: Layer already exists [2025-03-07T02:31:29.588Z] main: digest: sha256:565984bfd6319399271fe6ab3bb27d22d08d61ddd7ea2dd5e66a25531fe9caed size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T02:31:29.677Z] ===================================================== [Pipeline] echo [2025-03-07T02:31:29.693Z] taggedImages: [2025-03-07T02:31:29.693Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:11dab76be4e7d729cbb51d1712275157f21268b1 [2025-03-07T02:31:29.693Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-03-07T02:31:29.693Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.4 [2025-03-07T02:31:29.693Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:11dab76be4e7d729cbb51d1712275157f21268b1-3.2.0-dev.4 [2025-03-07T02:31:29.693Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:30.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:31:30.093Z] [2025-03-07T02:31:30.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:31:30.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:31:30.428Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-07T02:31:30.428Z] 8998bd30e6a1: Pulling fs layer [2025-03-07T02:31:30.428Z] 04944245beec: Pulling fs layer [2025-03-07T02:31:30.428Z] 699f458cf7ca: Pulling fs layer [2025-03-07T02:31:30.428Z] 765212b225bb: Pulling fs layer [2025-03-07T02:31:30.428Z] f23df028b6ca: Pulling fs layer [2025-03-07T02:31:30.428Z] d65c8cfc05b1: Pulling fs layer [2025-03-07T02:31:30.428Z] 2437ff75d9bd: Pulling fs layer [2025-03-07T02:31:30.428Z] 765212b225bb: Waiting [2025-03-07T02:31:30.428Z] f23df028b6ca: Waiting [2025-03-07T02:31:30.428Z] d65c8cfc05b1: Waiting [2025-03-07T02:31:30.428Z] 2437ff75d9bd: Waiting [2025-03-07T02:31:30.696Z] 04944245beec: Verifying Checksum [2025-03-07T02:31:30.696Z] 04944245beec: Download complete [2025-03-07T02:31:30.696Z] 765212b225bb: Verifying Checksum [2025-03-07T02:31:30.696Z] 765212b225bb: Download complete [2025-03-07T02:31:30.696Z] f23df028b6ca: Verifying Checksum [2025-03-07T02:31:30.696Z] f23df028b6ca: Download complete [2025-03-07T02:31:30.696Z] d65c8cfc05b1: Verifying Checksum [2025-03-07T02:31:30.696Z] d65c8cfc05b1: Download complete [2025-03-07T02:31:30.960Z] 699f458cf7ca: Download complete [2025-03-07T02:31:31.224Z] 8998bd30e6a1: Verifying Checksum [2025-03-07T02:31:31.224Z] 8998bd30e6a1: Download complete [2025-03-07T02:31:33.801Z] 2437ff75d9bd: Verifying Checksum [2025-03-07T02:31:36.439Z] 8998bd30e6a1: Pull complete [2025-03-07T02:31:36.439Z] 04944245beec: Pull complete [2025-03-07T02:31:38.381Z] 699f458cf7ca: Pull complete [2025-03-07T02:31:38.381Z] 765212b225bb: Pull complete [2025-03-07T02:31:38.962Z] f23df028b6ca: Pull complete [2025-03-07T02:31:39.228Z] d65c8cfc05b1: Pull complete [2025-03-07T02:31:54.197Z] 2437ff75d9bd: Pull complete [2025-03-07T02:31:54.462Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-07T02:31:54.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T02:31:54.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:31:54.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-40511 does not seem to be running inside a container [2025-03-07T02:31:54.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/31 -v /w/workspace/device-bacnet-c/31:/w/workspace/device-bacnet-c/31:rw,z -v /w/workspace/device-bacnet-c/31@tmp:/w/workspace/device-bacnet-c/31@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 [2025-03-07T02:31:57.189Z] $ docker top 72396837b504fe3e999f1273585728033feb4603bfb883716d2798590492ce74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:31:58.002Z] ---> job-cost.sh [2025-03-07T02:31:58.002Z] lf-activate-venv: SKIPPING [2025-03-07T02:31:58.002Z] INFO: No Stack... [2025-03-07T02:31:58.267Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-07T02:31:59.221Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:31:59.539Z] + cat /w/workspace/device-bacnet-c/31/archives/cost.csv [2025-03-07T02:31:59.539Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:31:59.864Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] [2025-03-07T02:31:59.875Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] did not exist. Created. [2025-03-07T02:31:59.881Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:32:00.226Z] /w/workspace/device-bacnet-c/31@tmp/durable-48eab867/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-07T02:32:00.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-07T02:32:00.580Z] Warning: overwriting stash ‘stack-cost’ [2025-03-07T02:32:00.980Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:32:00.988Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:32:01.010Z] $ docker stop --time=1 72396837b504fe3e999f1273585728033feb4603bfb883716d2798590492ce74 [2025-03-07T02:32:02.447Z] $ docker rm -f --volumes 72396837b504fe3e999f1273585728033feb4603bfb883716d2798590492ce74 [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 [2025-03-07T02:32:03.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:32:03.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:03.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:32:03.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:32:03.579Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:32:03.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:32:03.927Z] $ docker top 1f2e464f6cf27fc4334698135be87cd178006eb77170af042b6ad36fcaaa52aa -eo pid,comm [2025-03-07T02:32:03.974Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:32:03.974Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:32:04.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:32:04.033Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:32:04.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:32:04.142Z] $ docker exec 1f2e464f6cf27fc4334698135be87cd178006eb77170af042b6ad36fcaaa52aa ssh-agent [2025-03-07T02:32:04.248Z] SSH_AUTH_SOCK=/tmp/ssh-RcMGGnT4Yt89/agent.33 [2025-03-07T02:32:04.248Z] SSH_AGENT_PID=40 [2025-03-07T02:32:04.252Z] Running ssh-add (command line suppressed) [2025-03-07T02:32:04.346Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18058518213553582318.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_18058518213553582318.key) [2025-03-07T02:32:04.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:32:04.658Z] + git semver tag [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,812 [run_tag] DEBUG tag force:False [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,813 [check_head_tag] DEBUG check head tag [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,813 [execute] INFO git cat-file --batch-check [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,817 [execute] INFO git cat-file --batch [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,826 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,826 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,826 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:32:04.917Z] 2025-03-07 02:32:04,830 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:04.917Z] 3.2.0-dev.4 [Pipeline] } [2025-03-07T02:32:04.922Z] $ docker exec --env ******** --env ******** 1f2e464f6cf27fc4334698135be87cd178006eb77170af042b6ad36fcaaa52aa ssh-agent -k [2025-03-07T02:32:05.035Z] unset SSH_AUTH_SOCK; [2025-03-07T02:32:05.035Z] unset SSH_AGENT_PID; [2025-03-07T02:32:05.035Z] echo Agent pid 40 killed; [2025-03-07T02:32:05.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:32:05.374Z] + git semver [Pipeline] } [2025-03-07T02:32:05.641Z] $ docker stop --time=1 1f2e464f6cf27fc4334698135be87cd178006eb77170af042b6ad36fcaaa52aa [2025-03-07T02:32:06.907Z] $ docker rm -f --volumes 1f2e464f6cf27fc4334698135be87cd178006eb77170af042b6ad36fcaaa52aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:07.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:32:07.318Z] [2025-03-07T02:32:07.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:07.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:32:07.656Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-07T02:32:07.656Z] ab5ef0e58194: Pulling fs layer [2025-03-07T02:32:07.656Z] 9712f1f96733: Pulling fs layer [2025-03-07T02:32:07.656Z] 63f879dbbcfc: Pulling fs layer [2025-03-07T02:32:07.656Z] 0d9ebad4ef96: Pulling fs layer [2025-03-07T02:32:07.656Z] e9a5061849ea: Pulling fs layer [2025-03-07T02:32:07.656Z] d747dcd14b5f: Pulling fs layer [2025-03-07T02:32:07.656Z] 2de7ff778b66: Pulling fs layer [2025-03-07T02:32:07.656Z] 0d9ebad4ef96: Waiting [2025-03-07T02:32:07.656Z] e9a5061849ea: Waiting [2025-03-07T02:32:07.656Z] d747dcd14b5f: Waiting [2025-03-07T02:32:07.656Z] 2de7ff778b66: Waiting [2025-03-07T02:32:07.656Z] 9712f1f96733: Download complete [2025-03-07T02:32:07.927Z] 63f879dbbcfc: Download complete [2025-03-07T02:32:07.927Z] e9a5061849ea: Verifying Checksum [2025-03-07T02:32:07.927Z] e9a5061849ea: Download complete [2025-03-07T02:32:07.927Z] d747dcd14b5f: Verifying Checksum [2025-03-07T02:32:07.927Z] d747dcd14b5f: Download complete [2025-03-07T02:32:08.199Z] 0d9ebad4ef96: Verifying Checksum [2025-03-07T02:32:08.199Z] 0d9ebad4ef96: Download complete [2025-03-07T02:32:08.199Z] ab5ef0e58194: Verifying Checksum [2025-03-07T02:32:08.199Z] ab5ef0e58194: Download complete [2025-03-07T02:32:08.199Z] 2de7ff778b66: Verifying Checksum [2025-03-07T02:32:08.199Z] 2de7ff778b66: Download complete [2025-03-07T02:32:10.866Z] ab5ef0e58194: Pull complete [2025-03-07T02:32:11.151Z] 9712f1f96733: Pull complete [2025-03-07T02:32:11.716Z] 63f879dbbcfc: Pull complete [2025-03-07T02:32:15.905Z] 0d9ebad4ef96: Pull complete [2025-03-07T02:32:15.905Z] e9a5061849ea: Pull complete [2025-03-07T02:32:15.905Z] d747dcd14b5f: Pull complete [2025-03-07T02:32:16.473Z] 2de7ff778b66: Pull complete [2025-03-07T02:32:16.473Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-07T02:32:16.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T02:32:16.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:32:16.584Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:32:16.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-07T02:32:19.228Z] $ docker top 55b33288365f683d05d33ea83e8dbbcd9046383ce36479b69737b588cd12ddc2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:32:19.318Z] provisioning config files... [2025-03-07T02:32:19.325Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2485766832665254538tmp [2025-03-07T02:32:19.334Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config16918054177468089691tmp [2025-03-07T02:32:19.343Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config11591461632425472966tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:32:19.373Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:19.663Z] ---> sigul-configuration.sh [2025-03-07T02:32:19.663Z] gpg: directory `/root/.gnupg' created [2025-03-07T02:32:19.663Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-07T02:32:19.663Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-07T02:32:19.663Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-07T02:32:19.663Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-07T02:32:19.663Z] gpg: CAST5 encrypted data [2025-03-07T02:32:19.663Z] gpg: encrypted with 1 passphrase [2025-03-07T02:32:19.663Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-07T02:32:19.960Z] + mkdir /home/jenkins [2025-03-07T02:32:19.960Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-07T02:32:20.253Z] + 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 [2025-03-07T02:32:20.266Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:20.557Z] ---> sigul-install.sh [2025-03-07T02:32:20.557Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-07T02:32:20.850Z] + git tag --list [2025-03-07T02:32:20.850Z] v1.0.0 [2025-03-07T02:32:20.850Z] v1.1.0 [2025-03-07T02:32:20.850Z] v1.3.0 [2025-03-07T02:32:20.850Z] v1.3.1 [2025-03-07T02:32:20.850Z] v2.3.1 [2025-03-07T02:32:20.850Z] v3.0 [2025-03-07T02:32:20.850Z] v3.0.0 [2025-03-07T02:32:20.850Z] v3.0.1 [2025-03-07T02:32:20.850Z] v3.0.2-dev.1 [2025-03-07T02:32:20.850Z] v3.0.2-dev.2 [2025-03-07T02:32:20.850Z] v3.0.2-dev.3 [2025-03-07T02:32:20.850Z] v3.0.2-dev.4 [2025-03-07T02:32:20.850Z] v3.0.2-dev.5 [2025-03-07T02:32:20.850Z] v3.0.2-dev.6 [2025-03-07T02:32:20.850Z] v3.1 [2025-03-07T02:32:20.850Z] v3.1.0 [2025-03-07T02:32:20.850Z] v3.1.0-dev.1 [2025-03-07T02:32:20.850Z] v3.2.0-dev.1 [2025-03-07T02:32:20.850Z] v3.2.0-dev.2 [2025-03-07T02:32:20.850Z] v3.2.0-dev.3 [2025-03-07T02:32:20.850Z] v3.2.0-dev.4 [Pipeline] sh [2025-03-07T02:32:21.145Z] + lftools sign git-tag v3.2.0-dev.4 [2025-03-07T02:32:21.715Z] Signing Git tag with Sigul... [2025-03-07T02:32:21.715Z] Signing v3.2.0-dev.4 [Pipeline] echo [2025-03-07T02:32:21.987Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:22.277Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-07T02:32:22.284Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-07T02:32:22.310Z] $ docker stop --time=1 55b33288365f683d05d33ea83e8dbbcd9046383ce36479b69737b588cd12ddc2 [2025-03-07T02:32:23.609Z] $ docker rm -f --volumes 55b33288365f683d05d33ea83e8dbbcd9046383ce36479b69737b588cd12ddc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-07T02:32:24.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:32:24.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:24.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:32:24.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:32:24.440Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:32:24.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:32:24.777Z] $ docker top 0250037d09ef089ca5c82d017b3fe5451368af97916bff5c91d919c9f1881810 -eo pid,comm [2025-03-07T02:32:24.827Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:32:24.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:32:24.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:32:24.877Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:32:24.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:32:24.995Z] $ docker exec 0250037d09ef089ca5c82d017b3fe5451368af97916bff5c91d919c9f1881810 ssh-agent [2025-03-07T02:32:25.104Z] SSH_AUTH_SOCK=/tmp/ssh-Gsa7TlmORd8Z/agent.32 [2025-03-07T02:32:25.104Z] SSH_AGENT_PID=39 [2025-03-07T02:32:25.109Z] Running ssh-add (command line suppressed) [2025-03-07T02:32:25.211Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_6868591327913911757.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_6868591327913911757.key) [2025-03-07T02:32:25.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:32:25.521Z] + git semver bump pre [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,688 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,689 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,689 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,689 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,689 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,689 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,691 [execute] INFO git cat-file --batch-check [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,696 [execute] INFO git cat-file --batch [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:32:25.779Z] 2025-03-07 02:32:25,701 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:25.779Z] 3.2.0-dev.5 [Pipeline] } [2025-03-07T02:32:25.785Z] $ docker exec --env ******** --env ******** 0250037d09ef089ca5c82d017b3fe5451368af97916bff5c91d919c9f1881810 ssh-agent -k [2025-03-07T02:32:25.888Z] unset SSH_AUTH_SOCK; [2025-03-07T02:32:25.888Z] unset SSH_AGENT_PID; [2025-03-07T02:32:25.888Z] echo Agent pid 39 killed; [2025-03-07T02:32:25.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:32:26.233Z] + git semver [Pipeline] } [2025-03-07T02:32:26.500Z] $ docker stop --time=1 0250037d09ef089ca5c82d017b3fe5451368af97916bff5c91d919c9f1881810 [2025-03-07T02:32:27.813Z] $ docker rm -f --volumes 0250037d09ef089ca5c82d017b3fe5451368af97916bff5c91d919c9f1881810 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:32:28.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:32:28.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:28.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:32:28.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:32:28.565Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:32:28.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:32:28.900Z] $ docker top 3599e43f42a31e9bda92f9a80bdd6e8f9a187252c4c228918d2ddf623080d8f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:32:29.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:32:29.010Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:32:29.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:32:29.106Z] $ docker exec 3599e43f42a31e9bda92f9a80bdd6e8f9a187252c4c228918d2ddf623080d8f3 ssh-agent [2025-03-07T02:32:29.217Z] SSH_AUTH_SOCK=/tmp/ssh-1lmFHLz5JW7x/agent.32 [2025-03-07T02:32:29.217Z] SSH_AGENT_PID=38 [2025-03-07T02:32:29.221Z] Running ssh-add (command line suppressed) [2025-03-07T02:32:29.317Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1871291970288758348.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_1871291970288758348.key) [2025-03-07T02:32:29.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:32:29.632Z] + git semver push [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,803 [run_push] DEBUG push [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,803 [execute] INFO git cat-file --batch-check [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,807 [execute] INFO git rev-list a7819d5ad776d721918607d445f1ac78e37d6a14 -- [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,808 [execute] DEBUG Popen(['git', 'rev-list', 'a7819d5ad776d721918607d445f1ac78e37d6a14', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,814 [execute] INFO git fetch -v origin [2025-03-07T02:32:29.892Z] 2025-03-07 02:32:29,814 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-07T02:32:30.463Z] 2025-03-07 02:32:30,256 [run_push] DEBUG no remote changes detected [2025-03-07T02:32:30.463Z] 2025-03-07 02:32:30,257 [execute] INFO git push origin semver [2025-03-07T02:32:30.463Z] 2025-03-07 02:32:30,257 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:32:31.032Z] 2025-03-07 02:32:30,935 [run_push] DEBUG push all version tags [2025-03-07T02:32:31.032Z] 2025-03-07 02:32:30,936 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-07T02:32:31.032Z] 2025-03-07 02:32:30,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:32:31.598Z] 2025-03-07 02:32:31,573 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-03-07T02:32:31.598Z] 3.2.0-dev.5 [Pipeline] } [2025-03-07T02:32:31.601Z] $ docker exec --env ******** --env ******** 3599e43f42a31e9bda92f9a80bdd6e8f9a187252c4c228918d2ddf623080d8f3 ssh-agent -k [2025-03-07T02:32:31.698Z] unset SSH_AUTH_SOCK; [2025-03-07T02:32:31.699Z] unset SSH_AGENT_PID; [2025-03-07T02:32:31.699Z] echo Agent pid 38 killed; [2025-03-07T02:32:31.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:32:32.042Z] + git semver [Pipeline] } [2025-03-07T02:32:32.308Z] $ docker stop --time=1 3599e43f42a31e9bda92f9a80bdd6e8f9a187252c4c228918d2ddf623080d8f3 [2025-03-07T02:32:33.556Z] $ docker rm -f --volumes 3599e43f42a31e9bda92f9a80bdd6e8f9a187252c4c228918d2ddf623080d8f3 [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 [2025-03-07T02:32:34.072Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2025-03-07T02:32:34.072Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-03-07T02:32:34.072Z] total 16 [2025-03-07T02:32:34.072Z] drwxr-xr-x 3 root root 4096 Mar 7 02:22 . [2025-03-07T02:32:34.072Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 02:32 .. [2025-03-07T02:32:34.072Z] drwxr-xr-x 2 root root 4096 Mar 7 02:22 cost [2025-03-07T02:32:34.072Z] -rw-r--r-- 1 root root 86 Mar 7 02:22 cost.csv [2025-03-07T02:32:34.072Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-03-07T02:32:34.072Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-03-07T02:32:34.072Z] total 16 [2025-03-07T02:32:34.072Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:22 . [2025-03-07T02:32:34.072Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 02:32 .. [2025-03-07T02:32:34.072Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:22 cost [2025-03-07T02:32:34.072Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 7 02:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:34.362Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:35.215Z] ---> package-listing.sh [2025-03-07T02:32:35.215Z] ++ facter osfamily [2025-03-07T02:32:35.215Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T02:32:35.473Z] + OS_FAMILY=debian [2025-03-07T02:32:35.473Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-03-07T02:32:35.473Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T02:32:35.473Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T02:32:35.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T02:32:35.473Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T02:32:35.473Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-03-07T02:32:35.473Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T02:32:35.473Z] + case "${OS_FAMILY}" in [2025-03-07T02:32:35.473Z] + dpkg -l [2025-03-07T02:32:35.473Z] + grep '^ii' [2025-03-07T02:32:35.473Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T02:32:35.473Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T02:32:35.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T02:32:35.473Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-03-07T02:32:35.473Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-03-07T02:32:35.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2025-03-07T02:32:35.484Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T02:32:35.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:32:36.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:32:36.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:32:36.397Z] prd-ubuntu20.04-docker-8c-8g-40508 does not seem to be running inside a container [2025-03-07T02:32:36.418Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:32:36.618Z] $ docker top 5fe30ae3c992453a36bdb520dd469b810adbc357df15bd0379d2418a0fc930fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:32:36.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T02:32:37.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T02:32:37.537Z] + ls /var/log/sa-host [2025-03-07T02:32:37.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:32:37.611Z] provisioning config files... [2025-03-07T02:32:37.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config18437584660678183406tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:32:37.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:37.935Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T02:32:37.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:38.291Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T02:32:38.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:38.583Z] ---> sudo-logs.sh [2025-03-07T02:32:38.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T02:32:38.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:38.899Z] ---> job-cost.sh [2025-03-07T02:32:38.899Z] lf-activate-venv: SKIPPING [2025-03-07T02:32:38.899Z] DEBUG: total: 0.2199999988079071 [2025-03-07T02:32:38.899Z] INFO: Retrieving Stack Cost... [2025-03-07T02:32:39.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:32:39.727Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T02:32:39.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:32:40.025Z] ---> logs-deploy.sh [2025-03-07T02:32:40.025Z] lf-activate-venv: SKIPPING [2025-03-07T02:32:40.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/31 [2025-03-07T02:32:40.025Z] INFO: archiving workspace using pattern(s): [2025-03-07T02:32:40.978Z] Archives upload complete. [2025-03-07T02:32:40.978Z] INFO: archiving logs to Nexus