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 10:06:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:06:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:06:59 ========================================================= 10:06:59 EdgeX Global Pipelines Version Info 10:06:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:01 ------------------- 10:07:01 stable info: 10:07:01 ------------------- 10:07:01 Commited By: Cherry Wang cherry@iotechsys.com 10:07:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:07:01 Message: update stable to v1.0.269 10:07:01 ------------------- 10:07:01 experimental info: 10:07:01 ------------------- 10:07:01 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:07:01 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:07:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo 10:07:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d064dc8 [Pipeline] echo 10:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:02 provisioning config files... 10:07:02 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config3788117262272344096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:02 ---> ****-login.sh 10:07:02 nexus3.edgexfoundry.org:10001 10:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:02 Configure a credential helper to remove this warning. See 10:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:02 10:07:02 Login Succeeded 10:07:02 nexus3.edgexfoundry.org:10002 10:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 nexus3.edgexfoundry.org:10003 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 nexus3.edgexfoundry.org:10004 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 ****.io 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 ---> ****-login.sh ends [Pipeline] } 10:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 10:07:03 + git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo 10:07:04 -----------> git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [false] [Pipeline] sh 10:07:04 + git log --format=format:%s -1 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo 10:07:04 ========================================================= 10:07:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:04 ========================================================= 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 10:07:04 + git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo 10:07:04 -----------> git rev-list -1 --merges d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed~1..d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [false] [Pipeline] sh 10:07:05 + git log --format=format:%s -1 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] echo 10:07:05 ========================================================= 10:07:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:07:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:05 + grep -v github /etc/ssh/ssh_known_hosts 10:07:05 + [ -e /tmp/ssh_known_hosts ] 10:07:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:05 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:05 10:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:06 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:06 b85a868b505f: Pulling fs layer 10:07:06 e2be974225ed: Pulling fs layer 10:07:06 339a4e72a1f5: Pulling fs layer 10:07:06 988bab9f4d93: Pulling fs layer 10:07:06 1469e6f7b9e6: Pulling fs layer 10:07:06 eaf3925da568: Pulling fs layer 10:07:06 bab4dde63d76: Pulling fs layer 10:07:06 bde34c3a00c8: Pulling fs layer 10:07:06 b352a97aabf1: Pulling fs layer 10:07:06 4872d77fe225: Pulling fs layer 10:07:06 5851b861e8e6: Pulling fs layer 10:07:06 1469e6f7b9e6: Waiting 10:07:06 eaf3925da568: Waiting 10:07:06 bab4dde63d76: Waiting 10:07:06 bde34c3a00c8: Waiting 10:07:06 b352a97aabf1: Waiting 10:07:06 4872d77fe225: Waiting 10:07:06 5851b861e8e6: Waiting 10:07:06 e2be974225ed: Download complete 10:07:06 988bab9f4d93: Verifying Checksum 10:07:06 988bab9f4d93: Download complete 10:07:06 1469e6f7b9e6: Verifying Checksum 10:07:06 1469e6f7b9e6: Download complete 10:07:06 eaf3925da568: Download complete 10:07:06 339a4e72a1f5: Verifying Checksum 10:07:06 339a4e72a1f5: Download complete 10:07:06 bde34c3a00c8: Download complete 10:07:06 b352a97aabf1: Verifying Checksum 10:07:06 b352a97aabf1: Download complete 10:07:06 4872d77fe225: Verifying Checksum 10:07:06 4872d77fe225: Download complete 10:07:06 5851b861e8e6: Verifying Checksum 10:07:06 5851b861e8e6: Download complete 10:07:06 b85a868b505f: Verifying Checksum 10:07:06 b85a868b505f: Download complete 10:07:06 bab4dde63d76: Verifying Checksum 10:07:06 bab4dde63d76: Download complete 10:07:07 b85a868b505f: Pull complete 10:07:08 e2be974225ed: Pull complete 10:07:08 339a4e72a1f5: Pull complete 10:07:08 988bab9f4d93: Pull complete 10:07:08 1469e6f7b9e6: Pull complete 10:07:08 eaf3925da568: Pull complete 10:07:10 bab4dde63d76: Pull complete 10:07:10 bde34c3a00c8: Pull complete 10:07:10 b352a97aabf1: Pull complete 10:07:10 4872d77fe225: Pull complete 10:07:11 5851b861e8e6: Pull complete 10:07:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:11 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:07:11 $ 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 10:07:14 $ docker top 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff -eo pid,comm 10:07:14 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). 10:07:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:14 [ssh-agent] Looking for ssh-agent implementation... 10:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:15 $ docker exec 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent 10:07:15 SSH_AUTH_SOCK=/tmp/ssh-gYte14136J34/agent.32 10:07:15 SSH_AGENT_PID=38 10:07:15 Running ssh-add (command line suppressed) 10:07:15 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) 10:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:15 + git tag --points-at HEAD [Pipeline] } 10:07:15 $ docker exec --env ******** --env ******** 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent -k 10:07:15 unset SSH_AUTH_SOCK; 10:07:15 unset SSH_AGENT_PID; 10:07:15 echo Agent pid 38 killed; 10:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:15 [ssh-agent] Looking for ssh-agent implementation... 10:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:15 $ docker exec 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent 10:07:15 SSH_AUTH_SOCK=/tmp/ssh-19G9IZomqgiX/agent.71 10:07:15 SSH_AGENT_PID=77 10:07:15 Running ssh-add (command line suppressed) 10:07:16 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) 10:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:16 + git semver init 10:07:16 2025-02-19 10:07:16,531 [run_init] DEBUG init version:0.0.0 force:False 10:07:16 2025-02-19 10:07:16,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver 10:07:16 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 10:07:16 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) 10:07:17 2025-02-19 10:07:17,356 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude 10:07:17 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 10:07:17 2025-02-19 10:07:17,357 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:07:17 2025-02-19 10:07:17,357 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:07:17 3.2.0-dev.3 [Pipeline] } 10:07:17 $ docker exec --env ******** --env ******** 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff ssh-agent -k 10:07:17 unset SSH_AUTH_SOCK; 10:07:17 unset SSH_AGENT_PID; 10:07:17 echo Agent pid 77 killed; 10:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:17 + git semver [Pipeline] } 10:07:18 $ docker stop --time=1 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff 10:07:19 $ docker rm -f --volumes 4bbc3eef69553d0f7536989565be8d8b48b1750e0dd2c8de301464b1dca6a0ff [Pipeline] // withDockerContainer [Pipeline] sh 10:07:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:20 Stashed 1 file(s) [Pipeline] echo 10:07:20 [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 10:07:20 provisioning config files... 10:07:20 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config11786097084778699738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:20 ---> ****-login.sh 10:07:20 nexus3.edgexfoundry.org:10001 10:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:20 Configure a credential helper to remove this warning. See 10:07:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:20 10:07:20 Login Succeeded 10:07:20 nexus3.edgexfoundry.org:10002 10:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:20 Configure a credential helper to remove this warning. See 10:07:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:20 10:07:20 Login Succeeded 10:07:20 nexus3.edgexfoundry.org:10003 10:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:20 Configure a credential helper to remove this warning. See 10:07:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:20 10:07:20 Login Succeeded 10:07:20 nexus3.edgexfoundry.org:10004 10:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:20 Configure a credential helper to remove this warning. See 10:07:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:20 10:07:20 Login Succeeded 10:07:20 ****.io 10:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:21 Configure a credential helper to remove this warning. See 10:07:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:21 10:07:21 Login Succeeded 10:07:21 ---> ****-login.sh ends [Pipeline] } 10:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:21 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 10:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:21 ========================================================= 10:07:21 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 10:07:21 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:21 + 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 . 10:07:21 Sending build context to Docker daemon 775.2kB 10:07:21 Step 1/12 : ARG BASE=alpine:3.20 10:07:21 Step 2/12 : FROM ${BASE} 10:07:21 latest: Pulling from edgex-devops/edgex-gcc-base 10:07:21 96526aa774ef: Pulling fs layer 10:07:21 da60e534fd72: Pulling fs layer 10:07:21 96526aa774ef: Verifying Checksum 10:07:21 96526aa774ef: Download complete 10:07:21 96526aa774ef: Pull complete 10:07:22 da60e534fd72: Verifying Checksum 10:07:22 da60e534fd72: Download complete 10:07:25 da60e534fd72: Pull complete 10:07:25 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 10:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 10:07:25 ---> 6605166a5db4 10:07:25 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 10:07:28 ---> Running in b54f00a84017 10:07:28 Connecting to iotech.jfrog.io (34.246.139.145:443) 10:07:28 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:07:28 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:07:28 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:07:28 Removing intermediate container b54f00a84017 10:07:28 ---> e99a4911e1ea 10:07:28 Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:07:28 ---> Running in ca2905824742 10:07:29 Removing intermediate container ca2905824742 10:07:29 ---> 2c116ea0fe52 10:07:29 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 10:07:29 ---> Running in fc614220c291 10:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:30 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:07:31 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:07:31 (1/18) Installing dumb-init (1.2.5-r2) 10:07:31 (2/18) Installing hiredis (1.1.0-r2) 10:07:31 (3/18) Installing hiredis-dev (1.1.0-r2) 10:07:31 (4/18) Installing libcbor (0.10.2-r1) 10:07:31 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 10:07:31 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 10:07:31 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 10:07:31 (8/18) Installing libcbor-dev (0.10.2-r1) 10:07:31 (9/18) Installing libmenuw (6.4_p20230506-r0) 10:07:31 (10/18) Installing libpanelw (6.4_p20230506-r0) 10:07:31 (11/18) Installing libncurses++ (6.4_p20230506-r0) 10:07:31 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 10:07:32 (13/18) Installing libblkid (2.38.1-r8) 10:07:32 (14/18) Installing libuuid (2.38.1-r8) 10:07:32 (15/18) Installing libfdisk (2.38.1-r8) 10:07:32 (16/18) Installing libmount (2.38.1-r8) 10:07:32 (17/18) Installing libsmartcols (2.38.1-r8) 10:07:32 (18/18) Installing util-linux-dev (2.38.1-r8) 10:07:32 Executing busybox-1.36.1-r4.trigger 10:07:32 OK: 336 MiB in 100 packages 10:07:32 Removing intermediate container fc614220c291 10:07:32 ---> ae773f047532 10:07:32 Step 6/12 : RUN apk --no-cache upgrade 10:07:32 ---> Running in 2a236568dd22 10:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:33 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:07:33 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:07:33 Upgrading critical system libraries and apk-tools: 10:07:33 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:07:33 Executing busybox-1.36.1-r4.trigger 10:07:33 Continuing the upgrade transaction with new apk-tools: 10:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:34 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:07:34 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:07:34 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 10:07:34 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 10:07:34 Executing busybox-1.36.1-r7.post-upgrade 10:07:34 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 10:07:34 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 10:07:34 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 10:07:34 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 10:07:34 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 10:07:34 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 10:07:34 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 10:07:34 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 10:07:34 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 10:07:34 (12/25) Installing libpsl (0.21.5-r0) 10:07:34 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 10:07:34 (14/25) Installing libpsl-utils (0.21.5-r0) 10:07:34 (15/25) Installing libpsl-dev (0.21.5-r0) 10:07:34 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 10:07:34 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 10:07:34 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 10:07:34 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 10:07:34 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 10:07:34 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 10:07:34 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 10:07:34 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 10:07:34 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 10:07:34 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 10:07:34 Executing busybox-1.36.1-r7.trigger 10:07:34 Executing ca-certificates-20241121-r1.trigger 10:07:34 OK: 337 MiB in 103 packages 10:07:35 Still waiting to schedule task 10:07:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:07:39 Removing intermediate container 2a236568dd22 10:07:39 ---> 494ce1e77587 10:07:39 Step 7/12 : COPY scripts /device-bacnet-c/scripts 10:07:39 ---> 29042f6595b2 10:07:39 Step 8/12 : COPY src /device-bacnet-c/src/ 10:07:39 ---> 8cb49ab1688c 10:07:39 Step 9/12 : COPY VERSION /device-bacnet-c/ 10:07:40 ---> 1760879c6c62 10:07:40 Step 10/12 : WORKDIR /device-bacnet-c 10:07:40 ---> Running in 14be607dcc2c 10:07:41 Removing intermediate container 14be607dcc2c 10:07:41 ---> cb39a36dd567 10:07:41 Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh 10:07:41 ---> Running in 499a59eba37f 10:07:41 + CSDK_VER=4.0.0-dev.14 10:07:41 + '[' '!' -d deps ] 10:07:41 + mkdir deps 10:07:41 + cd /device-bacnet-c/deps 10:07:41 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 10:07:41 Connecting to github.com (140.82.112.4:443) 10:07:41 Connecting to codeload.github.com (140.82.114.10:443) 10:07:41 saving to 'v4.0.0-dev.14.zip' 10:07:41 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 10:07:41 'v4.0.0-dev.14.zip' saved 10:07:41 + unzip v4.0.0-dev.14.zip 10:07:41 Archive: v4.0.0-dev.14.zip 10:07:41 creating: device-sdk-c-4.0.0-dev.14/ 10:07:41 creating: device-sdk-c-4.0.0-dev.14/.github/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/Makefile 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 10:07:41 creating: device-sdk-c-4.0.0-dev.14/docs/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 10:07:41 creating: device-sdk-c-4.0.0-dev.14/include/ 10:07:41 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 10:07:41 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 10:07:41 creating: device-sdk-c-4.0.0-dev.14/scripts/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h+ cd device-sdk-c-4.0.0-dev.14 10:07:41 + ./scripts/build.sh 10:07:41  10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 10:07:41 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 10:07:41 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 10:07:41 + CPPCHECK=false 10:07:41 + DOCGEN=false 10:07:41 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:07:41 + '[' 0 -gt 0 ] 10:07:41 + readlink -f ./scripts/build.sh 10:07:41 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:07:41 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 10:07:41 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:07:41 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:07:41 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:07:41 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:07:41 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:07:42 -- The C compiler identification is GNU 12.2.1 10:07:42 -- Detecting C compiler ABI info 10:07:42 -- Detecting C compiler ABI info - done 10:07:42 -- Check for working C compiler: /usr/bin/cc - skipped 10:07:42 -- Detecting C compile features 10:07:42 -- Detecting C compile features - done 10:07:42 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:07:42 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:07:42 -- Found LIBYAML: /usr/lib/libyaml.so 10:07:42 -- Found LIBUUID: /usr/lib/libuuid.so 10:07:42 -- Found LIBCBOR: /usr/lib/libcbor.so 10:07:42 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:07:42 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:07:42 -- /opt/iotech/iot/1.5/include 10:07:42 -- C SDK 0.0.0 for Linux 10:07:42 -- Performing Test CSDK_HAVE_ATOMIC 10:07:42 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:07:42 -- Found Curses: /usr/lib/libcurses.so 10:07:42 -- Configuring done (0.4s) 10:07:42 -- Generating done (0.0s) 10:07:42 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:07:42 + make all package 10:07:42 + tee release.log 10:07:42 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:07:42 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:07:42 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:07:42 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:07:42 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:07:43 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:07:43 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:07:43 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:07:43 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:07:43 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:07:43 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:07:43 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:07:44 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:07:44 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:07:44 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:07:44 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:07:44 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:07:44 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:07:44 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:07:44 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:07:44 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:07:44 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:07:44 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:07:44 /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=] 10:07:44 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:07:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:07:44 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:07:44 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:07:44 | ^~~~~~~~~~~ 10:07:44 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:07:44 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:07:44 | ~^ 10:07:44 | | 10:07:44 | char * 10:07:44 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:07:44 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:07:45 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:07:45 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:07:46 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:07:46 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:07:46 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:07:46 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:07:46 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:07:46 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:07:47 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:07:47 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:07:47 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:07:47 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:07:47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 10:07:47 /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] 10:07:47 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 10:07:47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:07:47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 10:07:47 875 | const iot_data_t *deviceservices_config; 10:07:47 | ^~~~~~~~~~~~~~~~~~~~~ 10:07:47 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:07:47 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:07:48 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:07:48 [ 68%] Linking C shared library libcsdk.so 10:07:48 [ 68%] Built target csdk 10:07:48 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:07:48 [ 72%] Linking C executable template 10:07:48 /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) 10:07:48 [ 72%] Built target template 10:07:48 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:07:48 [ 76%] Linking C executable device-counter 10:07:48 /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) 10:07:48 [ 76%] Built target device-counter 10:07:48 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:07:48 [ 80%] Linking C executable device-random 10:07:48 /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) 10:07:48 [ 80%] Built target device-random 10:07:48 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:07:48 [ 84%] Linking C executable device-gyro 10:07:48 /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) 10:07:48 [ 84%] Built target device-gyro 10:07:48 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:07:48 [ 88%] Linking C executable device-bitfields 10:07:49 /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) 10:07:49 [ 88%] Built target device-bitfields 10:07:49 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:07:49 [ 92%] Linking C executable template-discovery 10:07:49 /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) 10:07:49 [ 92%] Built target template-discovery 10:07:49 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:07:49 [ 96%] Linking C executable device-file 10:07:49 /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) 10:07:49 [ 96%] Built target device-file 10:07:49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:07:49 [100%] Linking C executable device-terminal 10:07:49 /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) 10:07:49 [100%] Built target device-terminal 10:07:49 Run CPack packaging tool... 10:07:49 CPack: Create package using TGZ 10:07:49 CPack: Install projects 10:07:49 CPack: - Run preinstall target for: Csdk 10:07:49 CPack: - Install project: Csdk [] 10:07:49 CPack: Create package 10:07:49 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 10:07:49 + '[' false '=' true ] 10:07:49 + '[' false '=' true ] 10:07:49 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:07:49 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:07:49 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:07:50 -- The C compiler identification is GNU 12.2.1 10:07:50 -- Detecting C compiler ABI info 10:07:50 -- Detecting C compiler ABI info - done 10:07:50 -- Check for working C compiler: /usr/bin/cc - skipped 10:07:50 -- Detecting C compile features 10:07:50 -- Detecting C compile features - done 10:07:50 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:07:50 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:07:50 -- Found LIBYAML: /usr/lib/libyaml.so 10:07:50 -- Found LIBUUID: /usr/lib/libuuid.so 10:07:50 -- Found LIBCBOR: /usr/lib/libcbor.so 10:07:50 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:07:50 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:07:50 -- /opt/iotech/iot/1.5/include 10:07:50 -- C SDK 0.0.0 for Linux 10:07:50 -- Performing Test CSDK_HAVE_ATOMIC 10:07:50 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:07:50 -- Found Curses: /usr/lib/libcurses.so 10:07:50 -- Configuring done (0.4s) 10:07:50 -- Generating done (0.0s) 10:07:50 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:07:50 + make+ 10:07:50 tee debug.log 10:07:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:07:50 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:07:50 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:07:50 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:07:50 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:07:50 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:07:50 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:07:50 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:07:51 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:07:51 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:07:51 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:07:51 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:07:51 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:07:51 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:07:51 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:07:51 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:07:51 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:07:51 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:07:51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:07:51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:07:51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:07:51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:07:51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:07:51 /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=] 10:07:51 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:07:51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:07:51 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:07:51 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:07:51 | ^~~~~~~~~~~ 10:07:51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:07:51 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:07:51 | ~^ 10:07:51 | | 10:07:51 | char * 10:07:51 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:07:51 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:07:52 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:07:52 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:07:52 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:07:52 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:07:52 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:07:52 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:07:52 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:07:52 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:07:52 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:07:52 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:07:52 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:07:53 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:07:53 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:07:53 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:07:53 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:07:53 [ 68%] Linking C shared library libcsdk.so 10:07:53 [ 68%] Built target csdk 10:07:53 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:07:53 [ 72%] Linking C executable template 10:07:53 /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) 10:07:53 [ 72%] Built target template 10:07:53 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:07:53 [ 76%] Linking C executable device-counter 10:07:53 /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) 10:07:53 [ 76%] Built target device-counter 10:07:53 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:07:53 [ 80%] Linking C executable device-random 10:07:53 /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) 10:07:53 [ 80%] Built target device-random 10:07:53 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:07:53 [ 84%] Linking C executable device-gyro 10:07:53 /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) 10:07:53 [ 84%] Built target device-gyro 10:07:54 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:07:54 [ 88%] Linking C executable device-bitfields 10:07:54 /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) 10:07:54 [ 88%] Built target device-bitfields 10:07:54 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:07:54 [ 92%] Linking C executable template-discovery 10:07:54 /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) 10:07:54 [ 92%] Built target template-discovery 10:07:54 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:07:54 [ 96%] Linking C executable device-file 10:07:54 /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) 10:07:54 [ 96%] Built target device-file 10:07:54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:07:54 [100%] Linking C executable device-terminal 10:07:54 /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) 10:07:54 [100%] Built target device-terminal 10:07:54 + cp -rf include/devsdk include/edgex /usr/include/ 10:07:54 + cp build/release/c/libcsdk.so /usr/lib/ 10:07:54 + mkdir -p /usr/share/doc/edgex-csdk 10:07:54 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:07:54 + cp LICENSE /usr/share/doc/edgex-csdk 10:07:54 + rm -rf /device-bacnet-c/deps 10:07:54 Removing intermediate container 499a59eba37f 10:07:54 ---> 53d051cff5bc 10:07:54 Step 12/12 : RUN /device-bacnet-c/scripts/build.sh 10:07:54 ---> Running in eb977ae3f8e9 10:07:55 + readlink -f /device-bacnet-c/scripts/build.sh 10:07:55 + dirname /device-bacnet-c/scripts/build.sh 10:07:55 + dirname /device-bacnet-c/scripts 10:07:55 + ROOT=/device-bacnet-c 10:07:55 + echo /device-bacnet-c 10:07:55 + cd /device-bacnet-c 10:07:55 /device-bacnet-c 10:07:55 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:07:55 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 10:07:55 + git clone https://github.com/IOTechSystems/bacnet-stack.git 10:07:55 Cloning into 'bacnet-stack'... 10:07:57 + cd /device-bacnet-c/bacnet-stack 10:07:57 + git checkout v0.8.6-IOTech 10:07:58 Note: switching to 'v0.8.6-IOTech'. 10:07:58 10:07:58 You are in 'detached HEAD' state. You can look around, make experimental 10:07:58 changes and commit them, and you can discard any commits you make in this 10:07:58 state without impacting any branches by switching back to a branch. 10:07:58 10:07:58 If you want to create a new branch to retain commits you create, you may 10:07:58 do so (now or later) by using -c with the switch command. Example: 10:07:58 10:07:58 git switch -c 10:07:58 10:07:58 Or undo this operation with: 10:07:58 10:07:58 git switch - 10:07:58 10:07:58 Turn off this advice by setting config variable advice.detachedHead to false 10:07:58 10:07:58 HEAD is now at 8b67b7f2 Changes for BACnet device service 10:07:58 + mkdir -p /device-bacnet-c/lib/ip 10:07:58 + mkdir -p /device-bacnet-c/lib/mstp 10:07:58 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 10:07:58 make -s -C lib clean 10:07:58 make -s -C demo clean 10:07:58 make -s -C demo/router clean 10:07:58 make -s -C demo/router-ipv6 clean 10:07:58 make -s -C demo/gateway clean 10:07:58 make -s -C lib all 10:08:02 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 10:08:02 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 10:08:02 147 | pthread_cancel(hThread); 10:08:02 | ^~~~~~~ 10:08:02 | | 10:08:02 | long unsigned int 10:08:02 In file included from ../ports/linux/net.h:73, 10:08:02 from ../ports/linux/dlmstp.c:43: 10:08:02 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 10:08:02 98 | int pthread_cancel(pthread_t); 10:08:02 | ^~~~~~~~~ 10:08:02 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 10:08:02 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 10:08:02 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 10:08:02 | ^~~~~~~~ 10:08:02 | | 10:08:02 | long unsigned int * 10:08:02 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 10:08:02 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 10:08:02 | ^ 10:08:06 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 10:08:06 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 10:08:06 make -s -C lib clean 10:08:06 make -s -C demo clean 10:08:06 make -s -C demo/router clean 10:08:06 make -s -C demo/router-ipv6 clean 10:08:06 make -s -C demo/gateway clean 10:08:06 make -s -C lib all 10:08:14 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 10:08:14 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:08:14 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:08:14 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:08:14 -- The C compiler identification is GNU 12.2.1 10:08:14 -- Detecting C compiler ABI info 10:08:14 -- Detecting C compiler ABI info - done 10:08:14 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:14 -- Detecting C compile features 10:08:14 -- Detecting C compile features - done 10:08:14 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:08:14 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:08:14 -- Found Threads: TRUE 10:08:14 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:08:14 -- /opt/iotech/iot/1.5/include 10:08:14 -- Configuring done (0.3s) 10:08:14 -- Generating done (0.0s) 10:08:14 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:08:14 + make 10:08:14 + tee release.log 10:08:14 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:08:14 [ 22%] Linking C static library libbacnet_objects.a 10:08:14 [ 22%] Built target bacnet_objects 10:08:14 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:08:14 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:08:14 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:08:14 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:08:14 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:08:14 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:08:15 [100%] Linking C executable device-bacnet-c 10:08:15 /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) 10:08:15 [100%] Built target device-bacnet-c 10:08:15 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:08:15 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:08:15 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:08:15 -- The C compiler identification is GNU 12.2.1 10:08:15 -- Detecting C compiler ABI info 10:08:15 -- Detecting C compiler ABI info - done 10:08:15 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:15 -- Detecting C compile features 10:08:15 -- Detecting C compile features - done 10:08:15 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:08:15 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:08:15 -- Found Threads: TRUE 10:08:15 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:08:15 -- /opt/iotech/iot/1.5/include 10:08:15 -- Configuring done (0.3s) 10:08:15 -- Generating done (0.0s) 10:08:15 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:08:15 + make 10:08:15 + tee release.log 10:08:15 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:08:15 [ 22%] Linking C static library libbacnet_objects.a 10:08:15 [ 22%] Built target bacnet_objects 10:08:15 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:08:15 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:08:15 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:08:15 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:08:16 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:08:16 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:08:16 [100%] Linking C executable device-bacnet-c 10:08:16 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:16 [100%] Built target device-bacnet-c 10:08:17 Removing intermediate container eb977ae3f8e9 10:08:17 ---> 0b32fb38dc45 10:08:17 Successfully built 0b32fb38dc45 10:08:17 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 10:08:18 + docker inspect -f . ci-base-image-x86_64 10:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:18 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:08:18 $ 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 10:08:18 $ docker top 58527eef1f7256e1c44bb87bd9a40ba6e4d9c814878a1c74965f7e6a3802a6ab -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:18 + make test 10:08:18 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 10:08:18 $ docker stop --time=1 58527eef1f7256e1c44bb87bd9a40ba6e4d9c814878a1c74965f7e6a3802a6ab 10:08:20 $ docker rm -f --volumes 58527eef1f7256e1c44bb87bd9a40ba6e4d9c814878a1c74965f7e6a3802a6ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:21 + ls -al . 10:08:21 total 88 10:08:21 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 10:07 . 10:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:06 .. 10:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:07 .git 10:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:06 .github 10:08:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:07 .semver 10:08:21 -rw-rw-r-- 1 jenkins jenkins 1563 Feb 19 10:06 Attribution.txt 10:08:21 -rw-rw-r-- 1 jenkins jenkins 1004 Feb 19 10:06 CHANGELOG.md 10:08:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:06 GOVERNANCE.md 10:08:21 -rw-rw-r-- 1 jenkins jenkins 764 Feb 19 10:06 Jenkinsfile 10:08:21 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 19 10:06 LICENSE 10:08:21 -rw-rw-r-- 1 jenkins jenkins 837 Feb 19 10:06 Makefile 10:08:21 -rw-rw-r-- 1 jenkins jenkins 621 Feb 19 10:06 OWNERS.md 10:08:21 -rw-rw-r-- 1 jenkins jenkins 5483 Feb 19 10:06 README.md 10:08:21 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:07 VERSION 10:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:06 docs 10:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:06 res 10:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:06 sample-profiles 10:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:06 scripts 10:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:06 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:21 + 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 . 10:08:21 Sending build context to Docker daemon 775.2kB 10:08:21 Step 1/31 : ARG BASE=alpine:3.20 10:08:21 Step 2/31 : FROM ${BASE} as builder 10:08:21 ---> 0b32fb38dc45 10:08:21 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 10:08:21 ---> Running in e8d6bc8785b9 10:08:21 Connecting to iotech.jfrog.io (34.247.22.236:443) 10:08:22 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:08:22 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:08:22 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:08:22 Removing intermediate container e8d6bc8785b9 10:08:22 ---> af1b56acc6fe 10:08:22 Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:08:22 ---> Running in 3a9f7e7393c4 10:08:22 Removing intermediate container 3a9f7e7393c4 10:08:22 ---> 12918f34eefb 10:08:22 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 10:08:23 ---> Running in aac22d9d3e6e 10:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:23 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:24 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:08:24 OK: 337 MiB in 103 packages 10:08:24 Removing intermediate container aac22d9d3e6e 10:08:24 ---> be489adf76b7 10:08:24 Step 6/31 : COPY scripts /device-bacnet-c/scripts 10:08:24 ---> 49800952894e 10:08:24 Step 7/31 : COPY src /device-bacnet-c/src/ 10:08:24 ---> 47eb524c55e1 10:08:24 Step 8/31 : COPY VERSION /device-bacnet-c/ 10:08:24 ---> 08942371d886 10:08:24 Step 9/31 : WORKDIR /device-bacnet-c 10:08:24 ---> Running in 51dd44577604 10:08:24 Removing intermediate container 51dd44577604 10:08:24 ---> 6b729e763474 10:08:24 Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh 10:08:24 ---> Running in 3239d9bbb53b 10:08:25 + CSDK_VER=4.0.0-dev.14 10:08:25 + '[' '!' -d deps ] 10:08:25 + mkdir deps 10:08:25 + cd /device-bacnet-c/deps 10:08:25 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 10:08:25 Connecting to github.com (140.82.112.4:443) 10:08:25 Connecting to codeload.github.com (140.82.114.10:443) 10:08:25 saving to 'v4.0.0-dev.14.zip' 10:08:25 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 10:08:25 'v4.0.0-dev.14.zip' saved 10:08:25 + unzip v4.0.0-dev.14.zip 10:08:25 Archive: v4.0.0-dev.14.zip 10:08:25 creating: device-sdk-c-4.0.0-dev.14/ 10:08:25 creating: device-sdk-c-4.0.0-dev.14/.github/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/Makefile 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 10:08:25 creating: device-sdk-c-4.0.0-dev.14/docs/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 10:08:25 creating: device-sdk-c-4.0.0-dev.14/include/ 10:08:25 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 10:08:25 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 10:08:25 creating: device-sdk-c-4.0.0-dev.14/scripts/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 10:08:25 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 10:08:25 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 10:08:25 + cd device-sdk-c-4.0.0-dev.14 10:08:25 + ./scripts/build.sh 10:08:25 + CPPCHECK=false 10:08:25 + DOCGEN=false 10:08:25 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:08:25 + '[' 0 -gt 0 ] 10:08:25 + readlink -f ./scripts/build.sh 10:08:25 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:08:25 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 10:08:25 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:08:25 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:08:25 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:08:25 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:08:25 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:08:25 -- The C compiler identification is GNU 12.2.1 10:08:25 -- Detecting C compiler ABI info 10:08:25 -- Detecting C compiler ABI info - done 10:08:25 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:25 -- Detecting C compile features 10:08:25 -- Detecting C compile features - done 10:08:25 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:08:25 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:08:25 -- Found LIBYAML: /usr/lib/libyaml.so 10:08:25 -- Found LIBUUID: /usr/lib/libuuid.so 10:08:25 -- Found LIBCBOR: /usr/lib/libcbor.so 10:08:25 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:08:25 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:08:25 -- /opt/iotech/iot/1.5/include 10:08:25 -- C SDK 0.0.0 for Linux 10:08:25 -- Performing Test CSDK_HAVE_ATOMIC 10:08:26 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:08:26 -- Found Curses: /usr/lib/libcurses.so 10:08:26 -- Configuring done (0.4s) 10:08:26 -- Generating done (0.0s) 10:08:26 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:08:26 + make all package 10:08:26 + tee release.log 10:08:26 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:08:26 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:08:26 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:08:26 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:08:26 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:08:26 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:08:26 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:08:27 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:08:27 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:08:27 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:08:27 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:08:27 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:08:27 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:08:27 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:08:27 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:08:28 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:08:28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:08:28 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:08:28 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:08:28 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:08:28 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:08:28 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:08:28 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:08:28 /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=] 10:08:28 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:08:28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:28 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:08:28 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:08:28 | ^~~~~~~~~~~ 10:08:28 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:08:28 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:08:28 | ~^ 10:08:28 | | 10:08:28 | char * 10:08:28 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:08:28 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:08:28 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:08:28 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:08:29 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:08:30 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:08:30 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:08:30 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:08:30 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:08:30 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:08:30 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:08:30 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:08:30 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:08:31 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:08:31 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 10:08:31 /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] 10:08:31 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 10:08:31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:31 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 10:08:31 875 | const iot_data_t *deviceservices_config; 10:08:31 | ^~~~~~~~~~~~~~~~~~~~~ 10:08:31 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:08:31 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:08:31 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:08:31 [ 68%] Linking C shared library libcsdk.so 10:08:31 [ 68%] Built target csdk 10:08:31 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:08:31 [ 72%] Linking C executable template 10:08:31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:31 [ 72%] Built target template 10:08:31 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:08:31 [ 76%] Linking C executable device-counter 10:08:32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:32 [ 76%] Built target device-counter 10:08:32 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:08:32 [ 80%] Linking C executable device-random 10:08:32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:32 [ 80%] Built target device-random 10:08:32 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:08:32 [ 84%] Linking C executable device-gyro 10:08:32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:32 [ 84%] Built target device-gyro 10:08:32 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:08:32 [ 88%] Linking C executable device-bitfields 10:08:32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:32 [ 88%] Built target device-bitfields 10:08:32 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:08:32 [ 92%] Linking C executable template-discovery 10:08:32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:32 [ 92%] Built target template-discovery 10:08:33 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:08:33 [ 96%] Linking C executable device-file 10:08:33 /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) 10:08:33 [ 96%] Built target device-file 10:08:33 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:08:33 [100%] Linking C executable device-terminal 10:08:33 /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) 10:08:33 [100%] Built target device-terminal 10:08:33 Run CPack packaging tool... 10:08:33 CPack: Create package using TGZ 10:08:33 CPack: Install projects 10:08:33 CPack: - Run preinstall target for: Csdk 10:08:33 CPack: - Install project: Csdk [] 10:08:33 CPack: Create package 10:08:33 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 10:08:33 + '[' false '=' true ] 10:08:33 + '[' false '=' true ] 10:08:33 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:08:33 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:08:33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:08:33 -- The C compiler identification is GNU 12.2.1 10:08:33 -- Detecting C compiler ABI info 10:08:33 -- Detecting C compiler ABI info - done 10:08:33 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:33 -- Detecting C compile features 10:08:33 -- Detecting C compile features - done 10:08:33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:08:33 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:08:33 -- Found LIBYAML: /usr/lib/libyaml.so 10:08:33 -- Found LIBUUID: /usr/lib/libuuid.so 10:08:33 -- Found LIBCBOR: /usr/lib/libcbor.so 10:08:33 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:08:33 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:08:33 -- /opt/iotech/iot/1.5/include 10:08:33 -- C SDK 0.0.0 for Linux 10:08:33 -- Performing Test CSDK_HAVE_ATOMIC 10:08:34 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:08:34 -- Found Curses: /usr/lib/libcurses.so 10:08:34 -- Configuring done (0.4s) 10:08:34 -- Generating done (0.0s) 10:08:34 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:08:34 + make 10:08:34 + tee debug.log 10:08:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:08:34 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:08:34 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:08:34 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:08:34 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:08:34 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:08:34 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:08:34 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:08:34 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:08:34 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:08:34 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:08:34 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:08:35 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:08:35 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:08:35 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:08:35 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:08:35 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:08:35 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:08:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:08:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:08:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:08:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:08:35 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:08:35 /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=] 10:08:35 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:08:35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:35 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:08:35 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:08:35 | ^~~~~~~~~~~ 10:08:35 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:08:35 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:08:35 | ~^ 10:08:35 | | 10:08:35 | char * 10:08:35 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:08:35 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:08:35 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:08:35 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:08:35 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:08:35 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:08:35 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:08:35 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:08:36 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:08:36 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:08:36 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:08:36 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:08:36 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:08:36 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:08:36 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:08:36 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:08:36 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:08:36 [ 68%] Linking C shared library libcsdk.so 10:08:36 [ 68%] Built target csdk 10:08:36 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:08:36 [ 72%] Linking C executable template 10:08:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:37 [ 72%] Built target template 10:08:37 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:08:37 [ 76%] Linking C executable device-counter 10:08:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:37 [ 76%] Built target device-counter 10:08:37 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:08:37 [ 80%] Linking C executable device-random 10:08:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:37 [ 80%] Built target device-random 10:08:37 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:08:37 [ 84%] Linking C executable device-gyro 10:08:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:37 [ 84%] Built target device-gyro 10:08:37 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:08:37 [ 88%] Linking C executable device-bitfields 10:08:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:37 [ 88%] Built target device-bitfields 10:08:37 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:08:37 [ 92%] Linking C executable template-discovery 10:08:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:38 [ 92%] Built target template-discovery 10:08:38 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:08:38 [ 96%] Linking C executable device-file 10:08:38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:38 [ 96%] Built target device-file 10:08:38 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:08:38 [100%] Linking C executable device-terminal 10:08:38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:38 [100%] Built target device-terminal 10:08:38 + cp -rf include/devsdk include/edgex /usr/include/ 10:08:38 + cp build/release/c/libcsdk.so /usr/lib/ 10:08:38 + mkdir -p /usr/share/doc/edgex-csdk 10:08:38 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:08:38 + cp LICENSE /usr/share/doc/edgex-csdk 10:08:38 + rm -rf /device-bacnet-c/deps 10:08:38 Removing intermediate container 3239d9bbb53b 10:08:38 ---> 6decb48ee6ef 10:08:38 Step 11/31 : RUN /device-bacnet-c/scripts/build.sh 10:08:38 ---> Running in 50f4516a9beb 10:08:38 + readlink -f /device-bacnet-c/scripts/build.sh 10:08:38 + dirname /device-bacnet-c/scripts/build.sh 10:08:38 + dirname /device-bacnet-c/scripts 10:08:38 + ROOT=/device-bacnet-c 10:08:38 + echo /device-bacnet-c 10:08:38 + cd /device-bacnet-c 10:08:38 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:08:38 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 10:08:38 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:08:38 /device-bacnet-c 10:08:38 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:08:38 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:08:38 -- /opt/iotech/iot/1.5/include 10:08:38 -- Configuring done (0.0s) 10:08:38 -- Generating done (0.0s) 10:08:38 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:08:38 + make 10:08:38 + tee release.log 10:08:38 [ 22%] Built target bacnet_objects 10:08:38 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:08:39 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:08:39 [ 55%] Linking C executable device-bacnet-c 10:08:39 /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) 10:08:39 [100%] Built target device-bacnet-c 10:08:39 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:08:39 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:08:39 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:08:39 -- /opt/iotech/iot/1.5/include 10:08:39 -- Configuring done (0.0s) 10:08:39 -- Generating done (0.0s) 10:08:39 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:08:39 + make 10:08:39 + tee release.log 10:08:39 [ 22%] Built target bacnet_objects 10:08:39 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:08:39 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:08:40 [ 55%] Linking C executable device-bacnet-c 10:08:40 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:40 [100%] Built target device-bacnet-c 10:08:40 Removing intermediate container 50f4516a9beb 10:08:40 ---> 1f6b30b16568 10:08:40 Step 12/31 : FROM alpine:3.20 10:08:40 3.20: Pulling from library/alpine 10:08:40 0a9a5dfd008f: Pulling fs layer 10:08:41 0a9a5dfd008f: Verifying Checksum 10:08:41 0a9a5dfd008f: Download complete 10:08:41 0a9a5dfd008f: Pull complete 10:08:41 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:08:41 Status: Downloaded newer image for alpine:3.20 10:08:41 ---> ff221270b9fb 10:08:41 Step 13/31 : MAINTAINER iotech 10:08:41 ---> Running in 7a50708dab97 10:08:41 Removing intermediate container 7a50708dab97 10:08:41 ---> acd21cad8289 10:08:41 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 10:08:41 ---> Running in 739807dc6c4d 10:08:41 Connecting to iotech.jfrog.io (34.246.139.145:443) 10:08:41 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:08:41 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:08:41 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:08:42 Removing intermediate container 739807dc6c4d 10:08:42 ---> a7a8f325d8cf 10:08:42 Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:08:42 ---> Running in d94a1fd81d1f 10:08:42 Removing intermediate container d94a1fd81d1f 10:08:42 ---> ca247b2986fe 10:08:42 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 10:08:42 ---> Running in 36a4df55f307 10:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:08:43 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:44 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:08:44 (1/27) Installing ca-certificates (20241121-r1) 10:08:44 (2/27) Installing brotli-libs (1.1.0-r2) 10:08:44 (3/27) Installing c-ares (1.33.1-r0) 10:08:44 (4/27) Installing libunistring (1.2-r0) 10:08:44 (5/27) Installing libidn2 (2.3.7-r0) 10:08:44 (6/27) Installing nghttp2-libs (1.62.1-r0) 10:08:44 (7/27) Installing libpsl (0.21.5-r1) 10:08:44 (8/27) Installing zstd-libs (1.5.6-r0) 10:08:44 (9/27) Installing libcurl (8.12.1-r0) 10:08:44 (10/27) Installing curl (8.12.1-r0) 10:08:44 (11/27) Installing dumb-init (1.2.5-r3) 10:08:44 (12/27) Installing hiredis (1.2.0-r0) 10:08:44 (13/27) Installing yaml (0.2.5-r2) 10:08:44 (14/27) Installing libcbor (0.11.0-r0) 10:08:44 (15/27) Installing iotech-iot-1.5 (1.5.5-r0) 10:08:44 (16/27) Installing pkgconf (2.2.0-r0) 10:08:44 (17/27) Installing openssl-dev (3.3.3-r0) 10:08:44 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 10:08:45 (19/27) Installing gmp (6.3.0-r1) 10:08:45 (20/27) Installing nettle (3.9.1-r0) 10:08:45 (21/27) Installing libffi (3.4.6-r0) 10:08:45 (22/27) Installing libtasn1 (4.20.0-r0) 10:08:45 (23/27) Installing p11-kit (0.25.3-r0) 10:08:45 (24/27) Installing gnutls (3.8.5-r0) 10:08:45 (25/27) Installing libmicrohttpd (0.9.77-r0) 10:08:45 (26/27) Installing libuuid (2.40.1-r1) 10:08:45 (27/27) Installing linux-headers (6.6-r0) 10:08:45 Executing busybox-1.36.1-r29.trigger 10:08:45 Executing ca-certificates-20241121-r1.trigger 10:08:45 OK: 30 MiB in 41 packages 10:08:46 Removing intermediate container 36a4df55f307 10:08:46 ---> 69f574b5e68b 10:08:46 Step 17/31 : RUN apk --no-cache upgrade 10:08:46 ---> Running in 67ddf778e202 10:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:08:47 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:47 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:08:47 OK: 30 MiB in 41 packages 10:08:47 Removing intermediate container 67ddf778e202 10:08:47 ---> 557da8842772 10:08:47 Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / 10:08:47 ---> 28de254afe44 10:08:47 Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 10:08:48 ---> b972c5606f08 10:08:48 Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 10:08:48 ---> 08eec7cc2e73 10:08:48 Step 21/31 : COPY LICENSE /. 10:08:48 ---> e87636b3136c 10:08:48 Step 22/31 : COPY Attribution.txt /. 10:08:48 ---> 7b0853230022 10:08:48 Step 23/31 : COPY res /res 10:08:48 ---> 535d29f9254c 10:08:48 Step 24/31 : COPY sample-profiles /sample-profiles 10:08:48 ---> ddf73e1bd9cc 10:08:48 Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' 10:08:48 ---> Running in 7a7113fa9d2f 10:08:48 Removing intermediate container 7a7113fa9d2f 10:08:48 ---> 93041137f33f 10:08:48 Step 26/31 : EXPOSE 59980 10:08:48 ---> Running in 3b278fda981b 10:08:49 Removing intermediate container 3b278fda981b 10:08:49 ---> 367650dbb038 10:08:49 Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] 10:08:49 ---> Running in bf5b367752ea 10:08:49 Removing intermediate container bf5b367752ea 10:08:49 ---> e35c49dd77a3 10:08:49 Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] 10:08:49 ---> Running in c510917336bf 10:08:49 Removing intermediate container c510917336bf 10:08:49 ---> c14cfc746837 10:08:49 Step 29/31 : LABEL arch=amd64 10:08:49 ---> Running in df05ccd2d582 10:08:49 Removing intermediate container df05ccd2d582 10:08:49 ---> 4a3097c292ff 10:08:49 Step 30/31 : LABEL git_sha=d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:08:49 ---> Running in 810fd3bcf020 10:08:49 Removing intermediate container 810fd3bcf020 10:08:49 ---> 5a9d061c84e3 10:08:49 Step 31/31 : LABEL version=3.2.0-dev.3 10:08:49 ---> Running in 730530ad2bde 10:08:49 Removing intermediate container 730530ad2bde 10:08:49 ---> a55dd1da5820 10:08:49 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:08:49 Successfully built a55dd1da5820 10:08:49 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 10:08:49 provisioning config files... 10:08:49 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config15146638207107568143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:50 ---> ****-login.sh 10:08:50 nexus3.edgexfoundry.org:10001 10:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:50 Configure a credential helper to remove this warning. See 10:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:50 10:08:50 Login Succeeded 10:08:50 nexus3.edgexfoundry.org:10002 10:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:50 Configure a credential helper to remove this warning. See 10:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:50 10:08:50 Login Succeeded 10:08:50 nexus3.edgexfoundry.org:10003 10:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:50 Configure a credential helper to remove this warning. See 10:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:50 10:08:50 Login Succeeded 10:08:50 nexus3.edgexfoundry.org:10004 10:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:50 Configure a credential helper to remove this warning. See 10:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:50 10:08:50 Login Succeeded 10:08:50 ****.io 10:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:50 Configure a credential helper to remove this warning. See 10:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:50 10:08:50 Login Succeeded 10:08:50 ---> ****-login.sh ends [Pipeline] } 10:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:08:50 [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: 10:08:50 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:08:50 latest 10:08:50 3.2.0-dev.3 10:08:50 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 10:08:50 main 10:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:50 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:51 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 10:08:51 afb16802cb7e: Preparing 10:08:51 e623e26c9845: Preparing 10:08:51 af8387057b32: Preparing 10:08:51 34b940b6cb67: Preparing 10:08:51 337368a696d6: Preparing 10:08:51 eebcf90fc174: Preparing 10:08:51 d14b6c8146df: Preparing 10:08:51 1aa0e8c89581: Preparing 10:08:51 6484a59a3693: Preparing 10:08:51 cbdd9d3fe31b: Preparing 10:08:51 f5192b4a6768: Preparing 10:08:51 994456c4fd7b: Preparing 10:08:51 eebcf90fc174: Waiting 10:08:51 d14b6c8146df: Waiting 10:08:51 1aa0e8c89581: Waiting 10:08:51 6484a59a3693: Waiting 10:08:51 f5192b4a6768: Waiting 10:08:51 994456c4fd7b: Waiting 10:08:51 cbdd9d3fe31b: Waiting 10:08:51 337368a696d6: Pushed 10:08:51 afb16802cb7e: Pushed 10:08:51 34b940b6cb67: Pushed 10:08:51 af8387057b32: Pushed 10:08:51 e623e26c9845: Pushed 10:08:51 1aa0e8c89581: Pushed 10:08:51 cbdd9d3fe31b: Pushed 10:08:51 eebcf90fc174: Pushed 10:08:51 994456c4fd7b: Layer already exists 10:08:51 f5192b4a6768: Pushed 10:08:51 d14b6c8146df: Pushed 10:08:53 6484a59a3693: Pushed 10:08:53 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:53 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:54 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest 10:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 10:08:54 afb16802cb7e: Preparing 10:08:54 e623e26c9845: Preparing 10:08:54 af8387057b32: Preparing 10:08:54 34b940b6cb67: Preparing 10:08:54 337368a696d6: Preparing 10:08:54 eebcf90fc174: Preparing 10:08:54 d14b6c8146df: Preparing 10:08:54 1aa0e8c89581: Preparing 10:08:54 6484a59a3693: Preparing 10:08:54 cbdd9d3fe31b: Preparing 10:08:54 f5192b4a6768: Preparing 10:08:54 994456c4fd7b: Preparing 10:08:54 eebcf90fc174: Waiting 10:08:54 6484a59a3693: Waiting 10:08:54 f5192b4a6768: Waiting 10:08:54 cbdd9d3fe31b: Waiting 10:08:54 994456c4fd7b: Waiting 10:08:54 1aa0e8c89581: Waiting 10:08:54 337368a696d6: Layer already exists 10:08:54 34b940b6cb67: Layer already exists 10:08:54 afb16802cb7e: Layer already exists 10:08:54 af8387057b32: Layer already exists 10:08:54 e623e26c9845: Layer already exists 10:08:54 eebcf90fc174: Layer already exists 10:08:54 6484a59a3693: Layer already exists 10:08:54 1aa0e8c89581: Layer already exists 10:08:54 d14b6c8146df: Layer already exists 10:08:54 cbdd9d3fe31b: Layer already exists 10:08:54 994456c4fd7b: Layer already exists 10:08:54 f5192b4a6768: Layer already exists 10:08:54 latest: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:54 + 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 10:08:54 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.3 10:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 10:08:54 afb16802cb7e: Preparing 10:08:54 e623e26c9845: Preparing 10:08:54 af8387057b32: Preparing 10:08:54 34b940b6cb67: Preparing 10:08:54 337368a696d6: Preparing 10:08:54 eebcf90fc174: Preparing 10:08:54 d14b6c8146df: Preparing 10:08:54 1aa0e8c89581: Preparing 10:08:54 6484a59a3693: Preparing 10:08:54 cbdd9d3fe31b: Preparing 10:08:54 f5192b4a6768: Preparing 10:08:54 994456c4fd7b: Preparing 10:08:54 1aa0e8c89581: Waiting 10:08:54 6484a59a3693: Waiting 10:08:54 cbdd9d3fe31b: Waiting 10:08:54 f5192b4a6768: Waiting 10:08:54 994456c4fd7b: Waiting 10:08:54 eebcf90fc174: Waiting 10:08:54 d14b6c8146df: Waiting 10:08:54 afb16802cb7e: Layer already exists 10:08:54 af8387057b32: Layer already exists 10:08:54 34b940b6cb67: Layer already exists 10:08:54 e623e26c9845: Layer already exists 10:08:54 337368a696d6: Layer already exists 10:08:54 d14b6c8146df: Layer already exists 10:08:54 1aa0e8c89581: Layer already exists 10:08:54 eebcf90fc174: Layer already exists 10:08:54 cbdd9d3fe31b: Layer already exists 10:08:54 6484a59a3693: Layer already exists 10:08:54 f5192b4a6768: Layer already exists 10:08:54 994456c4fd7b: Layer already exists 10:08:54 3.2.0-dev.3: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:55 + 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 10:08:55 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 10:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 10:08:55 afb16802cb7e: Preparing 10:08:55 e623e26c9845: Preparing 10:08:55 af8387057b32: Preparing 10:08:55 34b940b6cb67: Preparing 10:08:55 337368a696d6: Preparing 10:08:55 eebcf90fc174: Preparing 10:08:55 d14b6c8146df: Preparing 10:08:55 1aa0e8c89581: Preparing 10:08:55 6484a59a3693: Preparing 10:08:55 cbdd9d3fe31b: Preparing 10:08:55 f5192b4a6768: Preparing 10:08:55 994456c4fd7b: Preparing 10:08:55 6484a59a3693: Waiting 10:08:55 cbdd9d3fe31b: Waiting 10:08:55 eebcf90fc174: Waiting 10:08:55 f5192b4a6768: Waiting 10:08:55 994456c4fd7b: Waiting 10:08:55 d14b6c8146df: Waiting 10:08:55 1aa0e8c89581: Waiting 10:08:55 34b940b6cb67: Layer already exists 10:08:55 afb16802cb7e: Layer already exists 10:08:55 af8387057b32: Layer already exists 10:08:55 337368a696d6: Layer already exists 10:08:55 e623e26c9845: Layer already exists 10:08:55 eebcf90fc174: Layer already exists 10:08:55 d14b6c8146df: Layer already exists 10:08:55 cbdd9d3fe31b: Layer already exists 10:08:55 1aa0e8c89581: Layer already exists 10:08:55 6484a59a3693: Layer already exists 10:08:55 994456c4fd7b: Layer already exists 10:08:55 f5192b4a6768: Layer already exists 10:08:55 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:55 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:56 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main 10:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 10:08:56 afb16802cb7e: Preparing 10:08:56 e623e26c9845: Preparing 10:08:56 af8387057b32: Preparing 10:08:56 34b940b6cb67: Preparing 10:08:56 337368a696d6: Preparing 10:08:56 eebcf90fc174: Preparing 10:08:56 d14b6c8146df: Preparing 10:08:56 1aa0e8c89581: Preparing 10:08:56 6484a59a3693: Preparing 10:08:56 cbdd9d3fe31b: Preparing 10:08:56 f5192b4a6768: Preparing 10:08:56 994456c4fd7b: Preparing 10:08:56 d14b6c8146df: Waiting 10:08:56 1aa0e8c89581: Waiting 10:08:56 6484a59a3693: Waiting 10:08:56 cbdd9d3fe31b: Waiting 10:08:56 f5192b4a6768: Waiting 10:08:56 994456c4fd7b: Waiting 10:08:56 eebcf90fc174: Waiting 10:08:56 34b940b6cb67: Layer already exists 10:08:56 af8387057b32: Layer already exists 10:08:56 337368a696d6: Layer already exists 10:08:56 e623e26c9845: Layer already exists 10:08:56 afb16802cb7e: Layer already exists 10:08:56 eebcf90fc174: Layer already exists 10:08:56 6484a59a3693: Layer already exists 10:08:56 d14b6c8146df: Layer already exists 10:08:56 1aa0e8c89581: Layer already exists 10:08:56 cbdd9d3fe31b: Layer already exists 10:08:56 994456c4fd7b: Layer already exists 10:08:56 f5192b4a6768: Layer already exists 10:08:56 main: digest: sha256:b91f7a7412c69707e90c65094a8b266caaefa6bf3c3f34edf94a8718842851a4 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:56 ===================================================== [Pipeline] echo 10:08:56 taggedImages: 10:08:56 - nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:08:56 - nexus3.edgexfoundry.org:10004/device-bacnet:latest 10:08:56 - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.3 10:08:56 - nexus3.edgexfoundry.org:10004/device-bacnet:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 10:08:56 - 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 10:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:56 10:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:56 latest: Pulling from edgex-lftools-log-publisher 10:08:56 5eb5b503b376: Pulling fs layer 10:08:56 5c69ac0246d0: Pulling fs layer 10:08:56 ec43610c2a17: Pulling fs layer 10:08:56 3a2ae6a8a46f: Pulling fs layer 10:08:56 33b1e0a273af: Pulling fs layer 10:08:56 5d3b04190fa2: Pulling fs layer 10:08:56 2f39f015ded8: Pulling fs layer 10:08:56 5d3b04190fa2: Waiting 10:08:56 3a2ae6a8a46f: Waiting 10:08:56 33b1e0a273af: Waiting 10:08:56 2f39f015ded8: Waiting 10:08:56 5c69ac0246d0: Download complete 10:08:56 3a2ae6a8a46f: Verifying Checksum 10:08:56 3a2ae6a8a46f: Download complete 10:08:56 33b1e0a273af: Verifying Checksum 10:08:56 33b1e0a273af: Download complete 10:08:56 5d3b04190fa2: Verifying Checksum 10:08:56 5d3b04190fa2: Download complete 10:08:56 ec43610c2a17: Verifying Checksum 10:08:56 ec43610c2a17: Download complete 10:08:57 5eb5b503b376: Verifying Checksum 10:08:57 5eb5b503b376: Download complete 10:08:57 2f39f015ded8: Download complete 10:08:58 5eb5b503b376: Pull complete 10:08:58 5c69ac0246d0: Pull complete 10:08:58 ec43610c2a17: Pull complete 10:08:58 3a2ae6a8a46f: Pull complete 10:08:59 33b1e0a273af: Pull complete 10:08:59 5d3b04190fa2: Pull complete 10:09:03 2f39f015ded8: Pull complete 10:09:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:03 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:09:03 $ 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 10:09:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39227 in /w/workspace/dgexfoundry_device-bacnet-c_main 10:09:07 $ docker top 78db7a9a504a4239982ab6eb7a6a5df666725b4f3ccf64474f76c8c17ae8fb1b -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:09:07 Running in /w/workspace/device-bacnet-c/30 [Pipeline] { [Pipeline] checkout 10:09:07 Selected Git installation does not exist. Using Default 10:09:07 The recommended git tool is: NONE 10:09:07 ---> job-cost.sh 10:09:07 lf-activate-venv: SKIPPING 10:09:07 INFO: No Stack... 10:09:08 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:08 INFO: Archiving Costs [Pipeline] sh 10:09:08 + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv 10:09:08 + cut -d, -f6 [Pipeline] lock 10:09:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] 10:09:09 Resource [jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] did not exist. Created. 10:09:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:09 + echo total: 0.2199999988079071 [Pipeline] stash 10:09:09 Stashed 1 file(s) [Pipeline] } 10:09:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:09 $ docker stop --time=1 78db7a9a504a4239982ab6eb7a6a5df666725b4f3ccf64474f76c8c17ae8fb1b 10:09:10 $ docker rm -f --volumes 78db7a9a504a4239982ab6eb7a6a5df666725b4f3ccf64474f76c8c17ae8fb1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:11 using credential edgex-jenkins-ssh 10:09:11 Cloning the remote Git repository 10:09:11 Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git 10:09:12 > git init /w/workspace/device-bacnet-c/30 # timeout=10 10:09:12 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git 10:09:12 > git --version # timeout=10 10:09:12 > git --version # 'git version 2.25.1' 10:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:12 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 10:09:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:13 Avoid second fetch 10:09:13 Checking out Revision d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed (main) 10:09:14 Commit message: "docs: update build command in README.md (#100)" 10:09:13 > git config core.sparsecheckout # timeout=10 10:09:13 > git checkout -f d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:09:18 % Total % Received % Xferd Average Speed Time Time Time Current 10:09:18 Dload Upload Total Spent Left Speed 10:09:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 10:09:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:09:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:09:19 + sudo tee /etc/docker/daemon.new 10:09:19 { 10:09:19 "registry-mirrors": [ 10:09:19 "https://nexus3.edgexfoundry.org:10001" 10:09:19 ], 10:09:19 "bip": "10.250.0.254/24", 10:09:19 "hosts": [ 10:09:19 "tcp://0.0.0.0:5555", 10:09:19 "unix:///var/run/docker.sock" 10:09:19 ], 10:09:19 "mtu": 1458, 10:09:19 "selinux-enabled": true, 10:09:19 "seccomp-profile": "/etc/docker/seccomp.json" 10:09:19 } [Pipeline] sh 10:09:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:09:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:38 provisioning config files... 10:09:38 copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/30@tmp/config6668455523426747079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:38 ---> ****-login.sh 10:09:38 nexus3.edgexfoundry.org:10001 10:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:39 Configure a credential helper to remove this warning. See 10:09:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:39 10:09:39 Login Succeeded 10:09:39 nexus3.edgexfoundry.org:10002 10:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:40 Configure a credential helper to remove this warning. See 10:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:40 10:09:40 Login Succeeded 10:09:40 nexus3.edgexfoundry.org:10003 10:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:40 Configure a credential helper to remove this warning. See 10:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:40 10:09:40 Login Succeeded 10:09:40 nexus3.edgexfoundry.org:10004 10:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:40 Configure a credential helper to remove this warning. See 10:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:40 10:09:40 Login Succeeded 10:09:40 ****.io 10:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:41 Configure a credential helper to remove this warning. See 10:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:41 10:09:41 Login Succeeded 10:09:41 ---> ****-login.sh ends [Pipeline] } 10:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:09:41 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 10:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:09:41 ========================================================= 10:09:41 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 10:09:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:41 + 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 . 10:09:42 Sending build context to Docker daemon 481.3kB 10:09:42 Step 1/12 : ARG BASE=alpine:3.20 10:09:42 Step 2/12 : FROM ${BASE} 10:09:42 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 10:09:42 579b34f0a95b: Pulling fs layer 10:09:42 e71477ac5e1b: Pulling fs layer 10:09:42 579b34f0a95b: Download complete 10:09:42 579b34f0a95b: Pull complete 10:09:44 e71477ac5e1b: Verifying Checksum 10:09:44 e71477ac5e1b: Download complete 10:09:57 e71477ac5e1b: Pull complete 10:09:57 Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 10:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 10:09:57 ---> 2b552cad5dd9 10:09:57 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 10:09:57 ---> Running in cff1399adb52 10:09:57 Connecting to iotech.jfrog.io (34.246.139.145:443) 10:09:58 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:09:58 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:09:58 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:09:58 Removing intermediate container cff1399adb52 10:09:58 ---> e3947d64a3b8 10:09:58 Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:09:59 ---> Running in 89b45f70ce22 10:10:01 Removing intermediate container 89b45f70ce22 10:10:01 ---> 70c036272d34 10:10:01 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 10:10:01 ---> Running in 5dd44d9e8dae 10:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:03 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 10:10:04 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:10:04 (1/18) Installing dumb-init (1.2.5-r2) 10:10:04 (2/18) Installing hiredis (1.1.0-r2) 10:10:04 (3/18) Installing hiredis-dev (1.1.0-r2) 10:10:04 (4/18) Installing libcbor (0.10.2-r1) 10:10:04 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 10:10:05 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 10:10:05 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 10:10:05 (8/18) Installing libcbor-dev (0.10.2-r1) 10:10:05 (9/18) Installing libmenuw (6.4_p20230506-r0) 10:10:05 (10/18) Installing libpanelw (6.4_p20230506-r0) 10:10:05 (11/18) Installing libncurses++ (6.4_p20230506-r0) 10:10:05 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 10:10:05 (13/18) Installing libblkid (2.38.1-r8) 10:10:05 (14/18) Installing libuuid (2.38.1-r8) 10:10:05 (15/18) Installing libfdisk (2.38.1-r8) 10:10:05 (16/18) Installing libmount (2.38.1-r8) 10:10:05 (17/18) Installing libsmartcols (2.38.1-r8) 10:10:05 (18/18) Installing util-linux-dev (2.38.1-r8) 10:10:06 Executing busybox-1.36.1-r4.trigger 10:10:06 OK: 333 MiB in 100 packages 10:10:07 Removing intermediate container 5dd44d9e8dae 10:10:07 ---> 054a12c5213b 10:10:07 Step 6/12 : RUN apk --no-cache upgrade 10:10:07 ---> Running in a71f196d2bc1 10:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:09 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 10:10:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:10:10 Upgrading critical system libraries and apk-tools: 10:10:10 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:10:10 Executing busybox-1.36.1-r4.trigger 10:10:10 Continuing the upgrade transaction with new apk-tools: 10:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:11 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 10:10:11 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:10:11 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 10:10:11 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 10:10:11 Executing busybox-1.36.1-r7.post-upgrade 10:10:11 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 10:10:11 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 10:10:11 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 10:10:11 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 10:10:11 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 10:10:11 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 10:10:12 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 10:10:12 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 10:10:12 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 10:10:12 (12/25) Installing libpsl (0.21.5-r0) 10:10:12 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 10:10:12 (14/25) Installing libpsl-utils (0.21.5-r0) 10:10:12 (15/25) Installing libpsl-dev (0.21.5-r0) 10:10:12 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 10:10:12 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 10:10:12 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 10:10:13 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 10:10:13 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 10:10:13 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 10:10:13 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 10:10:13 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 10:10:13 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 10:10:13 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 10:10:13 Executing busybox-1.36.1-r7.trigger 10:10:13 Executing ca-certificates-20241121-r1.trigger 10:10:13 OK: 334 MiB in 103 packages 10:10:16 Removing intermediate container a71f196d2bc1 10:10:16 ---> 8abf5894fa97 10:10:16 Step 7/12 : COPY scripts /device-bacnet-c/scripts 10:10:16 ---> 623c6046742f 10:10:16 Step 8/12 : COPY src /device-bacnet-c/src/ 10:10:16 ---> b0b68c7e16b5 10:10:16 Step 9/12 : COPY VERSION /device-bacnet-c/ 10:10:17 ---> 323f26281cda 10:10:17 Step 10/12 : WORKDIR /device-bacnet-c 10:10:17 ---> Running in 3e1ef6ce262b 10:10:17 Removing intermediate container 3e1ef6ce262b 10:10:17 ---> 2b631a96eb07 10:10:17 Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh 10:10:17 ---> Running in 8e4c79e77b73 10:10:18 + CSDK_VER=4.0.0-dev.14 10:10:18 + '[' '!' -d deps ] 10:10:18 + mkdir deps 10:10:18 + cd /device-bacnet-c/deps 10:10:18 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 10:10:18 Connecting to github.com (140.82.112.3:443) 10:10:18 Connecting to codeload.github.com (140.82.113.9:443) 10:10:19 saving to 'v4.0.0-dev.14.zip' 10:10:19 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 10:10:19 'v4.0.0-dev.14.zip' saved 10:10:19 + unzip v4.0.0-dev.14.zip 10:10:19 Archive: v4.0.0-dev.14.zip 10:10:19 creating: device-sdk-c-4.0.0-dev.14/ 10:10:19 creating: device-sdk-c-4.0.0-dev.14/.github/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/Makefile 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 10:10:19 creating: device-sdk-c-4.0.0-dev.14/docs/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 10:10:19 creating: device-sdk-c-4.0.0-dev.14/include/ 10:10:19 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 10:10:19 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 10:10:19 creating: device-sdk-c-4.0.0-dev.14/scripts/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 10:10:19 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 10:10:19 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 10:10:19 + cd device-sdk-c-4.0.0-dev.14 10:10:19 + ./scripts/build.sh 10:10:19 + CPPCHECK=false 10:10:19 + DOCGEN=false 10:10:19 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:10:19 + '[' 0 -gt 0 ] 10:10:19 + readlink -f ./scripts/build.sh 10:10:19 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:10:19 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 10:10:19 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:10:19 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:10:19 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:10:19 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:10:19 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:10:19 -- The C compiler identification is GNU 12.2.1 10:10:19 -- Detecting C compiler ABI info 10:10:20 -- Detecting C compiler ABI info - done 10:10:20 -- Check for working C compiler: /usr/bin/cc - skipped 10:10:20 -- Detecting C compile features 10:10:20 -- Detecting C compile features - done 10:10:20 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:10:20 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:10:20 -- Found LIBYAML: /usr/lib/libyaml.so 10:10:20 -- Found LIBUUID: /usr/lib/libuuid.so 10:10:20 -- Found LIBCBOR: /usr/lib/libcbor.so 10:10:20 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:10:20 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:10:20 -- /opt/iotech/iot/1.5/include 10:10:20 -- C SDK 0.0.0 for Linux 10:10:20 -- Performing Test CSDK_HAVE_ATOMIC 10:10:20 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:10:21 -- Found Curses: /usr/lib/libcurses.so 10:10:21 -- Configuring done (1.7s) 10:10:21 -- Generating done (0.2s) 10:10:21 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:10:21 + + teemake release.log all 10:10:21 package 10:10:21 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:10:22 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:10:23 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:10:24 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:10:24 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:10:26 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:10:26 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:10:27 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:10:29 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:10:30 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:10:30 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:10:31 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:10:31 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:10:33 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:10:33 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:10:35 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:10:35 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:10:35 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:10:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:10:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:10:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:10:35 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:10:35 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:10:35 /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=] 10:10:35 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:10:35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:10:35 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:10:35 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:10:35 | ^~~~~~~~~~~ 10:10:35 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:10:35 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:10:35 | ~^ 10:10:35 | | 10:10:35 | char * 10:10:37 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:10:37 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:10:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:10:39 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:10:45 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:10:46 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:10:46 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:10:47 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:10:47 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:10:48 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:10:50 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:10:51 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:10:51 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:10:52 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:10:54 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 10:10:54 /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] 10:10:54 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 10:10:54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:10:54 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 10:10:54 875 | const iot_data_t *deviceservices_config; 10:10:54 | ^~~~~~~~~~~~~~~~~~~~~ 10:10:55 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:10:55 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:10:56 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:10:56 [ 68%] Linking C shared library libcsdk.so 10:10:56 [ 68%] Built target csdk 10:10:56 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:10:57 [ 72%] Linking C executable template 10:10:57 /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) 10:10:58 [ 72%] Built target template 10:10:58 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:10:58 [ 76%] Linking C executable device-counter 10:10:58 /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) 10:10:59 [ 76%] Built target device-counter 10:10:59 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:10:59 [ 80%] Linking C executable device-random 10:10:59 /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) 10:10:59 [ 80%] Built target device-random 10:10:59 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:11:00 [ 84%] Linking C executable device-gyro 10:11:00 /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) 10:11:00 [ 84%] Built target device-gyro 10:11:00 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:11:01 [ 88%] Linking C executable device-bitfields 10:11:01 /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) 10:11:01 [ 88%] Built target device-bitfields 10:11:01 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:11:02 [ 92%] Linking C executable template-discovery 10:11:02 /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) 10:11:02 [ 92%] Built target template-discovery 10:11:02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:11:03 [ 96%] Linking C executable device-file 10:11:03 /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) 10:11:03 [ 96%] Built target device-file 10:11:04 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:11:04 [100%] Linking C executable device-terminal 10:11:04 /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) 10:11:04 [100%] Built target device-terminal 10:11:04 Run CPack packaging tool... 10:11:04 CPack: Create package using TGZ 10:11:04 CPack: Install projects 10:11:04 CPack: - Run preinstall target for: Csdk 10:11:05 CPack: - Install project: Csdk [] 10:11:05 CPack: Create package 10:11:05 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 10:11:05 + '[' false '=' true ] 10:11:05 + '[' false '=' true ] 10:11:05 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:11:05 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:11:05 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:11:06 -- The C compiler identification is GNU 12.2.1 10:11:06 -- Detecting C compiler ABI info 10:11:06 -- Detecting C compiler ABI info - done 10:11:06 -- Check for working C compiler: /usr/bin/cc - skipped 10:11:06 -- Detecting C compile features 10:11:06 -- Detecting C compile features - done 10:11:06 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:11:06 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:11:06 -- Found LIBYAML: /usr/lib/libyaml.so 10:11:06 -- Found LIBUUID: /usr/lib/libuuid.so 10:11:06 -- Found LIBCBOR: /usr/lib/libcbor.so 10:11:06 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:11:06 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:11:06 -- /opt/iotech/iot/1.5/include 10:11:06 -- C SDK 0.0.0 for Linux 10:11:06 -- Performing Test CSDK_HAVE_ATOMIC 10:11:07 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:11:07 -- Found Curses: /usr/lib/libcurses.so 10:11:07 -- Configuring done (1.6s) 10:11:07 -- Generating done (0.2s) 10:11:07 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:11:07 + + teemake debug.log 10:11:07 10:11:07 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:11:08 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:11:08 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:11:09 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:11:09 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:11:10 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:11:10 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:11:10 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:11:11 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:11:11 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:11:12 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:11:12 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:11:12 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:11:13 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:11:13 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:11:14 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:11:14 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:11:14 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:11:14 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:11:14 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:11:14 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:11:14 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:11:14 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:11:14 /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=] 10:11:14 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:11:14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:11:14 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:11:14 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:11:14 | ^~~~~~~~~~~ 10:11:14 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:11:14 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:11:14 | ~^ 10:11:14 | | 10:11:14 | char * 10:11:14 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:11:15 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:11:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:11:15 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:11:16 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:11:17 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:11:17 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:11:17 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:11:17 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:11:18 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:11:19 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:11:19 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:11:20 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:11:20 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:11:21 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:11:21 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:11:22 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:11:22 [ 68%] Linking C shared library libcsdk.so 10:11:22 [ 68%] Built target csdk 10:11:22 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:11:22 [ 72%] Linking C executable template 10:11:22 /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) 10:11:23 [ 72%] Built target template 10:11:23 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:11:23 [ 76%] Linking C executable device-counter 10:11:23 /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) 10:11:23 [ 76%] Built target device-counter 10:11:24 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:11:24 [ 80%] Linking C executable device-random 10:11:24 /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) 10:11:24 [ 80%] Built target device-random 10:11:24 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:11:24 [ 84%] Linking C executable device-gyro 10:11:24 /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) 10:11:25 [ 84%] Built target device-gyro 10:11:25 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:11:25 [ 88%] Linking C executable device-bitfields 10:11:25 /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) 10:11:25 [ 88%] Built target device-bitfields 10:11:25 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:11:26 [ 92%] Linking C executable template-discovery 10:11:26 /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) 10:11:26 [ 92%] Built target template-discovery 10:11:26 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:11:27 [ 96%] Linking C executable device-file 10:11:27 /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) 10:11:27 [ 96%] Built target device-file 10:11:27 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:11:27 [100%] Linking C executable device-terminal 10:11:27 /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) 10:11:27 [100%] Built target device-terminal 10:11:28 + cp -rf include/devsdk include/edgex /usr/include/ 10:11:28 + cp build/release/c/libcsdk.so /usr/lib/ 10:11:28 + mkdir -p /usr/share/doc/edgex-csdk 10:11:28 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:11:28 + cp LICENSE /usr/share/doc/edgex-csdk 10:11:28 + rm -rf /device-bacnet-c/deps 10:11:29 Removing intermediate container 8e4c79e77b73 10:11:29 ---> 555f5872a426 10:11:29 Step 12/12 : RUN /device-bacnet-c/scripts/build.sh 10:11:29 ---> Running in dc0e1e45e105 10:11:29 + readlink -f /device-bacnet-c/scripts/build.sh 10:11:29 + dirname /device-bacnet-c/scripts/build.sh 10:11:29 + dirname /device-bacnet-c/scripts 10:11:29 /device-bacnet-c 10:11:29 + ROOT=/device-bacnet-c 10:11:29 + echo /device-bacnet-c 10:11:29 + cd /device-bacnet-c 10:11:29 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:11:29 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 10:11:29 + git clone https://github.com/IOTechSystems/bacnet-stack.git 10:11:29 Cloning into 'bacnet-stack'... 10:11:40 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. 10:11:40 + cd /device-bacnet-c/bacnet-stack 10:11:40 + git checkout v0.8.6-IOTech 10:11:41 Note: switching to 'v0.8.6-IOTech'. 10:11:41 10:11:41 You are in 'detached HEAD' state. You can look around, make experimental 10:11:41 changes and commit them, and you can discard any commits you make in this 10:11:41 state without impacting any branches by switching back to a branch. 10:11:41 10:11:41 If you want to create a new branch to retain commits you create, you may 10:11:41 do so (now or later) by using -c with the switch command. Example: 10:11:41 10:11:41 git switch -c 10:11:41 10:11:41 Or undo this operation with: 10:11:41 10:11:41 git switch - 10:11:41 10:11:41 Turn off this advice by setting config variable advice.detachedHead to false 10:11:41 10:11:41 HEAD is now at 8b67b7f2 Changes for BACnet device service 10:11:41 + mkdir -p /device-bacnet-c/lib/ip 10:11:41 + mkdir -p /device-bacnet-c/lib/mstp 10:11:41 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 10:11:41 make -s -C lib clean 10:11:41 make -s -C demo clean 10:11:41 make -s -C demo/router clean 10:11:41 make -s -C demo/router-ipv6 clean 10:11:41 make -s -C demo/gateway clean 10:11:41 make -s -C lib all 10:12:03 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 10:12:03 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 10:12:03 147 | pthread_cancel(hThread); 10:12:03 | ^~~~~~~ 10:12:03 | | 10:12:03 | long unsigned int 10:12:03 In file included from ../ports/linux/net.h:73, 10:12:03 from ../ports/linux/dlmstp.c:43: 10:12:03 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 10:12:03 98 | int pthread_cancel(pthread_t); 10:12:03 | ^~~~~~~~~ 10:12:03 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 10:12:03 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 10:12:03 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 10:12:03 | ^~~~~~~~ 10:12:03 | | 10:12:03 | long unsigned int * 10:12:03 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 10:12:03 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 10:12:03 | ^ 10:12:25 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 10:12:25 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 10:12:25 make -s -C lib clean 10:12:25 make -s -C demo clean 10:12:25 make -s -C demo/router clean 10:12:25 make -s -C demo/router-ipv6 clean 10:12:25 make -s -C demo/gateway clean 10:12:25 make -s -C lib all 10:13:12 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 10:13:12 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:13:12 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:13:12 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:13:12 -- The C compiler identification is GNU 12.2.1 10:13:12 -- Detecting C compiler ABI info 10:13:12 -- Detecting C compiler ABI info - done 10:13:12 -- Check for working C compiler: /usr/bin/cc - skipped 10:13:12 -- Detecting C compile features 10:13:12 -- Detecting C compile features - done 10:13:12 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:13:12 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:13:12 -- Found Threads: TRUE 10:13:12 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:13:12 -- /opt/iotech/iot/1.5/include 10:13:12 -- Configuring done (1.1s) 10:13:12 -- Generating done (0.0s) 10:13:12 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:13:12 + + maketee 10:13:12 release.log 10:13:12 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:13:12 [ 22%] Linking C static library libbacnet_objects.a 10:13:12 [ 22%] Built target bacnet_objects 10:13:12 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:13:13 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:13:13 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:13:14 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:13:14 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:13:16 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:13:16 [100%] Linking C executable device-bacnet-c 10:13:16 /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) 10:13:16 [100%] Built target device-bacnet-c 10:13:16 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:13:16 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:13:16 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:13:17 -- The C compiler identification is GNU 12.2.1 10:13:17 -- Detecting C compiler ABI info 10:13:17 -- Detecting C compiler ABI info - done 10:13:17 -- Check for working C compiler: /usr/bin/cc - skipped 10:13:17 -- Detecting C compile features 10:13:17 -- Detecting C compile features - done 10:13:17 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 10:13:17 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 10:13:17 -- Found Threads: TRUE 10:13:17 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:13:17 -- /opt/iotech/iot/1.5/include 10:13:17 -- Configuring done (1.0s) 10:13:18 -- Generating done (0.0s) 10:13:18 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:13:18 + + make 10:13:18 tee release.log 10:13:18 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 10:13:19 [ 22%] Linking C static library libbacnet_objects.a 10:13:19 [ 22%] Built target bacnet_objects 10:13:19 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:13:21 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 10:13:21 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 10:13:21 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 10:13:21 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:13:23 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 10:13:24 [100%] Linking C executable device-bacnet-c 10:13:24 /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) 10:13:24 [100%] Built target device-bacnet-c 10:13:27 Removing intermediate container dc0e1e45e105 10:13:27 ---> 25db92134b23 10:13:27 Successfully built 25db92134b23 10:13:27 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 10:13:28 + docker inspect -f . ci-base-image-arm64 10:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:28 prd-ubuntu20.04-docker-arm64-4c-16g-39227 does not seem to be running inside a container 10:13:28 $ 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 10:13:29 $ docker top 8806087c723b11be0efe5d18183c20f800b489e8e89c2ef94d9f7bd27a61070d -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:30 + make test 10:13:30 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 10:13:30 $ docker stop --time=1 8806087c723b11be0efe5d18183c20f800b489e8e89c2ef94d9f7bd27a61070d 10:13:32 $ docker rm -f --volumes 8806087c723b11be0efe5d18183c20f800b489e8e89c2ef94d9f7bd27a61070d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:33 + ls -al . 10:13:33 total 84 10:13:33 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 10:09 . 10:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:09 .. 10:13:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:09 .git 10:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:09 .github 10:13:33 -rw-rw-r-- 1 jenkins jenkins 1563 Feb 19 10:09 Attribution.txt 10:13:33 -rw-rw-r-- 1 jenkins jenkins 1004 Feb 19 10:09 CHANGELOG.md 10:13:33 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:09 GOVERNANCE.md 10:13:33 -rw-rw-r-- 1 jenkins jenkins 764 Feb 19 10:09 Jenkinsfile 10:13:33 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 19 10:09 LICENSE 10:13:33 -rw-rw-r-- 1 jenkins jenkins 837 Feb 19 10:09 Makefile 10:13:33 -rw-rw-r-- 1 jenkins jenkins 621 Feb 19 10:09 OWNERS.md 10:13:33 -rw-rw-r-- 1 jenkins jenkins 5483 Feb 19 10:09 README.md 10:13:33 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:07 VERSION 10:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:09 docs 10:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:09 res 10:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:09 sample-profiles 10:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:09 scripts 10:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:09 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:33 + 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 . 10:13:33 Sending build context to Docker daemon 481.3kB 10:13:33 Step 1/31 : ARG BASE=alpine:3.20 10:13:33 Step 2/31 : FROM ${BASE} as builder 10:13:33 ---> 25db92134b23 10:13:33 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 10:13:33 ---> Running in 5589625eccba 10:13:34 Connecting to iotech.jfrog.io (34.247.22.236:443) 10:13:35 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:13:35 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:13:35 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:13:35 Removing intermediate container 5589625eccba 10:13:35 ---> cf977bf4f039 10:13:35 Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:13:36 ---> Running in 8f61b7e71637 10:13:37 Removing intermediate container 8f61b7e71637 10:13:37 ---> c24ccc3bb67c 10:13:37 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 10:13:37 ---> Running in 925499171a99 10:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:13:39 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 10:13:40 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:13:40 OK: 334 MiB in 103 packages 10:13:41 Removing intermediate container 925499171a99 10:13:41 ---> dc64a55e84b2 10:13:41 Step 6/31 : COPY scripts /device-bacnet-c/scripts 10:13:42 ---> 5c60c4b878be 10:13:42 Step 7/31 : COPY src /device-bacnet-c/src/ 10:13:42 ---> e355e3795162 10:13:42 Step 8/31 : COPY VERSION /device-bacnet-c/ 10:13:43 ---> e40a15e19bea 10:13:43 Step 9/31 : WORKDIR /device-bacnet-c 10:13:43 ---> Running in ae96e49e43ca 10:13:43 Removing intermediate container ae96e49e43ca 10:13:43 ---> 2ababff18814 10:13:43 Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh 10:13:44 ---> Running in e43e741f7a73 10:13:45 + CSDK_VER=4.0.0-dev.14 10:13:45 + '[' '!' -d deps ] 10:13:45 + mkdir deps 10:13:45 + cd /device-bacnet-c/deps 10:13:45 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 10:13:45 Connecting to github.com (140.82.114.4:443) 10:13:45 Connecting to codeload.github.com (140.82.114.10:443) 10:13:46 saving to 'v4.0.0-dev.14.zip' 10:13:46 Archive: v4.0.0-dev.14.zip 10:13:46 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 10:13:46 'v4.0.0-dev.14.zip' saved 10:13:46 + unzip v4.0.0-dev.14.zip 10:13:46  creating: device-sdk-c-4.0.0-dev.14/ 10:13:46 creating: device-sdk-c-4.0.0-dev.14/.github/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/Makefile 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 10:13:46 creating: device-sdk-c-4.0.0-dev.14/docs/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 10:13:46 creating: device-sdk-c-4.0.0-dev.14/include/ 10:13:46 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 10:13:46 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 10:13:46 creating: device-sdk-c-4.0.0-dev.14/scripts/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 10:13:46 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 10:13:46 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 10:13:46 + cd device-sdk-c-4.0.0-dev.14 10:13:46 + ./scripts/build.sh 10:13:46 + CPPCHECK=false 10:13:46 + DOCGEN=false 10:13:46 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:13:46 + '[' 0 -gt 0 ] 10:13:46 + readlink -f ./scripts/build.sh 10:13:46 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 10:13:46 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 10:13:46 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:13:46 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 10:13:46 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:13:46 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:13:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:13:46 -- The C compiler identification is GNU 12.2.1 10:13:46 -- Detecting C compiler ABI info 10:13:47 -- Detecting C compiler ABI info - done 10:13:47 -- Check for working C compiler: /usr/bin/cc - skipped 10:13:47 -- Detecting C compile features 10:13:47 -- Detecting C compile features - done 10:13:47 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:13:47 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:13:47 -- Found LIBYAML: /usr/lib/libyaml.so 10:13:47 -- Found LIBUUID: /usr/lib/libuuid.so 10:13:47 -- Found LIBCBOR: /usr/lib/libcbor.so 10:13:47 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:13:47 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:13:47 -- /opt/iotech/iot/1.5/include 10:13:47 -- C SDK 0.0.0 for Linux 10:13:47 -- Performing Test CSDK_HAVE_ATOMIC 10:13:48 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:13:48 -- Found Curses: /usr/lib/libcurses.so 10:13:48 -- Configuring done (1.9s) 10:13:48 -- Generating done (0.3s) 10:13:48 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 10:13:48 + make all package 10:13:48 + tee release.log 10:13:48 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:13:49 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:13:51 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:13:52 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:13:52 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:13:55 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:13:55 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:13:56 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:13:58 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:13:58 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:13:59 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:14:00 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:14:00 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:14:01 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:14:01 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:14:04 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:14:04 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:14:04 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:14:04 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:14:04 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:14:04 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:14:04 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:14:04 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:14:04 /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=] 10:14:04 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:14:04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:14:04 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:14:04 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:14:04 | ^~~~~~~~~~~ 10:14:04 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:14:04 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:14:04 | ~^ 10:14:04 | | 10:14:04 | char * 10:14:06 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:14:06 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:14:08 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:14:08 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:14:15 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:14:16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:14:17 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:14:17 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:14:18 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:14:20 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:14:21 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:14:22 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:14:23 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:14:23 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:14:25 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 10:14:25 /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] 10:14:25 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 10:14:25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:14:25 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 10:14:25 875 | const iot_data_t *deviceservices_config; 10:14:25 | ^~~~~~~~~~~~~~~~~~~~~ 10:14:26 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:14:27 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:14:27 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:14:28 [ 68%] Linking C shared library libcsdk.so 10:14:28 [ 68%] Built target csdk 10:14:28 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:14:29 [ 72%] Linking C executable template 10:14:29 /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) 10:14:29 [ 72%] Built target template 10:14:29 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:14:30 [ 76%] Linking C executable device-counter 10:14:30 /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) 10:14:30 [ 76%] Built target device-counter 10:14:30 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:14:30 [ 80%] Linking C executable device-random 10:14:31 /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) 10:14:31 [ 80%] Built target device-random 10:14:31 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:14:32 [ 84%] Linking C executable device-gyro 10:14:32 /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) 10:14:32 [ 84%] Built target device-gyro 10:14:32 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:14:32 [ 88%] Linking C executable device-bitfields 10:14:32 /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) 10:14:33 [ 88%] Built target device-bitfields 10:14:33 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:14:34 [ 92%] Linking C executable template-discovery 10:14:34 /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) 10:14:34 [ 92%] Built target template-discovery 10:14:34 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:14:35 [ 96%] Linking C executable device-file 10:14:35 /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) 10:14:35 [ 96%] Built target device-file 10:14:35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:14:36 [100%] Linking C executable device-terminal 10:14:36 /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) 10:14:36 [100%] Built target device-terminal 10:14:36 Run CPack packaging tool... 10:14:36 CPack: Create package using TGZ 10:14:36 CPack: Install projects 10:14:36 CPack: - Run preinstall target for: Csdk 10:14:37 CPack: - Install project: Csdk [] 10:14:37 CPack: Create package 10:14:37 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 10:14:37 + '[' false '=' true ] 10:14:37 + '[' false '=' true ] 10:14:37 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:14:37 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:14:37 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 10:14:37 -- The C compiler identification is GNU 12.2.1 10:14:37 -- Detecting C compiler ABI info 10:14:38 -- Detecting C compiler ABI info - done 10:14:38 -- Check for working C compiler: /usr/bin/cc - skipped 10:14:38 -- Detecting C compile features 10:14:38 -- Detecting C compile features - done 10:14:38 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:14:38 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:14:38 -- Found LIBYAML: /usr/lib/libyaml.so 10:14:38 -- Found LIBUUID: /usr/lib/libuuid.so 10:14:38 -- Found LIBCBOR: /usr/lib/libcbor.so 10:14:38 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:14:38 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 10:14:38 -- /opt/iotech/iot/1.5/include 10:14:38 -- C SDK 0.0.0 for Linux 10:14:38 -- Performing Test CSDK_HAVE_ATOMIC 10:14:39 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:14:39 -- Found Curses: /usr/lib/libcurses.so 10:14:39 -- Configuring done (1.7s) 10:14:39 -- Generating done (0.2s) 10:14:39 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 10:14:39 + make 10:14:39 + tee debug.log 10:14:39 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:14:40 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:14:40 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:14:40 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:14:41 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:14:41 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:14:42 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:14:42 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:14:42 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:14:43 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:14:43 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:14:44 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:14:44 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:14:44 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:14:45 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:14:45 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:14:46 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:14:46 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 10:14:46 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 10:14:46 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 10:14:46 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 10:14:46 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 10:14:46 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 10:14:46 /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=] 10:14:46 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:14:46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:14:46 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 10:14:46 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 10:14:46 | ^~~~~~~~~~~ 10:14:46 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 10:14:46 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 10:14:46 | ~^ 10:14:46 | | 10:14:46 | char * 10:14:46 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:14:46 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:14:47 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:14:47 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:14:49 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:14:49 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:14:49 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:14:49 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:14:50 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:14:50 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:14:52 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:14:52 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:14:52 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:14:52 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:14:53 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:14:54 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:14:54 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:14:54 [ 68%] Linking C shared library libcsdk.so 10:14:54 [ 68%] Built target csdk 10:14:54 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:14:55 [ 72%] Linking C executable template 10:14:55 /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) 10:14:55 [ 72%] Built target template 10:14:55 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:14:56 [ 76%] Linking C executable device-counter 10:14:56 /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) 10:14:56 [ 76%] Built target device-counter 10:14:56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:14:56 [ 80%] Linking C executable device-random 10:14:56 /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) 10:14:56 [ 80%] Built target device-random 10:14:57 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:14:57 [ 84%] Linking C executable device-gyro 10:14:57 /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) 10:14:57 [ 84%] Built target device-gyro 10:14:57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:14:57 [ 88%] Linking C executable device-bitfields 10:14:57 /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) 10:14:58 [ 88%] Built target device-bitfields 10:14:58 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:14:58 [ 92%] Linking C executable template-discovery 10:14:58 /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) 10:14:58 [ 92%] Built target template-discovery 10:14:58 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:14:59 [ 96%] Linking C executable device-file 10:14:59 /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) 10:14:59 [ 96%] Built target device-file 10:14:59 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:15:00 [100%] Linking C executable device-terminal 10:15:00 /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) 10:15:00 [100%] Built target device-terminal 10:15:00 + cp -rf include/devsdk include/edgex /usr/include/ 10:15:00 + cp build/release/c/libcsdk.so /usr/lib/ 10:15:00 + mkdir -p /usr/share/doc/edgex-csdk 10:15:00 + cp Attribution.txt /usr/share/doc/edgex-csdk 10:15:00 + cp LICENSE /usr/share/doc/edgex-csdk 10:15:00 + rm -rf /device-bacnet-c/deps 10:15:03 Removing intermediate container e43e741f7a73 10:15:03 ---> 88caebb2d041 10:15:03 Step 11/31 : RUN /device-bacnet-c/scripts/build.sh 10:15:03 ---> Running in 5263a754900e 10:15:04 + readlink -f /device-bacnet-c/scripts/build.sh 10:15:04 + dirname /device-bacnet-c/scripts/build.sh 10:15:04 + dirname /device-bacnet-c/scripts 10:15:04 + ROOT=/device-bacnet-c 10:15:04 + echo /device-bacnet-c 10:15:04 + cd /device-bacnet-c 10:15:04 /device-bacnet-c 10:15:04 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 10:15:04 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 10:15:04 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 10:15:04 + cd /device-bacnet-c/build/release/device-bacnet-ip 10:15:04 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:15:04 -- /opt/iotech/iot/1.5/include 10:15:04 -- Configuring done (0.1s) 10:15:04 -- Generating done (0.0s) 10:15:04 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 10:15:04 + make 10:15:04 + tee release.log 10:15:04 [ 22%] Built target bacnet_objects 10:15:04 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:15:06 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:15:07 [ 55%] Linking C executable device-bacnet-c 10:15:07 /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) 10:15:07 [100%] Built target device-bacnet-c 10:15:07 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 10:15:07 + cd /device-bacnet-c/build/release/device-bacnet-mstp 10:15:07 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 10:15:07 -- /opt/iotech/iot/1.5/include 10:15:07 -- Configuring done (0.1s) 10:15:07 -- Generating done (0.0s) 10:15:07 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 10:15:07 + make+ tee release.log 10:15:07  10:15:08 [ 22%] Built target bacnet_objects 10:15:08 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 10:15:09 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 10:15:11 [ 55%] Linking C executable device-bacnet-c 10:15:11 /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) 10:15:11 [100%] Built target device-bacnet-c 10:15:12 Removing intermediate container 5263a754900e 10:15:12 ---> 3be62464b76e 10:15:12 Step 12/31 : FROM alpine:3.20 10:15:12 3.20: Pulling from library/alpine 10:15:13 94e9d8af2201: Pulling fs layer 10:15:13 94e9d8af2201: Verifying Checksum 10:15:13 94e9d8af2201: Download complete 10:15:15 94e9d8af2201: Pull complete 10:15:15 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:15:15 Status: Downloaded newer image for alpine:3.20 10:15:15 ---> 7aab056cecc6 10:15:15 Step 13/31 : MAINTAINER iotech 10:15:15 ---> Running in 55445275e4a1 10:15:15 Removing intermediate container 55445275e4a1 10:15:15 ---> ca9f0a526a31 10:15:15 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 10:15:15 ---> Running in 939ced0e8f0e 10:15:16 Connecting to iotech.jfrog.io (34.247.22.236:443) 10:15:17 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:15:17 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:15:17 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:15:17 Removing intermediate container 939ced0e8f0e 10:15:17 ---> 745827367062 10:15:17 Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:15:17 ---> Running in 77467b6ba663 10:15:19 Removing intermediate container 77467b6ba663 10:15:19 ---> 550bb3ec7bc8 10:15:19 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 10:15:19 ---> Running in 674148aacf7a 10:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:21 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:15:22 (1/27) Installing ca-certificates (20241121-r1) 10:15:22 (2/27) Installing brotli-libs (1.1.0-r2) 10:15:22 (3/27) Installing c-ares (1.33.1-r0) 10:15:22 (4/27) Installing libunistring (1.2-r0) 10:15:22 (5/27) Installing libidn2 (2.3.7-r0) 10:15:22 (6/27) Installing nghttp2-libs (1.62.1-r0) 10:15:22 (7/27) Installing libpsl (0.21.5-r1) 10:15:22 (8/27) Installing zstd-libs (1.5.6-r0) 10:15:22 (9/27) Installing libcurl (8.12.1-r0) 10:15:22 (10/27) Installing curl (8.12.1-r0) 10:15:22 (11/27) Installing dumb-init (1.2.5-r3) 10:15:22 (12/27) Installing hiredis (1.2.0-r0) 10:15:22 (13/27) Installing yaml (0.2.5-r2) 10:15:22 (14/27) Installing libcbor (0.11.0-r0) 10:15:22 (15/27) Installing iotech-iot-1.5 (1.5.5-r0) 10:15:23 (16/27) Installing pkgconf (2.2.0-r0) 10:15:23 (17/27) Installing openssl-dev (3.3.3-r0) 10:15:23 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 10:15:24 (19/27) Installing gmp (6.3.0-r1) 10:15:24 (20/27) Installing nettle (3.9.1-r0) 10:15:24 (21/27) Installing libffi (3.4.6-r0) 10:15:24 (22/27) Installing libtasn1 (4.20.0-r0) 10:15:24 (23/27) Installing p11-kit (0.25.3-r0) 10:15:24 (24/27) Installing gnutls (3.8.5-r0) 10:15:25 (25/27) Installing libmicrohttpd (0.9.77-r0) 10:15:25 (26/27) Installing libuuid (2.40.1-r1) 10:15:25 (27/27) Installing linux-headers (6.6-r0) 10:15:25 Executing busybox-1.36.1-r29.trigger 10:15:25 Executing ca-certificates-20241121-r1.trigger 10:15:26 OK: 32 MiB in 41 packages 10:15:29 Removing intermediate container 674148aacf7a 10:15:29 ---> 125dcac1663c 10:15:29 Step 17/31 : RUN apk --no-cache upgrade 10:15:29 ---> Running in 50947f1da0da 10:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:30 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:31 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:15:31 OK: 32 MiB in 41 packages 10:15:32 Removing intermediate container 50947f1da0da 10:15:32 ---> 4c1f84a22592 10:15:32 Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / 10:15:33 ---> 1efcaead8b6b 10:15:33 Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 10:15:33 ---> 487c89419887 10:15:33 Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 10:15:34 ---> 1629ef38c342 10:15:34 Step 21/31 : COPY LICENSE /. 10:15:35 ---> 726203ebfdb0 10:15:35 Step 22/31 : COPY Attribution.txt /. 10:15:35 ---> 859e2e30da07 10:15:35 Step 23/31 : COPY res /res 10:15:35 ---> 3932f7c452e7 10:15:35 Step 24/31 : COPY sample-profiles /sample-profiles 10:15:36 ---> 89ec0db1d55b 10:15:36 Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' 10:15:36 ---> Running in 5385326295a0 10:15:36 Removing intermediate container 5385326295a0 10:15:36 ---> 2fe42865e165 10:15:36 Step 26/31 : EXPOSE 59980 10:15:36 ---> Running in b2e762541997 10:15:37 Removing intermediate container b2e762541997 10:15:37 ---> 340b86d74e6e 10:15:37 Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] 10:15:37 ---> Running in 0207e529d9d4 10:15:37 Removing intermediate container 0207e529d9d4 10:15:37 ---> df789dac51d6 10:15:37 Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] 10:15:37 ---> Running in 27f754a16b08 10:15:37 Removing intermediate container 27f754a16b08 10:15:37 ---> 49d0c3a8b070 10:15:37 Step 29/31 : LABEL arch=arm64 10:15:37 ---> Running in 12fdd99b5ab7 10:15:38 Removing intermediate container 12fdd99b5ab7 10:15:38 ---> 45500b2168f1 10:15:38 Step 30/31 : LABEL git_sha=d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:15:38 ---> Running in b61f3c86b233 10:15:38 Removing intermediate container b61f3c86b233 10:15:38 ---> 71ba3299c533 10:15:38 Step 31/31 : LABEL version=3.2.0-dev.3 10:15:38 ---> Running in 50e94ee4ed6f 10:15:38 Removing intermediate container 50e94ee4ed6f 10:15:38 ---> 8f5bbc0c0800 10:15:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:15:38 Successfully built 8f5bbc0c0800 10:15:38 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 10:15:39 provisioning config files... 10:15:39 copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/30@tmp/config7785288960998636050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:39 ---> ****-login.sh 10:15:39 nexus3.edgexfoundry.org:10001 10:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:39 Configure a credential helper to remove this warning. See 10:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:39 10:15:39 Login Succeeded 10:15:39 nexus3.edgexfoundry.org:10002 10:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:39 Configure a credential helper to remove this warning. See 10:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:39 10:15:39 Login Succeeded 10:15:39 nexus3.edgexfoundry.org:10003 10:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:40 Configure a credential helper to remove this warning. See 10:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:40 10:15:40 Login Succeeded 10:15:40 nexus3.edgexfoundry.org:10004 10:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:40 Configure a credential helper to remove this warning. See 10:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:40 10:15:40 Login Succeeded 10:15:40 ****.io 10:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 ---> ****-login.sh ends [Pipeline] } 10:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:15:41 [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: 10:15:41 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:15:41 latest 10:15:41 3.2.0-dev.3 10:15:41 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 10:15:41 main 10:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:41 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:42 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 10:15:42 7f6c60825aa2: Preparing 10:15:42 9ba0bce43351: Preparing 10:15:42 f2af67d11a20: Preparing 10:15:42 6ac7b29d8a2d: Preparing 10:15:42 de69104b415e: Preparing 10:15:42 20819a617459: Preparing 10:15:42 48c47a598bd5: Preparing 10:15:42 20819a617459: Waiting 10:15:42 84db9a46bce2: Preparing 10:15:42 48c47a598bd5: Waiting 10:15:42 b438dc25e667: Preparing 10:15:42 84db9a46bce2: Waiting 10:15:42 b438dc25e667: Waiting 10:15:42 dd7b2cd86ef4: Preparing 10:15:42 c0e71a13fa9c: Preparing 10:15:42 dd7b2cd86ef4: Waiting 10:15:42 dd9c8f8612c8: Preparing 10:15:42 c0e71a13fa9c: Waiting 10:15:42 dd9c8f8612c8: Waiting 10:15:42 9ba0bce43351: Pushed 10:15:42 f2af67d11a20: Pushed 10:15:42 7f6c60825aa2: Pushed 10:15:42 de69104b415e: Pushed 10:15:42 6ac7b29d8a2d: Pushed 10:15:42 84db9a46bce2: Pushed 10:15:42 20819a617459: Pushed 10:15:42 dd7b2cd86ef4: Pushed 10:15:42 dd9c8f8612c8: Layer already exists 10:15:42 c0e71a13fa9c: Pushed 10:15:42 48c47a598bd5: Pushed 10:15:47 b438dc25e667: Pushed 10:15:47 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:48 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:48 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest 10:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 10:15:48 7f6c60825aa2: Preparing 10:15:48 9ba0bce43351: Preparing 10:15:48 f2af67d11a20: Preparing 10:15:48 6ac7b29d8a2d: Preparing 10:15:48 de69104b415e: Preparing 10:15:48 20819a617459: Preparing 10:15:48 48c47a598bd5: Preparing 10:15:48 84db9a46bce2: Preparing 10:15:48 b438dc25e667: Preparing 10:15:48 dd7b2cd86ef4: Preparing 10:15:48 c0e71a13fa9c: Preparing 10:15:48 dd9c8f8612c8: Preparing 10:15:48 20819a617459: Waiting 10:15:48 48c47a598bd5: Waiting 10:15:48 84db9a46bce2: Waiting 10:15:48 b438dc25e667: Waiting 10:15:48 dd7b2cd86ef4: Waiting 10:15:48 c0e71a13fa9c: Waiting 10:15:48 dd9c8f8612c8: Waiting 10:15:48 f2af67d11a20: Layer already exists 10:15:48 6ac7b29d8a2d: Layer already exists 10:15:48 de69104b415e: Layer already exists 10:15:48 9ba0bce43351: Layer already exists 10:15:48 7f6c60825aa2: Layer already exists 10:15:48 48c47a598bd5: Layer already exists 10:15:48 20819a617459: Layer already exists 10:15:48 dd7b2cd86ef4: Layer already exists 10:15:48 b438dc25e667: Layer already exists 10:15:48 84db9a46bce2: Layer already exists 10:15:48 dd9c8f8612c8: Layer already exists 10:15:48 c0e71a13fa9c: Layer already exists 10:15:48 latest: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:49 + 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 10:15:49 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.3 10:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 10:15:49 7f6c60825aa2: Preparing 10:15:49 9ba0bce43351: Preparing 10:15:49 f2af67d11a20: Preparing 10:15:49 6ac7b29d8a2d: Preparing 10:15:49 de69104b415e: Preparing 10:15:49 20819a617459: Preparing 10:15:49 48c47a598bd5: Preparing 10:15:49 84db9a46bce2: Preparing 10:15:49 b438dc25e667: Preparing 10:15:49 dd7b2cd86ef4: Preparing 10:15:49 c0e71a13fa9c: Preparing 10:15:49 dd9c8f8612c8: Preparing 10:15:49 84db9a46bce2: Waiting 10:15:49 b438dc25e667: Waiting 10:15:49 dd7b2cd86ef4: Waiting 10:15:49 c0e71a13fa9c: Waiting 10:15:49 dd9c8f8612c8: Waiting 10:15:49 20819a617459: Waiting 10:15:49 48c47a598bd5: Waiting 10:15:49 de69104b415e: Layer already exists 10:15:49 7f6c60825aa2: Layer already exists 10:15:49 9ba0bce43351: Layer already exists 10:15:49 6ac7b29d8a2d: Layer already exists 10:15:49 f2af67d11a20: Layer already exists 10:15:49 20819a617459: Layer already exists 10:15:49 dd7b2cd86ef4: Layer already exists 10:15:49 b438dc25e667: Layer already exists 10:15:49 48c47a598bd5: Layer already exists 10:15:49 84db9a46bce2: Layer already exists 10:15:49 c0e71a13fa9c: Layer already exists 10:15:49 dd9c8f8612c8: Layer already exists 10:15:49 3.2.0-dev.3: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:50 + 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 10:15:50 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 10:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 10:15:50 7f6c60825aa2: Preparing 10:15:50 9ba0bce43351: Preparing 10:15:50 f2af67d11a20: Preparing 10:15:50 6ac7b29d8a2d: Preparing 10:15:50 de69104b415e: Preparing 10:15:50 20819a617459: Preparing 10:15:50 48c47a598bd5: Preparing 10:15:50 84db9a46bce2: Preparing 10:15:50 b438dc25e667: Preparing 10:15:50 dd7b2cd86ef4: Preparing 10:15:50 c0e71a13fa9c: Preparing 10:15:50 dd9c8f8612c8: Preparing 10:15:50 20819a617459: Waiting 10:15:50 48c47a598bd5: Waiting 10:15:50 84db9a46bce2: Waiting 10:15:50 b438dc25e667: Waiting 10:15:50 dd7b2cd86ef4: Waiting 10:15:50 c0e71a13fa9c: Waiting 10:15:50 dd9c8f8612c8: Waiting 10:15:50 de69104b415e: Layer already exists 10:15:50 7f6c60825aa2: Layer already exists 10:15:50 9ba0bce43351: Layer already exists 10:15:50 6ac7b29d8a2d: Layer already exists 10:15:50 f2af67d11a20: Layer already exists 10:15:50 84db9a46bce2: Layer already exists 10:15:50 20819a617459: Layer already exists 10:15:50 48c47a598bd5: Layer already exists 10:15:50 b438dc25e667: Layer already exists 10:15:50 dd7b2cd86ef4: Layer already exists 10:15:50 c0e71a13fa9c: Layer already exists 10:15:50 dd9c8f8612c8: Layer already exists 10:15:50 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:51 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:51 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main 10:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 10:15:51 7f6c60825aa2: Preparing 10:15:51 9ba0bce43351: Preparing 10:15:51 f2af67d11a20: Preparing 10:15:51 6ac7b29d8a2d: Preparing 10:15:51 de69104b415e: Preparing 10:15:51 20819a617459: Preparing 10:15:51 48c47a598bd5: Preparing 10:15:51 84db9a46bce2: Preparing 10:15:51 b438dc25e667: Preparing 10:15:51 dd7b2cd86ef4: Preparing 10:15:51 c0e71a13fa9c: Preparing 10:15:51 dd9c8f8612c8: Preparing 10:15:51 84db9a46bce2: Waiting 10:15:51 b438dc25e667: Waiting 10:15:51 dd7b2cd86ef4: Waiting 10:15:51 c0e71a13fa9c: Waiting 10:15:51 dd9c8f8612c8: Waiting 10:15:51 48c47a598bd5: Waiting 10:15:51 20819a617459: Waiting 10:15:51 6ac7b29d8a2d: Layer already exists 10:15:51 f2af67d11a20: Layer already exists 10:15:51 7f6c60825aa2: Layer already exists 10:15:51 9ba0bce43351: Layer already exists 10:15:51 de69104b415e: Layer already exists 10:15:51 20819a617459: Layer already exists 10:15:51 48c47a598bd5: Layer already exists 10:15:51 b438dc25e667: Layer already exists 10:15:51 dd7b2cd86ef4: Layer already exists 10:15:51 84db9a46bce2: Layer already exists 10:15:51 c0e71a13fa9c: Layer already exists 10:15:51 dd9c8f8612c8: Layer already exists 10:15:51 main: digest: sha256:986375892def848d91e94216fc7fdf5bd50baf1d1d7153f895bfff1f8d936d77 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:51 ===================================================== [Pipeline] echo 10:15:51 taggedImages: 10:15:51 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed 10:15:51 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest 10:15:51 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.3 10:15:51 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed-3.2.0-dev.3 10:15:51 - 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 10:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:52 10:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:52 arm64: Pulling from edgex-lftools-log-publisher 10:15:52 8998bd30e6a1: Pulling fs layer 10:15:52 04944245beec: Pulling fs layer 10:15:52 699f458cf7ca: Pulling fs layer 10:15:52 765212b225bb: Pulling fs layer 10:15:52 f23df028b6ca: Pulling fs layer 10:15:52 765212b225bb: Waiting 10:15:52 f23df028b6ca: Waiting 10:15:52 d65c8cfc05b1: Pulling fs layer 10:15:52 2437ff75d9bd: Pulling fs layer 10:15:52 d65c8cfc05b1: Waiting 10:15:52 04944245beec: Verifying Checksum 10:15:52 04944245beec: Download complete 10:15:52 765212b225bb: Verifying Checksum 10:15:52 765212b225bb: Download complete 10:15:52 f23df028b6ca: Verifying Checksum 10:15:52 f23df028b6ca: Download complete 10:15:52 d65c8cfc05b1: Verifying Checksum 10:15:52 d65c8cfc05b1: Download complete 10:15:52 699f458cf7ca: Verifying Checksum 10:15:52 699f458cf7ca: Download complete 10:15:53 8998bd30e6a1: Verifying Checksum 10:15:53 8998bd30e6a1: Download complete 10:15:55 2437ff75d9bd: Verifying Checksum 10:15:55 2437ff75d9bd: Download complete 10:15:57 8998bd30e6a1: Pull complete 10:15:58 04944245beec: Pull complete 10:15:59 699f458cf7ca: Pull complete 10:16:00 765212b225bb: Pull complete 10:16:00 f23df028b6ca: Pull complete 10:16:01 d65c8cfc05b1: Pull complete 10:16:19 2437ff75d9bd: Pull complete 10:16:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:19 prd-ubuntu20.04-docker-arm64-4c-16g-39227 does not seem to be running inside a container 10:16:19 $ 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 10:16:22 $ docker top 77caf020c641185a9e73dae72a87de1bdbb3f338480bf46b132c329688afd2c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:22 ---> job-cost.sh 10:16:22 lf-activate-venv: SKIPPING 10:16:22 INFO: No Stack... 10:16:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:24 INFO: Archiving Costs [Pipeline] sh 10:16:24 + + cat /w/workspace/device-bacnet-c/30/archives/cost.csv 10:16:24 cut -d, -f6 [Pipeline] lock 10:16:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] 10:16:24 Resource [jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] did not exist. Created. 10:16:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:25 /w/workspace/device-bacnet-c/30@tmp/durable-30c5aa8b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:16:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:16:25 Warning: overwriting stash ‘stack-cost’ 10:16:25 Stashed 1 file(s) [Pipeline] } 10:16:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:25 $ docker stop --time=1 77caf020c641185a9e73dae72a87de1bdbb3f338480bf46b132c329688afd2c5 10:16:27 $ 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 10:16:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:28 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:16:28 $ 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 10:16:30 $ docker top 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 -eo pid,comm 10:16:30 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). 10:16:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:30 [ssh-agent] Looking for ssh-agent implementation... 10:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:30 $ docker exec 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 ssh-agent 10:16:30 SSH_AUTH_SOCK=/tmp/ssh-zN7nK7Ca8wGf/agent.14 10:16:30 SSH_AGENT_PID=20 10:16:30 Running ssh-add (command line suppressed) 10:16:30 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) 10:16:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:31 + git semver tag 10:16:31 2025-02-19 10:16:31,659 [run_tag] DEBUG tag force:False 10:16:31 2025-02-19 10:16:31,659 [check_head_tag] DEBUG check head tag 10:16:31 2025-02-19 10:16:31,660 [execute] INFO git cat-file --batch-check 10:16:31 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=) 10:16:31 2025-02-19 10:16:31,665 [execute] INFO git cat-file --batch 10:16:31 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=) 10:16:31 2025-02-19 10:16:31,675 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:16:31 2025-02-19 10:16:31,675 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 10:16:31 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) 10:16:31 2025-02-19 10:16:31,679 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:16:31 3.2.0-dev.3 [Pipeline] } 10:16:31 $ docker exec --env ******** --env ******** 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 ssh-agent -k 10:16:31 unset SSH_AUTH_SOCK; 10:16:31 unset SSH_AGENT_PID; 10:16:31 echo Agent pid 20 killed; 10:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:32 + git semver [Pipeline] } 10:16:32 $ docker stop --time=1 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 10:16:36 $ docker rm -f --volumes 362e4cafd63b978d941f0066b5b6150d671015e1d3e1fd5435aeaceb6066a027 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:37 10:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:37 0.23.1-centos7: Pulling from edgex-lftools 10:16:37 ab5ef0e58194: Pulling fs layer 10:16:37 9712f1f96733: Pulling fs layer 10:16:37 63f879dbbcfc: Pulling fs layer 10:16:37 0d9ebad4ef96: Pulling fs layer 10:16:37 e9a5061849ea: Pulling fs layer 10:16:37 d747dcd14b5f: Pulling fs layer 10:16:37 2de7ff778b66: Pulling fs layer 10:16:37 0d9ebad4ef96: Waiting 10:16:37 d747dcd14b5f: Waiting 10:16:37 2de7ff778b66: Waiting 10:16:37 e9a5061849ea: Waiting 10:16:37 9712f1f96733: Verifying Checksum 10:16:37 9712f1f96733: Download complete 10:16:38 63f879dbbcfc: Verifying Checksum 10:16:38 63f879dbbcfc: Download complete 10:16:38 e9a5061849ea: Verifying Checksum 10:16:38 e9a5061849ea: Download complete 10:16:38 d747dcd14b5f: Download complete 10:16:38 0d9ebad4ef96: Verifying Checksum 10:16:38 0d9ebad4ef96: Download complete 10:16:38 2de7ff778b66: Verifying Checksum 10:16:38 2de7ff778b66: Download complete 10:16:38 ab5ef0e58194: Verifying Checksum 10:16:38 ab5ef0e58194: Download complete 10:16:41 ab5ef0e58194: Pull complete 10:16:41 9712f1f96733: Pull complete 10:16:42 63f879dbbcfc: Pull complete 10:16:46 0d9ebad4ef96: Pull complete 10:16:46 e9a5061849ea: Pull complete 10:16:46 d747dcd14b5f: Pull complete 10:16:47 2de7ff778b66: Pull complete 10:16:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:47 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:16:47 $ 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 10:16:52 $ docker top 5bd78ba5c6974f3cfd4ddb0d55336c1d35c61f91550fe02505579a968133a935 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:16:52 provisioning config files... 10:16:52 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config5977170726327164342tmp 10:16:52 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config6663522541579605776tmp 10:16:52 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config17407040211841442295tmp [Pipeline] { [Pipeline] echo 10:16:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:16:52 ---> sigul-configuration.sh 10:16:52 gpg: directory `/root/.gnupg' created 10:16:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:16:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:16:52 gpg: keyring `/root/.gnupg/secring.gpg' created 10:16:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:16:52 gpg: CAST5 encrypted data 10:16:52 gpg: encrypted with 1 passphrase 10:16:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:16:53 + mkdir /home/jenkins 10:16:53 + mkdir /home/jenkins/sigul [Pipeline] sh 10:16:53 + 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 10:16:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:16:53 ---> sigul-install.sh 10:16:53 Sigul already installed; skipping installation. [Pipeline] sh 10:16:54 + git tag --list 10:16:54 v1.0.0 10:16:54 v1.1.0 10:16:54 v1.3.0 10:16:54 v1.3.1 10:16:54 v2.3.1 10:16:54 v3.0 10:16:54 v3.0.0 10:16:54 v3.0.1 10:16:54 v3.0.2-dev.1 10:16:54 v3.0.2-dev.2 10:16:54 v3.0.2-dev.3 10:16:54 v3.0.2-dev.4 10:16:54 v3.0.2-dev.5 10:16:54 v3.0.2-dev.6 10:16:54 v3.1 10:16:54 v3.1.0 10:16:54 v3.1.0-dev.1 10:16:54 v3.2.0-dev.1 10:16:54 v3.2.0-dev.2 10:16:54 v3.2.0-dev.3 [Pipeline] sh 10:16:54 + lftools sign git-tag v3.2.0-dev.3 10:16:54 Signing Git tag with Sigul... 10:16:54 Signing v3.2.0-dev.3 [Pipeline] echo 10:16:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:16:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:16:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:16:55 $ docker stop --time=1 5bd78ba5c6974f3cfd4ddb0d55336c1d35c61f91550fe02505579a968133a935 10:16:57 $ docker rm -f --volumes 5bd78ba5c6974f3cfd4ddb0d55336c1d35c61f91550fe02505579a968133a935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:16:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:57 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:16:57 $ 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 10:16:58 $ docker top 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 -eo pid,comm 10:16:58 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). 10:16:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:58 [ssh-agent] Looking for ssh-agent implementation... 10:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:58 $ docker exec 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 ssh-agent 10:16:58 SSH_AUTH_SOCK=/tmp/ssh-AcIB4dj9U3Py/agent.33 10:16:58 SSH_AGENT_PID=39 10:16:58 Running ssh-add (command line suppressed) 10:16:58 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) 10:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:59 + git semver bump pre 10:16:59 2025-02-19 10:16:59,187 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:16:59 2025-02-19 10:16:59,187 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 10:16:59 2025-02-19 10:16:59,188 [bump_version] DEBUG bumped version:3.2.0-dev.4 10:16:59 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 10:16:59 2025-02-19 10:16:59,188 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:16:59 2025-02-19 10:16:59,188 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:16:59 2025-02-19 10:16:59,190 [execute] INFO git cat-file --batch-check 10:16:59 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=) 10:16:59 2025-02-19 10:16:59,197 [execute] INFO git cat-file --batch 10:16:59 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=) 10:16:59 2025-02-19 10:16:59,202 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:16:59 3.2.0-dev.4 [Pipeline] } 10:16:59 $ docker exec --env ******** --env ******** 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 ssh-agent -k 10:16:59 unset SSH_AUTH_SOCK; 10:16:59 unset SSH_AGENT_PID; 10:16:59 echo Agent pid 39 killed; 10:16:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:59 + git semver [Pipeline] } 10:16:59 $ docker stop --time=1 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 10:17:01 $ docker rm -f --volumes 1fd2bf90b38aaab7e42f651a3727444b71523518a4ab3e72634ed4eb242dc806 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:01 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:17:02 $ 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 10:17:02 $ docker top b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d -eo pid,comm 10:17:02 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). 10:17:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:02 [ssh-agent] Looking for ssh-agent implementation... 10:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:02 $ docker exec b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d ssh-agent 10:17:02 SSH_AUTH_SOCK=/tmp/ssh-nbIxg29ELuo3/agent.32 10:17:02 SSH_AGENT_PID=38 10:17:02 Running ssh-add (command line suppressed) 10:17:02 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) 10:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:03 + git semver push 10:17:03 2025-02-19 10:17:03,245 [run_push] DEBUG push 10:17:03 2025-02-19 10:17:03,246 [execute] INFO git cat-file --batch-check 10:17:03 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=) 10:17:03 2025-02-19 10:17:03,249 [execute] INFO git rev-list 53eaaa21ddb6bca9ea842431027c52856c3fedc4 -- 10:17:03 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) 10:17:03 2025-02-19 10:17:03,254 [execute] INFO git fetch -v origin 10:17:03 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) 10:17:03 2025-02-19 10:17:03,706 [run_push] DEBUG no remote changes detected 10:17:03 2025-02-19 10:17:03,707 [execute] INFO git push origin semver 10:17:03 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) 10:17:04 2025-02-19 10:17:04,419 [run_push] DEBUG push all version tags 10:17:04 2025-02-19 10:17:04,419 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:17:04 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) 10:17:05 2025-02-19 10:17:05,067 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 10:17:05 3.2.0-dev.4 [Pipeline] } 10:17:05 $ docker exec --env ******** --env ******** b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d ssh-agent -k 10:17:05 unset SSH_AUTH_SOCK; 10:17:05 unset SSH_AGENT_PID; 10:17:05 echo Agent pid 38 killed; 10:17:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:05 + git semver [Pipeline] } 10:17:06 $ docker stop --time=1 b5e75297caaebf448d2940106f33bac2f7d42786389d5b60bc086e63950b054d 10:17:07 $ 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 10:17:07 + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] 10:17:07 + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives 10:17:07 total 16 10:17:07 drwxr-xr-x 3 root root 4096 Feb 19 10:09 . 10:17:07 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:16 .. 10:17:07 drwxr-xr-x 2 root root 4096 Feb 19 10:09 cost 10:17:07 -rw-r--r-- 1 root root 86 Feb 19 10:09 cost.csv 10:17:07 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives 10:17:07 + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives 10:17:07 total 16 10:17:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:09 . 10:17:07 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:16 .. 10:17:07 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 10:09 cost 10:17:07 -rw-r--r-- 1 jenkins jenkins 86 Feb 19 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:17:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:17:09 ---> package-listing.sh 10:17:09 ++ tr '[:upper:]' '[:lower:]' 10:17:09 ++ facter osfamily 10:17:09 + OS_FAMILY=debian 10:17:09 + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main 10:17:09 + START_PACKAGES=/tmp/packages_start.txt 10:17:09 + END_PACKAGES=/tmp/packages_end.txt 10:17:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:17:09 + PACKAGES=/tmp/packages_start.txt 10:17:09 + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' 10:17:09 + PACKAGES=/tmp/packages_end.txt 10:17:09 + case "${OS_FAMILY}" in 10:17:09 + dpkg -l 10:17:09 + grep '^ii' 10:17:09 + '[' -f /tmp/packages_start.txt ']' 10:17:09 + '[' -f /tmp/packages_end.txt ']' 10:17:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:17:09 + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' 10:17:09 + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ 10:17:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo 10:17:09 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 10:17:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:10 prd-ubuntu20.04-docker-8c-8g-39226 does not seem to be running inside a container 10:17:10 $ 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 10:17:10 $ docker top b55198128dd3d2cd39ce88b0ee9cebf60ed990b14e98347f36df1ff939504f36 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:17:11 + mkdir -p /var/log/sysstat [Pipeline] sh 10:17:11 + ls /var/log/sa-host 10:17:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:11 provisioning config files... 10:17:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10184831217107750209tmp [Pipeline] { [Pipeline] echo 10:17:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:17:11 ---> create-netrc.sh [Pipeline] } 10:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:17:12 ---> python-tools-install.sh [Pipeline] echo 10:17:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:17:12 ---> sudo-logs.sh 10:17:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:17:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:17:12 ---> job-cost.sh 10:17:12 lf-activate-venv: SKIPPING 10:17:12 DEBUG: total: 0.2199999988079071 10:17:12 INFO: Retrieving Stack Cost... 10:17:13 INFO: Retrieving Pricing Info for: v3-standard-8 10:17:13 INFO: Archiving Costs [Pipeline] echo 10:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:17:13 ---> logs-deploy.sh 10:17:13 lf-activate-venv: SKIPPING 10:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/30 10:17:13 INFO: archiving workspace using pattern(s): 10:17:14 Archives upload complete. 10:17:14 INFO: archiving logs to Nexus 10:17:15 ---> uname -a: 10:17:15 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 10:17:15 10:17:15 10:17:15 ---> lscpu: 10:17:15 Architecture: x86_64 10:17:15 CPU op-mode(s): 32-bit, 64-bit 10:17:15 Byte Order: Little Endian 10:17:15 Address sizes: 40 bits physical, 48 bits virtual 10:17:15 CPU(s): 8 10:17:15 On-line CPU(s) list: 0-7 10:17:15 Thread(s) per core: 1 10:17:15 Core(s) per socket: 1 10:17:15 Socket(s): 8 10:17:15 NUMA node(s): 1 10:17:15 Vendor ID: AuthenticAMD 10:17:15 CPU family: 23 10:17:15 Model: 49 10:17:15 Model name: AMD EPYC-Rome Processor 10:17:15 Stepping: 0 10:17:15 CPU MHz: 2800.000 10:17:15 BogoMIPS: 5600.00 10:17:15 Virtualization: AMD-V 10:17:15 Hypervisor vendor: KVM 10:17:15 Virtualization type: full 10:17:15 L1d cache: 256 KiB 10:17:15 L1i cache: 256 KiB 10:17:15 L2 cache: 4 MiB 10:17:15 L3 cache: 128 MiB 10:17:15 NUMA node0 CPU(s): 0-7 10:17:15 Vulnerability Itlb multihit: Not affected 10:17:15 Vulnerability L1tf: Not affected 10:17:15 Vulnerability Mds: Not affected 10:17:15 Vulnerability Meltdown: Not affected 10:17:15 Vulnerability Mmio stale data: Not affected 10:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:17:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:17:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:17:15 Vulnerability Srbds: Not affected 10:17:15 Vulnerability Tsx async abort: Not affected 10:17:15 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 10:17:15 10:17:15 10:17:15 ---> nproc: 10:17:15 8 10:17:15 10:17:15 10:17:15 ---> df -h: 10:17:15 Filesystem Size Used Avail Use% Mounted on 10:17:15 overlay 155G 11G 144G 8% / 10:17:15 tmpfs 64M 0 64M 0% /dev 10:17:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:17:15 shm 64M 0 64M 0% /dev/shm 10:17:15 /dev/vda1 155G 11G 144G 8% /facter-os 10:17:15 10:17:15 10:17:15 ---> sar -b -r -n DEV: 10:17:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39226) 02/19/25 _x86_64_ (8 CPU) 10:17:15 10:17:15 10:06:16 LINUX RESTART (8 CPU) 10:17:15 10:17:15 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:17:15 10:08:01 127.73 9.62 118.11 0.00 1698.38 27303.18 0.00 10:17:15 10:09:01 181.62 0.20 181.42 0.00 27.73 7612.20 0.00 10:17:15 10:10:01 46.71 0.10 46.61 0.00 5.33 16451.12 0.00 10:17:15 10:11:01 1.80 0.00 1.80 0.00 0.00 21.08 0.00 10:17:15 10:12:01 37.93 4.95 32.98 0.00 2621.56 6042.06 0.00 10:17:15 10:13:01 6.43 0.02 6.41 0.00 0.13 112.90 0.00 10:17:15 10:14:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 10:17:15 10:15:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 10:17:15 10:16:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 10:17:15 10:17:01 75.86 0.03 75.82 0.00 1.20 23362.35 0.00 10:17:15 Average: 48.22 1.49 46.73 0.00 435.42 8095.37 0.00 10:17:15 10:17:15 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:15 10:08:01 29461168 31554684 763416 2.32 68816 2310756 1932880 5.70 1070168 1974536 13968 10:17:15 10:09:01 28858376 31511020 784820 2.39 88612 2819488 2045908 6.03 1107864 2484848 475396 10:17:15 10:10:01 28886872 31537604 757592 2.30 94020 2801984 1770404 5.22 1100180 2454340 140 10:17:15 10:11:01 28888072 31538912 756340 2.30 94052 2802052 1770404 5.22 1100412 2454408 24 10:17:15 10:12:01 28565888 31522900 751244 2.28 116976 3079936 1714404 5.05 1299452 2547924 1048 10:17:15 10:13:01 28572828 31524908 749520 2.28 115520 3076680 1686232 4.97 1296780 2544692 8 10:17:15 10:14:01 28579248 31531356 743152 2.26 115532 3076684 1686232 4.97 1290632 2544696 4 10:17:15 10:15:01 28579096 31531308 743064 2.26 115604 3076684 1686232 4.97 1290752 2544700 8 10:17:15 10:16:01 28578868 31531164 743188 2.26 115680 3076688 1686232 4.97 1290600 2544704 8 10:17:15 10:17:01 27827732 31498036 773532 2.35 150996 3680696 1688792 4.98 1378160 3128256 100 10:17:15 Average: 28679815 31528189 756587 2.30 107581 2980165 1766772 5.21 1222500 2522310 49070 10:17:15 10:17:15 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:15 10:08:01 vetha0cb545 11.56 20.03 0.82 418.12 0.00 0.00 0.00 0.03 10:17:15 10:08:01 ens3 251.64 158.76 4460.53 41.93 0.00 0.00 0.00 0.00 10:17:15 10:08:01 docker0 28.86 48.18 1.88 752.41 0.00 0.00 0.00 0.00 10:17:15 10:08:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 10:17:15 10:09:01 ens3 215.81 153.66 2879.54 169.10 0.00 0.00 0.00 0.00 10:17:15 10:09:01 docker0 14.46 23.00 0.95 229.21 0.00 0.00 0.00 0.00 10:17:15 10:09:01 lo 10.13 10.13 1.00 1.00 0.00 0.00 0.00 0.00 10:17:15 10:10:01 ens3 14.55 14.93 12.92 27.43 0.00 0.00 0.00 0.00 10:17:15 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:17:15 10:11:01 ens3 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 10:17:15 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:15 10:12:01 ens3 185.14 127.76 2166.38 15.59 0.00 0.00 0.00 0.00 10:17:15 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:12:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 10:17:15 10:13:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:17:15 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:15 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:17:15 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:17:15 10:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:15 10:17:01 ens3 194.49 147.33 3243.75 144.16 0.00 0.00 0.00 0.00 10:17:15 10:17:01 docker0 0.32 0.37 0.08 0.12 0.00 0.00 0.00 0.00 10:17:15 10:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:17:15 Average: ens3 86.26 60.34 1276.33 39.83 0.00 0.00 0.00 0.00 10:17:15 Average: docker0 4.36 7.15 0.29 98.17 0.00 0.00 0.00 0.00 10:17:15 Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 10:17:15 10:17:15 10:17:15 ---> sar -P ALL: 10:17:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39226) 02/19/25 _x86_64_ (8 CPU) 10:17:15 10:17:15 10:06:16 LINUX RESTART (8 CPU) 10:17:15 10:17:15 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:17:15 10:08:01 all 8.51 0.00 3.14 3.11 0.06 85.18 10:17:15 10:08:01 0 6.95 0.00 3.05 0.61 0.05 89.35 10:17:15 10:08:01 1 10.60 0.00 3.07 0.71 0.07 85.55 10:17:15 10:08:01 2 9.27 0.00 3.93 0.94 0.05 85.80 10:17:15 10:08:01 3 8.86 0.00 2.93 9.82 0.07 78.33 10:17:15 10:08:01 4 10.70 0.00 3.09 0.54 0.07 85.61 10:17:15 10:08:01 5 6.66 0.00 2.80 8.80 0.07 81.67 10:17:15 10:08:01 6 6.94 0.00 2.96 1.71 0.05 88.34 10:17:15 10:08:01 7 8.10 0.00 3.29 1.80 0.07 86.74 10:17:15 10:09:01 all 9.35 0.00 3.41 0.59 0.06 86.58 10:17:15 10:09:01 0 10.20 0.00 3.24 0.10 0.05 86.40 10:17:15 10:09:01 1 10.37 0.00 4.01 0.62 0.05 84.95 10:17:15 10:09:01 2 9.13 0.00 3.78 0.29 0.07 86.74 10:17:15 10:09:01 3 8.59 0.00 3.60 1.14 0.07 86.61 10:17:15 10:09:01 4 9.88 0.00 3.88 0.12 0.07 86.05 10:17:15 10:09:01 5 5.93 0.00 2.51 0.39 0.07 91.11 10:17:15 10:09:01 6 11.38 0.00 3.51 1.85 0.08 83.18 10:17:15 10:09:01 7 9.34 0.00 2.78 0.20 0.05 87.62 10:17:15 10:10:01 all 0.76 0.00 0.38 0.75 0.01 98.10 10:17:15 10:10:01 0 1.00 0.00 0.43 0.52 0.02 98.03 10:17:15 10:10:01 1 0.78 0.00 0.30 0.00 0.02 98.90 10:17:15 10:10:01 2 0.78 0.00 0.37 0.00 0.02 98.83 10:17:15 10:10:01 3 0.65 0.00 0.70 5.32 0.02 93.31 10:17:15 10:10:01 4 0.58 0.00 0.27 0.02 0.00 99.13 10:17:15 10:10:01 5 0.63 0.00 0.32 0.12 0.00 98.93 10:17:15 10:10:01 6 0.77 0.00 0.40 0.03 0.00 98.80 10:17:15 10:10:01 7 0.84 0.00 0.27 0.00 0.03 98.86 10:17:15 10:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:17:15 10:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:17:15 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:17:15 10:11:01 3 0.03 0.00 0.03 0.02 0.02 99.90 10:17:15 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:17:15 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:17:15 10:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:17:15 10:12:01 all 2.11 0.00 1.10 0.36 0.03 96.40 10:17:15 10:12:01 0 3.19 0.00 1.17 0.35 0.03 95.26 10:17:15 10:12:01 1 1.62 0.00 0.68 0.05 0.03 97.61 10:17:15 10:12:01 2 1.67 0.00 0.99 0.07 0.02 97.26 10:17:15 10:12:01 3 1.99 0.00 0.68 1.07 0.03 96.23 10:17:15 10:12:01 4 1.34 0.00 0.52 0.10 0.02 98.03 10:17:15 10:12:01 5 4.05 0.00 1.20 0.08 0.03 94.63 10:17:15 10:12:01 6 1.30 0.00 1.74 0.27 0.02 96.68 10:17:15 10:12:01 7 1.72 0.00 1.86 0.89 0.02 95.52 10:17:15 10:13:01 all 0.06 0.00 0.05 0.03 0.01 99.86 10:17:15 10:13:01 0 0.03 0.00 0.05 0.02 0.02 99.88 10:17:15 10:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:17:15 10:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:17:15 10:13:01 3 0.02 0.00 0.05 0.20 0.00 99.73 10:17:15 10:13:01 4 0.10 0.00 0.03 0.02 0.02 99.83 10:17:15 10:13:01 5 0.18 0.00 0.08 0.00 0.00 99.73 10:17:15 10:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:17:15 10:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:17:15 10:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:17:15 10:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:17:15 10:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:17:15 10:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:17:15 10:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:17:15 10:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:17:15 10:15:01 all 0.01 0.00 0.01 0.02 0.00 99.96 10:17:15 10:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:17:15 10:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:17:15 10:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:17:15 10:15:01 4 0.03 0.00 0.03 0.13 0.02 99.78 10:17:15 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:17:15 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:17:15 10:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:17:15 10:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:17:15 10:16:01 0 0.05 0.00 0.00 0.02 0.02 99.92 10:17:15 10:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:17:15 10:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:17:15 10:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:17:15 10:16:01 4 0.05 0.00 0.05 0.05 0.02 99.83 10:17:15 10:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:17:15 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:17:15 10:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:17:15 10:17:01 all 4.53 0.00 2.05 2.95 0.04 90.44 10:17:15 10:17:01 0 4.91 0.00 2.77 7.19 0.07 85.06 10:17:15 10:17:01 1 5.12 0.00 1.91 1.07 0.05 91.84 10:17:15 10:17:01 2 3.88 0.00 2.25 2.00 0.05 91.83 10:17:15 10:17:01 3 4.07 0.00 2.22 8.22 0.03 85.46 10:17:15 10:17:01 4 4.48 0.00 1.98 2.35 0.05 91.14 10:17:15 10:17:01 5 5.24 0.00 1.59 0.84 0.03 92.29 10:17:15 10:17:01 6 4.59 0.00 1.74 1.29 0.03 92.35 10:17:15 10:17:01 7 3.93 0.00 1.90 0.64 0.02 93.52 10:17:15 Average: all 2.53 0.00 1.01 0.78 0.02 95.66 10:17:15 Average: 0 2.63 0.00 1.07 0.88 0.03 95.40 10:17:15 Average: 1 2.85 0.00 1.00 0.24 0.03 95.88 10:17:15 Average: 2 2.48 0.00 1.13 0.33 0.02 96.04 10:17:15 Average: 3 2.42 0.00 1.02 2.57 0.02 93.97 10:17:15 Average: 4 2.71 0.00 0.98 0.33 0.03 95.95 10:17:15 Average: 5 2.26 0.00 0.85 1.01 0.02 95.86 10:17:15 Average: 6 2.49 0.00 1.04 0.51 0.02 95.94 10:17:15 Average: 7 2.39 0.00 1.01 0.35 0.02 96.22 10:17:15 10:17:15 10:17:15