Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96492ab27443f1c63cb239c17d4c910313ac6133 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-ssh15821880812864453635.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14558455127701005926.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/odessa/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-coap-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14908250815196946912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh1209067231616121270.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-coap-c/branches/odessa/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-coap-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16942203934776979698.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-coap-c, dockerImageName:device-coap, 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-coap-c-settings PROJECT: device-coap-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-coap 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-774258 in /w/workspace/dgexfoundry_device-coap-c_odessa [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-coap-c.git > git init /w/workspace/dgexfoundry_device-coap-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-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-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96492ab27443f1c63cb239c17d4c910313ac6133 (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @47967fd" > git config core.sparsecheckout # timeout=10 > git checkout -f 96492ab27443f1c63cb239c17d4c910313ac6133 # timeout=10 > git rev-list --no-walk f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:48 ========================================================= 06:42:48 EdgeX Global Pipelines Version Info 06:42:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:49 ------------------- 06:42:49 stable info: 06:42:49 ------------------- 06:42:49 Commited By: Cherry Wang cherry@iotechsys.com 06:42:49 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:42:49 Message: update stable to v1.0.278 06:42:49 ------------------- 06:42:49 experimental info: 06:42:49 ------------------- 06:42:49 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:49 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:42:49 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96492ab [Pipeline] echo 06:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:50 provisioning config files... 06:42:50 copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config16367364611229427548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:51 ---> ****-login.sh 06:42:51 nexus3.edgexfoundry.org:10001 06:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:51 06:42:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:42:51 Configure a credential helper to remove this warning. See 06:42:51 https://docs.****.com/go/credential-store/ 06:42:51 06:42:51 Login Succeeded 06:42:51 nexus3.edgexfoundry.org:10002 06:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:51 06:42:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:42:51 Configure a credential helper to remove this warning. See 06:42:51 https://docs.****.com/go/credential-store/ 06:42:51 06:42:51 Login Succeeded 06:42:51 nexus3.edgexfoundry.org:10003 06:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:51 06:42:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:42:51 Configure a credential helper to remove this warning. See 06:42:51 https://docs.****.com/go/credential-store/ 06:42:51 06:42:51 Login Succeeded 06:42:51 nexus3.edgexfoundry.org:10004 06:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:51 06:42:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:42:51 Configure a credential helper to remove this warning. See 06:42:51 https://docs.****.com/go/credential-store/ 06:42:51 06:42:51 Login Succeeded 06:42:51 ****.io 06:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:52 06:42:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:42:52 Configure a credential helper to remove this warning. See 06:42:52 https://docs.****.com/go/credential-store/ 06:42:52 06:42:52 Login Succeeded 06:42:52 ---> ****-login.sh ends [Pipeline] } 06:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:42:52 + git rev-list -1 --merges 96492ab27443f1c63cb239c17d4c910313ac6133~1..96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:42:52 -----------> git rev-list -1 --merges 96492ab27443f1c63cb239c17d4c910313ac6133~1..96492ab27443f1c63cb239c17d4c910313ac6133 96492ab27443f1c63cb239c17d4c910313ac6133 [false] [Pipeline] sh 06:42:52 + git log --format=format:%s -1 96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:42:52 ========================================================= 06:42:52 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 06:42:52 ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 06:42:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:42:53 + echo 0.0.0 [Pipeline] echo 06:42:53 [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-x86_64 [Pipeline] echo 06:42:53 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:42:53 ========================================================= 06:42:53 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 06:42:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker build -t device-coap-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . 06:42:54 #0 building with "default" instance using docker driver 06:42:54 06:42:54 #1 [internal] load build definition from Dockerfile.alpine-base 06:42:54 #1 transferring dockerfile: 986B done 06:42:54 #1 DONE 0.0s 06:42:54 06:42:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 06:42:54 #2 DONE 0.1s 06:42:54 06:42:54 #3 [internal] load .dockerignore 06:42:54 #3 transferring context: 2B done 06:42:54 #3 DONE 0.0s 06:42:54 06:42:54 #4 [internal] load build context 06:42:54 #4 transferring context: 68.37kB done 06:42:54 #4 DONE 0.0s 06:42:54 06:42:54 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 06:42:54 #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 0.0s done 06:42:54 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 06:42:54 #5 sha256:45f96820a350bc5ff134eee18b2c33da3183da8af935a5cbc1ba4b51e5b778fc 2.76kB / 2.76kB done 06:42:54 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 06:42:54 #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.0s done 06:42:54 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 4.19MB / 115.71MB 0.1s 06:42:54 #5 sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 948B / 948B done 06:42:54 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 06:42:54 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 26.21MB / 115.71MB 0.3s 06:42:54 #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 done 06:42:54 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 42.99MB / 115.71MB 0.4s 06:42:55 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 89.13MB / 115.71MB 0.6s 06:42:55 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.8s 06:42:55 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 1.0s done 06:42:55 #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 06:42:58 #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 3.0s done 06:42:58 #5 DONE 4.2s 06:42:58 06:42:58 #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:42:58 #6 0.329 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:42:59 #6 0.748 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:42:59 #6 0.748 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:42:59 #6 0.748 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:43:00 #6 DONE 2.0s 06:43:00 06:43:00 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:43:00 #7 DONE 0.3s 06:43:01 06:43:01 #8 [ 4/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 06:43:01 #8 0.246 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:43:01 #8 0.622 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:43:01 #8 0.870 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:02 #8 1.464 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:43:02 #8 1.471 (1/18) Installing dumb-init (1.2.5-r2) 06:43:02 #8 1.608 (2/18) Installing hiredis (1.1.0-r2) 06:43:02 #8 1.745 (3/18) Installing hiredis-dev (1.1.0-r2) 06:43:02 #8 1.907 (4/18) Installing libcbor (0.10.2-r1) 06:43:03 #8 2.048 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 06:43:03 #8 2.432 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 06:43:03 #8 2.539 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 06:43:03 #8 2.745 (8/18) Installing libcbor-dev (0.10.2-r1) 06:43:03 #8 2.891 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:43:03 #8 3.037 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:43:04 #8 3.162 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:43:04 #8 3.306 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:43:04 #8 3.469 (13/18) Installing libblkid (2.38.1-r8) 06:43:04 #8 3.619 (14/18) Installing libuuid (2.38.1-r8) 06:43:04 #8 3.761 (15/18) Installing libfdisk (2.38.1-r8) 06:43:04 #8 3.926 (16/18) Installing libmount (2.38.1-r8) 06:43:04 #8 4.092 (17/18) Installing libsmartcols (2.38.1-r8) 06:43:05 #8 4.239 (18/18) Installing util-linux-dev (2.38.1-r8) 06:43:05 #8 4.419 Executing busybox-1.36.1-r2.trigger 06:43:05 #8 4.431 OK: 336 MiB in 100 packages 06:43:05 #8 DONE 4.6s 06:43:05 06:43:05 #9 [ 5/12] RUN apk --no-cache upgrade 06:43:05 #9 0.246 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:43:05 #9 0.424 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:43:06 #9 0.670 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:06 #9 1.252 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:43:06 #9 1.258 Upgrading critical system libraries and apk-tools: 06:43:06 #9 1.258 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:43:06 #9 1.430 Executing busybox-1.36.1-r2.trigger 06:43:07 #9 1.480 Continuing the upgrade transaction with new apk-tools: 06:43:07 #9 1.486 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:43:07 #9 1.663 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:43:07 #9 1.925 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:07 #9 2.491 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:43:07 Still waiting to schedule task 06:43:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:43:08 #9 2.497 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:43:08 #9 2.664 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 06:43:08 #9 2.829 Executing busybox-1.36.1-r7.post-upgrade 06:43:08 #9 2.844 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 06:43:08 #9 2.960 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:43:08 #9 3.121 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:43:08 #9 3.317 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:43:08 #9 3.473 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 06:43:08 #9 3.587 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:43:09 #9 3.796 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:43:09 #9 4.003 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:43:09 #9 4.142 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:43:09 #9 4.283 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:43:10 #9 4.442 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:43:10 #9 4.603 (14/27) Installing libpsl (0.21.5-r0) 06:43:10 #9 4.741 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:43:10 #9 4.907 (16/27) Installing libpsl-utils (0.21.5-r0) 06:43:10 #9 5.041 (17/27) Installing libpsl-dev (0.21.5-r0) 06:43:10 #9 5.160 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:43:10 #9 5.320 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:43:11 #9 5.461 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:43:11 #9 5.674 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 06:43:11 #9 5.810 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:43:11 #9 5.931 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:43:11 #9 6.108 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:43:11 #9 6.231 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:43:11 #9 6.358 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:43:11 #9 6.474 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:43:12 #9 6.619 Executing busybox-1.36.1-r7.trigger 06:43:12 #9 6.624 Executing ca-certificates-20241121-r1.trigger 06:43:12 #9 6.671 OK: 337 MiB in 103 packages 06:43:12 #9 DONE 7.0s 06:43:12 06:43:12 #10 [ 6/12] COPY scripts /device-coap/scripts 06:43:12 #10 DONE 0.0s 06:43:12 06:43:12 #11 [ 7/12] COPY src /device-coap/src/ 06:43:12 #11 DONE 0.0s 06:43:12 06:43:12 #12 [ 8/12] COPY VERSION /device-coap 06:43:12 #12 DONE 0.0s 06:43:12 06:43:12 #13 [ 9/12] RUN mkdir -p /device-coap/build 06:43:12 #13 DONE 0.3s 06:43:13 06:43:13 #14 [10/12] WORKDIR /device-coap 06:43:13 #14 DONE 0.0s 06:43:13 06:43:13 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 06:43:13 #15 0.255 + BUILD_CSDK=1 06:43:13 #15 0.255 + TINYDTLS_VERSION=b0e230d 06:43:13 #15 0.255 + LIBCOAP_VERSION=1739507 06:43:13 #15 0.255 + CSDK_VERSION=4.0.0 06:43:13 #15 0.255 + '[' -d deps ] 06:43:13 #15 0.255 + mkdir deps 06:43:13 #15 0.257 + cd /device-coap/deps 06:43:13 #15 0.257 + git clone https://github.com/eclipse/tinydtls.git 06:43:13 #15 0.258 Cloning into 'tinydtls'... 06:43:13 #15 0.765 + cd tinydtls 06:43:13 #15 0.765 + git checkout develop 06:43:13 #15 0.779 branch 'develop' set up to track 'origin/develop'. 06:43:13 #15 0.779 Switched to a new branch 'develop' 06:43:13 #15 0.780 + git reset --hard b0e230d 06:43:13 #15 0.801 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:43:13 #15 0.802 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:43:13 #15 0.803 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:43:13 #15 0.804 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:43:13 #15 0.805 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:43:13 #15 0.806 + mkdir -p build 06:43:13 #15 0.806 + cd build 06:43:13 #15 0.806 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:43:13 #15 0.882 -- The C compiler identification is GNU 12.2.1 06:43:13 #15 0.897 -- Detecting C compiler ABI info 06:43:13 #15 0.988 -- Detecting C compiler ABI info - done 06:43:14 #15 1.005 -- Check for working C compiler: /usr/bin/cc - skipped 06:43:14 #15 1.006 -- Detecting C compile features 06:43:14 #15 1.006 -- Detecting C compile features - done 06:43:14 #15 1.009 -- Looking for assert.h 06:43:14 #15 1.086 -- Looking for assert.h - found 06:43:14 #15 1.087 -- Looking for arpa/inet.h 06:43:14 #15 1.175 -- Looking for arpa/inet.h - found 06:43:14 #15 1.175 -- Looking for fcntl.h 06:43:14 #15 1.258 -- Looking for fcntl.h - found 06:43:14 #15 1.258 -- Looking for inttypes.h 06:43:14 #15 1.349 -- Looking for inttypes.h - found 06:43:14 #15 1.350 -- Looking for memory.h 06:43:14 #15 1.434 -- Looking for memory.h - found 06:43:14 #15 1.434 -- Looking for netdb.h 06:43:14 #15 1.525 -- Looking for netdb.h - found 06:43:14 #15 1.525 -- Looking for netinet/in.h 06:43:14 #15 1.607 -- Looking for netinet/in.h - found 06:43:14 #15 1.608 -- Looking for stddef.h 06:43:14 #15 1.688 -- Looking for stddef.h - found 06:43:14 #15 1.689 -- Looking for stdint.h 06:43:14 #15 1.771 -- Looking for stdint.h - found 06:43:14 #15 1.771 -- Looking for stdlib.h 06:43:14 #15 1.856 -- Looking for stdlib.h - found 06:43:14 #15 1.857 -- Looking for string.h 06:43:14 #15 1.941 -- Looking for string.h - found 06:43:14 #15 1.941 -- Looking for strings.h 06:43:14 #15 2.020 -- Looking for strings.h - found 06:43:14 #15 2.021 -- Looking for time.h 06:43:14 #15 2.105 -- Looking for time.h - found 06:43:14 #15 2.105 -- Looking for sys/param.h 06:43:14 #15 2.184 -- Looking for sys/param.h - found 06:43:15 #15 2.185 -- Looking for sys/socket.h 06:43:15 #15 2.275 -- Looking for sys/socket.h - found 06:43:15 #15 2.275 -- Looking for sys/stat.h 06:43:15 #15 2.360 -- Looking for sys/stat.h - found 06:43:15 #15 2.360 -- Looking for sys/types.h 06:43:15 #15 2.447 -- Looking for sys/types.h - found 06:43:15 #15 2.448 -- Looking for sys/time.h 06:43:15 #15 2.534 -- Looking for sys/time.h - found 06:43:15 #15 2.535 -- Looking for unistd.h 06:43:15 #15 2.620 -- Looking for unistd.h - found 06:43:15 #15 2.621 -- Looking for float.h 06:43:15 #15 2.704 -- Looking for float.h - found 06:43:15 #15 2.704 -- Looking for dlfcn.h 06:43:15 #15 2.794 -- Looking for dlfcn.h - found 06:43:15 #15 2.794 -- Looking for memset 06:43:15 #15 2.881 -- Looking for memset - found 06:43:16 #15 2.881 -- Looking for select 06:43:16 #15 2.965 -- Looking for select - found 06:43:16 #15 2.965 -- Looking for socket 06:43:16 #15 3.057 -- Looking for socket - found 06:43:16 #15 3.057 -- Looking for strdup 06:43:16 #15 3.140 -- Looking for strdup - found 06:43:16 #15 3.140 -- Looking for strerror 06:43:16 #15 3.221 -- Looking for strerror - found 06:43:16 #15 3.221 -- Looking for strnlen 06:43:16 #15 3.304 -- Looking for strnlen - found 06:43:16 #15 3.305 -- Looking for fls 06:43:16 #15 3.388 -- Looking for fls - not found 06:43:16 #15 3.389 -- Looking for vprintf 06:43:16 #15 3.482 -- Looking for vprintf - found 06:43:16 #15 3.482 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:43:16 #15 3.531 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:43:16 #15 3.537 -- Configuring done (2.7s) 06:43:16 #15 3.543 -- Generating done (0.0s) 06:43:16 #15 3.544 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:43:16 #15 3.548 + make 06:43:16 #15 3.590 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:43:16 #15 3.744 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:43:16 #15 3.781 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:43:17 #15 4.036 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:43:17 #15 4.153 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:43:17 #15 4.153 In function 'ecc_ecdh', 06:43:17 #15 4.153 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:43:17 #15 4.153 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:43:17 #15 4.153 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:43:17 #15 4.153 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:43:17 #15 4.153 | ^~~~~~~~~~~ 06:43:17 #15 4.153 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:43:17 #15 4.153 431 | uint32_t pub_x[8]; 06:43:17 #15 4.153 | ^~~~~ 06:43:17 #15 4.153 In function 'ecc_ecdh', 06:43:17 #15 4.153 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:43:17 #15 4.153 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:43:17 #15 4.153 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:43:17 #15 4.153 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:43:17 #15 4.153 | ^~~~~~~~~~~ 06:43:17 #15 4.153 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:43:17 #15 4.153 432 | uint32_t pub_y[8]; 06:43:17 #15 4.153 | ^~~~~ 06:43:17 #15 4.153 In function 'ecc_ecdh', 06:43:17 #15 4.153 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:43:17 #15 4.153 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:43:17 #15 4.153 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:43:17 #15 4.153 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:43:17 #15 4.153 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:43:17 #15 4.153 | ^~~~~~~~~~~ 06:43:17 #15 4.153 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:43:17 #15 4.153 430 | uint32_t priv[8]; 06:43:17 #15 4.153 | ^~~~ 06:43:17 #15 4.242 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:43:18 #15 5.246 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:43:18 #15 5.300 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:43:18 #15 5.345 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:43:18 #15 5.379 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:43:18 #15 5.395 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:43:18 #15 5.395 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:43:18 #15 5.395 316 | for (idx = 0; idx < count; idx++) { 06:43:18 #15 5.395 | ^ 06:43:18 #15 5.395 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:43:18 #15 5.395 319 | return result == count; 06:43:18 #15 5.395 | ^~ 06:43:19 #15 6.049 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:43:19 #15 6.112 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:43:19 #15 6.185 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:43:19 #15 6.238 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:43:19 #15 6.293 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:43:19 #15 6.311 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:43:19 #15 6.311 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:43:19 #15 6.311 | ~~~~~~~~~~^~~~~~~~ 06:43:19 #15 6.311 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:43:19 #15 6.311 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:43:19 #15 6.311 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:43:19 #15 6.311 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:19 #15 6.311 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:43:19 #15 6.311 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:43:19 #15 6.311 | ~~~~~^~~~~~~~ 06:43:19 #15 6.311 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:43:19 #15 6.311 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:43:19 #15 6.311 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:19 #15 6.448 [100%] Linking C shared library libtinydtls.so 06:43:19 #15 6.485 [100%] Built target tinydtls 06:43:19 #15 6.492 + make install 06:43:19 #15 6.527 [100%] Built target tinydtls 06:43:19 #15 6.539 Install the project... 06:43:19 #15 6.544 -- Install configuration: "Release" 06:43:19 #15 6.544 -- Installing: /usr/local/lib/libtinydtls.so 06:43:19 #15 6.544 -- Installing: /usr/local/include/tinydtls 06:43:19 #15 6.545 -- Installing: /usr/local/include/tinydtls/uthash.h 06:43:19 #15 6.545 -- Installing: /usr/local/include/tinydtls/sha2 06:43:19 #15 6.545 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/ecc 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/alert.h 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/aes 06:43:19 #15 6.546 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:43:19 #15 6.547 -- Installing: /usr/local/include/tinydtls/crypto.h 06:43:19 #15 6.547 -- Installing: /usr/local/include/tinydtls/numeric.h 06:43:19 #15 6.547 -- Installing: /usr/local/include/tinydtls/peer.h 06:43:19 #15 6.547 -- Installing: /usr/local/include/tinydtls/utlist.h 06:43:19 #15 6.548 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:43:19 #15 6.548 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:43:19 #15 6.548 -- Installing: /usr/local/include/tinydtls/netq.h 06:43:19 #15 6.548 -- Installing: /usr/local/include/tinydtls/dtls.h 06:43:19 #15 6.549 -- Installing: /usr/local/include/tinydtls/global.h 06:43:19 #15 6.549 -- Installing: /usr/local/include/tinydtls/state.h 06:43:19 #15 6.549 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:43:19 #15 6.549 -- Installing: /usr/local/include/tinydtls/session.h 06:43:19 #15 6.549 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:43:19 #15 6.550 -- Installing: /usr/local/include/tinydtls/hmac.h 06:43:19 #15 6.550 -- Installing: /usr/local/include/tinydtls/ccm.h 06:43:19 #15 6.550 -- Up-to-date: /usr/local/include/tinydtls 06:43:19 #15 6.550 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:43:19 #15 6.552 + cd /device-coap/deps 06:43:19 #15 6.552 + git clone https://github.com/obgm/libcoap.git 06:43:19 #15 6.553 Cloning into 'libcoap'... 06:43:21 #15 8.450 + cd libcoap 06:43:21 #15 8.450 + git reset --hard 1739507 06:43:21 #15 8.489 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:43:21 #15 8.490 + patch -p1 06:43:21 #15 8.491 patching file cmake/FindTinyDTLS.cmake 06:43:21 #15 8.491 + patch -p1 06:43:21 #15 8.492 patching file include/coap2/coap_config.h.in 06:43:21 #15 8.493 + mkdir -p build 06:43:21 #15 8.494 + cd build 06:43:21 #15 8.494 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:43:21 #15 8.568 -- The CXX compiler identification is GNU 12.2.1 06:43:21 #15 8.629 -- The C compiler identification is GNU 12.2.1 06:43:21 #15 8.642 -- Detecting CXX compiler ABI info 06:43:21 #15 8.741 -- Detecting CXX compiler ABI info - done 06:43:21 #15 8.761 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:43:21 #15 8.761 -- Detecting CXX compile features 06:43:21 #15 8.762 -- Detecting CXX compile features - done 06:43:21 #15 8.766 -- Detecting C compiler ABI info 06:43:21 #15 8.853 -- Detecting C compiler ABI info - done 06:43:21 #15 8.874 -- Check for working C compiler: /usr/bin/cc - skipped 06:43:21 #15 8.874 -- Detecting C compile features 06:43:21 #15 8.875 -- Detecting C compile features - done 06:43:21 #15 8.878 -- Looking for byteswap.h 06:43:21 #15 8.964 -- Looking for byteswap.h - found 06:43:22 #15 8.964 -- Looking for inttypes.h 06:43:22 #15 9.049 -- Looking for inttypes.h - found 06:43:22 #15 9.049 -- Looking for limits.h 06:43:22 #15 9.130 -- Looking for limits.h - found 06:43:22 #15 9.130 -- Looking for memory.h 06:43:22 #15 9.214 -- Looking for memory.h - found 06:43:22 #15 9.214 -- Looking for strings.h 06:43:22 #15 9.293 -- Looking for strings.h - found 06:43:22 #15 9.293 -- Looking for string.h 06:43:22 #15 9.376 -- Looking for string.h - found 06:43:22 #15 9.376 -- Looking for sys/sysctl.h 06:43:22 #15 9.425 -- Looking for sys/sysctl.h - not found 06:43:22 #15 9.425 -- Looking for netinet/in.h 06:43:22 #15 9.507 -- Looking for netinet/in.h - found 06:43:22 #15 9.507 -- Looking for sys/epoll.h 06:43:22 #15 9.596 -- Looking for sys/epoll.h - found 06:43:22 #15 9.596 -- Looking for sys/timerfd.h 06:43:22 #15 9.681 -- Looking for sys/timerfd.h - found 06:43:22 #15 9.681 -- Looking for arpa/inet.h 06:43:22 #15 9.771 -- Looking for arpa/inet.h - found 06:43:22 #15 9.771 -- Looking for stdbool.h 06:43:22 #15 9.859 -- Looking for stdbool.h - found 06:43:22 #15 9.860 -- Looking for netdb.h 06:43:22 #15 9.949 -- Looking for netdb.h - found 06:43:23 #15 9.950 -- Looking for pthread.h 06:43:23 #15 10.04 -- Looking for pthread.h - found 06:43:23 #15 10.04 -- Looking for stdlib.h 06:43:23 #15 10.13 -- Looking for stdlib.h - found 06:43:23 #15 10.13 -- Looking for stdint.h 06:43:23 #15 10.21 -- Looking for stdint.h - found 06:43:23 #15 10.21 -- Looking for syslog.h 06:43:23 #15 10.29 -- Looking for syslog.h - found 06:43:23 #15 10.29 -- Looking for sys/ioctl.h 06:43:23 #15 10.38 -- Looking for sys/ioctl.h - found 06:43:23 #15 10.38 -- Looking for sys/socket.h 06:43:23 #15 10.46 -- Looking for sys/socket.h - found 06:43:23 #15 10.46 -- Looking for sys/stat.h 06:43:23 #15 10.56 -- Looking for sys/stat.h - found 06:43:23 #15 10.56 -- Looking for sys/time.h 06:43:23 #15 10.64 -- Looking for sys/time.h - found 06:43:23 #15 10.64 -- Looking for sys/types.h 06:43:23 #15 10.73 -- Looking for sys/types.h - found 06:43:23 #15 10.73 -- Looking for sys/unistd.h 06:43:23 #15 10.78 -- Looking for sys/unistd.h - not found 06:43:23 #15 10.78 -- Looking for time.h 06:43:23 #15 10.87 -- Looking for time.h - found 06:43:23 #15 10.87 -- Looking for unistd.h 06:43:23 #15 10.96 -- Looking for unistd.h - found 06:43:24 #15 10.96 -- Looking for float.h 06:43:24 #15 11.05 -- Looking for float.h - found 06:43:24 #15 11.05 -- Looking for stddef.h 06:43:24 #15 11.13 -- Looking for stddef.h - found 06:43:24 #15 11.13 -- Looking for winsock2.h 06:43:24 #15 11.19 -- Looking for winsock2.h - not found 06:43:24 #15 11.19 -- Looking for ws2tcpip.h 06:43:24 #15 11.23 -- Looking for ws2tcpip.h - not found 06:43:24 #15 11.23 -- Looking for malloc 06:43:24 #15 11.32 -- Looking for malloc - found 06:43:24 #15 11.32 -- Looking for memset 06:43:24 #15 11.41 -- Looking for memset - found 06:43:24 #15 11.41 -- Looking for select 06:43:24 #15 11.50 -- Looking for select - found 06:43:24 #15 11.50 -- Looking for socket 06:43:24 #15 11.58 -- Looking for socket - found 06:43:24 #15 11.58 -- Looking for strcasecmp 06:43:24 #15 11.67 -- Looking for strcasecmp - found 06:43:24 #15 11.67 -- Looking for pthread_mutex_lock 06:43:24 #15 11.75 -- Looking for pthread_mutex_lock - found 06:43:24 #15 11.75 -- Looking for getaddrinfo 06:43:24 #15 11.84 -- Looking for getaddrinfo - found 06:43:24 #15 11.84 -- Looking for strnlen 06:43:24 #15 11.93 -- Looking for strnlen - found 06:43:24 #15 11.93 -- Looking for strrchr 06:43:24 #15 12.01 -- Looking for strrchr - found 06:43:24 #15 12.01 -- Looking for getrandom 06:43:24 #15 12.10 -- Looking for getrandom - found 06:43:25 #15 12.10 -- Looking for cmsghdr 06:43:25 #15 12.15 -- Looking for cmsghdr - not found 06:43:25 #15 12.15 -- compiling without epoll support 06:43:25 #15 12.15 -- compiling with DTLS support 06:43:25 #15 12.15 -- DTLS_BACKEND: tinydtls 06:43:25 #15 12.16 -- Found TinyDTLS: /usr/local/include 06:43:25 #15 12.16 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:43:25 #15 12.16 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:43:25 #15 12.16 -- TINYDTLS_ROOT_DIR: 06:43:25 #15 12.16 -- compiling with tinydtls support 06:43:25 #15 12.16 -- ENABLE_DTLS:.....................ON 06:43:25 #15 12.16 -- ENABLE_TCP:......................ON 06:43:25 #15 12.16 -- ENABLE_DOCS:.....................OFF 06:43:25 #15 12.16 -- ENABLE_EXAMPLES:.................OFF 06:43:25 #15 12.16 -- DTLS_BACKEND:....................tinydtls 06:43:25 #15 12.16 -- WITH_GNUTLS:.....................OFF 06:43:25 #15 12.16 -- WITH_TINYDTLS:...................ON 06:43:25 #15 12.16 -- WITH_OPENSSL:....................OFF 06:43:25 #15 12.16 -- WITH_MBEDTLS:....................OFF 06:43:25 #15 12.16 -- HAVE_LIBTINYDTLS:................1 06:43:25 #15 12.16 -- HAVE_LIBGNUTLS:.................. 06:43:25 #15 12.16 -- HAVE_OPENSSL:.................... 06:43:25 #15 12.16 -- HAVE_MBEDTLS:.................... 06:43:25 #15 12.16 -- COAP_EPOLL_SUPPORT:.............. 06:43:25 #15 12.16 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:43:25 #15 12.16 -- BUILD_SHARED_LIBS:...............ON 06:43:25 #15 12.16 -- CMAKE_BUILD_TYPE:................Release 06:43:25 #15 12.16 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 06:43:25 #15 12.16 -- Configuring done (3.7s) 06:43:25 #15 12.17 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:43:25 #15 12.17 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:43:25 #15 12.17 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:43:25 #15 12.17 command to set the policy and suppress this warning. 06:43:25 #15 12.17 06:43:25 #15 12.17 File: 06:43:25 #15 12.17 06:43:25 #15 12.17 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:43:25 #15 12.17 This warning is for project developers. Use -Wno-dev to suppress it. 06:43:25 #15 12.17 06:43:25 #15 12.17 -- Generating done (0.0s) 06:43:25 #15 12.18 -- Build files have been written to: /device-coap/deps/libcoap/build 06:43:25 #15 12.18 + make 06:43:25 #15 12.22 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:43:25 #15 12.28 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:43:25 #15 12.36 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:43:25 #15 12.46 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:43:25 #15 12.71 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:43:25 #15 12.76 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:43:25 #15 12.82 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:43:25 #15 13.08 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:43:26 #15 13.12 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:43:26 #15 13.17 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:43:26 #15 13.70 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:43:26 #15 13.82 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:43:26 #15 13.89 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:43:26 #15 13.96 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:43:27 #15 14.01 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:43:27 #15 14.59 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:43:27 #15 14.79 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:43:27 #15 14.96 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:43:28 #15 15.35 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:43:28 #15 15.42 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:43:28 #15 15.47 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:43:28 #15 15.68 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:43:28 #15 15.87 [100%] Linking C shared library libcoap-2.so 06:43:28 #15 15.91 [100%] Built target coap-2 06:43:28 #15 15.91 + make install 06:43:28 #15 15.97 [100%] Built target coap-2 06:43:28 #15 15.99 Install the project... 06:43:28 #15 16.00 -- Install configuration: "Release" 06:43:28 #15 16.00 -- Installing: /usr/local/lib/libcoap-2.so 06:43:28 #15 16.00 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:43:28 #15 16.00 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:43:28 #15 16.00 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:43:28 #15 16.00 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:43:28 #15 16.00 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:43:28 #15 16.00 -- Up-to-date: /usr/local/include 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/uthash.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/subscribe.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/option.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/resource.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/bits.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/block.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/coap_io.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/pdu.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/str.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/async.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/net.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/address.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/uri.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/coap_event.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/coap_riot.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:43:28 #15 16.00 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/coap_prng.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/lwippools.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/coap_debug.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/utlist.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/coap_time.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/encode.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/libcoap.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/mem.h 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/coap_session.h 06:43:28 #15 16.01 -- Up-to-date: /usr/local/include 06:43:28 #15 16.01 -- Up-to-date: /usr/local/include/coap2 06:43:28 #15 16.01 -- Installing: /usr/local/include/coap2/coap.h 06:43:28 #15 16.01 + '[' 1 '=' 1 ] 06:43:28 #15 16.01 + cd /device-coap/deps 06:43:28 #15 16.01 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:43:28 #15 16.01 Connecting to github.com (140.82.112.3:443) 06:43:29 #15 16.22 Connecting to codeload.github.com (140.82.114.9:443) 06:43:29 #15 16.41 saving to 'v4.0.0.zip' 06:43:29 #15 16.47 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 06:43:29 #15 16.47 'v4.0.0.zip' saved 06:43:29 #15 16.47 + unzip v4.0.0.zip 06:43:29 #15 16.48 Archive: v4.0.0.zip 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/ 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/.github/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/.github/workflows/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/.gitignore 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/Attribution.txt 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/Doxyfile 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/LICENSE 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/Makefile 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/OWNERS.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/README.IOT.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/README.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/README.v3.md 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/docs/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/docs/startup.md 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/include/ 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/include/devsdk/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/include/edgex/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/scripts/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:43:29 #15 16.48 creating: device-sdk-c-4.0.0/src/ 06:43:29 #15 16.48 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/api.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/config.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/config.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/data.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/data.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/device.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/device.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:43:29 #15 16.49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:43:29 #15 16.49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/map.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/map.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/service.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/service.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:43:29 #15 16.50 creating: device-sdk-c-4.0.0/src/cmake/ 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:43:29 #15 16.50 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:43:29 #15 16.50 + cd device-sdk-c-4.0.0 06:43:29 #15 16.50 + ./scripts/build.sh 06:43:29 #15 16.50 + CPPCHECK=false 06:43:29 #15 16.50 + DOCGEN=false 06:43:29 #15 16.50 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:43:29 #15 16.50 + '[' 0 -gt 0 ] 06:43:29 #15 16.50 + readlink -f ./scripts/build.sh 06:43:29 #15 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:43:29 #15 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:43:29 #15 16.50 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:43:29 #15 16.50 + cd /device-coap/deps/device-sdk-c-4.0.0 06:43:29 #15 16.50 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:43:29 #15 16.50 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:43:29 #15 16.50 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:43:29 #15 16.58 -- The C compiler identification is GNU 12.2.1 06:43:29 #15 16.59 -- Detecting C compiler ABI info 06:43:29 #15 16.69 -- Detecting C compiler ABI info - done 06:43:29 #15 16.71 -- Check for working C compiler: /usr/bin/cc - skipped 06:43:29 #15 16.71 -- Detecting C compile features 06:43:29 #15 16.71 -- Detecting C compile features - done 06:43:29 #15 16.72 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:43:29 #15 16.79 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:43:29 #15 16.80 -- Found LIBYAML: /usr/lib/libyaml.so 06:43:29 #15 16.80 -- Found LIBUUID: /usr/lib/libuuid.so 06:43:29 #15 16.80 -- Found LIBCBOR: /usr/lib/libcbor.so 06:43:29 #15 16.80 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:43:29 #15 16.81 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:43:29 #15 16.81 -- /opt/iotech/iot/1.5/include 06:43:29 #15 16.81 -- C SDK 0.0.0 for Linux 06:43:29 #15 16.81 -- Performing Test CSDK_HAVE_ATOMIC 06:43:29 #15 16.90 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:43:29 #15 16.95 -- Found Curses: /usr/lib/libcurses.so 06:43:29 #15 16.97 -- Configuring done (0.5s) 06:43:29 #15 17.01 -- Generating done (0.0s) 06:43:29 #15 17.01 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:43:29 #15 17.01 + make all package 06:43:29 #15 17.01 + tee release.log 06:43:29 #15 17.05 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:43:29 #15 17.16 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:43:30 #15 17.31 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:43:30 #15 17.45 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:43:30 #15 17.54 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:43:30 #15 17.84 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:43:31 #15 17.88 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:43:31 #15 18.01 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:43:31 #15 18.29 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:43:31 #15 18.39 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:43:31 #15 18.52 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:43:31 #15 18.64 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:43:31 #15 18.73 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:43:31 #15 18.88 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:43:32 #15 18.93 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:43:32 #15 19.24 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:43:32 #15 19.31 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:43:32 #15 19.54 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:43:32 #15 19.64 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:43:32 #15 19.85 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:43:33 #15 19.93 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:43:34 #15 20.92 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:43:34 #15 21.02 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:43:34 #15 21.09 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:43:34 #15 21.18 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:43:34 #15 21.24 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:43:34 #15 21.46 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:43:34 #15 21.78 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:43:34 #15 21.85 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:43:34 #15 21.98 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:43:35 #15 22.08 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:43:35 #15 22.34 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:43:35 #15 22.34 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:43:35 #15 22.34 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:43:35 #15 22.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:35 #15 22.34 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:43:35 #15 22.34 875 | const iot_data_t *deviceservices_config; 06:43:35 #15 22.34 | ^~~~~~~~~~~~~~~~~~~~~ 06:43:35 #15 22.48 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:43:35 #15 22.59 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:43:35 #15 22.65 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:43:35 #15 22.74 [ 68%] Linking C shared library libcsdk.so 06:43:35 #15 22.79 [ 68%] Built target csdk 06:43:35 #15 22.81 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:43:35 #15 22.95 [ 72%] Linking C executable template 06:43:36 #15 22.97 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:43:36 #15 23.01 [ 72%] Built target template 06:43:36 #15 23.03 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:43:36 #15 23.12 [ 76%] Linking C executable device-counter 06:43:36 #15 23.14 /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) 06:43:36 #15 23.18 [ 76%] Built target device-counter 06:43:36 #15 23.20 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:43:36 #15 23.29 [ 80%] Linking C executable device-random 06:43:36 #15 23.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) 06:43:36 #15 23.35 [ 80%] Built target device-random 06:43:36 #15 23.37 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:43:36 #15 23.45 [ 84%] Linking C executable device-gyro 06:43:36 #15 23.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) 06:43:36 #15 23.52 [ 84%] Built target device-gyro 06:43:36 #15 23.53 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:43:36 #15 23.62 [ 88%] Linking C executable device-bitfields 06:43:36 #15 23.65 /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) 06:43:36 #15 23.69 [ 88%] Built target device-bitfields 06:43:36 #15 23.71 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:43:36 #15 23.86 [ 92%] Linking C executable template-discovery 06:43:36 #15 23.88 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:43:36 #15 23.92 [ 92%] Built target template-discovery 06:43:36 #15 23.94 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:43:36 #15 24.05 [ 96%] Linking C executable device-file 06:43:37 #15 24.08 /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) 06:43:37 #15 24.11 [ 96%] Built target device-file 06:43:37 #15 24.14 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:43:37 #15 24.23 [100%] Linking C executable device-terminal 06:43:37 #15 24.26 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:43:37 #15 24.30 [100%] Built target device-terminal 06:43:37 #15 24.32 Run CPack packaging tool... 06:43:37 #15 24.34 CPack: Create package using TGZ 06:43:37 #15 24.34 CPack: Install projects 06:43:37 #15 24.34 CPack: - Run preinstall target for: Csdk 06:43:37 #15 24.58 CPack: - Install project: Csdk [] 06:43:37 #15 24.59 CPack: Create package 06:43:37 #15 24.61 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:43:37 #15 24.61 + '[' false '=' true ] 06:43:37 #15 24.61 + '[' false '=' true ] 06:43:37 #15 24.61 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:43:37 #15 24.61 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:43:37 #15 24.61 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:43:37 #15 24.69 -- The C compiler identification is GNU 12.2.1 06:43:37 #15 24.72 -- Detecting C compiler ABI info 06:43:37 #15 24.80 -- Detecting C compiler ABI info - done 06:43:37 #15 24.82 -- Check for working C compiler: /usr/bin/cc - skipped 06:43:37 #15 24.82 -- Detecting C compile features 06:43:37 #15 24.83 -- Detecting C compile features - done 06:43:37 #15 24.83 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:43:37 #15 24.90 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:43:37 #15 24.91 -- Found LIBYAML: /usr/lib/libyaml.so 06:43:37 #15 24.91 -- Found LIBUUID: /usr/lib/libuuid.so 06:43:37 #15 24.91 -- Found LIBCBOR: /usr/lib/libcbor.so 06:43:37 #15 24.92 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:43:37 #15 24.92 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:43:37 #15 24.92 -- /opt/iotech/iot/1.5/include 06:43:37 #15 24.92 -- C SDK 0.0.0 for Linux 06:43:37 #15 24.92 -- Performing Test CSDK_HAVE_ATOMIC 06:43:37 #15 25.00 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:43:37 #15 25.05 -- Found Curses: /usr/lib/libcurses.so 06:43:37 #15 25.07 -- Configuring done (0.4s) 06:43:37 #15 25.10 -- Generating done (0.0s) 06:43:37 #15 25.11 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:43:37 #15 25.11 + + tee debug.log 06:43:37 #15 25.11 make 06:43:37 #15 25.16 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:43:38 #15 25.23 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:43:38 #15 25.30 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:43:38 #15 25.38 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:43:38 #15 25.45 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:43:38 #15 25.58 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:43:38 #15 25.61 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:43:38 #15 25.69 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:43:38 #15 25.80 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:43:38 #15 25.87 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:43:38 #15 25.95 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:43:38 #15 26.02 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:43:38 #15 26.09 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:43:38 #15 26.16 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:43:38 #15 26.21 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:43:39 #15 26.34 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:43:39 #15 26.39 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:43:39 #15 26.49 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:43:39 #15 26.54 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:43:39 #15 26.65 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:43:39 #15 26.71 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:43:39 #15 26.92 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:43:40 #15 26.98 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:43:40 #15 27.04 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:43:40 #15 27.10 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:43:40 #15 27.15 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:43:40 #15 27.24 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:43:40 #15 27.45 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:43:40 #15 27.50 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:43:40 #15 27.57 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:43:40 #15 27.64 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:43:40 #15 27.78 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:43:40 #15 27.85 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:43:40 #15 27.91 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:43:40 #15 27.96 [ 68%] Linking C shared library libcsdk.so 06:43:40 #15 28.02 [ 68%] Built target csdk 06:43:41 #15 28.05 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:43:41 #15 28.11 [ 72%] Linking C executable template 06:43:41 #15 28.14 /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) 06:43:41 #15 28.18 [ 72%] Built target template 06:43:41 #15 28.20 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:43:41 #15 28.26 [ 76%] Linking C executable device-counter 06:43:41 #15 28.29 /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) 06:43:41 #15 28.33 [ 76%] Built target device-counter 06:43:41 #15 28.35 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:43:41 #15 28.41 [ 80%] Linking C executable device-random 06:43:41 #15 28.43 /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) 06:43:41 #15 28.47 [ 80%] Built target device-random 06:43:41 #15 28.49 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:43:41 #15 28.55 [ 84%] Linking C executable device-gyro 06:43:41 #15 28.58 /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) 06:43:41 #15 28.62 [ 84%] Built target device-gyro 06:43:41 #15 28.64 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:43:41 #15 28.70 [ 88%] Linking C executable device-bitfields 06:43:41 #15 28.73 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:43:41 #15 28.76 [ 88%] Built target device-bitfields 06:43:41 #15 28.78 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:43:41 #15 28.86 [ 92%] Linking C executable template-discovery 06:43:41 #15 28.88 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:43:41 #15 28.92 [ 92%] Built target template-discovery 06:43:41 #15 28.94 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:43:41 #15 29.01 [ 96%] Linking C executable device-file 06:43:42 #15 29.04 /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) 06:43:42 #15 29.08 [ 96%] Built target device-file 06:43:42 #15 29.10 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:43:42 #15 29.16 [100%] Linking C executable device-terminal 06:43:42 #15 29.19 /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) 06:43:42 #15 29.23 [100%] Built target device-terminal 06:43:42 #15 29.24 + cp -rf include/devsdk include/edgex /usr/include/ 06:43:42 #15 29.24 + cp build/release/c/libcsdk.so /usr/lib/ 06:43:42 #15 29.24 + rm -rf /device-coap/deps 06:43:42 #15 DONE 29.3s 06:43:42 06:43:42 #16 [12/12] RUN /device-coap/scripts/build.sh 06:43:42 #16 0.221 + readlink -f /device-coap/scripts/build.sh 06:43:42 #16 0.222 + dirname /device-coap/scripts/build.sh 06:43:42 #16 0.223 + dirname /device-coap/scripts 06:43:42 #16 0.223 + ROOT=/device-coap 06:43:42 #16 0.223 + echo /device-coap 06:43:42 #16 0.223 + cd /device-coap 06:43:42 #16 0.223 + mkdir -p /device-coap/build/release 06:43:42 #16 0.223 /device-coap 06:43:42 #16 0.224 + cd /device-coap/build/release 06:43:42 #16 0.224 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:43:42 #16 0.296 -- The C compiler identification is GNU 12.2.1 06:43:42 #16 0.312 -- Detecting C compiler ABI info 06:43:42 #16 0.401 -- Detecting C compiler ABI info - done 06:43:42 #16 0.421 -- Check for working C compiler: /usr/bin/cc - skipped 06:43:42 #16 0.421 -- Detecting C compile features 06:43:42 #16 0.422 -- Detecting C compile features - done 06:43:42 #16 0.426 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 06:43:42 #16 0.427 -- Configuring done (0.2s) 06:43:42 #16 0.431 -- Generating done (0.0s) 06:43:42 #16 0.431 -- Build files have been written to: /device-coap/build/release 06:43:42 #16 0.434 + make 06:43:42 #16 0.434 + tee release.log 06:43:42 #16 0.471 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:43:42 #16 0.511 In file included from /usr/include/devsdk/devsdk.h:18, 06:43:42 #16 0.511 from /device-coap/src/c/device-coap.h:17, 06:43:42 #16 0.511 from /device-coap/src/c/coap-client.h:21, 06:43:42 #16 0.511 from /device-coap/src/c/coap-client.c:9: 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.511 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:43:42 #16 0.511 | ^~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.511 90 | strlen(end_dev_params_ptr->psk_key)); 06:43:42 #16 0.511 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | size_t {aka long unsigned int} 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:43:42 #16 0.511 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:43:42 #16 0.511 | ~^ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | unsigned int 06:43:42 #16 0.511 | %lu 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.511 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:43:42 #16 0.511 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | size_t {aka long unsigned int} 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:43:42 #16 0.511 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:43:42 #16 0.511 | ~^ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | unsigned int 06:43:42 #16 0.511 | %lu 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:43:42 #16 0.511 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:43:42 #16 0.511 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.511 130 | resource->properties->type); 06:43:42 #16 0.511 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | iot_typecode_t 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:43:42 #16 0.511 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:43:42 #16 0.511 | ~^ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | int 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.511 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:43:42 #16 0.511 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.511 140 | len); 06:43:42 #16 0.511 | ~~~ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | size_t {aka long unsigned int} 06:43:42 #16 0.511 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:43:42 #16 0.511 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:43:42 #16 0.511 | ~^ 06:43:42 #16 0.511 | | 06:43:42 #16 0.511 | int 06:43:42 #16 0.511 | %ld 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.512 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:43:42 #16 0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.512 145 | len); 06:43:42 #16 0.512 | ~~~ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | size_t {aka long unsigned int} 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:43:42 #16 0.512 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:43:42 #16 0.512 | ~^ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | int 06:43:42 #16 0.512 | %ld 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.512 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:43:42 #16 0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.512 152 | len); 06:43:42 #16 0.512 | ~~~ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | size_t {aka long unsigned int} 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:43:42 #16 0.512 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:43:42 #16 0.512 | ~^ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | int 06:43:42 #16 0.512 | %ld 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:43:42 #16 0.512 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:43:42 #16 0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.512 157 | resource->properties->type); 06:43:42 #16 0.512 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | iot_typecode_t 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:43:42 #16 0.512 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:43:42 #16 0.512 | ~^ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | int 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.512 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:43:42 #16 0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | size_t {aka long unsigned int} 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:43:42 #16 0.512 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:43:42 #16 0.512 | ~^ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | int 06:43:42 #16 0.512 | %ld 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.512 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:43:42 #16 0.512 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.512 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:43:42 #16 0.512 254 | strlen(end_dev_params_ptr->psk_key)); 06:43:42 #16 0.512 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | size_t {aka long unsigned int} 06:43:42 #16 0.512 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:43:42 #16 0.512 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:43:42 #16 0.512 | ~^ 06:43:42 #16 0.512 | | 06:43:42 #16 0.512 | int 06:43:42 #16 0.512 | %ld 06:43:42 #16 0.514 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:43:42 #16 0.514 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.514 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:43:42 #16 0.514 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.514 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:43:42 #16 0.514 353 | strlen(end_dev_params_ptr->psk_key)); 06:43:42 #16 0.514 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.514 | | 06:43:42 #16 0.514 | size_t {aka long unsigned int} 06:43:42 #16 0.514 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:43:42 #16 0.514 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:43:42 #16 0.514 | ~^ 06:43:42 #16 0.514 | | 06:43:42 #16 0.514 | int 06:43:42 #16 0.514 | %ld 06:43:42 #16 0.623 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:43:42 #16 0.660 In file included from /usr/include/devsdk/devsdk.h:18, 06:43:42 #16 0.660 from /usr/include/edgex/devices.h:17, 06:43:42 #16 0.660 from /device-coap/src/c/coap-server.c:22: 06:43:42 #16 0.660 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:43:42 #16 0.660 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.660 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:43:42 #16 0.660 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:42 #16 0.660 | | 06:43:42 #16 0.660 | size_t {aka long unsigned int} 06:43:42 #16 0.660 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:43:42 #16 0.660 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:43:42 #16 0.660 | ~^ 06:43:42 #16 0.660 | | 06:43:42 #16 0.660 | unsigned int 06:43:42 #16 0.660 | %lu 06:43:42 #16 0.660 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:43:42 #16 0.660 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:43:42 #16 0.660 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:42 #16 0.660 | | 06:43:42 #16 0.660 | iot_typecode_t 06:43:42 #16 0.660 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:43:42 #16 0.660 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:43:42 #16 0.660 | ~^ 06:43:42 #16 0.660 | | 06:43:42 #16 0.660 | int 06:43:42 #16 0.722 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:43:42 #16 0.761 In file included from /usr/include/devsdk/devsdk.h:18, 06:43:42 #16 0.761 from /device-coap/src/c/coap-util.h:18, 06:43:42 #16 0.761 from /device-coap/src/c/coap-util.c:9: 06:43:42 #16 0.761 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:43:42 #16 0.761 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:42 #16 0.761 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:43:42 #16 0.761 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:42 #16 0.761 | | 06:43:42 #16 0.761 | size_t {aka long unsigned int} 06:43:42 #16 0.761 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:43:42 #16 0.761 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:43:42 #16 0.761 | ~^ 06:43:42 #16 0.761 | | 06:43:42 #16 0.761 | unsigned int 06:43:42 #16 0.761 | %lu 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:43 #16 0.761 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:43:43 #16 0.761 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:43 #16 0.761 | | 06:43:43 #16 0.761 | size_t {aka long unsigned int} 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:43:43 #16 0.761 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:43:43 #16 0.761 | ~^ 06:43:43 #16 0.761 | | 06:43:43 #16 0.761 | unsigned int 06:43:43 #16 0.761 | %lu 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:43 #16 0.761 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:43:43 #16 0.761 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:43 #16 0.761 | | 06:43:43 #16 0.761 | size_t {aka long unsigned int} 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:43:43 #16 0.761 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:43:43 #16 0.761 | ~^ 06:43:43 #16 0.761 | | 06:43:43 #16 0.761 | unsigned int 06:43:43 #16 0.761 | %lu 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:43:43 #16 0.761 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:43:43 #16 0.761 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:43:43 #16 0.761 | | 06:43:43 #16 0.761 | size_t {aka long unsigned int} 06:43:43 #16 0.761 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:43:43 #16 0.761 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:43:43 #16 0.761 | ~^ 06:43:43 #16 0.761 | | 06:43:43 #16 0.761 | unsigned int 06:43:43 #16 0.761 | %lu 06:43:43 #16 0.864 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:43:43 #16 0.902 In file included from /usr/include/devsdk/devsdk.h:18, 06:43:43 #16 0.902 from /device-coap/src/c/device-coap.h:17, 06:43:43 #16 0.902 from /device-coap/src/c/device-coap.c:10: 06:43:43 #16 0.902 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:43:43 #16 0.902 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:43:43 #16 0.902 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:43:43 #16 0.902 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:43 #16 0.902 131 | requests[i].resource->type); 06:43:43 #16 0.902 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:43:43 #16 0.902 | | 06:43:43 #16 0.902 | iot_typecode_t 06:43:43 #16 0.902 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:43:43 #16 0.902 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:43:43 #16 0.902 | ~^ 06:43:43 #16 0.902 | | 06:43:43 #16 0.902 | int 06:43:43 #16 1.012 [100%] Linking C executable device-coap 06:43:43 #16 1.038 /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) 06:43:43 #16 1.079 [100%] Built target device-coap 06:43:43 #16 DONE 1.1s 06:43:43 06:43:43 #17 exporting to image 06:43:43 #17 exporting layers 06:43:43 #17 exporting layers 0.4s done 06:43:43 #17 writing image sha256:f51fcb742574329101643e9b316142e6367ce4e384301bcab740539a9d38b200 done 06:43:43 #17 naming to docker.io/library/device-coap-c-builder-x86_64 done 06:43:43 #17 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:44 + git log --pretty=%H %s 06:43:44 + grep ci(lts-release) 06:43:44 + head -n 1 06:43:44 + awk {print $1} [Pipeline] echo 06:43:44 [edgeXDocker.push] Tagging docker image device-coap-c-builder-x86_64 with the following tags: 06:43:44 96492ab27443f1c63cb239c17d4c910313ac6133 06:43:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:44 + docker tag device-coap-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:45 + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 06:43:45 The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64] 06:43:45 a356f430ebd4: Preparing 06:43:45 32a198bdc144: Preparing 06:43:45 5f70bf18a086: Preparing 06:43:45 61fff4c5f615: Preparing 06:43:45 88dd45ad1054: Preparing 06:43:45 0ebeb16bc8f9: Preparing 06:43:45 9d482ac5df9f: Preparing 06:43:45 513f1cc97eb3: Preparing 06:43:45 f634552b37c3: Preparing 06:43:45 f72dbd600ad4: Preparing 06:43:45 ac1754759f54: Preparing 06:43:45 9d94fa7f7201: Preparing 06:43:45 1a98914da975: Preparing 06:43:45 cc2447e1835a: Preparing 06:43:45 9d482ac5df9f: Waiting 06:43:45 513f1cc97eb3: Waiting 06:43:45 f634552b37c3: Waiting 06:43:45 f72dbd600ad4: Waiting 06:43:45 ac1754759f54: Waiting 06:43:45 9d94fa7f7201: Waiting 06:43:45 1a98914da975: Waiting 06:43:45 cc2447e1835a: Waiting 06:43:45 0ebeb16bc8f9: Waiting 06:43:45 88dd45ad1054: Pushed 06:43:45 5f70bf18a086: Pushed 06:43:45 61fff4c5f615: Pushed 06:43:45 a356f430ebd4: Pushed 06:43:45 9d482ac5df9f: Pushed 06:43:45 32a198bdc144: Pushed 06:43:45 0ebeb16bc8f9: Pushed 06:43:45 9d94fa7f7201: Layer already exists 06:43:45 1a98914da975: Layer already exists 06:43:45 f72dbd600ad4: Pushed 06:43:45 cc2447e1835a: Layer already exists 06:43:45 ac1754759f54: Pushed 06:43:46 f634552b37c3: Pushed 06:43:49 513f1cc97eb3: Pushed 06:43:49 96492ab27443f1c63cb239c17d4c910313ac6133: digest: sha256:7a9ff063a0cad66d7cdb8a722d60135bca49457b18a74b44a332596f73e51b40 size: 3241 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:49 ===================================================== [Pipeline] echo 06:43:49 taggedImages: 06:43:49 - nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:43:49 ========================================================= 06:43:49 [edgeXBuildMultiArch] RAW Config: 06:43:49 images: 06:43:49 - nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 06:43:49 settingsFile: 06:43:49 device-coap-c-settings 06:43:49 ========================================================= [Pipeline] node 06:44:04 Still waiting to schedule task 06:44:04 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:44:34 Running on prd-centos7-docker-4c-2g-774260 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:34 provisioning config files... 06:44:34 copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config13174635346149984973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:35 ---> ****-login.sh 06:44:35 nexus3.edgexfoundry.org:10001 06:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:36 Configure a credential helper to remove this warning. See 06:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:36 06:44:36 Login Succeeded 06:44:36 nexus3.edgexfoundry.org:10002 06:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:36 Configure a credential helper to remove this warning. See 06:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:36 06:44:36 Login Succeeded 06:44:36 nexus3.edgexfoundry.org:10003 06:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:36 Configure a credential helper to remove this warning. See 06:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:36 06:44:36 Login Succeeded 06:44:36 nexus3.edgexfoundry.org:10004 06:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:37 Configure a credential helper to remove this warning. See 06:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:37 06:44:37 Login Succeeded 06:44:37 ****.io 06:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:37 Configure a credential helper to remove this warning. See 06:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:37 06:44:37 Login Succeeded 06:44:37 ---> ****-login.sh ends [Pipeline] } 06:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:37 + docker buildx ls 06:44:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:44:38 default * docker 06:44:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:44:38 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:44:38 edgex-builder [Pipeline] sh 06:44:38 + docker buildx inspect --bootstrap 06:44:38 #1 [internal] booting buildkit 06:44:38 #1 pulling image moby/buildkit:buildx-stable-1 06:44:42 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 06:44:42 #1 creating container buildx_buildkit_edgex-builder0 06:44:43 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 06:44:43 #1 DONE 4.8s 06:44:43 Name: edgex-builder 06:44:43 Driver: docker-container 06:44:43 06:44:43 Nodes: 06:44:43 Name: edgex-builder0 06:44:43 Endpoint: unix:///var/run/docker.sock 06:44:43 Status: running 06:44:43 Buildkit: v0.26.2 06:44:43 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:44:43 + docker buildx ls 06:44:43 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:44:43 edgex-builder * docker-container 06:44:43 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:44:43 default docker 06:44:43 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:44:44 + echo -e 'FROM nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133' 06:44:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 --push - 06:44:44 #1 [internal] load build definition from Dockerfile 06:44:44 #1 transferring dockerfile: 213B done 06:44:44 #1 DONE 0.0s 06:44:44 06:44:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 06:44:44 #2 DONE 0.1s 06:44:44 06:44:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133 06:44:44 #3 DONE 0.1s 06:44:44 06:44:44 #4 [internal] load .dockerignore 06:44:44 #4 transferring context: 2B done 06:44:44 #4 DONE 0.0s 06:44:44 06:44:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133@sha256:7a9ff063a0cad66d7cdb8a722d60135bca49457b18a74b44a332596f73e51b40 06:44:44 #5 resolve nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133@sha256:7a9ff063a0cad66d7cdb8a722d60135bca49457b18a74b44a332596f73e51b40 0.0s done 06:44:44 #5 DONE 0.0s 06:44:44 06:44:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133@sha256:7a9ff063a0cad66d7cdb8a722d60135bca49457b18a74b44a332596f73e51b40 06:44:44 #6 resolve nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133@sha256:7a9ff063a0cad66d7cdb8a722d60135bca49457b18a74b44a332596f73e51b40 0.0s done 06:44:44 #6 DONE 0.2s 06:44:44 06:44:44 #7 [auth] device-coap-c-builder-x86_64:pull,push token for nexus3.edgexfoundry.org:10002 06:44:44 #7 DONE 0.0s 06:44:44 06:44:44 #8 exporting to image 06:44:44 #8 exporting layers done 06:44:44 #8 exporting manifest sha256:4fc31b88cd468772a03bc640da53ae003106c3c3ed6528a9fac84ad42f5e8ae5 0.0s done 06:44:44 #8 exporting config sha256:f51fcb742574329101643e9b316142e6367ce4e384301bcab740539a9d38b200 done 06:44:44 #8 exporting manifest sha256:12663f4c6b320069952c4d97345c101d3716a412db81a2acff14bfacc3168568 0.0s done 06:44:44 #8 exporting config sha256:1d71ae57b385fb41fa147413270984bb574fcf2561ebc1a871e40c1cd8063633 done 06:44:44 #8 exporting manifest list sha256:cf2a551fc607395a6707d3dafc805e68e6b7d7c128016d0aa70e3d1afd5ed573 0.0s done 06:44:44 #8 pushing layers 0.1s done 06:44:44 #8 pushing manifest for nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133@sha256:cf2a551fc607395a6707d3dafc805e68e6b7d7c128016d0aa70e3d1afd5ed573 06:44:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:44:44 #8 pushing manifest for nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:96492ab27443f1c63cb239c17d4c910313ac6133@sha256:cf2a551fc607395a6707d3dafc805e68e6b7d7c128016d0aa70e3d1afd5ed573 0.1s done 06:44:44 #8 DONE 0.2s 06:44:44 06:44:44 1 warning found (use --debug to expand): 06:44:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:44:45 + '[' -d /w/workspace/dgexfoundry_device-coap-c_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:44:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:44:46 ---> package-listing.sh 06:44:46 ++ facter osfamily 06:44:46 ++ tr '[:upper:]' '[:lower:]' 06:44:46 + OS_FAMILY=redhat 06:44:46 + workspace=/w/workspace/dgexfoundry_device-coap-c_odessa 06:44:46 + START_PACKAGES=/tmp/packages_start.txt 06:44:46 + END_PACKAGES=/tmp/packages_end.txt 06:44:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:44:46 + PACKAGES=/tmp/packages_start.txt 06:44:46 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 06:44:46 + PACKAGES=/tmp/packages_end.txt 06:44:46 + case "${OS_FAMILY}" in 06:44:46 + sort 06:44:46 + rpm -qa 06:44:46 + '[' -f /tmp/packages_start.txt ']' 06:44:46 + '[' -f /tmp/packages_end.txt ']' 06:44:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:44:46 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 06:44:46 + mkdir -p /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ 06:44:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ [Pipeline] echo 06:44:46 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-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:44:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:47 06:44:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:48 latest: Pulling from edgex-lftools-log-publisher 06:44:48 5eb5b503b376: Pulling fs layer 06:44:48 5c69ac0246d0: Pulling fs layer 06:44:48 ec43610c2a17: Pulling fs layer 06:44:48 3a2ae6a8a46f: Pulling fs layer 06:44:48 33b1e0a273af: Pulling fs layer 06:44:48 5d3b04190fa2: Pulling fs layer 06:44:48 2f39f015ded8: Pulling fs layer 06:44:48 3a2ae6a8a46f: Waiting 06:44:48 33b1e0a273af: Waiting 06:44:48 5d3b04190fa2: Waiting 06:44:48 2f39f015ded8: Waiting 06:44:48 5c69ac0246d0: Verifying Checksum 06:44:48 5c69ac0246d0: Download complete 06:44:48 3a2ae6a8a46f: Verifying Checksum 06:44:48 3a2ae6a8a46f: Download complete 06:44:48 ec43610c2a17: Verifying Checksum 06:44:48 ec43610c2a17: Download complete 06:44:48 33b1e0a273af: Verifying Checksum 06:44:48 33b1e0a273af: Download complete 06:44:48 5d3b04190fa2: Verifying Checksum 06:44:48 5d3b04190fa2: Download complete 06:44:48 5eb5b503b376: Verifying Checksum 06:44:48 5eb5b503b376: Download complete 06:44:48 2f39f015ded8: Verifying Checksum 06:44:48 2f39f015ded8: Download complete 06:44:49 5eb5b503b376: Pull complete 06:44:49 5c69ac0246d0: Pull complete 06:44:49 ec43610c2a17: Pull complete 06:44:50 3a2ae6a8a46f: Pull complete 06:44:50 33b1e0a273af: Pull complete 06:44:50 5d3b04190fa2: Pull complete 06:44:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-774259 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] checkout 06:44:54 2f39f015ded8: Pull complete 06:44:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 06:44:56 Selected Git installation does not exist. Using Default 06:44:56 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:56 prd-centos7-docker-4c-2g-774260 does not seem to be running inside a container 06:44:56 $ 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-coap-c_odessa/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-coap-c_odessa -v /w/workspace/dgexfoundry_device-coap-c_odessa:/w/workspace/dgexfoundry_device-coap-c_odessa:rw,z -v /w/workspace/dgexfoundry_device-coap-c_odessa@tmp:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:45:00 using credential edgex-jenkins-ssh 06:45:00 Cloning the remote Git repository 06:45:01 $ docker top 256c1e56f399c00647f2ce25ed2a20df9197ec21cfd9c74993547cb0d49f9d40 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:00 Cloning repository git@github.com:edgexfoundry/device-coap-c.git 06:45:00 > git init /w/workspace/dgexfoundry_device-coap-c_odessa # timeout=10 06:45:01 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git 06:45:01 > git --version # timeout=10 06:45:01 > git --version # 'git version 2.25.1' 06:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:01 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:01 + mkdir -p /var/log/sysstat [Pipeline] sh 06:45:02 + ls /var/log/sa-host 06:45:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:02 provisioning config files... 06:45:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config1861829686971409028tmp [Pipeline] { [Pipeline] echo 06:45:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:02 ---> create-netrc.sh [Pipeline] } 06:45:02 Deleting 1 temporary files 06:45:02 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 06:45:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:45:02 Avoid second fetch 06:45:02 Checking out Revision 96492ab27443f1c63cb239c17d4c910313ac6133 (odessa) 06:45:03 ---> python-tools-install.sh [Pipeline] echo 06:45:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:03 ---> sudo-logs.sh 06:45:03 Archiving 'sudo' log.. 06:45:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-774260.novalocal: Name or service not known 06:45:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-774260.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:45:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:03 Commit message: "ci(lts-release): LTS release v4.0.1 @47967fd" 06:45:03 ---> job-cost.sh 06:45:03 lf-activate-venv: SKIPPING 06:45:03 INFO: No Stack... 06:45:03 INFO: Retrieving Pricing Info for: v3-standard-2 06:45:02 > git config core.sparsecheckout # timeout=10 06:45:02 > git checkout -f 96492ab27443f1c63cb239c17d4c910313ac6133 # timeout=10 06:45:04 INFO: Archiving Costs [Pipeline] echo 06:45:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:04 ---> logs-deploy.sh 06:45:04 lf-activate-venv: SKIPPING 06:45:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/odessa/6 06:45:04 INFO: archiving workspace using pattern(s): 06:45:05 Archives upload complete. 06:45:05 INFO: archiving logs to Nexus 06:45:06 ---> uname -a: 06:45:06 Linux prd-centos7-docker-4c-2g-774260.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:45:06 06:45:06 06:45:06 ---> lscpu: 06:45:06 Architecture: x86_64 06:45:06 CPU op-mode(s): 32-bit, 64-bit 06:45:06 Byte Order: Little Endian 06:45:06 Address sizes: 40 bits physical, 48 bits virtual 06:45:06 CPU(s): 2 06:45:06 On-line CPU(s) list: 0,1 06:45:06 Thread(s) per core: 1 06:45:06 Core(s) per socket: 1 06:45:06 Socket(s): 2 06:45:06 NUMA node(s): 1 06:45:06 Vendor ID: AuthenticAMD 06:45:06 CPU family: 23 06:45:06 Model: 49 06:45:06 Model name: AMD EPYC-Rome Processor 06:45:06 Stepping: 0 06:45:06 CPU MHz: 2800.000 06:45:06 BogoMIPS: 5600.00 06:45:06 Virtualization: AMD-V 06:45:06 Hypervisor vendor: KVM 06:45:06 Virtualization type: full 06:45:06 L1d cache: 64 KiB 06:45:06 L1i cache: 64 KiB 06:45:06 L2 cache: 1 MiB 06:45:06 L3 cache: 32 MiB 06:45:06 NUMA node0 CPU(s): 0,1 06:45:06 Vulnerability Itlb multihit: Not affected 06:45:06 Vulnerability L1tf: Not affected 06:45:06 Vulnerability Mds: Not affected 06:45:06 Vulnerability Meltdown: Not affected 06:45:06 Vulnerability Mmio stale data: Not affected 06:45:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:45:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:45:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:45:06 Vulnerability Srbds: Not affected 06:45:06 Vulnerability Tsx async abort: Not affected 06:45:06 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:45:06 06:45:06 06:45:06 ---> nproc: 06:45:06 2 06:45:06 06:45:06 06:45:06 ---> df -h: 06:45:06 Filesystem Size Used Avail Use% Mounted on 06:45:06 overlay 40G 7.3G 33G 19% / 06:45:06 tmpfs 64M 0 64M 0% /dev 06:45:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:45:06 shm 64M 0 64M 0% /dev/shm 06:45:06 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:45:06 06:45:06 06:45:06 Cannot open /var/log/sysstat/sa01: No such file or directory 06:45:06 Please check if data collecting is enabled 06:45:06 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:45:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:45:06 $ docker stop --time=1 256c1e56f399c00647f2ce25ed2a20df9197ec21cfd9c74993547cb0d49f9d40 06:45:07 $ docker rm -f --volumes 256c1e56f399c00647f2ce25ed2a20df9197ec21cfd9c74993547cb0d49f9d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:45:07 [WS-CLEANUP] Deleting project workspace... 06:45:07 [WS-CLEANUP] Deferred wipeout is used... 06:45:07 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:07 provisioning config files... 06:45:07 copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config955750675359765764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:08 ---> ****-login.sh 06:45:08 nexus3.edgexfoundry.org:10001 06:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:09 Configure a credential helper to remove this warning. See 06:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:09 06:45:09 Login Succeeded 06:45:09 nexus3.edgexfoundry.org:10002 06:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:09 Configure a credential helper to remove this warning. See 06:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:09 06:45:09 Login Succeeded 06:45:09 nexus3.edgexfoundry.org:10003 06:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:09 Configure a credential helper to remove this warning. See 06:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:09 06:45:09 Login Succeeded 06:45:09 nexus3.edgexfoundry.org:10004 06:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:10 Configure a credential helper to remove this warning. See 06:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:10 06:45:10 Login Succeeded 06:45:10 ****.io 06:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:10 Configure a credential helper to remove this warning. See 06:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:10 06:45:10 Login Succeeded 06:45:10 ---> ****-login.sh ends [Pipeline] } 06:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:45:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:45:11 + echo 0.0.0 [Pipeline] echo 06:45:11 [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-arm64 [Pipeline] echo 06:45:11 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:45:11 ========================================================= 06:45:11 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 06:45:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:11 + docker build -t device-coap-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . 06:45:11 Sending build context to Docker daemon 373.8kB 06:45:11 Step 1/14 : ARG BASE=alpine:3.20 06:45:11 Step 2/14 : FROM ${BASE} 06:45:11 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 06:45:11 579b34f0a95b: Pulling fs layer 06:45:11 b046b3a35be6: Pulling fs layer 06:45:11 2014ba793e07: Pulling fs layer 06:45:11 b046b3a35be6: Verifying Checksum 06:45:11 b046b3a35be6: Download complete 06:45:12 579b34f0a95b: Verifying Checksum 06:45:12 579b34f0a95b: Download complete 06:45:12 579b34f0a95b: Pull complete 06:45:12 b046b3a35be6: Pull complete 06:45:14 2014ba793e07: Verifying Checksum 06:45:14 2014ba793e07: Download complete 06:45:27 2014ba793e07: Pull complete 06:45:27 Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 06:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 06:45:27 ---> 4f4201145ecf 06:45:27 Step 3/14 : LABEL maintainer="Ken Bannister " 06:45:27 ---> Running in 7ea6dc2b316a 06:45:27 Removing intermediate container 7ea6dc2b316a 06:45:27 ---> 607cec77d690 06:45:27 Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:45:27 ---> Running in 43d9d5c3df2c 06:45:27 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:45:28 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:45:28 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:45:28 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:45:29 Removing intermediate container 43d9d5c3df2c 06:45:29 ---> 846c9f911643 06:45:29 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:45:29 ---> Running in 9309c7239ac1 06:45:30 Removing intermediate container 9309c7239ac1 06:45:30 ---> 9adc270d4f7f 06:45:30 Step 6/14 : 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 06:45:30 ---> Running in db8d37b4292d 06:45:31 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:32 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:32 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:45:33 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:45:33 (1/18) Installing dumb-init (1.2.5-r2) 06:45:33 (2/18) Installing hiredis (1.1.0-r2) 06:45:34 (3/18) Installing hiredis-dev (1.1.0-r2) 06:45:34 (4/18) Installing libcbor (0.10.2-r1) 06:45:34 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 06:45:35 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 06:45:35 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 06:45:35 (8/18) Installing libcbor-dev (0.10.2-r1) 06:45:35 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:45:35 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:45:36 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:45:36 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:45:36 (13/18) Installing libblkid (2.38.1-r8) 06:45:36 (14/18) Installing libuuid (2.38.1-r8) 06:45:36 (15/18) Installing libfdisk (2.38.1-r8) 06:45:37 (16/18) Installing libmount (2.38.1-r8) 06:45:38 (17/18) Installing libsmartcols (2.38.1-r8) 06:45:38 (18/18) Installing util-linux-dev (2.38.1-r8) 06:45:38 Executing busybox-1.36.1-r2.trigger 06:45:38 OK: 333 MiB in 100 packages 06:45:40 Removing intermediate container db8d37b4292d 06:45:40 ---> 9b423e3a0aa5 06:45:40 Step 7/14 : RUN apk --no-cache upgrade 06:45:40 ---> Running in f0ba1a3b00cd 06:45:41 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:41 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:41 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:45:42 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:45:42 Upgrading critical system libraries and apk-tools: 06:45:42 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:45:43 Executing busybox-1.36.1-r2.trigger 06:45:43 Continuing the upgrade transaction with new apk-tools: 06:45:43 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:45:44 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:45:44 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:45:45 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:45:45 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:45:45 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 06:45:45 Executing busybox-1.36.1-r7.post-upgrade 06:45:45 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 06:45:46 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:45:46 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:45:46 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:45:46 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 06:45:47 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:45:47 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:45:48 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:45:48 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:45:48 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:45:49 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:45:49 (14/27) Installing libpsl (0.21.5-r0) 06:45:49 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:45:49 (16/27) Installing libpsl-utils (0.21.5-r0) 06:45:50 (17/27) Installing libpsl-dev (0.21.5-r0) 06:45:50 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:45:50 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:45:50 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:45:51 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 06:45:51 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:45:51 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:45:52 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:45:52 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:45:52 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:45:52 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:45:52 Executing busybox-1.36.1-r7.trigger 06:45:52 Executing ca-certificates-20241121-r1.trigger 06:45:53 OK: 334 MiB in 103 packages 06:45:56 Removing intermediate container f0ba1a3b00cd 06:45:56 ---> 85447ea4b88c 06:45:56 Step 8/14 : COPY scripts /device-coap/scripts 06:45:56 ---> 37ff6314c402 06:45:56 Step 9/14 : COPY src /device-coap/src/ 06:45:57 ---> 5d50ab925ae1 06:45:57 Step 10/14 : COPY VERSION /device-coap 06:45:57 ---> 997aadf7b3e4 06:45:57 Step 11/14 : RUN mkdir -p /device-coap/build 06:45:57 ---> Running in 2eb9059d58f5 06:45:59 Removing intermediate container 2eb9059d58f5 06:45:59 ---> 8f1769d61a9b 06:45:59 Step 12/14 : WORKDIR /device-coap 06:45:59 ---> Running in 398cb80d09dd 06:45:59 Removing intermediate container 398cb80d09dd 06:45:59 ---> 8f86aa421dfb 06:45:59 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 06:45:59 ---> Running in 235d729398d9 06:46:00 + BUILD_CSDK=1 06:46:00 + TINYDTLS_VERSION=b0e230d 06:46:00 + LIBCOAP_VERSION=1739507 06:46:00 + CSDK_VERSION=4.0.0 06:46:00 + '[' -d deps ] 06:46:00 + mkdir deps 06:46:00 + cd /device-coap/deps 06:46:00 + git clone https://github.com/eclipse/tinydtls.git 06:46:00 Cloning into 'tinydtls'... 06:46:02 + cd tinydtls 06:46:02 + git checkout develop 06:46:02 branch 'develop' set up to track 'origin/develop'. 06:46:02 Switched to a new branch 'develop' 06:46:02 + git reset --hard b0e230d 06:46:02 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:46:02 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:46:02 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:46:02 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:46:02 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:46:02 + mkdir -p build 06:46:02 + cd build 06:46:02 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:46:02 -- The C compiler identification is GNU 12.2.1 06:46:02 -- Detecting C compiler ABI info 06:46:02 -- Detecting C compiler ABI info - done 06:46:02 -- Check for working C compiler: /usr/bin/cc - skipped 06:46:02 -- Detecting C compile features 06:46:02 -- Detecting C compile features - done 06:46:02 -- Looking for assert.h 06:46:03 -- Looking for assert.h - found 06:46:03 -- Looking for arpa/inet.h 06:46:03 -- Looking for arpa/inet.h - found 06:46:03 -- Looking for fcntl.h 06:46:03 -- Looking for fcntl.h - found 06:46:03 -- Looking for inttypes.h 06:46:04 -- Looking for inttypes.h - found 06:46:04 -- Looking for memory.h 06:46:04 -- Looking for memory.h - found 06:46:04 -- Looking for netdb.h 06:46:04 -- Looking for netdb.h - found 06:46:04 -- Looking for netinet/in.h 06:46:05 -- Looking for netinet/in.h - found 06:46:05 -- Looking for stddef.h 06:46:05 -- Looking for stddef.h - found 06:46:05 -- Looking for stdint.h 06:46:05 -- Looking for stdint.h - found 06:46:05 -- Looking for stdlib.h 06:46:06 -- Looking for stdlib.h - found 06:46:06 -- Looking for string.h 06:46:06 -- Looking for string.h - found 06:46:06 -- Looking for strings.h 06:46:06 -- Looking for strings.h - found 06:46:06 -- Looking for time.h 06:46:06 -- Looking for time.h - found 06:46:06 -- Looking for sys/param.h 06:46:07 -- Looking for sys/param.h - found 06:46:07 -- Looking for sys/socket.h 06:46:07 -- Looking for sys/socket.h - found 06:46:07 -- Looking for sys/stat.h 06:46:08 -- Looking for sys/stat.h - found 06:46:08 -- Looking for sys/types.h 06:46:08 -- Looking for sys/types.h - found 06:46:08 -- Looking for sys/time.h 06:46:08 -- Looking for sys/time.h - found 06:46:08 -- Looking for unistd.h 06:46:08 -- Looking for unistd.h - found 06:46:08 -- Looking for float.h 06:46:09 -- Looking for float.h - found 06:46:09 -- Looking for dlfcn.h 06:46:09 -- Looking for dlfcn.h - found 06:46:09 -- Looking for memset 06:46:09 -- Looking for memset - found 06:46:09 -- Looking for select 06:46:10 -- Looking for select - found 06:46:10 -- Looking for socket 06:46:10 -- Looking for socket - found 06:46:10 -- Looking for strdup 06:46:10 -- Looking for strdup - found 06:46:10 -- Looking for strerror 06:46:11 -- Looking for strerror - found 06:46:11 -- Looking for strnlen 06:46:11 -- Looking for strnlen - found 06:46:11 -- Looking for fls 06:46:11 -- Looking for fls - not found 06:46:11 -- Looking for vprintf 06:46:12 -- Looking for vprintf - found 06:46:12 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:46:12 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:46:12 -- Configuring done (10.3s) 06:46:12 -- Generating done (0.0s) 06:46:12 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:46:12 + make 06:46:12 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:46:13 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:46:13 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:46:15 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:46:15 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:46:15 In function 'ecc_ecdh', 06:46:15 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:46:15 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:46:15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:46:15 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:46:15 | ^~~~~~~~~~~ 06:46:15 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:46:15 431 | uint32_t pub_x[8]; 06:46:15 | ^~~~~ 06:46:15 In function 'ecc_ecdh', 06:46:15 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:46:15 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:46:15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:46:15 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:46:15 | ^~~~~~~~~~~ 06:46:15 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:46:15 432 | uint32_t pub_y[8]; 06:46:15 | ^~~~~ 06:46:15 In function 'ecc_ecdh', 06:46:15 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:46:15 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:46:15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:46:15 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:46:15 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:46:15 | ^~~~~~~~~~~ 06:46:15 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:46:15 430 | uint32_t priv[8]; 06:46:15 | ^~~~ 06:46:16 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:46:23 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:46:23 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:46:23 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:46:23 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:46:23 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:46:23 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:46:23 316 | for (idx = 0; idx < count; idx++) { 06:46:23 | ^ 06:46:23 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:46:23 319 | return result == count; 06:46:23 | ^~ 06:46:27 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:46:27 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:46:27 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:46:27 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:46:28 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:46:28 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:46:28 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:46:28 | ~~~~~~~~~~^~~~~~~~ 06:46:28 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:46:28 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:46:28 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:46:28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:46:28 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:46:28 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:46:28 | ~~~~~^~~~~~~~ 06:46:28 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:46:28 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:46:28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:46:28 [100%] Linking C shared library libtinydtls.so 06:46:28 [100%] Built target tinydtls 06:46:28 + make install 06:46:29 [100%] Built target tinydtls 06:46:29 Install the project... 06:46:29 -- Install configuration: "Release" 06:46:29 -- Installing: /usr/local/lib/libtinydtls.so 06:46:29 -- Installing: /usr/local/include/tinydtls 06:46:29 -- Installing: /usr/local/include/tinydtls/dtls.h 06:46:29 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:46:29 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:46:29 -- Installing: /usr/local/include/tinydtls/utlist.h 06:46:29 -- Installing: /usr/local/include/tinydtls/ccm.h 06:46:29 -- Installing: /usr/local/include/tinydtls/hmac.h 06:46:29 -- Installing: /usr/local/include/tinydtls/uthash.h 06:46:29 -- Installing: /usr/local/include/tinydtls/numeric.h 06:46:29 -- Installing: /usr/local/include/tinydtls/netq.h 06:46:29 -- Installing: /usr/local/include/tinydtls/sha2 06:46:29 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:46:29 -- Installing: /usr/local/include/tinydtls/crypto.h 06:46:29 -- Installing: /usr/local/include/tinydtls/alert.h 06:46:29 -- Installing: /usr/local/include/tinydtls/session.h 06:46:29 -- Installing: /usr/local/include/tinydtls/global.h 06:46:29 -- Installing: /usr/local/include/tinydtls/ecc 06:46:29 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:46:29 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:46:29 -- Installing: /usr/local/include/tinydtls/state.h 06:46:29 -- Installing: /usr/local/include/tinydtls/aes 06:46:29 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:46:29 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:46:29 -- Installing: /usr/local/include/tinydtls/peer.h 06:46:29 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:46:29 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:46:29 -- Up-to-date: /usr/local/include/tinydtls 06:46:29 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:46:29 + cd /device-coap/deps 06:46:29 + git clone https://github.com/obgm/libcoap.git 06:46:29 Cloning into 'libcoap'... 06:46:35 + cd libcoap 06:46:35 + git reset --hard 1739507 06:46:35 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:46:35 + patch -p1 06:46:35 patching file cmake/FindTinyDTLS.cmake 06:46:35 + patch -p1 06:46:35 patching file include/coap2/coap_config.h.in 06:46:35 + mkdir -p build 06:46:35 + cd build 06:46:35 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:46:35 -- The CXX compiler identification is GNU 12.2.1 06:46:35 -- The C compiler identification is GNU 12.2.1 06:46:35 -- Detecting CXX compiler ABI info 06:46:36 -- Detecting CXX compiler ABI info - done 06:46:36 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:46:36 -- Detecting CXX compile features 06:46:36 -- Detecting CXX compile features - done 06:46:36 -- Detecting C compiler ABI info 06:46:36 -- Detecting C compiler ABI info - done 06:46:36 -- Check for working C compiler: /usr/bin/cc - skipped 06:46:36 -- Detecting C compile features 06:46:36 -- Detecting C compile features - done 06:46:36 -- Looking for byteswap.h 06:46:36 -- Looking for byteswap.h - found 06:46:36 -- Looking for inttypes.h 06:46:37 -- Looking for inttypes.h - found 06:46:37 -- Looking for limits.h 06:46:37 -- Looking for limits.h - found 06:46:37 -- Looking for memory.h 06:46:38 -- Looking for memory.h - found 06:46:38 -- Looking for strings.h 06:46:38 -- Looking for strings.h - found 06:46:38 -- Looking for string.h 06:46:38 -- Looking for string.h - found 06:46:38 -- Looking for sys/sysctl.h 06:46:38 -- Looking for sys/sysctl.h - not found 06:46:38 -- Looking for netinet/in.h 06:46:39 -- Looking for netinet/in.h - found 06:46:39 -- Looking for sys/epoll.h 06:46:39 -- Looking for sys/epoll.h - found 06:46:39 -- Looking for sys/timerfd.h 06:46:39 -- Looking for sys/timerfd.h - found 06:46:39 -- Looking for arpa/inet.h 06:46:39 -- Looking for arpa/inet.h - found 06:46:39 -- Looking for stdbool.h 06:46:40 -- Looking for stdbool.h - found 06:46:40 -- Looking for netdb.h 06:46:40 -- Looking for netdb.h - found 06:46:40 -- Looking for pthread.h 06:46:41 -- Looking for pthread.h - found 06:46:41 -- Looking for stdlib.h 06:46:41 -- Looking for stdlib.h - found 06:46:41 -- Looking for stdint.h 06:46:41 -- Looking for stdint.h - found 06:46:41 -- Looking for syslog.h 06:46:41 -- Looking for syslog.h - found 06:46:41 -- Looking for sys/ioctl.h 06:46:42 -- Looking for sys/ioctl.h - found 06:46:42 -- Looking for sys/socket.h 06:46:42 -- Looking for sys/socket.h - found 06:46:42 -- Looking for sys/stat.h 06:46:43 -- Looking for sys/stat.h - found 06:46:43 -- Looking for sys/time.h 06:46:43 -- Looking for sys/time.h - found 06:46:43 -- Looking for sys/types.h 06:46:43 -- Looking for sys/types.h - found 06:46:43 -- Looking for sys/unistd.h 06:46:43 -- Looking for sys/unistd.h - not found 06:46:43 -- Looking for time.h 06:46:44 -- Looking for time.h - found 06:46:44 -- Looking for unistd.h 06:46:44 -- Looking for unistd.h - found 06:46:44 -- Looking for float.h 06:46:44 -- Looking for float.h - found 06:46:44 -- Looking for stddef.h 06:46:44 -- Looking for stddef.h - found 06:46:44 -- Looking for winsock2.h 06:46:45 -- Looking for winsock2.h - not found 06:46:45 -- Looking for ws2tcpip.h 06:46:45 -- Looking for ws2tcpip.h - not found 06:46:45 -- Looking for malloc 06:46:45 -- Looking for malloc - found 06:46:45 -- Looking for memset 06:46:45 -- Looking for memset - found 06:46:45 -- Looking for select 06:46:46 -- Looking for select - found 06:46:46 -- Looking for socket 06:46:46 -- Looking for socket - found 06:46:46 -- Looking for strcasecmp 06:46:46 -- Looking for strcasecmp - found 06:46:46 -- Looking for pthread_mutex_lock 06:46:47 -- Looking for pthread_mutex_lock - found 06:46:47 -- Looking for getaddrinfo 06:46:47 -- Looking for getaddrinfo - found 06:46:47 -- Looking for strnlen 06:46:47 -- Looking for strnlen - found 06:46:47 -- Looking for strrchr 06:46:48 -- Looking for strrchr - found 06:46:48 -- Looking for getrandom 06:46:48 -- Looking for getrandom - found 06:46:48 -- Looking for cmsghdr 06:46:48 -- Looking for cmsghdr - not found 06:46:48 -- compiling without epoll support 06:46:48 -- compiling with DTLS support 06:46:48 -- DTLS_BACKEND: tinydtls 06:46:48 -- Found TinyDTLS: /usr/local/include 06:46:48 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:46:48 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:46:48 -- TINYDTLS_ROOT_DIR: 06:46:48 -- compiling with tinydtls support 06:46:48 -- ENABLE_DTLS:.....................ON 06:46:48 -- ENABLE_TCP:......................ON 06:46:48 -- ENABLE_DOCS:.....................OFF 06:46:48 -- ENABLE_EXAMPLES:.................OFF 06:46:48 -- DTLS_BACKEND:....................tinydtls 06:46:48 -- WITH_GNUTLS:.....................OFF 06:46:48 -- WITH_TINYDTLS:...................ON 06:46:48 -- WITH_OPENSSL:....................OFF 06:46:48 -- WITH_MBEDTLS:....................OFF 06:46:48 -- HAVE_LIBTINYDTLS:................1 06:46:48 -- HAVE_LIBGNUTLS:.................. 06:46:48 -- HAVE_OPENSSL:.................... 06:46:48 -- HAVE_MBEDTLS:.................... 06:46:48 -- COAP_EPOLL_SUPPORT:.............. 06:46:48 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:46:48 -- BUILD_SHARED_LIBS:...............ON 06:46:48 -- CMAKE_BUILD_TYPE:................Release 06:46:48 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 06:46:48 -- Configuring done (13.6s) 06:46:48 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:46:48 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:46:48 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:46:48 command to set the policy and suppress this warning. 06:46:48 06:46:48 File: 06:46:48 06:46:48 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:46:48 This warning is for project developers. Use -Wno-dev to suppress it. 06:46:48  06:46:48 -- Generating done (0.0s) 06:46:48 -- Build files have been written to: /device-coap/deps/libcoap/build 06:46:48 + make 06:46:48 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:46:49 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:46:49 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:46:50 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:46:52 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:46:52 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:46:52 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:46:54 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:46:54 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:46:54 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:46:58 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:46:58 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:46:58 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:46:59 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:46:59 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:47:03 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:47:04 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:47:05 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:47:07 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:47:08 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:47:08 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:47:09 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:47:10 [100%] Linking C shared library libcoap-2.so 06:47:10 [100%] Built target coap-2 06:47:10 + make install 06:47:10 [100%] Built target coap-2 06:47:11 Install the project... 06:47:11 -- Install configuration: "Release" 06:47:11 -- Installing: /usr/local/lib/libcoap-2.so 06:47:11 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:47:11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:47:11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:47:11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:47:11 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:47:11 -- Up-to-date: /usr/local/include 06:47:11 -- Installing: /usr/local/include/coap2 06:47:11 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:47:11 -- Installing: /usr/local/include/coap2/option.h 06:47:11 -- Installing: /usr/local/include/coap2/uri.h 06:47:11 -- Installing: /usr/local/include/coap2/net.h 06:47:11 -- Installing: /usr/local/include/coap2/bits.h 06:47:11 -- Installing: /usr/local/include/coap2/utlist.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_event.h 06:47:11 -- Installing: /usr/local/include/coap2/block.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_session.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_prng.h 06:47:11 -- Installing: /usr/local/include/coap2/uthash.h 06:47:11 -- Installing: /usr/local/include/coap2/async.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:47:11 -- Installing: /usr/local/include/coap2/libcoap.h 06:47:11 -- Installing: /usr/local/include/coap2/mem.h 06:47:11 -- Installing: /usr/local/include/coap2/subscribe.h 06:47:11 -- Installing: /usr/local/include/coap2/resource.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_riot.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_time.h 06:47:11 -- Installing: /usr/local/include/coap2/pdu.h 06:47:11 -- Installing: /usr/local/include/coap2/address.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_io.h 06:47:11 -- Installing: /usr/local/include/coap2/lwippools.h 06:47:11 -- Installing: /usr/local/include/coap2/str.h 06:47:11 -- Installing: /usr/local/include/coap2/coap_debug.h 06:47:11 -- Installing: /usr/local/include/coap2/encode.h 06:47:11 -- Up-to-date: /usr/local/include 06:47:11 -- Up-to-date: /usr/local/include/coap2 06:47:11 -- Installing: /usr/local/include/coap2/coap.h 06:47:11 + '[' 1 '=' 1 ] 06:47:11 + cd /device-coap/deps 06:47:11 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 06:47:11 Connecting to github.com (140.82.112.3:443) 06:47:11 Connecting to codeload.github.com (140.82.113.10:443) 06:47:11 saving to 'v4.0.0.zip' 06:47:11 v4.0.0.zip 100% |********************************|  245k 0:00:00 ETA 06:47:11 'v4.0.0.zip' saved 06:47:11 + unzip v4.0.0.zip 06:47:11 Archive: v4.0.0.zip 06:47:12 creating: device-sdk-c-4.0.0/ 06:47:12 creating: device-sdk-c-4.0.0/.github/ 06:47:12 inflating: device-sdk-c-4.0.0/.github/Contributing.md 06:47:12 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 06:47:12 inflating: device-sdk-c-4.0.0/.github/semantic.yml 06:47:12 creating: device-sdk-c-4.0.0/.github/workflows/ 06:47:12 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 06:47:12 inflating: device-sdk-c-4.0.0/.gitignore 06:47:12 inflating: device-sdk-c-4.0.0/Attribution.txt 06:47:12 inflating: device-sdk-c-4.0.0/CHANGELOG.md 06:47:12 inflating: device-sdk-c-4.0.0/Doxyfile 06:47:12 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 06:47:12 inflating: device-sdk-c-4.0.0/Jenkinsfile 06:47:12 inflating: device-sdk-c-4.0.0/LICENSE 06:47:12 inflating: device-sdk-c-4.0.0/Makefile 06:47:12 inflating: device-sdk-c-4.0.0/OWNERS.md 06:47:12 inflating: device-sdk-c-4.0.0/README.IOT.md 06:47:12 inflating: device-sdk-c-4.0.0/README.md 06:47:12 inflating: device-sdk-c-4.0.0/README.v3.md 06:47:12 creating: device-sdk-c-4.0.0/docs/ 06:47:12 inflating: device-sdk-c-4.0.0/docs/configuration.md 06:47:12 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 06:47:12 inflating: device-sdk-c-4.0.0/docs/metrics.md 06:47:12 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 06:47:12 inflating: device-sdk-c-4.0.0/docs/startup.md 06:47:12 creating: device-sdk-c-4.0.0/include/ 06:47:12 creating: device-sdk-c-4.0.0/include/devsdk/ 06:47:12 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 06:47:12 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 06:47:12 creating: device-sdk-c-4.0.0/include/edgex/ 06:47:12 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 06:47:12 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 06:47:12 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 06:47:12 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 06:47:12 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 06:47:12 creating: device-sdk-c-4.0.0/scripts/ 06:47:12 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 06:47:12 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 06:47:12 inflating: device-sdk-c-4.0.0/scripts/build.sh 06:47:12 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 06:47:12 creating: device-sdk-c-4.0.0/src/ 06:47:12 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 06:47:12 creating: device-sdk-c-4.0.0/src/c/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/api.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/bus.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/bus.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/callback3.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/callback3.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/config.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/config.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/correlation.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/correlation.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/data.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/data.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 06:47:12 inflating: device-sdk-c-4.0.0/src/c/device.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/device.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/devman.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/devmap.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/devmap.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/devutil.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/discovery.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/discovery.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/file/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/random/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 06:47:12 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 06:47:12 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 06:47:12 inflating: device-sdk-c-4.0.0/src/c/filesys.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/filesys.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/keeper.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/keeper.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/map.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/map.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/metadata.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/metadata.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/metrics.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/opstate.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/opstate.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/parson.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/parson.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/profiles.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/profiles.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/registry.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/registry.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/rest.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/rest.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/secrets.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/service.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/service.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/transform.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/transform.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/validate.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/validate.h 06:47:12 inflating: device-sdk-c-4.0.0/src/c/watchers.c 06:47:12 inflating: device-sdk-c-4.0.0/src/c/watchers.h 06:47:12 creating: device-sdk-c-4.0.0/src/cmake/ 06:47:12 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 06:47:12 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 06:47:12 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 06:47:12 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 06:47:12 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 06:47:12 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 06:47:12 + cd device-sdk-c-4.0.0 06:47:12 + ./scripts/build.sh 06:47:12 + CPPCHECK=false 06:47:12 + DOCGEN=false 06:47:12 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:47:12 + '[' 0 -gt 0 ] 06:47:12 + readlink -f ./scripts/build.sh 06:47:12 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 06:47:12 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 06:47:12 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 06:47:12 + cd /device-coap/deps/device-sdk-c-4.0.0 06:47:12 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 06:47:12 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 06:47:12 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 06:47:12 -- The C compiler identification is GNU 12.2.1 06:47:12 -- Detecting C compiler ABI info 06:47:12 -- Detecting C compiler ABI info - done 06:47:12 -- Check for working C compiler: /usr/bin/cc - skipped 06:47:12 -- Detecting C compile features 06:47:12 -- Detecting C compile features - done 06:47:12 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:47:13 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:47:13 -- Found LIBYAML: /usr/lib/libyaml.so 06:47:13 -- Found LIBUUID: /usr/lib/libuuid.so 06:47:13 -- Found LIBCBOR: /usr/lib/libcbor.so 06:47:13 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:47:13 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:47:13 -- /opt/iotech/iot/1.5/include 06:47:13 -- C SDK 0.0.0 for Linux 06:47:13 -- Performing Test CSDK_HAVE_ATOMIC 06:47:13 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:47:13 -- Found Curses: /usr/lib/libcurses.so 06:47:13 -- Configuring done (1.7s) 06:47:13 -- Generating done (0.2s) 06:47:13 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 06:47:13 + make all package 06:47:13 + tee release.log 06:47:14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:47:14 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:47:15 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:47:16 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:47:17 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:47:19 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:47:19 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:47:20 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:47:22 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:47:22 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:47:23 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:47:24 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:47:24 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:47:25 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:47:26 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:47:28 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:47:28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:47:30 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:47:30 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:47:31 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:47:32 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:47:38 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:47:39 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:47:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:47:40 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:47:40 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:47:41 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:47:43 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:47:44 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:47:45 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:47:45 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:47:47 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 06:47:47 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:47:47 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:47:47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:47:47 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:47:47 875 | const iot_data_t *deviceservices_config; 06:47:47 | ^~~~~~~~~~~~~~~~~~~~~ 06:47:48 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:47:49 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:47:49 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:47:50 [ 68%] Linking C shared library libcsdk.so 06:47:50 [ 68%] Built target csdk 06:47:50 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:47:51 [ 72%] Linking C executable template 06:47:51 /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) 06:47:51 [ 72%] Built target template 06:47:51 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:47:51 [ 76%] Linking C executable device-counter 06:47:52 /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) 06:47:52 [ 76%] Built target device-counter 06:47:52 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:47:52 [ 80%] Linking C executable device-random 06:47:52 /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) 06:47:52 [ 80%] Built target device-random 06:47:53 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:47:53 [ 84%] Linking C executable device-gyro 06:47:53 /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) 06:47:53 [ 84%] Built target device-gyro 06:47:53 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:47:54 [ 88%] Linking C executable device-bitfields 06:47:54 /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) 06:47:54 [ 88%] Built target device-bitfields 06:47:54 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:47:55 [ 92%] Linking C executable template-discovery 06:47: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) 06:47:56 [ 92%] Built target template-discovery 06:47:56 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:47:56 [ 96%] Linking C executable device-file 06:47: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) 06:47:56 [ 96%] Built target device-file 06:47:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:47:57 [100%] Linking C executable device-terminal 06:47: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) 06:47:58 [100%] Built target device-terminal 06:47:58 Run CPack packaging tool... 06:47:58 CPack: Create package using TGZ 06:47:58 CPack: Install projects 06:47:58 CPack: - Run preinstall target for: Csdk 06:47:58 CPack: - Install project: Csdk [] 06:47:58 CPack: Create package 06:47:58 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 06:47:58 + '[' false '=' true ] 06:47:58 + '[' false '=' true ] 06:47:58 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:47:58 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:47:58 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 06:47:59 -- The C compiler identification is GNU 12.2.1 06:47:59 -- Detecting C compiler ABI info 06:47:59 -- Detecting C compiler ABI info - done 06:47:59 -- Check for working C compiler: /usr/bin/cc - skipped 06:47:59 -- Detecting C compile features 06:47:59 -- Detecting C compile features - done 06:47:59 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:48:00 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:48:00 -- Found LIBYAML: /usr/lib/libyaml.so 06:48:00 -- Found LIBUUID: /usr/lib/libuuid.so 06:48:00 -- Found LIBCBOR: /usr/lib/libcbor.so 06:48:00 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:48:00 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:48:00 -- /opt/iotech/iot/1.5/include 06:48:00 -- C SDK 0.0.0 for Linux 06:48:00 -- Performing Test CSDK_HAVE_ATOMIC 06:48:00 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:48:00 -- Found Curses: /usr/lib/libcurses.so 06:48:00 -- Configuring done (1.7s) 06:48:00 -- Generating done (0.2s) 06:48:01 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 06:48:01 + make 06:48:01 + tee debug.log 06:48:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:48:01 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:48:02 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:48:02 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:48:02 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:48:03 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:48:03 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:48:04 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:48:04 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:48:04 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:48:05 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:48:05 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:48:05 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:48:06 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:48:06 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:48:07 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:48:07 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:48:08 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:48:08 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:48:08 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:48:09 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:48:10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:48:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:48:10 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:48:11 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:48:11 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:48:11 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:48:13 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:48:13 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:48:13 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:48:14 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:48:15 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:48:15 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:48:15 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:48:15 [ 68%] Linking C shared library libcsdk.so 06:48:16 [ 68%] Built target csdk 06:48:16 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:48:16 [ 72%] Linking C executable template 06:48: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) 06:48:16 [ 72%] Built target template 06:48:16 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:48:17 [ 76%] Linking C executable device-counter 06:48:17 /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) 06:48:17 [ 76%] Built target device-counter 06:48:17 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:48:17 [ 80%] Linking C executable device-random 06:48:18 /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) 06:48:18 [ 80%] Built target device-random 06:48:18 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:48:18 [ 84%] Linking C executable device-gyro 06:48:18 /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) 06:48:18 [ 84%] Built target device-gyro 06:48:18 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:48:19 [ 88%] Linking C executable device-bitfields 06:48:19 /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) 06:48:19 [ 88%] Built target device-bitfields 06:48:19 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:48:19 [ 92%] Linking C executable template-discovery 06:48:19 /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) 06:48:20 [ 92%] Built target template-discovery 06:48:20 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:48:20 [ 96%] Linking C executable device-file 06:48:20 /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) 06:48:20 [ 96%] Built target device-file 06:48:20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:48:21 [100%] Linking C executable device-terminal 06:48:21 /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) 06:48:21 [100%] Built target device-terminal 06:48:21 + cp -rf include/devsdk include/edgex /usr/include/ 06:48:21 + cp build/release/c/libcsdk.so /usr/lib/ 06:48:21 + rm -rf /device-coap/deps 06:48:22 Removing intermediate container 235d729398d9 06:48:22 ---> 2df165f312ff 06:48:22 Step 14/14 : RUN /device-coap/scripts/build.sh 06:48:22 ---> Running in 29f238f88964 06:48:23 + readlink -f /device-coap/scripts/build.sh 06:48:23 + dirname /device-coap/scripts/build.sh 06:48:23 + dirname /device-coap/scripts 06:48:23 + ROOT=/device-coap 06:48:23 + echo /device-coap 06:48:23 + cd /device-coap 06:48:23 + mkdir -p /device-coap/build/release 06:48:23 /device-coap 06:48:23 + cd /device-coap/build/release 06:48:23 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 06:48:24 -- The C compiler identification is GNU 12.2.1 06:48:24 -- Detecting C compiler ABI info 06:48:24 -- Detecting C compiler ABI info - done 06:48:24 -- Check for working C compiler: /usr/bin/cc - skipped 06:48:24 -- Detecting C compile features 06:48:24 -- Detecting C compile features - done 06:48:24 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 06:48:24 -- Configuring done (0.8s) 06:48:24 -- Generating done (0.0s) 06:48:24 -- Build files have been written to: /device-coap/build/release 06:48:24 + make 06:48:24 + tee release.log 06:48:24 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 06:48:24 In file included from /usr/include/devsdk/devsdk.h:18, 06:48:24 from /device-coap/src/c/device-coap.h:17, 06:48:24 from /device-coap/src/c/coap-client.h:21, 06:48:24 from /device-coap/src/c/coap-client.c:9: 06:48:24 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 06:48:24 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~ 06:48:24 90 | strlen(end_dev_params_ptr->psk_key)); 06:48:24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 06:48:24 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 06:48:24 | ~^ 06:48:24 | | 06:48:24 | unsigned int 06:48:24 | %lu 06:48:24 /device-coap/src/c/coap-client.c: In function 'message_handler': 06:48:24 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 06:48:24 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 06:48:24 | ~^ 06:48:24 | | 06:48:24 | unsigned int 06:48:24 | %lu 06:48:24 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:48:24 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 130 | resource->properties->type); 06:48:24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 | | 06:48:24 | iot_typecode_t 06:48:24 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 06:48:24 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 140 | len); 06:48:24 | ~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 06:48:24 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 | %ld 06:48:24 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 145 | len); 06:48:24 | ~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 06:48:24 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 | %ld 06:48:24 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 152 | len); 06:48:24 | ~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 06:48:24 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 | %ld 06:48:24 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:48:24 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 157 | resource->properties->type); 06:48:24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 | | 06:48:24 | iot_typecode_t 06:48:24 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 06:48:24 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 06:48:24 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 06:48:24 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 | %ld 06:48:24 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 253 | (uint8_t *)end_dev_params_ptr->psk_key, 06:48:24 254 | strlen(end_dev_params_ptr->psk_key)); 06:48:24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 06:48:24 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 | %ld 06:48:24 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 06:48:24 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:24 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:48:24 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 352 | (uint8_t *)end_dev_params_ptr->psk_key, 06:48:24 353 | strlen(end_dev_params_ptr->psk_key)); 06:48:24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:24 | | 06:48:24 | size_t {aka long unsigned int} 06:48:24 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 06:48:24 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 06:48:24 | ~^ 06:48:24 | | 06:48:24 | int 06:48:24 | %ld 06:48:25 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 06:48:25 In file included from /usr/include/devsdk/devsdk.h:18, 06:48:25 from /usr/include/edgex/devices.h:17, 06:48:25 from /device-coap/src/c/coap-server.c:22: 06:48:25 /device-coap/src/c/coap-server.c: In function 'data_handler': 06:48:25 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:25 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:48:25 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:25 | | 06:48:25 | size_t {aka long unsigned int} 06:48:25 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 06:48:25 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 06:48:25 | ~^ 06:48:25 | | 06:48:25 | unsigned int 06:48:25 | %lu 06:48:25 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:48:25 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:48:25 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:25 | | 06:48:25 | iot_typecode_t 06:48:25 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 06:48:25 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 06:48:25 | ~^ 06:48:25 | | 06:48:25 | int 06:48:26 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 06:48:26 In file included from /usr/include/devsdk/devsdk.h:18, 06:48:26 from /device-coap/src/c/coap-util.h:18, 06:48:26 from /device-coap/src/c/coap-util.c:9: 06:48:26 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 06:48:26 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:26 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:48:26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:26 | | 06:48:26 | size_t {aka long unsigned int} 06:48:26 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 06:48:26 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:48:26 | ~^ 06:48:26 | | 06:48:26 | unsigned int 06:48:26 | %lu 06:48:26 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:26 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:48:26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:26 | | 06:48:26 | size_t {aka long unsigned int} 06:48:26 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 06:48:26 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 06:48:26 | ~^ 06:48:26 | | 06:48:26 | unsigned int 06:48:26 | %lu 06:48:26 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 06:48:26 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:26 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:48:26 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:26 | | 06:48:26 | size_t {aka long unsigned int} 06:48:26 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 06:48:26 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:48:26 | ~^ 06:48:26 | | 06:48:26 | unsigned int 06:48:26 | %lu 06:48:26 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 06:48:26 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:48:26 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 06:48:26 | | 06:48:26 | size_t {aka long unsigned int} 06:48:26 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 06:48:26 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 06:48:26 | ~^ 06:48:26 | | 06:48:26 | unsigned int 06:48:26 | %lu 06:48:26 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 06:48:27 In file included from /usr/include/devsdk/devsdk.h:18, 06:48:27 from /device-coap/src/c/device-coap.h:17, 06:48:27 from /device-coap/src/c/device-coap.c:10: 06:48:27 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 06:48:27 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] 06:48:27 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:48:27 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:27 131 | requests[i].resource->type); 06:48:27 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:48:27 | | 06:48:27 | iot_typecode_t 06:48:27 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 06:48:27 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 06:48:27 | ~^ 06:48:27 | | 06:48:27 | int 06:48:28 [100%] Linking C executable device-coap 06:48:28 /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) 06:48:28 [100%] Built target device-coap 06:48:29 Removing intermediate container 29f238f88964 06:48:29 ---> 14c9c0e36ebb 06:48:29 Successfully built 14c9c0e36ebb 06:48:29 Successfully tagged device-coap-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:29 + head -n 1 06:48:29 + git log --pretty=%H %s 06:48:29 + awk+ {print $1} 06:48:29 grep ci(lts-release) [Pipeline] echo 06:48:29 [edgeXDocker.push] Tagging docker image device-coap-c-builder-arm64 with the following tags: 06:48:29 96492ab27443f1c63cb239c17d4c910313ac6133 06:48:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:29 + docker tag device-coap-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:30 + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:96492ab27443f1c63cb239c17d4c910313ac6133 06:48:30 The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64] 06:48:30 eb47408e7f8a: Preparing 06:48:30 c3084248c9f2: Preparing 06:48:30 8e83cf5e4566: Preparing 06:48:30 581e014a70a2: Preparing 06:48:30 ea881b90eecc: Preparing 06:48:30 1126b2ec8ddb: Preparing 06:48:30 dc2e1d02276a: Preparing 06:48:30 d10aa1d66a7d: Preparing 06:48:30 1a53359e4dc6: Preparing 06:48:30 97d40f2cfc64: Preparing 06:48:30 7516a9d68dc0: Preparing 06:48:30 fbbef3d89ef9: Preparing 06:48:30 5f4d9fc4d98d: Preparing 06:48:30 1126b2ec8ddb: Waiting 06:48:30 dc2e1d02276a: Waiting 06:48:30 d10aa1d66a7d: Waiting 06:48:30 1a53359e4dc6: Waiting 06:48:30 97d40f2cfc64: Waiting 06:48:30 7516a9d68dc0: Waiting 06:48:30 fbbef3d89ef9: Waiting 06:48:30 5f4d9fc4d98d: Waiting 06:48:30 8e83cf5e4566: Pushed 06:48:30 581e014a70a2: Pushed 06:48:30 ea881b90eecc: Pushed 06:48:30 eb47408e7f8a: Pushed 06:48:30 1126b2ec8ddb: Pushed 06:48:30 1a53359e4dc6: Pushed 06:48:30 7516a9d68dc0: Layer already exists 06:48:30 c3084248c9f2: Pushed 06:48:30 97d40f2cfc64: Pushed 06:48:30 5f4d9fc4d98d: Layer already exists 06:48:30 fbbef3d89ef9: Layer already exists 06:48:32 d10aa1d66a7d: Pushed 06:48:39 dc2e1d02276a: Pushed 06:48:39 96492ab27443f1c63cb239c17d4c910313ac6133: digest: sha256:f85f970317d997b36001e6dcd78e40f8d2fee3415bfc2fe89e3ae2b00bb8ee4b size: 3035 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:39 ===================================================== [Pipeline] echo 06:48:39 taggedImages: 06:48:39 - nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:48:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:48:39 + git rev-list -1 --merges 96492ab27443f1c63cb239c17d4c910313ac6133~1..96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:48:39 -----------> git rev-list -1 --merges 96492ab27443f1c63cb239c17d4c910313ac6133~1..96492ab27443f1c63cb239c17d4c910313ac6133 96492ab27443f1c63cb239c17d4c910313ac6133 [false] [Pipeline] sh 06:48:40 + git log --format=format:%s -1 96492ab27443f1c63cb239c17d4c910313ac6133 [Pipeline] echo 06:48:40 ========================================================= 06:48:40 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 06:48:40 ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" 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 Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) 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] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) 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] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) 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] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) 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] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:48:41 + [ -d /w/workspace/dgexfoundry_device-coap-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh 06:48:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:42 ---> package-listing.sh 06:48:42 ++ facter osfamily 06:48:42 ++ tr '[:upper:]' '[:lower:]' 06:48:42 + OS_FAMILY=debian 06:48:42 + workspace=/w/workspace/dgexfoundry_device-coap-c_odessa 06:48:42 + START_PACKAGES=/tmp/packages_start.txt 06:48:42 + END_PACKAGES=/tmp/packages_end.txt 06:48:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:42 + PACKAGES=/tmp/packages_start.txt 06:48:42 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 06:48:42 + PACKAGES=/tmp/packages_end.txt 06:48:42 + case "${OS_FAMILY}" in 06:48:42 + dpkg -l 06:48:42 + grep '^ii' 06:48:42 + '[' -f /tmp/packages_start.txt ']' 06:48:42 + '[' -f /tmp/packages_end.txt ']' 06:48:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:42 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 06:48:42 + mkdir -p /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ 06:48:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ [Pipeline] echo 06:48:42 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-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:43 06:48:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:44 latest: Pulling from edgex-lftools-log-publisher 06:48:44 5eb5b503b376: Pulling fs layer 06:48:44 5c69ac0246d0: Pulling fs layer 06:48:44 ec43610c2a17: Pulling fs layer 06:48:44 3a2ae6a8a46f: Pulling fs layer 06:48:44 33b1e0a273af: Pulling fs layer 06:48:44 5d3b04190fa2: Pulling fs layer 06:48:44 2f39f015ded8: Pulling fs layer 06:48:44 3a2ae6a8a46f: Waiting 06:48:44 5d3b04190fa2: Waiting 06:48:44 33b1e0a273af: Waiting 06:48:44 2f39f015ded8: Waiting 06:48:44 5c69ac0246d0: Download complete 06:48:44 3a2ae6a8a46f: Verifying Checksum 06:48:44 3a2ae6a8a46f: Download complete 06:48:44 33b1e0a273af: Verifying Checksum 06:48:44 33b1e0a273af: Download complete 06:48:44 5d3b04190fa2: Verifying Checksum 06:48:44 5d3b04190fa2: Download complete 06:48:44 ec43610c2a17: Verifying Checksum 06:48:44 ec43610c2a17: Download complete 06:48:44 5eb5b503b376: Verifying Checksum 06:48:44 5eb5b503b376: Download complete 06:48:44 2f39f015ded8: Download complete 06:48:45 5eb5b503b376: Pull complete 06:48:45 5c69ac0246d0: Pull complete 06:48:46 ec43610c2a17: Pull complete 06:48:46 3a2ae6a8a46f: Pull complete 06:48:46 33b1e0a273af: Pull complete 06:48:46 5d3b04190fa2: Pull complete 06:48:51 2f39f015ded8: Pull complete 06:48:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:52 prd-ubuntu20.04-docker-8c-8g-774258 does not seem to be running inside a container 06:48:52 $ 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-coap-c_odessa/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-coap-c_odessa -v /w/workspace/dgexfoundry_device-coap-c_odessa:/w/workspace/dgexfoundry_device-coap-c_odessa:rw,z -v /w/workspace/dgexfoundry_device-coap-c_odessa@tmp:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:48:54 $ docker top 163f4f8a1c64f37434b7ef4f9b4bd60a4a2920230f2593bc1f5519b11567896f -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:54 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:48:55 + ls /var/log/sa-host 06:48:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:55 provisioning config files... 06:48:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config5886359359849145217tmp [Pipeline] { [Pipeline] echo 06:48:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:55 ---> create-netrc.sh [Pipeline] } 06:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:48:55 ---> python-tools-install.sh [Pipeline] echo 06:48:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:56 ---> sudo-logs.sh 06:48:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:48:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:56 ---> job-cost.sh 06:48:56 lf-activate-venv: SKIPPING 06:48:56 INFO: No Stack... 06:48:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:48:57 INFO: Archiving Costs [Pipeline] echo 06:48:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:57 ---> logs-deploy.sh 06:48:57 lf-activate-venv: SKIPPING 06:48:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/odessa/6 06:48:57 INFO: archiving workspace using pattern(s): 06:48:58 Archives upload complete. 06:48:58 INFO: archiving logs to Nexus 06:48:59 ---> uname -a: 06:48:59 Linux prd-ubuntu20-04-docker-8c-8g-774258 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:48:59 06:48:59 06:48:59 ---> lscpu: 06:48:59 Architecture: x86_64 06:48:59 CPU op-mode(s): 32-bit, 64-bit 06:48:59 Byte Order: Little Endian 06:48:59 Address sizes: 40 bits physical, 48 bits virtual 06:48:59 CPU(s): 8 06:48:59 On-line CPU(s) list: 0-7 06:48:59 Thread(s) per core: 1 06:48:59 Core(s) per socket: 1 06:48:59 Socket(s): 8 06:48:59 NUMA node(s): 1 06:48:59 Vendor ID: AuthenticAMD 06:48:59 CPU family: 23 06:48:59 Model: 49 06:48:59 Model name: AMD EPYC-Rome Processor 06:48:59 Stepping: 0 06:48:59 CPU MHz: 2799.998 06:48:59 BogoMIPS: 5599.99 06:48:59 Virtualization: AMD-V 06:48:59 Hypervisor vendor: KVM 06:48:59 Virtualization type: full 06:48:59 L1d cache: 256 KiB 06:48:59 L1i cache: 256 KiB 06:48:59 L2 cache: 4 MiB 06:48:59 L3 cache: 128 MiB 06:48:59 NUMA node0 CPU(s): 0-7 06:48:59 Vulnerability Gather data sampling: Not affected 06:48:59 Vulnerability Itlb multihit: Not affected 06:48:59 Vulnerability L1tf: Not affected 06:48:59 Vulnerability Mds: Not affected 06:48:59 Vulnerability Meltdown: Not affected 06:48:59 Vulnerability Mmio stale data: Not affected 06:48:59 Vulnerability Retbleed: Vulnerable 06:48:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:48:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:48:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:48:59 Vulnerability Srbds: Not affected 06:48:59 Vulnerability Tsx async abort: Not affected 06:48:59 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:48:59 06:48:59 06:48:59 ---> nproc: 06:48:59 8 06:48:59 06:48:59 06:48:59 ---> df -h: 06:48:59 Filesystem Size Used Avail Use% Mounted on 06:48:59 overlay 155G 11G 145G 7% / 06:48:59 tmpfs 64M 0 64M 0% /dev 06:48:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:48:59 shm 64M 0 64M 0% /dev/shm 06:48:59 /dev/vda1 155G 11G 145G 7% /facter-os 06:48:59 06:48:59