Pull request #14 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc7612bca13fb32149dbb7c582a83ed8863f7e0+f58e8642700982be8554d9f031b2fff0d14b416f (6e73967b4f4ed63a89eea718e4f5cfc4b519579a) 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-ssh4565017171337002595.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-ssh2119933423690162625.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-14/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-14/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12704964856365483728.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-14/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1456223126717501469.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-ssh12154106852101002955.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-14/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-14/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11952349935023359373.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4555 in /w/workspace/edgexfoundry_device-can_PR-14 [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-14 # 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 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 Merge succeeded, producing 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 Checking out Revision 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 (PR-14) 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/14/head:refs/remotes/origin/PR-14 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 # 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 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-05T01:48:51.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-05T01:48:51.471Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-05T01:48:51.583Z] ========================================================= [2025-07-05T01:48:51.583Z] EdgeX Global Pipelines Version Info [2025-07-05T01:48:51.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:48:52.716Z] ------------------- [2025-07-05T01:48:52.716Z] stable info: [2025-07-05T01:48:52.716Z] ------------------- [2025-07-05T01:48:52.716Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-05T01:48:52.716Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-05T01:48:52.716Z] Message: update stable to v1.0.274 [2025-07-05T01:48:52.977Z] ------------------- [2025-07-05T01:48:52.978Z] experimental info: [2025-07-05T01:48:52.978Z] ------------------- [2025-07-05T01:48:52.978Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-05T01:48:52.978Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-05T01:48:52.978Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-05T01:48:53.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-07-05T01:48:53.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-07-05T01:48:53.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-05T01:48:53.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-05T01:48:53.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-05T01:48:53.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-07-05T01:48:53.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-07-05T01:48:53.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-05T01:48:53.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-05T01:48:53.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-07-05T01:48:53.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-05T01:48:53.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-05T01:48:53.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-05T01:48:53.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-05T01:48:53.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-05T01:48:53.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-05T01:48:54.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-05T01:48:54.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-14 [Pipeline] echo [2025-07-05T01:48:54.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-14 [Pipeline] echo [2025-07-05T01:48:54.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-14 [Pipeline] echo [2025-07-05T01:48:54.233Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [Pipeline] echo [2025-07-05T01:48:54.277Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc7612 [Pipeline] echo [2025-07-05T01:48:54.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-05T01:48:54.457Z] provisioning config files... [2025-07-05T01:48:54.471Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-14@tmp/config5682289036734858224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:48:54.845Z] ---> ****-login.sh [2025-07-05T01:48:54.845Z] nexus3.edgexfoundry.org:10001 [2025-07-05T01:48:54.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:48:55.415Z] [2025-07-05T01:48:55.416Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-05T01:48:55.416Z] Configure a credential helper to remove this warning. See [2025-07-05T01:48:55.416Z] https://docs.****.com/go/credential-store/ [2025-07-05T01:48:55.416Z] [2025-07-05T01:48:55.416Z] Login Succeeded [2025-07-05T01:48:55.416Z] nexus3.edgexfoundry.org:10002 [2025-07-05T01:48:55.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:48:55.416Z] [2025-07-05T01:48:55.416Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-05T01:48:55.416Z] Configure a credential helper to remove this warning. See [2025-07-05T01:48:55.416Z] https://docs.****.com/go/credential-store/ [2025-07-05T01:48:55.416Z] [2025-07-05T01:48:55.416Z] Login Succeeded [2025-07-05T01:48:55.416Z] nexus3.edgexfoundry.org:10003 [2025-07-05T01:48:55.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:48:55.677Z] [2025-07-05T01:48:55.677Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-05T01:48:55.677Z] Configure a credential helper to remove this warning. See [2025-07-05T01:48:55.677Z] https://docs.****.com/go/credential-store/ [2025-07-05T01:48:55.677Z] [2025-07-05T01:48:55.677Z] Login Succeeded [2025-07-05T01:48:55.677Z] nexus3.edgexfoundry.org:10004 [2025-07-05T01:48:55.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:48:55.677Z] [2025-07-05T01:48:55.677Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-05T01:48:55.677Z] Configure a credential helper to remove this warning. See [2025-07-05T01:48:55.677Z] https://docs.****.com/go/credential-store/ [2025-07-05T01:48:55.677Z] [2025-07-05T01:48:55.677Z] Login Succeeded [2025-07-05T01:48:55.677Z] ****.io [2025-07-05T01:48:55.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:48:55.938Z] [2025-07-05T01:48:55.938Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-05T01:48:55.938Z] Configure a credential helper to remove this warning. See [2025-07-05T01:48:55.938Z] https://docs.****.com/go/credential-store/ [2025-07-05T01:48:55.938Z] [2025-07-05T01:48:55.938Z] Login Succeeded [2025-07-05T01:48:55.938Z] ---> ****-login.sh ends [Pipeline] } [2025-07-05T01:48:55.964Z] 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-07-05T01:48:56.620Z] + git rev-list -1 --merges 1bc7612bca13fb32149dbb7c582a83ed8863f7e0~1..1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [Pipeline] echo [2025-07-05T01:48:56.668Z] -----------> git rev-list -1 --merges 1bc7612bca13fb32149dbb7c582a83ed8863f7e0~1..1bc7612bca13fb32149dbb7c582a83ed8863f7e0 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [false] [Pipeline] sh [2025-07-05T01:48:56.987Z] + git log --format=format:%s -1 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [Pipeline] echo [2025-07-05T01:48:57.029Z] ========================================================= [2025-07-05T01:48:57.029Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-05T01:48:57.029Z] ========================================================= 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-07-05T01:48:57.968Z] + git rev-list -1 --merges 1bc7612bca13fb32149dbb7c582a83ed8863f7e0~1..1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [Pipeline] echo [2025-07-05T01:48:58.001Z] -----------> git rev-list -1 --merges 1bc7612bca13fb32149dbb7c582a83ed8863f7e0~1..1bc7612bca13fb32149dbb7c582a83ed8863f7e0 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [false] [Pipeline] sh [2025-07-05T01:48:58.314Z] + git log --format=format:%s -1 1bc7612bca13fb32149dbb7c582a83ed8863f7e0 [Pipeline] echo [2025-07-05T01:48:58.353Z] ========================================================= [2025-07-05T01:48:58.353Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-05T01:48:58.353Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-05T01:48:58.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-05T01:48:58.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-05T01:48:58.885Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-05T01:48:58.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-05T01:48:58.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-05T01:48:58.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-05T01:48:58.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:48:59.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-05T01:48:59.424Z] [2025-07-05T01:48:59.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:48:59.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-05T01:48:59.810Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-05T01:48:59.811Z] 3dae71ba6b94: Pulling fs layer [2025-07-05T01:48:59.811Z] 6bf1a483ea7c: Pulling fs layer [2025-07-05T01:48:59.811Z] f5dfc541a4d3: Pulling fs layer [2025-07-05T01:48:59.811Z] 461d9e800cba: Pulling fs layer [2025-07-05T01:48:59.811Z] 80192f66455f: Pulling fs layer [2025-07-05T01:48:59.811Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-05T01:48:59.811Z] a29436f7fd5d: Pulling fs layer [2025-07-05T01:48:59.811Z] 923cac83aea3: Pulling fs layer [2025-07-05T01:48:59.811Z] 25ad8b0a4227: Pulling fs layer [2025-07-05T01:48:59.811Z] db01528c6b51: Pulling fs layer [2025-07-05T01:48:59.811Z] 28988de357af: Pulling fs layer [2025-07-05T01:48:59.811Z] 461d9e800cba: Waiting [2025-07-05T01:48:59.811Z] 80192f66455f: Waiting [2025-07-05T01:48:59.811Z] 25ad8b0a4227: Waiting [2025-07-05T01:48:59.811Z] 2e8e34ca0e6c: Waiting [2025-07-05T01:48:59.811Z] db01528c6b51: Waiting [2025-07-05T01:48:59.811Z] a29436f7fd5d: Waiting [2025-07-05T01:48:59.811Z] 28988de357af: Waiting [2025-07-05T01:48:59.811Z] 923cac83aea3: Waiting [2025-07-05T01:48:59.811Z] 6bf1a483ea7c: Verifying Checksum [2025-07-05T01:48:59.811Z] 6bf1a483ea7c: Download complete [2025-07-05T01:49:00.071Z] 461d9e800cba: Verifying Checksum [2025-07-05T01:49:00.071Z] 461d9e800cba: Download complete [2025-07-05T01:49:00.071Z] 80192f66455f: Verifying Checksum [2025-07-05T01:49:00.071Z] 80192f66455f: Download complete [2025-07-05T01:49:00.071Z] f5dfc541a4d3: Verifying Checksum [2025-07-05T01:49:00.071Z] f5dfc541a4d3: Download complete [2025-07-05T01:49:00.071Z] 3dae71ba6b94: Verifying Checksum [2025-07-05T01:49:00.071Z] 3dae71ba6b94: Download complete [2025-07-05T01:49:00.071Z] 923cac83aea3: Download complete [2025-07-05T01:49:00.331Z] 25ad8b0a4227: Verifying Checksum [2025-07-05T01:49:00.331Z] 25ad8b0a4227: Download complete [2025-07-05T01:49:00.331Z] db01528c6b51: Verifying Checksum [2025-07-05T01:49:00.331Z] db01528c6b51: Download complete [2025-07-05T01:49:00.331Z] 28988de357af: Verifying Checksum [2025-07-05T01:49:00.331Z] 28988de357af: Download complete [2025-07-05T01:49:00.593Z] a29436f7fd5d: Verifying Checksum [2025-07-05T01:49:00.593Z] a29436f7fd5d: Download complete [2025-07-05T01:49:01.163Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-05T01:49:01.738Z] 3dae71ba6b94: Pull complete [2025-07-05T01:49:01.738Z] 6bf1a483ea7c: Pull complete [2025-07-05T01:49:02.684Z] f5dfc541a4d3: Pull complete [2025-07-05T01:49:02.684Z] 461d9e800cba: Pull complete [2025-07-05T01:49:02.684Z] 80192f66455f: Pull complete [2025-07-05T01:49:06.887Z] 2e8e34ca0e6c: Pull complete [2025-07-05T01:49:07.454Z] a29436f7fd5d: Pull complete [2025-07-05T01:49:07.454Z] 923cac83aea3: Pull complete [2025-07-05T01:49:07.713Z] 25ad8b0a4227: Pull complete [2025-07-05T01:49:07.713Z] db01528c6b51: Pull complete [2025-07-05T01:49:07.713Z] 28988de357af: Pull complete [2025-07-05T01:49:07.713Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-05T01:49:07.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-05T01:49:07.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-05T01:49:07.974Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2025-07-05T01:49:08.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-14 -v /w/workspace/edgexfoundry_device-can_PR-14:/w/workspace/edgexfoundry_device-can_PR-14:rw,z -v /w/workspace/edgexfoundry_device-can_PR-14@tmp:/w/workspace/edgexfoundry_device-can_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-05T01:49:12.016Z] $ docker top d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e -eo pid,comm [2025-07-05T01:49:12.068Z] 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-07-05T01:49:12.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-05T01:49:12.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-05T01:49:12.213Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-05T01:49:12.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-05T01:49:12.310Z] $ docker exec d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e ssh-agent [2025-07-05T01:49:12.416Z] SSH_AUTH_SOCK=/tmp/ssh-IQXSU4y80HfF/agent.32 [2025-07-05T01:49:12.416Z] SSH_AGENT_PID=38 [2025-07-05T01:49:12.422Z] Running ssh-add (command line suppressed) [2025-07-05T01:49:12.512Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-14@tmp/private_key_11342457609038615976.key (/w/workspace/edgexfoundry_device-can_PR-14@tmp/private_key_11342457609038615976.key) [2025-07-05T01:49:12.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-05T01:49:12.874Z] + git tag --points-at HEAD [Pipeline] } [2025-07-05T01:49:12.893Z] $ docker exec --env ******** --env ******** d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e ssh-agent -k [2025-07-05T01:49:12.993Z] unset SSH_AUTH_SOCK; [2025-07-05T01:49:12.994Z] unset SSH_AGENT_PID; [2025-07-05T01:49:12.994Z] echo Agent pid 38 killed; [2025-07-05T01:49:13.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-05T01:49:13.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-05T01:49:13.279Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-05T01:49:13.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-05T01:49:13.408Z] $ docker exec d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e ssh-agent [2025-07-05T01:49:13.500Z] SSH_AUTH_SOCK=/tmp/ssh-rL928KpwTnUB/agent.71 [2025-07-05T01:49:13.500Z] SSH_AGENT_PID=77 [2025-07-05T01:49:13.506Z] Running ssh-add (command line suppressed) [2025-07-05T01:49:13.604Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-14@tmp/private_key_12117621928237038011.key (/w/workspace/edgexfoundry_device-can_PR-14@tmp/private_key_12117621928237038011.key) [2025-07-05T01:49:13.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-05T01:49:13.960Z] + git semver init [2025-07-05T01:49:14.220Z] 2025-07-05 01:49:14,175 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-05T01:49:14.220Z] 2025-07-05 01:49:14,179 [run_init] DEBUG init version:0.0.0 force:False [2025-07-05T01:49:14.220Z] 2025-07-05 01:49:14,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-14/.semver [2025-07-05T01:49:14.220Z] 2025-07-05 01:49:14,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-14/.semver [2025-07-05T01:49:14.220Z] 2025-07-05 01:49:14,181 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-14/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-14, stdin=None, shell=False, universal_newlines=False) [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,735 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-14/.git/info/exclude [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-14/.semver/PR-14 with force:False [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,736 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-14/.semver/PR-14 [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,740 [execute] INFO git cat-file --batch-check [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-14/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,744 [execute] INFO git cat-file --batch [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-14/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-05T01:49:14.788Z] 2025-07-05 01:49:14,747 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-14/.semver/PR-14 [2025-07-05T01:49:14.788Z] 0.0.0 [Pipeline] } [2025-07-05T01:49:14.814Z] $ docker exec --env ******** --env ******** d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e ssh-agent -k [2025-07-05T01:49:14.918Z] unset SSH_AUTH_SOCK; [2025-07-05T01:49:14.919Z] unset SSH_AGENT_PID; [2025-07-05T01:49:14.919Z] echo Agent pid 77 killed; [2025-07-05T01:49:14.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-05T01:49:15.363Z] + git semver [Pipeline] } [2025-07-05T01:49:15.647Z] $ docker stop --time=1 d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e [2025-07-05T01:49:16.927Z] $ docker rm -f --volumes d39726092b459fb6a17ca4ac0fe6e4aaf07926dd23d707f4da20f8a98848902e [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-05T01:49:17.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-05T01:49:17.650Z] Stashed 1 file(s) [Pipeline] echo [2025-07-05T01:49:17.669Z] [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-07-05T01:49:18.593Z] provisioning config files... [2025-07-05T01:49:18.622Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-14@tmp/config2567509152750876519tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:49:19.086Z] ---> ****-login.sh [2025-07-05T01:49:19.086Z] nexus3.edgexfoundry.org:10001 [2025-07-05T01:49:19.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:49:19.086Z] Login Succeeded [2025-07-05T01:49:19.086Z] nexus3.edgexfoundry.org:10002 [2025-07-05T01:49:19.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:49:19.086Z] Login Succeeded [2025-07-05T01:49:19.086Z] nexus3.edgexfoundry.org:10003 [2025-07-05T01:49:19.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:49:19.345Z] Login Succeeded [2025-07-05T01:49:19.345Z] nexus3.edgexfoundry.org:10004 [2025-07-05T01:49:19.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:49:19.346Z] Login Succeeded [2025-07-05T01:49:19.346Z] ****.io [2025-07-05T01:49:19.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-05T01:49:19.604Z] Login Succeeded [2025-07-05T01:49:19.604Z] ---> ****-login.sh ends [Pipeline] } [2025-07-05T01:49:19.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-05T01:49:19.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-05T01:49:19.869Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-07-05T01:49:19.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-05T01:49:19.943Z] ========================================================= [2025-07-05T01:49:19.943Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-07-05T01:49:19.943Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:49:20.378Z] + 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-07-05T01:49:20.946Z] #0 building with "default" instance using docker driver [2025-07-05T01:49:20.946Z] [2025-07-05T01:49:20.946Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-07-05T01:49:20.946Z] #1 transferring dockerfile: 1.88kB done [2025-07-05T01:49:20.946Z] #1 DONE 0.0s [2025-07-05T01:49:20.946Z] [2025-07-05T01:49:20.946Z] #2 [internal] load metadata for docker.io/library/alpine:3.16 [2025-07-05T01:49:21.517Z] #2 DONE 0.7s [2025-07-05T01:49:21.780Z] [2025-07-05T01:49:21.780Z] #3 [internal] load .dockerignore [2025-07-05T01:49:21.780Z] #3 transferring context: 2B done [2025-07-05T01:49:21.780Z] #3 DONE 0.0s [2025-07-05T01:49:21.780Z] [2025-07-05T01:49:21.780Z] #4 [ 1/11] FROM docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-07-05T01:49:21.780Z] #4 resolve docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 0.0s done [2025-07-05T01:49:21.780Z] #4 ... [2025-07-05T01:49:21.780Z] [2025-07-05T01:49:21.780Z] #5 [internal] load build context [2025-07-05T01:49:21.780Z] #5 transferring context: 23.10kB done [2025-07-05T01:49:21.780Z] #5 DONE 0.0s [2025-07-05T01:49:21.780Z] [2025-07-05T01:49:21.780Z] #4 [ 1/11] FROM docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-07-05T01:49:21.780Z] #4 sha256:0db9d004361b106932f8c7632ae54d56e92c18281e2dd203127d77405020abf6 528B / 528B done [2025-07-05T01:49:21.780Z] #4 sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62 1.47kB / 1.47kB done [2025-07-05T01:49:21.780Z] #4 sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 2.81MB / 2.81MB 0.1s [2025-07-05T01:49:21.780Z] #4 sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 1.64kB / 1.64kB done [2025-07-05T01:49:21.780Z] #4 extracting sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 0.1s done [2025-07-05T01:49:22.040Z] #4 sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 2.81MB / 2.81MB 0.1s done [2025-07-05T01:49:22.040Z] #4 DONE 0.3s [2025-07-05T01:49:22.040Z] [2025-07-05T01:49:22.040Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-07-05T01:49:22.300Z] #6 0.229 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-07-05T01:49:22.558Z] #6 0.641 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-07-05T01:49:22.558Z] #6 0.641 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-07-05T01:49:22.558Z] #6 0.641 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-07-05T01:49:22.819Z] #6 DONE 0.7s [2025-07-05T01:49:22.819Z] [2025-07-05T01:49:22.819Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-07-05T01:49:23.079Z] #7 DONE 0.3s [2025-07-05T01:49:23.079Z] [2025-07-05T01:49:23.079Z] #8 [ 4/11] 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-07-05T01:49:23.338Z] #8 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:23.598Z] #8 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:23.598Z] #8 0.647 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:24.536Z] #8 1.306 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-05T01:49:24.536Z] #8 1.312 (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-07-05T01:49:24.536Z] #8 1.328 (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-07-05T01:49:24.536Z] #8 1.332 (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-07-05T01:49:24.536Z] #8 1.352 (4/80) Installing binutils (2.38-r3) [2025-07-05T01:49:24.536Z] #8 1.409 (5/80) Installing libmagic (5.41-r0) [2025-07-05T01:49:24.808Z] #8 1.432 (6/80) Installing file (5.41-r0) [2025-07-05T01:49:24.808Z] #8 1.435 (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-07-05T01:49:24.808Z] #8 1.441 (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-07-05T01:49:24.808Z] #8 1.445 (9/80) Installing gmp (6.2.1-r2) [2025-07-05T01:49:24.808Z] #8 1.457 (10/80) Installing isl22 (0.22-r0) [2025-07-05T01:49:24.808Z] #8 1.474 (11/80) Installing mpfr4 (4.1.0-r0) [2025-07-05T01:49:25.066Z] #8 1.915 (12/80) Installing mpc1 (1.2.1-r0) [2025-07-05T01:49:25.066Z] #8 1.919 (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-07-05T01:49:25.325Z] #8 2.406 (14/80) Installing musl-dev (1.2.3-r4) [2025-07-05T01:49:25.584Z] #8 2.457 (15/80) Installing libc-dev (0.7.2-r3) [2025-07-05T01:49:25.584Z] #8 2.459 (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-07-05T01:49:25.844Z] #8 2.758 (17/80) Installing make (4.3-r0) [2025-07-05T01:49:25.844Z] #8 2.764 (18/80) Installing fortify-headers (1.1-r1) [2025-07-05T01:49:25.844Z] #8 2.780 (19/80) Installing patch (2.7.6-r7) [2025-07-05T01:49:25.844Z] #8 2.794 (20/80) Installing build-base (0.5-r3) [2025-07-05T01:49:25.844Z] #8 2.798 (21/80) Installing libacl (2.3.1-r0) [2025-07-05T01:49:25.844Z] #8 2.802 (22/80) Installing libbz2 (1.0.8-r1) [2025-07-05T01:49:25.844Z] #8 2.806 (23/80) Installing expat (2.6.2-r0) [2025-07-05T01:49:25.844Z] #8 2.812 (24/80) Installing lz4-libs (1.9.3-r1) [2025-07-05T01:49:25.844Z] #8 2.818 (25/80) Installing xz-libs (5.2.5-r1) [2025-07-05T01:49:25.844Z] #8 2.823 (26/80) Installing zstd-libs (1.5.2-r1) [2025-07-05T01:49:25.844Z] #8 2.832 (27/80) Installing libarchive (3.7.4-r0) [2025-07-05T01:49:25.844Z] #8 2.842 (28/80) Installing ca-certificates (20240226-r0) [2025-07-05T01:49:25.844Z] #8 2.867 (29/80) Installing brotli-libs (1.0.9-r6) [2025-07-05T01:49:26.104Z] #8 2.879 (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-07-05T01:49:26.104Z] #8 2.883 (31/80) Installing libcurl (8.5.0-r0) [2025-07-05T01:49:26.104Z] #8 2.900 (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-07-05T01:49:26.104Z] #8 2.919 (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-07-05T01:49:26.104Z] #8 2.928 (34/80) Installing rhash-libs (1.4.2-r2) [2025-07-05T01:49:26.104Z] #8 2.938 (35/80) Installing libuv (1.44.1-r0) [2025-07-05T01:49:26.104Z] #8 2.944 (36/80) Installing cmake (3.23.5-r0) [2025-07-05T01:49:26.363Z] #8 3.323 (37/80) Installing pkgconf (1.8.1-r0) [2025-07-05T01:49:26.363Z] #8 3.328 (38/80) Installing openssl-dev (1.1.1w-r1) [2025-07-05T01:49:26.363Z] #8 3.345 (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-07-05T01:49:26.363Z] #8 3.349 (40/80) Installing zlib-dev (1.2.12-r3) [2025-07-05T01:49:26.363Z] #8 3.354 (41/80) Installing brotli-dev (1.0.9-r6) [2025-07-05T01:49:26.363Z] #8 3.359 (42/80) Installing curl-dev (8.5.0-r0) [2025-07-05T01:49:26.363Z] #8 3.365 (43/80) Installing dumb-init (1.2.5-r1) [2025-07-05T01:49:26.363Z] #8 3.449 (44/80) Installing pcre2 (10.42-r0) [2025-07-05T01:49:26.622Z] #8 3.461 (45/80) Installing git (2.36.6-r0) [2025-07-05T01:49:26.622Z] #8 3.554 (46/80) Installing hiredis (1.0.2-r0) [2025-07-05T01:49:26.880Z] #8 3.650 (47/80) Installing hiredis-dev (1.0.2-r0) [2025-07-05T01:49:26.880Z] #8 3.741 (48/80) Installing yaml (0.2.5-r0) [2025-07-05T01:49:26.881Z] #8 3.745 (49/80) Installing libcbor (0.9.0-r1) [2025-07-05T01:49:26.881Z] #8 3.843 (50/80) Installing iotech-iot-1.5 (1.5.7-r0) [2025-07-05T01:49:27.819Z] #8 4.595 (51/80) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-07-05T01:49:27.819Z] #8 4.741 (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-07-05T01:49:28.080Z] #8 5.032 (53/80) Installing libcbor-dev (0.9.0-r1) [2025-07-05T01:49:28.080Z] #8 5.139 (54/80) Installing libexecinfo (1.1-r1) [2025-07-05T01:49:28.339Z] #8 5.223 (55/80) Installing libexecinfo-dev (1.1-r1) [2025-07-05T01:49:28.339Z] #8 5.308 (56/80) Installing nettle (3.7.3-r0) [2025-07-05T01:49:28.339Z] #8 5.319 (57/80) Installing libffi (3.4.2-r1) [2025-07-05T01:49:28.339Z] #8 5.377 (58/80) Installing p11-kit (0.24.1-r0) [2025-07-05T01:49:28.339Z] #8 5.425 (59/80) Installing libtasn1 (4.18.0-r1) [2025-07-05T01:49:28.598Z] #8 5.428 (60/80) Installing libunistring (1.0-r0) [2025-07-05T01:49:28.598Z] #8 5.444 (61/80) Installing gnutls (3.7.7-r1) [2025-07-05T01:49:28.598Z] #8 5.462 (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-07-05T01:49:28.598Z] #8 5.550 (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-07-05T01:49:28.856Z] #8 5.555 (64/80) Installing libgmpxx (6.2.1-r2) [2025-07-05T01:49:28.856Z] #8 5.560 (65/80) Installing gmp-dev (6.2.1-r2) [2025-07-05T01:49:28.856Z] #8 5.575 (66/80) Installing nettle-dev (3.7.3-r0) [2025-07-05T01:49:28.856Z] #8 5.582 (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-07-05T01:49:28.856Z] #8 5.586 (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-07-05T01:49:28.856Z] #8 5.590 (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-07-05T01:49:28.856Z] #8 5.595 (70/80) Installing gnutls-dev (3.7.7-r1) [2025-07-05T01:49:28.856Z] #8 5.602 (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-07-05T01:49:28.856Z] #8 5.688 (72/80) Installing linux-headers (5.16.7-r1) [2025-07-05T01:49:28.856Z] #8 5.758 (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-07-05T01:49:28.856Z] #8 5.865 (74/80) Installing libblkid (2.38-r1) [2025-07-05T01:49:29.115Z] #8 5.871 (75/80) Installing libuuid (2.38-r1) [2025-07-05T01:49:29.115Z] #8 5.876 (76/80) Installing libfdisk (2.38-r1) [2025-07-05T01:49:29.115Z] #8 5.885 (77/80) Installing libmount (2.38-r1) [2025-07-05T01:49:29.115Z] #8 5.892 (78/80) Installing libsmartcols (2.38-r1) [2025-07-05T01:49:29.115Z] #8 5.897 (79/80) Installing util-linux-dev (2.38-r1) [2025-07-05T01:49:29.115Z] #8 5.921 (80/80) Installing yaml-dev (0.2.5-r0) [2025-07-05T01:49:29.115Z] #8 6.007 Executing busybox-1.35.0-r17.trigger [2025-07-05T01:49:29.115Z] #8 6.014 Executing ca-certificates-20240226-r0.trigger [2025-07-05T01:49:29.115Z] #8 6.053 OK: 281 MiB in 93 packages [2025-07-05T01:49:31.022Z] #8 DONE 8.0s [2025-07-05T01:49:31.281Z] [2025-07-05T01:49:31.281Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-07-05T01:49:31.281Z] #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:31.281Z] #9 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:31.281Z] #9 0.373 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:31.851Z] #9 0.927 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-05T01:49:32.111Z] #9 0.931 (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-07-05T01:49:32.111Z] #9 0.945 Executing busybox-1.35.0-r18.post-upgrade [2025-07-05T01:49:32.111Z] #9 0.959 (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-07-05T01:49:32.111Z] #9 0.967 (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-07-05T01:49:32.111Z] #9 0.971 (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-07-05T01:49:32.111Z] #9 0.978 Executing busybox-1.35.0-r18.trigger [2025-07-05T01:49:32.111Z] #9 0.982 Executing ca-certificates-20240226-r0.trigger [2025-07-05T01:49:32.111Z] #9 1.021 OK: 281 MiB in 93 packages [2025-07-05T01:49:32.111Z] #9 DONE 1.1s [2025-07-05T01:49:32.370Z] [2025-07-05T01:49:32.371Z] #10 [ 6/11] COPY scripts /device-can/scripts [2025-07-05T01:49:32.371Z] #10 DONE 0.0s [2025-07-05T01:49:32.371Z] [2025-07-05T01:49:32.371Z] #11 [ 7/11] COPY src /device-can/src/ [2025-07-05T01:49:32.371Z] #11 DONE 0.0s [2025-07-05T01:49:32.371Z] [2025-07-05T01:49:32.371Z] #12 [ 8/11] COPY VERSION /device-can/ [2025-07-05T01:49:32.371Z] #12 DONE 0.0s [2025-07-05T01:49:32.371Z] [2025-07-05T01:49:32.371Z] #13 [ 9/11] WORKDIR /device-can [2025-07-05T01:49:32.371Z] #13 DONE 0.0s [2025-07-05T01:49:32.371Z] [2025-07-05T01:49:32.371Z] #14 [10/11] RUN /device-can/scripts/build_deps.sh 1 [2025-07-05T01:49:32.630Z] #14 0.217 + BUILD_CSDK=1 [2025-07-05T01:49:32.630Z] #14 0.217 + CSDK_VERSION=4.0.0 [2025-07-05T01:49:32.630Z] #14 0.217 + '[' -d deps ] [2025-07-05T01:49:32.630Z] #14 0.217 + mkdir deps [2025-07-05T01:49:32.630Z] #14 0.218 + cd /device-can/deps [2025-07-05T01:49:32.630Z] #14 0.218 + '[' 1 '=' 1 ] [2025-07-05T01:49:32.630Z] #14 0.218 + cd /device-can/deps [2025-07-05T01:49:32.630Z] #14 0.218 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-07-05T01:49:32.630Z] #14 0.232 Connecting to github.com (140.82.114.4:443) [2025-07-05T01:49:32.630Z] #14 0.443 Connecting to codeload.github.com (140.82.114.9:443) [2025-07-05T01:49:32.890Z] #14 0.596 saving to 'v4.0.0.zip' [2025-07-05T01:49:33.150Z] #14 0.651 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-07-05T01:49:33.150Z] #14 0.651 'v4.0.0.zip' saved [2025-07-05T01:49:33.150Z] #14 0.651 + unzip v4.0.0.zip [2025-07-05T01:49:33.150Z] #14 0.652 Archive: v4.0.0.zip [2025-07-05T01:49:33.150Z] #14 0.657 creating: device-sdk-c-4.0.0/ [2025-07-05T01:49:33.150Z] #14 0.657 creating: device-sdk-c-4.0.0/.github/ [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-07-05T01:49:33.150Z] #14 0.657 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/.gitignore [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/Doxyfile [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/LICENSE [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/Makefile [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/README.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/README.v3.md [2025-07-05T01:49:33.150Z] #14 0.657 creating: device-sdk-c-4.0.0/docs/ [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-07-05T01:49:33.150Z] #14 0.657 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-07-05T01:49:33.150Z] #14 0.660 creating: device-sdk-c-4.0.0/include/ [2025-07-05T01:49:33.150Z] #14 0.660 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-07-05T01:49:33.150Z] #14 0.660 creating: device-sdk-c-4.0.0/include/edgex/ [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-07-05T01:49:33.150Z] #14 0.660 creating: device-sdk-c-4.0.0/scripts/ [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-07-05T01:49:33.150Z] #14 0.660 creating: device-sdk-c-4.0.0/src/ [2025-07-05T01:49:33.150Z] #14 0.660 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.663 creating: device-sdk-c-4.0.0/src/c/ [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-07-05T01:49:33.150Z] #14 0.663 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-07-05T01:49:33.150Z] #14 0.665 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-07-05T01:49:33.150Z] #14 0.665 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.665 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-07-05T01:49:33.150Z] #14 0.666 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-07-05T01:49:33.150Z] #14 0.666 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-07-05T01:49:33.150Z] #14 0.666 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-07-05T01:49:33.150Z] #14 0.666 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-07-05T01:49:33.150Z] #14 0.666 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-07-05T01:49:33.150Z] #14 0.666 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-07-05T01:49:33.150Z] #14 0.666 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-07-05T01:49:33.150Z] #14 0.667 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-07-05T01:49:33.150Z] #14 0.667 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-07-05T01:49:33.150Z] #14 0.667 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-07-05T01:49:33.150Z] #14 0.667 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-07-05T01:49:33.150Z] #14 0.667 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-07-05T01:49:33.150Z] #14 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-07-05T01:49:33.150Z] #14 0.668 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-07-05T01:49:33.150Z] #14 0.668 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-07-05T01:49:33.150Z] #14 0.668 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-07-05T01:49:33.150Z] #14 0.668 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-07-05T01:49:33.150Z] #14 0.668 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-07-05T01:49:33.150Z] #14 0.668 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-07-05T01:49:33.150Z] #14 0.668 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-07-05T01:49:33.150Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-07-05T01:49:33.150Z] #14 0.669 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-07-05T01:49:33.150Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-07-05T01:49:33.150Z] #14 0.669 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-07-05T01:49:33.150Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-07-05T01:49:33.150Z] #14 0.669 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-07-05T01:49:33.150Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-07-05T01:49:33.151Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-07-05T01:49:33.151Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-07-05T01:49:33.151Z] #14 0.669 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-07-05T01:49:33.151Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-07-05T01:49:33.151Z] #14 0.669 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-07-05T01:49:33.151Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-07-05T01:49:33.151Z] #14 0.669 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-07-05T01:49:33.151Z] #14 0.669 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-07-05T01:49:33.151Z] #14 0.670 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-07-05T01:49:33.151Z] #14 0.670 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-07-05T01:49:33.151Z] #14 0.672 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-07-05T01:49:33.151Z] #14 0.674 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-07-05T01:49:33.151Z] #14 0.675 creating: device-sdk-c-4.0.0/src/cmake/ [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-07-05T01:49:33.151Z] #14 0.675 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-07-05T01:49:33.151Z] #14 0.675 + cd device-sdk-c-4.0.0 [2025-07-05T01:49:33.151Z] #14 0.675 + ./scripts/build.sh [2025-07-05T01:49:33.151Z] #14 0.676 + CPPCHECK=false [2025-07-05T01:49:33.151Z] #14 0.676 + DOCGEN=false [2025-07-05T01:49:33.151Z] #14 0.676 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-07-05T01:49:33.151Z] #14 0.676 + '[' 0 -gt 0 ] [2025-07-05T01:49:33.151Z] #14 0.676 + readlink -f ./scripts/build.sh [2025-07-05T01:49:33.151Z] #14 0.677 + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-07-05T01:49:33.151Z] #14 0.678 + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-07-05T01:49:33.151Z] #14 0.678 + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-07-05T01:49:33.151Z] #14 0.678 + cd /device-can/deps/device-sdk-c-4.0.0 [2025-07-05T01:49:33.151Z] #14 0.678 + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-07-05T01:49:33.151Z] #14 0.679 + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-07-05T01:49:33.151Z] #14 0.679 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-07-05T01:49:33.151Z] #14 0.759 -- The C compiler identification is GNU 11.2.1 [2025-07-05T01:49:33.151Z] #14 0.770 -- Detecting C compiler ABI info [2025-07-05T01:49:33.151Z] #14 0.846 -- Detecting C compiler ABI info - done [2025-07-05T01:49:33.151Z] #14 0.864 -- Check for working C compiler: /usr/bin/cc - skipped [2025-07-05T01:49:33.412Z] #14 0.865 -- Detecting C compile features [2025-07-05T01:49:33.412Z] #14 0.865 -- Detecting C compile features - done [2025-07-05T01:49:33.412Z] #14 0.869 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-07-05T01:49:33.412Z] #14 0.914 -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-07-05T01:49:33.412Z] #14 0.918 -- Found LIBYAML: /usr/lib/libyaml.so [2025-07-05T01:49:33.412Z] #14 0.921 -- Found LIBUUID: /usr/lib/libuuid.so [2025-07-05T01:49:33.412Z] #14 0.924 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-07-05T01:49:33.412Z] #14 0.926 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-07-05T01:49:33.412Z] #14 0.928 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-07-05T01:49:33.412Z] #14 0.928 -- /opt/iotech/iot/1.5/include [2025-07-05T01:49:33.412Z] #14 0.928 -- C SDK 0.0.0 for Linux [2025-07-05T01:49:33.412Z] #14 0.931 -- Performing Test CSDK_HAVE_ATOMIC [2025-07-05T01:49:33.412Z] #14 1.005 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-07-05T01:49:33.412Z] #14 1.047 -- Found Curses: /usr/lib/libcurses.so [2025-07-05T01:49:33.412Z] #14 1.074 -- Configuring done [2025-07-05T01:49:33.412Z] #14 1.105 -- Generating done [2025-07-05T01:49:33.412Z] #14 1.108 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-07-05T01:49:33.672Z] #14 1.111 + make all package [2025-07-05T01:49:33.672Z] #14 1.112 + tee release.log [2025-07-05T01:49:33.672Z] #14 1.153 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-07-05T01:49:33.672Z] #14 1.282 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-07-05T01:49:33.672Z] #14 1.467 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-07-05T01:49:33.933Z] #14 1.622 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-07-05T01:49:33.933Z] #14 1.738 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-07-05T01:49:34.501Z] #14 2.117 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-07-05T01:49:34.501Z] #14 2.163 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-07-05T01:49:34.763Z] #14 2.322 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-07-05T01:49:35.024Z] #14 2.680 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-07-05T01:49:35.024Z] #14 2.791 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-07-05T01:49:35.284Z] #14 2.947 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-07-05T01:49:35.284Z] #14 3.089 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-07-05T01:49:35.542Z] #14 3.201 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-07-05T01:49:35.803Z] #14 3.392 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-07-05T01:49:35.803Z] #14 3.454 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-07-05T01:49:36.061Z] #14 3.855 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-07-05T01:49:36.320Z] #14 3.925 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-07-05T01:49:36.578Z] #14 4.244 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-07-05T01:49:36.578Z] #14 4.364 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-07-05T01:49:36.837Z] #14 4.598 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-07-05T01:49:37.097Z] #14 4.701 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-07-05T01:49:38.038Z] #14 5.566 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-07-05T01:49:38.038Z] #14 5.679 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-07-05T01:49:38.038Z] #14 5.761 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-07-05T01:49:38.038Z] #14 5.855 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-07-05T01:49:38.299Z] #14 5.919 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-07-05T01:49:38.557Z] #14 6.199 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-07-05T01:49:38.817Z] #14 6.594 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-07-05T01:49:39.078Z] #14 6.683 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-07-05T01:49:39.078Z] #14 6.850 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-07-05T01:49:39.337Z] #14 6.957 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-07-05T01:49:39.596Z] #14 7.288 /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-07-05T01:49:39.855Z] #14 7.288 /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-07-05T01:49:39.855Z] #14 7.288 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-07-05T01:49:39.855Z] #14 7.288 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-07-05T01:49:39.855Z] #14 7.451 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-07-05T01:49:39.855Z] #14 7.591 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-07-05T01:49:40.115Z] #14 7.661 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-07-05T01:49:40.115Z] #14 7.760 [ 68%] Linking C shared library libcsdk.so [2025-07-05T01:49:40.375Z] #14 7.803 [ 68%] Built target csdk [2025-07-05T01:49:40.375Z] #14 7.819 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-07-05T01:49:40.375Z] #14 7.975 [ 72%] Linking C executable template [2025-07-05T01:49:40.375Z] #14 8.033 [ 72%] Built target template [2025-07-05T01:49:40.375Z] #14 8.046 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-07-05T01:49:40.375Z] #14 8.150 [ 76%] Linking C executable device-counter [2025-07-05T01:49:40.634Z] #14 8.208 [ 76%] Built target device-counter [2025-07-05T01:49:40.634Z] #14 8.227 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-07-05T01:49:40.634Z] #14 8.336 [ 80%] Linking C executable device-random [2025-07-05T01:49:40.893Z] #14 8.397 [ 80%] Built target device-random [2025-07-05T01:49:40.893Z] #14 8.417 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-07-05T01:49:40.893Z] #14 8.506 [ 84%] Linking C executable device-gyro [2025-07-05T01:49:40.893Z] #14 8.567 [ 84%] Built target device-gyro [2025-07-05T01:49:40.893Z] #14 8.587 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-07-05T01:49:40.893Z] #14 8.695 [ 88%] Linking C executable device-bitfields [2025-07-05T01:49:41.153Z] #14 8.752 [ 88%] Built target device-bitfields [2025-07-05T01:49:41.154Z] #14 8.770 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-07-05T01:49:41.154Z] #14 8.953 [ 92%] Linking C executable template-discovery [2025-07-05T01:49:41.414Z] #14 9.015 [ 92%] Built target template-discovery [2025-07-05T01:49:41.414Z] #14 9.035 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-07-05T01:49:41.414Z] #14 9.167 [ 96%] Linking C executable device-file [2025-07-05T01:49:41.674Z] #14 9.229 [ 96%] Built target device-file [2025-07-05T01:49:41.674Z] #14 9.245 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-07-05T01:49:41.674Z] #14 9.367 [100%] Linking C executable device-terminal [2025-07-05T01:49:41.934Z] #14 9.430 [100%] Built target device-terminal [2025-07-05T01:49:41.934Z] #14 9.446 Run CPack packaging tool... [2025-07-05T01:49:41.934Z] #14 9.462 CPack: Create package using TGZ [2025-07-05T01:49:41.934Z] #14 9.462 CPack: Install projects [2025-07-05T01:49:41.934Z] #14 9.462 CPack: - Run preinstall target for: Csdk [2025-07-05T01:49:41.934Z] #14 9.691 CPack: - Install project: Csdk [] [2025-07-05T01:49:42.193Z] #14 9.700 CPack: Create package [2025-07-05T01:49:42.193Z] #14 9.720 CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-07-05T01:49:42.193Z] #14 9.721 + '[' false '=' true ] [2025-07-05T01:49:42.193Z] #14 9.722 + '[' false '=' true ] [2025-07-05T01:49:42.193Z] #14 9.722 + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-07-05T01:49:42.193Z] #14 9.723 + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-07-05T01:49:42.193Z] #14 9.723 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-07-05T01:49:42.193Z] #14 9.801 -- The C compiler identification is GNU 11.2.1 [2025-07-05T01:49:42.193Z] #14 9.811 -- Detecting C compiler ABI info [2025-07-05T01:49:42.193Z] #14 9.886 -- Detecting C compiler ABI info - done [2025-07-05T01:49:42.193Z] #14 9.905 -- Check for working C compiler: /usr/bin/cc - skipped [2025-07-05T01:49:42.453Z] #14 9.905 -- Detecting C compile features [2025-07-05T01:49:42.453Z] #14 9.906 -- Detecting C compile features - done [2025-07-05T01:49:42.453Z] #14 9.910 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-07-05T01:49:42.453Z] #14 9.955 -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-07-05T01:49:42.453Z] #14 9.959 -- Found LIBYAML: /usr/lib/libyaml.so [2025-07-05T01:49:42.453Z] #14 9.962 -- Found LIBUUID: /usr/lib/libuuid.so [2025-07-05T01:49:42.453Z] #14 9.965 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-07-05T01:49:42.453Z] #14 9.968 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-07-05T01:49:42.453Z] #14 9.970 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-07-05T01:49:42.453Z] #14 9.970 -- /opt/iotech/iot/1.5/include [2025-07-05T01:49:42.453Z] #14 9.970 -- C SDK 0.0.0 for Linux [2025-07-05T01:49:42.453Z] #14 9.972 -- Performing Test CSDK_HAVE_ATOMIC [2025-07-05T01:49:42.453Z] #14 10.04 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-07-05T01:49:42.453Z] #14 10.09 -- Found Curses: /usr/lib/libcurses.so [2025-07-05T01:49:42.453Z] #14 10.11 -- Configuring done [2025-07-05T01:49:42.453Z] #14 10.14 -- Generating done [2025-07-05T01:49:42.453Z] #14 10.14 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-07-05T01:49:42.453Z] #14 10.15 + make [2025-07-05T01:49:42.714Z] #14 10.15 + tee debug.log [2025-07-05T01:49:42.714Z] #14 10.19 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-07-05T01:49:42.714Z] #14 10.27 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-07-05T01:49:42.714Z] #14 10.36 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-07-05T01:49:42.714Z] #14 10.44 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-07-05T01:49:42.974Z] #14 10.52 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-07-05T01:49:42.974Z] #14 10.67 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-07-05T01:49:43.233Z] #14 10.71 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-07-05T01:49:43.233Z] #14 10.80 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-07-05T01:49:43.233Z] #14 10.93 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-07-05T01:49:43.493Z] #14 11.00 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-07-05T01:49:43.493Z] #14 11.08 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-07-05T01:49:43.493Z] #14 11.16 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-07-05T01:49:43.493Z] #14 11.24 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-07-05T01:49:43.752Z] #14 11.32 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-07-05T01:49:43.752Z] #14 11.37 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-07-05T01:49:43.752Z] #14 11.52 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-07-05T01:49:44.012Z] #14 11.57 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-07-05T01:49:44.012Z] #14 11.69 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-07-05T01:49:44.271Z] #14 11.74 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-07-05T01:49:44.271Z] #14 11.86 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-07-05T01:49:44.271Z] #14 11.93 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-07-05T01:49:44.531Z] #14 12.16 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-07-05T01:49:44.531Z] #14 12.24 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-07-05T01:49:44.532Z] #14 12.29 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-07-05T01:49:44.791Z] #14 12.36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-07-05T01:49:44.791Z] #14 12.42 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-07-05T01:49:44.791Z] #14 12.52 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-07-05T01:49:45.050Z] #14 12.77 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-07-05T01:49:45.310Z] #14 12.83 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-07-05T01:49:45.310Z] #14 12.91 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-07-05T01:49:45.569Z] #14 12.99 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-07-05T01:49:45.569Z] #14 13.16 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-07-05T01:49:45.569Z] #14 13.23 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-07-05T01:49:45.569Z] #14 13.30 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-07-05T01:49:45.829Z] #14 13.37 [ 68%] Linking C shared library libcsdk.so [2025-07-05T01:49:45.829Z] #14 13.43 [ 68%] Built target csdk [2025-07-05T01:49:45.829Z] #14 13.45 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-07-05T01:49:45.829Z] #14 13.52 [ 72%] Linking C executable template [2025-07-05T01:49:45.829Z] #14 13.59 [ 72%] Built target template [2025-07-05T01:49:46.088Z] #14 13.61 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-07-05T01:49:46.088Z] #14 13.67 [ 76%] Linking C executable device-counter [2025-07-05T01:49:46.088Z] #14 13.74 [ 76%] Built target device-counter [2025-07-05T01:49:46.088Z] #14 13.75 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-07-05T01:49:46.088Z] #14 13.82 [ 80%] Linking C executable device-random [2025-07-05T01:49:46.088Z] #14 13.88 [ 80%] Built target device-random [2025-07-05T01:49:46.348Z] #14 13.90 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-07-05T01:49:46.348Z] #14 13.97 [ 84%] Linking C executable device-gyro [2025-07-05T01:49:46.348Z] #14 14.02 [ 84%] Built target device-gyro [2025-07-05T01:49:46.348Z] #14 14.04 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-07-05T01:49:46.348Z] #14 14.11 [ 88%] Linking C executable device-bitfields [2025-07-05T01:49:46.348Z] #14 14.16 [ 88%] Built target device-bitfields [2025-07-05T01:49:46.607Z] #14 14.18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-07-05T01:49:46.607Z] #14 14.25 [ 92%] Linking C executable template-discovery [2025-07-05T01:49:46.607Z] #14 14.31 [ 92%] Built target template-discovery [2025-07-05T01:49:46.866Z] #14 14.33 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-07-05T01:49:46.866Z] #14 14.40 [ 96%] Linking C executable device-file [2025-07-05T01:49:46.866Z] #14 14.47 [ 96%] Built target device-file [2025-07-05T01:49:46.866Z] #14 14.49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-07-05T01:49:46.866Z] #14 14.56 [100%] Linking C executable device-terminal [2025-07-05T01:49:46.866Z] #14 14.64 [100%] Built target device-terminal [2025-07-05T01:49:47.125Z] #14 14.65 + cp -rf include/devsdk include/edgex /usr/include/ [2025-07-05T01:49:47.125Z] #14 14.66 + cp build/release/c/libcsdk.so /usr/lib/ [2025-07-05T01:49:47.125Z] #14 14.66 + mkdir -p /usr/share/doc/edgex-csdk [2025-07-05T01:49:47.125Z] #14 14.66 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-07-05T01:49:47.125Z] #14 14.66 + cp LICENSE /usr/share/doc/edgex-csdk [2025-07-05T01:49:47.125Z] #14 14.66 + rm -rf /device-can/deps [2025-07-05T01:49:47.125Z] #14 DONE 14.8s [2025-07-05T01:49:47.125Z] [2025-07-05T01:49:47.125Z] #15 [11/11] RUN /device-can/scripts/build.sh [2025-07-05T01:49:47.383Z] #15 0.196 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-07-05T01:49:47.383Z] #15 0.196 + readlink -f /device-can/scripts/build.sh [2025-07-05T01:49:47.383Z] #15 0.197 + dirname /device-can/scripts/build.sh [2025-07-05T01:49:47.383Z] #15 0.198 + dirname /device-can/scripts [2025-07-05T01:49:47.383Z] #15 0.198 + ROOT=/device-can [2025-07-05T01:49:47.383Z] #15 0.198 + echo /device-can [2025-07-05T01:49:47.383Z] #15 0.199 /device-can [2025-07-05T01:49:47.383Z] #15 0.199 + cd /device-can [2025-07-05T01:49:47.383Z] #15 0.199 + mkdir -p /device-can/build/release [2025-07-05T01:49:47.383Z] #15 0.200 + cd /device-can/build/release [2025-07-05T01:49:47.383Z] #15 0.200 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-07-05T01:49:47.383Z] #15 0.271 -- The C compiler identification is GNU 11.2.1 [2025-07-05T01:49:47.383Z] #15 0.282 -- Detecting C compiler ABI info [2025-07-05T01:49:47.383Z] #15 0.353 -- Detecting C compiler ABI info - done [2025-07-05T01:49:47.641Z] #15 0.372 -- Check for working C compiler: /usr/bin/cc - skipped [2025-07-05T01:49:47.641Z] #15 0.372 -- Detecting C compile features [2025-07-05T01:49:47.641Z] #15 0.373 -- Detecting C compile features - done [2025-07-05T01:49:47.641Z] #15 0.377 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-07-05T01:49:47.641Z] #15 0.377 -- /opt/iotech/iot/1.5/include [2025-07-05T01:49:47.641Z] #15 0.379 -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-07-05T01:49:47.641Z] #15 0.380 -- Configuring done [2025-07-05T01:49:47.641Z] #15 0.383 -- Generating done [2025-07-05T01:49:47.641Z] #15 0.383 -- Build files have been written to: /device-can/build/release [2025-07-05T01:49:47.641Z] #15 0.386 + make all [2025-07-05T01:49:47.641Z] #15 0.386 + tee release.log [2025-07-05T01:49:47.641Z] #15 0.418 [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-07-05T01:49:47.641Z] #15 0.460 In file included from /usr/include/devsdk/devsdk.h:18, [2025-07-05T01:49:47.641Z] #15 0.460 from /device-can/src/c/device-can.h:24, [2025-07-05T01:49:47.641Z] #15 0.460 from /device-can/src/c/device-can.c:27: [2025-07-05T01:49:47.641Z] #15 0.460 /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-07-05T01:49:47.641Z] #15 0.460 /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-07-05T01:49:47.641Z] #15 0.460 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-07-05T01:49:47.641Z] #15 0.460 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-07-05T01:49:47.641Z] #15 0.460 178 | requests[i].resource->type); [2025-07-05T01:49:47.641Z] #15 0.460 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-07-05T01:49:47.641Z] #15 0.460 | | [2025-07-05T01:49:47.641Z] #15 0.460 | iot_typecode_t [2025-07-05T01:49:47.641Z] #15 0.460 /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-07-05T01:49:47.641Z] #15 0.460 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-07-05T01:49:47.641Z] #15 0.460 | ~^ [2025-07-05T01:49:47.641Z] #15 0.460 | | [2025-07-05T01:49:47.641Z] #15 0.460 | int [2025-07-05T01:49:47.641Z] #15 0.635 [100%] Linking C executable device-can [2025-07-05T01:49:47.900Z] #15 0.696 [100%] Built target device-can [2025-07-05T01:49:47.900Z] #15 DONE 0.8s [2025-07-05T01:49:47.900Z] [2025-07-05T01:49:47.900Z] #16 exporting to image [2025-07-05T01:49:47.900Z] #16 exporting layers [2025-07-05T01:49:49.273Z] #16 exporting layers 1.5s done [2025-07-05T01:49:49.531Z] #16 writing image sha256:a137bf8a94aa8754fdfcf470c9dcb6b6e5d9e7b97e3c1dea4803d553b2abbaab done [2025-07-05T01:49:49.531Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-05T01:49:49.531Z] #16 DONE 1.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:49:50.217Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-05T01:49:50.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-05T01:49:50.371Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2025-07-05T01:49:50.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-14 -v /w/workspace/edgexfoundry_device-can_PR-14:/w/workspace/edgexfoundry_device-can_PR-14:rw,z -v /w/workspace/edgexfoundry_device-can_PR-14@tmp:/w/workspace/edgexfoundry_device-can_PR-14@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 ******** -e ******** ci-base-image-x86_64 cat [2025-07-05T01:49:50.613Z] $ docker top a31f94b02c8d5a7605d7e0bc49ced0fe1487a4f5f6bcf03c5f2ef80fc5e8cbc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-05T01:49:51.009Z] + make test [2025-07-05T01:49:51.009Z] build/release/device-can/device-can [Pipeline] } [2025-07-05T01:49:51.040Z] $ docker stop --time=1 a31f94b02c8d5a7605d7e0bc49ced0fe1487a4f5f6bcf03c5f2ef80fc5e8cbc5 [2025-07-05T01:49:52.324Z] $ docker rm -f --volumes a31f94b02c8d5a7605d7e0bc49ced0fe1487a4f5f6bcf03c5f2ef80fc5e8cbc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-05T01:49:53.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-05T01:49:53.530Z] + ls -al . [2025-07-05T01:49:53.530Z] total 76 [2025-07-05T01:49:53.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 5 01:49 . [2025-07-05T01:49:53.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 01:48 .. [2025-07-05T01:49:53.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 5 01:49 .git [2025-07-05T01:49:53.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 5 01:48 .github [2025-07-05T01:49:53.530Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 5 01:49 .semver [2025-07-05T01:49:53.530Z] -rw-rw-r-- 1 jenkins jenkins 383 Jul 5 01:48 Attribution.txt [2025-07-05T01:49:53.530Z] -rw-rw-r-- 1 jenkins jenkins 1397 Jul 5 01:48 CHANGELOG.md [2025-07-05T01:49:53.530Z] -rwxrwxr-x 1 jenkins jenkins 677 Jul 5 01:48 GOVERNANCE.md [2025-07-05T01:49:53.530Z] -rwxrwxr-x 1 jenkins jenkins 762 Jul 5 01:48 Jenkinsfile [2025-07-05T01:49:53.530Z] -rwxrwxr-x 1 jenkins jenkins 10174 Jul 5 01:48 LICENSE [2025-07-05T01:49:53.530Z] -rwxrwxr-x 1 jenkins jenkins 801 Jul 5 01:48 Makefile [2025-07-05T01:49:53.530Z] -rwxrwxr-x 1 jenkins jenkins 616 Jul 5 01:48 OWNERS.md [2025-07-05T01:49:53.530Z] -rwxrwxr-x 1 jenkins jenkins 4090 Jul 5 01:48 README.md [2025-07-05T01:49:53.530Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 5 01:49 VERSION [2025-07-05T01:49:53.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 01:48 res [2025-07-05T01:49:53.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 5 01:48 scripts [2025-07-05T01:49:53.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 01:48 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:49:53.925Z] + 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=1bc7612bca13fb32149dbb7c582a83ed8863f7e0 --label arch=amd64 --label version=0.0.0 . [2025-07-05T01:49:54.184Z] #0 building with "default" instance using docker driver [2025-07-05T01:49:54.184Z] [2025-07-05T01:49:54.184Z] #1 [internal] load build definition from Dockerfile.alpine [2025-07-05T01:49:54.184Z] #1 transferring dockerfile: 2.85kB done [2025-07-05T01:49:54.184Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-05T01:49:54.184Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 38) [2025-07-05T01:49:54.184Z] #1 DONE 0.0s [2025-07-05T01:49:54.184Z] [2025-07-05T01:49:54.184Z] #2 [internal] load metadata for docker.io/library/alpine:3.21.3 [2025-07-05T01:49:54.444Z] #2 DONE 0.5s [2025-07-05T01:49:54.703Z] [2025-07-05T01:49:54.703Z] #3 [internal] load .dockerignore [2025-07-05T01:49:54.703Z] #3 transferring context: 2B done [2025-07-05T01:49:54.703Z] #3 DONE 0.0s [2025-07-05T01:49:54.703Z] [2025-07-05T01:49:54.703Z] #4 [internal] load build context [2025-07-05T01:49:54.703Z] #4 transferring context: 12.42kB done [2025-07-05T01:49:54.703Z] #4 DONE 0.0s [2025-07-05T01:49:54.703Z] [2025-07-05T01:49:54.703Z] #5 [builder 1/10] FROM docker.io/library/alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c [2025-07-05T01:49:54.703Z] #5 resolve docker.io/library/alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c 0.0s done [2025-07-05T01:49:54.703Z] #5 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 [2025-07-05T01:49:54.703Z] #5 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0.1s done [2025-07-05T01:49:54.703Z] #5 sha256:aded1e1a5b3705116fa0a92ba074a5e0b0031647d9c315983ccba2ee5428ec8b 581B / 581B done [2025-07-05T01:49:54.703Z] #5 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 3.64MB / 3.64MB 0.1s done [2025-07-05T01:49:54.703Z] #5 sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c 9.22kB / 9.22kB done [2025-07-05T01:49:54.703Z] #5 sha256:1c4eef651f65e2f7daee7ee785882ac164b02b78fb74503052a26dc061c90474 1.02kB / 1.02kB done [2025-07-05T01:49:54.703Z] #5 DONE 0.2s [2025-07-05T01:49:54.961Z] [2025-07-05T01:49:54.961Z] #6 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-07-05T01:49:54.961Z] #6 0.189 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-07-05T01:49:55.290Z] #6 0.566 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-07-05T01:49:55.290Z] #6 0.566 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-07-05T01:49:55.549Z] #6 0.566 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-07-05T01:49:55.549Z] #6 DONE 0.7s [2025-07-05T01:49:55.549Z] [2025-07-05T01:49:55.549Z] #7 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-07-05T01:49:55.807Z] #7 DONE 0.3s [2025-07-05T01:49:55.807Z] [2025-07-05T01:49:55.807Z] #8 [stage-1 4/11] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-07-05T01:49:56.065Z] #8 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:56.324Z] #8 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:56.584Z] #8 0.633 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:56.843Z] #8 1.216 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-05T01:49:57.101Z] #8 1.225 ERROR: unable to select packages: [2025-07-05T01:49:57.101Z] #8 1.225 libexecinfo (no such package): [2025-07-05T01:49:57.101Z] #8 1.225 required by: world[libexecinfo] [2025-07-05T01:49:57.101Z] #8 ERROR: process "/bin/sh -c apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo" did not complete successfully: exit code: 1 [2025-07-05T01:49:57.101Z] [2025-07-05T01:49:57.101Z] #9 [builder 4/10] 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-07-05T01:49:57.101Z] #9 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] #9 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] #9 0.621 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] #9 1.222 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-05T01:49:57.101Z] #9 1.233 ERROR: unable to select packages: [2025-07-05T01:49:57.101Z] #9 1.233 libexecinfo-dev (no such package): [2025-07-05T01:49:57.101Z] #9 1.233 required by: world[libexecinfo-dev] [2025-07-05T01:49:57.101Z] #9 ERROR: process "/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" did not complete successfully: exit code: 1 [2025-07-05T01:49:57.101Z] ------ [2025-07-05T01:49:57.101Z] > [builder 4/10] 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-07-05T01:49:57.101Z] 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] 0.621 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] 1.222 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-05T01:49:57.101Z] 1.233 ERROR: unable to select packages: [2025-07-05T01:49:57.101Z] 1.233 libexecinfo-dev (no such package): [2025-07-05T01:49:57.101Z] 1.233 required by: world[libexecinfo-dev] [2025-07-05T01:49:57.101Z] ------ [2025-07-05T01:49:57.101Z] ------ [2025-07-05T01:49:57.101Z] > [stage-1 4/11] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo: [2025-07-05T01:49:57.101Z] 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] 0.633 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-05T01:49:57.101Z] 1.216 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-05T01:49:57.101Z] 1.225 ERROR: unable to select packages: [2025-07-05T01:49:57.101Z] 1.225 libexecinfo (no such package): [2025-07-05T01:49:57.101Z] 1.225 required by: world[libexecinfo] [2025-07-05T01:49:57.101Z] ------ [2025-07-05T01:49:57.101Z] [2025-07-05T01:49:57.101Z] 2 warnings found (use docker --debug to expand): [2025-07-05T01:49:57.101Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-05T01:49:57.101Z] - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 38) [2025-07-05T01:49:57.101Z] Dockerfile.alpine:42 [2025-07-05T01:49:57.101Z] -------------------- [2025-07-05T01:49:57.101Z] 40 | RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-07-05T01:49:57.101Z] 41 | [2025-07-05T01:49:57.101Z] 42 | >>> RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-07-05T01:49:57.101Z] 43 | # Ensure using latest versions of all installed packages to avoid any recent CVEs [2025-07-05T01:49:57.101Z] 44 | RUN apk --no-cache upgrade [2025-07-05T01:49:57.101Z] -------------------- [2025-07-05T01:49:57.101Z] ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo" did not complete successfully: exit 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-07-05T01:49:58.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-05T01:49:58.148Z] [2025-07-05T01:49:58.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:49:58.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-05T01:49:58.534Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-05T01:49:58.534Z] 5eb5b503b376: Pulling fs layer [2025-07-05T01:49:58.534Z] 5c69ac0246d0: Pulling fs layer [2025-07-05T01:49:58.534Z] ec43610c2a17: Pulling fs layer [2025-07-05T01:49:58.534Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-05T01:49:58.534Z] 33b1e0a273af: Pulling fs layer [2025-07-05T01:49:58.534Z] 5d3b04190fa2: Pulling fs layer [2025-07-05T01:49:58.534Z] 2f39f015ded8: Pulling fs layer [2025-07-05T01:49:58.534Z] 33b1e0a273af: Waiting [2025-07-05T01:49:58.534Z] 5d3b04190fa2: Waiting [2025-07-05T01:49:58.534Z] 2f39f015ded8: Waiting [2025-07-05T01:49:58.534Z] 3a2ae6a8a46f: Waiting [2025-07-05T01:49:58.534Z] 5c69ac0246d0: Verifying Checksum [2025-07-05T01:49:58.534Z] 5c69ac0246d0: Download complete [2025-07-05T01:49:58.534Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-05T01:49:58.534Z] 3a2ae6a8a46f: Download complete [2025-07-05T01:49:58.534Z] 33b1e0a273af: Verifying Checksum [2025-07-05T01:49:58.534Z] 33b1e0a273af: Download complete [2025-07-05T01:49:58.794Z] 5d3b04190fa2: Download complete [2025-07-05T01:49:58.794Z] ec43610c2a17: Download complete [2025-07-05T01:49:59.052Z] 5eb5b503b376: Verifying Checksum [2025-07-05T01:49:59.052Z] 5eb5b503b376: Download complete [2025-07-05T01:49:59.615Z] 2f39f015ded8: Verifying Checksum [2025-07-05T01:49:59.615Z] 2f39f015ded8: Download complete [2025-07-05T01:50:00.548Z] 5eb5b503b376: Pull complete [2025-07-05T01:50:00.548Z] 5c69ac0246d0: Pull complete [2025-07-05T01:50:01.114Z] ec43610c2a17: Pull complete [2025-07-05T01:50:01.114Z] 3a2ae6a8a46f: Pull complete [2025-07-05T01:50:01.373Z] 33b1e0a273af: Pull complete [2025-07-05T01:50:01.373Z] 5d3b04190fa2: Pull complete [2025-07-05T01:50:07.934Z] 2f39f015ded8: Pull complete [2025-07-05T01:50:07.934Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-05T01:50:07.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-05T01:50:07.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-05T01:50:08.157Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2025-07-05T01:50:08.182Z] $ 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-14 -v /w/workspace/edgexfoundry_device-can_PR-14:/w/workspace/edgexfoundry_device-can_PR-14:rw,z -v /w/workspace/edgexfoundry_device-can_PR-14@tmp:/w/workspace/edgexfoundry_device-can_PR-14@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-05T01:50:11.744Z] $ docker top e2b05a806e9a7c1c000e919eaebc444e0c56cef85ae9b65417dcdfb91f53f71b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:12.232Z] ---> job-cost.sh [2025-07-05T01:50:12.232Z] lf-activate-venv: SKIPPING [2025-07-05T01:50:12.232Z] INFO: No Stack... [2025-07-05T01:50:12.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-05T01:50:13.061Z] INFO: Archiving Costs [Pipeline] sh [2025-07-05T01:50:13.380Z] + + cat /w/workspace/edgexfoundry_device-can_PR-14/archives/cost.csv [2025-07-05T01:50:13.380Z] cut -d, -f6 [Pipeline] lock [2025-07-05T01:50:13.428Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-14-1-stack-cost] [2025-07-05T01:50:13.433Z] Resource [jenkins-edgexfoundry-device-can-PR-14-1-stack-cost] did not exist. Created. [2025-07-05T01:50:13.439Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-14-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-05T01:50:13.829Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-05T01:50:13.892Z] Stashed 1 file(s) [Pipeline] } [2025-07-05T01:50:13.922Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-14-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-05T01:50:13.999Z] $ docker stop --time=1 e2b05a806e9a7c1c000e919eaebc444e0c56cef85ae9b65417dcdfb91f53f71b [2025-07-05T01:50:15.134Z] $ docker rm -f --volumes e2b05a806e9a7c1c000e919eaebc444e0c56cef85ae9b65417dcdfb91f53f71b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-05T01:50:15.525Z] 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-07-05T01:50:16.793Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-14/archives ] [2025-07-05T01:50:16.793Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-14/archives [2025-07-05T01:50:16.793Z] total 16 [2025-07-05T01:50:16.794Z] drwxr-xr-x 3 root root 4096 Jul 5 01:50 . [2025-07-05T01:50:16.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 5 01:50 .. [2025-07-05T01:50:16.794Z] drwxr-xr-x 2 root root 4096 Jul 5 01:50 cost [2025-07-05T01:50:16.794Z] -rw-r--r-- 1 root root 81 Jul 5 01:50 cost.csv [2025-07-05T01:50:16.794Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-14/archives [2025-07-05T01:50:16.794Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-14/archives [2025-07-05T01:50:16.794Z] total 16 [2025-07-05T01:50:16.794Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 5 01:50 . [2025-07-05T01:50:16.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 5 01:50 .. [2025-07-05T01:50:16.794Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 5 01:50 cost [2025-07-05T01:50:16.794Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 5 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:17.123Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:18.011Z] ---> package-listing.sh [2025-07-05T01:50:18.012Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-05T01:50:18.012Z] ++ facter osfamily [2025-07-05T01:50:18.272Z] + OS_FAMILY=debian [2025-07-05T01:50:18.272Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-14 [2025-07-05T01:50:18.272Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-05T01:50:18.272Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-05T01:50:18.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-05T01:50:18.272Z] + PACKAGES=/tmp/packages_start.txt [2025-07-05T01:50:18.272Z] + '[' /w/workspace/edgexfoundry_device-can_PR-14 ']' [2025-07-05T01:50:18.272Z] + PACKAGES=/tmp/packages_end.txt [2025-07-05T01:50:18.272Z] + case "${OS_FAMILY}" in [2025-07-05T01:50:18.272Z] + dpkg -l [2025-07-05T01:50:18.272Z] + grep '^ii' [2025-07-05T01:50:18.272Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-05T01:50:18.272Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-05T01:50:18.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-05T01:50:18.272Z] + '[' /w/workspace/edgexfoundry_device-can_PR-14 ']' [2025-07-05T01:50:18.272Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-14/archives/ [2025-07-05T01:50:18.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-14/archives/ [Pipeline] echo [2025-07-05T01:50:18.303Z] 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-14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-05T01:50:18.592Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-05T01:50:19.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-05T01:50:19.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-05T01:50:19.362Z] prd-ubuntu20.04-docker-8c-8g-4555 does not seem to be running inside a container [2025-07-05T01:50:19.387Z] $ 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-14/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-14 -v /w/workspace/edgexfoundry_device-can_PR-14:/w/workspace/edgexfoundry_device-can_PR-14:rw,z -v /w/workspace/edgexfoundry_device-can_PR-14@tmp:/w/workspace/edgexfoundry_device-can_PR-14@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-07-05T01:50:19.595Z] $ docker top 329f955ff3c3f7d036791fddb74ed7d5e4139fe6557fc3ffbe54a1d55c80ecab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-05T01:50:19.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-05T01:50:20.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-05T01:50:20.614Z] + ls /var/log/sa-host [2025-07-05T01:50:20.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-05T01:50:20.846Z] provisioning config files... [2025-07-05T01:50:20.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-14@tmp/config3077779427167543137tmp [Pipeline] { [Pipeline] echo [2025-07-05T01:50:20.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:21.232Z] ---> create-netrc.sh [Pipeline] } [2025-07-05T01:50:21.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:21.678Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-05T01:50:21.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:22.025Z] ---> sudo-logs.sh [2025-07-05T01:50:22.026Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-05T01:50:22.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:22.422Z] ---> job-cost.sh [2025-07-05T01:50:22.422Z] lf-activate-venv: SKIPPING [2025-07-05T01:50:22.422Z] DEBUG: total: 0.2199999988079071 [2025-07-05T01:50:22.422Z] INFO: Retrieving Stack Cost... [2025-07-05T01:50:22.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-05T01:50:22.681Z] INFO: Archiving Costs [Pipeline] echo [2025-07-05T01:50:22.717Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-05T01:50:23.025Z] ---> logs-deploy.sh [2025-07-05T01:50:23.025Z] lf-activate-venv: SKIPPING [2025-07-05T01:50:23.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-14/1 [2025-07-05T01:50:23.025Z] INFO: archiving workspace using pattern(s): [2025-07-05T01:50:23.959Z] Archives upload complete. [2025-07-05T01:50:23.959Z] INFO: archiving logs to Nexus