Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b2a33c2ade60348841e89503e802d9b0d295c6e 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-ssh13858085476278316733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3116529173360641422.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1734760927441986487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1656336940117735447.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-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14885474597417845110.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-can, 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-can-settings PROJECT: device-can 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-can 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-39439 in /w/workspace/edgexfoundry_device-can_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-can.git > git init /w/workspace/edgexfoundry_device-can_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.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-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4b2a33c2ade60348841e89503e802d9b0d295c6e (main) Commit message: "Merge pull request #7 from FelixTing/move-to-v4" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b2a33c2ade60348841e89503e802d9b0d295c6e # timeout=10 > git rev-list --no-walk d651ea3b6a910acc67fc03659010dbc4d0ea4ccf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-21T12:07:40.694Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-21T12:07:40.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-21T12:07:40.787Z] ========================================================= [2025-02-21T12:07:40.787Z] EdgeX Global Pipelines Version Info [2025-02-21T12:07:40.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:07:41.916Z] ------------------- [2025-02-21T12:07:41.916Z] stable info: [2025-02-21T12:07:41.916Z] ------------------- [2025-02-21T12:07:41.916Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-21T12:07:41.916Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T12:07:41.916Z] Message: update stable to v1.0.269 [2025-02-21T12:07:42.496Z] ------------------- [2025-02-21T12:07:42.496Z] experimental info: [2025-02-21T12:07:42.496Z] ------------------- [2025-02-21T12:07:42.497Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-21T12:07:42.497Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T12:07:42.497Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-21T12:07:42.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-02-21T12:07:42.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-02-21T12:07:42.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-21T12:07:42.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-21T12:07:42.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-21T12:07:42.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-02-21T12:07:42.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-02-21T12:07:42.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-21T12:07:42.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-21T12:07:42.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-02-21T12:07:42.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-21T12:07:42.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-21T12:07:42.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T12:07:42.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T12:07:42.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-21T12:07:42.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-21T12:07:42.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-21T12:07:42.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-21T12:07:42.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-21T12:07:42.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-21T12:07:42.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] echo [2025-02-21T12:07:42.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b2a33c [Pipeline] echo [2025-02-21T12:07:43.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:07:43.069Z] provisioning config files... [2025-02-21T12:07:43.083Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config278794630831311843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:07:43.427Z] ---> ****-login.sh [2025-02-21T12:07:43.427Z] nexus3.edgexfoundry.org:10001 [2025-02-21T12:07:43.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:43.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:43.689Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:43.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:43.689Z] [2025-02-21T12:07:43.689Z] Login Succeeded [2025-02-21T12:07:43.689Z] nexus3.edgexfoundry.org:10002 [2025-02-21T12:07:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:43.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:43.950Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:43.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:43.950Z] [2025-02-21T12:07:43.950Z] Login Succeeded [2025-02-21T12:07:43.950Z] nexus3.edgexfoundry.org:10003 [2025-02-21T12:07:43.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:43.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:43.950Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:43.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:43.950Z] [2025-02-21T12:07:43.950Z] Login Succeeded [2025-02-21T12:07:43.950Z] nexus3.edgexfoundry.org:10004 [2025-02-21T12:07:44.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:44.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:44.211Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:44.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:44.211Z] [2025-02-21T12:07:44.211Z] Login Succeeded [2025-02-21T12:07:44.211Z] ****.io [2025-02-21T12:07:44.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:44.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:44.472Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:44.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:44.472Z] [2025-02-21T12:07:44.472Z] Login Succeeded [2025-02-21T12:07:44.472Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T12:07:44.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-02-21T12:07:44.879Z] + git rev-list -1 --merges 4b2a33c2ade60348841e89503e802d9b0d295c6e~1..4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] echo [2025-02-21T12:07:44.909Z] -----------> git rev-list -1 --merges 4b2a33c2ade60348841e89503e802d9b0d295c6e~1..4b2a33c2ade60348841e89503e802d9b0d295c6e 4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:07:44.909Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e [false] [Pipeline] sh [2025-02-21T12:07:45.203Z] + git log --format=format:%s -1 4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] echo [2025-02-21T12:07:45.219Z] ========================================================= [2025-02-21T12:07:45.219Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T12:07:45.219Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-21T12:07:45.655Z] + git rev-list -1 --merges 4b2a33c2ade60348841e89503e802d9b0d295c6e~1..4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] echo [2025-02-21T12:07:45.668Z] -----------> git rev-list -1 --merges 4b2a33c2ade60348841e89503e802d9b0d295c6e~1..4b2a33c2ade60348841e89503e802d9b0d295c6e 4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:07:45.668Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e [false] [Pipeline] sh [2025-02-21T12:07:45.958Z] + git log --format=format:%s -1 4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] echo [2025-02-21T12:07:45.974Z] ========================================================= [2025-02-21T12:07:45.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T12:07:45.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-21T12:07:46.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T12:07:46.400Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-21T12:07:46.400Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-21T12:07:46.400Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-21T12:07:46.400Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-21T12:07:46.400Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-21T12:07:46.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:07:46.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T12:07:46.822Z] [2025-02-21T12:07:46.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:07:47.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T12:07:47.136Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-21T12:07:47.136Z] b85a868b505f: Pulling fs layer [2025-02-21T12:07:47.136Z] e2be974225ed: Pulling fs layer [2025-02-21T12:07:47.136Z] 339a4e72a1f5: Pulling fs layer [2025-02-21T12:07:47.136Z] 988bab9f4d93: Pulling fs layer [2025-02-21T12:07:47.136Z] 1469e6f7b9e6: Pulling fs layer [2025-02-21T12:07:47.136Z] eaf3925da568: Pulling fs layer [2025-02-21T12:07:47.136Z] bab4dde63d76: Pulling fs layer [2025-02-21T12:07:47.136Z] bde34c3a00c8: Pulling fs layer [2025-02-21T12:07:47.136Z] b352a97aabf1: Pulling fs layer [2025-02-21T12:07:47.136Z] 4872d77fe225: Pulling fs layer [2025-02-21T12:07:47.136Z] 5851b861e8e6: Pulling fs layer [2025-02-21T12:07:47.136Z] bab4dde63d76: Waiting [2025-02-21T12:07:47.136Z] 4872d77fe225: Waiting [2025-02-21T12:07:47.136Z] 5851b861e8e6: Waiting [2025-02-21T12:07:47.136Z] bde34c3a00c8: Waiting [2025-02-21T12:07:47.136Z] 988bab9f4d93: Waiting [2025-02-21T12:07:47.136Z] b352a97aabf1: Waiting [2025-02-21T12:07:47.136Z] 1469e6f7b9e6: Waiting [2025-02-21T12:07:47.136Z] eaf3925da568: Waiting [2025-02-21T12:07:47.136Z] e2be974225ed: Verifying Checksum [2025-02-21T12:07:47.136Z] e2be974225ed: Download complete [2025-02-21T12:07:47.136Z] 988bab9f4d93: Verifying Checksum [2025-02-21T12:07:47.136Z] 988bab9f4d93: Download complete [2025-02-21T12:07:47.136Z] 1469e6f7b9e6: Verifying Checksum [2025-02-21T12:07:47.136Z] 1469e6f7b9e6: Download complete [2025-02-21T12:07:47.396Z] 339a4e72a1f5: Verifying Checksum [2025-02-21T12:07:47.396Z] 339a4e72a1f5: Download complete [2025-02-21T12:07:47.396Z] eaf3925da568: Verifying Checksum [2025-02-21T12:07:47.396Z] eaf3925da568: Download complete [2025-02-21T12:07:47.396Z] bde34c3a00c8: Download complete [2025-02-21T12:07:47.396Z] b352a97aabf1: Download complete [2025-02-21T12:07:47.396Z] 4872d77fe225: Verifying Checksum [2025-02-21T12:07:47.396Z] 4872d77fe225: Download complete [2025-02-21T12:07:47.396Z] 5851b861e8e6: Verifying Checksum [2025-02-21T12:07:47.396Z] 5851b861e8e6: Download complete [2025-02-21T12:07:47.396Z] b85a868b505f: Verifying Checksum [2025-02-21T12:07:47.396Z] b85a868b505f: Download complete [2025-02-21T12:07:47.656Z] bab4dde63d76: Verifying Checksum [2025-02-21T12:07:47.656Z] bab4dde63d76: Download complete [2025-02-21T12:07:48.593Z] b85a868b505f: Pull complete [2025-02-21T12:07:48.853Z] e2be974225ed: Pull complete [2025-02-21T12:07:49.422Z] 339a4e72a1f5: Pull complete [2025-02-21T12:07:49.422Z] 988bab9f4d93: Pull complete [2025-02-21T12:07:49.680Z] 1469e6f7b9e6: Pull complete [2025-02-21T12:07:49.680Z] eaf3925da568: Pull complete [2025-02-21T12:07:51.585Z] bab4dde63d76: Pull complete [2025-02-21T12:07:51.585Z] bde34c3a00c8: Pull complete [2025-02-21T12:07:51.585Z] b352a97aabf1: Pull complete [2025-02-21T12:07:51.843Z] 4872d77fe225: Pull complete [2025-02-21T12:07:51.843Z] 5851b861e8e6: Pull complete [2025-02-21T12:07:51.843Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-21T12:07:51.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T12:07:51.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:07:51.985Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:07:52.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T12:07:53.403Z] $ docker top 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 -eo pid,comm [2025-02-21T12:07:53.467Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T12:07:53.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T12:07:53.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T12:07:53.519Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T12:07:53.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T12:07:53.636Z] $ docker exec 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 ssh-agent [2025-02-21T12:07:53.752Z] SSH_AUTH_SOCK=/tmp/ssh-cg8QajNCZ93y/agent.32 [2025-02-21T12:07:53.752Z] SSH_AGENT_PID=38 [2025-02-21T12:07:53.758Z] Running ssh-add (command line suppressed) [2025-02-21T12:07:53.867Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_10078419996548553807.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_10078419996548553807.key) [2025-02-21T12:07:53.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T12:07:54.174Z] + git tag --points-at HEAD [Pipeline] } [2025-02-21T12:07:54.186Z] $ docker exec --env ******** --env ******** 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 ssh-agent -k [2025-02-21T12:07:54.308Z] unset SSH_AUTH_SOCK; [2025-02-21T12:07:54.308Z] unset SSH_AGENT_PID; [2025-02-21T12:07:54.308Z] echo Agent pid 38 killed; [2025-02-21T12:07:54.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-21T12:07:54.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T12:07:54.356Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T12:07:54.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T12:07:54.473Z] $ docker exec 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 ssh-agent [2025-02-21T12:07:54.589Z] SSH_AUTH_SOCK=/tmp/ssh-ADOccHgchIsr/agent.71 [2025-02-21T12:07:54.589Z] SSH_AGENT_PID=77 [2025-02-21T12:07:54.593Z] Running ssh-add (command line suppressed) [2025-02-21T12:07:54.700Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_14165941062460476115.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_14165941062460476115.key) [2025-02-21T12:07:54.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T12:07:55.010Z] + git semver init [2025-02-21T12:07:55.273Z] 2025-02-21 12:07:55,191 [run_init] DEBUG init version:0.0.0 force:False [2025-02-21T12:07:55.273Z] 2025-02-21 12:07:55,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_main/.semver [2025-02-21T12:07:55.273Z] 2025-02-21 12:07:55,192 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_main/.semver [2025-02-21T12:07:55.273Z] 2025-02-21 12:07:55,192 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_main/.semver'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T12:07:55.843Z] 2025-02-21 12:07:55,754 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_main/.git/info/exclude [2025-02-21T12:07:55.843Z] 2025-02-21 12:07:55,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:False [2025-02-21T12:07:55.843Z] 2025-02-21 12:07:55,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:07:55.843Z] 2025-02-21 12:07:55,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:07:55.843Z] 4.0.0-dev.1 [Pipeline] } [2025-02-21T12:07:55.851Z] $ docker exec --env ******** --env ******** 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 ssh-agent -k [2025-02-21T12:07:55.955Z] unset SSH_AUTH_SOCK; [2025-02-21T12:07:55.956Z] unset SSH_AGENT_PID; [2025-02-21T12:07:55.956Z] echo Agent pid 77 killed; [2025-02-21T12:07:55.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T12:07:56.291Z] + git semver [Pipeline] } [2025-02-21T12:07:56.562Z] $ docker stop --time=1 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 [2025-02-21T12:07:57.846Z] $ docker rm -f --volumes 523d1f585b353441d625c5710ae2dce501933d1aefd2d7df613ed1073e272fc1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T12:07:58.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-21T12:07:58.429Z] Stashed 1 file(s) [Pipeline] echo [2025-02-21T12:07:58.432Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:07:58.578Z] provisioning config files... [2025-02-21T12:07:58.589Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config16293548631146679159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:07:58.913Z] ---> ****-login.sh [2025-02-21T12:07:58.913Z] nexus3.edgexfoundry.org:10001 [2025-02-21T12:07:58.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:58.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:58.913Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:58.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:58.913Z] [2025-02-21T12:07:58.914Z] Login Succeeded [2025-02-21T12:07:58.914Z] nexus3.edgexfoundry.org:10002 [2025-02-21T12:07:58.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:58.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:58.914Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:58.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:58.914Z] [2025-02-21T12:07:58.914Z] Login Succeeded [2025-02-21T12:07:58.914Z] nexus3.edgexfoundry.org:10003 [2025-02-21T12:07:59.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:59.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:59.175Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:59.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:59.175Z] [2025-02-21T12:07:59.175Z] Login Succeeded [2025-02-21T12:07:59.175Z] nexus3.edgexfoundry.org:10004 [2025-02-21T12:07:59.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:59.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:59.175Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:59.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:59.175Z] [2025-02-21T12:07:59.175Z] Login Succeeded [2025-02-21T12:07:59.175Z] ****.io [2025-02-21T12:07:59.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:07:59.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:07:59.435Z] Configure a credential helper to remove this warning. See [2025-02-21T12:07:59.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:07:59.435Z] [2025-02-21T12:07:59.435Z] Login Succeeded [2025-02-21T12:07:59.435Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T12:07:59.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T12:07:59.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T12:07:59.542Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-02-21T12:07:59.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T12:07:59.570Z] ========================================================= [2025-02-21T12:07:59.570Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-02-21T12:07:59.570Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:07:59.887Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-02-21T12:07:59.887Z] Sending build context to Docker daemon 247.8kB [2025-02-21T12:07:59.887Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-02-21T12:07:59.887Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-02-21T12:08:00.146Z] 3.16: Pulling from library/alpine [2025-02-21T12:08:00.404Z] a88dc8b54e91: Pulling fs layer [2025-02-21T12:08:00.681Z] a88dc8b54e91: Verifying Checksum [2025-02-21T12:08:00.681Z] a88dc8b54e91: Download complete [2025-02-21T12:08:00.681Z] a88dc8b54e91: Pull complete [2025-02-21T12:08:00.681Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-02-21T12:08:00.681Z] Status: Downloaded newer image for alpine:3.16 [2025-02-21T12:08:00.681Z] ---> d49a5025be10 [2025-02-21T12:08:00.681Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-21T12:08:00.940Z] ---> Running in 67160d80ec64 [2025-02-21T12:08:01.198Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-21T12:08:01.457Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-21T12:08:01.457Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-21T12:08:01.457Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-21T12:08:02.023Z] Removing intermediate container 67160d80ec64 [2025-02-21T12:08:02.023Z] ---> cd0c72a554ef [2025-02-21T12:08:02.023Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-21T12:08:02.023Z] ---> Running in 22853834923f [2025-02-21T12:08:02.281Z] Removing intermediate container 22853834923f [2025-02-21T12:08:02.281Z] ---> e6bc320ad86b [2025-02-21T12:08:02.281Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-02-21T12:08:02.538Z] ---> Running in 683f15053e7d [2025-02-21T12:08:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:03.059Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:03.627Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:08:03.627Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:08:03.627Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-02-21T12:08:03.627Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-02-21T12:08:03.627Z] (4/80) Installing binutils (2.38-r3) [2025-02-21T12:08:03.627Z] (5/80) Installing libmagic (5.41-r0) [2025-02-21T12:08:03.887Z] (6/80) Installing file (5.41-r0) [2025-02-21T12:08:03.887Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-02-21T12:08:03.887Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-02-21T12:08:03.887Z] (9/80) Installing gmp (6.2.1-r2) [2025-02-21T12:08:03.887Z] (10/80) Installing isl22 (0.22-r0) [2025-02-21T12:08:03.887Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-02-21T12:08:03.887Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-02-21T12:08:03.887Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-02-21T12:08:04.456Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-02-21T12:08:04.456Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-02-21T12:08:04.456Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-02-21T12:08:04.715Z] (17/80) Installing make (4.3-r0) [2025-02-21T12:08:04.975Z] (18/80) Installing fortify-headers (1.1-r1) [2025-02-21T12:08:04.975Z] (19/80) Installing patch (2.7.6-r7) [2025-02-21T12:08:04.975Z] (20/80) Installing build-base (0.5-r3) [2025-02-21T12:08:04.975Z] (21/80) Installing libacl (2.3.1-r0) [2025-02-21T12:08:04.975Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-02-21T12:08:04.975Z] (23/80) Installing expat (2.6.2-r0) [2025-02-21T12:08:04.975Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-02-21T12:08:04.975Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-02-21T12:08:04.975Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-02-21T12:08:04.975Z] (27/80) Installing libarchive (3.7.4-r0) [2025-02-21T12:08:04.975Z] (28/80) Installing ca-certificates (20240226-r0) [2025-02-21T12:08:04.975Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-02-21T12:08:04.975Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-02-21T12:08:04.975Z] (31/80) Installing libcurl (8.5.0-r0) [2025-02-21T12:08:04.975Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-02-21T12:08:04.975Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-02-21T12:08:04.975Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-02-21T12:08:04.975Z] (35/80) Installing libuv (1.44.1-r0) [2025-02-21T12:08:04.975Z] (36/80) Installing cmake (3.23.5-r0) [2025-02-21T12:08:05.542Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-02-21T12:08:05.542Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-02-21T12:08:05.542Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-02-21T12:08:05.542Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-02-21T12:08:05.542Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-02-21T12:08:05.542Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-02-21T12:08:05.542Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-02-21T12:08:05.542Z] (44/80) Installing pcre2 (10.42-r0) [2025-02-21T12:08:05.542Z] (45/80) Installing git (2.36.6-r0) [2025-02-21T12:08:05.542Z] (46/80) Installing hiredis (1.0.2-r0) [2025-02-21T12:08:05.542Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-02-21T12:08:05.542Z] (48/80) Installing yaml (0.2.5-r0) [2025-02-21T12:08:05.542Z] (49/80) Installing libcbor (0.9.0-r1) [2025-02-21T12:08:05.542Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-21T12:08:06.109Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-21T12:08:06.369Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-21T12:08:06.369Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-02-21T12:08:06.369Z] (54/80) Installing libexecinfo (1.1-r1) [2025-02-21T12:08:06.629Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-02-21T12:08:06.629Z] (56/80) Installing nettle (3.7.3-r0) [2025-02-21T12:08:06.629Z] (57/80) Installing libffi (3.4.2-r1) [2025-02-21T12:08:06.629Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-02-21T12:08:06.629Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-02-21T12:08:06.629Z] (60/80) Installing libunistring (1.0-r0) [2025-02-21T12:08:06.629Z] (61/80) Installing gnutls (3.7.7-r1) [2025-02-21T12:08:06.629Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-02-21T12:08:06.629Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-02-21T12:08:06.629Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-02-21T12:08:06.629Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-02-21T12:08:06.629Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-02-21T12:08:06.629Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-02-21T12:08:06.629Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-02-21T12:08:06.629Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-02-21T12:08:06.629Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-02-21T12:08:06.629Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-02-21T12:08:06.629Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-02-21T12:08:06.629Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-02-21T12:08:06.629Z] (74/80) Installing libblkid (2.38-r1) [2025-02-21T12:08:06.629Z] (75/80) Installing libuuid (2.38-r1) [2025-02-21T12:08:06.629Z] (76/80) Installing libfdisk (2.38-r1) [2025-02-21T12:08:06.629Z] (77/80) Installing libmount (2.38-r1) [2025-02-21T12:08:06.629Z] (78/80) Installing libsmartcols (2.38-r1) [2025-02-21T12:08:06.629Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-02-21T12:08:06.888Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-02-21T12:08:06.888Z] Executing busybox-1.35.0-r17.trigger [2025-02-21T12:08:06.888Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:08:06.888Z] OK: 281 MiB in 93 packages [2025-02-21T12:08:12.161Z] Removing intermediate container 683f15053e7d [2025-02-21T12:08:12.161Z] ---> aee854dec896 [2025-02-21T12:08:12.161Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-21T12:08:12.161Z] ---> Running in 89e5d360162d [2025-02-21T12:08:12.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:12.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:12.161Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:12.161Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:08:12.161Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:08:12.419Z] Executing busybox-1.35.0-r18.post-upgrade [2025-02-21T12:08:12.419Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-02-21T12:08:12.419Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:08:12.419Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:08:12.419Z] Executing busybox-1.35.0-r18.trigger [2025-02-21T12:08:12.419Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:08:12.419Z] OK: 281 MiB in 93 packages [2025-02-21T12:08:12.678Z] Removing intermediate container 89e5d360162d [2025-02-21T12:08:12.678Z] ---> c1802bb0bdec [2025-02-21T12:08:12.678Z] Step 7/12 : COPY scripts /device-can/scripts [2025-02-21T12:08:12.938Z] ---> 77cbf44bd875 [2025-02-21T12:08:12.938Z] Step 8/12 : COPY src /device-can/src/ [2025-02-21T12:08:12.938Z] ---> 412ef42fb0c2 [2025-02-21T12:08:12.938Z] Step 9/12 : COPY VERSION /device-can/ [2025-02-21T12:08:13.197Z] ---> f89e2600aa7a [2025-02-21T12:08:13.197Z] Step 10/12 : WORKDIR /device-can [2025-02-21T12:08:13.197Z] ---> Running in 130c7727fa60 [2025-02-21T12:08:13.197Z] Removing intermediate container 130c7727fa60 [2025-02-21T12:08:13.197Z] ---> b4054379ef98 [2025-02-21T12:08:13.197Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-02-21T12:08:13.197Z] ---> Running in 2b2c9d0ce0d2 [2025-02-21T12:08:13.455Z] + BUILD_CSDK=1 [2025-02-21T12:08:13.455Z] + CSDK_VERSION=4.0.0-dev.14 [2025-02-21T12:08:13.455Z] + '[' -d deps ] [2025-02-21T12:08:13.455Z] + mkdir deps [2025-02-21T12:08:13.455Z] + cd /device-can/deps [2025-02-21T12:08:13.455Z] + '[' 1 '=' 1 ] [2025-02-21T12:08:13.455Z] + cd /device-can/deps [2025-02-21T12:08:13.455Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-21T12:08:13.455Z] Connecting to github.com (140.82.113.3:443) [2025-02-21T12:08:13.540Z] Still waiting to schedule task [2025-02-21T12:08:13.540Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-21T12:08:13.713Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-02-21T12:08:13.713Z] saving to 'v4.0.0-dev.14.zip' [2025-02-21T12:08:13.973Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-21T12:08:13.973Z] 'v4.0.0-dev.14.zip' saved [2025-02-21T12:08:13.973Z] + unzip v4.0.0-dev.14.zip [2025-02-21T12:08:13.973Z] Archive: v4.0.0-dev.14.zip [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-21T12:08:13.973Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-21T12:08:13.973Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-21T12:08:13.974Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-21T12:08:13.974Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-21T12:08:13.974Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-21T12:08:13.974Z] + ./scripts/build.sh [2025-02-21T12:08:13.974Z] + CPPCHECK=false [2025-02-21T12:08:13.974Z] + DOCGEN=false [2025-02-21T12:08:13.974Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:08:13.974Z] + '[' 0 -gt 0 ] [2025-02-21T12:08:13.974Z] + readlink -f ./scripts/build.sh [2025-02-21T12:08:13.974Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:08:13.974Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-21T12:08:13.974Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:08:13.974Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:08:13.974Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:08:13.974Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:08:13.974Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:08:13.974Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:08:13.974Z] -- Detecting C compiler ABI info [2025-02-21T12:08:13.974Z] -- Detecting C compiler ABI info - done [2025-02-21T12:08:14.233Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:08:14.233Z] -- Detecting C compile features [2025-02-21T12:08:14.233Z] -- Detecting C compile features - done [2025-02-21T12:08:14.233Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:08:14.233Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:08:14.233Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:08:14.233Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:08:14.233Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:08:14.233Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:08:14.233Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:08:14.233Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:08:14.233Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:08:14.233Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:08:14.233Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:08:14.233Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:08:14.233Z] -- Configuring done [2025-02-21T12:08:14.233Z] -- Generating done [2025-02-21T12:08:14.233Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:08:14.233Z] + make all package [2025-02-21T12:08:14.233Z] + tee release.log [2025-02-21T12:08:14.493Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:08:14.493Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:08:14.752Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:08:14.752Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:08:15.011Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:08:15.269Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:08:15.269Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:08:15.532Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:08:15.791Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:08:16.050Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:08:16.050Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:08:16.311Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:08:16.311Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:08:16.568Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:08:16.568Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:08:17.140Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:08:17.140Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:08:17.140Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:08:17.140Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:08:17.140Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:08:17.140Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:08:17.140Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:08:17.140Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:08:17.140Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:08:17.140Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:17.140Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:17.140Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:08:17.140Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:08:17.140Z] | ^~~~~~~~~~~ [2025-02-21T12:08:17.140Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:08:17.140Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:17.140Z] | ~^ [2025-02-21T12:08:17.140Z] | | [2025-02-21T12:08:17.140Z] | char * [2025-02-21T12:08:17.399Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:08:17.659Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:08:17.659Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:08:17.918Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:08:18.855Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:08:18.855Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:08:18.855Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:08:19.117Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:08:19.117Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:08:19.375Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:08:19.634Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:08:19.892Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:08:19.892Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:08:20.148Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:08:20.407Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-21T12:08:20.407Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-02-21T12:08:20.407Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-21T12:08:20.407Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:20.666Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:08:20.666Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:08:20.666Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:08:20.925Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:08:20.925Z] [ 68%] Built target csdk [2025-02-21T12:08:20.925Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:08:21.184Z] [ 72%] Linking C executable template [2025-02-21T12:08:21.184Z] [ 72%] Built target template [2025-02-21T12:08:21.184Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:08:21.184Z] [ 76%] Linking C executable device-counter [2025-02-21T12:08:21.443Z] [ 76%] Built target device-counter [2025-02-21T12:08:21.443Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:08:21.443Z] [ 80%] Linking C executable device-random [2025-02-21T12:08:21.443Z] [ 80%] Built target device-random [2025-02-21T12:08:21.443Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:08:21.702Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:08:21.702Z] [ 84%] Built target device-gyro [2025-02-21T12:08:21.702Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:08:21.961Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:08:21.961Z] [ 88%] Built target device-bitfields [2025-02-21T12:08:21.961Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:08:21.961Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:08:22.220Z] [ 92%] Built target template-discovery [2025-02-21T12:08:22.220Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:08:22.220Z] [ 96%] Linking C executable device-file [2025-02-21T12:08:22.479Z] [ 96%] Built target device-file [2025-02-21T12:08:22.479Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:08:22.479Z] [100%] Linking C executable device-terminal [2025-02-21T12:08:22.479Z] [100%] Built target device-terminal [2025-02-21T12:08:22.479Z] Run CPack packaging tool... [2025-02-21T12:08:22.479Z] CPack: Create package using TGZ [2025-02-21T12:08:22.479Z] CPack: Install projects [2025-02-21T12:08:22.479Z] CPack: - Run preinstall target for: Csdk [2025-02-21T12:08:22.738Z] CPack: - Install project: Csdk [] [2025-02-21T12:08:22.738Z] CPack: Create package [2025-02-21T12:08:22.738Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-21T12:08:22.738Z] + '[' false '=' true ] [2025-02-21T12:08:22.738Z] + '[' false '=' true ] [2025-02-21T12:08:22.738Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:08:22.738Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:08:22.738Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:08:22.996Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:08:22.996Z] -- Detecting C compiler ABI info [2025-02-21T12:08:22.996Z] -- Detecting C compiler ABI info - done [2025-02-21T12:08:22.996Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:08:22.996Z] -- Detecting C compile features [2025-02-21T12:08:22.996Z] -- Detecting C compile features - done [2025-02-21T12:08:22.996Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:08:22.996Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:08:22.996Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:08:22.996Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:08:22.996Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:08:22.996Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:08:22.996Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:08:22.996Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:08:22.996Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:08:22.996Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:08:23.254Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:08:23.254Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:08:23.254Z] -- Configuring done [2025-02-21T12:08:23.254Z] -- Generating done [2025-02-21T12:08:23.254Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:08:23.254Z] + + teemake [2025-02-21T12:08:23.254Z] debug.log [2025-02-21T12:08:23.254Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:08:23.511Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:08:23.511Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:08:23.511Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:08:23.770Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:08:23.770Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:08:23.770Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:08:24.028Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:08:24.028Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:08:24.028Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:08:24.288Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:08:24.288Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:08:24.288Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:08:24.546Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:08:24.546Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:08:24.546Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:08:24.808Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:08:24.808Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:08:24.808Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:08:24.808Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:08:24.808Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:08:24.808Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:08:24.808Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:08:24.808Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:08:24.808Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:24.808Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:24.808Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:08:24.808Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:08:24.808Z] | ^~~~~~~~~~~ [2025-02-21T12:08:24.808Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:08:24.808Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:24.808Z] | ~^ [2025-02-21T12:08:24.808Z] | | [2025-02-21T12:08:24.808Z] | char * [2025-02-21T12:08:24.808Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:08:24.808Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:08:25.067Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:08:25.067Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:08:25.325Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:08:25.325Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:08:25.325Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:08:25.583Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:08:25.583Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:08:25.583Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:08:25.841Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:08:25.841Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:08:26.101Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:08:26.101Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:08:26.359Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:08:26.359Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:08:26.359Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:08:26.616Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:08:26.616Z] [ 68%] Built target csdk [2025-02-21T12:08:26.616Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:08:26.616Z] [ 72%] Linking C executable template [2025-02-21T12:08:26.616Z] [ 72%] Built target template [2025-02-21T12:08:26.616Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:08:26.874Z] [ 76%] Linking C executable device-counter [2025-02-21T12:08:26.874Z] [ 76%] Built target device-counter [2025-02-21T12:08:26.874Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:08:26.874Z] [ 80%] Linking C executable device-random [2025-02-21T12:08:27.131Z] [ 80%] Built target device-random [2025-02-21T12:08:27.131Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:08:27.131Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:08:27.131Z] [ 84%] Built target device-gyro [2025-02-21T12:08:27.131Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:08:27.131Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:08:27.389Z] [ 88%] Built target device-bitfields [2025-02-21T12:08:27.389Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:08:27.389Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:08:27.389Z] [ 92%] Built target template-discovery [2025-02-21T12:08:27.389Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:08:27.647Z] [ 96%] Linking C executable device-file [2025-02-21T12:08:27.647Z] [ 96%] Built target device-file [2025-02-21T12:08:27.647Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:08:27.647Z] [100%] Linking C executable device-terminal [2025-02-21T12:08:27.647Z] [100%] Built target device-terminal [2025-02-21T12:08:27.647Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-21T12:08:27.647Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-21T12:08:27.647Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-21T12:08:27.647Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-21T12:08:27.647Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-21T12:08:27.647Z] + rm -rf /device-can/deps [2025-02-21T12:08:28.213Z] Removing intermediate container 2b2c9d0ce0d2 [2025-02-21T12:08:28.213Z] ---> 4b5318438312 [2025-02-21T12:08:28.213Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-02-21T12:08:28.213Z] ---> Running in 1bffb6a66dd7 [2025-02-21T12:08:28.473Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:08:28.473Z] + readlink -f /device-can/scripts/build.sh [2025-02-21T12:08:28.473Z] + dirname /device-can/scripts/build.sh [2025-02-21T12:08:28.473Z] + dirname /device-can/scripts [2025-02-21T12:08:28.473Z] + ROOT=/device-can [2025-02-21T12:08:28.473Z] /device-can [2025-02-21T12:08:28.473Z] + echo /device-can [2025-02-21T12:08:28.473Z] + cd /device-can [2025-02-21T12:08:28.473Z] + mkdir -p /device-can/build/release [2025-02-21T12:08:28.473Z] + cd /device-can/build/release [2025-02-21T12:08:28.473Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-02-21T12:08:28.473Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:08:28.473Z] -- Detecting C compiler ABI info [2025-02-21T12:08:28.473Z] -- Detecting C compiler ABI info - done [2025-02-21T12:08:28.473Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:08:28.473Z] -- Detecting C compile features [2025-02-21T12:08:28.473Z] -- Detecting C compile features - done [2025-02-21T12:08:28.473Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:08:28.473Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:08:28.473Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-02-21T12:08:28.473Z] -- Configuring done [2025-02-21T12:08:28.473Z] -- Generating done [2025-02-21T12:08:28.473Z] -- Build files have been written to: /device-can/build/release [2025-02-21T12:08:28.473Z] + make all [2025-02-21T12:08:28.473Z] + tee release.log [2025-02-21T12:08:28.473Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-02-21T12:08:28.731Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-02-21T12:08:28.731Z] from /device-can/src/c/device-can.h:24, [2025-02-21T12:08:28.731Z] from /device-can/src/c/device-can.c:27: [2025-02-21T12:08:28.731Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-02-21T12:08:28.731Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-02-21T12:08:28.731Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:08:28.731Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:28.731Z] 178 | requests[i].resource->type); [2025-02-21T12:08:28.731Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:28.731Z] | | [2025-02-21T12:08:28.731Z] | iot_typecode_t [2025-02-21T12:08:28.731Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-02-21T12:08:28.731Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:08:28.731Z] | ~^ [2025-02-21T12:08:28.731Z] | | [2025-02-21T12:08:28.731Z] | int [2025-02-21T12:08:28.731Z] [100%] Linking C executable device-can [2025-02-21T12:08:28.990Z] [100%] Built target device-can [2025-02-21T12:08:29.248Z] Removing intermediate container 1bffb6a66dd7 [2025-02-21T12:08:29.248Z] ---> a67c76b7e5cb [2025-02-21T12:08:29.248Z] [Warning] One or more build-args [BASE] were not consumed [2025-02-21T12:08:29.248Z] Successfully built a67c76b7e5cb [2025-02-21T12:08:29.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:08:29.638Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T12:08:29.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:08:29.716Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:08:29.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-21T12:08:30.079Z] $ docker top 166e62b39350abb953eafb42bd6926f453c8692e33a69376a3e47dcc6055dfff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T12:08:30.436Z] + make test [2025-02-21T12:08:30.436Z] build/release/device-can/device-can [Pipeline] } [2025-02-21T12:08:30.442Z] $ docker stop --time=1 166e62b39350abb953eafb42bd6926f453c8692e33a69376a3e47dcc6055dfff [2025-02-21T12:08:31.704Z] $ docker rm -f --volumes 166e62b39350abb953eafb42bd6926f453c8692e33a69376a3e47dcc6055dfff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T12:08:32.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T12:08:32.642Z] + ls -al . [2025-02-21T12:08:32.642Z] total 72 [2025-02-21T12:08:32.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:07 . [2025-02-21T12:08:32.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:07 .. [2025-02-21T12:08:32.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:07 .git [2025-02-21T12:08:32.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 12:07 .github [2025-02-21T12:08:32.642Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 12:07 .semver [2025-02-21T12:08:32.642Z] -rw-rw-r-- 1 jenkins jenkins 383 Feb 21 12:07 Attribution.txt [2025-02-21T12:08:32.642Z] -rwxrwxr-x 1 jenkins jenkins 677 Feb 21 12:07 GOVERNANCE.md [2025-02-21T12:08:32.642Z] -rwxrwxr-x 1 jenkins jenkins 762 Feb 21 12:07 Jenkinsfile [2025-02-21T12:08:32.642Z] -rwxrwxr-x 1 jenkins jenkins 10174 Feb 21 12:07 LICENSE [2025-02-21T12:08:32.642Z] -rwxrwxr-x 1 jenkins jenkins 801 Feb 21 12:07 Makefile [2025-02-21T12:08:32.642Z] -rwxrwxr-x 1 jenkins jenkins 616 Feb 21 12:07 OWNERS.md [2025-02-21T12:08:32.642Z] -rwxrwxr-x 1 jenkins jenkins 4090 Feb 21 12:07 README.md [2025-02-21T12:08:32.642Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 12:07 VERSION [2025-02-21T12:08:32.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:07 res [2025-02-21T12:08:32.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 12:07 scripts [2025-02-21T12:08:32.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:08:32.960Z] + docker build -t device-can -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4b2a33c2ade60348841e89503e802d9b0d295c6e --label arch=amd64 --label version=4.0.0-dev.1 . [2025-02-21T12:08:32.960Z] Sending build context to Docker daemon 247.8kB [2025-02-21T12:08:32.960Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-02-21T12:08:32.960Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-02-21T12:08:32.960Z] ---> d49a5025be10 [2025-02-21T12:08:32.961Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-21T12:08:32.961Z] ---> Using cache [2025-02-21T12:08:32.961Z] ---> cd0c72a554ef [2025-02-21T12:08:32.961Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-21T12:08:32.961Z] ---> Using cache [2025-02-21T12:08:32.961Z] ---> e6bc320ad86b [2025-02-21T12:08:32.961Z] Step 5/30 : 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 libexecinfo-dev [2025-02-21T12:08:32.961Z] ---> Running in 1c474ffb2268 [2025-02-21T12:08:33.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:33.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:33.478Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:34.046Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:08:34.046Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:08:34.046Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-02-21T12:08:34.046Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-02-21T12:08:34.046Z] (4/79) Installing binutils (2.38-r3) [2025-02-21T12:08:34.304Z] (5/79) Installing libmagic (5.41-r0) [2025-02-21T12:08:34.304Z] (6/79) Installing file (5.41-r0) [2025-02-21T12:08:34.304Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-02-21T12:08:34.304Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-02-21T12:08:34.304Z] (9/79) Installing gmp (6.2.1-r2) [2025-02-21T12:08:34.304Z] (10/79) Installing isl22 (0.22-r0) [2025-02-21T12:08:34.304Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-02-21T12:08:34.304Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-02-21T12:08:34.304Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-02-21T12:08:34.872Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-02-21T12:08:34.872Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-02-21T12:08:34.872Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-02-21T12:08:35.131Z] (17/79) Installing make (4.3-r0) [2025-02-21T12:08:35.131Z] (18/79) Installing fortify-headers (1.1-r1) [2025-02-21T12:08:35.131Z] (19/79) Installing patch (2.7.6-r7) [2025-02-21T12:08:35.131Z] (20/79) Installing build-base (0.5-r3) [2025-02-21T12:08:35.131Z] (21/79) Installing libacl (2.3.1-r0) [2025-02-21T12:08:35.131Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-02-21T12:08:35.131Z] (23/79) Installing expat (2.6.2-r0) [2025-02-21T12:08:35.131Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-02-21T12:08:35.131Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-02-21T12:08:35.131Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-02-21T12:08:35.131Z] (27/79) Installing libarchive (3.7.4-r0) [2025-02-21T12:08:35.131Z] (28/79) Installing ca-certificates (20240226-r0) [2025-02-21T12:08:35.131Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-02-21T12:08:35.131Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-02-21T12:08:35.131Z] (31/79) Installing libcurl (8.5.0-r0) [2025-02-21T12:08:35.131Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-02-21T12:08:35.131Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-02-21T12:08:35.131Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-02-21T12:08:35.131Z] (35/79) Installing libuv (1.44.1-r0) [2025-02-21T12:08:35.131Z] (36/79) Installing cmake (3.23.5-r0) [2025-02-21T12:08:35.699Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-02-21T12:08:35.699Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-02-21T12:08:35.699Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-02-21T12:08:35.699Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-02-21T12:08:35.699Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-02-21T12:08:35.699Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-02-21T12:08:35.699Z] (43/79) Installing pcre2 (10.42-r0) [2025-02-21T12:08:35.699Z] (44/79) Installing git (2.36.6-r0) [2025-02-21T12:08:35.699Z] (45/79) Installing hiredis (1.0.2-r0) [2025-02-21T12:08:35.699Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-02-21T12:08:35.699Z] (47/79) Installing yaml (0.2.5-r0) [2025-02-21T12:08:35.699Z] (48/79) Installing libcbor (0.9.0-r1) [2025-02-21T12:08:35.699Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-21T12:08:36.634Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-21T12:08:36.634Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-21T12:08:36.634Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-02-21T12:08:36.634Z] (53/79) Installing libexecinfo (1.1-r1) [2025-02-21T12:08:36.634Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-02-21T12:08:36.634Z] (55/79) Installing nettle (3.7.3-r0) [2025-02-21T12:08:36.634Z] (56/79) Installing libffi (3.4.2-r1) [2025-02-21T12:08:36.634Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-02-21T12:08:36.893Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-02-21T12:08:36.893Z] (59/79) Installing libunistring (1.0-r0) [2025-02-21T12:08:36.893Z] (60/79) Installing gnutls (3.7.7-r1) [2025-02-21T12:08:36.893Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-02-21T12:08:36.893Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-02-21T12:08:36.893Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-02-21T12:08:36.893Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-02-21T12:08:36.893Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-02-21T12:08:36.893Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-02-21T12:08:36.893Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-02-21T12:08:36.893Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-02-21T12:08:36.893Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-02-21T12:08:36.893Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-02-21T12:08:36.893Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-02-21T12:08:36.893Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-02-21T12:08:36.893Z] (73/79) Installing libblkid (2.38-r1) [2025-02-21T12:08:36.893Z] (74/79) Installing libuuid (2.38-r1) [2025-02-21T12:08:36.893Z] (75/79) Installing libfdisk (2.38-r1) [2025-02-21T12:08:36.893Z] (76/79) Installing libmount (2.38-r1) [2025-02-21T12:08:36.893Z] (77/79) Installing libsmartcols (2.38-r1) [2025-02-21T12:08:36.893Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-02-21T12:08:36.893Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-02-21T12:08:36.893Z] Executing busybox-1.35.0-r17.trigger [2025-02-21T12:08:36.893Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:08:37.152Z] OK: 281 MiB in 92 packages [2025-02-21T12:08:41.373Z] Removing intermediate container 1c474ffb2268 [2025-02-21T12:08:41.373Z] ---> c9528b0b1bf0 [2025-02-21T12:08:41.373Z] Step 6/30 : COPY scripts /device-can/scripts [2025-02-21T12:08:41.373Z] ---> 52d7e1b91aa1 [2025-02-21T12:08:41.373Z] Step 7/30 : COPY src /device-can/src/ [2025-02-21T12:08:41.373Z] ---> 831b46dbaa70 [2025-02-21T12:08:41.373Z] Step 8/30 : COPY VERSION /device-can/ [2025-02-21T12:08:41.632Z] ---> 0946b4187f9a [2025-02-21T12:08:41.632Z] Step 9/30 : WORKDIR /device-can [2025-02-21T12:08:41.632Z] ---> Running in 05757ed9def3 [2025-02-21T12:08:41.632Z] Removing intermediate container 05757ed9def3 [2025-02-21T12:08:41.632Z] ---> 22e5bb012cb3 [2025-02-21T12:08:41.632Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-02-21T12:08:41.632Z] ---> Running in 2cafa9e15f0b [2025-02-21T12:08:41.890Z] + BUILD_CSDK=1 [2025-02-21T12:08:41.890Z] + CSDK_VERSION=4.0.0-dev.14 [2025-02-21T12:08:41.890Z] + '[' -d deps ] [2025-02-21T12:08:41.890Z] + mkdir deps [2025-02-21T12:08:41.890Z] + cd /device-can/deps [2025-02-21T12:08:41.890Z] + '[' 1 '=' 1 ] [2025-02-21T12:08:41.890Z] + cd /device-can/deps [2025-02-21T12:08:41.890Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-21T12:08:41.890Z] Connecting to github.com (140.82.113.4:443) [2025-02-21T12:08:42.148Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-02-21T12:08:42.148Z] saving to 'v4.0.0-dev.14.zip' [2025-02-21T12:08:42.148Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-21T12:08:42.148Z] 'v4.0.0-dev.14.zip' saved [2025-02-21T12:08:42.148Z] + unzip v4.0.0-dev.14.zip [2025-02-21T12:08:42.148Z] Archive: v4.0.0-dev.14.zip [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-21T12:08:42.148Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-21T12:08:42.148Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-21T12:08:42.149Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-21T12:08:42.149Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-21T12:08:42.149Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-21T12:08:42.149Z] + ./scripts/build.sh [2025-02-21T12:08:42.149Z] + CPPCHECK=false [2025-02-21T12:08:42.149Z] + DOCGEN=false [2025-02-21T12:08:42.149Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:08:42.149Z] + '[' 0 -gt 0 ] [2025-02-21T12:08:42.149Z] + readlink -f ./scripts/build.sh [2025-02-21T12:08:42.149Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:08:42.149Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-21T12:08:42.149Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:08:42.149Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:08:42.149Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:08:42.149Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:08:42.149Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:08:42.407Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:08:42.407Z] -- Detecting C compiler ABI info [2025-02-21T12:08:42.407Z] -- Detecting C compiler ABI info - done [2025-02-21T12:08:42.407Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:08:42.407Z] -- Detecting C compile features [2025-02-21T12:08:42.407Z] -- Detecting C compile features - done [2025-02-21T12:08:42.407Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:08:42.407Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:08:42.407Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:08:42.407Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:08:42.407Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:08:42.407Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:08:42.407Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:08:42.407Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:08:42.407Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:08:42.407Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:08:42.665Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:08:42.665Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:08:42.665Z] -- Configuring done [2025-02-21T12:08:42.665Z] -- Generating done [2025-02-21T12:08:42.665Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:08:42.665Z] + make all package [2025-02-21T12:08:42.665Z] + tee release.log [2025-02-21T12:08:42.665Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:08:42.922Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:08:42.922Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:08:43.196Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:08:43.196Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:08:43.761Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:08:43.761Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:08:43.761Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:08:44.329Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:08:44.329Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:08:44.589Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:08:44.589Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:08:44.850Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:08:44.850Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:08:45.109Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:08:45.369Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:08:45.369Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:08:45.628Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:08:45.628Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:08:45.628Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:08:45.628Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:08:45.628Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:08:45.628Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:08:45.628Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:08:45.628Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:45.628Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:45.628Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:08:45.628Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:08:45.628Z] | ^~~~~~~~~~~ [2025-02-21T12:08:45.628Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:08:45.628Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:45.628Z] | ~^ [2025-02-21T12:08:45.628Z] | | [2025-02-21T12:08:45.628Z] | char * [2025-02-21T12:08:45.888Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:08:45.888Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:08:46.147Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:08:46.147Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:08:47.083Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:08:47.083Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:08:47.340Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:08:47.340Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:08:47.340Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:08:47.600Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:08:48.165Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:08:48.165Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:08:48.425Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:08:48.425Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:08:48.685Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-21T12:08:48.685Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-02-21T12:08:48.685Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-21T12:08:48.685Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:48.944Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:08:48.944Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:08:49.202Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:08:49.202Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:08:49.202Z] [ 68%] Built target csdk [2025-02-21T12:08:49.202Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:08:49.462Z] [ 72%] Linking C executable template [2025-02-21T12:08:49.462Z] [ 72%] Built target template [2025-02-21T12:08:49.462Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:08:49.721Z] [ 76%] Linking C executable device-counter [2025-02-21T12:08:49.721Z] [ 76%] Built target device-counter [2025-02-21T12:08:49.721Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:08:49.721Z] [ 80%] Linking C executable device-random [2025-02-21T12:08:49.980Z] [ 80%] Built target device-random [2025-02-21T12:08:49.980Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:08:49.980Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:08:49.980Z] [ 84%] Built target device-gyro [2025-02-21T12:08:49.980Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:08:50.241Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:08:50.241Z] [ 88%] Built target device-bitfields [2025-02-21T12:08:50.241Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:08:50.499Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:08:50.499Z] [ 92%] Built target template-discovery [2025-02-21T12:08:50.499Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:08:50.759Z] [ 96%] Linking C executable device-file [2025-02-21T12:08:50.759Z] [ 96%] Built target device-file [2025-02-21T12:08:50.759Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:08:50.759Z] [100%] Linking C executable device-terminal [2025-02-21T12:08:51.018Z] [100%] Built target device-terminal [2025-02-21T12:08:51.018Z] Run CPack packaging tool... [2025-02-21T12:08:51.018Z] CPack: Create package using TGZ [2025-02-21T12:08:51.018Z] CPack: Install projects [2025-02-21T12:08:51.018Z] CPack: - Run preinstall target for: Csdk [2025-02-21T12:08:51.277Z] CPack: - Install project: Csdk [] [2025-02-21T12:08:51.277Z] CPack: Create package [2025-02-21T12:08:51.277Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-21T12:08:51.277Z] + '[' false '=' true ] [2025-02-21T12:08:51.277Z] + '[' false '=' true ] [2025-02-21T12:08:51.277Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:08:51.277Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:08:51.277Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:08:51.277Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:08:51.277Z] -- Detecting C compiler ABI info [2025-02-21T12:08:51.277Z] -- Detecting C compiler ABI info - done [2025-02-21T12:08:51.277Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:08:51.277Z] -- Detecting C compile features [2025-02-21T12:08:51.277Z] -- Detecting C compile features - done [2025-02-21T12:08:51.535Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:08:51.535Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:08:51.535Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:08:51.535Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:08:51.535Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:08:51.535Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:08:51.535Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:08:51.535Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:08:51.535Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:08:51.535Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:08:51.535Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:08:51.535Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:08:51.535Z] -- Configuring done [2025-02-21T12:08:51.536Z] -- Generating done [2025-02-21T12:08:51.536Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:08:51.536Z] + make [2025-02-21T12:08:51.536Z] + tee debug.log [2025-02-21T12:08:51.794Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:08:51.794Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:08:51.794Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:08:52.053Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:08:52.053Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:08:52.053Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:08:52.312Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:08:52.312Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:08:52.312Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:08:52.570Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:08:52.570Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:08:52.570Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:08:52.829Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:08:52.829Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:08:52.829Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:08:53.088Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:08:53.088Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:08:53.088Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:08:53.088Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:08:53.088Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:08:53.088Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:08:53.088Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:08:53.088Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:08:53.088Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:08:53.088Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:53.088Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:53.088Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:08:53.088Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:08:53.088Z] | ^~~~~~~~~~~ [2025-02-21T12:08:53.088Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:08:53.088Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:08:53.088Z] | ~^ [2025-02-21T12:08:53.088Z] | | [2025-02-21T12:08:53.088Z] | char * [2025-02-21T12:08:53.088Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:08:53.348Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:08:53.348Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:08:53.348Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:08:53.608Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:08:53.868Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:08:53.868Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:08:53.868Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:08:53.868Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:08:54.125Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:08:54.383Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:08:54.383Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:08:54.383Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:08:54.642Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:08:54.642Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:08:54.901Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:08:54.901Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:08:54.901Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:08:54.901Z] [ 68%] Built target csdk [2025-02-21T12:08:54.901Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:08:55.160Z] [ 72%] Linking C executable template [2025-02-21T12:08:55.160Z] [ 72%] Built target template [2025-02-21T12:08:55.160Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:08:55.160Z] [ 76%] Linking C executable device-counter [2025-02-21T12:08:55.160Z] [ 76%] Built target device-counter [2025-02-21T12:08:55.419Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:08:55.419Z] [ 80%] Linking C executable device-random [2025-02-21T12:08:55.419Z] [ 80%] Built target device-random [2025-02-21T12:08:55.419Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:08:55.419Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:08:55.678Z] [ 84%] Built target device-gyro [2025-02-21T12:08:55.678Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:08:55.678Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:08:55.678Z] [ 88%] Built target device-bitfields [2025-02-21T12:08:55.678Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:08:55.936Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:08:55.936Z] [ 92%] Built target template-discovery [2025-02-21T12:08:55.936Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:08:55.936Z] [ 96%] Linking C executable device-file [2025-02-21T12:08:55.936Z] [ 96%] Built target device-file [2025-02-21T12:08:55.936Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:08:56.195Z] [100%] Linking C executable device-terminal [2025-02-21T12:08:56.195Z] [100%] Built target device-terminal [2025-02-21T12:08:56.195Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-21T12:08:56.195Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-21T12:08:56.195Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-21T12:08:56.195Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-21T12:08:56.195Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-21T12:08:56.195Z] + rm -rf /device-can/deps [2025-02-21T12:08:56.456Z] Removing intermediate container 2cafa9e15f0b [2025-02-21T12:08:56.456Z] ---> 92aea47b4030 [2025-02-21T12:08:56.456Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-02-21T12:08:56.456Z] ---> Running in 28ff6c345f78 [2025-02-21T12:08:56.715Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:08:56.715Z] + readlink -f /device-can/scripts/build.sh [2025-02-21T12:08:56.715Z] + dirname /device-can/scripts/build.sh [2025-02-21T12:08:56.715Z] + dirname /device-can/scripts [2025-02-21T12:08:56.715Z] + ROOT=/device-can [2025-02-21T12:08:56.715Z] + echo /device-can [2025-02-21T12:08:56.715Z] /device-can [2025-02-21T12:08:56.715Z] + cd /device-can [2025-02-21T12:08:56.715Z] + mkdir -p /device-can/build/release [2025-02-21T12:08:56.715Z] + cd /device-can/build/release [2025-02-21T12:08:56.715Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-02-21T12:08:56.973Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:08:56.973Z] -- Detecting C compiler ABI info [2025-02-21T12:08:56.973Z] -- Detecting C compiler ABI info - done [2025-02-21T12:08:56.973Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:08:56.973Z] -- Detecting C compile features [2025-02-21T12:08:56.973Z] -- Detecting C compile features - done [2025-02-21T12:08:56.973Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:08:56.973Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:08:56.973Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-02-21T12:08:56.973Z] -- Configuring done [2025-02-21T12:08:56.973Z] -- Generating done [2025-02-21T12:08:56.973Z] -- Build files have been written to: /device-can/build/release [2025-02-21T12:08:56.973Z] + make all [2025-02-21T12:08:56.973Z] + tee release.log [2025-02-21T12:08:56.973Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-02-21T12:08:56.973Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-02-21T12:08:56.973Z] from /device-can/src/c/device-can.h:24, [2025-02-21T12:08:56.973Z] from /device-can/src/c/device-can.c:27: [2025-02-21T12:08:56.973Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-02-21T12:08:56.973Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-02-21T12:08:56.973Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:08:56.973Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:56.973Z] 178 | requests[i].resource->type); [2025-02-21T12:08:56.973Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:08:56.973Z] | | [2025-02-21T12:08:56.973Z] | iot_typecode_t [2025-02-21T12:08:56.973Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-02-21T12:08:56.973Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:08:56.973Z] | ~^ [2025-02-21T12:08:56.973Z] | | [2025-02-21T12:08:56.973Z] | int [2025-02-21T12:08:57.233Z] [100%] Linking C executable device-can [2025-02-21T12:08:57.233Z] [100%] Built target device-can [2025-02-21T12:08:57.491Z] Removing intermediate container 28ff6c345f78 [2025-02-21T12:08:57.491Z] ---> a31cc2466948 [2025-02-21T12:08:57.491Z] Step 12/30 : FROM alpine:3.16 [2025-02-21T12:08:57.491Z] ---> d49a5025be10 [2025-02-21T12:08:57.491Z] Step 13/30 : MAINTAINER hcltech [2025-02-21T12:08:57.491Z] ---> Running in 9efa3da4636c [2025-02-21T12:08:57.751Z] Removing intermediate container 9efa3da4636c [2025-02-21T12:08:57.751Z] ---> 82595132ad1d [2025-02-21T12:08:57.751Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-21T12:08:57.751Z] ---> Running in 6cf6c214fafd [2025-02-21T12:08:58.010Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-21T12:08:58.268Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-21T12:08:58.268Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-21T12:08:58.268Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-21T12:08:58.528Z] Removing intermediate container 6cf6c214fafd [2025-02-21T12:08:58.528Z] ---> 89e488b275b2 [2025-02-21T12:08:58.528Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-21T12:08:58.786Z] ---> Running in ffbb0dc9b101 [2025-02-21T12:08:59.352Z] Removing intermediate container ffbb0dc9b101 [2025-02-21T12:08:59.352Z] ---> 5f7f325af06d [2025-02-21T12:08:59.352Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-02-21T12:08:59.352Z] ---> Running in f772e9b91159 [2025-02-21T12:08:59.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:08:59.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-21T12:09:00.176Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:09:00.742Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:09:00.742Z] (1/24) Installing ca-certificates (20240226-r0) [2025-02-21T12:09:00.742Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-02-21T12:09:00.742Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-02-21T12:09:00.742Z] (4/24) Installing libcurl (8.5.0-r0) [2025-02-21T12:09:00.742Z] (5/24) Installing curl (8.5.0-r0) [2025-02-21T12:09:00.742Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-02-21T12:09:00.742Z] (7/24) Installing hiredis (1.0.2-r0) [2025-02-21T12:09:00.742Z] (8/24) Installing yaml (0.2.5-r0) [2025-02-21T12:09:00.742Z] (9/24) Installing libcbor (0.9.0-r1) [2025-02-21T12:09:00.742Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-21T12:09:01.308Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-02-21T12:09:01.308Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-02-21T12:09:01.308Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-21T12:09:02.245Z] (14/24) Installing libexecinfo (1.1-r1) [2025-02-21T12:09:02.245Z] (15/24) Installing gmp (6.2.1-r2) [2025-02-21T12:09:02.245Z] (16/24) Installing nettle (3.7.3-r0) [2025-02-21T12:09:02.245Z] (17/24) Installing libffi (3.4.2-r1) [2025-02-21T12:09:02.245Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-02-21T12:09:02.245Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-02-21T12:09:02.245Z] (20/24) Installing libunistring (1.0-r0) [2025-02-21T12:09:02.245Z] (21/24) Installing gnutls (3.7.7-r1) [2025-02-21T12:09:02.245Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-02-21T12:09:02.245Z] (23/24) Installing libuuid (2.38-r1) [2025-02-21T12:09:02.245Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-02-21T12:09:02.505Z] Executing busybox-1.35.0-r17.trigger [2025-02-21T12:09:02.505Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:09:02.505Z] OK: 25 MiB in 38 packages [2025-02-21T12:09:03.440Z] Removing intermediate container f772e9b91159 [2025-02-21T12:09:03.440Z] ---> 329a9b2c7d70 [2025-02-21T12:09:03.440Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-21T12:09:03.440Z] ---> Running in cc919a29d0d4 [2025-02-21T12:09:03.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:09:03.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-02-21T12:09:03.698Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-02-21T12:09:04.264Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:09:04.264Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:09:04.264Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:09:04.264Z] Executing busybox-1.35.0-r18.post-upgrade [2025-02-21T12:09:04.264Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-02-21T12:09:04.523Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:09:04.523Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:09:04.523Z] Executing busybox-1.35.0-r18.trigger [2025-02-21T12:09:04.523Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:09:04.523Z] OK: 25 MiB in 38 packages [2025-02-21T12:09:04.785Z] Removing intermediate container cc919a29d0d4 [2025-02-21T12:09:04.785Z] ---> c1e2ead99257 [2025-02-21T12:09:04.785Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-02-21T12:09:05.043Z] ---> d5fa05f50cc7 [2025-02-21T12:09:05.043Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-21T12:09:05.043Z] ---> d50ad93f2149 [2025-02-21T12:09:05.043Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-21T12:09:05.043Z] ---> 71a512f79a56 [2025-02-21T12:09:05.043Z] Step 21/30 : COPY LICENSE /. [2025-02-21T12:09:05.302Z] ---> 04f49b69caa3 [2025-02-21T12:09:05.302Z] Step 22/30 : COPY Attribution.txt /. [2025-02-21T12:09:05.302Z] ---> 9823d846e255 [2025-02-21T12:09:05.302Z] Step 23/30 : COPY res /res [2025-02-21T12:09:05.560Z] ---> 3b477a35c58f [2025-02-21T12:09:05.560Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-02-21T12:09:05.560Z] ---> Running in abf8cfe749d7 [2025-02-21T12:09:05.560Z] Removing intermediate container abf8cfe749d7 [2025-02-21T12:09:05.560Z] ---> 2d8a258ddb55 [2025-02-21T12:09:05.560Z] Step 25/30 : EXPOSE 59980 [2025-02-21T12:09:05.560Z] ---> Running in a945291b52ad [2025-02-21T12:09:05.560Z] Removing intermediate container a945291b52ad [2025-02-21T12:09:05.560Z] ---> 9f212c302c56 [2025-02-21T12:09:05.560Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-02-21T12:09:05.819Z] ---> Running in cc94903f9ce7 [2025-02-21T12:09:05.819Z] Removing intermediate container cc94903f9ce7 [2025-02-21T12:09:05.819Z] ---> 52a25fc8284a [2025-02-21T12:09:05.819Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-21T12:09:05.819Z] ---> Running in 0afc6a822e57 [2025-02-21T12:09:05.819Z] Removing intermediate container 0afc6a822e57 [2025-02-21T12:09:05.819Z] ---> 24e7436061f9 [2025-02-21T12:09:05.819Z] Step 28/30 : LABEL arch=amd64 [2025-02-21T12:09:05.819Z] ---> Running in 0111f711e23e [2025-02-21T12:09:05.819Z] Removing intermediate container 0111f711e23e [2025-02-21T12:09:05.819Z] ---> c8dece8cfb80 [2025-02-21T12:09:05.819Z] Step 29/30 : LABEL git_sha=4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:09:06.077Z] ---> Running in 81c6ef95fe5b [2025-02-21T12:09:06.077Z] Removing intermediate container 81c6ef95fe5b [2025-02-21T12:09:06.077Z] ---> 772f40f660e6 [2025-02-21T12:09:06.077Z] Step 30/30 : LABEL version=4.0.0-dev.1 [2025-02-21T12:09:06.077Z] ---> Running in 175a14f3e184 [2025-02-21T12:09:06.077Z] Removing intermediate container 175a14f3e184 [2025-02-21T12:09:06.077Z] ---> 03e06babbf85 [2025-02-21T12:09:06.077Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-02-21T12:09:06.077Z] Successfully built 03e06babbf85 [2025-02-21T12:09:06.077Z] Successfully tagged device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:09:06.219Z] provisioning config files... [2025-02-21T12:09:06.229Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config5289042503711799582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:09:06.532Z] ---> ****-login.sh [2025-02-21T12:09:06.532Z] nexus3.edgexfoundry.org:10001 [2025-02-21T12:09:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:09:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:09:06.532Z] Configure a credential helper to remove this warning. See [2025-02-21T12:09:06.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:09:06.532Z] [2025-02-21T12:09:06.532Z] Login Succeeded [2025-02-21T12:09:06.532Z] nexus3.edgexfoundry.org:10002 [2025-02-21T12:09:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:09:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:09:06.532Z] Configure a credential helper to remove this warning. See [2025-02-21T12:09:06.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:09:06.532Z] [2025-02-21T12:09:06.532Z] Login Succeeded [2025-02-21T12:09:06.532Z] nexus3.edgexfoundry.org:10003 [2025-02-21T12:09:06.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:09:06.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:09:06.791Z] Configure a credential helper to remove this warning. See [2025-02-21T12:09:06.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:09:06.791Z] [2025-02-21T12:09:06.791Z] Login Succeeded [2025-02-21T12:09:06.791Z] nexus3.edgexfoundry.org:10004 [2025-02-21T12:09:06.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:09:06.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:09:06.791Z] Configure a credential helper to remove this warning. See [2025-02-21T12:09:06.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:09:06.791Z] [2025-02-21T12:09:06.791Z] Login Succeeded [2025-02-21T12:09:06.791Z] ****.io [2025-02-21T12:09:06.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:09:07.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:09:07.050Z] Configure a credential helper to remove this warning. See [2025-02-21T12:09:07.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:09:07.050Z] [2025-02-21T12:09:07.050Z] Login Succeeded [2025-02-21T12:09:07.050Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T12:09:07.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T12:09:07.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T12:09:07.132Z] [edgeXDocker.push] Tagging docker image device-can with the following tags: [2025-02-21T12:09:07.132Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:09:07.132Z] latest [2025-02-21T12:09:07.132Z] 4.0.0-dev.1 [2025-02-21T12:09:07.132Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [2025-02-21T12:09:07.132Z] main [2025-02-21T12:09:07.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:07.458Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:07.762Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:09:07.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-02-21T12:09:07.763Z] 478bc6f6134e: Preparing [2025-02-21T12:09:07.763Z] dd3161e96ee8: Preparing [2025-02-21T12:09:07.763Z] 013b08286634: Preparing [2025-02-21T12:09:07.763Z] 7dbf2b551407: Preparing [2025-02-21T12:09:07.763Z] 50320f79e669: Preparing [2025-02-21T12:09:07.763Z] 0574a3f56f17: Preparing [2025-02-21T12:09:07.763Z] 2df33878c1f6: Preparing [2025-02-21T12:09:07.763Z] 4f662c74863e: Preparing [2025-02-21T12:09:07.763Z] 1fc5b8d3cc9a: Preparing [2025-02-21T12:09:07.763Z] 7a076aafaab9: Preparing [2025-02-21T12:09:07.763Z] 5535fda0356b: Preparing [2025-02-21T12:09:07.763Z] 7a076aafaab9: Waiting [2025-02-21T12:09:07.763Z] 1fc5b8d3cc9a: Waiting [2025-02-21T12:09:07.763Z] 0574a3f56f17: Waiting [2025-02-21T12:09:07.763Z] 5535fda0356b: Waiting [2025-02-21T12:09:07.763Z] 2df33878c1f6: Waiting [2025-02-21T12:09:07.763Z] 013b08286634: Pushed [2025-02-21T12:09:07.763Z] 50320f79e669: Pushed [2025-02-21T12:09:07.763Z] dd3161e96ee8: Pushed [2025-02-21T12:09:07.763Z] 478bc6f6134e: Pushed [2025-02-21T12:09:07.763Z] 7dbf2b551407: Pushed [2025-02-21T12:09:07.763Z] 1fc5b8d3cc9a: Pushed [2025-02-21T12:09:08.021Z] 7a076aafaab9: Pushed [2025-02-21T12:09:08.021Z] 0574a3f56f17: Pushed [2025-02-21T12:09:08.021Z] 2df33878c1f6: Pushed [2025-02-21T12:09:08.587Z] 5535fda0356b: Pushed [2025-02-21T12:09:09.520Z] 4f662c74863e: Pushed [2025-02-21T12:09:09.778Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e: digest: sha256:460b482cfb1038cd6dc950bc27cc989c3039a497f98886db903102b536e88c35 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:10.095Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:10.419Z] + docker push nexus3.edgexfoundry.org:10004/device-can:latest [2025-02-21T12:09:10.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-02-21T12:09:10.419Z] 478bc6f6134e: Preparing [2025-02-21T12:09:10.419Z] dd3161e96ee8: Preparing [2025-02-21T12:09:10.419Z] 013b08286634: Preparing [2025-02-21T12:09:10.419Z] 7dbf2b551407: Preparing [2025-02-21T12:09:10.419Z] 50320f79e669: Preparing [2025-02-21T12:09:10.419Z] 0574a3f56f17: Preparing [2025-02-21T12:09:10.419Z] 2df33878c1f6: Preparing [2025-02-21T12:09:10.419Z] 4f662c74863e: Preparing [2025-02-21T12:09:10.419Z] 1fc5b8d3cc9a: Preparing [2025-02-21T12:09:10.419Z] 7a076aafaab9: Preparing [2025-02-21T12:09:10.419Z] 5535fda0356b: Preparing [2025-02-21T12:09:10.419Z] 0574a3f56f17: Waiting [2025-02-21T12:09:10.419Z] 4f662c74863e: Waiting [2025-02-21T12:09:10.419Z] 7a076aafaab9: Waiting [2025-02-21T12:09:10.419Z] 1fc5b8d3cc9a: Waiting [2025-02-21T12:09:10.419Z] 2df33878c1f6: Waiting [2025-02-21T12:09:10.419Z] 5535fda0356b: Waiting [2025-02-21T12:09:10.419Z] 50320f79e669: Layer already exists [2025-02-21T12:09:10.419Z] 7dbf2b551407: Layer already exists [2025-02-21T12:09:10.419Z] 013b08286634: Layer already exists [2025-02-21T12:09:10.419Z] dd3161e96ee8: Layer already exists [2025-02-21T12:09:10.419Z] 478bc6f6134e: Layer already exists [2025-02-21T12:09:10.419Z] 4f662c74863e: Layer already exists [2025-02-21T12:09:10.419Z] 2df33878c1f6: Layer already exists [2025-02-21T12:09:10.419Z] 0574a3f56f17: Layer already exists [2025-02-21T12:09:10.419Z] 1fc5b8d3cc9a: Layer already exists [2025-02-21T12:09:10.419Z] 7a076aafaab9: Layer already exists [2025-02-21T12:09:10.419Z] 5535fda0356b: Layer already exists [2025-02-21T12:09:10.419Z] latest: digest: sha256:460b482cfb1038cd6dc950bc27cc989c3039a497f98886db903102b536e88c35 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:10.745Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:11.071Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.1 [2025-02-21T12:09:11.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-02-21T12:09:11.071Z] 478bc6f6134e: Preparing [2025-02-21T12:09:11.071Z] dd3161e96ee8: Preparing [2025-02-21T12:09:11.071Z] 013b08286634: Preparing [2025-02-21T12:09:11.071Z] 7dbf2b551407: Preparing [2025-02-21T12:09:11.071Z] 50320f79e669: Preparing [2025-02-21T12:09:11.071Z] 0574a3f56f17: Preparing [2025-02-21T12:09:11.071Z] 2df33878c1f6: Preparing [2025-02-21T12:09:11.071Z] 4f662c74863e: Preparing [2025-02-21T12:09:11.071Z] 1fc5b8d3cc9a: Preparing [2025-02-21T12:09:11.071Z] 7a076aafaab9: Preparing [2025-02-21T12:09:11.071Z] 5535fda0356b: Preparing [2025-02-21T12:09:11.071Z] 0574a3f56f17: Waiting [2025-02-21T12:09:11.071Z] 2df33878c1f6: Waiting [2025-02-21T12:09:11.071Z] 5535fda0356b: Waiting [2025-02-21T12:09:11.071Z] 7a076aafaab9: Waiting [2025-02-21T12:09:11.071Z] 4f662c74863e: Waiting [2025-02-21T12:09:11.071Z] 50320f79e669: Layer already exists [2025-02-21T12:09:11.071Z] dd3161e96ee8: Layer already exists [2025-02-21T12:09:11.071Z] 013b08286634: Layer already exists [2025-02-21T12:09:11.071Z] 7dbf2b551407: Layer already exists [2025-02-21T12:09:11.071Z] 478bc6f6134e: Layer already exists [2025-02-21T12:09:11.071Z] 0574a3f56f17: Layer already exists [2025-02-21T12:09:11.071Z] 2df33878c1f6: Layer already exists [2025-02-21T12:09:11.071Z] 4f662c74863e: Layer already exists [2025-02-21T12:09:11.071Z] 7a076aafaab9: Layer already exists [2025-02-21T12:09:11.071Z] 1fc5b8d3cc9a: Layer already exists [2025-02-21T12:09:11.071Z] 5535fda0356b: Layer already exists [2025-02-21T12:09:11.071Z] 4.0.0-dev.1: digest: sha256:460b482cfb1038cd6dc950bc27cc989c3039a497f98886db903102b536e88c35 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:11.394Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:11.711Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [2025-02-21T12:09:11.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-02-21T12:09:11.711Z] 478bc6f6134e: Preparing [2025-02-21T12:09:11.711Z] dd3161e96ee8: Preparing [2025-02-21T12:09:11.711Z] 013b08286634: Preparing [2025-02-21T12:09:11.711Z] 7dbf2b551407: Preparing [2025-02-21T12:09:11.711Z] 50320f79e669: Preparing [2025-02-21T12:09:11.711Z] 0574a3f56f17: Preparing [2025-02-21T12:09:11.711Z] 2df33878c1f6: Preparing [2025-02-21T12:09:11.711Z] 4f662c74863e: Preparing [2025-02-21T12:09:11.711Z] 1fc5b8d3cc9a: Preparing [2025-02-21T12:09:11.711Z] 2df33878c1f6: Waiting [2025-02-21T12:09:11.711Z] 0574a3f56f17: Waiting [2025-02-21T12:09:11.711Z] 4f662c74863e: Waiting [2025-02-21T12:09:11.711Z] 7a076aafaab9: Preparing [2025-02-21T12:09:11.711Z] 5535fda0356b: Preparing [2025-02-21T12:09:11.711Z] 7a076aafaab9: Waiting [2025-02-21T12:09:11.711Z] 1fc5b8d3cc9a: Waiting [2025-02-21T12:09:11.711Z] 5535fda0356b: Waiting [2025-02-21T12:09:11.711Z] 50320f79e669: Layer already exists [2025-02-21T12:09:11.711Z] 013b08286634: Layer already exists [2025-02-21T12:09:11.711Z] 7dbf2b551407: Layer already exists [2025-02-21T12:09:11.711Z] 478bc6f6134e: Layer already exists [2025-02-21T12:09:11.711Z] dd3161e96ee8: Layer already exists [2025-02-21T12:09:11.711Z] 0574a3f56f17: Layer already exists [2025-02-21T12:09:11.711Z] 4f662c74863e: Layer already exists [2025-02-21T12:09:11.711Z] 2df33878c1f6: Layer already exists [2025-02-21T12:09:11.711Z] 1fc5b8d3cc9a: Layer already exists [2025-02-21T12:09:11.711Z] 7a076aafaab9: Layer already exists [2025-02-21T12:09:11.711Z] 5535fda0356b: Layer already exists [2025-02-21T12:09:11.711Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1: digest: sha256:460b482cfb1038cd6dc950bc27cc989c3039a497f98886db903102b536e88c35 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:12.036Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:12.349Z] + docker push nexus3.edgexfoundry.org:10004/device-can:main [2025-02-21T12:09:12.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-02-21T12:09:12.349Z] 478bc6f6134e: Preparing [2025-02-21T12:09:12.349Z] dd3161e96ee8: Preparing [2025-02-21T12:09:12.349Z] 013b08286634: Preparing [2025-02-21T12:09:12.349Z] 7dbf2b551407: Preparing [2025-02-21T12:09:12.349Z] 50320f79e669: Preparing [2025-02-21T12:09:12.349Z] 0574a3f56f17: Preparing [2025-02-21T12:09:12.349Z] 2df33878c1f6: Preparing [2025-02-21T12:09:12.349Z] 4f662c74863e: Preparing [2025-02-21T12:09:12.349Z] 1fc5b8d3cc9a: Preparing [2025-02-21T12:09:12.349Z] 7a076aafaab9: Preparing [2025-02-21T12:09:12.349Z] 5535fda0356b: Preparing [2025-02-21T12:09:12.349Z] 0574a3f56f17: Waiting [2025-02-21T12:09:12.349Z] 2df33878c1f6: Waiting [2025-02-21T12:09:12.349Z] 4f662c74863e: Waiting [2025-02-21T12:09:12.349Z] 1fc5b8d3cc9a: Waiting [2025-02-21T12:09:12.349Z] 5535fda0356b: Waiting [2025-02-21T12:09:12.349Z] 50320f79e669: Layer already exists [2025-02-21T12:09:12.349Z] dd3161e96ee8: Layer already exists [2025-02-21T12:09:12.349Z] 013b08286634: Layer already exists [2025-02-21T12:09:12.349Z] 7dbf2b551407: Layer already exists [2025-02-21T12:09:12.349Z] 478bc6f6134e: Layer already exists [2025-02-21T12:09:12.349Z] 2df33878c1f6: Layer already exists [2025-02-21T12:09:12.349Z] 0574a3f56f17: Layer already exists [2025-02-21T12:09:12.349Z] 1fc5b8d3cc9a: Layer already exists [2025-02-21T12:09:12.349Z] 4f662c74863e: Layer already exists [2025-02-21T12:09:12.349Z] 7a076aafaab9: Layer already exists [2025-02-21T12:09:12.349Z] 5535fda0356b: Layer already exists [2025-02-21T12:09:12.349Z] main: digest: sha256:460b482cfb1038cd6dc950bc27cc989c3039a497f98886db903102b536e88c35 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T12:09:12.408Z] ===================================================== [Pipeline] echo [2025-02-21T12:09:12.419Z] taggedImages: [2025-02-21T12:09:12.419Z] - nexus3.edgexfoundry.org:10004/device-can:4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:09:12.419Z] - nexus3.edgexfoundry.org:10004/device-can:latest [2025-02-21T12:09:12.419Z] - nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.1 [2025-02-21T12:09:12.419Z] - nexus3.edgexfoundry.org:10004/device-can:4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [2025-02-21T12:09:12.419Z] - nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:12.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T12:09:12.827Z] [2025-02-21T12:09:12.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:09:13.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T12:09:13.137Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-21T12:09:13.137Z] 5eb5b503b376: Pulling fs layer [2025-02-21T12:09:13.137Z] 5c69ac0246d0: Pulling fs layer [2025-02-21T12:09:13.137Z] ec43610c2a17: Pulling fs layer [2025-02-21T12:09:13.137Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-21T12:09:13.137Z] 33b1e0a273af: Pulling fs layer [2025-02-21T12:09:13.137Z] 5d3b04190fa2: Pulling fs layer [2025-02-21T12:09:13.137Z] 33b1e0a273af: Waiting [2025-02-21T12:09:13.137Z] 3a2ae6a8a46f: Waiting [2025-02-21T12:09:13.137Z] 2f39f015ded8: Pulling fs layer [2025-02-21T12:09:13.137Z] 5d3b04190fa2: Waiting [2025-02-21T12:09:13.137Z] 2f39f015ded8: Waiting [2025-02-21T12:09:13.137Z] 5c69ac0246d0: Verifying Checksum [2025-02-21T12:09:13.137Z] 5c69ac0246d0: Download complete [2025-02-21T12:09:13.137Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-21T12:09:13.137Z] 3a2ae6a8a46f: Download complete [2025-02-21T12:09:13.137Z] 33b1e0a273af: Download complete [2025-02-21T12:09:13.137Z] 5d3b04190fa2: Verifying Checksum [2025-02-21T12:09:13.137Z] 5d3b04190fa2: Download complete [2025-02-21T12:09:13.396Z] ec43610c2a17: Verifying Checksum [2025-02-21T12:09:13.396Z] ec43610c2a17: Download complete [2025-02-21T12:09:13.396Z] 5eb5b503b376: Verifying Checksum [2025-02-21T12:09:13.396Z] 5eb5b503b376: Download complete [2025-02-21T12:09:13.968Z] 2f39f015ded8: Download complete [2025-02-21T12:09:14.532Z] 5eb5b503b376: Pull complete [2025-02-21T12:09:14.532Z] 5c69ac0246d0: Pull complete [2025-02-21T12:09:14.789Z] ec43610c2a17: Pull complete [2025-02-21T12:09:15.046Z] 3a2ae6a8a46f: Pull complete [2025-02-21T12:09:15.046Z] 33b1e0a273af: Pull complete [2025-02-21T12:09:15.303Z] 5d3b04190fa2: Pull complete [2025-02-21T12:09:19.486Z] 2f39f015ded8: Pull complete [2025-02-21T12:09:19.486Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-21T12:09:19.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T12:09:19.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:09:19.589Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:09:19.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T12:09:21.117Z] $ docker top 8075ec4eeb0bd9355e95ce95f793e9b0c6e93779c20014b88dd936a8580b9866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:09:21.705Z] ---> job-cost.sh [2025-02-21T12:09:21.705Z] lf-activate-venv: SKIPPING [2025-02-21T12:09:21.705Z] INFO: No Stack... [2025-02-21T12:09:22.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T12:09:22.530Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T12:09:22.820Z] + cat /w/workspace/edgexfoundry_device-can_main/archives/cost.csv [2025-02-21T12:09:22.820Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T12:09:22.832Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-2-stack-cost] [2025-02-21T12:09:22.842Z] Resource [jenkins-edgexfoundry-device-can-main-2-stack-cost] did not exist. Created. [2025-02-21T12:09:22.847Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T12:09:23.367Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-21T12:09:23.404Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T12:09:23.411Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T12:09:23.429Z] $ docker stop --time=1 8075ec4eeb0bd9355e95ce95f793e9b0c6e93779c20014b88dd936a8580b9866 [2025-02-21T12:09:24.589Z] $ docker rm -f --volumes 8075ec4eeb0bd9355e95ce95f793e9b0c6e93779c20014b88dd936a8580b9866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-21T12:09:41.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39440 in /w/workspace/edgexfoundry_device-can_main [Pipeline] { [Pipeline] ws [2025-02-21T12:09:41.328Z] Running in /w/workspace/device-can/2 [Pipeline] { [Pipeline] checkout [2025-02-21T12:09:44.393Z] The recommended git tool is: NONE [2025-02-21T12:09:48.749Z] using credential edgex-jenkins-ssh [2025-02-21T12:09:48.772Z] Cloning the remote Git repository [2025-02-21T12:09:48.808Z] Cloning repository git@github.com:edgexfoundry/device-can.git [2025-02-21T12:09:48.895Z] > git init /w/workspace/device-can/2 # timeout=10 [2025-02-21T12:09:49.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-can.git [2025-02-21T12:09:49.034Z] > git --version # timeout=10 [2025-02-21T12:09:49.058Z] > git --version # 'git version 2.25.1' [2025-02-21T12:09:49.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-21T12:09:49.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T12:09:49.753Z] > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 [2025-02-21T12:09:49.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T12:09:50.577Z] Avoid second fetch [2025-02-21T12:09:50.578Z] Checking out Revision 4b2a33c2ade60348841e89503e802d9b0d295c6e (main) [2025-02-21T12:09:51.168Z] Commit message: "Merge pull request #7 from FelixTing/move-to-v4" [2025-02-21T12:09:50.587Z] > git config core.sparsecheckout # timeout=10 [2025-02-21T12:09:50.648Z] > git checkout -f 4b2a33c2ade60348841e89503e802d9b0d295c6e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T12:09:55.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-21T12:09:55.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T12:09:55.835Z] Dload Upload Total Spent Left Speed [2025-02-21T12:09:55.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2025-02-21T12:09:56.178Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-21T12:09:56.509Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2025-02-21T12:09:56.509Z] [2025-02-21T12:09:56.509Z] { [2025-02-21T12:09:56.509Z] "registry-mirrors": [ [2025-02-21T12:09:56.509Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-21T12:09:56.509Z] ], [2025-02-21T12:09:56.509Z] "bip": "10.250.0.254/24", [2025-02-21T12:09:56.509Z] "hosts": [ [2025-02-21T12:09:56.509Z] "tcp://0.0.0.0:5555", [2025-02-21T12:09:56.509Z] "unix:///var/run/docker.sock" [2025-02-21T12:09:56.509Z] ], [2025-02-21T12:09:56.509Z] "mtu": 1458, [2025-02-21T12:09:56.509Z] "selinux-enabled": true, [2025-02-21T12:09:56.509Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-21T12:09:56.509Z] } [Pipeline] sh [2025-02-21T12:09:56.841Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-21T12:09:57.191Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:10:15.451Z] provisioning config files... [2025-02-21T12:10:15.478Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/2@tmp/config3143482346925893902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:10:15.921Z] ---> ****-login.sh [2025-02-21T12:10:15.921Z] nexus3.edgexfoundry.org:10001 [2025-02-21T12:10:16.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:10:16.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:10:16.470Z] Configure a credential helper to remove this warning. See [2025-02-21T12:10:16.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:10:16.470Z] [2025-02-21T12:10:16.470Z] Login Succeeded [2025-02-21T12:10:16.470Z] nexus3.edgexfoundry.org:10002 [2025-02-21T12:10:16.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:10:17.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:10:17.016Z] Configure a credential helper to remove this warning. See [2025-02-21T12:10:17.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:10:17.016Z] [2025-02-21T12:10:17.016Z] Login Succeeded [2025-02-21T12:10:17.016Z] nexus3.edgexfoundry.org:10003 [2025-02-21T12:10:17.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:10:17.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:10:17.287Z] Configure a credential helper to remove this warning. See [2025-02-21T12:10:17.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:10:17.287Z] [2025-02-21T12:10:17.287Z] Login Succeeded [2025-02-21T12:10:17.287Z] nexus3.edgexfoundry.org:10004 [2025-02-21T12:10:17.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:10:17.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:10:17.560Z] Configure a credential helper to remove this warning. See [2025-02-21T12:10:17.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:10:17.560Z] [2025-02-21T12:10:17.560Z] Login Succeeded [2025-02-21T12:10:17.560Z] ****.io [2025-02-21T12:10:17.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:10:18.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:10:18.098Z] Configure a credential helper to remove this warning. See [2025-02-21T12:10:18.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:10:18.098Z] [2025-02-21T12:10:18.098Z] Login Succeeded [2025-02-21T12:10:18.098Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T12:10:18.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T12:10:18.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T12:10:18.442Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-02-21T12:10:18.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T12:10:18.474Z] ========================================================= [2025-02-21T12:10:18.474Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-02-21T12:10:18.474Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:10:18.823Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-02-21T12:10:18.823Z] Sending build context to Docker daemon 156.2kB [2025-02-21T12:10:19.090Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-02-21T12:10:19.090Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-02-21T12:10:19.670Z] 3.16: Pulling from library/alpine [2025-02-21T12:10:19.670Z] 550f8bf8502c: Pulling fs layer [2025-02-21T12:10:20.625Z] 550f8bf8502c: Download complete [2025-02-21T12:10:20.892Z] 550f8bf8502c: Pull complete [2025-02-21T12:10:21.163Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-02-21T12:10:21.163Z] Status: Downloaded newer image for alpine:3.16 [2025-02-21T12:10:21.163Z] ---> 4a74307a1e88 [2025-02-21T12:10:21.163Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-21T12:10:21.163Z] ---> Running in 02c5f8552dfd [2025-02-21T12:10:22.572Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-21T12:10:22.572Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-21T12:10:22.572Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-21T12:10:22.572Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-21T12:10:23.545Z] Removing intermediate container 02c5f8552dfd [2025-02-21T12:10:23.545Z] ---> d792c670d619 [2025-02-21T12:10:23.545Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-21T12:10:23.545Z] ---> Running in 9277dc685c3a [2025-02-21T12:10:24.977Z] Removing intermediate container 9277dc685c3a [2025-02-21T12:10:24.977Z] ---> 242409a953fb [2025-02-21T12:10:24.977Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-02-21T12:10:25.261Z] ---> Running in 02bc03468585 [2025-02-21T12:10:26.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:10:26.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-02-21T12:10:26.825Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:10:27.793Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:10:27.793Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:10:27.793Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-02-21T12:10:27.793Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-02-21T12:10:27.793Z] (4/80) Installing binutils (2.38-r3) [2025-02-21T12:10:28.061Z] (5/80) Installing libmagic (5.41-r0) [2025-02-21T12:10:28.061Z] (6/80) Installing file (5.41-r0) [2025-02-21T12:10:28.061Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-02-21T12:10:28.061Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-02-21T12:10:28.061Z] (9/80) Installing gmp (6.2.1-r2) [2025-02-21T12:10:28.061Z] (10/80) Installing isl22 (0.22-r0) [2025-02-21T12:10:28.328Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-02-21T12:10:28.328Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-02-21T12:10:28.328Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-02-21T12:10:30.274Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-02-21T12:10:30.547Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-02-21T12:10:30.547Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-02-21T12:10:31.973Z] (17/80) Installing make (4.3-r0) [2025-02-21T12:10:31.973Z] (18/80) Installing fortify-headers (1.1-r1) [2025-02-21T12:10:31.973Z] (19/80) Installing patch (2.7.6-r7) [2025-02-21T12:10:31.973Z] (20/80) Installing build-base (0.5-r3) [2025-02-21T12:10:31.973Z] (21/80) Installing libacl (2.3.1-r0) [2025-02-21T12:10:31.973Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-02-21T12:10:31.973Z] (23/80) Installing expat (2.6.2-r0) [2025-02-21T12:10:31.973Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-02-21T12:10:32.238Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-02-21T12:10:32.238Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-02-21T12:10:32.238Z] (27/80) Installing libarchive (3.7.4-r0) [2025-02-21T12:10:32.238Z] (28/80) Installing ca-certificates (20240226-r0) [2025-02-21T12:10:32.238Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-02-21T12:10:32.238Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-02-21T12:10:32.238Z] (31/80) Installing libcurl (8.5.0-r0) [2025-02-21T12:10:32.238Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-02-21T12:10:32.238Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-02-21T12:10:32.238Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-02-21T12:10:32.238Z] (35/80) Installing libuv (1.44.1-r0) [2025-02-21T12:10:32.238Z] (36/80) Installing cmake (3.23.5-r0) [2025-02-21T12:10:34.806Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-02-21T12:10:34.806Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-02-21T12:10:34.806Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-02-21T12:10:34.806Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-02-21T12:10:34.806Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-02-21T12:10:34.806Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-02-21T12:10:34.806Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-02-21T12:10:34.806Z] (44/80) Installing pcre2 (10.42-r0) [2025-02-21T12:10:34.806Z] (45/80) Installing git (2.36.6-r0) [2025-02-21T12:10:35.071Z] (46/80) Installing hiredis (1.0.2-r0) [2025-02-21T12:10:35.071Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-02-21T12:10:35.337Z] (48/80) Installing yaml (0.2.5-r0) [2025-02-21T12:10:35.337Z] (49/80) Installing libcbor (0.9.0-r1) [2025-02-21T12:10:35.337Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-21T12:10:36.289Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-21T12:10:36.289Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-21T12:10:36.553Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-02-21T12:10:36.553Z] (54/80) Installing libexecinfo (1.1-r1) [2025-02-21T12:10:36.819Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-02-21T12:10:36.819Z] (56/80) Installing nettle (3.7.3-r0) [2025-02-21T12:10:36.819Z] (57/80) Installing libffi (3.4.2-r1) [2025-02-21T12:10:36.819Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-02-21T12:10:37.083Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-02-21T12:10:37.083Z] (60/80) Installing libunistring (1.0-r0) [2025-02-21T12:10:37.083Z] (61/80) Installing gnutls (3.7.7-r1) [2025-02-21T12:10:37.348Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-02-21T12:10:37.348Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-02-21T12:10:37.610Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-02-21T12:10:37.610Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-02-21T12:10:37.610Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-02-21T12:10:37.873Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-02-21T12:10:37.873Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-02-21T12:10:37.873Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-02-21T12:10:38.137Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-02-21T12:10:38.137Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-02-21T12:10:38.401Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-02-21T12:10:38.665Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-02-21T12:10:38.936Z] (74/80) Installing libblkid (2.38-r1) [2025-02-21T12:10:38.936Z] (75/80) Installing libuuid (2.38-r1) [2025-02-21T12:10:39.199Z] (76/80) Installing libfdisk (2.38-r1) [2025-02-21T12:10:39.200Z] (77/80) Installing libmount (2.38-r1) [2025-02-21T12:10:39.463Z] (78/80) Installing libsmartcols (2.38-r1) [2025-02-21T12:10:39.728Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-02-21T12:10:39.728Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-02-21T12:10:39.995Z] Executing busybox-1.35.0-r17.trigger [2025-02-21T12:10:39.995Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:10:39.995Z] OK: 286 MiB in 93 packages [2025-02-21T12:10:52.301Z] Removing intermediate container 02bc03468585 [2025-02-21T12:10:52.301Z] ---> b95725816db5 [2025-02-21T12:10:52.301Z] Step 6/12 : RUN apk --no-cache upgrade [2025-02-21T12:10:52.569Z] ---> Running in bd3b493209c0 [2025-02-21T12:10:53.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:10:54.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-02-21T12:10:54.386Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:10:55.342Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:10:55.342Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:10:55.342Z] Executing busybox-1.35.0-r18.post-upgrade [2025-02-21T12:10:55.342Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-02-21T12:10:55.606Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:10:55.606Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:10:55.606Z] Executing busybox-1.35.0-r18.trigger [2025-02-21T12:10:55.606Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:10:55.873Z] OK: 286 MiB in 93 packages [2025-02-21T12:10:56.830Z] Removing intermediate container bd3b493209c0 [2025-02-21T12:10:56.830Z] ---> 5d450857fff1 [2025-02-21T12:10:56.830Z] Step 7/12 : COPY scripts /device-can/scripts [2025-02-21T12:10:57.097Z] ---> 73a6890c98d6 [2025-02-21T12:10:57.097Z] Step 8/12 : COPY src /device-can/src/ [2025-02-21T12:10:57.680Z] ---> 4207d32474a6 [2025-02-21T12:10:57.680Z] Step 9/12 : COPY VERSION /device-can/ [2025-02-21T12:10:57.949Z] ---> c11a049358b3 [2025-02-21T12:10:57.949Z] Step 10/12 : WORKDIR /device-can [2025-02-21T12:10:58.216Z] ---> Running in 2a940fe8215c [2025-02-21T12:10:58.483Z] Removing intermediate container 2a940fe8215c [2025-02-21T12:10:58.483Z] ---> a5ee120f3427 [2025-02-21T12:10:58.483Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-02-21T12:10:58.483Z] ---> Running in a4d23eae9dfc [2025-02-21T12:10:59.438Z] + BUILD_CSDK=1 [2025-02-21T12:10:59.438Z] + CSDK_VERSION=4.0.0-dev.14 [2025-02-21T12:10:59.438Z] + '[' -d deps ] [2025-02-21T12:10:59.438Z] + mkdir deps [2025-02-21T12:10:59.438Z] + cd /device-can/deps [2025-02-21T12:10:59.438Z] + '[' 1 '=' 1 ] [2025-02-21T12:10:59.438Z] + cd /device-can/deps [2025-02-21T12:10:59.438Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-21T12:10:59.438Z] Connecting to github.com (140.82.112.4:443) [2025-02-21T12:11:00.017Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-02-21T12:11:00.017Z] saving to 'v4.0.0-dev.14.zip' [2025-02-21T12:11:00.284Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-21T12:11:00.284Z] 'v4.0.0-dev.14.zip' saved [2025-02-21T12:11:00.284Z] + unzip v4.0.0-dev.14.zip [2025-02-21T12:11:00.284Z] Archive: v4.0.0-dev.14.zip [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-21T12:11:00.284Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-21T12:11:00.284Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-21T12:11:00.284Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-21T12:11:00.284Z] + ./scripts/build.sh [2025-02-21T12:11:00.284Z] + CPPCHECK=false [2025-02-21T12:11:00.284Z] + DOCGEN=false [2025-02-21T12:11:00.284Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:11:00.284Z] + '[' 0 -gt 0 ] [2025-02-21T12:11:00.284Z] + readlink -f ./scripts/build.sh [2025-02-21T12:11:00.284Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:11:00.284Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-21T12:11:00.284Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:11:00.284Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:11:00.284Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:11:00.284Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:11:00.284Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:11:00.550Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:11:00.818Z] -- Detecting C compiler ABI info [2025-02-21T12:11:01.084Z] -- Detecting C compiler ABI info - done [2025-02-21T12:11:01.084Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:11:01.084Z] -- Detecting C compile features [2025-02-21T12:11:01.084Z] -- Detecting C compile features - done [2025-02-21T12:11:01.084Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:11:01.350Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:11:01.350Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:11:01.350Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:11:01.350Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:11:01.350Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:11:01.350Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:11:01.350Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:11:01.350Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:11:01.350Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:11:01.616Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:11:01.881Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:11:02.145Z] -- Configuring done [2025-02-21T12:11:02.410Z] -- Generating done [2025-02-21T12:11:02.410Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:11:02.410Z] + + tee release.log [2025-02-21T12:11:02.410Z] make all package [2025-02-21T12:11:02.410Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:11:03.362Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:11:04.316Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:11:05.282Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:11:05.862Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:11:08.450Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:11:08.450Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:11:09.853Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:11:11.796Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:11:12.375Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:11:13.333Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:11:14.285Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:11:14.864Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:11:16.291Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:11:16.291Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:11:18.864Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:11:19.131Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:11:19.396Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:11:19.396Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:11:19.396Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:11:19.396Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:11:19.396Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:11:19.396Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:11:19.396Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:11:19.396Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:11:19.396Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:11:19.396Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:11:19.396Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:11:19.396Z] | ^~~~~~~~~~~ [2025-02-21T12:11:19.396Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:11:19.396Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:11:19.396Z] | ~^ [2025-02-21T12:11:19.396Z] | | [2025-02-21T12:11:19.396Z] | char * [2025-02-21T12:11:20.792Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:11:21.746Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:11:23.151Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:11:23.729Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:11:29.056Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:11:29.636Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:11:29.900Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:11:30.481Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:11:31.062Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:11:32.467Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:11:35.063Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:11:35.641Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:11:36.616Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:11:37.199Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:11:39.135Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-21T12:11:39.135Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-02-21T12:11:39.135Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-21T12:11:39.135Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:11:40.533Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:11:41.112Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:11:41.705Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:11:42.282Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:11:42.548Z] [ 68%] Built target csdk [2025-02-21T12:11:42.548Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:11:43.498Z] [ 72%] Linking C executable template [2025-02-21T12:11:43.762Z] [ 72%] Built target template [2025-02-21T12:11:43.762Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:11:44.339Z] [ 76%] Linking C executable device-counter [2025-02-21T12:11:44.604Z] [ 76%] Built target device-counter [2025-02-21T12:11:44.604Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:11:45.184Z] [ 80%] Linking C executable device-random [2025-02-21T12:11:45.449Z] [ 80%] Built target device-random [2025-02-21T12:11:45.449Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:11:46.028Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:11:46.292Z] [ 84%] Built target device-gyro [2025-02-21T12:11:46.557Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:11:47.135Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:11:47.400Z] [ 88%] Built target device-bitfields [2025-02-21T12:11:47.400Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:11:48.352Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:11:48.617Z] [ 92%] Built target template-discovery [2025-02-21T12:11:48.617Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:11:49.596Z] [ 96%] Linking C executable device-file [2025-02-21T12:11:49.863Z] [ 96%] Built target device-file [2025-02-21T12:11:49.863Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:11:50.817Z] [100%] Linking C executable device-terminal [2025-02-21T12:11:50.817Z] [100%] Built target device-terminal [2025-02-21T12:11:50.817Z] Run CPack packaging tool... [2025-02-21T12:11:50.817Z] CPack: Create package using TGZ [2025-02-21T12:11:50.817Z] CPack: Install projects [2025-02-21T12:11:50.817Z] CPack: - Run preinstall target for: Csdk [2025-02-21T12:11:51.770Z] CPack: - Install project: Csdk [] [2025-02-21T12:11:51.770Z] CPack: Create package [2025-02-21T12:11:51.770Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-21T12:11:51.770Z] + '[' false '=' true ] [2025-02-21T12:11:51.770Z] + '[' false '=' true ] [2025-02-21T12:11:51.770Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:11:51.770Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:11:51.770Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:11:52.034Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:11:52.034Z] -- Detecting C compiler ABI info [2025-02-21T12:11:52.299Z] -- Detecting C compiler ABI info - done [2025-02-21T12:11:52.567Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:11:52.567Z] -- Detecting C compile features [2025-02-21T12:11:52.567Z] -- Detecting C compile features - done [2025-02-21T12:11:52.567Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:11:52.567Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:11:52.567Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:11:52.567Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:11:52.831Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:11:52.831Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:11:52.831Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:11:52.831Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:11:52.831Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:11:52.831Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:11:53.103Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:11:53.103Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:11:53.368Z] -- Configuring done [2025-02-21T12:11:53.633Z] -- Generating done [2025-02-21T12:11:53.633Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:11:53.633Z] + make [2025-02-21T12:11:53.633Z] + tee debug.log [2025-02-21T12:11:53.633Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:11:54.211Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:11:54.476Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:11:55.055Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:11:55.320Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:11:56.272Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:11:56.272Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:11:56.851Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:11:57.430Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:11:58.010Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:11:58.274Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:11:58.852Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:11:59.117Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:11:59.381Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:11:59.645Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:12:00.597Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:12:00.861Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:12:01.125Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:12:01.125Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:12:01.125Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:12:01.125Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:12:01.125Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:12:01.125Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:12:01.125Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:12:01.125Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:12:01.125Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:12:01.125Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:12:01.125Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:12:01.125Z] | ^~~~~~~~~~~ [2025-02-21T12:12:01.125Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:12:01.125Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:12:01.125Z] | ~^ [2025-02-21T12:12:01.125Z] | | [2025-02-21T12:12:01.125Z] | char * [2025-02-21T12:12:01.388Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:12:01.654Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:12:02.233Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:12:02.811Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:12:03.762Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:12:04.339Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:12:04.603Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:12:04.866Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:12:05.132Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:12:05.713Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:12:07.753Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:12:07.753Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:12:08.340Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:12:08.609Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:12:09.577Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:12:10.203Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:12:10.480Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:12:10.758Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:12:11.037Z] [ 68%] Built target csdk [2025-02-21T12:12:11.037Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:12:11.630Z] [ 72%] Linking C executable template [2025-02-21T12:12:11.894Z] [ 72%] Built target template [2025-02-21T12:12:11.894Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:12:12.160Z] [ 76%] Linking C executable device-counter [2025-02-21T12:12:12.425Z] [ 76%] Built target device-counter [2025-02-21T12:12:12.425Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:12:12.690Z] [ 80%] Linking C executable device-random [2025-02-21T12:12:12.967Z] [ 80%] Built target device-random [2025-02-21T12:12:13.232Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:12:13.498Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:12:13.761Z] [ 84%] Built target device-gyro [2025-02-21T12:12:13.761Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:12:14.026Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:12:14.292Z] [ 88%] Built target device-bitfields [2025-02-21T12:12:14.292Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:12:14.870Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:12:15.135Z] [ 92%] Built target template-discovery [2025-02-21T12:12:15.135Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:12:15.399Z] [ 96%] Linking C executable device-file [2025-02-21T12:12:15.667Z] [ 96%] Built target device-file [2025-02-21T12:12:15.933Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:12:16.205Z] [100%] Linking C executable device-terminal [2025-02-21T12:12:16.470Z] [100%] Built target device-terminal [2025-02-21T12:12:16.736Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-21T12:12:16.736Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-21T12:12:16.736Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-21T12:12:16.736Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-21T12:12:16.736Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-21T12:12:16.737Z] + rm -rf /device-can/deps [2025-02-21T12:12:17.694Z] Removing intermediate container a4d23eae9dfc [2025-02-21T12:12:17.694Z] ---> e491af94f648 [2025-02-21T12:12:17.694Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-02-21T12:12:17.694Z] ---> Running in a0d1f4873786 [2025-02-21T12:12:18.652Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:12:18.652Z] + readlink -f /device-can/scripts/build.sh [2025-02-21T12:12:18.652Z] + dirname /device-can/scripts/build.sh [2025-02-21T12:12:18.652Z] + dirname /device-can/scripts [2025-02-21T12:12:18.652Z] + ROOT=/device-can [2025-02-21T12:12:18.652Z] + echo /device-can [2025-02-21T12:12:18.652Z] + cd /device-can [2025-02-21T12:12:18.652Z] + mkdir -p /device-can/build/release [2025-02-21T12:12:18.652Z] /device-can [2025-02-21T12:12:18.652Z] + cd /device-can/build/release [2025-02-21T12:12:18.652Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-02-21T12:12:18.652Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:12:18.930Z] -- Detecting C compiler ABI info [2025-02-21T12:12:19.195Z] -- Detecting C compiler ABI info - done [2025-02-21T12:12:19.195Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:12:19.195Z] -- Detecting C compile features [2025-02-21T12:12:19.195Z] -- Detecting C compile features - done [2025-02-21T12:12:19.195Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:12:19.195Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:12:19.195Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-02-21T12:12:19.195Z] -- Configuring done [2025-02-21T12:12:19.195Z] -- Generating done [2025-02-21T12:12:19.195Z] -- Build files have been written to: /device-can/build/release [2025-02-21T12:12:19.195Z] + make all [2025-02-21T12:12:19.195Z] + tee release.log [2025-02-21T12:12:19.461Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-02-21T12:12:19.726Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-02-21T12:12:19.726Z] from /device-can/src/c/device-can.h:24, [2025-02-21T12:12:19.726Z] from /device-can/src/c/device-can.c:27: [2025-02-21T12:12:19.726Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-02-21T12:12:19.726Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-02-21T12:12:19.726Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:12:19.726Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:12:19.726Z] 178 | requests[i].resource->type); [2025-02-21T12:12:19.726Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:12:19.726Z] | | [2025-02-21T12:12:19.726Z] | iot_typecode_t [2025-02-21T12:12:19.726Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-02-21T12:12:19.726Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:12:19.726Z] | ~^ [2025-02-21T12:12:19.726Z] | | [2025-02-21T12:12:19.726Z] | int [2025-02-21T12:12:20.680Z] [100%] Linking C executable device-can [2025-02-21T12:12:20.944Z] [100%] Built target device-can [2025-02-21T12:12:21.895Z] Removing intermediate container a0d1f4873786 [2025-02-21T12:12:21.895Z] ---> 118f8eadc1d6 [2025-02-21T12:12:21.895Z] [Warning] One or more build-args [BASE] were not consumed [2025-02-21T12:12:21.895Z] Successfully built 118f8eadc1d6 [2025-02-21T12:12:21.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:12:22.320Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T12:12:22.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:12:22.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-39440 does not seem to be running inside a container [2025-02-21T12:12:22.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-can/2 -v /w/workspace/device-can/2:/w/workspace/device-can/2:rw,z -v /w/workspace/device-can/2@tmp:/w/workspace/device-can/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-21T12:12:23.806Z] $ docker top 21e57d0a7d81f50678087911dad0c529ec496c9e045ba0e13fe7c5b0abdb9a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T12:12:24.621Z] + make test [2025-02-21T12:12:24.621Z] build/release/device-can/device-can [Pipeline] } [2025-02-21T12:12:24.633Z] $ docker stop --time=1 21e57d0a7d81f50678087911dad0c529ec496c9e045ba0e13fe7c5b0abdb9a03 [2025-02-21T12:12:26.235Z] $ docker rm -f --volumes 21e57d0a7d81f50678087911dad0c529ec496c9e045ba0e13fe7c5b0abdb9a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T12:12:26.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T12:12:27.096Z] + ls -al . [2025-02-21T12:12:27.097Z] total 68 [2025-02-21T12:12:27.097Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 12:10 . [2025-02-21T12:12:27.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:09 .. [2025-02-21T12:12:27.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 12:09 .git [2025-02-21T12:12:27.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 12:09 .github [2025-02-21T12:12:27.097Z] -rw-rw-r-- 1 jenkins jenkins 383 Feb 21 12:09 Attribution.txt [2025-02-21T12:12:27.097Z] -rwxrwxr-x 1 jenkins jenkins 677 Feb 21 12:09 GOVERNANCE.md [2025-02-21T12:12:27.097Z] -rwxrwxr-x 1 jenkins jenkins 762 Feb 21 12:09 Jenkinsfile [2025-02-21T12:12:27.097Z] -rwxrwxr-x 1 jenkins jenkins 10174 Feb 21 12:09 LICENSE [2025-02-21T12:12:27.097Z] -rwxrwxr-x 1 jenkins jenkins 801 Feb 21 12:09 Makefile [2025-02-21T12:12:27.097Z] -rwxrwxr-x 1 jenkins jenkins 616 Feb 21 12:09 OWNERS.md [2025-02-21T12:12:27.097Z] -rwxrwxr-x 1 jenkins jenkins 4090 Feb 21 12:09 README.md [2025-02-21T12:12:27.097Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 12:07 VERSION [2025-02-21T12:12:27.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:09 res [2025-02-21T12:12:27.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 12:09 scripts [2025-02-21T12:12:27.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 12:09 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:12:27.436Z] + docker build -t device-can-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4b2a33c2ade60348841e89503e802d9b0d295c6e --label arch=arm64 --label version=4.0.0-dev.1 . [2025-02-21T12:12:27.436Z] Sending build context to Docker daemon 156.2kB [2025-02-21T12:12:27.704Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-02-21T12:12:27.704Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-02-21T12:12:27.704Z] ---> 4a74307a1e88 [2025-02-21T12:12:27.704Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-21T12:12:27.704Z] ---> Using cache [2025-02-21T12:12:27.704Z] ---> d792c670d619 [2025-02-21T12:12:27.704Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-21T12:12:27.704Z] ---> Using cache [2025-02-21T12:12:27.704Z] ---> 242409a953fb [2025-02-21T12:12:27.704Z] Step 5/30 : 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 libexecinfo-dev [2025-02-21T12:12:27.704Z] ---> Running in d97093275f19 [2025-02-21T12:12:28.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:12:28.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-02-21T12:12:29.507Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:12:30.460Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:12:30.460Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:12:30.460Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-02-21T12:12:30.460Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-02-21T12:12:30.460Z] (4/79) Installing binutils (2.38-r3) [2025-02-21T12:12:30.729Z] (5/79) Installing libmagic (5.41-r0) [2025-02-21T12:12:30.729Z] (6/79) Installing file (5.41-r0) [2025-02-21T12:12:30.729Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-02-21T12:12:30.729Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-02-21T12:12:30.729Z] (9/79) Installing gmp (6.2.1-r2) [2025-02-21T12:12:30.994Z] (10/79) Installing isl22 (0.22-r0) [2025-02-21T12:12:30.995Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-02-21T12:12:30.995Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-02-21T12:12:30.995Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-02-21T12:12:32.926Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-02-21T12:12:33.191Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-02-21T12:12:33.191Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-02-21T12:12:35.125Z] (17/79) Installing make (4.3-r0) [2025-02-21T12:12:35.125Z] (18/79) Installing fortify-headers (1.1-r1) [2025-02-21T12:12:35.125Z] (19/79) Installing patch (2.7.6-r7) [2025-02-21T12:12:35.125Z] (20/79) Installing build-base (0.5-r3) [2025-02-21T12:12:35.125Z] (21/79) Installing libacl (2.3.1-r0) [2025-02-21T12:12:35.125Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-02-21T12:12:35.125Z] (23/79) Installing expat (2.6.2-r0) [2025-02-21T12:12:35.125Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-02-21T12:12:35.125Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-02-21T12:12:35.125Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-02-21T12:12:35.125Z] (27/79) Installing libarchive (3.7.4-r0) [2025-02-21T12:12:35.125Z] (28/79) Installing ca-certificates (20240226-r0) [2025-02-21T12:12:35.125Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-02-21T12:12:35.125Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-02-21T12:12:35.125Z] (31/79) Installing libcurl (8.5.0-r0) [2025-02-21T12:12:35.125Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-02-21T12:12:35.125Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-02-21T12:12:35.125Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-02-21T12:12:35.125Z] (35/79) Installing libuv (1.44.1-r0) [2025-02-21T12:12:35.125Z] (36/79) Installing cmake (3.23.5-r0) [2025-02-21T12:12:37.698Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-02-21T12:12:37.698Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-02-21T12:12:37.698Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-02-21T12:12:37.698Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-02-21T12:12:37.698Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-02-21T12:12:37.698Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-02-21T12:12:37.698Z] (43/79) Installing pcre2 (10.42-r0) [2025-02-21T12:12:37.698Z] (44/79) Installing git (2.36.6-r0) [2025-02-21T12:12:37.698Z] (45/79) Installing hiredis (1.0.2-r0) [2025-02-21T12:12:37.698Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-02-21T12:12:37.698Z] (47/79) Installing yaml (0.2.5-r0) [2025-02-21T12:12:37.698Z] (48/79) Installing libcbor (0.9.0-r1) [2025-02-21T12:12:37.962Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-21T12:12:38.540Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-02-21T12:12:38.540Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-21T12:12:38.806Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-02-21T12:12:38.806Z] (53/79) Installing libexecinfo (1.1-r1) [2025-02-21T12:12:38.806Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-02-21T12:12:38.806Z] (55/79) Installing nettle (3.7.3-r0) [2025-02-21T12:12:38.806Z] (56/79) Installing libffi (3.4.2-r1) [2025-02-21T12:12:38.806Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-02-21T12:12:39.072Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-02-21T12:12:39.072Z] (59/79) Installing libunistring (1.0-r0) [2025-02-21T12:12:39.072Z] (60/79) Installing gnutls (3.7.7-r1) [2025-02-21T12:12:39.072Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-02-21T12:12:39.072Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-02-21T12:12:39.072Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-02-21T12:12:39.072Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-02-21T12:12:39.072Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-02-21T12:12:39.072Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-02-21T12:12:39.072Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-02-21T12:12:39.072Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-02-21T12:12:39.072Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-02-21T12:12:39.072Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-02-21T12:12:39.072Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-02-21T12:12:39.651Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-02-21T12:12:39.651Z] (73/79) Installing libblkid (2.38-r1) [2025-02-21T12:12:39.651Z] (74/79) Installing libuuid (2.38-r1) [2025-02-21T12:12:39.651Z] (75/79) Installing libfdisk (2.38-r1) [2025-02-21T12:12:39.651Z] (76/79) Installing libmount (2.38-r1) [2025-02-21T12:12:39.651Z] (77/79) Installing libsmartcols (2.38-r1) [2025-02-21T12:12:39.651Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-02-21T12:12:39.918Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-02-21T12:12:39.918Z] Executing busybox-1.35.0-r17.trigger [2025-02-21T12:12:39.918Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:12:39.918Z] OK: 286 MiB in 92 packages [2025-02-21T12:12:54.911Z] Removing intermediate container d97093275f19 [2025-02-21T12:12:54.911Z] ---> 057d4f44e118 [2025-02-21T12:12:54.911Z] Step 6/30 : COPY scripts /device-can/scripts [2025-02-21T12:12:54.911Z] ---> d9d290f80252 [2025-02-21T12:12:54.911Z] Step 7/30 : COPY src /device-can/src/ [2025-02-21T12:12:54.911Z] ---> 78d5130c47e8 [2025-02-21T12:12:54.911Z] Step 8/30 : COPY VERSION /device-can/ [2025-02-21T12:12:54.911Z] ---> bad6a3521a7e [2025-02-21T12:12:54.911Z] Step 9/30 : WORKDIR /device-can [2025-02-21T12:12:54.911Z] ---> Running in 27bf4e9e116d [2025-02-21T12:12:54.911Z] Removing intermediate container 27bf4e9e116d [2025-02-21T12:12:54.911Z] ---> 8fe262a13489 [2025-02-21T12:12:54.911Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-02-21T12:12:54.911Z] ---> Running in 6ddd7f74479c [2025-02-21T12:12:55.175Z] + BUILD_CSDK=1 [2025-02-21T12:12:55.175Z] + CSDK_VERSION=4.0.0-dev.14 [2025-02-21T12:12:55.175Z] + '[' -d deps ] [2025-02-21T12:12:55.175Z] + mkdir deps [2025-02-21T12:12:55.175Z] + cd /device-can/deps [2025-02-21T12:12:55.175Z] + '[' 1 '=' 1 ] [2025-02-21T12:12:55.175Z] + cd /device-can/deps [2025-02-21T12:12:55.175Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-02-21T12:12:55.175Z] Connecting to github.com (140.82.112.4:443) [2025-02-21T12:12:55.441Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-02-21T12:12:55.441Z] saving to 'v4.0.0-dev.14.zip' [2025-02-21T12:12:55.706Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-02-21T12:12:55.706Z] 'v4.0.0-dev.14.zip' saved [2025-02-21T12:12:55.706Z] + unzip v4.0.0-dev.14.zip [2025-02-21T12:12:55.707Z] Archive: v4.0.0-dev.14.zip [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-02-21T12:12:55.707Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-02-21T12:12:55.707Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-02-21T12:12:55.707Z] + cd device-sdk-c-4.0.0-dev.14 [2025-02-21T12:12:55.707Z] + ./scripts/build.sh [2025-02-21T12:12:55.707Z] + CPPCHECK=false [2025-02-21T12:12:55.707Z] + DOCGEN=false [2025-02-21T12:12:55.707Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:12:55.707Z] + '[' 0 -gt 0 ] [2025-02-21T12:12:55.707Z] + readlink -f ./scripts/build.sh [2025-02-21T12:12:55.707Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-02-21T12:12:55.707Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-02-21T12:12:55.707Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:12:55.707Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-02-21T12:12:55.707Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:12:55.707Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:12:55.707Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:12:55.973Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:12:56.240Z] -- Detecting C compiler ABI info [2025-02-21T12:12:56.504Z] -- Detecting C compiler ABI info - done [2025-02-21T12:12:56.504Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:12:56.504Z] -- Detecting C compile features [2025-02-21T12:12:56.504Z] -- Detecting C compile features - done [2025-02-21T12:12:56.504Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:12:56.771Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:12:56.771Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:12:56.771Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:12:56.771Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:12:56.771Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:12:56.771Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:12:56.771Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:12:56.771Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:12:56.771Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:12:57.037Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:12:57.303Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:12:57.568Z] -- Configuring done [2025-02-21T12:12:57.835Z] -- Generating done [2025-02-21T12:12:57.835Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-02-21T12:12:57.835Z] + + maketee release.log [2025-02-21T12:12:57.835Z]  all package [2025-02-21T12:12:57.835Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:12:58.788Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:12:59.748Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:13:00.701Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:13:01.281Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:13:03.853Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:13:04.117Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:13:05.072Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:13:07.643Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:13:07.908Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:13:08.863Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:13:09.819Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:13:10.399Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:13:11.805Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:13:11.805Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:13:14.374Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:13:14.639Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:13:14.905Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:13:14.905Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:13:14.905Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:13:14.905Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:13:14.905Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:13:14.905Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:13:14.905Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:13:14.905Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:13:14.905Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:13:14.905Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:13:14.905Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:13:14.905Z] | ^~~~~~~~~~~ [2025-02-21T12:13:14.905Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:13:14.905Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:13:14.905Z] | ~^ [2025-02-21T12:13:14.905Z] | | [2025-02-21T12:13:14.905Z] | char * [2025-02-21T12:13:16.838Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:13:17.104Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:13:19.036Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:13:19.301Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:13:24.628Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:13:25.208Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:13:25.791Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:13:26.369Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:13:26.635Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:13:28.568Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:13:31.140Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:13:31.140Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:13:32.103Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:13:32.685Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:13:35.261Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-02-21T12:13:35.261Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-02-21T12:13:35.261Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-02-21T12:13:35.261Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:13:36.211Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:13:37.161Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:13:37.426Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:13:38.015Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:13:38.279Z] [ 68%] Built target csdk [2025-02-21T12:13:38.279Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:13:39.231Z] [ 72%] Linking C executable template [2025-02-21T12:13:39.497Z] [ 72%] Built target template [2025-02-21T12:13:39.497Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:13:40.078Z] [ 76%] Linking C executable device-counter [2025-02-21T12:13:40.347Z] [ 76%] Built target device-counter [2025-02-21T12:13:40.613Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:13:41.190Z] [ 80%] Linking C executable device-random [2025-02-21T12:13:41.455Z] [ 80%] Built target device-random [2025-02-21T12:13:41.455Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:13:42.036Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:13:42.301Z] [ 84%] Built target device-gyro [2025-02-21T12:13:42.301Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:13:42.879Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:13:43.145Z] [ 88%] Built target device-bitfields [2025-02-21T12:13:43.145Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:13:44.545Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:13:44.545Z] [ 92%] Built target template-discovery [2025-02-21T12:13:44.545Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:13:45.500Z] [ 96%] Linking C executable device-file [2025-02-21T12:13:45.766Z] [ 96%] Built target device-file [2025-02-21T12:13:45.766Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:13:46.720Z] [100%] Linking C executable device-terminal [2025-02-21T12:13:46.986Z] [100%] Built target device-terminal [2025-02-21T12:13:46.986Z] Run CPack packaging tool... [2025-02-21T12:13:46.986Z] CPack: Create package using TGZ [2025-02-21T12:13:46.986Z] CPack: Install projects [2025-02-21T12:13:46.986Z] CPack: - Run preinstall target for: Csdk [2025-02-21T12:13:47.567Z] CPack: - Install project: Csdk [] [2025-02-21T12:13:47.832Z] CPack: Create package [2025-02-21T12:13:47.832Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-02-21T12:13:47.832Z] + '[' false '=' true ] [2025-02-21T12:13:47.832Z] + '[' false '=' true ] [2025-02-21T12:13:47.832Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:13:47.832Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:13:47.832Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-02-21T12:13:48.097Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:13:48.097Z] -- Detecting C compiler ABI info [2025-02-21T12:13:48.362Z] -- Detecting C compiler ABI info - done [2025-02-21T12:13:48.628Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:13:48.628Z] -- Detecting C compile features [2025-02-21T12:13:48.628Z] -- Detecting C compile features - done [2025-02-21T12:13:48.628Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-02-21T12:13:48.893Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-02-21T12:13:48.893Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-02-21T12:13:48.893Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-02-21T12:13:48.893Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-02-21T12:13:48.893Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-02-21T12:13:48.893Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:13:48.893Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:13:48.893Z] -- C SDK 0.0.0 for Linux [2025-02-21T12:13:48.893Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-02-21T12:13:49.160Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-02-21T12:13:49.425Z] -- Found Curses: /usr/lib/libcurses.so [2025-02-21T12:13:49.425Z] -- Configuring done [2025-02-21T12:13:49.691Z] -- Generating done [2025-02-21T12:13:49.691Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-02-21T12:13:49.691Z] + + maketee [2025-02-21T12:13:49.691Z] debug.log [2025-02-21T12:13:49.956Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-02-21T12:13:50.221Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-02-21T12:13:50.798Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-02-21T12:13:51.063Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-02-21T12:13:51.641Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-02-21T12:13:52.593Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-02-21T12:13:52.593Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-02-21T12:13:53.168Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-02-21T12:13:53.744Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-02-21T12:13:54.008Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-02-21T12:13:54.585Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-02-21T12:13:55.162Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-02-21T12:13:55.425Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-02-21T12:13:56.006Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-02-21T12:13:56.006Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-02-21T12:13:56.955Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-02-21T12:13:57.219Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-02-21T12:13:57.484Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-02-21T12:13:57.484Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-02-21T12:13:57.484Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-02-21T12:13:57.484Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-02-21T12:13:57.484Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-02-21T12:13:57.484Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-02-21T12:13:57.484Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-02-21T12:13:57.484Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:13:57.484Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:13:57.484Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-02-21T12:13:57.484Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-02-21T12:13:57.484Z] | ^~~~~~~~~~~ [2025-02-21T12:13:57.484Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-02-21T12:13:57.484Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-02-21T12:13:57.484Z] | ~^ [2025-02-21T12:13:57.484Z] | | [2025-02-21T12:13:57.484Z] | char * [2025-02-21T12:13:57.747Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-02-21T12:13:58.012Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-02-21T12:13:58.591Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-02-21T12:13:59.167Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-02-21T12:14:00.275Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-02-21T12:14:00.867Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-02-21T12:14:01.156Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-02-21T12:14:01.446Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-02-21T12:14:02.042Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-02-21T12:14:02.631Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-02-21T12:14:04.613Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-02-21T12:14:04.613Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-02-21T12:14:05.203Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-02-21T12:14:05.469Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-02-21T12:14:06.428Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-02-21T12:14:07.008Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-02-21T12:14:07.599Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-02-21T12:14:07.865Z] [ 68%] Linking C shared library libcsdk.so [2025-02-21T12:14:08.130Z] [ 68%] Built target csdk [2025-02-21T12:14:08.130Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-02-21T12:14:08.712Z] [ 72%] Linking C executable template [2025-02-21T12:14:08.976Z] [ 72%] Built target template [2025-02-21T12:14:08.976Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-02-21T12:14:09.240Z] [ 76%] Linking C executable device-counter [2025-02-21T12:14:09.504Z] [ 76%] Built target device-counter [2025-02-21T12:14:09.504Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-02-21T12:14:10.081Z] [ 80%] Linking C executable device-random [2025-02-21T12:14:10.081Z] [ 80%] Built target device-random [2025-02-21T12:14:10.344Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-02-21T12:14:10.609Z] [ 84%] Linking C executable device-gyro [2025-02-21T12:14:10.873Z] [ 84%] Built target device-gyro [2025-02-21T12:14:10.873Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-02-21T12:14:11.138Z] [ 88%] Linking C executable device-bitfields [2025-02-21T12:14:11.401Z] [ 88%] Built target device-bitfields [2025-02-21T12:14:11.667Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-02-21T12:14:11.931Z] [ 92%] Linking C executable template-discovery [2025-02-21T12:14:12.196Z] [ 92%] Built target template-discovery [2025-02-21T12:14:12.465Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-02-21T12:14:12.728Z] [ 96%] Linking C executable device-file [2025-02-21T12:14:12.992Z] [ 96%] Built target device-file [2025-02-21T12:14:13.258Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-02-21T12:14:13.845Z] [100%] Linking C executable device-terminal [2025-02-21T12:14:14.114Z] [100%] Built target device-terminal [2025-02-21T12:14:14.114Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-02-21T12:14:14.114Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-02-21T12:14:14.114Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-02-21T12:14:14.114Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-02-21T12:14:14.114Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-02-21T12:14:14.114Z] + rm -rf /device-can/deps [2025-02-21T12:14:15.073Z] Removing intermediate container 6ddd7f74479c [2025-02-21T12:14:15.073Z] ---> 35ab0c2f3438 [2025-02-21T12:14:15.073Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-02-21T12:14:15.073Z] ---> Running in 3300043733e1 [2025-02-21T12:14:16.034Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-02-21T12:14:16.034Z] + readlink -f /device-can/scripts/build.sh [2025-02-21T12:14:16.034Z] + dirname /device-can/scripts/build.sh [2025-02-21T12:14:16.034Z] + dirname /device-can/scripts [2025-02-21T12:14:16.034Z] /device-can [2025-02-21T12:14:16.034Z] + ROOT=/device-can [2025-02-21T12:14:16.034Z] + echo /device-can [2025-02-21T12:14:16.034Z] + cd /device-can [2025-02-21T12:14:16.034Z] + mkdir -p /device-can/build/release [2025-02-21T12:14:16.034Z] + cd /device-can/build/release [2025-02-21T12:14:16.034Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-02-21T12:14:16.623Z] -- The C compiler identification is GNU 11.2.1 [2025-02-21T12:14:16.623Z] -- Detecting C compiler ABI info [2025-02-21T12:14:17.203Z] -- Detecting C compiler ABI info - done [2025-02-21T12:14:17.203Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-02-21T12:14:17.203Z] -- Detecting C compile features [2025-02-21T12:14:17.203Z] -- Detecting C compile features - done [2025-02-21T12:14:17.472Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-02-21T12:14:17.472Z] -- /opt/iotech/iot/1.5/include [2025-02-21T12:14:17.472Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-02-21T12:14:17.472Z] -- Configuring done [2025-02-21T12:14:17.472Z] -- Generating done [2025-02-21T12:14:17.472Z] -- Build files have been written to: /device-can/build/release [2025-02-21T12:14:17.472Z] + + maketee all release.log [2025-02-21T12:14:17.472Z] [2025-02-21T12:14:17.472Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-02-21T12:14:17.739Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-02-21T12:14:17.739Z] from /device-can/src/c/device-can.h:24, [2025-02-21T12:14:17.739Z] from /device-can/src/c/device-can.c:27: [2025-02-21T12:14:17.739Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-02-21T12:14:17.739Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-02-21T12:14:17.739Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:14:17.739Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:14:17.739Z] 178 | requests[i].resource->type); [2025-02-21T12:14:17.739Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-02-21T12:14:17.739Z] | | [2025-02-21T12:14:17.739Z] | iot_typecode_t [2025-02-21T12:14:17.739Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-02-21T12:14:17.739Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-02-21T12:14:17.739Z] | ~^ [2025-02-21T12:14:17.739Z] | | [2025-02-21T12:14:17.739Z] | int [2025-02-21T12:14:19.137Z] [100%] Linking C executable device-can [2025-02-21T12:14:19.401Z] [100%] Built target device-can [2025-02-21T12:14:20.369Z] Removing intermediate container 3300043733e1 [2025-02-21T12:14:20.369Z] ---> bdeb4892835b [2025-02-21T12:14:20.369Z] Step 12/30 : FROM alpine:3.16 [2025-02-21T12:14:20.369Z] ---> 4a74307a1e88 [2025-02-21T12:14:20.369Z] Step 13/30 : MAINTAINER hcltech [2025-02-21T12:14:20.633Z] ---> Running in 5ecdb5d29ada [2025-02-21T12:14:20.904Z] Removing intermediate container 5ecdb5d29ada [2025-02-21T12:14:20.904Z] ---> aea14b48d831 [2025-02-21T12:14:20.904Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-02-21T12:14:21.169Z] ---> Running in 055697b59071 [2025-02-21T12:14:22.574Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-02-21T12:14:22.845Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-02-21T12:14:22.845Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-02-21T12:14:22.845Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-02-21T12:14:24.252Z] Removing intermediate container 055697b59071 [2025-02-21T12:14:24.252Z] ---> 94ec8a77f17c [2025-02-21T12:14:24.252Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-02-21T12:14:24.252Z] ---> Running in 0811b1cc8592 [2025-02-21T12:14:27.602Z] Removing intermediate container 0811b1cc8592 [2025-02-21T12:14:27.602Z] ---> abac8f7e3a7b [2025-02-21T12:14:27.602Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-02-21T12:14:27.868Z] ---> Running in f7b13a31388b [2025-02-21T12:14:28.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:14:29.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-02-21T12:14:29.656Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:14:30.612Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:14:30.612Z] (1/24) Installing ca-certificates (20240226-r0) [2025-02-21T12:14:30.884Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-02-21T12:14:30.884Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-02-21T12:14:30.884Z] (4/24) Installing libcurl (8.5.0-r0) [2025-02-21T12:14:30.884Z] (5/24) Installing curl (8.5.0-r0) [2025-02-21T12:14:30.884Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-02-21T12:14:30.884Z] (7/24) Installing hiredis (1.0.2-r0) [2025-02-21T12:14:30.884Z] (8/24) Installing yaml (0.2.5-r0) [2025-02-21T12:14:30.884Z] (9/24) Installing libcbor (0.9.0-r1) [2025-02-21T12:14:30.884Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-02-21T12:14:31.835Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-02-21T12:14:31.835Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-02-21T12:14:31.835Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-02-21T12:14:32.412Z] (14/24) Installing libexecinfo (1.1-r1) [2025-02-21T12:14:32.412Z] (15/24) Installing gmp (6.2.1-r2) [2025-02-21T12:14:32.412Z] (16/24) Installing nettle (3.7.3-r0) [2025-02-21T12:14:32.675Z] (17/24) Installing libffi (3.4.2-r1) [2025-02-21T12:14:32.675Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-02-21T12:14:32.675Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-02-21T12:14:32.675Z] (20/24) Installing libunistring (1.0-r0) [2025-02-21T12:14:32.675Z] (21/24) Installing gnutls (3.7.7-r1) [2025-02-21T12:14:32.675Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-02-21T12:14:32.675Z] (23/24) Installing libuuid (2.38-r1) [2025-02-21T12:14:32.675Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-02-21T12:14:33.253Z] Executing busybox-1.35.0-r17.trigger [2025-02-21T12:14:33.253Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:14:33.517Z] OK: 25 MiB in 38 packages [2025-02-21T12:14:36.837Z] Removing intermediate container f7b13a31388b [2025-02-21T12:14:36.837Z] ---> b2ea7a738163 [2025-02-21T12:14:36.837Z] Step 17/30 : RUN apk --no-cache upgrade [2025-02-21T12:14:36.837Z] ---> Running in c9cb4aeea667 [2025-02-21T12:14:37.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:14:37.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-02-21T12:14:38.253Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-02-21T12:14:39.201Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-02-21T12:14:39.201Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:14:39.201Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:14:39.201Z] Executing busybox-1.35.0-r18.post-upgrade [2025-02-21T12:14:39.201Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-02-21T12:14:39.201Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-02-21T12:14:39.201Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-02-21T12:14:39.201Z] Executing busybox-1.35.0-r18.trigger [2025-02-21T12:14:39.201Z] Executing ca-certificates-20240226-r0.trigger [2025-02-21T12:14:39.464Z] OK: 25 MiB in 38 packages [2025-02-21T12:14:40.416Z] Removing intermediate container c9cb4aeea667 [2025-02-21T12:14:40.416Z] ---> 21c0d14c7082 [2025-02-21T12:14:40.416Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-02-21T12:14:40.992Z] ---> 7bbe916eb4bf [2025-02-21T12:14:40.992Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-02-21T12:14:41.570Z] ---> 907e0747d2e0 [2025-02-21T12:14:41.570Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-02-21T12:14:43.500Z] ---> 0b2b6ed0a80e [2025-02-21T12:14:43.500Z] Step 21/30 : COPY LICENSE /. [2025-02-21T12:14:43.764Z] ---> d1f0a95aeb33 [2025-02-21T12:14:43.764Z] Step 22/30 : COPY Attribution.txt /. [2025-02-21T12:14:45.156Z] ---> 933b19fd9d55 [2025-02-21T12:14:45.156Z] Step 23/30 : COPY res /res [2025-02-21T12:14:46.110Z] ---> 6d018ea8997c [2025-02-21T12:14:46.110Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-02-21T12:14:46.110Z] ---> Running in a0204cfe713b [2025-02-21T12:14:46.374Z] Removing intermediate container a0204cfe713b [2025-02-21T12:14:46.637Z] ---> 23ccfe17748c [2025-02-21T12:14:46.637Z] Step 25/30 : EXPOSE 59980 [2025-02-21T12:14:46.637Z] ---> Running in 7531d999844b [2025-02-21T12:14:47.214Z] Removing intermediate container 7531d999844b [2025-02-21T12:14:47.214Z] ---> 29c9f70a57c2 [2025-02-21T12:14:47.214Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-02-21T12:14:47.214Z] ---> Running in d1e7120e7d62 [2025-02-21T12:14:47.477Z] Removing intermediate container d1e7120e7d62 [2025-02-21T12:14:47.477Z] ---> 759ad916e10d [2025-02-21T12:14:47.477Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-02-21T12:14:47.743Z] ---> Running in 59dcef23a5e9 [2025-02-21T12:14:48.007Z] Removing intermediate container 59dcef23a5e9 [2025-02-21T12:14:48.007Z] ---> 0414f29ceeca [2025-02-21T12:14:48.007Z] Step 28/30 : LABEL arch=arm64 [2025-02-21T12:14:48.007Z] ---> Running in b851b13366ce [2025-02-21T12:14:48.589Z] Removing intermediate container b851b13366ce [2025-02-21T12:14:48.589Z] ---> 257d66a16ab3 [2025-02-21T12:14:48.589Z] Step 29/30 : LABEL git_sha=4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:14:48.589Z] ---> Running in c115476d9f88 [2025-02-21T12:14:49.169Z] Removing intermediate container c115476d9f88 [2025-02-21T12:14:49.169Z] ---> ed758b983a5c [2025-02-21T12:14:49.169Z] Step 30/30 : LABEL version=4.0.0-dev.1 [2025-02-21T12:14:49.169Z] ---> Running in e324e6188718 [2025-02-21T12:14:49.433Z] Removing intermediate container e324e6188718 [2025-02-21T12:14:49.433Z] ---> 3494144c5048 [2025-02-21T12:14:49.433Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-02-21T12:14:49.433Z] Successfully built 3494144c5048 [2025-02-21T12:14:49.433Z] Successfully tagged device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:14:49.562Z] provisioning config files... [2025-02-21T12:14:49.574Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/2@tmp/config18301299177243672840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:14:49.929Z] ---> ****-login.sh [2025-02-21T12:14:49.929Z] nexus3.edgexfoundry.org:10001 [2025-02-21T12:14:50.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:14:50.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:14:50.468Z] Configure a credential helper to remove this warning. See [2025-02-21T12:14:50.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:14:50.468Z] [2025-02-21T12:14:50.468Z] Login Succeeded [2025-02-21T12:14:50.468Z] nexus3.edgexfoundry.org:10002 [2025-02-21T12:14:50.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:14:50.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:14:50.999Z] Configure a credential helper to remove this warning. See [2025-02-21T12:14:50.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:14:50.999Z] [2025-02-21T12:14:50.999Z] Login Succeeded [2025-02-21T12:14:50.999Z] nexus3.edgexfoundry.org:10003 [2025-02-21T12:14:51.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:14:51.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:14:51.270Z] Configure a credential helper to remove this warning. See [2025-02-21T12:14:51.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:14:51.270Z] [2025-02-21T12:14:51.270Z] Login Succeeded [2025-02-21T12:14:51.270Z] nexus3.edgexfoundry.org:10004 [2025-02-21T12:14:51.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:14:51.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:14:51.817Z] Configure a credential helper to remove this warning. See [2025-02-21T12:14:51.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:14:51.817Z] [2025-02-21T12:14:51.817Z] Login Succeeded [2025-02-21T12:14:51.817Z] ****.io [2025-02-21T12:14:52.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T12:14:52.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T12:14:52.348Z] Configure a credential helper to remove this warning. See [2025-02-21T12:14:52.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T12:14:52.348Z] [2025-02-21T12:14:52.348Z] Login Succeeded [2025-02-21T12:14:52.348Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T12:14:52.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T12:14:52.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T12:14:52.437Z] [edgeXDocker.push] Tagging docker image device-can-arm64 with the following tags: [2025-02-21T12:14:52.437Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:14:52.437Z] latest [2025-02-21T12:14:52.437Z] 4.0.0-dev.1 [2025-02-21T12:14:52.437Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [2025-02-21T12:14:52.437Z] main [2025-02-21T12:14:52.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:14:52.829Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4b2a33c2ade60348841e89503e802d9b0d295c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:14:53.175Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:14:53.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-02-21T12:14:53.175Z] 6edd62f76774: Preparing [2025-02-21T12:14:53.175Z] 68f965e16853: Preparing [2025-02-21T12:14:53.175Z] 12c83882a24b: Preparing [2025-02-21T12:14:53.175Z] c236631315b1: Preparing [2025-02-21T12:14:53.175Z] 98d6dd0a7ec9: Preparing [2025-02-21T12:14:53.175Z] 75d642a9e898: Preparing [2025-02-21T12:14:53.175Z] 43422d8e5c27: Preparing [2025-02-21T12:14:53.175Z] b9002f6fcadd: Preparing [2025-02-21T12:14:53.175Z] da3505eb655f: Preparing [2025-02-21T12:14:53.175Z] 961f4ac16e53: Preparing [2025-02-21T12:14:53.175Z] edbfd2db8ef2: Preparing [2025-02-21T12:14:53.175Z] 75d642a9e898: Waiting [2025-02-21T12:14:53.175Z] 43422d8e5c27: Waiting [2025-02-21T12:14:53.175Z] b9002f6fcadd: Waiting [2025-02-21T12:14:53.175Z] da3505eb655f: Waiting [2025-02-21T12:14:53.175Z] 961f4ac16e53: Waiting [2025-02-21T12:14:53.175Z] edbfd2db8ef2: Waiting [2025-02-21T12:14:53.450Z] 68f965e16853: Pushed [2025-02-21T12:14:53.450Z] 12c83882a24b: Pushed [2025-02-21T12:14:53.450Z] c236631315b1: Pushed [2025-02-21T12:14:53.450Z] 6edd62f76774: Pushed [2025-02-21T12:14:53.451Z] 98d6dd0a7ec9: Pushed [2025-02-21T12:14:53.717Z] da3505eb655f: Pushed [2025-02-21T12:14:53.717Z] 961f4ac16e53: Pushed [2025-02-21T12:14:53.717Z] 75d642a9e898: Pushed [2025-02-21T12:14:54.297Z] 43422d8e5c27: Pushed [2025-02-21T12:14:55.253Z] edbfd2db8ef2: Pushed [2025-02-21T12:14:57.809Z] b9002f6fcadd: Pushed [2025-02-21T12:14:58.071Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e: digest: sha256:a47af0794ce089f741181c0c8c490955aff9144a2775be98f39616f77fcf4806 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:14:58.425Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:14:58.776Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-02-21T12:14:58.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-02-21T12:14:58.777Z] 6edd62f76774: Preparing [2025-02-21T12:14:58.777Z] 68f965e16853: Preparing [2025-02-21T12:14:58.777Z] 12c83882a24b: Preparing [2025-02-21T12:14:58.777Z] c236631315b1: Preparing [2025-02-21T12:14:58.777Z] 98d6dd0a7ec9: Preparing [2025-02-21T12:14:58.777Z] 75d642a9e898: Preparing [2025-02-21T12:14:58.777Z] 43422d8e5c27: Preparing [2025-02-21T12:14:58.777Z] 75d642a9e898: Waiting [2025-02-21T12:14:58.777Z] b9002f6fcadd: Preparing [2025-02-21T12:14:58.777Z] 43422d8e5c27: Waiting [2025-02-21T12:14:58.777Z] da3505eb655f: Preparing [2025-02-21T12:14:58.777Z] b9002f6fcadd: Waiting [2025-02-21T12:14:58.777Z] 961f4ac16e53: Preparing [2025-02-21T12:14:58.777Z] edbfd2db8ef2: Preparing [2025-02-21T12:14:58.777Z] 961f4ac16e53: Waiting [2025-02-21T12:14:58.777Z] edbfd2db8ef2: Waiting [2025-02-21T12:14:58.777Z] c236631315b1: Layer already exists [2025-02-21T12:14:58.777Z] 12c83882a24b: Layer already exists [2025-02-21T12:14:58.777Z] 6edd62f76774: Layer already exists [2025-02-21T12:14:58.777Z] 98d6dd0a7ec9: Layer already exists [2025-02-21T12:14:58.777Z] 68f965e16853: Layer already exists [2025-02-21T12:14:58.777Z] da3505eb655f: Layer already exists [2025-02-21T12:14:58.777Z] 75d642a9e898: Layer already exists [2025-02-21T12:14:58.777Z] b9002f6fcadd: Layer already exists [2025-02-21T12:14:58.777Z] 43422d8e5c27: Layer already exists [2025-02-21T12:14:58.777Z] 961f4ac16e53: Layer already exists [2025-02-21T12:14:58.777Z] edbfd2db8ef2: Layer already exists [2025-02-21T12:14:58.777Z] latest: digest: sha256:a47af0794ce089f741181c0c8c490955aff9144a2775be98f39616f77fcf4806 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:14:59.393Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:14:59.749Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.1 [2025-02-21T12:14:59.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-02-21T12:14:59.749Z] 6edd62f76774: Preparing [2025-02-21T12:14:59.749Z] 68f965e16853: Preparing [2025-02-21T12:14:59.749Z] 12c83882a24b: Preparing [2025-02-21T12:14:59.749Z] c236631315b1: Preparing [2025-02-21T12:14:59.749Z] 98d6dd0a7ec9: Preparing [2025-02-21T12:14:59.749Z] 75d642a9e898: Preparing [2025-02-21T12:14:59.749Z] 43422d8e5c27: Preparing [2025-02-21T12:14:59.749Z] b9002f6fcadd: Preparing [2025-02-21T12:14:59.749Z] da3505eb655f: Preparing [2025-02-21T12:14:59.749Z] 961f4ac16e53: Preparing [2025-02-21T12:14:59.749Z] edbfd2db8ef2: Preparing [2025-02-21T12:14:59.749Z] 43422d8e5c27: Waiting [2025-02-21T12:14:59.749Z] b9002f6fcadd: Waiting [2025-02-21T12:14:59.749Z] da3505eb655f: Waiting [2025-02-21T12:14:59.749Z] 961f4ac16e53: Waiting [2025-02-21T12:14:59.749Z] edbfd2db8ef2: Waiting [2025-02-21T12:14:59.749Z] 75d642a9e898: Waiting [2025-02-21T12:14:59.749Z] 68f965e16853: Layer already exists [2025-02-21T12:14:59.749Z] c236631315b1: Layer already exists [2025-02-21T12:14:59.749Z] 6edd62f76774: Layer already exists [2025-02-21T12:14:59.749Z] 98d6dd0a7ec9: Layer already exists [2025-02-21T12:14:59.749Z] 12c83882a24b: Layer already exists [2025-02-21T12:14:59.749Z] 43422d8e5c27: Layer already exists [2025-02-21T12:14:59.749Z] 961f4ac16e53: Layer already exists [2025-02-21T12:14:59.749Z] 75d642a9e898: Layer already exists [2025-02-21T12:14:59.749Z] da3505eb655f: Layer already exists [2025-02-21T12:14:59.749Z] b9002f6fcadd: Layer already exists [2025-02-21T12:14:59.749Z] edbfd2db8ef2: Layer already exists [2025-02-21T12:14:59.749Z] 4.0.0-dev.1: digest: sha256:a47af0794ce089f741181c0c8c490955aff9144a2775be98f39616f77fcf4806 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:00.369Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:00.714Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [2025-02-21T12:15:00.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-02-21T12:15:00.714Z] 6edd62f76774: Preparing [2025-02-21T12:15:00.714Z] 68f965e16853: Preparing [2025-02-21T12:15:00.714Z] 12c83882a24b: Preparing [2025-02-21T12:15:00.714Z] c236631315b1: Preparing [2025-02-21T12:15:00.714Z] 98d6dd0a7ec9: Preparing [2025-02-21T12:15:00.714Z] 75d642a9e898: Preparing [2025-02-21T12:15:00.714Z] 43422d8e5c27: Preparing [2025-02-21T12:15:00.714Z] b9002f6fcadd: Preparing [2025-02-21T12:15:00.714Z] da3505eb655f: Preparing [2025-02-21T12:15:00.714Z] 961f4ac16e53: Preparing [2025-02-21T12:15:00.714Z] edbfd2db8ef2: Preparing [2025-02-21T12:15:00.714Z] b9002f6fcadd: Waiting [2025-02-21T12:15:00.714Z] da3505eb655f: Waiting [2025-02-21T12:15:00.714Z] 961f4ac16e53: Waiting [2025-02-21T12:15:00.714Z] edbfd2db8ef2: Waiting [2025-02-21T12:15:00.714Z] 75d642a9e898: Waiting [2025-02-21T12:15:00.714Z] 43422d8e5c27: Waiting [2025-02-21T12:15:00.714Z] 12c83882a24b: Layer already exists [2025-02-21T12:15:00.714Z] 98d6dd0a7ec9: Layer already exists [2025-02-21T12:15:00.714Z] c236631315b1: Layer already exists [2025-02-21T12:15:00.714Z] 68f965e16853: Layer already exists [2025-02-21T12:15:00.714Z] 6edd62f76774: Layer already exists [2025-02-21T12:15:00.714Z] b9002f6fcadd: Layer already exists [2025-02-21T12:15:00.714Z] 43422d8e5c27: Layer already exists [2025-02-21T12:15:00.714Z] 75d642a9e898: Layer already exists [2025-02-21T12:15:00.714Z] 961f4ac16e53: Layer already exists [2025-02-21T12:15:00.714Z] da3505eb655f: Layer already exists [2025-02-21T12:15:00.714Z] edbfd2db8ef2: Layer already exists [2025-02-21T12:15:00.976Z] 4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1: digest: sha256:a47af0794ce089f741181c0c8c490955aff9144a2775be98f39616f77fcf4806 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:01.331Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:01.690Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:main [2025-02-21T12:15:01.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-02-21T12:15:01.690Z] 6edd62f76774: Preparing [2025-02-21T12:15:01.690Z] 68f965e16853: Preparing [2025-02-21T12:15:01.690Z] 12c83882a24b: Preparing [2025-02-21T12:15:01.690Z] c236631315b1: Preparing [2025-02-21T12:15:01.690Z] 98d6dd0a7ec9: Preparing [2025-02-21T12:15:01.690Z] 75d642a9e898: Preparing [2025-02-21T12:15:01.690Z] 43422d8e5c27: Preparing [2025-02-21T12:15:01.690Z] b9002f6fcadd: Preparing [2025-02-21T12:15:01.690Z] 43422d8e5c27: Waiting [2025-02-21T12:15:01.690Z] da3505eb655f: Preparing [2025-02-21T12:15:01.690Z] 961f4ac16e53: Preparing [2025-02-21T12:15:01.690Z] edbfd2db8ef2: Preparing [2025-02-21T12:15:01.690Z] b9002f6fcadd: Waiting [2025-02-21T12:15:01.690Z] da3505eb655f: Waiting [2025-02-21T12:15:01.690Z] 961f4ac16e53: Waiting [2025-02-21T12:15:01.690Z] 75d642a9e898: Waiting [2025-02-21T12:15:01.690Z] edbfd2db8ef2: Waiting [2025-02-21T12:15:01.690Z] 12c83882a24b: Layer already exists [2025-02-21T12:15:01.690Z] c236631315b1: Layer already exists [2025-02-21T12:15:01.690Z] 98d6dd0a7ec9: Layer already exists [2025-02-21T12:15:01.690Z] 6edd62f76774: Layer already exists [2025-02-21T12:15:01.690Z] 68f965e16853: Layer already exists [2025-02-21T12:15:01.690Z] 75d642a9e898: Layer already exists [2025-02-21T12:15:01.690Z] 961f4ac16e53: Layer already exists [2025-02-21T12:15:01.690Z] 43422d8e5c27: Layer already exists [2025-02-21T12:15:01.690Z] b9002f6fcadd: Layer already exists [2025-02-21T12:15:01.690Z] da3505eb655f: Layer already exists [2025-02-21T12:15:01.690Z] edbfd2db8ef2: Layer already exists [2025-02-21T12:15:01.952Z] main: digest: sha256:a47af0794ce089f741181c0c8c490955aff9144a2775be98f39616f77fcf4806 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T12:15:02.017Z] ===================================================== [Pipeline] echo [2025-02-21T12:15:02.031Z] taggedImages: [2025-02-21T12:15:02.031Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4b2a33c2ade60348841e89503e802d9b0d295c6e [2025-02-21T12:15:02.031Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-02-21T12:15:02.031Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.1 [2025-02-21T12:15:02.031Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4b2a33c2ade60348841e89503e802d9b0d295c6e-4.0.0-dev.1 [2025-02-21T12:15:02.031Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:02.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T12:15:02.392Z] [2025-02-21T12:15:02.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:02.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T12:15:02.974Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-21T12:15:02.974Z] 8998bd30e6a1: Pulling fs layer [2025-02-21T12:15:02.974Z] 04944245beec: Pulling fs layer [2025-02-21T12:15:02.974Z] 699f458cf7ca: Pulling fs layer [2025-02-21T12:15:02.974Z] 765212b225bb: Pulling fs layer [2025-02-21T12:15:02.974Z] f23df028b6ca: Pulling fs layer [2025-02-21T12:15:02.974Z] d65c8cfc05b1: Pulling fs layer [2025-02-21T12:15:02.974Z] 2437ff75d9bd: Pulling fs layer [2025-02-21T12:15:02.974Z] 765212b225bb: Waiting [2025-02-21T12:15:02.974Z] f23df028b6ca: Waiting [2025-02-21T12:15:02.974Z] d65c8cfc05b1: Waiting [2025-02-21T12:15:02.974Z] 2437ff75d9bd: Waiting [2025-02-21T12:15:02.974Z] 04944245beec: Verifying Checksum [2025-02-21T12:15:02.974Z] 04944245beec: Download complete [2025-02-21T12:15:02.974Z] 765212b225bb: Verifying Checksum [2025-02-21T12:15:02.974Z] 765212b225bb: Download complete [2025-02-21T12:15:02.974Z] f23df028b6ca: Verifying Checksum [2025-02-21T12:15:02.974Z] f23df028b6ca: Download complete [2025-02-21T12:15:02.974Z] d65c8cfc05b1: Verifying Checksum [2025-02-21T12:15:02.974Z] d65c8cfc05b1: Download complete [2025-02-21T12:15:03.239Z] 699f458cf7ca: Verifying Checksum [2025-02-21T12:15:03.239Z] 699f458cf7ca: Download complete [2025-02-21T12:15:03.503Z] 8998bd30e6a1: Verifying Checksum [2025-02-21T12:15:03.503Z] 8998bd30e6a1: Download complete [2025-02-21T12:15:06.067Z] 2437ff75d9bd: Verifying Checksum [2025-02-21T12:15:06.067Z] 2437ff75d9bd: Download complete [2025-02-21T12:15:07.998Z] 8998bd30e6a1: Pull complete [2025-02-21T12:15:08.576Z] 04944245beec: Pull complete [2025-02-21T12:15:09.973Z] 699f458cf7ca: Pull complete [2025-02-21T12:15:10.237Z] 765212b225bb: Pull complete [2025-02-21T12:15:11.189Z] f23df028b6ca: Pull complete [2025-02-21T12:15:11.454Z] d65c8cfc05b1: Pull complete [2025-02-21T12:15:29.620Z] 2437ff75d9bd: Pull complete [2025-02-21T12:15:29.620Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-21T12:15:29.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T12:15:29.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:15:29.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-39440 does not seem to be running inside a container [2025-02-21T12:15:29.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-can/2 -v /w/workspace/device-can/2:/w/workspace/device-can/2:rw,z -v /w/workspace/device-can/2@tmp:/w/workspace/device-can/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-21T12:15:32.291Z] $ docker top 91f445ece8b1d88e1826c03b7c5b4c1ab445a3c91f111c5bb3cceafba80621c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:15:32.780Z] ---> job-cost.sh [2025-02-21T12:15:33.042Z] lf-activate-venv: SKIPPING [2025-02-21T12:15:33.042Z] INFO: No Stack... [2025-02-21T12:15:33.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-21T12:15:34.250Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T12:15:34.874Z] + cat /w/workspace/device-can/2/archives/cost.csv [2025-02-21T12:15:34.874Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T12:15:34.932Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-2-stack-cost] [2025-02-21T12:15:34.941Z] Resource [jenkins-edgexfoundry-device-can-main-2-stack-cost] did not exist. Created. [2025-02-21T12:15:34.947Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T12:15:35.281Z] /w/workspace/device-can/2@tmp/durable-6ca2e66d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-21T12:15:35.592Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-21T12:15:35.615Z] Warning: overwriting stash ‘stack-cost’ [2025-02-21T12:15:35.982Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T12:15:35.994Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T12:15:36.015Z] $ docker stop --time=1 91f445ece8b1d88e1826c03b7c5b4c1ab445a3c91f111c5bb3cceafba80621c2 [2025-02-21T12:15:37.499Z] $ docker rm -f --volumes 91f445ece8b1d88e1826c03b7c5b4c1ab445a3c91f111c5bb3cceafba80621c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-21T12:15:38.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T12:15:38.173Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:38.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T12:15:38.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:15:38.567Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:15:38.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T12:15:38.894Z] $ docker top 4eb4c0090c99d3234b8c235840c475722c0e6cd822a7fbc9867fd817da5b14f7 -eo pid,comm [2025-02-21T12:15:38.942Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T12:15:38.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T12:15:38.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T12:15:38.992Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T12:15:39.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T12:15:39.088Z] $ docker exec 4eb4c0090c99d3234b8c235840c475722c0e6cd822a7fbc9867fd817da5b14f7 ssh-agent [2025-02-21T12:15:39.192Z] SSH_AUTH_SOCK=/tmp/ssh-Lo1uZL2L6EKv/agent.32 [2025-02-21T12:15:39.192Z] SSH_AGENT_PID=38 [2025-02-21T12:15:39.196Z] Running ssh-add (command line suppressed) [2025-02-21T12:15:39.289Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_17819828159163667794.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_17819828159163667794.key) [2025-02-21T12:15:39.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T12:15:39.603Z] + git semver tag [2025-02-21T12:15:39.862Z] 2025-02-21 12:15:39,764 [run_tag] DEBUG tag force:False [2025-02-21T12:15:39.862Z] 2025-02-21 12:15:39,764 [check_head_tag] DEBUG check head tag [2025-02-21T12:15:39.862Z] 2025-02-21 12:15:39,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:15:39.862Z] 2025-02-21 12:15:39,764 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2025-02-21T12:15:39.862Z] 2025-02-21 12:15:39,764 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T12:15:39.862Z] 2025-02-21 12:15:39,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:15:39.862Z] 4.0.0-dev.1 [Pipeline] } [2025-02-21T12:15:39.869Z] $ docker exec --env ******** --env ******** 4eb4c0090c99d3234b8c235840c475722c0e6cd822a7fbc9867fd817da5b14f7 ssh-agent -k [2025-02-21T12:15:39.966Z] unset SSH_AUTH_SOCK; [2025-02-21T12:15:39.966Z] unset SSH_AGENT_PID; [2025-02-21T12:15:39.966Z] echo Agent pid 38 killed; [2025-02-21T12:15:39.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T12:15:40.321Z] + git semver [Pipeline] } [2025-02-21T12:15:40.696Z] $ docker stop --time=1 4eb4c0090c99d3234b8c235840c475722c0e6cd822a7fbc9867fd817da5b14f7 [2025-02-21T12:15:41.956Z] $ docker rm -f --volumes 4eb4c0090c99d3234b8c235840c475722c0e6cd822a7fbc9867fd817da5b14f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:42.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T12:15:42.403Z] [2025-02-21T12:15:42.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:42.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T12:15:42.696Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-21T12:15:42.696Z] ab5ef0e58194: Pulling fs layer [2025-02-21T12:15:42.696Z] 9712f1f96733: Pulling fs layer [2025-02-21T12:15:42.696Z] 63f879dbbcfc: Pulling fs layer [2025-02-21T12:15:42.696Z] 0d9ebad4ef96: Pulling fs layer [2025-02-21T12:15:42.696Z] e9a5061849ea: Pulling fs layer [2025-02-21T12:15:42.696Z] d747dcd14b5f: Pulling fs layer [2025-02-21T12:15:42.696Z] 2de7ff778b66: Pulling fs layer [2025-02-21T12:15:42.696Z] e9a5061849ea: Waiting [2025-02-21T12:15:42.696Z] 0d9ebad4ef96: Waiting [2025-02-21T12:15:42.696Z] d747dcd14b5f: Waiting [2025-02-21T12:15:42.696Z] 9712f1f96733: Verifying Checksum [2025-02-21T12:15:42.696Z] 9712f1f96733: Download complete [2025-02-21T12:15:42.954Z] 63f879dbbcfc: Verifying Checksum [2025-02-21T12:15:42.954Z] 63f879dbbcfc: Download complete [2025-02-21T12:15:43.213Z] 0d9ebad4ef96: Verifying Checksum [2025-02-21T12:15:43.213Z] 0d9ebad4ef96: Download complete [2025-02-21T12:15:43.213Z] d747dcd14b5f: Download complete [2025-02-21T12:15:43.213Z] e9a5061849ea: Verifying Checksum [2025-02-21T12:15:43.213Z] e9a5061849ea: Download complete [2025-02-21T12:15:43.213Z] ab5ef0e58194: Verifying Checksum [2025-02-21T12:15:43.213Z] ab5ef0e58194: Download complete [2025-02-21T12:15:43.213Z] 2de7ff778b66: Verifying Checksum [2025-02-21T12:15:43.213Z] 2de7ff778b66: Download complete [2025-02-21T12:15:45.744Z] ab5ef0e58194: Pull complete [2025-02-21T12:15:46.002Z] 9712f1f96733: Pull complete [2025-02-21T12:15:46.570Z] 63f879dbbcfc: Pull complete [2025-02-21T12:15:49.850Z] 0d9ebad4ef96: Pull complete [2025-02-21T12:15:49.850Z] e9a5061849ea: Pull complete [2025-02-21T12:15:49.850Z] d747dcd14b5f: Pull complete [2025-02-21T12:15:50.783Z] 2de7ff778b66: Pull complete [2025-02-21T12:15:50.783Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-21T12:15:50.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T12:15:50.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:15:50.879Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:15:50.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-21T12:15:52.867Z] $ docker top 926faad18886b972a0273f18838c714cbb86ed457b368db9cf8f330c6e7fb88c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:15:52.945Z] provisioning config files... [2025-02-21T12:15:52.952Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config6013054332783217545tmp [2025-02-21T12:15:52.961Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config2694746153816182750tmp [2025-02-21T12:15:52.969Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config11606712838736122756tmp [Pipeline] { [Pipeline] echo [2025-02-21T12:15:53.048Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:15:53.340Z] ---> sigul-configuration.sh [2025-02-21T12:15:53.340Z] gpg: directory `/root/.gnupg' created [2025-02-21T12:15:53.340Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-21T12:15:53.340Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-21T12:15:53.340Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-21T12:15:53.340Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-21T12:15:53.340Z] gpg: CAST5 encrypted data [2025-02-21T12:15:53.340Z] gpg: encrypted with 1 passphrase [2025-02-21T12:15:53.340Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-21T12:15:53.640Z] + mkdir /home/jenkins [2025-02-21T12:15:53.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-21T12:15:53.936Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-21T12:15:53.951Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:15:54.245Z] ---> sigul-install.sh [2025-02-21T12:15:54.245Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-21T12:15:54.539Z] + git tag --list [2025-02-21T12:15:54.539Z] v4.0.0-dev.1 [Pipeline] sh [2025-02-21T12:15:54.831Z] + lftools sign git-tag v4.0.0-dev.1 [2025-02-21T12:15:55.399Z] Signing Git tag with Sigul... [2025-02-21T12:15:55.399Z] Signing v4.0.0-dev.1 [Pipeline] echo [2025-02-21T12:15:55.671Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:15:55.965Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-21T12:15:55.971Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-21T12:15:55.993Z] $ docker stop --time=1 926faad18886b972a0273f18838c714cbb86ed457b368db9cf8f330c6e7fb88c [2025-02-21T12:15:57.299Z] $ docker rm -f --volumes 926faad18886b972a0273f18838c714cbb86ed457b368db9cf8f330c6e7fb88c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-21T12:15:57.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T12:15:57.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:15:58.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T12:15:58.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:15:58.078Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:15:58.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T12:15:58.447Z] $ docker top be6f62a376b0192485bfbe3a674f403ad0943250ac86a002ab70b0a3d2bcc7e5 -eo pid,comm [2025-02-21T12:15:58.496Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-21T12:15:58.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T12:15:58.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T12:15:58.545Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T12:15:58.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T12:15:58.658Z] $ docker exec be6f62a376b0192485bfbe3a674f403ad0943250ac86a002ab70b0a3d2bcc7e5 ssh-agent [2025-02-21T12:15:58.771Z] SSH_AUTH_SOCK=/tmp/ssh-UTg0pPZ5mvL8/agent.32 [2025-02-21T12:15:58.771Z] SSH_AGENT_PID=38 [2025-02-21T12:15:58.776Z] Running ssh-add (command line suppressed) [2025-02-21T12:15:58.872Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_14853236715218312680.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_14853236715218312680.key) [2025-02-21T12:15:58.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T12:15:59.177Z] + git semver bump pre [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,347 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,347 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,347 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:True [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,347 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,350 [execute] INFO git cat-file --batch-check [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,355 [execute] INFO git cat-file --batch [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T12:15:59.437Z] 2025-02-21 12:15:59,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:15:59.437Z] 4.0.0-dev.2 [Pipeline] } [2025-02-21T12:15:59.445Z] $ docker exec --env ******** --env ******** be6f62a376b0192485bfbe3a674f403ad0943250ac86a002ab70b0a3d2bcc7e5 ssh-agent -k [2025-02-21T12:15:59.542Z] unset SSH_AUTH_SOCK; [2025-02-21T12:15:59.543Z] unset SSH_AGENT_PID; [2025-02-21T12:15:59.543Z] echo Agent pid 38 killed; [2025-02-21T12:15:59.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T12:15:59.869Z] + git semver [Pipeline] } [2025-02-21T12:16:00.138Z] $ docker stop --time=1 be6f62a376b0192485bfbe3a674f403ad0943250ac86a002ab70b0a3d2bcc7e5 [2025-02-21T12:16:01.414Z] $ docker rm -f --volumes be6f62a376b0192485bfbe3a674f403ad0943250ac86a002ab70b0a3d2bcc7e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T12:16:01.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T12:16:01.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:16:02.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T12:16:02.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:16:02.162Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:16:02.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T12:16:02.531Z] $ docker top 546e24649208d61d0fdc3f123ec1b4871e1a6db15c2add003967922b95a4a2f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T12:16:02.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T12:16:02.639Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T12:16:02.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T12:16:02.750Z] $ docker exec 546e24649208d61d0fdc3f123ec1b4871e1a6db15c2add003967922b95a4a2f9 ssh-agent [2025-02-21T12:16:02.856Z] SSH_AUTH_SOCK=/tmp/ssh-YPAlc453rl9Z/agent.32 [2025-02-21T12:16:02.856Z] SSH_AGENT_PID=38 [2025-02-21T12:16:02.860Z] Running ssh-add (command line suppressed) [2025-02-21T12:16:02.963Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_15169919424557850468.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_15169919424557850468.key) [2025-02-21T12:16:02.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T12:16:03.269Z] + git semver push [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,439 [run_push] DEBUG push [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,439 [execute] INFO git cat-file --batch-check [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,443 [execute] INFO git rev-list 682bb6cc12f2460b5ea54f736e656c9d4206cec7 -- [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,443 [execute] DEBUG Popen(['git', 'rev-list', '682bb6cc12f2460b5ea54f736e656c9d4206cec7', '--'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,448 [execute] INFO git fetch -v origin [2025-02-21T12:16:03.527Z] 2025-02-21 12:16:03,448 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-21T12:16:04.094Z] 2025-02-21 12:16:03,892 [run_push] DEBUG no remote changes detected [2025-02-21T12:16:04.094Z] 2025-02-21 12:16:03,893 [execute] INFO git push origin semver [2025-02-21T12:16:04.094Z] 2025-02-21 12:16:03,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T12:16:04.662Z] 2025-02-21 12:16:04,541 [run_push] DEBUG push all version tags [2025-02-21T12:16:04.662Z] 2025-02-21 12:16:04,541 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-21T12:16:04.662Z] 2025-02-21 12:16:04,542 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T12:16:05.230Z] 2025-02-21 12:16:05,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-02-21T12:16:05.230Z] 4.0.0-dev.2 [Pipeline] } [2025-02-21T12:16:05.236Z] $ docker exec --env ******** --env ******** 546e24649208d61d0fdc3f123ec1b4871e1a6db15c2add003967922b95a4a2f9 ssh-agent -k [2025-02-21T12:16:05.341Z] unset SSH_AUTH_SOCK; [2025-02-21T12:16:05.342Z] unset SSH_AGENT_PID; [2025-02-21T12:16:05.342Z] echo Agent pid 38 killed; [2025-02-21T12:16:05.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T12:16:05.667Z] + git semver [Pipeline] } [2025-02-21T12:16:05.934Z] $ docker stop --time=1 546e24649208d61d0fdc3f123ec1b4871e1a6db15c2add003967922b95a4a2f9 [2025-02-21T12:16:07.224Z] $ docker rm -f --volumes 546e24649208d61d0fdc3f123ec1b4871e1a6db15c2add003967922b95a4a2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-21T12:16:07.752Z] + [ -d /w/workspace/edgexfoundry_device-can_main/archives ] [2025-02-21T12:16:07.752Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-02-21T12:16:07.752Z] total 16 [2025-02-21T12:16:07.752Z] drwxr-xr-x 3 root root 4096 Feb 21 12:09 . [2025-02-21T12:16:07.752Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 12:15 .. [2025-02-21T12:16:07.752Z] drwxr-xr-x 2 root root 4096 Feb 21 12:09 cost [2025-02-21T12:16:07.752Z] -rw-r--r-- 1 root root 80 Feb 21 12:09 cost.csv [2025-02-21T12:16:07.752Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_main/archives [2025-02-21T12:16:07.752Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-02-21T12:16:07.752Z] total 16 [2025-02-21T12:16:07.752Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 12:09 . [2025-02-21T12:16:07.752Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 12:15 .. [2025-02-21T12:16:07.752Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 12:09 cost [2025-02-21T12:16:07.752Z] -rw-r--r-- 1 jenkins jenkins 80 Feb 21 12:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:08.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:08.902Z] ---> package-listing.sh [2025-02-21T12:16:08.902Z] ++ facter osfamily [2025-02-21T12:16:08.902Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-21T12:16:09.163Z] + OS_FAMILY=debian [2025-02-21T12:16:09.163Z] + workspace=/w/workspace/edgexfoundry_device-can_main [2025-02-21T12:16:09.163Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-21T12:16:09.163Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-21T12:16:09.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-21T12:16:09.163Z] + PACKAGES=/tmp/packages_start.txt [2025-02-21T12:16:09.163Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-02-21T12:16:09.163Z] + PACKAGES=/tmp/packages_end.txt [2025-02-21T12:16:09.163Z] + case "${OS_FAMILY}" in [2025-02-21T12:16:09.163Z] + dpkg -l [2025-02-21T12:16:09.163Z] + grep '^ii' [2025-02-21T12:16:09.163Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-21T12:16:09.163Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-21T12:16:09.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-21T12:16:09.163Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-02-21T12:16:09.163Z] + mkdir -p /w/workspace/edgexfoundry_device-can_main/archives/ [2025-02-21T12:16:09.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_main/archives/ [Pipeline] echo [2025-02-21T12:16:09.175Z] 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/edgexfoundry_device-can_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-21T12:16:09.449Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T12:16:10.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T12:16:10.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T12:16:10.093Z] prd-ubuntu20.04-docker-8c-8g-39439 does not seem to be running inside a container [2025-02-21T12:16:10.119Z] $ 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/edgexfoundry_device-can_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T12:16:10.317Z] $ docker top 66e294e8a41e387b4c4b789e75f8519d419dded5264a0eb493ea4dd579b95e46 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T12:16:10.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-21T12:16:10.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-21T12:16:11.233Z] + ls /var/log/sa-host [2025-02-21T12:16:11.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T12:16:11.396Z] provisioning config files... [2025-02-21T12:16:11.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config5479546025195004296tmp [Pipeline] { [Pipeline] echo [2025-02-21T12:16:11.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:11.706Z] ---> create-netrc.sh [Pipeline] } [2025-02-21T12:16:11.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:12.058Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-21T12:16:12.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:12.350Z] ---> sudo-logs.sh [2025-02-21T12:16:12.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-21T12:16:12.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:12.665Z] ---> job-cost.sh [2025-02-21T12:16:12.665Z] lf-activate-venv: SKIPPING [2025-02-21T12:16:12.665Z] DEBUG: total: 0.2199999988079071 [2025-02-21T12:16:12.665Z] INFO: Retrieving Stack Cost... [2025-02-21T12:16:12.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T12:16:13.491Z] INFO: Archiving Costs [Pipeline] echo [2025-02-21T12:16:13.505Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T12:16:13.787Z] ---> logs-deploy.sh [2025-02-21T12:16:13.787Z] lf-activate-venv: SKIPPING [2025-02-21T12:16:13.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/main/2 [2025-02-21T12:16:13.787Z] INFO: archiving workspace using pattern(s): [2025-02-21T12:16:14.726Z] Archives upload complete. [2025-02-21T12:16:14.726Z] INFO: archiving logs to Nexus