Pull request #11 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f00a3528b134b85dbdd2771216d2c61b7443180+f58e8642700982be8554d9f031b2fff0d14b416f (422b3eda9f41b19e9724e6e6dee28b43581176ca) 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-ssh6479500987038932786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh6788980613324927096.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-11/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-11/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16267430449982754002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-11/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5633950111175044122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8171726310285952217.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-11/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-11/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2509099492728758426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-2737 in /w/workspace/edgexfoundry_device-can_PR-11 [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_PR-11 # 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 Merging remotes/origin/main commit f58e8642700982be8554d9f031b2fff0d14b416f into PR head commit 2f00a3528b134b85dbdd2771216d2c61b7443180 Merge succeeded, producing 2f00a3528b134b85dbdd2771216d2c61b7443180 Checking out Revision 2f00a3528b134b85dbdd2771216d2c61b7443180 (PR-11) Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/pull/11/head:refs/remotes/origin/PR-11 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f00a3528b134b85dbdd2771216d2c61b7443180 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f58e8642700982be8554d9f031b2fff0d14b416f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f00a3528b134b85dbdd2771216d2c61b7443180 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-03T22:08:17.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-03T22:08:17.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-03T22:08:17.543Z] ========================================================= [2025-06-03T22:08:17.543Z] EdgeX Global Pipelines Version Info [2025-06-03T22:08:17.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:08:18.684Z] ------------------- [2025-06-03T22:08:18.684Z] stable info: [2025-06-03T22:08:18.684Z] ------------------- [2025-06-03T22:08:18.684Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-03T22:08:18.685Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-03T22:08:18.685Z] Message: update stable to v1.0.274 [2025-06-03T22:08:18.948Z] ------------------- [2025-06-03T22:08:18.948Z] experimental info: [2025-06-03T22:08:18.948Z] ------------------- [2025-06-03T22:08:18.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-03T22:08:18.948Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-03T22:08:18.948Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-03T22:08:19.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-06-03T22:08:19.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-06-03T22:08:19.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-03T22:08:19.305Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-03T22:08:19.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-03T22:08:19.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-06-03T22:08:19.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-06-03T22:08:19.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-03T22:08:19.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-03T22:08:19.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-06-03T22:08:19.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-03T22:08:19.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-03T22:08:19.740Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-03T22:08:19.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-03T22:08:19.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-03T22:08:19.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-03T22:08:19.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-03T22:08:20.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-11 [Pipeline] echo [2025-06-03T22:08:20.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-11 [Pipeline] echo [2025-06-03T22:08:20.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-11 [Pipeline] echo [2025-06-03T22:08:20.182Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f00a3528b134b85dbdd2771216d2c61b7443180 [Pipeline] echo [2025-06-03T22:08:20.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f00a35 [Pipeline] echo [2025-06-03T22:08:20.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T22:08:20.426Z] provisioning config files... [2025-06-03T22:08:20.442Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-11@tmp/config8167419018028441233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:08:20.825Z] ---> ****-login.sh [2025-06-03T22:08:20.825Z] nexus3.edgexfoundry.org:10001 [2025-06-03T22:08:21.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:21.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:21.087Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:21.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:21.087Z] [2025-06-03T22:08:21.087Z] Login Succeeded [2025-06-03T22:08:21.087Z] nexus3.edgexfoundry.org:10002 [2025-06-03T22:08:21.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:21.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:21.350Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:21.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:21.350Z] [2025-06-03T22:08:21.350Z] Login Succeeded [2025-06-03T22:08:21.350Z] nexus3.edgexfoundry.org:10003 [2025-06-03T22:08:21.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:21.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:21.350Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:21.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:21.350Z] [2025-06-03T22:08:21.350Z] Login Succeeded [2025-06-03T22:08:21.350Z] nexus3.edgexfoundry.org:10004 [2025-06-03T22:08:21.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:21.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:21.615Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:21.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:21.615Z] [2025-06-03T22:08:21.615Z] Login Succeeded [2025-06-03T22:08:21.615Z] ****.io [2025-06-03T22:08:21.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:21.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:21.880Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:21.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:21.880Z] [2025-06-03T22:08:21.880Z] Login Succeeded [2025-06-03T22:08:21.880Z] ---> ****-login.sh ends [Pipeline] } [2025-06-03T22:08:21.910Z] 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-06-03T22:08:22.591Z] + git rev-list -1 --merges 2f00a3528b134b85dbdd2771216d2c61b7443180~1..2f00a3528b134b85dbdd2771216d2c61b7443180 [Pipeline] echo [2025-06-03T22:08:22.638Z] -----------> git rev-list -1 --merges 2f00a3528b134b85dbdd2771216d2c61b7443180~1..2f00a3528b134b85dbdd2771216d2c61b7443180 2f00a3528b134b85dbdd2771216d2c61b7443180 [false] [Pipeline] sh [2025-06-03T22:08:22.963Z] + git log --format=format:%s -1 2f00a3528b134b85dbdd2771216d2c61b7443180 [Pipeline] echo [2025-06-03T22:08:23.001Z] ========================================================= [2025-06-03T22:08:23.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-03T22:08:23.001Z] ========================================================= 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-06-03T22:08:23.974Z] + git rev-list -1 --merges 2f00a3528b134b85dbdd2771216d2c61b7443180~1..2f00a3528b134b85dbdd2771216d2c61b7443180 [Pipeline] echo [2025-06-03T22:08:24.012Z] -----------> git rev-list -1 --merges 2f00a3528b134b85dbdd2771216d2c61b7443180~1..2f00a3528b134b85dbdd2771216d2c61b7443180 2f00a3528b134b85dbdd2771216d2c61b7443180 [false] [Pipeline] sh [2025-06-03T22:08:24.332Z] + git log --format=format:%s -1 2f00a3528b134b85dbdd2771216d2c61b7443180 [Pipeline] echo [2025-06-03T22:08:24.379Z] ========================================================= [2025-06-03T22:08:24.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-03T22:08:24.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-03T22:08:24.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-03T22:08:24.916Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-03T22:08:24.916Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-03T22:08:24.916Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-03T22:08:24.916Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-03T22:08:24.916Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-03T22:08:24.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:08:25.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-03T22:08:25.458Z] [2025-06-03T22:08:25.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:08:25.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-03T22:08:25.843Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-03T22:08:25.843Z] 3dae71ba6b94: Pulling fs layer [2025-06-03T22:08:25.843Z] 6bf1a483ea7c: Pulling fs layer [2025-06-03T22:08:25.843Z] f5dfc541a4d3: Pulling fs layer [2025-06-03T22:08:25.843Z] 461d9e800cba: Pulling fs layer [2025-06-03T22:08:25.843Z] 80192f66455f: Pulling fs layer [2025-06-03T22:08:25.843Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-03T22:08:25.843Z] a29436f7fd5d: Pulling fs layer [2025-06-03T22:08:25.843Z] 923cac83aea3: Pulling fs layer [2025-06-03T22:08:25.843Z] 25ad8b0a4227: Pulling fs layer [2025-06-03T22:08:25.843Z] db01528c6b51: Pulling fs layer [2025-06-03T22:08:25.843Z] 28988de357af: Pulling fs layer [2025-06-03T22:08:25.843Z] a29436f7fd5d: Waiting [2025-06-03T22:08:25.843Z] 923cac83aea3: Waiting [2025-06-03T22:08:25.843Z] 461d9e800cba: Waiting [2025-06-03T22:08:25.843Z] 80192f66455f: Waiting [2025-06-03T22:08:25.843Z] db01528c6b51: Waiting [2025-06-03T22:08:25.843Z] 2e8e34ca0e6c: Waiting [2025-06-03T22:08:25.843Z] 28988de357af: Waiting [2025-06-03T22:08:26.103Z] 6bf1a483ea7c: Verifying Checksum [2025-06-03T22:08:26.103Z] 6bf1a483ea7c: Download complete [2025-06-03T22:08:26.103Z] 461d9e800cba: Verifying Checksum [2025-06-03T22:08:26.103Z] 461d9e800cba: Download complete [2025-06-03T22:08:26.103Z] 80192f66455f: Verifying Checksum [2025-06-03T22:08:26.103Z] 80192f66455f: Download complete [2025-06-03T22:08:26.103Z] f5dfc541a4d3: Verifying Checksum [2025-06-03T22:08:26.103Z] f5dfc541a4d3: Download complete [2025-06-03T22:08:26.103Z] 3dae71ba6b94: Verifying Checksum [2025-06-03T22:08:26.104Z] 3dae71ba6b94: Download complete [2025-06-03T22:08:26.104Z] 923cac83aea3: Download complete [2025-06-03T22:08:26.363Z] 25ad8b0a4227: Verifying Checksum [2025-06-03T22:08:26.363Z] 25ad8b0a4227: Download complete [2025-06-03T22:08:26.363Z] db01528c6b51: Verifying Checksum [2025-06-03T22:08:26.363Z] db01528c6b51: Download complete [2025-06-03T22:08:26.363Z] 28988de357af: Verifying Checksum [2025-06-03T22:08:26.363Z] 28988de357af: Download complete [2025-06-03T22:08:26.621Z] a29436f7fd5d: Verifying Checksum [2025-06-03T22:08:26.621Z] a29436f7fd5d: Download complete [2025-06-03T22:08:27.189Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-03T22:08:27.189Z] 2e8e34ca0e6c: Download complete [2025-06-03T22:08:27.189Z] 3dae71ba6b94: Pull complete [2025-06-03T22:08:27.448Z] 6bf1a483ea7c: Pull complete [2025-06-03T22:08:28.016Z] f5dfc541a4d3: Pull complete [2025-06-03T22:08:28.016Z] 461d9e800cba: Pull complete [2025-06-03T22:08:28.274Z] 80192f66455f: Pull complete [2025-06-03T22:08:31.567Z] 2e8e34ca0e6c: Pull complete [2025-06-03T22:08:32.509Z] a29436f7fd5d: Pull complete [2025-06-03T22:08:32.509Z] 923cac83aea3: Pull complete [2025-06-03T22:08:32.509Z] 25ad8b0a4227: Pull complete [2025-06-03T22:08:32.768Z] db01528c6b51: Pull complete [2025-06-03T22:08:32.768Z] 28988de357af: Pull complete [2025-06-03T22:08:32.768Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-03T22:08:32.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-03T22:08:32.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T22:08:33.052Z] prd-ubuntu20.04-docker-8c-8g-2737 does not seem to be running inside a container [2025-06-03T22:08:33.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-11 -v /w/workspace/edgexfoundry_device-can_PR-11:/w/workspace/edgexfoundry_device-can_PR-11:rw,z -v /w/workspace/edgexfoundry_device-can_PR-11@tmp:/w/workspace/edgexfoundry_device-can_PR-11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-03T22:08:36.875Z] $ docker top b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 -eo pid,comm [2025-06-03T22:08:36.940Z] 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-06-03T22:08:36.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-03T22:08:37.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-03T22:08:37.089Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-03T22:08:37.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-03T22:08:37.217Z] $ docker exec b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 ssh-agent [2025-06-03T22:08:37.352Z] SSH_AUTH_SOCK=/tmp/ssh-CzbhMN3S9s3w/agent.32 [2025-06-03T22:08:37.352Z] SSH_AGENT_PID=38 [2025-06-03T22:08:37.359Z] Running ssh-add (command line suppressed) [2025-06-03T22:08:37.466Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-11@tmp/private_key_17921782874453363393.key (/w/workspace/edgexfoundry_device-can_PR-11@tmp/private_key_17921782874453363393.key) [2025-06-03T22:08:37.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-03T22:08:37.822Z] + git tag --points-at HEAD [Pipeline] } [2025-06-03T22:08:37.843Z] $ docker exec --env ******** --env ******** b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 ssh-agent -k [2025-06-03T22:08:37.942Z] unset SSH_AUTH_SOCK; [2025-06-03T22:08:37.943Z] unset SSH_AGENT_PID; [2025-06-03T22:08:37.943Z] echo Agent pid 38 killed; [2025-06-03T22:08:37.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-03T22:08:38.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-03T22:08:38.058Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-03T22:08:38.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-03T22:08:38.177Z] $ docker exec b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 ssh-agent [2025-06-03T22:08:38.295Z] SSH_AUTH_SOCK=/tmp/ssh-lJyZfPwKOGYM/agent.72 [2025-06-03T22:08:38.295Z] SSH_AGENT_PID=79 [2025-06-03T22:08:38.299Z] Running ssh-add (command line suppressed) [2025-06-03T22:08:38.404Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-11@tmp/private_key_18296892967261151994.key (/w/workspace/edgexfoundry_device-can_PR-11@tmp/private_key_18296892967261151994.key) [2025-06-03T22:08:38.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-03T22:08:38.767Z] + git semver init [2025-06-03T22:08:39.029Z] 2025-06-03 22:08:39,015 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-03T22:08:39.029Z] 2025-06-03 22:08:39,021 [run_init] DEBUG init version:0.0.0 force:False [2025-06-03T22:08:39.029Z] 2025-06-03 22:08:39,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-11/.semver [2025-06-03T22:08:39.029Z] 2025-06-03 22:08:39,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-11/.semver [2025-06-03T22:08:39.029Z] 2025-06-03 22:08:39,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-11/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-11, stdin=None, shell=False, universal_newlines=False) [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,610 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-11/.git/info/exclude [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-11/.semver/PR-11 with force:False [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,610 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-11/.semver/PR-11 [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,615 [execute] INFO git cat-file --batch-check [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-11/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,619 [execute] INFO git cat-file --batch [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-11/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-03T22:08:39.975Z] 2025-06-03 22:08:39,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-11/.semver/PR-11 [2025-06-03T22:08:39.975Z] 0.0.0 [Pipeline] } [2025-06-03T22:08:40.000Z] $ docker exec --env ******** --env ******** b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 ssh-agent -k [2025-06-03T22:08:40.095Z] unset SSH_AUTH_SOCK; [2025-06-03T22:08:40.096Z] unset SSH_AGENT_PID; [2025-06-03T22:08:40.096Z] echo Agent pid 79 killed; [2025-06-03T22:08:40.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-03T22:08:40.557Z] + git semver [Pipeline] } [2025-06-03T22:08:40.837Z] $ docker stop --time=1 b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 [2025-06-03T22:08:42.180Z] $ docker rm -f --volumes b728ff8a11687a8a29361bb7a8733793d6b6b6cc89094963e03d89712c6d3531 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-03T22:08:42.595Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-03T22:08:42.902Z] Stashed 1 file(s) [Pipeline] echo [2025-06-03T22:08:42.926Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T22:08:43.846Z] provisioning config files... [2025-06-03T22:08:43.862Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-11@tmp/config8844450423013082186tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:08:44.324Z] ---> ****-login.sh [2025-06-03T22:08:44.324Z] nexus3.edgexfoundry.org:10001 [2025-06-03T22:08:44.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:44.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:44.325Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:44.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:44.325Z] [2025-06-03T22:08:44.325Z] Login Succeeded [2025-06-03T22:08:44.325Z] nexus3.edgexfoundry.org:10002 [2025-06-03T22:08:44.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:44.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:44.325Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:44.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:44.325Z] [2025-06-03T22:08:44.325Z] Login Succeeded [2025-06-03T22:08:44.325Z] nexus3.edgexfoundry.org:10003 [2025-06-03T22:08:44.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:44.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:44.585Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:44.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:44.585Z] [2025-06-03T22:08:44.585Z] Login Succeeded [2025-06-03T22:08:44.585Z] nexus3.edgexfoundry.org:10004 [2025-06-03T22:08:44.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:44.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:44.586Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:44.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:44.586Z] [2025-06-03T22:08:44.586Z] Login Succeeded [2025-06-03T22:08:44.586Z] ****.io [2025-06-03T22:08:44.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T22:08:44.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T22:08:44.847Z] Configure a credential helper to remove this warning. See [2025-06-03T22:08:44.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T22:08:44.847Z] [2025-06-03T22:08:44.847Z] Login Succeeded [2025-06-03T22:08:44.847Z] ---> ****-login.sh ends [Pipeline] } [2025-06-03T22:08:44.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-03T22:08:45.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-03T22:08:45.139Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-06-03T22:08:45.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-03T22:08:45.223Z] ========================================================= [2025-06-03T22:08:45.223Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-06-03T22:08:45.223Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:08:45.669Z] + 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-06-03T22:08:45.669Z] Sending build context to Docker daemon 286.2kB [2025-06-03T22:08:45.669Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-06-03T22:08:45.669Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-06-03T22:08:45.928Z] 3.16: Pulling from library/alpine [2025-06-03T22:08:46.189Z] a88dc8b54e91: Pulling fs layer [2025-06-03T22:08:46.189Z] a88dc8b54e91: Verifying Checksum [2025-06-03T22:08:46.189Z] a88dc8b54e91: Download complete [2025-06-03T22:08:46.449Z] a88dc8b54e91: Pull complete [2025-06-03T22:08:46.449Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-06-03T22:08:46.449Z] Status: Downloaded newer image for alpine:3.16 [2025-06-03T22:08:46.449Z] ---> d49a5025be10 [2025-06-03T22:08:46.449Z] 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-06-03T22:08:46.449Z] ---> Running in 795d75e8000a [2025-06-03T22:08:46.708Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-06-03T22:08:47.279Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-06-03T22:08:47.279Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-06-03T22:08:47.279Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-06-03T22:08:47.540Z] Removing intermediate container 795d75e8000a [2025-06-03T22:08:47.540Z] ---> 6fafb6553e93 [2025-06-03T22:08:47.540Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-06-03T22:08:47.540Z] ---> Running in 218d9fd84779 [2025-06-03T22:08:48.112Z] Removing intermediate container 218d9fd84779 [2025-06-03T22:08:48.112Z] ---> 658ae0de68aa [2025-06-03T22:08:48.112Z] 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-06-03T22:08:48.112Z] ---> Running in 8e4c1e613f51 [2025-06-03T22:08:48.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-06-03T22:08:48.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-06-03T22:08:48.943Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-06-03T22:08:49.886Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-06-03T22:08:49.886Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-06-03T22:08:49.886Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-06-03T22:08:49.886Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-06-03T22:08:49.886Z] (4/80) Installing binutils (2.38-r3) [2025-06-03T22:08:49.886Z] (5/80) Installing libmagic (5.41-r0) [2025-06-03T22:08:49.886Z] (6/80) Installing file (5.41-r0) [2025-06-03T22:08:49.886Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-06-03T22:08:49.886Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-06-03T22:08:49.886Z] (9/80) Installing gmp (6.2.1-r2) [2025-06-03T22:08:49.886Z] (10/80) Installing isl22 (0.22-r0) [2025-06-03T22:08:49.886Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-06-03T22:08:49.886Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-06-03T22:08:49.886Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-06-03T22:08:50.457Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-06-03T22:08:50.457Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-06-03T22:08:50.457Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-06-03T22:08:50.717Z] (17/80) Installing make (4.3-r0) [2025-06-03T22:08:50.717Z] (18/80) Installing fortify-headers (1.1-r1) [2025-06-03T22:08:50.717Z] (19/80) Installing patch (2.7.6-r7) [2025-06-03T22:08:50.717Z] (20/80) Installing build-base (0.5-r3) [2025-06-03T22:08:50.717Z] (21/80) Installing libacl (2.3.1-r0) [2025-06-03T22:08:50.717Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-06-03T22:08:50.717Z] (23/80) Installing expat (2.6.2-r0) [2025-06-03T22:08:50.717Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-06-03T22:08:50.717Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-06-03T22:08:50.717Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-06-03T22:08:50.717Z] (27/80) Installing libarchive (3.7.4-r0) [2025-06-03T22:08:50.717Z] (28/80) Installing ca-certificates (20240226-r0) [2025-06-03T22:08:50.717Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-06-03T22:08:50.717Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-06-03T22:08:50.976Z] (31/80) Installing libcurl (8.5.0-r0) [2025-06-03T22:08:50.976Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-06-03T22:08:50.976Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-06-03T22:08:50.976Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-06-03T22:08:50.976Z] (35/80) Installing libuv (1.44.1-r0) [2025-06-03T22:08:50.976Z] (36/80) Installing cmake (3.23.5-r0) [2025-06-03T22:08:51.236Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-06-03T22:08:51.236Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-06-03T22:08:51.236Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-06-03T22:08:51.236Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-06-03T22:08:51.236Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-06-03T22:08:51.236Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-06-03T22:08:51.236Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-06-03T22:08:51.497Z] (44/80) Installing pcre2 (10.42-r0) [2025-06-03T22:08:51.497Z] (45/80) Installing git (2.36.6-r0) [2025-06-03T22:08:51.497Z] (46/80) Installing hiredis (1.0.2-r0) [2025-06-03T22:08:51.497Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-06-03T22:08:51.758Z] (48/80) Installing yaml (0.2.5-r0) [2025-06-03T22:08:51.758Z] (49/80) Installing libcbor (0.9.0-r1) [2025-06-03T22:08:51.758Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r2) [2025-06-03T22:08:52.694Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-06-03T22:08:52.694Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-06-03T22:08:52.953Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-06-03T22:08:52.953Z] (54/80) Installing libexecinfo (1.1-r1) [2025-06-03T22:08:53.213Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-06-03T22:08:53.213Z] (56/80) Installing nettle (3.7.3-r0) [2025-06-03T22:08:53.213Z] (57/80) Installing libffi (3.4.2-r1) [2025-06-03T22:08:53.213Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-06-03T22:08:53.213Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-06-03T22:08:53.213Z] (60/80) Installing libunistring (1.0-r0) [2025-06-03T22:08:53.213Z] (61/80) Installing gnutls (3.7.7-r1) [2025-06-03T22:08:53.213Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-06-03T22:08:53.474Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-06-03T22:08:53.474Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-06-03T22:08:53.474Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-06-03T22:08:53.474Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-06-03T22:08:53.474Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-06-03T22:08:53.474Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-06-03T22:08:53.474Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-06-03T22:08:53.474Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-06-03T22:08:53.474Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-06-03T22:08:53.474Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-06-03T22:08:53.734Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-06-03T22:08:53.734Z] (74/80) Installing libblkid (2.38-r1) [2025-06-03T22:08:53.734Z] (75/80) Installing libuuid (2.38-r1) [2025-06-03T22:08:53.734Z] (76/80) Installing libfdisk (2.38-r1) [2025-06-03T22:08:53.734Z] (77/80) Installing libmount (2.38-r1) [2025-06-03T22:08:53.734Z] (78/80) Installing libsmartcols (2.38-r1) [2025-06-03T22:08:53.734Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-06-03T22:08:53.734Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-06-03T22:08:53.994Z] Executing busybox-1.35.0-r17.trigger [2025-06-03T22:08:53.994Z] Executing ca-certificates-20240226-r0.trigger [2025-06-03T22:08:53.994Z] OK: 281 MiB in 93 packages [2025-06-03T22:09:00.560Z] Removing intermediate container 8e4c1e613f51 [2025-06-03T22:09:00.560Z] ---> f3efae991232 [2025-06-03T22:09:00.560Z] Step 6/12 : RUN apk --no-cache upgrade [2025-06-03T22:09:00.822Z] ---> Running in 865a2ddcab8b [2025-06-03T22:09:01.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-06-03T22:09:01.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-06-03T22:09:01.343Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-06-03T22:09:01.912Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-06-03T22:09:01.912Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-06-03T22:09:01.912Z] Executing busybox-1.35.0-r18.post-upgrade [2025-06-03T22:09:01.912Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-06-03T22:09:01.912Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-06-03T22:09:01.912Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-06-03T22:09:01.912Z] Executing busybox-1.35.0-r18.trigger [2025-06-03T22:09:01.912Z] Executing ca-certificates-20240226-r0.trigger [2025-06-03T22:09:01.913Z] OK: 281 MiB in 93 packages [2025-06-03T22:09:02.482Z] Removing intermediate container 865a2ddcab8b [2025-06-03T22:09:02.482Z] ---> 6b2ca16c1e57 [2025-06-03T22:09:02.482Z] Step 7/12 : COPY scripts /device-can/scripts [2025-06-03T22:09:02.482Z] ---> 8fa0274c4ffa [2025-06-03T22:09:02.482Z] Step 8/12 : COPY src /device-can/src/ [2025-06-03T22:09:02.741Z] ---> 739a67ede7ba [2025-06-03T22:09:02.741Z] Step 9/12 : COPY VERSION /device-can/ [2025-06-03T22:09:02.741Z] ---> d21d896fc349 [2025-06-03T22:09:02.741Z] Step 10/12 : WORKDIR /device-can [2025-06-03T22:09:03.002Z] ---> Running in 2f0a7f7adcbe [2025-06-03T22:09:03.002Z] Removing intermediate container 2f0a7f7adcbe [2025-06-03T22:09:03.002Z] ---> 65893bfe9bf7 [2025-06-03T22:09:03.002Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-06-03T22:09:03.002Z] ---> Running in 533cb8504d35 [2025-06-03T22:09:03.262Z] + BUILD_CSDK=1 [2025-06-03T22:09:03.262Z] + CSDK_VERSION=4.0.0 [2025-06-03T22:09:03.262Z] + '[' -d deps ] [2025-06-03T22:09:03.262Z] + mkdir deps [2025-06-03T22:09:03.262Z] + cd /device-can/deps [2025-06-03T22:09:03.262Z] + '[' 1 '=' 1 ] [2025-06-03T22:09:03.262Z] + cd /device-can/deps [2025-06-03T22:09:03.262Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-06-03T22:09:03.262Z] Connecting to github.com (140.82.113.3:443) [2025-06-03T22:09:03.521Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-06-03T22:09:03.781Z] saving to 'v4.0.0.zip' [2025-06-03T22:09:03.781Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-06-03T22:09:03.781Z] 'v4.0.0.zip' saved [2025-06-03T22:09:03.781Z] + unzip v4.0.0.zip [2025-06-03T22:09:03.781Z] Archive: v4.0.0.zip [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/ [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/.github/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/Makefile [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/docs/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/include/ [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/scripts/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-06-03T22:09:03.781Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-06-03T22:09:03.781Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-06-03T22:09:03.781Z] + cd device-sdk-c-4.0.0 [2025-06-03T22:09:03.781Z] + ./scripts/build.sh [2025-06-03T22:09:03.781Z] + CPPCHECK=false [2025-06-03T22:09:03.781Z] + DOCGEN=false [2025-06-03T22:09:03.781Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-06-03T22:09:03.781Z] + '[' 0 -gt 0 ] [2025-06-03T22:09:03.781Z] + readlink -f ./scripts/build.sh [2025-06-03T22:09:03.781Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-06-03T22:09:03.781Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-06-03T22:09:03.781Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-06-03T22:09:03.781Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-06-03T22:09:03.781Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-06-03T22:09:03.781Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-06-03T22:09:03.781Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-06-03T22:09:03.781Z] -- The C compiler identification is GNU 11.2.1 [2025-06-03T22:09:03.781Z] -- Detecting C compiler ABI info [2025-06-03T22:09:04.041Z] -- Detecting C compiler ABI info - done [2025-06-03T22:09:04.041Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-06-03T22:09:04.041Z] -- Detecting C compile features [2025-06-03T22:09:04.041Z] -- Detecting C compile features - done [2025-06-03T22:09:04.041Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-06-03T22:09:04.041Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-06-03T22:09:04.041Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-06-03T22:09:04.041Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-06-03T22:09:04.041Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-06-03T22:09:04.041Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-06-03T22:09:04.041Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-06-03T22:09:04.041Z] -- /opt/iotech/iot/1.5/include [2025-06-03T22:09:04.041Z] -- C SDK 0.0.0 for Linux [2025-06-03T22:09:04.041Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-06-03T22:09:04.041Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-06-03T22:09:04.041Z] -- Found Curses: /usr/lib/libcurses.so [2025-06-03T22:09:04.041Z] -- Configuring done [2025-06-03T22:09:04.298Z] -- Generating done [2025-06-03T22:09:04.298Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-06-03T22:09:04.298Z] + make all package [2025-06-03T22:09:04.298Z] + tee release.log [2025-06-03T22:09:04.298Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-06-03T22:09:04.298Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-06-03T22:09:04.557Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-06-03T22:09:04.845Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-06-03T22:09:04.845Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-06-03T22:09:05.416Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-06-03T22:09:05.416Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-06-03T22:09:05.416Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-06-03T22:09:05.985Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-06-03T22:09:05.985Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-06-03T22:09:05.985Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-06-03T22:09:06.245Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-06-03T22:09:06.507Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-06-03T22:09:06.507Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-06-03T22:09:06.765Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-06-03T22:09:07.023Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-06-03T22:09:07.023Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-06-03T22:09:07.591Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-06-03T22:09:07.591Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-06-03T22:09:07.859Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-06-03T22:09:07.859Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-06-03T22:09:08.799Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-06-03T22:09:09.056Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-06-03T22:09:09.056Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-06-03T22:09:09.056Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-06-03T22:09:09.315Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-06-03T22:09:09.574Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-06-03T22:09:09.832Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-06-03T22:09:09.832Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-06-03T22:09:10.090Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-06-03T22:09:10.352Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-06-03T22:09:10.621Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-06-03T22:09:10.621Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-06-03T22:09:10.621Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-06-03T22:09:10.621Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-06-03T22:09:10.880Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-06-03T22:09:10.880Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-06-03T22:09:11.139Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-06-03T22:09:11.139Z] [ 68%] Linking C shared library libcsdk.so [2025-06-03T22:09:11.139Z] [ 68%] Built target csdk [2025-06-03T22:09:11.139Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-06-03T22:09:11.404Z] [ 72%] Linking C executable template [2025-06-03T22:09:11.404Z] [ 72%] Built target template [2025-06-03T22:09:11.404Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-06-03T22:09:11.663Z] [ 76%] Linking C executable device-counter [2025-06-03T22:09:11.663Z] [ 76%] Built target device-counter [2025-06-03T22:09:11.663Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-06-03T22:09:11.663Z] [ 80%] Linking C executable device-random [2025-06-03T22:09:11.922Z] [ 80%] Built target device-random [2025-06-03T22:09:11.922Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-06-03T22:09:11.922Z] [ 84%] Linking C executable device-gyro [2025-06-03T22:09:11.922Z] [ 84%] Built target device-gyro [2025-06-03T22:09:11.922Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-06-03T22:09:12.181Z] [ 88%] Linking C executable device-bitfields [2025-06-03T22:09:12.181Z] [ 88%] Built target device-bitfields [2025-06-03T22:09:12.181Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-06-03T22:09:12.440Z] [ 92%] Linking C executable template-discovery [2025-06-03T22:09:12.440Z] [ 92%] Built target template-discovery [2025-06-03T22:09:12.440Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-06-03T22:09:12.698Z] [ 96%] Linking C executable device-file [2025-06-03T22:09:12.698Z] [ 96%] Built target device-file [2025-06-03T22:09:12.698Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-06-03T22:09:12.698Z] [100%] Linking C executable device-terminal [2025-06-03T22:09:12.957Z] [100%] Built target device-terminal [2025-06-03T22:09:12.957Z] Run CPack packaging tool... [2025-06-03T22:09:12.957Z] CPack: Create package using TGZ [2025-06-03T22:09:12.957Z] CPack: Install projects [2025-06-03T22:09:12.957Z] CPack: - Run preinstall target for: Csdk [2025-06-03T22:09:13.216Z] CPack: - Install project: Csdk [] [2025-06-03T22:09:13.216Z] CPack: Create package [2025-06-03T22:09:13.216Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-06-03T22:09:13.216Z] + '[' false '=' true ] [2025-06-03T22:09:13.216Z] + '[' false '=' true ] [2025-06-03T22:09:13.216Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-06-03T22:09:13.216Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-06-03T22:09:13.216Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-06-03T22:09:13.216Z] -- The C compiler identification is GNU 11.2.1 [2025-06-03T22:09:13.216Z] -- Detecting C compiler ABI info [2025-06-03T22:09:13.216Z] -- Detecting C compiler ABI info - done [2025-06-03T22:09:13.476Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-06-03T22:09:13.476Z] -- Detecting C compile features [2025-06-03T22:09:13.476Z] -- Detecting C compile features - done [2025-06-03T22:09:13.476Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-06-03T22:09:13.476Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-06-03T22:09:13.476Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-06-03T22:09:13.476Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-06-03T22:09:13.476Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-06-03T22:09:13.476Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-06-03T22:09:13.476Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-06-03T22:09:13.476Z] -- /opt/iotech/iot/1.5/include [2025-06-03T22:09:13.476Z] -- C SDK 0.0.0 for Linux [2025-06-03T22:09:13.476Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-06-03T22:09:13.476Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-06-03T22:09:13.476Z] -- Found Curses: /usr/lib/libcurses.so [2025-06-03T22:09:13.476Z] -- Configuring done [2025-06-03T22:09:13.735Z] -- Generating done [2025-06-03T22:09:13.735Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-06-03T22:09:13.735Z] + make [2025-06-03T22:09:13.735Z] + tee debug.log [2025-06-03T22:09:13.735Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-06-03T22:09:13.735Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-06-03T22:09:13.735Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-06-03T22:09:13.994Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-06-03T22:09:13.994Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-06-03T22:09:14.255Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-06-03T22:09:14.255Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-06-03T22:09:14.255Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-06-03T22:09:14.515Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-06-03T22:09:14.515Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-06-03T22:09:14.515Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-06-03T22:09:14.774Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-06-03T22:09:14.774Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-06-03T22:09:14.774Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-06-03T22:09:14.774Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-06-03T22:09:15.033Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-06-03T22:09:15.033Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-06-03T22:09:15.293Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-06-03T22:09:15.293Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-06-03T22:09:15.293Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-06-03T22:09:15.551Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-06-03T22:09:15.551Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-06-03T22:09:15.810Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-06-03T22:09:15.810Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-06-03T22:09:15.810Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-06-03T22:09:16.069Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-06-03T22:09:16.069Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-06-03T22:09:16.329Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-06-03T22:09:16.329Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-06-03T22:09:16.588Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-06-03T22:09:16.588Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-06-03T22:09:16.588Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-06-03T22:09:16.847Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-06-03T22:09:16.847Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-06-03T22:09:16.847Z] [ 68%] Linking C shared library libcsdk.so [2025-06-03T22:09:17.105Z] [ 68%] Built target csdk [2025-06-03T22:09:17.105Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-06-03T22:09:17.105Z] [ 72%] Linking C executable template [2025-06-03T22:09:17.105Z] [ 72%] Built target template [2025-06-03T22:09:17.105Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-06-03T22:09:17.105Z] [ 76%] Linking C executable device-counter [2025-06-03T22:09:17.363Z] [ 76%] Built target device-counter [2025-06-03T22:09:17.363Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-06-03T22:09:17.363Z] [ 80%] Linking C executable device-random [2025-06-03T22:09:17.363Z] [ 80%] Built target device-random [2025-06-03T22:09:17.363Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-06-03T22:09:17.625Z] [ 84%] Linking C executable device-gyro [2025-06-03T22:09:17.625Z] [ 84%] Built target device-gyro [2025-06-03T22:09:17.625Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-06-03T22:09:17.625Z] [ 88%] Linking C executable device-bitfields [2025-06-03T22:09:17.886Z] [ 88%] Built target device-bitfields [2025-06-03T22:09:17.886Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-06-03T22:09:17.886Z] [ 92%] Linking C executable template-discovery [2025-06-03T22:09:17.886Z] [ 92%] Built target template-discovery [2025-06-03T22:09:17.886Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-06-03T22:09:17.886Z] [ 96%] Linking C executable device-file [2025-06-03T22:09:18.146Z] [ 96%] Built target device-file [2025-06-03T22:09:18.146Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-06-03T22:09:18.146Z] [100%] Linking C executable device-terminal [2025-06-03T22:09:18.146Z] [100%] Built target device-terminal [2025-06-03T22:09:18.406Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-06-03T22:09:18.406Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-06-03T22:09:18.406Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-06-03T22:09:18.406Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-06-03T22:09:18.406Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-06-03T22:09:18.406Z] + rm -rf /device-can/deps [2025-06-03T22:09:18.976Z] Removing intermediate container 533cb8504d35 [2025-06-03T22:09:18.976Z] ---> e4c071c3b7d6 [2025-06-03T22:09:18.976Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-06-03T22:09:18.976Z] ---> Running in 872fa9059b77 [2025-06-03T22:09:19.238Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-06-03T22:09:19.238Z] + readlink -f /device-can/scripts/build.sh [2025-06-03T22:09:19.238Z] + dirname /device-can/scripts/build.sh [2025-06-03T22:09:19.238Z] + dirname /device-can/scripts [2025-06-03T22:09:19.238Z] + ROOT=/device-can [2025-06-03T22:09:19.238Z] + echo /device-can [2025-06-03T22:09:19.238Z] + cd /device-can [2025-06-03T22:09:19.238Z] + mkdir -p /device-can/build/release [2025-06-03T22:09:19.238Z] /device-can [2025-06-03T22:09:19.238Z] + cd /device-can/build/release [2025-06-03T22:09:19.238Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-06-03T22:09:19.238Z] -- The C compiler identification is GNU 11.2.1 [2025-06-03T22:09:19.238Z] -- Detecting C compiler ABI info [2025-06-03T22:09:19.498Z] -- Detecting C compiler ABI info - done [2025-06-03T22:09:19.499Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-06-03T22:09:19.499Z] -- Detecting C compile features [2025-06-03T22:09:19.499Z] -- Detecting C compile features - done [2025-06-03T22:09:19.499Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-06-03T22:09:19.499Z] -- /opt/iotech/iot/1.5/include [2025-06-03T22:09:19.499Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-06-03T22:09:19.499Z] -- Configuring done [2025-06-03T22:09:19.499Z] -- Generating done [2025-06-03T22:09:19.499Z] -- Build files have been written to: /device-can/build/release [2025-06-03T22:09:19.499Z] + make all [2025-06-03T22:09:19.499Z] + tee release.log [2025-06-03T22:09:19.499Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-06-03T22:09:19.499Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-06-03T22:09:19.499Z] from /device-can/src/c/device-can.h:24, [2025-06-03T22:09:19.499Z] from /device-can/src/c/device-can.c:27: [2025-06-03T22:09:19.499Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-06-03T22:09:19.499Z] /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-06-03T22:09:19.499Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-06-03T22:09:19.499Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-06-03T22:09:19.499Z] 178 | requests[i].resource->type); [2025-06-03T22:09:19.499Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-06-03T22:09:19.499Z] | | [2025-06-03T22:09:19.499Z] | iot_typecode_t [2025-06-03T22:09:19.499Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-06-03T22:09:19.499Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-06-03T22:09:19.499Z] | ~^ [2025-06-03T22:09:19.499Z] | | [2025-06-03T22:09:19.499Z] | int [2025-06-03T22:09:19.764Z] [100%] Linking C executable device-can [2025-06-03T22:09:19.764Z] [100%] Built target device-can [2025-06-03T22:09:20.023Z] Removing intermediate container 872fa9059b77 [2025-06-03T22:09:20.023Z] ---> 64a51cfde3e7 [2025-06-03T22:09:20.023Z] [Warning] One or more build-args [BASE] were not consumed [2025-06-03T22:09:20.023Z] Successfully built 64a51cfde3e7 [2025-06-03T22:09:20.023Z] 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-06-03T22:09:20.693Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-03T22:09:20.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T22:09:20.846Z] prd-ubuntu20.04-docker-8c-8g-2737 does not seem to be running inside a container [2025-06-03T22:09:20.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-11 -v /w/workspace/edgexfoundry_device-can_PR-11:/w/workspace/edgexfoundry_device-can_PR-11:rw,z -v /w/workspace/edgexfoundry_device-can_PR-11@tmp:/w/workspace/edgexfoundry_device-can_PR-11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-03T22:09:21.218Z] $ docker top 8fec74a1e995f92417d52aad0c264749b17d8f692ce06403db9355285548f5e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T22:09:21.629Z] + make test [2025-06-03T22:09:21.629Z] build/release/device-can/device-can [Pipeline] } [2025-06-03T22:09:21.651Z] $ docker stop --time=1 8fec74a1e995f92417d52aad0c264749b17d8f692ce06403db9355285548f5e3 [2025-06-03T22:09:22.926Z] $ docker rm -f --volumes 8fec74a1e995f92417d52aad0c264749b17d8f692ce06403db9355285548f5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-03T22:09:23.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-03T22:09:24.232Z] + ls -al . [2025-06-03T22:09:24.232Z] total 76 [2025-06-03T22:09:24.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 22:08 . [2025-06-03T22:09:24.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 22:08 .. [2025-06-03T22:09:24.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 22:08 .git [2025-06-03T22:09:24.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 22:08 .github [2025-06-03T22:09:24.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 22:08 .semver [2025-06-03T22:09:24.232Z] -rw-rw-r-- 1 jenkins jenkins 383 Jun 3 22:08 Attribution.txt [2025-06-03T22:09:24.232Z] -rw-rw-r-- 1 jenkins jenkins 1397 Jun 3 22:08 CHANGELOG.md [2025-06-03T22:09:24.232Z] -rwxrwxr-x 1 jenkins jenkins 677 Jun 3 22:08 GOVERNANCE.md [2025-06-03T22:09:24.232Z] -rwxrwxr-x 1 jenkins jenkins 762 Jun 3 22:08 Jenkinsfile [2025-06-03T22:09:24.232Z] -rwxrwxr-x 1 jenkins jenkins 10174 Jun 3 22:08 LICENSE [2025-06-03T22:09:24.232Z] -rwxrwxr-x 1 jenkins jenkins 801 Jun 3 22:08 Makefile [2025-06-03T22:09:24.232Z] -rwxrwxr-x 1 jenkins jenkins 616 Jun 3 22:08 OWNERS.md [2025-06-03T22:09:24.232Z] -rwxrwxr-x 1 jenkins jenkins 4090 Jun 3 22:08 README.md [2025-06-03T22:09:24.232Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 22:08 VERSION [2025-06-03T22:09:24.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 22:08 res [2025-06-03T22:09:24.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 22:08 scripts [2025-06-03T22:09:24.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 22:08 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:09:24.638Z] + 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=2f00a3528b134b85dbdd2771216d2c61b7443180 --label arch=amd64 --label version=0.0.0 . [2025-06-03T22:09:24.638Z] Sending build context to Docker daemon 286.2kB [2025-06-03T22:09:24.638Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.22.0 [2025-06-03T22:09:24.638Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-06-03T22:09:24.898Z] 3.22.0: Pulling from library/alpine [2025-06-03T22:09:25.157Z] fe07684b16b8: Pulling fs layer [2025-06-03T22:09:25.157Z] fe07684b16b8: Verifying Checksum [2025-06-03T22:09:25.157Z] fe07684b16b8: Download complete [2025-06-03T22:09:25.416Z] fe07684b16b8: Pull complete [2025-06-03T22:09:25.416Z] Digest: sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 [2025-06-03T22:09:25.416Z] Status: Downloaded newer image for alpine:3.22.0 [2025-06-03T22:09:25.416Z] ---> cea2ff433c61 [2025-06-03T22:09:25.416Z] 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-06-03T22:09:25.416Z] ---> Running in 7c8646223718 [2025-06-03T22:09:25.676Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-06-03T22:09:26.244Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-06-03T22:09:26.244Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-06-03T22:09:26.244Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-06-03T22:09:26.244Z] Removing intermediate container 7c8646223718 [2025-06-03T22:09:26.244Z] ---> cc441867705f [2025-06-03T22:09:26.244Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-06-03T22:09:26.503Z] ---> Running in ca1f94be2b22 [2025-06-03T22:09:27.072Z] Removing intermediate container ca1f94be2b22 [2025-06-03T22:09:27.072Z] ---> 384865693252 [2025-06-03T22:09:27.072Z] 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-06-03T22:09:27.072Z] ---> Running in bea7d2e5e548 [2025-06-03T22:09:27.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-06-03T22:09:27.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-06-03T22:09:27.592Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-06-03T22:09:28.162Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-06-03T22:09:28.162Z] ERROR: unable to select packages: [2025-06-03T22:09:28.162Z] libexecinfo-dev (no such package): [2025-06-03T22:09:28.162Z] required by: world[libexecinfo-dev] [2025-06-03T22:09:28.733Z] The command '/bin/sh -c 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' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:09:29.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T22:09:29.800Z] [2025-06-03T22:09:29.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:09:30.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T22:09:30.444Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-03T22:09:30.445Z] 5eb5b503b376: Pulling fs layer [2025-06-03T22:09:30.445Z] 5c69ac0246d0: Pulling fs layer [2025-06-03T22:09:30.445Z] ec43610c2a17: Pulling fs layer [2025-06-03T22:09:30.445Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-03T22:09:30.445Z] 33b1e0a273af: Pulling fs layer [2025-06-03T22:09:30.445Z] 3a2ae6a8a46f: Waiting [2025-06-03T22:09:30.445Z] 5d3b04190fa2: Pulling fs layer [2025-06-03T22:09:30.445Z] 2f39f015ded8: Pulling fs layer [2025-06-03T22:09:30.445Z] 33b1e0a273af: Waiting [2025-06-03T22:09:30.445Z] 5d3b04190fa2: Waiting [2025-06-03T22:09:30.445Z] 2f39f015ded8: Waiting [2025-06-03T22:09:30.705Z] 5c69ac0246d0: Verifying Checksum [2025-06-03T22:09:30.705Z] 5c69ac0246d0: Download complete [2025-06-03T22:09:30.705Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-03T22:09:30.705Z] 3a2ae6a8a46f: Download complete [2025-06-03T22:09:30.705Z] 33b1e0a273af: Verifying Checksum [2025-06-03T22:09:30.705Z] 33b1e0a273af: Download complete [2025-06-03T22:09:30.705Z] 5d3b04190fa2: Download complete [2025-06-03T22:09:30.705Z] ec43610c2a17: Verifying Checksum [2025-06-03T22:09:30.705Z] ec43610c2a17: Download complete [2025-06-03T22:09:30.705Z] 5eb5b503b376: Verifying Checksum [2025-06-03T22:09:30.705Z] 5eb5b503b376: Download complete [2025-06-03T22:09:31.665Z] 2f39f015ded8: Download complete [2025-06-03T22:09:31.923Z] 5eb5b503b376: Pull complete [2025-06-03T22:09:32.181Z] 5c69ac0246d0: Pull complete [2025-06-03T22:09:32.441Z] ec43610c2a17: Pull complete [2025-06-03T22:09:32.441Z] 3a2ae6a8a46f: Pull complete [2025-06-03T22:09:32.702Z] 33b1e0a273af: Pull complete [2025-06-03T22:09:32.702Z] 5d3b04190fa2: Pull complete [2025-06-03T22:09:36.892Z] 2f39f015ded8: Pull complete [2025-06-03T22:09:37.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-03T22:09:37.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T22:09:37.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T22:09:37.379Z] prd-ubuntu20.04-docker-8c-8g-2737 does not seem to be running inside a container [2025-06-03T22:09:37.405Z] $ 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_PR-11 -v /w/workspace/edgexfoundry_device-can_PR-11:/w/workspace/edgexfoundry_device-can_PR-11:rw,z -v /w/workspace/edgexfoundry_device-can_PR-11@tmp:/w/workspace/edgexfoundry_device-can_PR-11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-03T22:09:40.284Z] $ docker top 30a731e9f3252bdbe620138dd57c5473474b3a8844bd35706a59e1df0c5efefa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:40.897Z] ---> job-cost.sh [2025-06-03T22:09:40.897Z] lf-activate-venv: SKIPPING [2025-06-03T22:09:40.897Z] INFO: No Stack... [2025-06-03T22:09:41.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-03T22:09:41.416Z] INFO: Archiving Costs [Pipeline] sh [2025-06-03T22:09:41.735Z] + cat /w/workspace/edgexfoundry_device-can_PR-11/archives/cost.csv [2025-06-03T22:09:41.735Z] + cut -d, -f6 [Pipeline] lock [2025-06-03T22:09:41.781Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-11-1-stack-cost] [2025-06-03T22:09:41.786Z] Resource [jenkins-edgexfoundry-device-can-PR-11-1-stack-cost] did not exist. Created. [2025-06-03T22:09:41.791Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-11-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-03T22:09:42.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-03T22:09:42.245Z] Stashed 1 file(s) [Pipeline] } [2025-06-03T22:09:42.272Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-11-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-03T22:09:42.362Z] $ docker stop --time=1 30a731e9f3252bdbe620138dd57c5473474b3a8844bd35706a59e1df0c5efefa [2025-06-03T22:09:43.489Z] $ docker rm -f --volumes 30a731e9f3252bdbe620138dd57c5473474b3a8844bd35706a59e1df0c5efefa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-03T22:09:43.876Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-03T22:09:45.165Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-11/archives ] [2025-06-03T22:09:45.166Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-11/archives [2025-06-03T22:09:45.166Z] total 16 [2025-06-03T22:09:45.166Z] drwxr-xr-x 3 root root 4096 Jun 3 22:09 . [2025-06-03T22:09:45.166Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 22:09 .. [2025-06-03T22:09:45.166Z] drwxr-xr-x 2 root root 4096 Jun 3 22:09 cost [2025-06-03T22:09:45.166Z] -rw-r--r-- 1 root root 81 Jun 3 22:09 cost.csv [2025-06-03T22:09:45.166Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-11/archives [2025-06-03T22:09:45.166Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-11/archives [2025-06-03T22:09:45.166Z] total 16 [2025-06-03T22:09:45.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 22:09 . [2025-06-03T22:09:45.166Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 22:09 .. [2025-06-03T22:09:45.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 22:09 cost [2025-06-03T22:09:45.166Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 3 22:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:45.498Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:46.402Z] ---> package-listing.sh [2025-06-03T22:09:46.402Z] ++ facter osfamily [2025-06-03T22:09:46.402Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-03T22:09:46.662Z] + OS_FAMILY=debian [2025-06-03T22:09:46.662Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-11 [2025-06-03T22:09:46.662Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-03T22:09:46.662Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-03T22:09:46.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-03T22:09:46.662Z] + PACKAGES=/tmp/packages_start.txt [2025-06-03T22:09:46.662Z] + '[' /w/workspace/edgexfoundry_device-can_PR-11 ']' [2025-06-03T22:09:46.662Z] + PACKAGES=/tmp/packages_end.txt [2025-06-03T22:09:46.662Z] + case "${OS_FAMILY}" in [2025-06-03T22:09:46.662Z] + dpkg -l [2025-06-03T22:09:46.662Z] + grep '^ii' [2025-06-03T22:09:46.662Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-03T22:09:46.662Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-03T22:09:46.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-03T22:09:46.662Z] + '[' /w/workspace/edgexfoundry_device-can_PR-11 ']' [2025-06-03T22:09:46.662Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-11/archives/ [2025-06-03T22:09:46.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-11/archives/ [Pipeline] echo [2025-06-03T22:09:46.697Z] 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_PR-11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-03T22:09:46.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T22:09:47.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T22:09:47.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T22:09:47.788Z] prd-ubuntu20.04-docker-8c-8g-2737 does not seem to be running inside a container [2025-06-03T22:09:47.812Z] $ 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_PR-11/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_PR-11 -v /w/workspace/edgexfoundry_device-can_PR-11:/w/workspace/edgexfoundry_device-can_PR-11:rw,z -v /w/workspace/edgexfoundry_device-can_PR-11@tmp:/w/workspace/edgexfoundry_device-can_PR-11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-03T22:09:47.997Z] $ docker top 5a6eb5f7a997b40e07634597c7fc3dd00182f580ac42d435bf93cd00b75b31a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T22:09:48.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-03T22:09:48.702Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-03T22:09:49.012Z] + ls /var/log/sa-host [2025-06-03T22:09:49.013Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T22:09:49.277Z] provisioning config files... [2025-06-03T22:09:49.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-11@tmp/config15151477846560388957tmp [Pipeline] { [Pipeline] echo [2025-06-03T22:09:49.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:49.661Z] ---> create-netrc.sh [Pipeline] } [2025-06-03T22:09:49.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:50.101Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-03T22:09:50.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:50.515Z] ---> sudo-logs.sh [2025-06-03T22:09:50.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-03T22:09:50.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:50.986Z] ---> job-cost.sh [2025-06-03T22:09:50.986Z] lf-activate-venv: SKIPPING [2025-06-03T22:09:50.986Z] DEBUG: total: 0.2199999988079071 [2025-06-03T22:09:50.986Z] INFO: Retrieving Stack Cost... [2025-06-03T22:09:50.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-03T22:09:51.269Z] INFO: Archiving Costs [Pipeline] echo [2025-06-03T22:09:51.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T22:09:51.633Z] ---> logs-deploy.sh [2025-06-03T22:09:51.633Z] lf-activate-venv: SKIPPING [2025-06-03T22:09:51.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-11/1 [2025-06-03T22:09:51.633Z] INFO: archiving workspace using pattern(s): [2025-06-03T22:09:52.570Z] Archives upload complete. [2025-06-03T22:09:52.829Z] INFO: archiving logs to Nexus [2025-06-03T22:09:53.398Z] ---> uname -a: [2025-06-03T22:09:53.398Z] Linux prd-ubuntu20-04-docker-8c-8g-2737 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-06-03T22:09:53.398Z] [2025-06-03T22:09:53.398Z]