Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 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-ssh12271494248528785738.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-ssh13698728472873520062.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-ssh10823630442674616604.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-ssh15265788564643675508.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-ssh5790208140493370628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39226 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 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed (main) Commit message: "docs: update build command in README.md (#100)" > 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 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed # timeout=10 > git rev-list --no-walk 9b9431eb40cbf53bd86fce1f6d51c7d347bb1c9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-19T10:06:59.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-19T10:06:59.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-19T10:06:59.912Z] ========================================================= [2025-02-19T10:06:59.912Z] EdgeX Global Pipelines Version Info [2025-02-19T10:06:59.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:07:01.025Z] ------------------- [2025-02-19T10:07:01.025Z] stable info: [2025-02-19T10:07:01.025Z] ------------------- [2025-02-19T10:07:01.025Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-19T10:07:01.025Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-19T10:07:01.025Z] Message: update stable to v1.0.269 [2025-02-19T10:07:01.592Z] ------------------- [2025-02-19T10:07:01.593Z] experimental info: [2025-02-19T10:07:01.593Z] ------------------- [2025-02-19T10:07:01.593Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-19T10:07:01.593Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-19T10:07:01.593Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-19T10:07:01.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-02-19T10:07:01.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-02-19T10:07:01.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-19T10:07:01.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-19T10:07:01.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-19T10:07:01.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-02-19T10:07:01.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-02-19T10:07:01.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-19T10:07:01.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-19T10:07:01.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-02-19T10:07:01.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-19T10:07:01.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-19T10:07:01.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-19T10:07:01.905Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-19T10:07:01.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-19T10:07:01.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-19T10:07:01.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-19T10:07:01.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-19T10:07:02.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-19T10:07:02.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-19T10:07:02.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo [2025-02-19T10:07:02.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d064dc8 [Pipeline] echo [2025-02-19T10:07:02.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T10:07:02.174Z] provisioning config files... [2025-02-19T10:07:02.187Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config3788117262272344096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:07:02.525Z] ---> ****-login.sh [2025-02-19T10:07:02.526Z] nexus3.edgexfoundry.org:10001 [2025-02-19T10:07:02.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:02.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:02.787Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:02.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:02.787Z] [2025-02-19T10:07:02.787Z] Login Succeeded [2025-02-19T10:07:02.787Z] nexus3.edgexfoundry.org:10002 [2025-02-19T10:07:02.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:03.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:03.047Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:03.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:03.048Z] [2025-02-19T10:07:03.048Z] Login Succeeded [2025-02-19T10:07:03.048Z] nexus3.edgexfoundry.org:10003 [2025-02-19T10:07:03.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:03.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:03.048Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:03.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:03.048Z] [2025-02-19T10:07:03.048Z] Login Succeeded [2025-02-19T10:07:03.048Z] nexus3.edgexfoundry.org:10004 [2025-02-19T10:07:03.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:03.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:03.310Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:03.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:03.310Z] [2025-02-19T10:07:03.310Z] Login Succeeded [2025-02-19T10:07:03.310Z] ****.io [2025-02-19T10:07:03.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:03.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:03.571Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:03.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:03.571Z] [2025-02-19T10:07:03.571Z] Login Succeeded [2025-02-19T10:07:03.571Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T10:07:03.580Z] 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-02-19T10:07:03.987Z] + git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo [2025-02-19T10:07:04.014Z] -----------> git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [false] [Pipeline] sh [2025-02-19T10:07:04.309Z] + git log --format=format:%s -1 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo [2025-02-19T10:07:04.323Z] ========================================================= [2025-02-19T10:07:04.323Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-19T10:07:04.323Z] ========================================================= 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-02-19T10:07:04.760Z] + git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo [2025-02-19T10:07:04.773Z] -----------> git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [false] [Pipeline] sh [2025-02-19T10:07:05.067Z] + git log --format=format:%s -1 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo [2025-02-19T10:07:05.082Z] ========================================================= [2025-02-19T10:07:05.082Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-19T10:07:05.082Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-19T10:07:05.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T10:07:05.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-19T10:07:05.545Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-19T10:07:05.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-19T10:07:05.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-19T10:07:05.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-19T10:07:05.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:07:05.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T10:07:05.983Z] [2025-02-19T10:07:05.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:07:06.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T10:07:06.292Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-19T10:07:06.292Z] b85a868b505f: Pulling fs layer [2025-02-19T10:07:06.292Z] e2be974225ed: Pulling fs layer [2025-02-19T10:07:06.293Z] 339a4e72a1f5: Pulling fs layer [2025-02-19T10:07:06.293Z] 988bab9f4d93: Pulling fs layer [2025-02-19T10:07:06.293Z] 1469e6f7b9e6: Pulling fs layer [2025-02-19T10:07:06.293Z] eaf3925da568: Pulling fs layer [2025-02-19T10:07:06.293Z] bab4dde63d76: Pulling fs layer [2025-02-19T10:07:06.293Z] bde34c3a00c8: Pulling fs layer [2025-02-19T10:07:06.293Z] b352a97aabf1: Pulling fs layer [2025-02-19T10:07:06.293Z] 4872d77fe225: Pulling fs layer [2025-02-19T10:07:06.293Z] 5851b861e8e6: Pulling fs layer [2025-02-19T10:07:06.293Z] 1469e6f7b9e6: Waiting [2025-02-19T10:07:06.293Z] eaf3925da568: Waiting [2025-02-19T10:07:06.293Z] bab4dde63d76: Waiting [2025-02-19T10:07:06.293Z] bde34c3a00c8: Waiting [2025-02-19T10:07:06.293Z] b352a97aabf1: Waiting [2025-02-19T10:07:06.293Z] 4872d77fe225: Waiting [2025-02-19T10:07:06.293Z] 5851b861e8e6: Waiting [2025-02-19T10:07:06.293Z] e2be974225ed: Download complete [2025-02-19T10:07:06.293Z] 988bab9f4d93: Verifying Checksum [2025-02-19T10:07:06.293Z] 988bab9f4d93: Download complete [2025-02-19T10:07:06.553Z] 1469e6f7b9e6: Verifying Checksum [2025-02-19T10:07:06.553Z] 1469e6f7b9e6: Download complete [2025-02-19T10:07:06.553Z] eaf3925da568: Download complete [2025-02-19T10:07:06.553Z] 339a4e72a1f5: Verifying Checksum [2025-02-19T10:07:06.553Z] 339a4e72a1f5: Download complete [2025-02-19T10:07:06.553Z] bde34c3a00c8: Download complete [2025-02-19T10:07:06.553Z] b352a97aabf1: Verifying Checksum [2025-02-19T10:07:06.553Z] b352a97aabf1: Download complete [2025-02-19T10:07:06.553Z] 4872d77fe225: Verifying Checksum [2025-02-19T10:07:06.553Z] 4872d77fe225: Download complete [2025-02-19T10:07:06.553Z] 5851b861e8e6: Verifying Checksum [2025-02-19T10:07:06.553Z] 5851b861e8e6: Download complete [2025-02-19T10:07:06.553Z] b85a868b505f: Verifying Checksum [2025-02-19T10:07:06.553Z] b85a868b505f: Download complete [2025-02-19T10:07:06.812Z] bab4dde63d76: Verifying Checksum [2025-02-19T10:07:06.812Z] bab4dde63d76: Download complete [2025-02-19T10:07:07.775Z] b85a868b505f: Pull complete [2025-02-19T10:07:08.033Z] e2be974225ed: Pull complete [2025-02-19T10:07:08.291Z] 339a4e72a1f5: Pull complete [2025-02-19T10:07:08.549Z] 988bab9f4d93: Pull complete [2025-02-19T10:07:08.809Z] 1469e6f7b9e6: Pull complete [2025-02-19T10:07:08.809Z] eaf3925da568: Pull complete [2025-02-19T10:07:10.711Z] bab4dde63d76: Pull complete [2025-02-19T10:07:10.711Z] bde34c3a00c8: Pull complete [2025-02-19T10:07:10.970Z] b352a97aabf1: Pull complete [2025-02-19T10:07:10.970Z] 4872d77fe225: Pull complete [2025-02-19T10:07:11.229Z] 5851b861e8e6: Pull complete [2025-02-19T10:07:11.229Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-19T10:07:11.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T10:07:11.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:07:11.374Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:07:11.402Z] $ 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-02-19T10:07:14.789Z] $ docker top 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff -eo pid,comm [2025-02-19T10:07:14.852Z] 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-02-19T10:07:14.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T10:07:14.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T10:07:14.901Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T10:07:15.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T10:07:15.018Z] $ docker exec 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent [2025-02-19T10:07:15.139Z] SSH_AUTH_SOCK=/tmp/ssh-gYte14136J34/agent.32 [2025-02-19T10:07:15.139Z] SSH_AGENT_PID=38 [2025-02-19T10:07:15.145Z] Running ssh-add (command line suppressed) [2025-02-19T10:07:15.257Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4472938563867086991.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4472938563867086991.key) [2025-02-19T10:07:15.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T10:07:15.566Z] + git tag --points-at HEAD [Pipeline] } [2025-02-19T10:07:15.573Z] $ docker exec --env ******** --env ******** 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent -k [2025-02-19T10:07:15.667Z] unset SSH_AUTH_SOCK; [2025-02-19T10:07:15.668Z] unset SSH_AGENT_PID; [2025-02-19T10:07:15.668Z] echo Agent pid 38 killed; [2025-02-19T10:07:15.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-19T10:07:15.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T10:07:15.714Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T10:07:15.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T10:07:15.819Z] $ docker exec 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent [2025-02-19T10:07:15.937Z] SSH_AUTH_SOCK=/tmp/ssh-19G9IZomqgiX/agent.71 [2025-02-19T10:07:15.937Z] SSH_AGENT_PID=77 [2025-02-19T10:07:15.941Z] Running ssh-add (command line suppressed) [2025-02-19T10:07:16.051Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_8907182161233516378.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_8907182161233516378.key) [2025-02-19T10:07:16.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T10:07:16.362Z] + git semver init [2025-02-19T10:07:16.621Z] 2025-02-19 10:07:16,531 [run_init] DEBUG init version:0.0.0 force:False [2025-02-19T10:07:16.621Z] 2025-02-19 10:07:16,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-02-19T10:07:16.621Z] 2025-02-19 10:07:16,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-02-19T10:07:16.621Z] 2025-02-19 10:07:16,532 [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-02-19T10:07:17.560Z] 2025-02-19 10:07:17,356 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2025-02-19T10:07:17.560Z] 2025-02-19 10:07:17,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2025-02-19T10:07:17.560Z] 2025-02-19 10:07:17,357 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:07:17.560Z] 2025-02-19 10:07:17,357 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:07:17.560Z] 3.2.0-dev.3 [Pipeline] } [2025-02-19T10:07:17.567Z] $ docker exec --env ******** --env ******** 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent -k [2025-02-19T10:07:17.664Z] unset SSH_AUTH_SOCK; [2025-02-19T10:07:17.665Z] unset SSH_AGENT_PID; [2025-02-19T10:07:17.665Z] echo Agent pid 77 killed; [2025-02-19T10:07:17.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T10:07:17.998Z] + git semver [Pipeline] } [2025-02-19T10:07:18.265Z] $ docker stop --time=1 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff [2025-02-19T10:07:19.607Z] $ docker rm -f --volumes 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T10:07:19.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-19T10:07:20.198Z] Stashed 1 file(s) [Pipeline] echo [2025-02-19T10:07:20.202Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T10:07:20.348Z] provisioning config files... [2025-02-19T10:07:20.358Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config11786097084778699738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:07:20.657Z] ---> ****-login.sh [2025-02-19T10:07:20.657Z] nexus3.edgexfoundry.org:10001 [2025-02-19T10:07:20.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:20.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:20.657Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:20.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:20.657Z] [2025-02-19T10:07:20.657Z] Login Succeeded [2025-02-19T10:07:20.657Z] nexus3.edgexfoundry.org:10002 [2025-02-19T10:07:20.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:20.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:20.657Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:20.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:20.657Z] [2025-02-19T10:07:20.657Z] Login Succeeded [2025-02-19T10:07:20.657Z] nexus3.edgexfoundry.org:10003 [2025-02-19T10:07:20.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:20.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:20.916Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:20.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:20.916Z] [2025-02-19T10:07:20.917Z] Login Succeeded [2025-02-19T10:07:20.917Z] nexus3.edgexfoundry.org:10004 [2025-02-19T10:07:20.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:20.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:20.917Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:20.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:20.917Z] [2025-02-19T10:07:20.917Z] Login Succeeded [2025-02-19T10:07:20.917Z] ****.io [2025-02-19T10:07:21.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:07:21.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:07:21.177Z] Configure a credential helper to remove this warning. See [2025-02-19T10:07:21.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:07:21.177Z] [2025-02-19T10:07:21.177Z] Login Succeeded [2025-02-19T10:07:21.177Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T10:07:21.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-19T10:07:21.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T10:07:21.284Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-02-19T10:07:21.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T10:07:21.317Z] ========================================================= [2025-02-19T10:07:21.317Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-02-19T10:07:21.317Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:07:21.644Z] + 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-02-19T10:07:21.644Z] Sending build context to Docker daemon 775.2kB [2025-02-19T10:07:21.644Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-02-19T10:07:21.644Z] Step 2/12 : FROM ${BASE} [2025-02-19T10:07:21.644Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-02-19T10:07:21.644Z] 96526aa774ef: Pulling fs layer [2025-02-19T10:07:21.644Z] da60e534fd72: Pulling fs layer [2025-02-19T10:07:21.644Z] 96526aa774ef: Verifying Checksum [2025-02-19T10:07:21.644Z] 96526aa774ef: Download complete [2025-02-19T10:07:21.902Z] 96526aa774ef: Pull complete [2025-02-19T10:07:22.469Z] da60e534fd72: Verifying Checksum [2025-02-19T10:07:22.469Z] da60e534fd72: Download complete [2025-02-19T10:07:25.762Z] da60e534fd72: Pull complete [2025-02-19T10:07:25.762Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-02-19T10:07:25.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-02-19T10:07:25.762Z] ---> 6605166a5db4 [2025-02-19T10:07:25.762Z] 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-02-19T10:07:28.296Z] ---> Running in b54f00a84017 [2025-02-19T10:07:28.296Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-19T10:07:28.556Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-19T10:07:28.556Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-19T10:07:28.556Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-19T10:07:28.814Z] Removing intermediate container b54f00a84017 [2025-02-19T10:07:28.814Z] ---> e99a4911e1ea [2025-02-19T10:07:28.814Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-19T10:07:28.814Z] ---> Running in ca2905824742 [2025-02-19T10:07:29.752Z] Removing intermediate container ca2905824742 [2025-02-19T10:07:29.752Z] ---> 2c116ea0fe52 [2025-02-19T10:07:29.752Z] 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-02-19T10:07:29.752Z] ---> Running in fc614220c291 [2025-02-19T10:07:30.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:30.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:30.528Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:31.095Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:07:31.095Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-02-19T10:07:31.095Z] (2/18) Installing hiredis (1.1.0-r2) [2025-02-19T10:07:31.095Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-02-19T10:07:31.095Z] (4/18) Installing libcbor (0.10.2-r1) [2025-02-19T10:07:31.095Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-19T10:07:31.673Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-19T10:07:31.930Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-19T10:07:31.930Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-02-19T10:07:31.930Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-02-19T10:07:31.930Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-02-19T10:07:31.930Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-02-19T10:07:31.930Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-02-19T10:07:32.190Z] (13/18) Installing libblkid (2.38.1-r8) [2025-02-19T10:07:32.190Z] (14/18) Installing libuuid (2.38.1-r8) [2025-02-19T10:07:32.190Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-02-19T10:07:32.190Z] (16/18) Installing libmount (2.38.1-r8) [2025-02-19T10:07:32.190Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-02-19T10:07:32.190Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-02-19T10:07:32.190Z] Executing busybox-1.36.1-r4.trigger [2025-02-19T10:07:32.190Z] OK: 336 MiB in 100 packages [2025-02-19T10:07:32.761Z] Removing intermediate container fc614220c291 [2025-02-19T10:07:32.761Z] ---> ae773f047532 [2025-02-19T10:07:32.761Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-19T10:07:32.761Z] ---> Running in 2a236568dd22 [2025-02-19T10:07:33.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:33.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:33.281Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:33.850Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:07:33.850Z] Upgrading critical system libraries and apk-tools: [2025-02-19T10:07:33.850Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-02-19T10:07:33.850Z] Executing busybox-1.36.1-r4.trigger [2025-02-19T10:07:33.850Z] Continuing the upgrade transaction with new apk-tools: [2025-02-19T10:07:33.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:33.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:34.109Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:07:34.678Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:07:34.678Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-02-19T10:07:34.678Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-02-19T10:07:34.678Z] Executing busybox-1.36.1-r7.post-upgrade [2025-02-19T10:07:34.678Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-02-19T10:07:34.678Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-02-19T10:07:34.678Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-19T10:07:34.678Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-19T10:07:34.678Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-02-19T10:07:34.678Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-02-19T10:07:34.937Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-02-19T10:07:34.937Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-02-19T10:07:34.937Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-02-19T10:07:34.937Z] (12/25) Installing libpsl (0.21.5-r0) [2025-02-19T10:07:34.937Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-02-19T10:07:34.937Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-02-19T10:07:34.937Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-02-19T10:07:34.937Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-02-19T10:07:34.937Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-02-19T10:07:34.937Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-02-19T10:07:34.937Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-02-19T10:07:34.937Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-02-19T10:07:34.937Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-02-19T10:07:34.937Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-02-19T10:07:34.937Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-02-19T10:07:34.937Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-02-19T10:07:34.937Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-02-19T10:07:34.937Z] Executing busybox-1.36.1-r7.trigger [2025-02-19T10:07:34.937Z] Executing ca-certificates-20241121-r1.trigger [2025-02-19T10:07:34.937Z] OK: 337 MiB in 103 packages [2025-02-19T10:07:35.306Z] Still waiting to schedule task [2025-02-19T10:07:35.306Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-19T10:07:39.129Z] Removing intermediate container 2a236568dd22 [2025-02-19T10:07:39.130Z] ---> 494ce1e77587 [2025-02-19T10:07:39.130Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-02-19T10:07:39.390Z] ---> 29042f6595b2 [2025-02-19T10:07:39.390Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-02-19T10:07:39.960Z] ---> 8cb49ab1688c [2025-02-19T10:07:39.960Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-02-19T10:07:40.219Z] ---> 1760879c6c62 [2025-02-19T10:07:40.219Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-02-19T10:07:40.788Z] ---> Running in 14be607dcc2c [2025-02-19T10:07:41.048Z] Removing intermediate container 14be607dcc2c [2025-02-19T10:07:41.048Z] ---> cb39a36dd567 [2025-02-19T10:07:41.048Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-19T10:07:41.307Z] ---> Running in 499a59eba37f [2025-02-19T10:07:41.565Z] + CSDK_VER=4.0.0-dev.14 [2025-02-19T10:07:41.565Z] + '[' '!' -d deps ] [2025-02-19T10:07:41.565Z] + mkdir deps [2025-02-19T10:07:41.565Z] + cd /device-bacnet-c/deps [2025-02-19T10:07:41.565Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-19T10:07:41.565Z] Connecting to github.com (140.82.112.4:443) [2025-02-19T10:07:41.565Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-02-19T10:07:41.825Z] saving to 'v4.0.0-dev.14.zip' [2025-02-19T10:07:41.825Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-19T10:07:41.825Z] 'v4.0.0-dev.14.zip' saved [2025-02-19T10:07:41.825Z] + unzip v4.0.0-dev.14.zip [2025-02-19T10:07:41.825Z] Archive: v4.0.0-dev.14.zip [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-19T10:07:41.825Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-19T10:07:41.825Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h+ cd device-sdk-c-4.0.0-dev.14 [2025-02-19T10:07:41.826Z] + ./scripts/build.sh [2025-02-19T10:07:41.826Z]  [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-19T10:07:41.826Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-19T10:07:41.826Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-19T10:07:41.826Z] + CPPCHECK=false [2025-02-19T10:07:41.826Z] + DOCGEN=false [2025-02-19T10:07:41.826Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-19T10:07:41.826Z] + '[' 0 -gt 0 ] [2025-02-19T10:07:41.826Z] + readlink -f ./scripts/build.sh [2025-02-19T10:07:41.826Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:07:41.826Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-19T10:07:41.826Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:07:41.826Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:07:41.826Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:07:41.826Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:07:41.826Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:07:42.084Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:07:42.084Z] -- Detecting C compiler ABI info [2025-02-19T10:07:42.084Z] -- Detecting C compiler ABI info - done [2025-02-19T10:07:42.084Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:07:42.084Z] -- Detecting C compile features [2025-02-19T10:07:42.084Z] -- Detecting C compile features - done [2025-02-19T10:07:42.084Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:07:42.084Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:07:42.084Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:07:42.084Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:07:42.084Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:07:42.084Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:07:42.084Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:07:42.084Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:07:42.084Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:07:42.084Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:07:42.342Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:07:42.342Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:07:42.342Z] -- Configuring done (0.4s) [2025-02-19T10:07:42.342Z] -- Generating done (0.0s) [2025-02-19T10:07:42.342Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:07:42.342Z] + make all package [2025-02-19T10:07:42.342Z] + tee release.log [2025-02-19T10:07:42.342Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:07:42.599Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:07:42.599Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:07:42.858Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:07:42.858Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:07:43.116Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:07:43.116Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:07:43.376Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:07:43.636Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:07:43.636Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:07:43.895Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:07:43.895Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:07:44.162Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:07:44.162Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:07:44.420Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:07:44.679Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:07:44.679Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:07:44.679Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:07:44.679Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:07:44.679Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:07:44.679Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:07:44.679Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:07:44.679Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:07:44.679Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:07:44.679Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:07:44.679Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:07:44.679Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:07:44.679Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:07:44.679Z] | ^~~~~~~~~~~ [2025-02-19T10:07:44.679Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:07:44.679Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:07:44.679Z] | ~^ [2025-02-19T10:07:44.679Z] | | [2025-02-19T10:07:44.679Z] | char * [2025-02-19T10:07:44.938Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:07:44.938Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:07:45.196Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:07:45.196Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:07:46.572Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:07:46.572Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:07:46.572Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:07:46.572Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:07:46.572Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:07:46.830Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:07:47.088Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:07:47.346Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:07:47.346Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:07:47.346Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:07:47.604Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-19T10:07:47.604Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-19T10:07:47.604Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-19T10:07:47.604Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:07:47.604Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-19T10:07:47.604Z] 875 | const iot_data_t *deviceservices_config; [2025-02-19T10:07:47.604Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:07:47.862Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:07:47.862Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:07:48.122Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:07:48.122Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:07:48.122Z] [ 68%] Built target csdk [2025-02-19T10:07:48.122Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:07:48.380Z] [ 72%] Linking C executable template [2025-02-19T10:07:48.380Z] /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-02-19T10:07:48.380Z] [ 72%] Built target template [2025-02-19T10:07:48.380Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:07:48.380Z] [ 76%] Linking C executable device-counter [2025-02-19T10:07:48.638Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-02-19T10:07:48.638Z] [ 76%] Built target device-counter [2025-02-19T10:07:48.638Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:07:48.638Z] [ 80%] Linking C executable device-random [2025-02-19T10:07:48.638Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-02-19T10:07:48.638Z] [ 80%] Built target device-random [2025-02-19T10:07:48.638Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:07:48.896Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:07:48.896Z] /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-02-19T10:07:48.896Z] [ 84%] Built target device-gyro [2025-02-19T10:07:48.896Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:07:48.896Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:07:49.155Z] /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-02-19T10:07:49.155Z] [ 88%] Built target device-bitfields [2025-02-19T10:07:49.155Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:07:49.155Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:07:49.155Z] /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-02-19T10:07:49.415Z] [ 92%] Built target template-discovery [2025-02-19T10:07:49.415Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:07:49.415Z] [ 96%] Linking C executable device-file [2025-02-19T10:07:49.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-02-19T10:07:49.415Z] [ 96%] Built target device-file [2025-02-19T10:07:49.415Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:07:49.673Z] [100%] Linking C executable device-terminal [2025-02-19T10:07:49.673Z] /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-02-19T10:07:49.673Z] [100%] Built target device-terminal [2025-02-19T10:07:49.673Z] Run CPack packaging tool... [2025-02-19T10:07:49.673Z] CPack: Create package using TGZ [2025-02-19T10:07:49.673Z] CPack: Install projects [2025-02-19T10:07:49.673Z] CPack: - Run preinstall target for: Csdk [2025-02-19T10:07:49.932Z] CPack: - Install project: Csdk [] [2025-02-19T10:07:49.932Z] CPack: Create package [2025-02-19T10:07:49.932Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-19T10:07:49.932Z] + '[' false '=' true ] [2025-02-19T10:07:49.932Z] + '[' false '=' true ] [2025-02-19T10:07:49.932Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:07:49.932Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:07:49.932Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:07:50.190Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:07:50.190Z] -- Detecting C compiler ABI info [2025-02-19T10:07:50.190Z] -- Detecting C compiler ABI info - done [2025-02-19T10:07:50.190Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:07:50.190Z] -- Detecting C compile features [2025-02-19T10:07:50.190Z] -- Detecting C compile features - done [2025-02-19T10:07:50.190Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:07:50.190Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:07:50.190Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:07:50.190Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:07:50.190Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:07:50.190Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:07:50.190Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:07:50.190Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:07:50.190Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:07:50.190Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:07:50.449Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:07:50.449Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:07:50.449Z] -- Configuring done (0.4s) [2025-02-19T10:07:50.449Z] -- Generating done (0.0s) [2025-02-19T10:07:50.449Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:07:50.449Z] + make+ [2025-02-19T10:07:50.449Z] tee debug.log [2025-02-19T10:07:50.449Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:07:50.449Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:07:50.708Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:07:50.708Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:07:50.708Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:07:50.967Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:07:50.967Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:07:50.967Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:07:51.227Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:07:51.227Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:07:51.227Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:07:51.227Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:07:51.485Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:07:51.485Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:07:51.485Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:07:51.744Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:07:51.744Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:07:51.744Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:07:51.744Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:07:51.744Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:07:51.744Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:07:51.744Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:07:51.744Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:07:51.744Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:07:51.744Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:07:51.744Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:07:51.744Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:07:51.744Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:07:51.744Z] | ^~~~~~~~~~~ [2025-02-19T10:07:51.744Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:07:51.744Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:07:51.744Z] | ~^ [2025-02-19T10:07:51.744Z] | | [2025-02-19T10:07:51.744Z] | char * [2025-02-19T10:07:51.744Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:07:51.744Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:07:52.002Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:07:52.002Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:07:52.261Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:07:52.261Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:07:52.261Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:07:52.519Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:07:52.519Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:07:52.519Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:07:52.778Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:07:52.778Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:07:52.778Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:07:53.037Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:07:53.037Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:07:53.296Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:07:53.296Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:07:53.296Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:07:53.296Z] [ 68%] Built target csdk [2025-02-19T10:07:53.296Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:07:53.554Z] [ 72%] Linking C executable template [2025-02-19T10:07:53.554Z] /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-02-19T10:07:53.554Z] [ 72%] Built target template [2025-02-19T10:07:53.554Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:07:53.554Z] [ 76%] Linking C executable device-counter [2025-02-19T10:07:53.554Z] /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-02-19T10:07:53.554Z] [ 76%] Built target device-counter [2025-02-19T10:07:53.554Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:07:53.813Z] [ 80%] Linking C executable device-random [2025-02-19T10:07:53.813Z] /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-02-19T10:07:53.813Z] [ 80%] Built target device-random [2025-02-19T10:07:53.813Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:07:53.813Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:07:53.813Z] /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-02-19T10:07:53.813Z] [ 84%] Built target device-gyro [2025-02-19T10:07:54.071Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:07:54.071Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:07:54.071Z] /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-02-19T10:07:54.071Z] [ 88%] Built target device-bitfields [2025-02-19T10:07:54.071Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:07:54.071Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:07:54.071Z] /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-02-19T10:07:54.330Z] [ 92%] Built target template-discovery [2025-02-19T10:07:54.330Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:07:54.330Z] [ 96%] Linking C executable device-file [2025-02-19T10:07:54.330Z] /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-02-19T10:07:54.330Z] [ 96%] Built target device-file [2025-02-19T10:07:54.330Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:07:54.589Z] [100%] Linking C executable device-terminal [2025-02-19T10:07:54.589Z] /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-02-19T10:07:54.589Z] [100%] Built target device-terminal [2025-02-19T10:07:54.589Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-19T10:07:54.589Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-19T10:07:54.589Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-19T10:07:54.589Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-19T10:07:54.589Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-19T10:07:54.589Z] + rm -rf /device-bacnet-c/deps [2025-02-19T10:07:54.847Z] Removing intermediate container 499a59eba37f [2025-02-19T10:07:54.847Z] ---> 53d051cff5bc [2025-02-19T10:07:54.847Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-02-19T10:07:54.847Z] ---> Running in eb977ae3f8e9 [2025-02-19T10:07:55.104Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-19T10:07:55.104Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-19T10:07:55.104Z] + dirname /device-bacnet-c/scripts [2025-02-19T10:07:55.104Z] + ROOT=/device-bacnet-c [2025-02-19T10:07:55.104Z] + echo /device-bacnet-c [2025-02-19T10:07:55.104Z] + cd /device-bacnet-c [2025-02-19T10:07:55.104Z] /device-bacnet-c [2025-02-19T10:07:55.104Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-19T10:07:55.104Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-02-19T10:07:55.104Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-02-19T10:07:55.104Z] Cloning into 'bacnet-stack'... [2025-02-19T10:07:57.635Z] + cd /device-bacnet-c/bacnet-stack [2025-02-19T10:07:57.635Z] + git checkout v0.8.6-IOTech [2025-02-19T10:07:58.569Z] Note: switching to 'v0.8.6-IOTech'. [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-02-19T10:07:58.569Z] changes and commit them, and you can discard any commits you make in this [2025-02-19T10:07:58.569Z] state without impacting any branches by switching back to a branch. [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] If you want to create a new branch to retain commits you create, you may [2025-02-19T10:07:58.569Z] do so (now or later) by using -c with the switch command. Example: [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] git switch -c [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] Or undo this operation with: [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] git switch - [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-02-19T10:07:58.569Z] [2025-02-19T10:07:58.569Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-02-19T10:07:58.569Z] + mkdir -p /device-bacnet-c/lib/ip [2025-02-19T10:07:58.569Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-02-19T10:07:58.569Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-02-19T10:07:58.569Z] make -s -C lib clean [2025-02-19T10:07:58.569Z] make -s -C demo clean [2025-02-19T10:07:58.569Z] make -s -C demo/router clean [2025-02-19T10:07:58.569Z] make -s -C demo/router-ipv6 clean [2025-02-19T10:07:58.569Z] make -s -C demo/gateway clean [2025-02-19T10:07:58.569Z] make -s -C lib all [2025-02-19T10:08:02.765Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-02-19T10:08:02.765Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-02-19T10:08:02.765Z] 147 | pthread_cancel(hThread); [2025-02-19T10:08:02.765Z] | ^~~~~~~ [2025-02-19T10:08:02.765Z] | | [2025-02-19T10:08:02.765Z] | long unsigned int [2025-02-19T10:08:02.765Z] In file included from ../ports/linux/net.h:73, [2025-02-19T10:08:02.765Z] from ../ports/linux/dlmstp.c:43: [2025-02-19T10:08:02.765Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-02-19T10:08:02.765Z] 98 | int pthread_cancel(pthread_t); [2025-02-19T10:08:02.765Z] | ^~~~~~~~~ [2025-02-19T10:08:02.765Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-02-19T10:08:02.765Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-02-19T10:08:02.765Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-02-19T10:08:02.765Z] | ^~~~~~~~ [2025-02-19T10:08:02.765Z] | | [2025-02-19T10:08:02.765Z] | long unsigned int * [2025-02-19T10:08:02.765Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-02-19T10:08:02.765Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-02-19T10:08:02.765Z] | ^ [2025-02-19T10:08:06.051Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-02-19T10:08:06.051Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-02-19T10:08:06.051Z] make -s -C lib clean [2025-02-19T10:08:06.051Z] make -s -C demo clean [2025-02-19T10:08:06.051Z] make -s -C demo/router clean [2025-02-19T10:08:06.051Z] make -s -C demo/router-ipv6 clean [2025-02-19T10:08:06.051Z] make -s -C demo/gateway clean [2025-02-19T10:08:06.051Z] make -s -C lib all [2025-02-19T10:08:14.161Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-02-19T10:08:14.161Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:08:14.161Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:08:14.161Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:08:14.161Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:08:14.161Z] -- Detecting C compiler ABI info [2025-02-19T10:08:14.161Z] -- Detecting C compiler ABI info - done [2025-02-19T10:08:14.161Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:08:14.161Z] -- Detecting C compile features [2025-02-19T10:08:14.161Z] -- Detecting C compile features - done [2025-02-19T10:08:14.161Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-19T10:08:14.162Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-19T10:08:14.162Z] -- Found Threads: TRUE [2025-02-19T10:08:14.162Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:08:14.162Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:08:14.162Z] -- Configuring done (0.3s) [2025-02-19T10:08:14.162Z] -- Generating done (0.0s) [2025-02-19T10:08:14.162Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:08:14.162Z] + make [2025-02-19T10:08:14.162Z] + tee release.log [2025-02-19T10:08:14.162Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-19T10:08:14.420Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-19T10:08:14.420Z] [ 22%] Built target bacnet_objects [2025-02-19T10:08:14.420Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:08:14.680Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-19T10:08:14.680Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-19T10:08:14.680Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-19T10:08:14.680Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:08:14.939Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-19T10:08:15.213Z] [100%] Linking C executable device-bacnet-c [2025-02-19T10:08:15.213Z] /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-02-19T10:08:15.213Z] [100%] Built target device-bacnet-c [2025-02-19T10:08:15.213Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:08:15.213Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:08:15.213Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:08:15.213Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:08:15.213Z] -- Detecting C compiler ABI info [2025-02-19T10:08:15.474Z] -- Detecting C compiler ABI info - done [2025-02-19T10:08:15.474Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:08:15.474Z] -- Detecting C compile features [2025-02-19T10:08:15.474Z] -- Detecting C compile features - done [2025-02-19T10:08:15.474Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-19T10:08:15.474Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-19T10:08:15.474Z] -- Found Threads: TRUE [2025-02-19T10:08:15.474Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:08:15.474Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:08:15.474Z] -- Configuring done (0.3s) [2025-02-19T10:08:15.474Z] -- Generating done (0.0s) [2025-02-19T10:08:15.474Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:08:15.474Z] + make [2025-02-19T10:08:15.474Z] + tee release.log [2025-02-19T10:08:15.474Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-19T10:08:15.734Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-19T10:08:15.734Z] [ 22%] Built target bacnet_objects [2025-02-19T10:08:15.734Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:08:15.995Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-19T10:08:15.995Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-19T10:08:15.995Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-19T10:08:16.255Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:08:16.515Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-19T10:08:16.515Z] [100%] Linking C executable device-bacnet-c [2025-02-19T10:08:16.515Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-02-19T10:08:16.515Z] [100%] Built target device-bacnet-c [2025-02-19T10:08:17.453Z] Removing intermediate container eb977ae3f8e9 [2025-02-19T10:08:17.453Z] ---> 0b32fb38dc45 [2025-02-19T10:08:17.453Z] Successfully built 0b32fb38dc45 [2025-02-19T10:08:17.712Z] 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-02-19T10:08:18.127Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-19T10:08:18.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:08:18.205Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:08:18.233Z] $ 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-02-19T10:08:18.545Z] $ docker top 58527eef1f7256e1c44bb87bd9a40ba6e4d9c814878a1c74965f7e6a3802a6ab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T10:08:18.888Z] + make test [2025-02-19T10:08:18.888Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-02-19T10:08:18.898Z] $ docker stop --time=1 58527eef1f7256e1c44bb87bd9a40ba6e4d9c814878a1c74965f7e6a3802a6ab [2025-02-19T10:08:20.304Z] $ docker rm -f --volumes 58527eef1f7256e1c44bb87bd9a40ba6e4d9c814878a1c74965f7e6a3802a6ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-19T10:08:20.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-19T10:08:21.250Z] + ls -al . [2025-02-19T10:08:21.250Z] total 88 [2025-02-19T10:08:21.250Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 10:07 . [2025-02-19T10:08:21.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:06 .. [2025-02-19T10:08:21.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:07 .git [2025-02-19T10:08:21.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:06 .github [2025-02-19T10:08:21.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:07 .semver [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 1563 Feb 19 10:06 Attribution.txt [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 1004 Feb 19 10:06 CHANGELOG.md [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:06 GOVERNANCE.md [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 764 Feb 19 10:06 Jenkinsfile [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 19 10:06 LICENSE [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 837 Feb 19 10:06 Makefile [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 621 Feb 19 10:06 OWNERS.md [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 5483 Feb 19 10:06 README.md [2025-02-19T10:08:21.250Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:07 VERSION [2025-02-19T10:08:21.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:06 docs [2025-02-19T10:08:21.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:06 res [2025-02-19T10:08:21.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:06 sample-profiles [2025-02-19T10:08:21.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:06 scripts [2025-02-19T10:08:21.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:06 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:21.563Z] + 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=d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed --label arch=amd64 --label version=3.2.0-dev.3 . [2025-02-19T10:08:21.563Z] Sending build context to Docker daemon 775.2kB [2025-02-19T10:08:21.563Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-02-19T10:08:21.563Z] Step 2/31 : FROM ${BASE} as builder [2025-02-19T10:08:21.563Z] ---> 0b32fb38dc45 [2025-02-19T10:08:21.563Z] 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-02-19T10:08:21.563Z] ---> Running in e8d6bc8785b9 [2025-02-19T10:08:21.824Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-19T10:08:22.083Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-19T10:08:22.083Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-19T10:08:22.083Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-19T10:08:22.342Z] Removing intermediate container e8d6bc8785b9 [2025-02-19T10:08:22.342Z] ---> af1b56acc6fe [2025-02-19T10:08:22.342Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-19T10:08:22.603Z] ---> Running in 3a9f7e7393c4 [2025-02-19T10:08:22.862Z] Removing intermediate container 3a9f7e7393c4 [2025-02-19T10:08:22.862Z] ---> 12918f34eefb [2025-02-19T10:08:22.862Z] 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-02-19T10:08:23.120Z] ---> Running in aac22d9d3e6e [2025-02-19T10:08:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:23.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:23.637Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:24.204Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:08:24.204Z] OK: 337 MiB in 103 packages [2025-02-19T10:08:24.462Z] Removing intermediate container aac22d9d3e6e [2025-02-19T10:08:24.462Z] ---> be489adf76b7 [2025-02-19T10:08:24.462Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-02-19T10:08:24.719Z] ---> 49800952894e [2025-02-19T10:08:24.720Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-02-19T10:08:24.720Z] ---> 47eb524c55e1 [2025-02-19T10:08:24.720Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-02-19T10:08:24.977Z] ---> 08942371d886 [2025-02-19T10:08:24.978Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-02-19T10:08:24.978Z] ---> Running in 51dd44577604 [2025-02-19T10:08:24.978Z] Removing intermediate container 51dd44577604 [2025-02-19T10:08:24.978Z] ---> 6b729e763474 [2025-02-19T10:08:24.978Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-19T10:08:24.978Z] ---> Running in 3239d9bbb53b [2025-02-19T10:08:25.236Z] + CSDK_VER=4.0.0-dev.14 [2025-02-19T10:08:25.236Z] + '[' '!' -d deps ] [2025-02-19T10:08:25.236Z] + mkdir deps [2025-02-19T10:08:25.236Z] + cd /device-bacnet-c/deps [2025-02-19T10:08:25.236Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-19T10:08:25.236Z] Connecting to github.com (140.82.112.4:443) [2025-02-19T10:08:25.236Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-02-19T10:08:25.495Z] saving to 'v4.0.0-dev.14.zip' [2025-02-19T10:08:25.495Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-19T10:08:25.495Z] 'v4.0.0-dev.14.zip' saved [2025-02-19T10:08:25.495Z] + unzip v4.0.0-dev.14.zip [2025-02-19T10:08:25.495Z] Archive: v4.0.0-dev.14.zip [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-19T10:08:25.495Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-19T10:08:25.495Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-19T10:08:25.496Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-19T10:08:25.496Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-19T10:08:25.496Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-19T10:08:25.496Z] + ./scripts/build.sh [2025-02-19T10:08:25.496Z] + CPPCHECK=false [2025-02-19T10:08:25.496Z] + DOCGEN=false [2025-02-19T10:08:25.496Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-19T10:08:25.496Z] + '[' 0 -gt 0 ] [2025-02-19T10:08:25.496Z] + readlink -f ./scripts/build.sh [2025-02-19T10:08:25.496Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:08:25.496Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-19T10:08:25.496Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:08:25.496Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:08:25.496Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:08:25.496Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:08:25.496Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:08:25.496Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:08:25.755Z] -- Detecting C compiler ABI info [2025-02-19T10:08:25.755Z] -- Detecting C compiler ABI info - done [2025-02-19T10:08:25.755Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:08:25.755Z] -- Detecting C compile features [2025-02-19T10:08:25.755Z] -- Detecting C compile features - done [2025-02-19T10:08:25.755Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:08:25.755Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:08:25.755Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:08:25.755Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:08:25.755Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:08:25.755Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:08:25.755Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:08:25.755Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:08:25.755Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:08:25.755Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:08:26.014Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:08:26.014Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:08:26.014Z] -- Configuring done (0.4s) [2025-02-19T10:08:26.014Z] -- Generating done (0.0s) [2025-02-19T10:08:26.014Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:08:26.014Z] + make all package [2025-02-19T10:08:26.014Z] + tee release.log [2025-02-19T10:08:26.014Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:08:26.272Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:08:26.272Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:08:26.530Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:08:26.530Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:08:26.788Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:08:26.788Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:08:27.048Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:08:27.306Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:08:27.306Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:08:27.566Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:08:27.566Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:08:27.825Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:08:27.825Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:08:27.825Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:08:28.392Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:08:28.392Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:08:28.392Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:08:28.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:08:28.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:08:28.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:08:28.392Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:08:28.392Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:08:28.392Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:08:28.392Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:08:28.392Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:08:28.392Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:08:28.392Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:08:28.392Z] | ^~~~~~~~~~~ [2025-02-19T10:08:28.392Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:08:28.392Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:08:28.392Z] | ~^ [2025-02-19T10:08:28.392Z] | | [2025-02-19T10:08:28.392Z] | char * [2025-02-19T10:08:28.392Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:08:28.651Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:08:28.910Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:08:28.910Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:08:29.844Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:08:30.103Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:08:30.103Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:08:30.103Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:08:30.103Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:08:30.363Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:08:30.931Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:08:30.931Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:08:30.931Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:08:31.191Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:08:31.191Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-19T10:08:31.191Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-19T10:08:31.191Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-19T10:08:31.191Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:08:31.191Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-19T10:08:31.191Z] 875 | const iot_data_t *deviceservices_config; [2025-02-19T10:08:31.191Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:08:31.451Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:08:31.451Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:08:31.710Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:08:31.710Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:08:31.710Z] [ 68%] Built target csdk [2025-02-19T10:08:31.710Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:08:31.984Z] [ 72%] Linking C executable template [2025-02-19T10:08:31.984Z] /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-02-19T10:08:31.984Z] [ 72%] Built target template [2025-02-19T10:08:31.984Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:08:31.984Z] [ 76%] Linking C executable device-counter [2025-02-19T10:08:32.243Z] /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-02-19T10:08:32.243Z] [ 76%] Built target device-counter [2025-02-19T10:08:32.243Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:08:32.243Z] [ 80%] Linking C executable device-random [2025-02-19T10:08:32.243Z] /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-02-19T10:08:32.243Z] [ 80%] Built target device-random [2025-02-19T10:08:32.514Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:08:32.514Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:08:32.514Z] /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-02-19T10:08:32.514Z] [ 84%] Built target device-gyro [2025-02-19T10:08:32.514Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:08:32.514Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:08:32.514Z] /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-02-19T10:08:32.793Z] [ 88%] Built target device-bitfields [2025-02-19T10:08:32.793Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:08:32.793Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:08:32.793Z] /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-02-19T10:08:32.793Z] [ 92%] Built target template-discovery [2025-02-19T10:08:33.052Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:08:33.052Z] [ 96%] Linking C executable device-file [2025-02-19T10:08:33.052Z] /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-02-19T10:08:33.052Z] [ 96%] Built target device-file [2025-02-19T10:08:33.052Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:08:33.323Z] [100%] Linking C executable device-terminal [2025-02-19T10:08:33.323Z] /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-02-19T10:08:33.323Z] [100%] Built target device-terminal [2025-02-19T10:08:33.323Z] Run CPack packaging tool... [2025-02-19T10:08:33.323Z] CPack: Create package using TGZ [2025-02-19T10:08:33.323Z] CPack: Install projects [2025-02-19T10:08:33.323Z] CPack: - Run preinstall target for: Csdk [2025-02-19T10:08:33.582Z] CPack: - Install project: Csdk [] [2025-02-19T10:08:33.582Z] CPack: Create package [2025-02-19T10:08:33.582Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-19T10:08:33.582Z] + '[' false '=' true ] [2025-02-19T10:08:33.582Z] + '[' false '=' true ] [2025-02-19T10:08:33.582Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:08:33.582Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:08:33.582Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:08:33.582Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:08:33.582Z] -- Detecting C compiler ABI info [2025-02-19T10:08:33.842Z] -- Detecting C compiler ABI info - done [2025-02-19T10:08:33.842Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:08:33.842Z] -- Detecting C compile features [2025-02-19T10:08:33.842Z] -- Detecting C compile features - done [2025-02-19T10:08:33.842Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:08:33.842Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:08:33.842Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:08:33.842Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:08:33.842Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:08:33.842Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:08:33.842Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:08:33.842Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:08:33.842Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:08:33.842Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:08:34.105Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:08:34.105Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:08:34.105Z] -- Configuring done (0.4s) [2025-02-19T10:08:34.105Z] -- Generating done (0.0s) [2025-02-19T10:08:34.105Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:08:34.105Z] + make [2025-02-19T10:08:34.105Z] + tee debug.log [2025-02-19T10:08:34.106Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:08:34.106Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:08:34.369Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:08:34.369Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:08:34.369Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:08:34.633Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:08:34.633Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:08:34.633Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:08:34.633Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:08:34.893Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:08:34.893Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:08:34.893Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:08:35.152Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:08:35.152Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:08:35.152Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:08:35.411Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:08:35.411Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:08:35.411Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:08:35.411Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:08:35.411Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:08:35.411Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:08:35.411Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:08:35.411Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:08:35.411Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:08:35.411Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:08:35.411Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:08:35.411Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:08:35.411Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:08:35.411Z] | ^~~~~~~~~~~ [2025-02-19T10:08:35.411Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:08:35.411Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:08:35.411Z] | ~^ [2025-02-19T10:08:35.411Z] | | [2025-02-19T10:08:35.411Z] | char * [2025-02-19T10:08:35.411Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:08:35.411Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:08:35.670Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:08:35.670Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:08:35.929Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:08:35.929Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:08:35.929Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:08:35.929Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:08:36.187Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:08:36.187Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:08:36.446Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:08:36.446Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:08:36.446Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:08:36.705Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:08:36.705Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:08:36.705Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:08:36.966Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:08:36.966Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:08:36.966Z] [ 68%] Built target csdk [2025-02-19T10:08:36.966Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:08:36.966Z] [ 72%] Linking C executable template [2025-02-19T10:08:37.225Z] /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-02-19T10:08:37.225Z] [ 72%] Built target template [2025-02-19T10:08:37.225Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:08:37.225Z] [ 76%] Linking C executable device-counter [2025-02-19T10:08:37.225Z] /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-02-19T10:08:37.225Z] [ 76%] Built target device-counter [2025-02-19T10:08:37.225Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:08:37.484Z] [ 80%] Linking C executable device-random [2025-02-19T10:08:37.484Z] /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-02-19T10:08:37.484Z] [ 80%] Built target device-random [2025-02-19T10:08:37.484Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:08:37.484Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:08:37.484Z] /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-02-19T10:08:37.484Z] [ 84%] Built target device-gyro [2025-02-19T10:08:37.484Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:08:37.743Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:08:37.743Z] /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-02-19T10:08:37.743Z] [ 88%] Built target device-bitfields [2025-02-19T10:08:37.743Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:08:37.743Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:08:37.743Z] /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-02-19T10:08:38.001Z] [ 92%] Built target template-discovery [2025-02-19T10:08:38.001Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:08:38.001Z] [ 96%] Linking C executable device-file [2025-02-19T10:08:38.001Z] /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-02-19T10:08:38.001Z] [ 96%] Built target device-file [2025-02-19T10:08:38.002Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:08:38.002Z] [100%] Linking C executable device-terminal [2025-02-19T10:08:38.260Z] /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-02-19T10:08:38.260Z] [100%] Built target device-terminal [2025-02-19T10:08:38.260Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-19T10:08:38.260Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-19T10:08:38.260Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-19T10:08:38.260Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-19T10:08:38.260Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-19T10:08:38.260Z] + rm -rf /device-bacnet-c/deps [2025-02-19T10:08:38.518Z] Removing intermediate container 3239d9bbb53b [2025-02-19T10:08:38.518Z] ---> 6decb48ee6ef [2025-02-19T10:08:38.518Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-02-19T10:08:38.518Z] ---> Running in 50f4516a9beb [2025-02-19T10:08:38.778Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-19T10:08:38.778Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-19T10:08:38.778Z] + dirname /device-bacnet-c/scripts [2025-02-19T10:08:38.778Z] + ROOT=/device-bacnet-c [2025-02-19T10:08:38.778Z] + echo /device-bacnet-c [2025-02-19T10:08:38.778Z] + cd /device-bacnet-c [2025-02-19T10:08:38.778Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-19T10:08:38.778Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-02-19T10:08:38.778Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:08:38.778Z] /device-bacnet-c [2025-02-19T10:08:38.778Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:08:38.778Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:08:38.778Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:08:38.778Z] -- Configuring done (0.0s) [2025-02-19T10:08:38.778Z] -- Generating done (0.0s) [2025-02-19T10:08:38.778Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:08:38.778Z] + make [2025-02-19T10:08:38.778Z] + tee release.log [2025-02-19T10:08:38.778Z] [ 22%] Built target bacnet_objects [2025-02-19T10:08:38.778Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:08:39.037Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:08:39.296Z] [ 55%] Linking C executable device-bacnet-c [2025-02-19T10:08:39.296Z] /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-02-19T10:08:39.296Z] [100%] Built target device-bacnet-c [2025-02-19T10:08:39.554Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:08:39.554Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:08:39.554Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:08:39.554Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:08:39.554Z] -- Configuring done (0.0s) [2025-02-19T10:08:39.554Z] -- Generating done (0.0s) [2025-02-19T10:08:39.554Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:08:39.554Z] + make [2025-02-19T10:08:39.554Z] + tee release.log [2025-02-19T10:08:39.554Z] [ 22%] Built target bacnet_objects [2025-02-19T10:08:39.554Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:08:39.813Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:08:40.072Z] [ 55%] Linking C executable device-bacnet-c [2025-02-19T10:08:40.072Z] /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-02-19T10:08:40.072Z] [100%] Built target device-bacnet-c [2025-02-19T10:08:40.330Z] Removing intermediate container 50f4516a9beb [2025-02-19T10:08:40.330Z] ---> 1f6b30b16568 [2025-02-19T10:08:40.330Z] Step 12/31 : FROM alpine:3.20 [2025-02-19T10:08:40.589Z] 3.20: Pulling from library/alpine [2025-02-19T10:08:40.847Z] 0a9a5dfd008f: Pulling fs layer [2025-02-19T10:08:41.105Z] 0a9a5dfd008f: Verifying Checksum [2025-02-19T10:08:41.105Z] 0a9a5dfd008f: Download complete [2025-02-19T10:08:41.105Z] 0a9a5dfd008f: Pull complete [2025-02-19T10:08:41.105Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T10:08:41.105Z] Status: Downloaded newer image for alpine:3.20 [2025-02-19T10:08:41.105Z] ---> ff221270b9fb [2025-02-19T10:08:41.105Z] Step 13/31 : MAINTAINER iotech [2025-02-19T10:08:41.105Z] ---> Running in 7a50708dab97 [2025-02-19T10:08:41.363Z] Removing intermediate container 7a50708dab97 [2025-02-19T10:08:41.363Z] ---> acd21cad8289 [2025-02-19T10:08:41.363Z] 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-02-19T10:08:41.363Z] ---> Running in 739807dc6c4d [2025-02-19T10:08:41.621Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-19T10:08:41.878Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-19T10:08:41.878Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-19T10:08:41.878Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-19T10:08:42.139Z] Removing intermediate container 739807dc6c4d [2025-02-19T10:08:42.139Z] ---> a7a8f325d8cf [2025-02-19T10:08:42.139Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-19T10:08:42.398Z] ---> Running in d94a1fd81d1f [2025-02-19T10:08:42.967Z] Removing intermediate container d94a1fd81d1f [2025-02-19T10:08:42.967Z] ---> ca247b2986fe [2025-02-19T10:08:42.967Z] 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-02-19T10:08:42.967Z] ---> Running in 36a4df55f307 [2025-02-19T10:08:42.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:43.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:43.485Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:44.052Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:08:44.052Z] (1/27) Installing ca-certificates (20241121-r1) [2025-02-19T10:08:44.052Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-02-19T10:08:44.052Z] (3/27) Installing c-ares (1.33.1-r0) [2025-02-19T10:08:44.052Z] (4/27) Installing libunistring (1.2-r0) [2025-02-19T10:08:44.052Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-02-19T10:08:44.052Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-02-19T10:08:44.052Z] (7/27) Installing libpsl (0.21.5-r1) [2025-02-19T10:08:44.052Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-02-19T10:08:44.052Z] (9/27) Installing libcurl (8.12.1-r0) [2025-02-19T10:08:44.052Z] (10/27) Installing curl (8.12.1-r0) [2025-02-19T10:08:44.052Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-02-19T10:08:44.052Z] (12/27) Installing hiredis (1.2.0-r0) [2025-02-19T10:08:44.052Z] (13/27) Installing yaml (0.2.5-r2) [2025-02-19T10:08:44.053Z] (14/27) Installing libcbor (0.11.0-r0) [2025-02-19T10:08:44.053Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-19T10:08:44.622Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-02-19T10:08:44.622Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-02-19T10:08:44.882Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-19T10:08:45.450Z] (19/27) Installing gmp (6.3.0-r1) [2025-02-19T10:08:45.450Z] (20/27) Installing nettle (3.9.1-r0) [2025-02-19T10:08:45.450Z] (21/27) Installing libffi (3.4.6-r0) [2025-02-19T10:08:45.450Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-02-19T10:08:45.450Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-02-19T10:08:45.450Z] (24/27) Installing gnutls (3.8.5-r0) [2025-02-19T10:08:45.450Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-02-19T10:08:45.450Z] (26/27) Installing libuuid (2.40.1-r1) [2025-02-19T10:08:45.450Z] (27/27) Installing linux-headers (6.6-r0) [2025-02-19T10:08:45.708Z] Executing busybox-1.36.1-r29.trigger [2025-02-19T10:08:45.708Z] Executing ca-certificates-20241121-r1.trigger [2025-02-19T10:08:45.708Z] OK: 30 MiB in 41 packages [2025-02-19T10:08:46.642Z] Removing intermediate container 36a4df55f307 [2025-02-19T10:08:46.642Z] ---> 69f574b5e68b [2025-02-19T10:08:46.642Z] Step 17/31 : RUN apk --no-cache upgrade [2025-02-19T10:08:46.642Z] ---> Running in 67ddf778e202 [2025-02-19T10:08:46.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:46.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:47.160Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T10:08:47.727Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:08:47.727Z] OK: 30 MiB in 41 packages [2025-02-19T10:08:47.990Z] Removing intermediate container 67ddf778e202 [2025-02-19T10:08:47.990Z] ---> 557da8842772 [2025-02-19T10:08:47.990Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-02-19T10:08:47.990Z] ---> 28de254afe44 [2025-02-19T10:08:47.990Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-19T10:08:48.248Z] ---> b972c5606f08 [2025-02-19T10:08:48.248Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-19T10:08:48.248Z] ---> 08eec7cc2e73 [2025-02-19T10:08:48.248Z] Step 21/31 : COPY LICENSE /. [2025-02-19T10:08:48.508Z] ---> e87636b3136c [2025-02-19T10:08:48.508Z] Step 22/31 : COPY Attribution.txt /. [2025-02-19T10:08:48.508Z] ---> 7b0853230022 [2025-02-19T10:08:48.508Z] Step 23/31 : COPY res /res [2025-02-19T10:08:48.508Z] ---> 535d29f9254c [2025-02-19T10:08:48.508Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-02-19T10:08:48.766Z] ---> ddf73e1bd9cc [2025-02-19T10:08:48.766Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-02-19T10:08:48.766Z] ---> Running in 7a7113fa9d2f [2025-02-19T10:08:48.766Z] Removing intermediate container 7a7113fa9d2f [2025-02-19T10:08:48.766Z] ---> 93041137f33f [2025-02-19T10:08:48.766Z] Step 26/31 : EXPOSE 59980 [2025-02-19T10:08:48.766Z] ---> Running in 3b278fda981b [2025-02-19T10:08:49.025Z] Removing intermediate container 3b278fda981b [2025-02-19T10:08:49.025Z] ---> 367650dbb038 [2025-02-19T10:08:49.025Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-02-19T10:08:49.025Z] ---> Running in bf5b367752ea [2025-02-19T10:08:49.025Z] Removing intermediate container bf5b367752ea [2025-02-19T10:08:49.025Z] ---> e35c49dd77a3 [2025-02-19T10:08:49.025Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-19T10:08:49.025Z] ---> Running in c510917336bf [2025-02-19T10:08:49.283Z] Removing intermediate container c510917336bf [2025-02-19T10:08:49.283Z] ---> c14cfc746837 [2025-02-19T10:08:49.283Z] Step 29/31 : LABEL arch=amd64 [2025-02-19T10:08:49.283Z] ---> Running in df05ccd2d582 [2025-02-19T10:08:49.541Z] Removing intermediate container df05ccd2d582 [2025-02-19T10:08:49.541Z] ---> 4a3097c292ff [2025-02-19T10:08:49.541Z] Step 30/31 : LABEL git_sha=d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:08:49.541Z] ---> Running in 810fd3bcf020 [2025-02-19T10:08:49.541Z] Removing intermediate container 810fd3bcf020 [2025-02-19T10:08:49.541Z] ---> 5a9d061c84e3 [2025-02-19T10:08:49.541Z] Step 31/31 : LABEL version=3.2.0-dev.3 [2025-02-19T10:08:49.541Z] ---> Running in 730530ad2bde [2025-02-19T10:08:49.541Z] Removing intermediate container 730530ad2bde [2025-02-19T10:08:49.541Z] ---> a55dd1da5820 [2025-02-19T10:08:49.541Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-02-19T10:08:49.541Z] Successfully built a55dd1da5820 [2025-02-19T10:08:49.541Z] 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-02-19T10:08:49.684Z] provisioning config files... [2025-02-19T10:08:49.692Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config15146638207107568143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:08:50.002Z] ---> ****-login.sh [2025-02-19T10:08:50.002Z] nexus3.edgexfoundry.org:10001 [2025-02-19T10:08:50.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:08:50.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:08:50.002Z] Configure a credential helper to remove this warning. See [2025-02-19T10:08:50.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:08:50.002Z] [2025-02-19T10:08:50.002Z] Login Succeeded [2025-02-19T10:08:50.002Z] nexus3.edgexfoundry.org:10002 [2025-02-19T10:08:50.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:08:50.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:08:50.003Z] Configure a credential helper to remove this warning. See [2025-02-19T10:08:50.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:08:50.003Z] [2025-02-19T10:08:50.003Z] Login Succeeded [2025-02-19T10:08:50.003Z] nexus3.edgexfoundry.org:10003 [2025-02-19T10:08:50.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:08:50.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:08:50.263Z] Configure a credential helper to remove this warning. See [2025-02-19T10:08:50.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:08:50.263Z] [2025-02-19T10:08:50.263Z] Login Succeeded [2025-02-19T10:08:50.263Z] nexus3.edgexfoundry.org:10004 [2025-02-19T10:08:50.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:08:50.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:08:50.263Z] Configure a credential helper to remove this warning. See [2025-02-19T10:08:50.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:08:50.263Z] [2025-02-19T10:08:50.263Z] Login Succeeded [2025-02-19T10:08:50.263Z] ****.io [2025-02-19T10:08:50.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:08:50.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:08:50.523Z] Configure a credential helper to remove this warning. See [2025-02-19T10:08:50.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:08:50.523Z] [2025-02-19T10:08:50.523Z] Login Succeeded [2025-02-19T10:08:50.523Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T10:08:50.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T10:08:50.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T10:08:50.608Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2025-02-19T10:08:50.608Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:08:50.608Z] latest [2025-02-19T10:08:50.608Z] 3.2.0-dev.3 [2025-02-19T10:08:50.608Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [2025-02-19T10:08:50.608Z] main [2025-02-19T10:08:50.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:50.949Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:51.278Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:08:51.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-19T10:08:51.278Z] afb16802cb7e: Preparing [2025-02-19T10:08:51.278Z] e623e26c9845: Preparing [2025-02-19T10:08:51.278Z] af8387057b32: Preparing [2025-02-19T10:08:51.278Z] 34b940b6cb67: Preparing [2025-02-19T10:08:51.278Z] 337368a696d6: Preparing [2025-02-19T10:08:51.278Z] eebcf90fc174: Preparing [2025-02-19T10:08:51.278Z] d14b6c8146df: Preparing [2025-02-19T10:08:51.278Z] 1aa0e8c89581: Preparing [2025-02-19T10:08:51.278Z] 6484a59a3693: Preparing [2025-02-19T10:08:51.278Z] cbdd9d3fe31b: Preparing [2025-02-19T10:08:51.278Z] f5192b4a6768: Preparing [2025-02-19T10:08:51.278Z] 994456c4fd7b: Preparing [2025-02-19T10:08:51.278Z] eebcf90fc174: Waiting [2025-02-19T10:08:51.278Z] d14b6c8146df: Waiting [2025-02-19T10:08:51.278Z] 1aa0e8c89581: Waiting [2025-02-19T10:08:51.278Z] 6484a59a3693: Waiting [2025-02-19T10:08:51.278Z] f5192b4a6768: Waiting [2025-02-19T10:08:51.278Z] 994456c4fd7b: Waiting [2025-02-19T10:08:51.278Z] cbdd9d3fe31b: Waiting [2025-02-19T10:08:51.278Z] 337368a696d6: Pushed [2025-02-19T10:08:51.278Z] afb16802cb7e: Pushed [2025-02-19T10:08:51.278Z] 34b940b6cb67: Pushed [2025-02-19T10:08:51.278Z] af8387057b32: Pushed [2025-02-19T10:08:51.278Z] e623e26c9845: Pushed [2025-02-19T10:08:51.537Z] 1aa0e8c89581: Pushed [2025-02-19T10:08:51.537Z] cbdd9d3fe31b: Pushed [2025-02-19T10:08:51.537Z] eebcf90fc174: Pushed [2025-02-19T10:08:51.537Z] 994456c4fd7b: Layer already exists [2025-02-19T10:08:51.537Z] f5192b4a6768: Pushed [2025-02-19T10:08:51.537Z] d14b6c8146df: Pushed [2025-02-19T10:08:53.440Z] 6484a59a3693: Pushed [2025-02-19T10:08:53.440Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:53.779Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:54.086Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-02-19T10:08:54.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-19T10:08:54.086Z] afb16802cb7e: Preparing [2025-02-19T10:08:54.086Z] e623e26c9845: Preparing [2025-02-19T10:08:54.086Z] af8387057b32: Preparing [2025-02-19T10:08:54.086Z] 34b940b6cb67: Preparing [2025-02-19T10:08:54.086Z] 337368a696d6: Preparing [2025-02-19T10:08:54.086Z] eebcf90fc174: Preparing [2025-02-19T10:08:54.086Z] d14b6c8146df: Preparing [2025-02-19T10:08:54.086Z] 1aa0e8c89581: Preparing [2025-02-19T10:08:54.086Z] 6484a59a3693: Preparing [2025-02-19T10:08:54.086Z] cbdd9d3fe31b: Preparing [2025-02-19T10:08:54.086Z] f5192b4a6768: Preparing [2025-02-19T10:08:54.086Z] 994456c4fd7b: Preparing [2025-02-19T10:08:54.086Z] eebcf90fc174: Waiting [2025-02-19T10:08:54.086Z] 6484a59a3693: Waiting [2025-02-19T10:08:54.086Z] f5192b4a6768: Waiting [2025-02-19T10:08:54.086Z] cbdd9d3fe31b: Waiting [2025-02-19T10:08:54.086Z] 994456c4fd7b: Waiting [2025-02-19T10:08:54.086Z] 1aa0e8c89581: Waiting [2025-02-19T10:08:54.086Z] 337368a696d6: Layer already exists [2025-02-19T10:08:54.086Z] 34b940b6cb67: Layer already exists [2025-02-19T10:08:54.086Z] afb16802cb7e: Layer already exists [2025-02-19T10:08:54.086Z] af8387057b32: Layer already exists [2025-02-19T10:08:54.086Z] e623e26c9845: Layer already exists [2025-02-19T10:08:54.086Z] eebcf90fc174: Layer already exists [2025-02-19T10:08:54.086Z] 6484a59a3693: Layer already exists [2025-02-19T10:08:54.086Z] 1aa0e8c89581: Layer already exists [2025-02-19T10:08:54.086Z] d14b6c8146df: Layer already exists [2025-02-19T10:08:54.086Z] cbdd9d3fe31b: Layer already exists [2025-02-19T10:08:54.086Z] 994456c4fd7b: Layer already exists [2025-02-19T10:08:54.086Z] f5192b4a6768: Layer already exists [2025-02-19T10:08:54.086Z] latest: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:54.409Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:54.738Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.3 [2025-02-19T10:08:54.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-19T10:08:54.738Z] afb16802cb7e: Preparing [2025-02-19T10:08:54.738Z] e623e26c9845: Preparing [2025-02-19T10:08:54.738Z] af8387057b32: Preparing [2025-02-19T10:08:54.738Z] 34b940b6cb67: Preparing [2025-02-19T10:08:54.738Z] 337368a696d6: Preparing [2025-02-19T10:08:54.738Z] eebcf90fc174: Preparing [2025-02-19T10:08:54.738Z] d14b6c8146df: Preparing [2025-02-19T10:08:54.738Z] 1aa0e8c89581: Preparing [2025-02-19T10:08:54.738Z] 6484a59a3693: Preparing [2025-02-19T10:08:54.738Z] cbdd9d3fe31b: Preparing [2025-02-19T10:08:54.738Z] f5192b4a6768: Preparing [2025-02-19T10:08:54.738Z] 994456c4fd7b: Preparing [2025-02-19T10:08:54.738Z] 1aa0e8c89581: Waiting [2025-02-19T10:08:54.738Z] 6484a59a3693: Waiting [2025-02-19T10:08:54.738Z] cbdd9d3fe31b: Waiting [2025-02-19T10:08:54.738Z] f5192b4a6768: Waiting [2025-02-19T10:08:54.738Z] 994456c4fd7b: Waiting [2025-02-19T10:08:54.738Z] eebcf90fc174: Waiting [2025-02-19T10:08:54.738Z] d14b6c8146df: Waiting [2025-02-19T10:08:54.738Z] afb16802cb7e: Layer already exists [2025-02-19T10:08:54.738Z] af8387057b32: Layer already exists [2025-02-19T10:08:54.738Z] 34b940b6cb67: Layer already exists [2025-02-19T10:08:54.738Z] e623e26c9845: Layer already exists [2025-02-19T10:08:54.738Z] 337368a696d6: Layer already exists [2025-02-19T10:08:54.738Z] d14b6c8146df: Layer already exists [2025-02-19T10:08:54.738Z] 1aa0e8c89581: Layer already exists [2025-02-19T10:08:54.738Z] eebcf90fc174: Layer already exists [2025-02-19T10:08:54.738Z] cbdd9d3fe31b: Layer already exists [2025-02-19T10:08:54.738Z] 6484a59a3693: Layer already exists [2025-02-19T10:08:54.738Z] f5192b4a6768: Layer already exists [2025-02-19T10:08:54.738Z] 994456c4fd7b: Layer already exists [2025-02-19T10:08:54.738Z] 3.2.0-dev.3: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:55.065Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:55.482Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [2025-02-19T10:08:55.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-19T10:08:55.483Z] afb16802cb7e: Preparing [2025-02-19T10:08:55.483Z] e623e26c9845: Preparing [2025-02-19T10:08:55.483Z] af8387057b32: Preparing [2025-02-19T10:08:55.483Z] 34b940b6cb67: Preparing [2025-02-19T10:08:55.483Z] 337368a696d6: Preparing [2025-02-19T10:08:55.483Z] eebcf90fc174: Preparing [2025-02-19T10:08:55.483Z] d14b6c8146df: Preparing [2025-02-19T10:08:55.483Z] 1aa0e8c89581: Preparing [2025-02-19T10:08:55.483Z] 6484a59a3693: Preparing [2025-02-19T10:08:55.483Z] cbdd9d3fe31b: Preparing [2025-02-19T10:08:55.483Z] f5192b4a6768: Preparing [2025-02-19T10:08:55.483Z] 994456c4fd7b: Preparing [2025-02-19T10:08:55.483Z] 6484a59a3693: Waiting [2025-02-19T10:08:55.483Z] cbdd9d3fe31b: Waiting [2025-02-19T10:08:55.483Z] eebcf90fc174: Waiting [2025-02-19T10:08:55.483Z] f5192b4a6768: Waiting [2025-02-19T10:08:55.483Z] 994456c4fd7b: Waiting [2025-02-19T10:08:55.483Z] d14b6c8146df: Waiting [2025-02-19T10:08:55.483Z] 1aa0e8c89581: Waiting [2025-02-19T10:08:55.483Z] 34b940b6cb67: Layer already exists [2025-02-19T10:08:55.483Z] afb16802cb7e: Layer already exists [2025-02-19T10:08:55.483Z] af8387057b32: Layer already exists [2025-02-19T10:08:55.483Z] 337368a696d6: Layer already exists [2025-02-19T10:08:55.483Z] e623e26c9845: Layer already exists [2025-02-19T10:08:55.483Z] eebcf90fc174: Layer already exists [2025-02-19T10:08:55.483Z] d14b6c8146df: Layer already exists [2025-02-19T10:08:55.483Z] cbdd9d3fe31b: Layer already exists [2025-02-19T10:08:55.483Z] 1aa0e8c89581: Layer already exists [2025-02-19T10:08:55.483Z] 6484a59a3693: Layer already exists [2025-02-19T10:08:55.483Z] 994456c4fd7b: Layer already exists [2025-02-19T10:08:55.483Z] f5192b4a6768: Layer already exists [2025-02-19T10:08:55.483Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:55.815Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:56.150Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-02-19T10:08:56.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-02-19T10:08:56.151Z] afb16802cb7e: Preparing [2025-02-19T10:08:56.151Z] e623e26c9845: Preparing [2025-02-19T10:08:56.151Z] af8387057b32: Preparing [2025-02-19T10:08:56.151Z] 34b940b6cb67: Preparing [2025-02-19T10:08:56.151Z] 337368a696d6: Preparing [2025-02-19T10:08:56.151Z] eebcf90fc174: Preparing [2025-02-19T10:08:56.151Z] d14b6c8146df: Preparing [2025-02-19T10:08:56.151Z] 1aa0e8c89581: Preparing [2025-02-19T10:08:56.151Z] 6484a59a3693: Preparing [2025-02-19T10:08:56.151Z] cbdd9d3fe31b: Preparing [2025-02-19T10:08:56.151Z] f5192b4a6768: Preparing [2025-02-19T10:08:56.151Z] 994456c4fd7b: Preparing [2025-02-19T10:08:56.151Z] d14b6c8146df: Waiting [2025-02-19T10:08:56.151Z] 1aa0e8c89581: Waiting [2025-02-19T10:08:56.151Z] 6484a59a3693: Waiting [2025-02-19T10:08:56.151Z] cbdd9d3fe31b: Waiting [2025-02-19T10:08:56.151Z] f5192b4a6768: Waiting [2025-02-19T10:08:56.151Z] 994456c4fd7b: Waiting [2025-02-19T10:08:56.151Z] eebcf90fc174: Waiting [2025-02-19T10:08:56.151Z] 34b940b6cb67: Layer already exists [2025-02-19T10:08:56.151Z] af8387057b32: Layer already exists [2025-02-19T10:08:56.151Z] 337368a696d6: Layer already exists [2025-02-19T10:08:56.151Z] e623e26c9845: Layer already exists [2025-02-19T10:08:56.151Z] afb16802cb7e: Layer already exists [2025-02-19T10:08:56.151Z] eebcf90fc174: Layer already exists [2025-02-19T10:08:56.151Z] 6484a59a3693: Layer already exists [2025-02-19T10:08:56.151Z] d14b6c8146df: Layer already exists [2025-02-19T10:08:56.151Z] 1aa0e8c89581: Layer already exists [2025-02-19T10:08:56.151Z] cbdd9d3fe31b: Layer already exists [2025-02-19T10:08:56.151Z] 994456c4fd7b: Layer already exists [2025-02-19T10:08:56.151Z] f5192b4a6768: Layer already exists [2025-02-19T10:08:56.151Z] main: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T10:08:56.222Z] ===================================================== [Pipeline] echo [2025-02-19T10:08:56.239Z] taggedImages: [2025-02-19T10:08:56.239Z] - nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:08:56.239Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-02-19T10:08:56.239Z] - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.3 [2025-02-19T10:08:56.239Z] - nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [2025-02-19T10:08:56.239Z] - 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-02-19T10:08:56.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T10:08:56.634Z] [2025-02-19T10:08:56.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:08:56.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T10:08:56.941Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-19T10:08:56.941Z] 5eb5b503b376: Pulling fs layer [2025-02-19T10:08:56.941Z] 5c69ac0246d0: Pulling fs layer [2025-02-19T10:08:56.941Z] ec43610c2a17: Pulling fs layer [2025-02-19T10:08:56.941Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-19T10:08:56.941Z] 33b1e0a273af: Pulling fs layer [2025-02-19T10:08:56.941Z] 5d3b04190fa2: Pulling fs layer [2025-02-19T10:08:56.941Z] 2f39f015ded8: Pulling fs layer [2025-02-19T10:08:56.941Z] 5d3b04190fa2: Waiting [2025-02-19T10:08:56.941Z] 3a2ae6a8a46f: Waiting [2025-02-19T10:08:56.941Z] 33b1e0a273af: Waiting [2025-02-19T10:08:56.941Z] 2f39f015ded8: Waiting [2025-02-19T10:08:56.941Z] 5c69ac0246d0: Download complete [2025-02-19T10:08:56.941Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-19T10:08:56.941Z] 3a2ae6a8a46f: Download complete [2025-02-19T10:08:56.941Z] 33b1e0a273af: Verifying Checksum [2025-02-19T10:08:56.941Z] 33b1e0a273af: Download complete [2025-02-19T10:08:56.941Z] 5d3b04190fa2: Verifying Checksum [2025-02-19T10:08:56.941Z] 5d3b04190fa2: Download complete [2025-02-19T10:08:56.941Z] ec43610c2a17: Verifying Checksum [2025-02-19T10:08:56.941Z] ec43610c2a17: Download complete [2025-02-19T10:08:57.199Z] 5eb5b503b376: Verifying Checksum [2025-02-19T10:08:57.199Z] 5eb5b503b376: Download complete [2025-02-19T10:08:57.764Z] 2f39f015ded8: Download complete [2025-02-19T10:08:58.329Z] 5eb5b503b376: Pull complete [2025-02-19T10:08:58.329Z] 5c69ac0246d0: Pull complete [2025-02-19T10:08:58.896Z] ec43610c2a17: Pull complete [2025-02-19T10:08:58.896Z] 3a2ae6a8a46f: Pull complete [2025-02-19T10:08:59.154Z] 33b1e0a273af: Pull complete [2025-02-19T10:08:59.154Z] 5d3b04190fa2: Pull complete [2025-02-19T10:09:03.666Z] 2f39f015ded8: Pull complete [2025-02-19T10:09:03.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-19T10:09:03.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T10:09:03.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:09:03.760Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:09:03.788Z] $ 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-02-19T10:09:05.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39227 in /w/workspace/dgexfoundry_device-bacnet-c_main [2025-02-19T10:09:07.440Z] $ docker top 78db7a9a504a4239982ab6eb7a6a5df666725b4f3ccf64474f76c8c17ae8fb1b -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2025-02-19T10:09:07.609Z] Running in /w/workspace/device-bacnet-c/30 [Pipeline] { [Pipeline] checkout [2025-02-19T10:09:07.650Z] Selected Git installation does not exist. Using Default [2025-02-19T10:09:07.650Z] The recommended git tool is: NONE [2025-02-19T10:09:07.863Z] ---> job-cost.sh [2025-02-19T10:09:07.863Z] lf-activate-venv: SKIPPING [2025-02-19T10:09:07.863Z] INFO: No Stack... [2025-02-19T10:09:08.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-19T10:09:08.691Z] INFO: Archiving Costs [Pipeline] sh [2025-02-19T10:09:08.979Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2025-02-19T10:09:08.979Z] + cut -d, -f6 [Pipeline] lock [2025-02-19T10:09:08.993Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [2025-02-19T10:09:09.003Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] did not exist. Created. [2025-02-19T10:09:09.009Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-19T10:09:09.318Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-19T10:09:09.349Z] Stashed 1 file(s) [Pipeline] } [2025-02-19T10:09:09.357Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-19T10:09:09.382Z] $ docker stop --time=1 78db7a9a504a4239982ab6eb7a6a5df666725b4f3ccf64474f76c8c17ae8fb1b [2025-02-19T10:09:10.635Z] $ docker rm -f --volumes 78db7a9a504a4239982ab6eb7a6a5df666725b4f3ccf64474f76c8c17ae8fb1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-19T10:09:11.891Z] using credential edgex-jenkins-ssh [2025-02-19T10:09:11.916Z] Cloning the remote Git repository [2025-02-19T10:09:11.954Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-02-19T10:09:12.044Z] > git init /w/workspace/device-bacnet-c/30 # timeout=10 [2025-02-19T10:09:12.163Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-02-19T10:09:12.164Z] > git --version # timeout=10 [2025-02-19T10:09:12.183Z] > git --version # 'git version 2.25.1' [2025-02-19T10:09:12.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-19T10:09:12.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-19T10:09:12.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-02-19T10:09:12.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-19T10:09:13.737Z] Avoid second fetch [2025-02-19T10:09:13.738Z] Checking out Revision d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed (main) [2025-02-19T10:09:14.331Z] Commit message: "docs: update build command in README.md (#100)" [2025-02-19T10:09:13.753Z] > git config core.sparsecheckout # timeout=10 [2025-02-19T10:09:13.813Z] > git checkout -f d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-19T10:09:18.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-19T10:09:18.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T10:09:18.960Z] Dload Upload Total Spent Left Speed [2025-02-19T10:09:18.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2025-02-19T10:09:19.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-19T10:09:19.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-19T10:09:19.610Z] + sudo tee /etc/docker/daemon.new [2025-02-19T10:09:19.610Z] { [2025-02-19T10:09:19.610Z] "registry-mirrors": [ [2025-02-19T10:09:19.610Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-19T10:09:19.610Z] ], [2025-02-19T10:09:19.610Z] "bip": "10.250.0.254/24", [2025-02-19T10:09:19.610Z] "hosts": [ [2025-02-19T10:09:19.610Z] "tcp://0.0.0.0:5555", [2025-02-19T10:09:19.610Z] "unix:///var/run/docker.sock" [2025-02-19T10:09:19.610Z] ], [2025-02-19T10:09:19.610Z] "mtu": 1458, [2025-02-19T10:09:19.610Z] "selinux-enabled": true, [2025-02-19T10:09:19.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-19T10:09:19.610Z] } [Pipeline] sh [2025-02-19T10:09:19.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-19T10:09:20.271Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T10:09:38.520Z] provisioning config files... [2025-02-19T10:09:38.540Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/30@tmp/config6668455523426747079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:09:38.950Z] ---> ****-login.sh [2025-02-19T10:09:38.950Z] nexus3.edgexfoundry.org:10001 [2025-02-19T10:09:39.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:09:39.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:09:39.494Z] Configure a credential helper to remove this warning. See [2025-02-19T10:09:39.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:09:39.495Z] [2025-02-19T10:09:39.495Z] Login Succeeded [2025-02-19T10:09:39.766Z] nexus3.edgexfoundry.org:10002 [2025-02-19T10:09:39.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:09:40.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:09:40.035Z] Configure a credential helper to remove this warning. See [2025-02-19T10:09:40.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:09:40.035Z] [2025-02-19T10:09:40.035Z] Login Succeeded [2025-02-19T10:09:40.035Z] nexus3.edgexfoundry.org:10003 [2025-02-19T10:09:40.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:09:40.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:09:40.306Z] Configure a credential helper to remove this warning. See [2025-02-19T10:09:40.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:09:40.306Z] [2025-02-19T10:09:40.306Z] Login Succeeded [2025-02-19T10:09:40.306Z] nexus3.edgexfoundry.org:10004 [2025-02-19T10:09:40.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:09:40.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:09:40.578Z] Configure a credential helper to remove this warning. See [2025-02-19T10:09:40.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:09:40.578Z] [2025-02-19T10:09:40.578Z] Login Succeeded [2025-02-19T10:09:40.578Z] ****.io [2025-02-19T10:09:40.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:09:41.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:09:41.114Z] Configure a credential helper to remove this warning. See [2025-02-19T10:09:41.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:09:41.114Z] [2025-02-19T10:09:41.114Z] Login Succeeded [2025-02-19T10:09:41.114Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T10:09:41.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-19T10:09:41.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T10:09:41.438Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-02-19T10:09:41.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T10:09:41.479Z] ========================================================= [2025-02-19T10:09:41.479Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-02-19T10:09:41.479Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:09:41.837Z] + 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-02-19T10:09:42.105Z] Sending build context to Docker daemon 481.3kB [2025-02-19T10:09:42.105Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-02-19T10:09:42.105Z] Step 2/12 : FROM ${BASE} [2025-02-19T10:09:42.374Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-02-19T10:09:42.374Z] 579b34f0a95b: Pulling fs layer [2025-02-19T10:09:42.374Z] e71477ac5e1b: Pulling fs layer [2025-02-19T10:09:42.374Z] 579b34f0a95b: Download complete [2025-02-19T10:09:42.959Z] 579b34f0a95b: Pull complete [2025-02-19T10:09:44.909Z] e71477ac5e1b: Verifying Checksum [2025-02-19T10:09:44.909Z] e71477ac5e1b: Download complete [2025-02-19T10:09:57.232Z] e71477ac5e1b: Pull complete [2025-02-19T10:09:57.232Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-02-19T10:09:57.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-02-19T10:09:57.232Z] ---> 2b552cad5dd9 [2025-02-19T10:09:57.232Z] 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-02-19T10:09:57.232Z] ---> Running in cff1399adb52 [2025-02-19T10:09:57.811Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-02-19T10:09:58.391Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-19T10:09:58.391Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-19T10:09:58.391Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-19T10:09:58.977Z] Removing intermediate container cff1399adb52 [2025-02-19T10:09:58.977Z] ---> e3947d64a3b8 [2025-02-19T10:09:58.977Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-19T10:09:59.247Z] ---> Running in 89b45f70ce22 [2025-02-19T10:10:01.859Z] Removing intermediate container 89b45f70ce22 [2025-02-19T10:10:01.859Z] ---> 70c036272d34 [2025-02-19T10:10:01.859Z] 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-02-19T10:10:01.859Z] ---> Running in 5dd44d9e8dae [2025-02-19T10:10:02.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:03.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:03.676Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:04.636Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:10:04.636Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-02-19T10:10:04.636Z] (2/18) Installing hiredis (1.1.0-r2) [2025-02-19T10:10:04.636Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-02-19T10:10:04.636Z] (4/18) Installing libcbor (0.10.2-r1) [2025-02-19T10:10:04.636Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-19T10:10:05.605Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-19T10:10:05.605Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-19T10:10:05.873Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-02-19T10:10:05.873Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-02-19T10:10:05.873Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-02-19T10:10:05.873Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-02-19T10:10:05.873Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-02-19T10:10:05.873Z] (13/18) Installing libblkid (2.38.1-r8) [2025-02-19T10:10:05.873Z] (14/18) Installing libuuid (2.38.1-r8) [2025-02-19T10:10:05.873Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-02-19T10:10:05.873Z] (16/18) Installing libmount (2.38.1-r8) [2025-02-19T10:10:05.873Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-02-19T10:10:05.873Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-02-19T10:10:06.142Z] Executing busybox-1.36.1-r4.trigger [2025-02-19T10:10:06.142Z] OK: 333 MiB in 100 packages [2025-02-19T10:10:07.563Z] Removing intermediate container 5dd44d9e8dae [2025-02-19T10:10:07.563Z] ---> 054a12c5213b [2025-02-19T10:10:07.563Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-19T10:10:07.563Z] ---> Running in a71f196d2bc1 [2025-02-19T10:10:08.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:08.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:09.052Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:10.008Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:10:10.008Z] Upgrading critical system libraries and apk-tools: [2025-02-19T10:10:10.008Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-02-19T10:10:10.008Z] Executing busybox-1.36.1-r4.trigger [2025-02-19T10:10:10.272Z] Continuing the upgrade transaction with new apk-tools: [2025-02-19T10:10:10.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:10.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:11.115Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:10:11.695Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:10:11.963Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-02-19T10:10:11.963Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-02-19T10:10:11.963Z] Executing busybox-1.36.1-r7.post-upgrade [2025-02-19T10:10:11.963Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-02-19T10:10:11.963Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-02-19T10:10:11.963Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-19T10:10:11.963Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-02-19T10:10:11.963Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-02-19T10:10:11.963Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-02-19T10:10:12.541Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-02-19T10:10:12.541Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-02-19T10:10:12.541Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-02-19T10:10:12.541Z] (12/25) Installing libpsl (0.21.5-r0) [2025-02-19T10:10:12.541Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-02-19T10:10:12.541Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-02-19T10:10:12.541Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-02-19T10:10:12.541Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-02-19T10:10:12.541Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-02-19T10:10:12.805Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-02-19T10:10:13.079Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-02-19T10:10:13.079Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-02-19T10:10:13.079Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-02-19T10:10:13.079Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-02-19T10:10:13.079Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-02-19T10:10:13.079Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-02-19T10:10:13.349Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-02-19T10:10:13.349Z] Executing busybox-1.36.1-r7.trigger [2025-02-19T10:10:13.349Z] Executing ca-certificates-20241121-r1.trigger [2025-02-19T10:10:13.629Z] OK: 334 MiB in 103 packages [2025-02-19T10:10:16.200Z] Removing intermediate container a71f196d2bc1 [2025-02-19T10:10:16.200Z] ---> 8abf5894fa97 [2025-02-19T10:10:16.200Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-02-19T10:10:16.200Z] ---> 623c6046742f [2025-02-19T10:10:16.200Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-02-19T10:10:16.779Z] ---> b0b68c7e16b5 [2025-02-19T10:10:16.779Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-02-19T10:10:17.358Z] ---> 323f26281cda [2025-02-19T10:10:17.358Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-02-19T10:10:17.358Z] ---> Running in 3e1ef6ce262b [2025-02-19T10:10:17.623Z] Removing intermediate container 3e1ef6ce262b [2025-02-19T10:10:17.623Z] ---> 2b631a96eb07 [2025-02-19T10:10:17.623Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-19T10:10:17.623Z] ---> Running in 8e4c79e77b73 [2025-02-19T10:10:18.577Z] + CSDK_VER=4.0.0-dev.14 [2025-02-19T10:10:18.577Z] + '[' '!' -d deps ] [2025-02-19T10:10:18.577Z] + mkdir deps [2025-02-19T10:10:18.577Z] + cd /device-bacnet-c/deps [2025-02-19T10:10:18.577Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-19T10:10:18.577Z] Connecting to github.com (140.82.112.3:443) [2025-02-19T10:10:18.844Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-02-19T10:10:19.109Z] saving to 'v4.0.0-dev.14.zip' [2025-02-19T10:10:19.109Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-19T10:10:19.109Z] 'v4.0.0-dev.14.zip' saved [2025-02-19T10:10:19.109Z] + unzip v4.0.0-dev.14.zip [2025-02-19T10:10:19.109Z] Archive: v4.0.0-dev.14.zip [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-19T10:10:19.109Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-19T10:10:19.109Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-19T10:10:19.377Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-19T10:10:19.377Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-19T10:10:19.378Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-19T10:10:19.378Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-19T10:10:19.378Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-19T10:10:19.378Z] + ./scripts/build.sh [2025-02-19T10:10:19.378Z] + CPPCHECK=false [2025-02-19T10:10:19.378Z] + DOCGEN=false [2025-02-19T10:10:19.378Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-19T10:10:19.378Z] + '[' 0 -gt 0 ] [2025-02-19T10:10:19.378Z] + readlink -f ./scripts/build.sh [2025-02-19T10:10:19.378Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:10:19.378Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-19T10:10:19.378Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:10:19.378Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:10:19.378Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:10:19.378Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:10:19.378Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:10:19.644Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:10:19.644Z] -- Detecting C compiler ABI info [2025-02-19T10:10:20.232Z] -- Detecting C compiler ABI info - done [2025-02-19T10:10:20.232Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:10:20.232Z] -- Detecting C compile features [2025-02-19T10:10:20.232Z] -- Detecting C compile features - done [2025-02-19T10:10:20.232Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:10:20.498Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:10:20.498Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:10:20.498Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:10:20.498Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:10:20.498Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:10:20.498Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:10:20.498Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:10:20.498Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:10:20.498Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:10:20.764Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:10:21.030Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:10:21.030Z] -- Configuring done (1.7s) [2025-02-19T10:10:21.294Z] -- Generating done (0.2s) [2025-02-19T10:10:21.294Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:10:21.294Z] + + teemake release.log all [2025-02-19T10:10:21.294Z] package [2025-02-19T10:10:21.561Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:10:22.141Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:10:23.099Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:10:24.068Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:10:24.664Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:10:26.609Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:10:26.609Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:10:27.564Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:10:29.496Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:10:30.077Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:10:30.656Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:10:31.609Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:10:31.874Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:10:33.295Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:10:33.295Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:10:35.234Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:10:35.501Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:10:35.766Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:10:35.766Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:10:35.766Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:10:35.766Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:10:35.766Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:10:35.766Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:10:35.766Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:10:35.766Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:10:35.766Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:10:35.766Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:10:35.766Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:10:35.766Z] | ^~~~~~~~~~~ [2025-02-19T10:10:35.766Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:10:35.766Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:10:35.766Z] | ~^ [2025-02-19T10:10:35.766Z] | | [2025-02-19T10:10:35.766Z] | char * [2025-02-19T10:10:37.179Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:10:37.756Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:10:38.721Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:10:39.300Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:10:45.925Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:10:46.191Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:10:46.456Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:10:47.036Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:10:47.303Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:10:48.704Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:10:50.638Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:10:51.217Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:10:51.799Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:10:52.379Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:10:54.312Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-19T10:10:54.312Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-19T10:10:54.312Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-19T10:10:54.312Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:10:54.312Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-19T10:10:54.312Z] 875 | const iot_data_t *deviceservices_config; [2025-02-19T10:10:54.312Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:10:55.270Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:10:55.853Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:10:56.119Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:10:56.708Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:10:56.975Z] [ 68%] Built target csdk [2025-02-19T10:10:56.975Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:10:57.930Z] [ 72%] Linking C executable template [2025-02-19T10:10:57.930Z] /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-02-19T10:10:58.195Z] [ 72%] Built target template [2025-02-19T10:10:58.195Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:10:58.776Z] [ 76%] Linking C executable device-counter [2025-02-19T10:10:58.776Z] /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-02-19T10:10:59.042Z] [ 76%] Built target device-counter [2025-02-19T10:10:59.042Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:10:59.623Z] [ 80%] Linking C executable device-random [2025-02-19T10:10:59.623Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-02-19T10:10:59.889Z] [ 80%] Built target device-random [2025-02-19T10:10:59.889Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:11:00.471Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:11:00.471Z] /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-02-19T10:11:00.736Z] [ 84%] Built target device-gyro [2025-02-19T10:11:00.736Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:11:01.314Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:11:01.315Z] /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-02-19T10:11:01.582Z] [ 88%] Built target device-bitfields [2025-02-19T10:11:01.582Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:11:02.539Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:11:02.539Z] /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-02-19T10:11:02.807Z] [ 92%] Built target template-discovery [2025-02-19T10:11:02.807Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:11:03.762Z] [ 96%] Linking C executable device-file [2025-02-19T10:11:03.762Z] /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-02-19T10:11:03.762Z] [ 96%] Built target device-file [2025-02-19T10:11:04.025Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:11:04.609Z] [100%] Linking C executable device-terminal [2025-02-19T10:11:04.609Z] /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-02-19T10:11:04.874Z] [100%] Built target device-terminal [2025-02-19T10:11:04.874Z] Run CPack packaging tool... [2025-02-19T10:11:04.874Z] CPack: Create package using TGZ [2025-02-19T10:11:04.874Z] CPack: Install projects [2025-02-19T10:11:04.874Z] CPack: - Run preinstall target for: Csdk [2025-02-19T10:11:05.827Z] CPack: - Install project: Csdk [] [2025-02-19T10:11:05.827Z] CPack: Create package [2025-02-19T10:11:05.827Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-19T10:11:05.827Z] + '[' false '=' true ] [2025-02-19T10:11:05.827Z] + '[' false '=' true ] [2025-02-19T10:11:05.827Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:11:05.827Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:11:05.827Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:11:06.093Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:11:06.360Z] -- Detecting C compiler ABI info [2025-02-19T10:11:06.629Z] -- Detecting C compiler ABI info - done [2025-02-19T10:11:06.630Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:11:06.630Z] -- Detecting C compile features [2025-02-19T10:11:06.630Z] -- Detecting C compile features - done [2025-02-19T10:11:06.630Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:11:06.896Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:11:06.896Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:11:06.896Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:11:06.896Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:11:06.896Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:11:06.896Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:11:06.896Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:11:06.896Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:11:06.896Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:11:07.164Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:11:07.430Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:11:07.430Z] -- Configuring done (1.6s) [2025-02-19T10:11:07.695Z] -- Generating done (0.2s) [2025-02-19T10:11:07.695Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:11:07.963Z] + + teemake debug.log [2025-02-19T10:11:07.963Z] [2025-02-19T10:11:07.963Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:11:08.242Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:11:08.823Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:11:09.086Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:11:09.350Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:11:10.302Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:11:10.302Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:11:10.567Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:11:11.147Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:11:11.412Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:11:12.089Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:11:12.360Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:11:12.627Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:11:13.229Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:11:13.229Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:11:14.203Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:11:14.203Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:11:14.475Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:11:14.475Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:11:14.475Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:11:14.475Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:11:14.475Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:11:14.475Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:11:14.475Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:11:14.475Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:11:14.475Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:11:14.475Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:11:14.475Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:11:14.475Z] | ^~~~~~~~~~~ [2025-02-19T10:11:14.475Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:11:14.475Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:11:14.475Z] | ~^ [2025-02-19T10:11:14.475Z] | | [2025-02-19T10:11:14.475Z] | char * [2025-02-19T10:11:14.744Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:11:15.012Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:11:15.689Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:11:15.952Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:11:16.901Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:11:17.166Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:11:17.431Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:11:17.696Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:11:17.960Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:11:18.538Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:11:19.935Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:11:19.935Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:11:20.512Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:11:20.776Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:11:21.356Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:11:21.935Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:11:22.200Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:11:22.466Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:11:22.466Z] [ 68%] Built target csdk [2025-02-19T10:11:22.730Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:11:22.995Z] [ 72%] Linking C executable template [2025-02-19T10:11:22.995Z] /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-02-19T10:11:23.262Z] [ 72%] Built target template [2025-02-19T10:11:23.262Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:11:23.527Z] [ 76%] Linking C executable device-counter [2025-02-19T10:11:23.792Z] /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-02-19T10:11:23.792Z] [ 76%] Built target device-counter [2025-02-19T10:11:24.059Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:11:24.325Z] [ 80%] Linking C executable device-random [2025-02-19T10:11:24.325Z] /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-02-19T10:11:24.589Z] [ 80%] Built target device-random [2025-02-19T10:11:24.589Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:11:24.857Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:11:24.858Z] /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-02-19T10:11:25.122Z] [ 84%] Built target device-gyro [2025-02-19T10:11:25.122Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:11:25.387Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:11:25.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-02-19T10:11:25.653Z] [ 88%] Built target device-bitfields [2025-02-19T10:11:25.918Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:11:26.182Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:11:26.182Z] /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-02-19T10:11:26.448Z] [ 92%] Built target template-discovery [2025-02-19T10:11:26.448Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:11:27.028Z] [ 96%] Linking C executable device-file [2025-02-19T10:11:27.028Z] /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-02-19T10:11:27.292Z] [ 96%] Built target device-file [2025-02-19T10:11:27.292Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:11:27.566Z] [100%] Linking C executable device-terminal [2025-02-19T10:11:27.833Z] /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-02-19T10:11:27.833Z] [100%] Built target device-terminal [2025-02-19T10:11:28.097Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-19T10:11:28.097Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-19T10:11:28.097Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-19T10:11:28.097Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-19T10:11:28.097Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-19T10:11:28.097Z] + rm -rf /device-bacnet-c/deps [2025-02-19T10:11:29.062Z] Removing intermediate container 8e4c79e77b73 [2025-02-19T10:11:29.062Z] ---> 555f5872a426 [2025-02-19T10:11:29.062Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-02-19T10:11:29.062Z] ---> Running in dc0e1e45e105 [2025-02-19T10:11:29.646Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-19T10:11:29.646Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-19T10:11:29.646Z] + dirname /device-bacnet-c/scripts [2025-02-19T10:11:29.646Z] /device-bacnet-c [2025-02-19T10:11:29.646Z] + ROOT=/device-bacnet-c [2025-02-19T10:11:29.646Z] + echo /device-bacnet-c [2025-02-19T10:11:29.646Z] + cd /device-bacnet-c [2025-02-19T10:11:29.646Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-19T10:11:29.646Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-02-19T10:11:29.646Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-02-19T10:11:29.910Z] Cloning into 'bacnet-stack'... [2025-02-19T10:11:40.215Z] 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: 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: 92% (1558/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-02-19T10:11:40.215Z] + cd /device-bacnet-c/bacnet-stack [2025-02-19T10:11:40.215Z] + git checkout v0.8.6-IOTech [2025-02-19T10:11:41.167Z] Note: switching to 'v0.8.6-IOTech'. [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-02-19T10:11:41.167Z] changes and commit them, and you can discard any commits you make in this [2025-02-19T10:11:41.167Z] state without impacting any branches by switching back to a branch. [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] If you want to create a new branch to retain commits you create, you may [2025-02-19T10:11:41.167Z] do so (now or later) by using -c with the switch command. Example: [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] git switch -c [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] Or undo this operation with: [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] git switch - [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-02-19T10:11:41.167Z] [2025-02-19T10:11:41.167Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-02-19T10:11:41.167Z] + mkdir -p /device-bacnet-c/lib/ip [2025-02-19T10:11:41.167Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-02-19T10:11:41.167Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-02-19T10:11:41.167Z] make -s -C lib clean [2025-02-19T10:11:41.167Z] make -s -C demo clean [2025-02-19T10:11:41.167Z] make -s -C demo/router clean [2025-02-19T10:11:41.167Z] make -s -C demo/router-ipv6 clean [2025-02-19T10:11:41.431Z] make -s -C demo/gateway clean [2025-02-19T10:11:41.431Z] make -s -C lib all [2025-02-19T10:12:03.460Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-02-19T10:12:03.460Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-02-19T10:12:03.460Z] 147 | pthread_cancel(hThread); [2025-02-19T10:12:03.460Z] | ^~~~~~~ [2025-02-19T10:12:03.460Z] | | [2025-02-19T10:12:03.460Z] | long unsigned int [2025-02-19T10:12:03.460Z] In file included from ../ports/linux/net.h:73, [2025-02-19T10:12:03.460Z] from ../ports/linux/dlmstp.c:43: [2025-02-19T10:12:03.460Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-02-19T10:12:03.460Z] 98 | int pthread_cancel(pthread_t); [2025-02-19T10:12:03.460Z] | ^~~~~~~~~ [2025-02-19T10:12:03.460Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-02-19T10:12:03.460Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-02-19T10:12:03.460Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-02-19T10:12:03.461Z] | ^~~~~~~~ [2025-02-19T10:12:03.461Z] | | [2025-02-19T10:12:03.461Z] | long unsigned int * [2025-02-19T10:12:03.461Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-02-19T10:12:03.461Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-02-19T10:12:03.461Z] | ^ [2025-02-19T10:12:25.523Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-02-19T10:12:25.523Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-02-19T10:12:25.523Z] make -s -C lib clean [2025-02-19T10:12:25.523Z] make -s -C demo clean [2025-02-19T10:12:25.523Z] make -s -C demo/router clean [2025-02-19T10:12:25.523Z] make -s -C demo/router-ipv6 clean [2025-02-19T10:12:25.523Z] make -s -C demo/gateway clean [2025-02-19T10:12:25.523Z] make -s -C lib all [2025-02-19T10:13:12.341Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-02-19T10:13:12.341Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:13:12.341Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:13:12.341Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:13:12.341Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:13:12.341Z] -- Detecting C compiler ABI info [2025-02-19T10:13:12.341Z] -- Detecting C compiler ABI info - done [2025-02-19T10:13:12.341Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:13:12.341Z] -- Detecting C compile features [2025-02-19T10:13:12.341Z] -- Detecting C compile features - done [2025-02-19T10:13:12.341Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-19T10:13:12.341Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-19T10:13:12.341Z] -- Found Threads: TRUE [2025-02-19T10:13:12.341Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:13:12.341Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:13:12.341Z] -- Configuring done (1.1s) [2025-02-19T10:13:12.341Z] -- Generating done (0.0s) [2025-02-19T10:13:12.341Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:13:12.341Z] + + maketee [2025-02-19T10:13:12.341Z] release.log [2025-02-19T10:13:12.341Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-19T10:13:12.341Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-19T10:13:12.341Z] [ 22%] Built target bacnet_objects [2025-02-19T10:13:12.341Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:13:13.300Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-19T10:13:13.877Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-19T10:13:14.140Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-19T10:13:14.719Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:13:16.646Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-19T10:13:16.646Z] [100%] Linking C executable device-bacnet-c [2025-02-19T10:13:16.646Z] /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-02-19T10:13:16.912Z] [100%] Built target device-bacnet-c [2025-02-19T10:13:16.912Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:13:16.912Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:13:16.912Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:13:17.176Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:13:17.442Z] -- Detecting C compiler ABI info [2025-02-19T10:13:17.707Z] -- Detecting C compiler ABI info - done [2025-02-19T10:13:17.707Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:13:17.707Z] -- Detecting C compile features [2025-02-19T10:13:17.707Z] -- Detecting C compile features - done [2025-02-19T10:13:17.707Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-02-19T10:13:17.972Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-02-19T10:13:17.972Z] -- Found Threads: TRUE [2025-02-19T10:13:17.972Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:13:17.972Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:13:17.972Z] -- Configuring done (1.0s) [2025-02-19T10:13:18.237Z] -- Generating done (0.0s) [2025-02-19T10:13:18.237Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:13:18.237Z] + + make [2025-02-19T10:13:18.237Z] tee release.log [2025-02-19T10:13:18.237Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-02-19T10:13:19.633Z] [ 22%] Linking C static library libbacnet_objects.a [2025-02-19T10:13:19.633Z] [ 22%] Built target bacnet_objects [2025-02-19T10:13:19.633Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:13:21.034Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-02-19T10:13:21.298Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-02-19T10:13:21.562Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-02-19T10:13:21.827Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:13:23.776Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-02-19T10:13:24.041Z] [100%] Linking C executable device-bacnet-c [2025-02-19T10:13:24.041Z] /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-02-19T10:13:24.307Z] [100%] Built target device-bacnet-c [2025-02-19T10:13:27.640Z] Removing intermediate container dc0e1e45e105 [2025-02-19T10:13:27.641Z] ---> 25db92134b23 [2025-02-19T10:13:27.641Z] Successfully built 25db92134b23 [2025-02-19T10:13:27.641Z] 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-02-19T10:13:28.108Z] + docker inspect -f . ci-base-image-arm64 [2025-02-19T10:13:28.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:13:28.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-39227 does not seem to be running inside a container [2025-02-19T10:13:28.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/30 -v /w/workspace/device-bacnet-c/30:/w/workspace/device-bacnet-c/30:rw,z -v /w/workspace/device-bacnet-c/30@tmp:/w/workspace/device-bacnet-c/30@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-02-19T10:13:29.632Z] $ docker top 8806087c723b11be0efe5d18183c20f800b489e8e89c2ef94d9f7bd27a61070d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T10:13:30.449Z] + make test [2025-02-19T10:13:30.449Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-02-19T10:13:30.462Z] $ docker stop --time=1 8806087c723b11be0efe5d18183c20f800b489e8e89c2ef94d9f7bd27a61070d [2025-02-19T10:13:32.127Z] $ docker rm -f --volumes 8806087c723b11be0efe5d18183c20f800b489e8e89c2ef94d9f7bd27a61070d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-19T10:13:32.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-19T10:13:33.036Z] + ls -al . [2025-02-19T10:13:33.036Z] total 84 [2025-02-19T10:13:33.036Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 10:09 . [2025-02-19T10:13:33.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:09 .. [2025-02-19T10:13:33.036Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:09 .git [2025-02-19T10:13:33.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:09 .github [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 1563 Feb 19 10:09 Attribution.txt [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 1004 Feb 19 10:09 CHANGELOG.md [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:09 GOVERNANCE.md [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 764 Feb 19 10:09 Jenkinsfile [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 19 10:09 LICENSE [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 837 Feb 19 10:09 Makefile [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 621 Feb 19 10:09 OWNERS.md [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 5483 Feb 19 10:09 README.md [2025-02-19T10:13:33.036Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:07 VERSION [2025-02-19T10:13:33.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:09 docs [2025-02-19T10:13:33.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:09 res [2025-02-19T10:13:33.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:09 sample-profiles [2025-02-19T10:13:33.036Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:09 scripts [2025-02-19T10:13:33.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:09 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:13:33.380Z] + 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=d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed --label arch=arm64 --label version=3.2.0-dev.3 . [2025-02-19T10:13:33.649Z] Sending build context to Docker daemon 481.3kB [2025-02-19T10:13:33.649Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-02-19T10:13:33.649Z] Step 2/31 : FROM ${BASE} as builder [2025-02-19T10:13:33.649Z] ---> 25db92134b23 [2025-02-19T10:13:33.649Z] 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-02-19T10:13:33.649Z] ---> Running in 5589625eccba [2025-02-19T10:13:34.602Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-19T10:13:35.181Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-19T10:13:35.181Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-19T10:13:35.181Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-19T10:13:35.759Z] Removing intermediate container 5589625eccba [2025-02-19T10:13:35.759Z] ---> cf977bf4f039 [2025-02-19T10:13:35.759Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-19T10:13:36.024Z] ---> Running in 8f61b7e71637 [2025-02-19T10:13:37.960Z] Removing intermediate container 8f61b7e71637 [2025-02-19T10:13:37.960Z] ---> c24ccc3bb67c [2025-02-19T10:13:37.960Z] 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-02-19T10:13:37.960Z] ---> Running in 925499171a99 [2025-02-19T10:13:38.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:13:39.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-02-19T10:13:39.768Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:13:40.724Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:13:40.724Z] OK: 334 MiB in 103 packages [2025-02-19T10:13:41.690Z] Removing intermediate container 925499171a99 [2025-02-19T10:13:41.690Z] ---> dc64a55e84b2 [2025-02-19T10:13:41.690Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-02-19T10:13:42.273Z] ---> 5c60c4b878be [2025-02-19T10:13:42.273Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-02-19T10:13:42.856Z] ---> e355e3795162 [2025-02-19T10:13:42.856Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-02-19T10:13:43.442Z] ---> e40a15e19bea [2025-02-19T10:13:43.442Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-02-19T10:13:43.712Z] ---> Running in ae96e49e43ca [2025-02-19T10:13:43.983Z] Removing intermediate container ae96e49e43ca [2025-02-19T10:13:43.983Z] ---> 2ababff18814 [2025-02-19T10:13:43.983Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-02-19T10:13:44.248Z] ---> Running in e43e741f7a73 [2025-02-19T10:13:45.651Z] + CSDK_VER=4.0.0-dev.14 [2025-02-19T10:13:45.651Z] + '[' '!' -d deps ] [2025-02-19T10:13:45.651Z] + mkdir deps [2025-02-19T10:13:45.651Z] + cd /device-bacnet-c/deps [2025-02-19T10:13:45.651Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-19T10:13:45.651Z] Connecting to github.com (140.82.114.4:443) [2025-02-19T10:13:45.927Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-02-19T10:13:46.191Z] saving to 'v4.0.0-dev.14.zip' [2025-02-19T10:13:46.457Z] Archive: v4.0.0-dev.14.zip [2025-02-19T10:13:46.457Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-19T10:13:46.457Z] 'v4.0.0-dev.14.zip' saved [2025-02-19T10:13:46.457Z] + unzip v4.0.0-dev.14.zip [2025-02-19T10:13:46.457Z]  creating: device-sdk-c-4.0.0-dev.14/ [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-19T10:13:46.457Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-19T10:13:46.457Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-19T10:13:46.458Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-19T10:13:46.458Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-19T10:13:46.458Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-19T10:13:46.458Z] + ./scripts/build.sh [2025-02-19T10:13:46.458Z] + CPPCHECK=false [2025-02-19T10:13:46.458Z] + DOCGEN=false [2025-02-19T10:13:46.458Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-19T10:13:46.458Z] + '[' 0 -gt 0 ] [2025-02-19T10:13:46.458Z] + readlink -f ./scripts/build.sh [2025-02-19T10:13:46.458Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-19T10:13:46.458Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-19T10:13:46.458Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:13:46.458Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-02-19T10:13:46.458Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:13:46.458Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:13:46.458Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:13:46.723Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:13:46.988Z] -- Detecting C compiler ABI info [2025-02-19T10:13:47.255Z] -- Detecting C compiler ABI info - done [2025-02-19T10:13:47.255Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:13:47.255Z] -- Detecting C compile features [2025-02-19T10:13:47.255Z] -- Detecting C compile features - done [2025-02-19T10:13:47.255Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:13:47.531Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:13:47.531Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:13:47.799Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:13:47.799Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:13:47.799Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:13:47.799Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:13:47.799Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:13:47.799Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:13:47.799Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:13:48.069Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:13:48.333Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:13:48.598Z] -- Configuring done (1.9s) [2025-02-19T10:13:48.863Z] -- Generating done (0.3s) [2025-02-19T10:13:48.863Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-19T10:13:48.863Z] + make all package [2025-02-19T10:13:48.863Z] + tee release.log [2025-02-19T10:13:48.863Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:13:49.820Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:13:51.228Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:13:52.184Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:13:52.764Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:13:55.330Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:13:55.330Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:13:56.283Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:13:58.220Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:13:58.485Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:13:59.434Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:14:00.011Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:14:00.589Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:14:01.543Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:14:01.816Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:14:04.380Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:14:04.380Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:14:04.643Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:14:04.643Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:14:04.643Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:14:04.643Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:14:04.643Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:14:04.643Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:14:04.643Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:14:04.643Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:14:04.643Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:14:04.643Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:14:04.643Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:14:04.643Z] | ^~~~~~~~~~~ [2025-02-19T10:14:04.643Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:14:04.643Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:14:04.643Z] | ~^ [2025-02-19T10:14:04.643Z] | | [2025-02-19T10:14:04.643Z] | char * [2025-02-19T10:14:06.041Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:14:06.630Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:14:08.565Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:14:08.830Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:14:15.541Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:14:16.515Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:14:17.105Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:14:17.416Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:14:18.038Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:14:20.018Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:14:21.956Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:14:22.534Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:14:23.111Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:14:23.691Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:14:25.621Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-19T10:14:25.621Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-02-19T10:14:25.621Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-19T10:14:25.621Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:14:25.621Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-02-19T10:14:25.621Z] 875 | const iot_data_t *deviceservices_config; [2025-02-19T10:14:25.621Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:14:26.583Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:14:27.541Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:14:27.806Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:14:28.388Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:14:28.388Z] [ 68%] Built target csdk [2025-02-19T10:14:28.388Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:14:29.351Z] [ 72%] Linking C executable template [2025-02-19T10:14:29.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-02-19T10:14:29.617Z] [ 72%] Built target template [2025-02-19T10:14:29.617Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:14:30.200Z] [ 76%] Linking C executable device-counter [2025-02-19T10:14:30.200Z] /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-02-19T10:14:30.464Z] [ 76%] Built target device-counter [2025-02-19T10:14:30.729Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:14:30.998Z] [ 80%] Linking C executable device-random [2025-02-19T10:14:31.263Z] /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-02-19T10:14:31.528Z] [ 80%] Built target device-random [2025-02-19T10:14:31.528Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:14:32.107Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:14:32.107Z] /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-02-19T10:14:32.373Z] [ 84%] Built target device-gyro [2025-02-19T10:14:32.373Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:14:32.951Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:14:32.951Z] /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-02-19T10:14:33.216Z] [ 88%] Built target device-bitfields [2025-02-19T10:14:33.216Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:14:34.168Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:14:34.168Z] /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-02-19T10:14:34.432Z] [ 92%] Built target template-discovery [2025-02-19T10:14:34.432Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:14:35.384Z] [ 96%] Linking C executable device-file [2025-02-19T10:14:35.384Z] /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-02-19T10:14:35.384Z] [ 96%] Built target device-file [2025-02-19T10:14:35.649Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:14:36.230Z] [100%] Linking C executable device-terminal [2025-02-19T10:14:36.230Z] /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-02-19T10:14:36.496Z] [100%] Built target device-terminal [2025-02-19T10:14:36.496Z] Run CPack packaging tool... [2025-02-19T10:14:36.496Z] CPack: Create package using TGZ [2025-02-19T10:14:36.496Z] CPack: Install projects [2025-02-19T10:14:36.496Z] CPack: - Run preinstall target for: Csdk [2025-02-19T10:14:37.454Z] CPack: - Install project: Csdk [] [2025-02-19T10:14:37.454Z] CPack: Create package [2025-02-19T10:14:37.454Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-19T10:14:37.454Z] + '[' false '=' true ] [2025-02-19T10:14:37.454Z] + '[' false '=' true ] [2025-02-19T10:14:37.454Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:14:37.454Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:14:37.454Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-19T10:14:37.718Z] -- The C compiler identification is GNU 12.2.1 [2025-02-19T10:14:37.982Z] -- Detecting C compiler ABI info [2025-02-19T10:14:38.250Z] -- Detecting C compiler ABI info - done [2025-02-19T10:14:38.250Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-19T10:14:38.250Z] -- Detecting C compile features [2025-02-19T10:14:38.250Z] -- Detecting C compile features - done [2025-02-19T10:14:38.250Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-19T10:14:38.513Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-02-19T10:14:38.513Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-19T10:14:38.513Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-19T10:14:38.513Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-19T10:14:38.513Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-19T10:14:38.778Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-19T10:14:38.778Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:14:38.778Z] -- C SDK 0.0.0 for Linux [2025-02-19T10:14:38.778Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-19T10:14:39.042Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-19T10:14:39.042Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-19T10:14:39.307Z] -- Configuring done (1.7s) [2025-02-19T10:14:39.572Z] -- Generating done (0.2s) [2025-02-19T10:14:39.572Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-19T10:14:39.572Z] + make [2025-02-19T10:14:39.572Z] + tee debug.log [2025-02-19T10:14:39.572Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-19T10:14:40.151Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-19T10:14:40.415Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-19T10:14:40.994Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-19T10:14:41.258Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-19T10:14:41.838Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-19T10:14:42.104Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-19T10:14:42.369Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-19T10:14:42.949Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-19T10:14:43.529Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-19T10:14:43.803Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-19T10:14:44.072Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-19T10:14:44.649Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-19T10:14:44.912Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-19T10:14:45.175Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-19T10:14:45.753Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-19T10:14:46.018Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-19T10:14:46.282Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-19T10:14:46.282Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-19T10:14:46.282Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-19T10:14:46.282Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-19T10:14:46.283Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-19T10:14:46.283Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-19T10:14:46.283Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-19T10:14:46.283Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:14:46.283Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-19T10:14:46.283Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-19T10:14:46.283Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-19T10:14:46.283Z] | ^~~~~~~~~~~ [2025-02-19T10:14:46.283Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-19T10:14:46.283Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-19T10:14:46.283Z] | ~^ [2025-02-19T10:14:46.283Z] | | [2025-02-19T10:14:46.283Z] | char * [2025-02-19T10:14:46.547Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-19T10:14:46.813Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-19T10:14:47.390Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-19T10:14:47.655Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-19T10:14:49.059Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-19T10:14:49.325Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-19T10:14:49.591Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-19T10:14:49.858Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-19T10:14:50.124Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-19T10:14:50.704Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-19T10:14:52.103Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-19T10:14:52.103Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-19T10:14:52.685Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-19T10:14:52.950Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-19T10:14:53.903Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-19T10:14:54.170Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-19T10:14:54.436Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-19T10:14:54.703Z] [ 68%] Linking C shared library libcsdk.so [2025-02-19T10:14:54.967Z] [ 68%] Built target csdk [2025-02-19T10:14:54.967Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-19T10:14:55.233Z] [ 72%] Linking C executable template [2025-02-19T10:14:55.499Z] /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-02-19T10:14:55.499Z] [ 72%] Built target template [2025-02-19T10:14:55.764Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-19T10:14:56.029Z] [ 76%] Linking C executable device-counter [2025-02-19T10:14:56.029Z] /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-02-19T10:14:56.293Z] [ 76%] Built target device-counter [2025-02-19T10:14:56.293Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-19T10:14:56.557Z] [ 80%] Linking C executable device-random [2025-02-19T10:14:56.822Z] /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-02-19T10:14:56.823Z] [ 80%] Built target device-random [2025-02-19T10:14:57.085Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-19T10:14:57.350Z] [ 84%] Linking C executable device-gyro [2025-02-19T10:14:57.350Z] /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-02-19T10:14:57.614Z] [ 84%] Built target device-gyro [2025-02-19T10:14:57.614Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-19T10:14:57.878Z] [ 88%] Linking C executable device-bitfields [2025-02-19T10:14:57.878Z] /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-02-19T10:14:58.141Z] [ 88%] Built target device-bitfields [2025-02-19T10:14:58.141Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-19T10:14:58.729Z] [ 92%] Linking C executable template-discovery [2025-02-19T10:14:58.729Z] /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-02-19T10:14:58.995Z] [ 92%] Built target template-discovery [2025-02-19T10:14:58.995Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-19T10:14:59.259Z] [ 96%] Linking C executable device-file [2025-02-19T10:14:59.522Z] /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-02-19T10:14:59.786Z] [ 96%] Built target device-file [2025-02-19T10:14:59.786Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-19T10:15:00.050Z] [100%] Linking C executable device-terminal [2025-02-19T10:15:00.314Z] /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-02-19T10:15:00.576Z] [100%] Built target device-terminal [2025-02-19T10:15:00.576Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-19T10:15:00.576Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-19T10:15:00.576Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-19T10:15:00.576Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-19T10:15:00.576Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-19T10:15:00.576Z] + rm -rf /device-bacnet-c/deps [2025-02-19T10:15:03.133Z] Removing intermediate container e43e741f7a73 [2025-02-19T10:15:03.133Z] ---> 88caebb2d041 [2025-02-19T10:15:03.133Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-02-19T10:15:03.400Z] ---> Running in 5263a754900e [2025-02-19T10:15:04.355Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-02-19T10:15:04.355Z] + dirname /device-bacnet-c/scripts/build.sh [2025-02-19T10:15:04.355Z] + dirname /device-bacnet-c/scripts [2025-02-19T10:15:04.355Z] + ROOT=/device-bacnet-c [2025-02-19T10:15:04.355Z] + echo /device-bacnet-c [2025-02-19T10:15:04.355Z] + cd /device-bacnet-c [2025-02-19T10:15:04.355Z] /device-bacnet-c [2025-02-19T10:15:04.355Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-02-19T10:15:04.355Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-02-19T10:15:04.355Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:15:04.355Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:15:04.355Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:15:04.355Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:15:04.355Z] -- Configuring done (0.1s) [2025-02-19T10:15:04.355Z] -- Generating done (0.0s) [2025-02-19T10:15:04.355Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-02-19T10:15:04.355Z] + make [2025-02-19T10:15:04.355Z] + tee release.log [2025-02-19T10:15:04.355Z] [ 22%] Built target bacnet_objects [2025-02-19T10:15:04.619Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:15:06.017Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:15:07.419Z] [ 55%] Linking C executable device-bacnet-c [2025-02-19T10:15:07.685Z] /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-02-19T10:15:07.959Z] [100%] Built target device-bacnet-c [2025-02-19T10:15:07.959Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:15:07.959Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:15:07.959Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-02-19T10:15:07.959Z] -- /opt/iotech/iot/1.5/include [2025-02-19T10:15:07.959Z] -- Configuring done (0.1s) [2025-02-19T10:15:07.959Z] -- Generating done (0.0s) [2025-02-19T10:15:07.959Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-02-19T10:15:07.959Z] + make+ tee release.log [2025-02-19T10:15:07.959Z]  [2025-02-19T10:15:08.223Z] [ 22%] Built target bacnet_objects [2025-02-19T10:15:08.223Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-02-19T10:15:09.622Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-02-19T10:15:11.025Z] [ 55%] Linking C executable device-bacnet-c [2025-02-19T10:15:11.289Z] /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-02-19T10:15:11.554Z] [100%] Built target device-bacnet-c [2025-02-19T10:15:12.522Z] Removing intermediate container 5263a754900e [2025-02-19T10:15:12.522Z] ---> 3be62464b76e [2025-02-19T10:15:12.522Z] Step 12/31 : FROM alpine:3.20 [2025-02-19T10:15:12.786Z] 3.20: Pulling from library/alpine [2025-02-19T10:15:13.050Z] 94e9d8af2201: Pulling fs layer [2025-02-19T10:15:13.316Z] 94e9d8af2201: Verifying Checksum [2025-02-19T10:15:13.316Z] 94e9d8af2201: Download complete [2025-02-19T10:15:15.252Z] 94e9d8af2201: Pull complete [2025-02-19T10:15:15.252Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T10:15:15.252Z] Status: Downloaded newer image for alpine:3.20 [2025-02-19T10:15:15.252Z] ---> 7aab056cecc6 [2025-02-19T10:15:15.252Z] Step 13/31 : MAINTAINER iotech [2025-02-19T10:15:15.252Z] ---> Running in 55445275e4a1 [2025-02-19T10:15:15.517Z] Removing intermediate container 55445275e4a1 [2025-02-19T10:15:15.517Z] ---> ca9f0a526a31 [2025-02-19T10:15:15.517Z] 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-02-19T10:15:15.517Z] ---> Running in 939ced0e8f0e [2025-02-19T10:15:16.470Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-19T10:15:17.046Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-19T10:15:17.046Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-19T10:15:17.046Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-19T10:15:17.627Z] Removing intermediate container 939ced0e8f0e [2025-02-19T10:15:17.627Z] ---> 745827367062 [2025-02-19T10:15:17.627Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-02-19T10:15:17.627Z] ---> Running in 77467b6ba663 [2025-02-19T10:15:19.564Z] Removing intermediate container 77467b6ba663 [2025-02-19T10:15:19.564Z] ---> 550bb3ec7bc8 [2025-02-19T10:15:19.564Z] 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-02-19T10:15:19.564Z] ---> Running in 674148aacf7a [2025-02-19T10:15:20.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:15:20.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T10:15:21.300Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:15:22.254Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:15:22.519Z] (1/27) Installing ca-certificates (20241121-r1) [2025-02-19T10:15:22.519Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-02-19T10:15:22.519Z] (3/27) Installing c-ares (1.33.1-r0) [2025-02-19T10:15:22.519Z] (4/27) Installing libunistring (1.2-r0) [2025-02-19T10:15:22.519Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-02-19T10:15:22.519Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-02-19T10:15:22.519Z] (7/27) Installing libpsl (0.21.5-r1) [2025-02-19T10:15:22.519Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-02-19T10:15:22.519Z] (9/27) Installing libcurl (8.12.1-r0) [2025-02-19T10:15:22.784Z] (10/27) Installing curl (8.12.1-r0) [2025-02-19T10:15:22.784Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-02-19T10:15:22.784Z] (12/27) Installing hiredis (1.2.0-r0) [2025-02-19T10:15:22.784Z] (13/27) Installing yaml (0.2.5-r2) [2025-02-19T10:15:22.784Z] (14/27) Installing libcbor (0.11.0-r0) [2025-02-19T10:15:22.784Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-19T10:15:23.365Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-02-19T10:15:23.365Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-02-19T10:15:23.629Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-19T10:15:24.583Z] (19/27) Installing gmp (6.3.0-r1) [2025-02-19T10:15:24.584Z] (20/27) Installing nettle (3.9.1-r0) [2025-02-19T10:15:24.584Z] (21/27) Installing libffi (3.4.6-r0) [2025-02-19T10:15:24.584Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-02-19T10:15:24.584Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-02-19T10:15:24.584Z] (24/27) Installing gnutls (3.8.5-r0) [2025-02-19T10:15:25.163Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-02-19T10:15:25.163Z] (26/27) Installing libuuid (2.40.1-r1) [2025-02-19T10:15:25.163Z] (27/27) Installing linux-headers (6.6-r0) [2025-02-19T10:15:25.746Z] Executing busybox-1.36.1-r29.trigger [2025-02-19T10:15:25.746Z] Executing ca-certificates-20241121-r1.trigger [2025-02-19T10:15:26.011Z] OK: 32 MiB in 41 packages [2025-02-19T10:15:29.345Z] Removing intermediate container 674148aacf7a [2025-02-19T10:15:29.345Z] ---> 125dcac1663c [2025-02-19T10:15:29.345Z] Step 17/31 : RUN apk --no-cache upgrade [2025-02-19T10:15:29.345Z] ---> Running in 50947f1da0da [2025-02-19T10:15:29.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:15:30.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T10:15:30.763Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T10:15:31.719Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-19T10:15:31.719Z] OK: 32 MiB in 41 packages [2025-02-19T10:15:32.675Z] Removing intermediate container 50947f1da0da [2025-02-19T10:15:32.675Z] ---> 4c1f84a22592 [2025-02-19T10:15:32.675Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-02-19T10:15:33.632Z] ---> 1efcaead8b6b [2025-02-19T10:15:33.632Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-19T10:15:33.897Z] ---> 487c89419887 [2025-02-19T10:15:33.898Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-19T10:15:34.479Z] ---> 1629ef38c342 [2025-02-19T10:15:34.479Z] Step 21/31 : COPY LICENSE /. [2025-02-19T10:15:35.058Z] ---> 726203ebfdb0 [2025-02-19T10:15:35.058Z] Step 22/31 : COPY Attribution.txt /. [2025-02-19T10:15:35.324Z] ---> 859e2e30da07 [2025-02-19T10:15:35.324Z] Step 23/31 : COPY res /res [2025-02-19T10:15:35.904Z] ---> 3932f7c452e7 [2025-02-19T10:15:35.904Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-02-19T10:15:36.484Z] ---> 89ec0db1d55b [2025-02-19T10:15:36.484Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-02-19T10:15:36.484Z] ---> Running in 5385326295a0 [2025-02-19T10:15:36.750Z] Removing intermediate container 5385326295a0 [2025-02-19T10:15:36.750Z] ---> 2fe42865e165 [2025-02-19T10:15:36.750Z] Step 26/31 : EXPOSE 59980 [2025-02-19T10:15:36.750Z] ---> Running in b2e762541997 [2025-02-19T10:15:37.014Z] Removing intermediate container b2e762541997 [2025-02-19T10:15:37.014Z] ---> 340b86d74e6e [2025-02-19T10:15:37.014Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-02-19T10:15:37.014Z] ---> Running in 0207e529d9d4 [2025-02-19T10:15:37.281Z] Removing intermediate container 0207e529d9d4 [2025-02-19T10:15:37.281Z] ---> df789dac51d6 [2025-02-19T10:15:37.281Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-19T10:15:37.554Z] ---> Running in 27f754a16b08 [2025-02-19T10:15:37.820Z] Removing intermediate container 27f754a16b08 [2025-02-19T10:15:37.820Z] ---> 49d0c3a8b070 [2025-02-19T10:15:37.820Z] Step 29/31 : LABEL arch=arm64 [2025-02-19T10:15:37.820Z] ---> Running in 12fdd99b5ab7 [2025-02-19T10:15:38.085Z] Removing intermediate container 12fdd99b5ab7 [2025-02-19T10:15:38.085Z] ---> 45500b2168f1 [2025-02-19T10:15:38.085Z] Step 30/31 : LABEL git_sha=d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:15:38.350Z] ---> Running in b61f3c86b233 [2025-02-19T10:15:38.615Z] Removing intermediate container b61f3c86b233 [2025-02-19T10:15:38.615Z] ---> 71ba3299c533 [2025-02-19T10:15:38.615Z] Step 31/31 : LABEL version=3.2.0-dev.3 [2025-02-19T10:15:38.615Z] ---> Running in 50e94ee4ed6f [2025-02-19T10:15:38.880Z] Removing intermediate container 50e94ee4ed6f [2025-02-19T10:15:38.880Z] ---> 8f5bbc0c0800 [2025-02-19T10:15:38.880Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-02-19T10:15:38.880Z] Successfully built 8f5bbc0c0800 [2025-02-19T10:15:38.880Z] 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-02-19T10:15:39.024Z] provisioning config files... [2025-02-19T10:15:39.038Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/30@tmp/config7785288960998636050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:15:39.374Z] ---> ****-login.sh [2025-02-19T10:15:39.374Z] nexus3.edgexfoundry.org:10001 [2025-02-19T10:15:39.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:15:39.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:15:39.652Z] Configure a credential helper to remove this warning. See [2025-02-19T10:15:39.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:15:39.652Z] [2025-02-19T10:15:39.652Z] Login Succeeded [2025-02-19T10:15:39.652Z] nexus3.edgexfoundry.org:10002 [2025-02-19T10:15:39.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:15:39.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:15:39.916Z] Configure a credential helper to remove this warning. See [2025-02-19T10:15:39.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:15:39.916Z] [2025-02-19T10:15:39.916Z] Login Succeeded [2025-02-19T10:15:39.916Z] nexus3.edgexfoundry.org:10003 [2025-02-19T10:15:40.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:15:40.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:15:40.444Z] Configure a credential helper to remove this warning. See [2025-02-19T10:15:40.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:15:40.444Z] [2025-02-19T10:15:40.444Z] Login Succeeded [2025-02-19T10:15:40.444Z] nexus3.edgexfoundry.org:10004 [2025-02-19T10:15:40.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:15:40.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:15:40.708Z] Configure a credential helper to remove this warning. See [2025-02-19T10:15:40.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:15:40.708Z] [2025-02-19T10:15:40.708Z] Login Succeeded [2025-02-19T10:15:40.708Z] ****.io [2025-02-19T10:15:40.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T10:15:41.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T10:15:41.242Z] Configure a credential helper to remove this warning. See [2025-02-19T10:15:41.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T10:15:41.242Z] [2025-02-19T10:15:41.242Z] Login Succeeded [2025-02-19T10:15:41.242Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T10:15:41.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T10:15:41.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T10:15:41.341Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2025-02-19T10:15:41.341Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:15:41.341Z] latest [2025-02-19T10:15:41.341Z] 3.2.0-dev.3 [2025-02-19T10:15:41.341Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [2025-02-19T10:15:41.341Z] main [2025-02-19T10:15:41.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:41.712Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:42.066Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:15:42.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-19T10:15:42.066Z] 7f6c60825aa2: Preparing [2025-02-19T10:15:42.066Z] 9ba0bce43351: Preparing [2025-02-19T10:15:42.066Z] f2af67d11a20: Preparing [2025-02-19T10:15:42.066Z] 6ac7b29d8a2d: Preparing [2025-02-19T10:15:42.066Z] de69104b415e: Preparing [2025-02-19T10:15:42.066Z] 20819a617459: Preparing [2025-02-19T10:15:42.066Z] 48c47a598bd5: Preparing [2025-02-19T10:15:42.066Z] 20819a617459: Waiting [2025-02-19T10:15:42.066Z] 84db9a46bce2: Preparing [2025-02-19T10:15:42.066Z] 48c47a598bd5: Waiting [2025-02-19T10:15:42.066Z] b438dc25e667: Preparing [2025-02-19T10:15:42.066Z] 84db9a46bce2: Waiting [2025-02-19T10:15:42.066Z] b438dc25e667: Waiting [2025-02-19T10:15:42.066Z] dd7b2cd86ef4: Preparing [2025-02-19T10:15:42.066Z] c0e71a13fa9c: Preparing [2025-02-19T10:15:42.066Z] dd7b2cd86ef4: Waiting [2025-02-19T10:15:42.066Z] dd9c8f8612c8: Preparing [2025-02-19T10:15:42.066Z] c0e71a13fa9c: Waiting [2025-02-19T10:15:42.066Z] dd9c8f8612c8: Waiting [2025-02-19T10:15:42.331Z] 9ba0bce43351: Pushed [2025-02-19T10:15:42.331Z] f2af67d11a20: Pushed [2025-02-19T10:15:42.331Z] 7f6c60825aa2: Pushed [2025-02-19T10:15:42.331Z] de69104b415e: Pushed [2025-02-19T10:15:42.331Z] 6ac7b29d8a2d: Pushed [2025-02-19T10:15:42.595Z] 84db9a46bce2: Pushed [2025-02-19T10:15:42.595Z] 20819a617459: Pushed [2025-02-19T10:15:42.595Z] dd7b2cd86ef4: Pushed [2025-02-19T10:15:42.595Z] dd9c8f8612c8: Layer already exists [2025-02-19T10:15:42.595Z] c0e71a13fa9c: Pushed [2025-02-19T10:15:42.595Z] 48c47a598bd5: Pushed [2025-02-19T10:15:47.907Z] b438dc25e667: Pushed [2025-02-19T10:15:47.907Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:48.263Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:48.611Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-02-19T10:15:48.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-19T10:15:48.611Z] 7f6c60825aa2: Preparing [2025-02-19T10:15:48.611Z] 9ba0bce43351: Preparing [2025-02-19T10:15:48.611Z] f2af67d11a20: Preparing [2025-02-19T10:15:48.611Z] 6ac7b29d8a2d: Preparing [2025-02-19T10:15:48.611Z] de69104b415e: Preparing [2025-02-19T10:15:48.611Z] 20819a617459: Preparing [2025-02-19T10:15:48.611Z] 48c47a598bd5: Preparing [2025-02-19T10:15:48.611Z] 84db9a46bce2: Preparing [2025-02-19T10:15:48.611Z] b438dc25e667: Preparing [2025-02-19T10:15:48.611Z] dd7b2cd86ef4: Preparing [2025-02-19T10:15:48.611Z] c0e71a13fa9c: Preparing [2025-02-19T10:15:48.611Z] dd9c8f8612c8: Preparing [2025-02-19T10:15:48.611Z] 20819a617459: Waiting [2025-02-19T10:15:48.611Z] 48c47a598bd5: Waiting [2025-02-19T10:15:48.611Z] 84db9a46bce2: Waiting [2025-02-19T10:15:48.611Z] b438dc25e667: Waiting [2025-02-19T10:15:48.611Z] dd7b2cd86ef4: Waiting [2025-02-19T10:15:48.611Z] c0e71a13fa9c: Waiting [2025-02-19T10:15:48.611Z] dd9c8f8612c8: Waiting [2025-02-19T10:15:48.611Z] f2af67d11a20: Layer already exists [2025-02-19T10:15:48.611Z] 6ac7b29d8a2d: Layer already exists [2025-02-19T10:15:48.611Z] de69104b415e: Layer already exists [2025-02-19T10:15:48.611Z] 9ba0bce43351: Layer already exists [2025-02-19T10:15:48.611Z] 7f6c60825aa2: Layer already exists [2025-02-19T10:15:48.611Z] 48c47a598bd5: Layer already exists [2025-02-19T10:15:48.611Z] 20819a617459: Layer already exists [2025-02-19T10:15:48.611Z] dd7b2cd86ef4: Layer already exists [2025-02-19T10:15:48.611Z] b438dc25e667: Layer already exists [2025-02-19T10:15:48.611Z] 84db9a46bce2: Layer already exists [2025-02-19T10:15:48.611Z] dd9c8f8612c8: Layer already exists [2025-02-19T10:15:48.611Z] c0e71a13fa9c: Layer already exists [2025-02-19T10:15:48.874Z] latest: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:49.226Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:49.574Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.3 [2025-02-19T10:15:49.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-19T10:15:49.574Z] 7f6c60825aa2: Preparing [2025-02-19T10:15:49.574Z] 9ba0bce43351: Preparing [2025-02-19T10:15:49.574Z] f2af67d11a20: Preparing [2025-02-19T10:15:49.574Z] 6ac7b29d8a2d: Preparing [2025-02-19T10:15:49.574Z] de69104b415e: Preparing [2025-02-19T10:15:49.574Z] 20819a617459: Preparing [2025-02-19T10:15:49.574Z] 48c47a598bd5: Preparing [2025-02-19T10:15:49.574Z] 84db9a46bce2: Preparing [2025-02-19T10:15:49.574Z] b438dc25e667: Preparing [2025-02-19T10:15:49.574Z] dd7b2cd86ef4: Preparing [2025-02-19T10:15:49.574Z] c0e71a13fa9c: Preparing [2025-02-19T10:15:49.574Z] dd9c8f8612c8: Preparing [2025-02-19T10:15:49.574Z] 84db9a46bce2: Waiting [2025-02-19T10:15:49.574Z] b438dc25e667: Waiting [2025-02-19T10:15:49.574Z] dd7b2cd86ef4: Waiting [2025-02-19T10:15:49.574Z] c0e71a13fa9c: Waiting [2025-02-19T10:15:49.574Z] dd9c8f8612c8: Waiting [2025-02-19T10:15:49.574Z] 20819a617459: Waiting [2025-02-19T10:15:49.574Z] 48c47a598bd5: Waiting [2025-02-19T10:15:49.574Z] de69104b415e: Layer already exists [2025-02-19T10:15:49.574Z] 7f6c60825aa2: Layer already exists [2025-02-19T10:15:49.574Z] 9ba0bce43351: Layer already exists [2025-02-19T10:15:49.574Z] 6ac7b29d8a2d: Layer already exists [2025-02-19T10:15:49.574Z] f2af67d11a20: Layer already exists [2025-02-19T10:15:49.574Z] 20819a617459: Layer already exists [2025-02-19T10:15:49.574Z] dd7b2cd86ef4: Layer already exists [2025-02-19T10:15:49.574Z] b438dc25e667: Layer already exists [2025-02-19T10:15:49.574Z] 48c47a598bd5: Layer already exists [2025-02-19T10:15:49.574Z] 84db9a46bce2: Layer already exists [2025-02-19T10:15:49.574Z] c0e71a13fa9c: Layer already exists [2025-02-19T10:15:49.574Z] dd9c8f8612c8: Layer already exists [2025-02-19T10:15:49.840Z] 3.2.0-dev.3: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:50.206Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:50.556Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [2025-02-19T10:15:50.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-19T10:15:50.556Z] 7f6c60825aa2: Preparing [2025-02-19T10:15:50.556Z] 9ba0bce43351: Preparing [2025-02-19T10:15:50.556Z] f2af67d11a20: Preparing [2025-02-19T10:15:50.556Z] 6ac7b29d8a2d: Preparing [2025-02-19T10:15:50.556Z] de69104b415e: Preparing [2025-02-19T10:15:50.556Z] 20819a617459: Preparing [2025-02-19T10:15:50.557Z] 48c47a598bd5: Preparing [2025-02-19T10:15:50.557Z] 84db9a46bce2: Preparing [2025-02-19T10:15:50.557Z] b438dc25e667: Preparing [2025-02-19T10:15:50.557Z] dd7b2cd86ef4: Preparing [2025-02-19T10:15:50.557Z] c0e71a13fa9c: Preparing [2025-02-19T10:15:50.557Z] dd9c8f8612c8: Preparing [2025-02-19T10:15:50.557Z] 20819a617459: Waiting [2025-02-19T10:15:50.557Z] 48c47a598bd5: Waiting [2025-02-19T10:15:50.557Z] 84db9a46bce2: Waiting [2025-02-19T10:15:50.557Z] b438dc25e667: Waiting [2025-02-19T10:15:50.557Z] dd7b2cd86ef4: Waiting [2025-02-19T10:15:50.557Z] c0e71a13fa9c: Waiting [2025-02-19T10:15:50.557Z] dd9c8f8612c8: Waiting [2025-02-19T10:15:50.557Z] de69104b415e: Layer already exists [2025-02-19T10:15:50.557Z] 7f6c60825aa2: Layer already exists [2025-02-19T10:15:50.557Z] 9ba0bce43351: Layer already exists [2025-02-19T10:15:50.557Z] 6ac7b29d8a2d: Layer already exists [2025-02-19T10:15:50.557Z] f2af67d11a20: Layer already exists [2025-02-19T10:15:50.557Z] 84db9a46bce2: Layer already exists [2025-02-19T10:15:50.557Z] 20819a617459: Layer already exists [2025-02-19T10:15:50.557Z] 48c47a598bd5: Layer already exists [2025-02-19T10:15:50.557Z] b438dc25e667: Layer already exists [2025-02-19T10:15:50.557Z] dd7b2cd86ef4: Layer already exists [2025-02-19T10:15:50.557Z] c0e71a13fa9c: Layer already exists [2025-02-19T10:15:50.557Z] dd9c8f8612c8: Layer already exists [2025-02-19T10:15:50.820Z] d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:51.176Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:51.524Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2025-02-19T10:15:51.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-02-19T10:15:51.525Z] 7f6c60825aa2: Preparing [2025-02-19T10:15:51.525Z] 9ba0bce43351: Preparing [2025-02-19T10:15:51.525Z] f2af67d11a20: Preparing [2025-02-19T10:15:51.525Z] 6ac7b29d8a2d: Preparing [2025-02-19T10:15:51.525Z] de69104b415e: Preparing [2025-02-19T10:15:51.525Z] 20819a617459: Preparing [2025-02-19T10:15:51.525Z] 48c47a598bd5: Preparing [2025-02-19T10:15:51.525Z] 84db9a46bce2: Preparing [2025-02-19T10:15:51.525Z] b438dc25e667: Preparing [2025-02-19T10:15:51.525Z] dd7b2cd86ef4: Preparing [2025-02-19T10:15:51.525Z] c0e71a13fa9c: Preparing [2025-02-19T10:15:51.525Z] dd9c8f8612c8: Preparing [2025-02-19T10:15:51.525Z] 84db9a46bce2: Waiting [2025-02-19T10:15:51.525Z] b438dc25e667: Waiting [2025-02-19T10:15:51.525Z] dd7b2cd86ef4: Waiting [2025-02-19T10:15:51.525Z] c0e71a13fa9c: Waiting [2025-02-19T10:15:51.525Z] dd9c8f8612c8: Waiting [2025-02-19T10:15:51.525Z] 48c47a598bd5: Waiting [2025-02-19T10:15:51.525Z] 20819a617459: Waiting [2025-02-19T10:15:51.525Z] 6ac7b29d8a2d: Layer already exists [2025-02-19T10:15:51.525Z] f2af67d11a20: Layer already exists [2025-02-19T10:15:51.525Z] 7f6c60825aa2: Layer already exists [2025-02-19T10:15:51.525Z] 9ba0bce43351: Layer already exists [2025-02-19T10:15:51.525Z] de69104b415e: Layer already exists [2025-02-19T10:15:51.525Z] 20819a617459: Layer already exists [2025-02-19T10:15:51.525Z] 48c47a598bd5: Layer already exists [2025-02-19T10:15:51.525Z] b438dc25e667: Layer already exists [2025-02-19T10:15:51.525Z] dd7b2cd86ef4: Layer already exists [2025-02-19T10:15:51.525Z] 84db9a46bce2: Layer already exists [2025-02-19T10:15:51.525Z] c0e71a13fa9c: Layer already exists [2025-02-19T10:15:51.525Z] dd9c8f8612c8: Layer already exists [2025-02-19T10:15:51.788Z] main: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T10:15:51.863Z] ===================================================== [Pipeline] echo [2025-02-19T10:15:51.877Z] taggedImages: [2025-02-19T10:15:51.877Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [2025-02-19T10:15:51.877Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-02-19T10:15:51.877Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.3 [2025-02-19T10:15:51.877Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 [2025-02-19T10:15:51.877Z] - 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-02-19T10:15:52.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-19T10:15:52.251Z] [2025-02-19T10:15:52.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:15:52.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-19T10:15:52.575Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-19T10:15:52.575Z] 8998bd30e6a1: Pulling fs layer [2025-02-19T10:15:52.575Z] 04944245beec: Pulling fs layer [2025-02-19T10:15:52.575Z] 699f458cf7ca: Pulling fs layer [2025-02-19T10:15:52.575Z] 765212b225bb: Pulling fs layer [2025-02-19T10:15:52.575Z] f23df028b6ca: Pulling fs layer [2025-02-19T10:15:52.575Z] 765212b225bb: Waiting [2025-02-19T10:15:52.575Z] f23df028b6ca: Waiting [2025-02-19T10:15:52.575Z] d65c8cfc05b1: Pulling fs layer [2025-02-19T10:15:52.575Z] 2437ff75d9bd: Pulling fs layer [2025-02-19T10:15:52.575Z] d65c8cfc05b1: Waiting [2025-02-19T10:15:52.840Z] 04944245beec: Verifying Checksum [2025-02-19T10:15:52.840Z] 04944245beec: Download complete [2025-02-19T10:15:52.840Z] 765212b225bb: Verifying Checksum [2025-02-19T10:15:52.840Z] 765212b225bb: Download complete [2025-02-19T10:15:52.840Z] f23df028b6ca: Verifying Checksum [2025-02-19T10:15:52.840Z] f23df028b6ca: Download complete [2025-02-19T10:15:52.840Z] d65c8cfc05b1: Verifying Checksum [2025-02-19T10:15:52.840Z] d65c8cfc05b1: Download complete [2025-02-19T10:15:52.840Z] 699f458cf7ca: Verifying Checksum [2025-02-19T10:15:52.840Z] 699f458cf7ca: Download complete [2025-02-19T10:15:53.420Z] 8998bd30e6a1: Verifying Checksum [2025-02-19T10:15:53.420Z] 8998bd30e6a1: Download complete [2025-02-19T10:15:55.988Z] 2437ff75d9bd: Verifying Checksum [2025-02-19T10:15:55.988Z] 2437ff75d9bd: Download complete [2025-02-19T10:15:57.920Z] 8998bd30e6a1: Pull complete [2025-02-19T10:15:58.499Z] 04944245beec: Pull complete [2025-02-19T10:15:59.904Z] 699f458cf7ca: Pull complete [2025-02-19T10:16:00.169Z] 765212b225bb: Pull complete [2025-02-19T10:16:00.749Z] f23df028b6ca: Pull complete [2025-02-19T10:16:01.015Z] d65c8cfc05b1: Pull complete [2025-02-19T10:16:19.295Z] 2437ff75d9bd: Pull complete [2025-02-19T10:16:19.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-19T10:16:19.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-19T10:16:19.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:16:19.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-39227 does not seem to be running inside a container [2025-02-19T10:16:19.583Z] $ 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/30 -v /w/workspace/device-bacnet-c/30:/w/workspace/device-bacnet-c/30:rw,z -v /w/workspace/device-bacnet-c/30@tmp:/w/workspace/device-bacnet-c/30@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-02-19T10:16:22.090Z] $ docker top 77caf020c641185a9e73dae72a87de1bdbb3f338480bf46b132c329688afd2c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:16:22.687Z] ---> job-cost.sh [2025-02-19T10:16:22.956Z] lf-activate-venv: SKIPPING [2025-02-19T10:16:22.956Z] INFO: No Stack... [2025-02-19T10:16:23.535Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-19T10:16:24.114Z] INFO: Archiving Costs [Pipeline] sh [2025-02-19T10:16:24.432Z] + + cat /w/workspace/device-bacnet-c/30/archives/cost.csv [2025-02-19T10:16:24.432Z] cut -d, -f6 [Pipeline] lock [2025-02-19T10:16:24.492Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [2025-02-19T10:16:24.499Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] did not exist. Created. [2025-02-19T10:16:24.505Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-19T10:16:25.164Z] /w/workspace/device-bacnet-c/30@tmp/durable-30c5aa8b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-19T10:16:25.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-19T10:16:25.514Z] Warning: overwriting stash ‘stack-cost’ [2025-02-19T10:16:25.901Z] Stashed 1 file(s) [Pipeline] } [2025-02-19T10:16:25.913Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-19T10:16:25.935Z] $ docker stop --time=1 77caf020c641185a9e73dae72a87de1bdbb3f338480bf46b132c329688afd2c5 [2025-02-19T10:16:27.421Z] $ docker rm -f --volumes 77caf020c641185a9e73dae72a87de1bdbb3f338480bf46b132c329688afd2c5 [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-02-19T10:16:28.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T10:16:28.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:16:28.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T10:16:28.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:16:28.621Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:16:28.657Z] $ 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-02-19T10:16:30.519Z] $ docker top 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 -eo pid,comm [2025-02-19T10:16:30.567Z] 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-02-19T10:16:30.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T10:16:30.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T10:16:30.631Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T10:16:30.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T10:16:30.725Z] $ docker exec 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 ssh-agent [2025-02-19T10:16:30.823Z] SSH_AUTH_SOCK=/tmp/ssh-zN7nK7Ca8wGf/agent.14 [2025-02-19T10:16:30.823Z] SSH_AGENT_PID=20 [2025-02-19T10:16:30.828Z] Running ssh-add (command line suppressed) [2025-02-19T10:16:30.918Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3129806139133494767.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3129806139133494767.key) [2025-02-19T10:16:30.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T10:16:31.309Z] + git semver tag [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,659 [run_tag] DEBUG tag force:False [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,659 [check_head_tag] DEBUG check head tag [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,660 [execute] INFO git cat-file --batch-check [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,665 [execute] INFO git cat-file --batch [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,675 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,675 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,676 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-02-19T10:16:31.878Z] 2025-02-19 10:16:31,679 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:16:31.878Z] 3.2.0-dev.3 [Pipeline] } [2025-02-19T10:16:31.888Z] $ docker exec --env ******** --env ******** 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 ssh-agent -k [2025-02-19T10:16:31.991Z] unset SSH_AUTH_SOCK; [2025-02-19T10:16:31.992Z] unset SSH_AGENT_PID; [2025-02-19T10:16:31.992Z] echo Agent pid 20 killed; [2025-02-19T10:16:31.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T10:16:32.323Z] + git semver [Pipeline] } [2025-02-19T10:16:32.595Z] $ docker stop --time=1 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 [2025-02-19T10:16:36.456Z] $ docker rm -f --volumes 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:16:37.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-19T10:16:37.027Z] [2025-02-19T10:16:37.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:16:37.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-19T10:16:37.892Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-19T10:16:37.892Z] ab5ef0e58194: Pulling fs layer [2025-02-19T10:16:37.892Z] 9712f1f96733: Pulling fs layer [2025-02-19T10:16:37.892Z] 63f879dbbcfc: Pulling fs layer [2025-02-19T10:16:37.892Z] 0d9ebad4ef96: Pulling fs layer [2025-02-19T10:16:37.892Z] e9a5061849ea: Pulling fs layer [2025-02-19T10:16:37.892Z] d747dcd14b5f: Pulling fs layer [2025-02-19T10:16:37.892Z] 2de7ff778b66: Pulling fs layer [2025-02-19T10:16:37.892Z] 0d9ebad4ef96: Waiting [2025-02-19T10:16:37.892Z] d747dcd14b5f: Waiting [2025-02-19T10:16:37.892Z] 2de7ff778b66: Waiting [2025-02-19T10:16:37.892Z] e9a5061849ea: Waiting [2025-02-19T10:16:37.892Z] 9712f1f96733: Verifying Checksum [2025-02-19T10:16:37.892Z] 9712f1f96733: Download complete [2025-02-19T10:16:38.150Z] 63f879dbbcfc: Verifying Checksum [2025-02-19T10:16:38.150Z] 63f879dbbcfc: Download complete [2025-02-19T10:16:38.407Z] e9a5061849ea: Verifying Checksum [2025-02-19T10:16:38.407Z] e9a5061849ea: Download complete [2025-02-19T10:16:38.407Z] d747dcd14b5f: Download complete [2025-02-19T10:16:38.407Z] 0d9ebad4ef96: Verifying Checksum [2025-02-19T10:16:38.407Z] 0d9ebad4ef96: Download complete [2025-02-19T10:16:38.407Z] 2de7ff778b66: Verifying Checksum [2025-02-19T10:16:38.407Z] 2de7ff778b66: Download complete [2025-02-19T10:16:38.665Z] ab5ef0e58194: Verifying Checksum [2025-02-19T10:16:38.665Z] ab5ef0e58194: Download complete [2025-02-19T10:16:41.194Z] ab5ef0e58194: Pull complete [2025-02-19T10:16:41.451Z] 9712f1f96733: Pull complete [2025-02-19T10:16:42.016Z] 63f879dbbcfc: Pull complete [2025-02-19T10:16:46.203Z] 0d9ebad4ef96: Pull complete [2025-02-19T10:16:46.203Z] e9a5061849ea: Pull complete [2025-02-19T10:16:46.203Z] d747dcd14b5f: Pull complete [2025-02-19T10:16:47.146Z] 2de7ff778b66: Pull complete [2025-02-19T10:16:47.146Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-19T10:16:47.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-19T10:16:47.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:16:47.260Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:16:47.294Z] $ 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-02-19T10:16:52.366Z] $ docker top 5bd78ba5c6974f3cfd4ddb0d55336c1d35c61f91550fe02505579a968133a935 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-19T10:16:52.468Z] provisioning config files... [2025-02-19T10:16:52.475Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config5977170726327164342tmp [2025-02-19T10:16:52.483Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config6663522541579605776tmp [2025-02-19T10:16:52.492Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config17407040211841442295tmp [Pipeline] { [Pipeline] echo [2025-02-19T10:16:52.527Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:16:52.823Z] ---> sigul-configuration.sh [2025-02-19T10:16:52.823Z] gpg: directory `/root/.gnupg' created [2025-02-19T10:16:52.823Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-19T10:16:52.823Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-19T10:16:52.823Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-19T10:16:52.823Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-19T10:16:52.823Z] gpg: CAST5 encrypted data [2025-02-19T10:16:52.823Z] gpg: encrypted with 1 passphrase [2025-02-19T10:16:52.823Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-19T10:16:53.120Z] + mkdir /home/jenkins [2025-02-19T10:16:53.120Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-19T10:16:53.415Z] + 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-02-19T10:16:53.427Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:16:53.725Z] ---> sigul-install.sh [2025-02-19T10:16:53.725Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-19T10:16:54.023Z] + git tag --list [2025-02-19T10:16:54.023Z] v1.0.0 [2025-02-19T10:16:54.023Z] v1.1.0 [2025-02-19T10:16:54.023Z] v1.3.0 [2025-02-19T10:16:54.023Z] v1.3.1 [2025-02-19T10:16:54.023Z] v2.3.1 [2025-02-19T10:16:54.023Z] v3.0 [2025-02-19T10:16:54.023Z] v3.0.0 [2025-02-19T10:16:54.023Z] v3.0.1 [2025-02-19T10:16:54.023Z] v3.0.2-dev.1 [2025-02-19T10:16:54.023Z] v3.0.2-dev.2 [2025-02-19T10:16:54.023Z] v3.0.2-dev.3 [2025-02-19T10:16:54.023Z] v3.0.2-dev.4 [2025-02-19T10:16:54.023Z] v3.0.2-dev.5 [2025-02-19T10:16:54.023Z] v3.0.2-dev.6 [2025-02-19T10:16:54.023Z] v3.1 [2025-02-19T10:16:54.023Z] v3.1.0 [2025-02-19T10:16:54.023Z] v3.1.0-dev.1 [2025-02-19T10:16:54.023Z] v3.2.0-dev.1 [2025-02-19T10:16:54.023Z] v3.2.0-dev.2 [2025-02-19T10:16:54.023Z] v3.2.0-dev.3 [Pipeline] sh [2025-02-19T10:16:54.316Z] + lftools sign git-tag v3.2.0-dev.3 [2025-02-19T10:16:54.890Z] Signing Git tag with Sigul... [2025-02-19T10:16:54.890Z] Signing v3.2.0-dev.3 [Pipeline] echo [2025-02-19T10:16:55.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:16:55.763Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-19T10:16:55.771Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-19T10:16:55.801Z] $ docker stop --time=1 5bd78ba5c6974f3cfd4ddb0d55336c1d35c61f91550fe02505579a968133a935 [2025-02-19T10:16:57.054Z] $ docker rm -f --volumes 5bd78ba5c6974f3cfd4ddb0d55336c1d35c61f91550fe02505579a968133a935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-19T10:16:57.485Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T10:16:57.485Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:16:57.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T10:16:57.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:16:57.879Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:16:57.911Z] $ 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-02-19T10:16:58.264Z] $ docker top 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 -eo pid,comm [2025-02-19T10:16:58.315Z] 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-02-19T10:16:58.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T10:16:58.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T10:16:58.373Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T10:16:58.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T10:16:58.481Z] $ docker exec 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 ssh-agent [2025-02-19T10:16:58.589Z] SSH_AUTH_SOCK=/tmp/ssh-AcIB4dj9U3Py/agent.33 [2025-02-19T10:16:58.589Z] SSH_AGENT_PID=39 [2025-02-19T10:16:58.593Z] Running ssh-add (command line suppressed) [2025-02-19T10:16:58.702Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3133794270893613123.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3133794270893613123.key) [2025-02-19T10:16:58.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T10:16:59.005Z] + git semver bump pre [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,187 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,187 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,188 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,188 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,188 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,188 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,190 [execute] INFO git cat-file --batch-check [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,197 [execute] INFO git cat-file --batch [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T10:16:59.264Z] 2025-02-19 10:16:59,202 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:16:59.264Z] 3.2.0-dev.4 [Pipeline] } [2025-02-19T10:16:59.273Z] $ docker exec --env ******** --env ******** 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 ssh-agent -k [2025-02-19T10:16:59.372Z] unset SSH_AUTH_SOCK; [2025-02-19T10:16:59.373Z] unset SSH_AGENT_PID; [2025-02-19T10:16:59.373Z] echo Agent pid 39 killed; [2025-02-19T10:16:59.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T10:16:59.706Z] + git semver [Pipeline] } [2025-02-19T10:16:59.976Z] $ docker stop --time=1 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 [2025-02-19T10:17:01.243Z] $ docker rm -f --volumes 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T10:17:01.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T10:17:01.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:17:01.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T10:17:01.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:17:01.986Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:17:02.018Z] $ 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-02-19T10:17:02.355Z] $ docker top b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d -eo pid,comm [2025-02-19T10:17:02.401Z] 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-02-19T10:17:02.401Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T10:17:02.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T10:17:02.454Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T10:17:02.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T10:17:02.571Z] $ docker exec b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d ssh-agent [2025-02-19T10:17:02.676Z] SSH_AUTH_SOCK=/tmp/ssh-nbIxg29ELuo3/agent.32 [2025-02-19T10:17:02.676Z] SSH_AGENT_PID=38 [2025-02-19T10:17:02.680Z] Running ssh-add (command line suppressed) [2025-02-19T10:17:02.786Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4402711678199205270.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4402711678199205270.key) [2025-02-19T10:17:02.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T10:17:03.087Z] + git semver push [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,245 [run_push] DEBUG push [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,246 [execute] INFO git cat-file --batch-check [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,249 [execute] INFO git rev-list 53eaaa21ddb6bca9ea842431027c52856c3fedc4 -- [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,249 [execute] DEBUG Popen(['git', 'rev-list', '53eaaa21ddb6bca9ea842431027c52856c3fedc4', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,254 [execute] INFO git fetch -v origin [2025-02-19T10:17:03.346Z] 2025-02-19 10:17:03,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-19T10:17:03.912Z] 2025-02-19 10:17:03,706 [run_push] DEBUG no remote changes detected [2025-02-19T10:17:03.912Z] 2025-02-19 10:17:03,707 [execute] INFO git push origin semver [2025-02-19T10:17:03.912Z] 2025-02-19 10:17:03,707 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-19T10:17:04.479Z] 2025-02-19 10:17:04,419 [run_push] DEBUG push all version tags [2025-02-19T10:17:04.479Z] 2025-02-19 10:17:04,419 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-19T10:17:04.479Z] 2025-02-19 10:17:04,420 [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-02-19T10:17:05.413Z] 2025-02-19 10:17:05,067 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-02-19T10:17:05.413Z] 3.2.0-dev.4 [Pipeline] } [2025-02-19T10:17:05.422Z] $ docker exec --env ******** --env ******** b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d ssh-agent -k [2025-02-19T10:17:05.521Z] unset SSH_AUTH_SOCK; [2025-02-19T10:17:05.522Z] unset SSH_AGENT_PID; [2025-02-19T10:17:05.522Z] echo Agent pid 38 killed; [2025-02-19T10:17:05.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T10:17:05.852Z] + git semver [Pipeline] } [2025-02-19T10:17:06.125Z] $ docker stop --time=1 b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d [2025-02-19T10:17:07.430Z] $ docker rm -f --volumes b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d [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-02-19T10:17:07.980Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2025-02-19T10:17:07.981Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-02-19T10:17:07.981Z] total 16 [2025-02-19T10:17:07.981Z] drwxr-xr-x 3 root root 4096 Feb 19 10:09 . [2025-02-19T10:17:07.981Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:16 .. [2025-02-19T10:17:07.981Z] drwxr-xr-x 2 root root 4096 Feb 19 10:09 cost [2025-02-19T10:17:07.981Z] -rw-r--r-- 1 root root 86 Feb 19 10:09 cost.csv [2025-02-19T10:17:07.981Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-02-19T10:17:07.981Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-02-19T10:17:07.981Z] total 16 [2025-02-19T10:17:07.981Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:09 . [2025-02-19T10:17:07.981Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:16 .. [2025-02-19T10:17:07.981Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 10:09 cost [2025-02-19T10:17:07.981Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 19 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:08.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:09.127Z] ---> package-listing.sh [2025-02-19T10:17:09.127Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-19T10:17:09.127Z] ++ facter osfamily [2025-02-19T10:17:09.386Z] + OS_FAMILY=debian [2025-02-19T10:17:09.386Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-02-19T10:17:09.386Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-19T10:17:09.386Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-19T10:17:09.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-19T10:17:09.386Z] + PACKAGES=/tmp/packages_start.txt [2025-02-19T10:17:09.386Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-02-19T10:17:09.386Z] + PACKAGES=/tmp/packages_end.txt [2025-02-19T10:17:09.386Z] + case "${OS_FAMILY}" in [2025-02-19T10:17:09.386Z] + dpkg -l [2025-02-19T10:17:09.386Z] + grep '^ii' [2025-02-19T10:17:09.386Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-19T10:17:09.386Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-19T10:17:09.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-19T10:17:09.386Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-02-19T10:17:09.386Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-02-19T10:17:09.386Z] + 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-02-19T10:17:09.397Z] 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-02-19T10:17:09.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T10:17:10.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T10:17:10.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T10:17:10.304Z] prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container [2025-02-19T10:17:10.329Z] $ 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-02-19T10:17:10.518Z] $ docker top b55198128dd3d2cd39ce88b0ee9cebf60ed990b14e98347f36df1ff939504f36 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T10:17:10.855Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-19T10:17:11.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-19T10:17:11.416Z] + ls /var/log/sa-host [2025-02-19T10:17:11.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T10:17:11.593Z] provisioning config files... [2025-02-19T10:17:11.601Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10184831217107750209tmp [Pipeline] { [Pipeline] echo [2025-02-19T10:17:11.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:11.899Z] ---> create-netrc.sh [Pipeline] } [2025-02-19T10:17:11.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:12.247Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-19T10:17:12.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:12.530Z] ---> sudo-logs.sh [2025-02-19T10:17:12.530Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-19T10:17:12.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:12.846Z] ---> job-cost.sh [2025-02-19T10:17:12.847Z] lf-activate-venv: SKIPPING [2025-02-19T10:17:12.847Z] DEBUG: total: 0.2199999988079071 [2025-02-19T10:17:12.847Z] INFO: Retrieving Stack Cost... [2025-02-19T10:17:13.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-19T10:17:13.674Z] INFO: Archiving Costs [Pipeline] echo [2025-02-19T10:17:13.687Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T10:17:13.968Z] ---> logs-deploy.sh [2025-02-19T10:17:13.968Z] lf-activate-venv: SKIPPING [2025-02-19T10:17:13.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/30 [2025-02-19T10:17:13.968Z] INFO: archiving workspace using pattern(s): [2025-02-19T10:17:14.905Z] Archives upload complete. [2025-02-19T10:17:14.905Z] INFO: archiving logs to Nexus [2025-02-19T10:17:15.844Z] ---> uname -a: [2025-02-19T10:17:15.844Z] Linux prd-ubuntu20-04-docker-8c-8g-39226 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] ---> lscpu: [2025-02-19T10:17:15.844Z] Architecture: x86_64 [2025-02-19T10:17:15.844Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-19T10:17:15.844Z] Byte Order: Little Endian [2025-02-19T10:17:15.844Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-19T10:17:15.844Z] CPU(s): 8 [2025-02-19T10:17:15.844Z] On-line CPU(s) list: 0-7 [2025-02-19T10:17:15.844Z] Thread(s) per core: 1 [2025-02-19T10:17:15.844Z] Core(s) per socket: 1 [2025-02-19T10:17:15.844Z] Socket(s): 8 [2025-02-19T10:17:15.844Z] NUMA node(s): 1 [2025-02-19T10:17:15.844Z] Vendor ID: AuthenticAMD [2025-02-19T10:17:15.844Z] CPU family: 23 [2025-02-19T10:17:15.844Z] Model: 49 [2025-02-19T10:17:15.844Z] Model name: AMD EPYC-Rome Processor [2025-02-19T10:17:15.844Z] Stepping: 0 [2025-02-19T10:17:15.844Z] CPU MHz: 2800.000 [2025-02-19T10:17:15.844Z] BogoMIPS: 5600.00 [2025-02-19T10:17:15.844Z] Virtualization: AMD-V [2025-02-19T10:17:15.844Z] Hypervisor vendor: KVM [2025-02-19T10:17:15.844Z] Virtualization type: full [2025-02-19T10:17:15.844Z] L1d cache: 256 KiB [2025-02-19T10:17:15.844Z] L1i cache: 256 KiB [2025-02-19T10:17:15.844Z] L2 cache: 4 MiB [2025-02-19T10:17:15.844Z] L3 cache: 128 MiB [2025-02-19T10:17:15.844Z] NUMA node0 CPU(s): 0-7 [2025-02-19T10:17:15.844Z] Vulnerability Itlb multihit: Not affected [2025-02-19T10:17:15.844Z] Vulnerability L1tf: Not affected [2025-02-19T10:17:15.844Z] Vulnerability Mds: Not affected [2025-02-19T10:17:15.844Z] Vulnerability Meltdown: Not affected [2025-02-19T10:17:15.844Z] Vulnerability Mmio stale data: Not affected [2025-02-19T10:17:15.844Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-19T10:17:15.844Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-19T10:17:15.844Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-19T10:17:15.844Z] Vulnerability Srbds: Not affected [2025-02-19T10:17:15.844Z] Vulnerability Tsx async abort: Not affected [2025-02-19T10:17:15.844Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] ---> nproc: [2025-02-19T10:17:15.844Z] 8 [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] ---> df -h: [2025-02-19T10:17:15.844Z] Filesystem Size Used Avail Use% Mounted on [2025-02-19T10:17:15.844Z] overlay 155G 11G 144G 8% / [2025-02-19T10:17:15.844Z] tmpfs 64M 0 64M 0% /dev [2025-02-19T10:17:15.844Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-19T10:17:15.844Z] shm 64M 0 64M 0% /dev/shm [2025-02-19T10:17:15.844Z] /dev/vda1 155G 11G 144G 8% /facter-os [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] ---> sar -b -r -n DEV: [2025-02-19T10:17:15.844Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39226) 02/19/25 _x86_64_ (8 CPU) [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] 10:06:16 LINUX RESTART (8 CPU) [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-19T10:17:15.844Z] 10:08:01 127.73 9.62 118.11 0.00 1698.38 27303.18 0.00 [2025-02-19T10:17:15.844Z] 10:09:01 181.62 0.20 181.42 0.00 27.73 7612.20 0.00 [2025-02-19T10:17:15.844Z] 10:10:01 46.71 0.10 46.61 0.00 5.33 16451.12 0.00 [2025-02-19T10:17:15.844Z] 10:11:01 1.80 0.00 1.80 0.00 0.00 21.08 0.00 [2025-02-19T10:17:15.844Z] 10:12:01 37.93 4.95 32.98 0.00 2621.56 6042.06 0.00 [2025-02-19T10:17:15.844Z] 10:13:01 6.43 0.02 6.41 0.00 0.13 112.90 0.00 [2025-02-19T10:17:15.844Z] 10:14:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2025-02-19T10:17:15.844Z] 10:15:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 [2025-02-19T10:17:15.844Z] 10:16:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2025-02-19T10:17:15.844Z] 10:17:01 75.86 0.03 75.82 0.00 1.20 23362.35 0.00 [2025-02-19T10:17:15.844Z] Average: 48.22 1.49 46.73 0.00 435.42 8095.37 0.00 [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-19T10:17:15.844Z] 10:08:01 29461168 31554684 763416 2.32 68816 2310756 1932880 5.70 1070168 1974536 13968 [2025-02-19T10:17:15.844Z] 10:09:01 28858376 31511020 784820 2.39 88612 2819488 2045908 6.03 1107864 2484848 475396 [2025-02-19T10:17:15.844Z] 10:10:01 28886872 31537604 757592 2.30 94020 2801984 1770404 5.22 1100180 2454340 140 [2025-02-19T10:17:15.844Z] 10:11:01 28888072 31538912 756340 2.30 94052 2802052 1770404 5.22 1100412 2454408 24 [2025-02-19T10:17:15.844Z] 10:12:01 28565888 31522900 751244 2.28 116976 3079936 1714404 5.05 1299452 2547924 1048 [2025-02-19T10:17:15.844Z] 10:13:01 28572828 31524908 749520 2.28 115520 3076680 1686232 4.97 1296780 2544692 8 [2025-02-19T10:17:15.844Z] 10:14:01 28579248 31531356 743152 2.26 115532 3076684 1686232 4.97 1290632 2544696 4 [2025-02-19T10:17:15.844Z] 10:15:01 28579096 31531308 743064 2.26 115604 3076684 1686232 4.97 1290752 2544700 8 [2025-02-19T10:17:15.844Z] 10:16:01 28578868 31531164 743188 2.26 115680 3076688 1686232 4.97 1290600 2544704 8 [2025-02-19T10:17:15.844Z] 10:17:01 27827732 31498036 773532 2.35 150996 3680696 1688792 4.98 1378160 3128256 100 [2025-02-19T10:17:15.844Z] Average: 28679815 31528189 756587 2.30 107581 2980165 1766772 5.21 1222500 2522310 49070 [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-19T10:17:15.844Z] 10:08:01 vetha0cb545 11.56 20.03 0.82 418.12 0.00 0.00 0.00 0.03 [2025-02-19T10:17:15.844Z] 10:08:01 ens3 251.64 158.76 4460.53 41.93 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:08:01 docker0 28.86 48.18 1.88 752.41 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:08:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:09:01 ens3 215.81 153.66 2879.54 169.10 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:09:01 docker0 14.46 23.00 0.95 229.21 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:09:01 lo 10.13 10.13 1.00 1.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:10:01 ens3 14.55 14.93 12.92 27.43 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:11:01 ens3 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:12:01 ens3 185.14 127.76 2166.38 15.59 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:12:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:13:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:17:01 ens3 194.49 147.33 3243.75 144.16 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:17:01 docker0 0.32 0.37 0.08 0.12 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] 10:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] Average: ens3 86.26 60.34 1276.33 39.83 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] Average: docker0 4.36 7.15 0.29 98.17 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] ---> sar -P ALL: [2025-02-19T10:17:15.844Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39226) 02/19/25 _x86_64_ (8 CPU) [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] 10:06:16 LINUX RESTART (8 CPU) [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2025-02-19T10:17:15.844Z] 10:08:01 all 8.51 0.00 3.14 3.11 0.06 85.18 [2025-02-19T10:17:15.844Z] 10:08:01 0 6.95 0.00 3.05 0.61 0.05 89.35 [2025-02-19T10:17:15.844Z] 10:08:01 1 10.60 0.00 3.07 0.71 0.07 85.55 [2025-02-19T10:17:15.844Z] 10:08:01 2 9.27 0.00 3.93 0.94 0.05 85.80 [2025-02-19T10:17:15.844Z] 10:08:01 3 8.86 0.00 2.93 9.82 0.07 78.33 [2025-02-19T10:17:15.844Z] 10:08:01 4 10.70 0.00 3.09 0.54 0.07 85.61 [2025-02-19T10:17:15.844Z] 10:08:01 5 6.66 0.00 2.80 8.80 0.07 81.67 [2025-02-19T10:17:15.844Z] 10:08:01 6 6.94 0.00 2.96 1.71 0.05 88.34 [2025-02-19T10:17:15.844Z] 10:08:01 7 8.10 0.00 3.29 1.80 0.07 86.74 [2025-02-19T10:17:15.844Z] 10:09:01 all 9.35 0.00 3.41 0.59 0.06 86.58 [2025-02-19T10:17:15.844Z] 10:09:01 0 10.20 0.00 3.24 0.10 0.05 86.40 [2025-02-19T10:17:15.844Z] 10:09:01 1 10.37 0.00 4.01 0.62 0.05 84.95 [2025-02-19T10:17:15.844Z] 10:09:01 2 9.13 0.00 3.78 0.29 0.07 86.74 [2025-02-19T10:17:15.844Z] 10:09:01 3 8.59 0.00 3.60 1.14 0.07 86.61 [2025-02-19T10:17:15.844Z] 10:09:01 4 9.88 0.00 3.88 0.12 0.07 86.05 [2025-02-19T10:17:15.844Z] 10:09:01 5 5.93 0.00 2.51 0.39 0.07 91.11 [2025-02-19T10:17:15.844Z] 10:09:01 6 11.38 0.00 3.51 1.85 0.08 83.18 [2025-02-19T10:17:15.844Z] 10:09:01 7 9.34 0.00 2.78 0.20 0.05 87.62 [2025-02-19T10:17:15.844Z] 10:10:01 all 0.76 0.00 0.38 0.75 0.01 98.10 [2025-02-19T10:17:15.844Z] 10:10:01 0 1.00 0.00 0.43 0.52 0.02 98.03 [2025-02-19T10:17:15.844Z] 10:10:01 1 0.78 0.00 0.30 0.00 0.02 98.90 [2025-02-19T10:17:15.844Z] 10:10:01 2 0.78 0.00 0.37 0.00 0.02 98.83 [2025-02-19T10:17:15.844Z] 10:10:01 3 0.65 0.00 0.70 5.32 0.02 93.31 [2025-02-19T10:17:15.844Z] 10:10:01 4 0.58 0.00 0.27 0.02 0.00 99.13 [2025-02-19T10:17:15.844Z] 10:10:01 5 0.63 0.00 0.32 0.12 0.00 98.93 [2025-02-19T10:17:15.844Z] 10:10:01 6 0.77 0.00 0.40 0.03 0.00 98.80 [2025-02-19T10:17:15.844Z] 10:10:01 7 0.84 0.00 0.27 0.00 0.03 98.86 [2025-02-19T10:17:15.844Z] 10:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-02-19T10:17:15.844Z] 10:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-19T10:17:15.844Z] 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-19T10:17:15.844Z] 10:11:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-02-19T10:17:15.844Z] 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-19T10:17:15.844Z] 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-19T10:17:15.844Z] 10:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-19T10:17:15.844Z] 10:12:01 all 2.11 0.00 1.10 0.36 0.03 96.40 [2025-02-19T10:17:15.844Z] 10:12:01 0 3.19 0.00 1.17 0.35 0.03 95.26 [2025-02-19T10:17:15.844Z] 10:12:01 1 1.62 0.00 0.68 0.05 0.03 97.61 [2025-02-19T10:17:15.844Z] 10:12:01 2 1.67 0.00 0.99 0.07 0.02 97.26 [2025-02-19T10:17:15.844Z] 10:12:01 3 1.99 0.00 0.68 1.07 0.03 96.23 [2025-02-19T10:17:15.844Z] 10:12:01 4 1.34 0.00 0.52 0.10 0.02 98.03 [2025-02-19T10:17:15.844Z] 10:12:01 5 4.05 0.00 1.20 0.08 0.03 94.63 [2025-02-19T10:17:15.844Z] 10:12:01 6 1.30 0.00 1.74 0.27 0.02 96.68 [2025-02-19T10:17:15.844Z] 10:12:01 7 1.72 0.00 1.86 0.89 0.02 95.52 [2025-02-19T10:17:15.844Z] 10:13:01 all 0.06 0.00 0.05 0.03 0.01 99.86 [2025-02-19T10:17:15.844Z] 10:13:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2025-02-19T10:17:15.844Z] 10:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-02-19T10:17:15.844Z] 10:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-19T10:17:15.844Z] 10:13:01 3 0.02 0.00 0.05 0.20 0.00 99.73 [2025-02-19T10:17:15.844Z] 10:13:01 4 0.10 0.00 0.03 0.02 0.02 99.83 [2025-02-19T10:17:15.844Z] 10:13:01 5 0.18 0.00 0.08 0.00 0.00 99.73 [2025-02-19T10:17:15.844Z] 10:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-19T10:17:15.844Z] 10:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-19T10:17:15.844Z] 10:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-02-19T10:17:15.844Z] 10:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-19T10:17:15.844Z] 10:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-19T10:17:15.844Z] 10:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-19T10:17:15.844Z] 10:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-19T10:17:15.844Z] 10:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:15:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2025-02-19T10:17:15.844Z] 10:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-19T10:17:15.844Z] 10:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:15:01 4 0.03 0.00 0.03 0.13 0.02 99.78 [2025-02-19T10:17:15.844Z] 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-19T10:17:15.844Z] 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-19T10:17:15.844Z] 10:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-02-19T10:17:15.844Z] 10:16:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2025-02-19T10:17:15.844Z] 10:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-19T10:17:15.844Z] 10:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-19T10:17:15.844Z] 10:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-19T10:17:15.844Z] 10:16:01 4 0.05 0.00 0.05 0.05 0.02 99.83 [2025-02-19T10:17:15.844Z] 10:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-19T10:17:15.844Z] 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-19T10:17:15.844Z] 10:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-19T10:17:15.844Z] 10:17:01 all 4.53 0.00 2.05 2.95 0.04 90.44 [2025-02-19T10:17:15.844Z] 10:17:01 0 4.91 0.00 2.77 7.19 0.07 85.06 [2025-02-19T10:17:15.844Z] 10:17:01 1 5.12 0.00 1.91 1.07 0.05 91.84 [2025-02-19T10:17:15.844Z] 10:17:01 2 3.88 0.00 2.25 2.00 0.05 91.83 [2025-02-19T10:17:15.844Z] 10:17:01 3 4.07 0.00 2.22 8.22 0.03 85.46 [2025-02-19T10:17:15.844Z] 10:17:01 4 4.48 0.00 1.98 2.35 0.05 91.14 [2025-02-19T10:17:15.844Z] 10:17:01 5 5.24 0.00 1.59 0.84 0.03 92.29 [2025-02-19T10:17:15.844Z] 10:17:01 6 4.59 0.00 1.74 1.29 0.03 92.35 [2025-02-19T10:17:15.844Z] 10:17:01 7 3.93 0.00 1.90 0.64 0.02 93.52 [2025-02-19T10:17:15.844Z] Average: all 2.53 0.00 1.01 0.78 0.02 95.66 [2025-02-19T10:17:15.844Z] Average: 0 2.63 0.00 1.07 0.88 0.03 95.40 [2025-02-19T10:17:15.844Z] Average: 1 2.85 0.00 1.00 0.24 0.03 95.88 [2025-02-19T10:17:15.844Z] Average: 2 2.48 0.00 1.13 0.33 0.02 96.04 [2025-02-19T10:17:15.844Z] Average: 3 2.42 0.00 1.02 2.57 0.02 93.97 [2025-02-19T10:17:15.844Z] Average: 4 2.71 0.00 0.98 0.33 0.03 95.95 [2025-02-19T10:17:15.844Z] Average: 5 2.26 0.00 0.85 1.01 0.02 95.86 [2025-02-19T10:17:15.844Z] Average: 6 2.49 0.00 1.04 0.51 0.02 95.94 [2025-02-19T10:17:15.844Z] Average: 7 2.39 0.00 1.01 0.35 0.02 96.22 [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z] [2025-02-19T10:17:15.844Z]