Pull request #17 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3444c7f019351bf5f4131675951ee1790a24d311+f58e8642700982be8554d9f031b2fff0d14b416f (85c6d9d6e7d5a118ffbc23e23a0c045abc90bd6e) 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-ssh14386956962935202507.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-ssh14884283864051619291.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-17/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-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14852291482999290423.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-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2259721813263141033.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-ssh10394950767758807776.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-17/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-17/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16239187673579109271.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-can, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-can-settings PROJECT: device-can USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5319 in /w/workspace/edgexfoundry_device-can_PR-17 [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-17 # 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 3444c7f019351bf5f4131675951ee1790a24d311 Merge succeeded, producing 3444c7f019351bf5f4131675951ee1790a24d311 Checking out Revision 3444c7f019351bf5f4131675951ee1790a24d311 (PR-17) 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/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3444c7f019351bf5f4131675951ee1790a24d311 # 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 3444c7f019351bf5f4131675951ee1790a24d311 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-18T05:33:52.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-18T05:33:52.240Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-18T05:33:52.341Z] ========================================================= [2025-07-18T05:33:52.341Z] EdgeX Global Pipelines Version Info [2025-07-18T05:33:52.341Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:33:53.102Z] ------------------- [2025-07-18T05:33:53.103Z] stable info: [2025-07-18T05:33:53.103Z] ------------------- [2025-07-18T05:33:53.103Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-18T05:33:53.103Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-18T05:33:53.103Z] Message: update stable to v1.0.274 [2025-07-18T05:33:53.674Z] ------------------- [2025-07-18T05:33:53.674Z] experimental info: [2025-07-18T05:33:53.674Z] ------------------- [2025-07-18T05:33:53.674Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-18T05:33:53.675Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-18T05:33:53.675Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-18T05:33:53.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-07-18T05:33:53.929Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-07-18T05:33:53.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-18T05:33:54.030Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-18T05:33:54.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-18T05:33:54.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-07-18T05:33:54.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-07-18T05:33:54.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-18T05:33:54.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-18T05:33:54.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-07-18T05:33:54.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-18T05:33:54.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-18T05:33:54.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-18T05:33:54.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-18T05:33:54.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-18T05:33:54.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-18T05:33:54.644Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-18T05:33:54.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-17 [Pipeline] echo [2025-07-18T05:33:54.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-17 [Pipeline] echo [2025-07-18T05:33:54.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-17 [Pipeline] echo [2025-07-18T05:33:54.827Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3444c7f019351bf5f4131675951ee1790a24d311 [Pipeline] echo [2025-07-18T05:33:54.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3444c7f [Pipeline] echo [2025-07-18T05:33:54.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-18T05:33:55.061Z] provisioning config files... [2025-07-18T05:33:55.074Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-17@tmp/config13555255667473509074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:33:55.462Z] ---> ****-login.sh [2025-07-18T05:33:55.462Z] nexus3.edgexfoundry.org:10001 [2025-07-18T05:33:55.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:33:55.723Z] [2025-07-18T05:33:55.723Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-18T05:33:55.723Z] Configure a credential helper to remove this warning. See [2025-07-18T05:33:55.723Z] https://docs.****.com/go/credential-store/ [2025-07-18T05:33:55.723Z] [2025-07-18T05:33:55.723Z] Login Succeeded [2025-07-18T05:33:55.723Z] nexus3.edgexfoundry.org:10002 [2025-07-18T05:33:55.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:33:55.985Z] [2025-07-18T05:33:55.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-18T05:33:55.986Z] Configure a credential helper to remove this warning. See [2025-07-18T05:33:55.986Z] https://docs.****.com/go/credential-store/ [2025-07-18T05:33:55.986Z] [2025-07-18T05:33:55.986Z] Login Succeeded [2025-07-18T05:33:55.986Z] nexus3.edgexfoundry.org:10003 [2025-07-18T05:33:55.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:33:55.986Z] [2025-07-18T05:33:55.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-18T05:33:55.986Z] Configure a credential helper to remove this warning. See [2025-07-18T05:33:55.986Z] https://docs.****.com/go/credential-store/ [2025-07-18T05:33:55.986Z] [2025-07-18T05:33:55.986Z] Login Succeeded [2025-07-18T05:33:55.986Z] nexus3.edgexfoundry.org:10004 [2025-07-18T05:33:55.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:33:56.249Z] [2025-07-18T05:33:56.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-18T05:33:56.249Z] Configure a credential helper to remove this warning. See [2025-07-18T05:33:56.249Z] https://docs.****.com/go/credential-store/ [2025-07-18T05:33:56.249Z] [2025-07-18T05:33:56.249Z] Login Succeeded [2025-07-18T05:33:56.249Z] ****.io [2025-07-18T05:33:56.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:33:56.249Z] [2025-07-18T05:33:56.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-18T05:33:56.249Z] Configure a credential helper to remove this warning. See [2025-07-18T05:33:56.249Z] https://docs.****.com/go/credential-store/ [2025-07-18T05:33:56.249Z] [2025-07-18T05:33:56.249Z] Login Succeeded [2025-07-18T05:33:56.250Z] ---> ****-login.sh ends [Pipeline] } [2025-07-18T05:33:56.280Z] 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-18T05:33:56.912Z] + git rev-list -1 --merges 3444c7f019351bf5f4131675951ee1790a24d311~1..3444c7f019351bf5f4131675951ee1790a24d311 [Pipeline] echo [2025-07-18T05:33:56.969Z] -----------> git rev-list -1 --merges 3444c7f019351bf5f4131675951ee1790a24d311~1..3444c7f019351bf5f4131675951ee1790a24d311 3444c7f019351bf5f4131675951ee1790a24d311 [false] [Pipeline] sh [2025-07-18T05:33:57.282Z] + git log --format=format:%s -1 3444c7f019351bf5f4131675951ee1790a24d311 [Pipeline] echo [2025-07-18T05:33:57.331Z] ========================================================= [2025-07-18T05:33:57.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-18T05:33:57.331Z] ========================================================= 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-18T05:33:58.252Z] + git rev-list -1 --merges 3444c7f019351bf5f4131675951ee1790a24d311~1..3444c7f019351bf5f4131675951ee1790a24d311 [Pipeline] echo [2025-07-18T05:33:58.284Z] -----------> git rev-list -1 --merges 3444c7f019351bf5f4131675951ee1790a24d311~1..3444c7f019351bf5f4131675951ee1790a24d311 3444c7f019351bf5f4131675951ee1790a24d311 [false] [Pipeline] sh [2025-07-18T05:33:58.596Z] + git log --format=format:%s -1 3444c7f019351bf5f4131675951ee1790a24d311 [Pipeline] echo [2025-07-18T05:33:58.634Z] ========================================================= [2025-07-18T05:33:58.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-18T05:33:58.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-18T05:33:59.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-18T05:33:59.071Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-18T05:33:59.071Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-18T05:33:59.071Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-18T05:33:59.071Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-18T05:33:59.071Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-18T05:33:59.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-18T05:33:59.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-18T05:33:59.556Z] [2025-07-18T05:33:59.556Z] 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-18T05:33:59.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-18T05:33:59.943Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-18T05:33:59.943Z] 3dae71ba6b94: Pulling fs layer [2025-07-18T05:33:59.943Z] 6bf1a483ea7c: Pulling fs layer [2025-07-18T05:33:59.943Z] f5dfc541a4d3: Pulling fs layer [2025-07-18T05:33:59.943Z] 461d9e800cba: Pulling fs layer [2025-07-18T05:33:59.943Z] 80192f66455f: Pulling fs layer [2025-07-18T05:33:59.943Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-18T05:33:59.943Z] a29436f7fd5d: Pulling fs layer [2025-07-18T05:33:59.943Z] 923cac83aea3: Pulling fs layer [2025-07-18T05:33:59.943Z] 25ad8b0a4227: Pulling fs layer [2025-07-18T05:33:59.943Z] db01528c6b51: Pulling fs layer [2025-07-18T05:33:59.943Z] 28988de357af: Pulling fs layer [2025-07-18T05:33:59.943Z] 80192f66455f: Waiting [2025-07-18T05:33:59.943Z] 2e8e34ca0e6c: Waiting [2025-07-18T05:33:59.943Z] a29436f7fd5d: Waiting [2025-07-18T05:33:59.943Z] 923cac83aea3: Waiting [2025-07-18T05:33:59.943Z] 25ad8b0a4227: Waiting [2025-07-18T05:33:59.943Z] db01528c6b51: Waiting [2025-07-18T05:33:59.943Z] 28988de357af: Waiting [2025-07-18T05:33:59.943Z] 461d9e800cba: Waiting [2025-07-18T05:34:00.204Z] 6bf1a483ea7c: Verifying Checksum [2025-07-18T05:34:00.204Z] 6bf1a483ea7c: Download complete [2025-07-18T05:34:00.204Z] 461d9e800cba: Download complete [2025-07-18T05:34:00.204Z] 80192f66455f: Download complete [2025-07-18T05:34:00.204Z] f5dfc541a4d3: Verifying Checksum [2025-07-18T05:34:00.204Z] f5dfc541a4d3: Download complete [2025-07-18T05:34:00.470Z] 3dae71ba6b94: Verifying Checksum [2025-07-18T05:34:00.470Z] 3dae71ba6b94: Download complete [2025-07-18T05:34:00.470Z] 923cac83aea3: Verifying Checksum [2025-07-18T05:34:00.470Z] 923cac83aea3: Download complete [2025-07-18T05:34:00.470Z] 25ad8b0a4227: Verifying Checksum [2025-07-18T05:34:00.470Z] 25ad8b0a4227: Download complete [2025-07-18T05:34:00.470Z] db01528c6b51: Verifying Checksum [2025-07-18T05:34:00.470Z] db01528c6b51: Download complete [2025-07-18T05:34:00.470Z] 28988de357af: Download complete [2025-07-18T05:34:00.729Z] a29436f7fd5d: Verifying Checksum [2025-07-18T05:34:00.729Z] a29436f7fd5d: Download complete [2025-07-18T05:34:01.298Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-18T05:34:01.298Z] 2e8e34ca0e6c: Download complete [2025-07-18T05:34:02.233Z] 3dae71ba6b94: Pull complete [2025-07-18T05:34:02.233Z] 6bf1a483ea7c: Pull complete [2025-07-18T05:34:02.800Z] f5dfc541a4d3: Pull complete [2025-07-18T05:34:02.800Z] 461d9e800cba: Pull complete [2025-07-18T05:34:03.059Z] 80192f66455f: Pull complete [2025-07-18T05:34:08.325Z] 2e8e34ca0e6c: Pull complete [2025-07-18T05:34:08.893Z] a29436f7fd5d: Pull complete [2025-07-18T05:34:08.893Z] 923cac83aea3: Pull complete [2025-07-18T05:34:09.153Z] 25ad8b0a4227: Pull complete [2025-07-18T05:34:09.153Z] db01528c6b51: Pull complete [2025-07-18T05:34:09.153Z] 28988de357af: Pull complete [2025-07-18T05:34:09.153Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-18T05:34:09.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-18T05:34:09.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-18T05:34:09.419Z] prd-ubuntu20.04-docker-8c-8g-5319 does not seem to be running inside a container [2025-07-18T05:34:09.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-17 -v /w/workspace/edgexfoundry_device-can_PR-17:/w/workspace/edgexfoundry_device-can_PR-17:rw,z -v /w/workspace/edgexfoundry_device-can_PR-17@tmp:/w/workspace/edgexfoundry_device-can_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-18T05:34:13.291Z] $ docker top eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 -eo pid,comm [2025-07-18T05:34:13.338Z] 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-18T05:34:13.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-18T05:34:13.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-18T05:34:13.488Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-18T05:34:13.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-18T05:34:13.597Z] $ docker exec eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 ssh-agent [2025-07-18T05:34:13.699Z] SSH_AUTH_SOCK=/tmp/ssh-d5FxfgRj9dp6/agent.31 [2025-07-18T05:34:13.699Z] SSH_AGENT_PID=37 [2025-07-18T05:34:13.705Z] Running ssh-add (command line suppressed) [2025-07-18T05:34:13.814Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-17@tmp/private_key_6645972488315018624.key (/w/workspace/edgexfoundry_device-can_PR-17@tmp/private_key_6645972488315018624.key) [2025-07-18T05:34:13.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-18T05:34:14.232Z] + git tag --points-at HEAD [Pipeline] } [2025-07-18T05:34:14.254Z] $ docker exec --env ******** --env ******** eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 ssh-agent -k [2025-07-18T05:34:14.340Z] unset SSH_AUTH_SOCK; [2025-07-18T05:34:14.340Z] unset SSH_AGENT_PID; [2025-07-18T05:34:14.340Z] echo Agent pid 37 killed; [2025-07-18T05:34:14.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-18T05:34:14.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-18T05:34:14.450Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-18T05:34:14.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-18T05:34:14.553Z] $ docker exec eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 ssh-agent [2025-07-18T05:34:14.657Z] SSH_AUTH_SOCK=/tmp/ssh-y9dd5ZHtdnZg/agent.71 [2025-07-18T05:34:14.657Z] SSH_AGENT_PID=77 [2025-07-18T05:34:14.661Z] Running ssh-add (command line suppressed) [2025-07-18T05:34:14.751Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-17@tmp/private_key_4802295263101570940.key (/w/workspace/edgexfoundry_device-can_PR-17@tmp/private_key_4802295263101570940.key) [2025-07-18T05:34:14.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-18T05:34:15.098Z] + git semver init [2025-07-18T05:34:15.357Z] 2025-07-18 05:34:15,294 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-18T05:34:15.357Z] 2025-07-18 05:34:15,297 [run_init] DEBUG init version:0.0.0 force:False [2025-07-18T05:34:15.357Z] 2025-07-18 05:34:15,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-17/.semver [2025-07-18T05:34:15.357Z] 2025-07-18 05:34:15,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-17/.semver [2025-07-18T05:34:15.357Z] 2025-07-18 05:34:15,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-17/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-17, stdin=None, shell=False, universal_newlines=False) [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,847 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-17/.git/info/exclude [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-17/.semver/PR-17 with force:False [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,847 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-17/.semver/PR-17 [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,851 [execute] INFO git cat-file --batch-check [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-17/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,856 [execute] INFO git cat-file --batch [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-17/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-18T05:34:15.926Z] 2025-07-18 05:34:15,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-17/.semver/PR-17 [2025-07-18T05:34:15.926Z] 0.0.0 [Pipeline] } [2025-07-18T05:34:15.951Z] $ docker exec --env ******** --env ******** eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 ssh-agent -k [2025-07-18T05:34:16.055Z] unset SSH_AUTH_SOCK; [2025-07-18T05:34:16.055Z] unset SSH_AGENT_PID; [2025-07-18T05:34:16.055Z] echo Agent pid 77 killed; [2025-07-18T05:34:16.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-18T05:34:16.517Z] + git semver [Pipeline] } [2025-07-18T05:34:16.802Z] $ docker stop --time=1 eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 [2025-07-18T05:34:18.071Z] $ docker rm -f --volumes eda6990b9537855fa664abc2cff21fd649a401a57ceb7316b7f011c0a6c1f9d7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-18T05:34:18.469Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-18T05:34:18.789Z] Stashed 1 file(s) [Pipeline] echo [2025-07-18T05:34:18.807Z] [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-18T05:34:19.665Z] provisioning config files... [2025-07-18T05:34:19.678Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-17@tmp/config11278649383599465594tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:34:20.123Z] ---> ****-login.sh [2025-07-18T05:34:20.124Z] nexus3.edgexfoundry.org:10001 [2025-07-18T05:34:20.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:34:20.124Z] Login Succeeded [2025-07-18T05:34:20.124Z] nexus3.edgexfoundry.org:10002 [2025-07-18T05:34:20.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:34:20.124Z] Login Succeeded [2025-07-18T05:34:20.124Z] nexus3.edgexfoundry.org:10003 [2025-07-18T05:34:20.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:34:20.384Z] Login Succeeded [2025-07-18T05:34:20.384Z] nexus3.edgexfoundry.org:10004 [2025-07-18T05:34:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:34:20.384Z] Login Succeeded [2025-07-18T05:34:20.384Z] ****.io [2025-07-18T05:34:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-18T05:34:20.644Z] Login Succeeded [2025-07-18T05:34:20.644Z] ---> ****-login.sh ends [Pipeline] } [2025-07-18T05:34:20.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-18T05:34:20.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-18T05:34:20.917Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-07-18T05:34:20.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-18T05:34:20.998Z] ========================================================= [2025-07-18T05:34:20.998Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-07-18T05:34:20.998Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-18T05:34:21.434Z] + 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-18T05:34:22.371Z] #0 building with "default" instance using docker driver [2025-07-18T05:34:22.371Z] [2025-07-18T05:34:22.371Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-07-18T05:34:22.371Z] #1 transferring dockerfile: 1.88kB done [2025-07-18T05:34:22.371Z] #1 DONE 0.0s [2025-07-18T05:34:22.371Z] [2025-07-18T05:34:22.371Z] #2 [internal] load metadata for docker.io/library/alpine:3.16 [2025-07-18T05:34:22.629Z] #2 DONE 0.6s [2025-07-18T05:34:22.888Z] [2025-07-18T05:34:22.888Z] #3 [internal] load .dockerignore [2025-07-18T05:34:22.888Z] #3 transferring context: 2B done [2025-07-18T05:34:22.888Z] #3 DONE 0.0s [2025-07-18T05:34:22.888Z] [2025-07-18T05:34:22.888Z] #4 [internal] load build context [2025-07-18T05:34:22.888Z] #4 transferring context: 23.10kB done [2025-07-18T05:34:22.888Z] #4 DONE 0.0s [2025-07-18T05:34:22.888Z] [2025-07-18T05:34:22.888Z] #5 [ 1/11] FROM docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-07-18T05:34:22.888Z] #5 resolve docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 0.0s done [2025-07-18T05:34:22.888Z] #5 sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 1.64kB / 1.64kB done [2025-07-18T05:34:22.888Z] #5 sha256:0db9d004361b106932f8c7632ae54d56e92c18281e2dd203127d77405020abf6 528B / 528B done [2025-07-18T05:34:22.888Z] #5 sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62 1.47kB / 1.47kB done [2025-07-18T05:34:22.888Z] #5 extracting sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d [2025-07-18T05:34:22.888Z] #5 sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 2.81MB / 2.81MB 0.1s done [2025-07-18T05:34:22.888Z] #5 extracting sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 0.1s done [2025-07-18T05:34:22.888Z] #5 DONE 0.4s [2025-07-18T05:34:23.148Z] [2025-07-18T05:34:23.148Z] #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-18T05:34:23.406Z] #6 0.266 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-07-18T05:34:23.667Z] #6 0.657 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-07-18T05:34:23.667Z] #6 0.657 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-07-18T05:34:23.667Z] #6 0.657 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-07-18T05:34:23.667Z] #6 DONE 0.8s [2025-07-18T05:34:23.927Z] [2025-07-18T05:34:23.927Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-07-18T05:34:24.187Z] #7 DONE 0.3s [2025-07-18T05:34:24.187Z] [2025-07-18T05:34:24.187Z] #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-18T05:34:24.448Z] #8 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:24.448Z] #8 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:24.706Z] #8 0.623 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:25.273Z] #8 1.198 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-18T05:34:25.531Z] #8 1.202 (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-07-18T05:34:25.531Z] #8 1.217 (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-07-18T05:34:25.531Z] #8 1.222 (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-07-18T05:34:25.531Z] #8 1.240 (4/80) Installing binutils (2.38-r3) [2025-07-18T05:34:25.531Z] #8 1.294 (5/80) Installing libmagic (5.41-r0) [2025-07-18T05:34:25.531Z] #8 1.315 (6/80) Installing file (5.41-r0) [2025-07-18T05:34:25.531Z] #8 1.318 (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-07-18T05:34:25.531Z] #8 1.325 (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-07-18T05:34:25.531Z] #8 1.329 (9/80) Installing gmp (6.2.1-r2) [2025-07-18T05:34:25.531Z] #8 1.338 (10/80) Installing isl22 (0.22-r0) [2025-07-18T05:34:25.531Z] #8 1.357 (11/80) Installing mpfr4 (4.1.0-r0) [2025-07-18T05:34:25.531Z] #8 1.377 (12/80) Installing mpc1 (1.2.1-r0) [2025-07-18T05:34:25.531Z] #8 1.382 (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-07-18T05:34:26.098Z] #8 1.873 (14/80) Installing musl-dev (1.2.3-r4) [2025-07-18T05:34:26.098Z] #8 1.929 (15/80) Installing libc-dev (0.7.2-r3) [2025-07-18T05:34:26.098Z] #8 1.932 (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-07-18T05:34:26.357Z] #8 2.230 (17/80) Installing make (4.3-r0) [2025-07-18T05:34:26.357Z] #8 2.242 (18/80) Installing fortify-headers (1.1-r1) [2025-07-18T05:34:26.357Z] #8 2.247 (19/80) Installing patch (2.7.6-r7) [2025-07-18T05:34:26.357Z] #8 2.254 (20/80) Installing build-base (0.5-r3) [2025-07-18T05:34:26.357Z] #8 2.257 (21/80) Installing libacl (2.3.1-r0) [2025-07-18T05:34:26.357Z] #8 2.261 (22/80) Installing libbz2 (1.0.8-r1) [2025-07-18T05:34:26.357Z] #8 2.265 (23/80) Installing expat (2.6.2-r0) [2025-07-18T05:34:26.357Z] #8 2.352 (24/80) Installing lz4-libs (1.9.3-r1) [2025-07-18T05:34:26.616Z] #8 2.359 (25/80) Installing xz-libs (5.2.5-r1) [2025-07-18T05:34:26.616Z] #8 2.364 (26/80) Installing zstd-libs (1.5.2-r1) [2025-07-18T05:34:26.616Z] #8 2.372 (27/80) Installing libarchive (3.7.4-r0) [2025-07-18T05:34:26.616Z] #8 2.384 (28/80) Installing ca-certificates (20240226-r0) [2025-07-18T05:34:26.616Z] #8 2.400 (29/80) Installing brotli-libs (1.0.9-r6) [2025-07-18T05:34:26.616Z] #8 2.409 (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-07-18T05:34:26.616Z] #8 2.413 (31/80) Installing libcurl (8.5.0-r0) [2025-07-18T05:34:26.616Z] #8 2.422 (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-07-18T05:34:26.616Z] #8 2.428 (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-07-18T05:34:26.616Z] #8 2.437 (34/80) Installing rhash-libs (1.4.2-r2) [2025-07-18T05:34:26.616Z] #8 2.443 (35/80) Installing libuv (1.44.1-r0) [2025-07-18T05:34:26.616Z] #8 2.448 (36/80) Installing cmake (3.23.5-r0) [2025-07-18T05:34:26.876Z] #8 2.825 (37/80) Installing pkgconf (1.8.1-r0) [2025-07-18T05:34:27.134Z] #8 2.829 (38/80) Installing openssl-dev (1.1.1w-r1) [2025-07-18T05:34:27.134Z] #8 2.848 (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-07-18T05:34:27.134Z] #8 2.853 (40/80) Installing zlib-dev (1.2.12-r3) [2025-07-18T05:34:27.134Z] #8 2.858 (41/80) Installing brotli-dev (1.0.9-r6) [2025-07-18T05:34:27.134Z] #8 2.862 (42/80) Installing curl-dev (8.5.0-r0) [2025-07-18T05:34:27.134Z] #8 2.868 (43/80) Installing dumb-init (1.2.5-r1) [2025-07-18T05:34:27.134Z] #8 2.953 (44/80) Installing pcre2 (10.42-r0) [2025-07-18T05:34:27.134Z] #8 2.966 (45/80) Installing git (2.36.6-r0) [2025-07-18T05:34:27.134Z] #8 3.055 (46/80) Installing hiredis (1.0.2-r0) [2025-07-18T05:34:27.393Z] #8 3.149 (47/80) Installing hiredis-dev (1.0.2-r0) [2025-07-18T05:34:27.393Z] #8 3.243 (48/80) Installing yaml (0.2.5-r0) [2025-07-18T05:34:27.651Z] #8 3.247 (49/80) Installing libcbor (0.9.0-r1) [2025-07-18T05:34:27.651Z] #8 3.335 (50/80) Installing iotech-iot-1.5 (1.5.7-r0) [2025-07-18T05:34:28.219Z] #8 4.092 (51/80) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-07-18T05:34:28.220Z] #8 4.219 (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-07-18T05:34:28.480Z] #8 4.487 (53/80) Installing libcbor-dev (0.9.0-r1) [2025-07-18T05:34:28.740Z] #8 4.574 (54/80) Installing libexecinfo (1.1-r1) [2025-07-18T05:34:28.740Z] #8 4.578 (55/80) Installing libexecinfo-dev (1.1-r1) [2025-07-18T05:34:28.740Z] #8 4.663 (56/80) Installing nettle (3.7.3-r0) [2025-07-18T05:34:29.000Z] #8 4.674 (57/80) Installing libffi (3.4.2-r1) [2025-07-18T05:34:29.000Z] #8 4.679 (58/80) Installing p11-kit (0.24.1-r0) [2025-07-18T05:34:29.000Z] #8 4.690 (59/80) Installing libtasn1 (4.18.0-r1) [2025-07-18T05:34:29.000Z] #8 4.696 (60/80) Installing libunistring (1.0-r0) [2025-07-18T05:34:29.000Z] #8 4.716 (61/80) Installing gnutls (3.7.7-r1) [2025-07-18T05:34:29.000Z] #8 4.735 (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-07-18T05:34:29.000Z] #8 4.821 (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-07-18T05:34:29.000Z] #8 4.825 (64/80) Installing libgmpxx (6.2.1-r2) [2025-07-18T05:34:29.000Z] #8 4.830 (65/80) Installing gmp-dev (6.2.1-r2) [2025-07-18T05:34:29.000Z] #8 4.845 (66/80) Installing nettle-dev (3.7.3-r0) [2025-07-18T05:34:29.000Z] #8 4.853 (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-07-18T05:34:29.000Z] #8 4.857 (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-07-18T05:34:29.000Z] #8 4.861 (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-07-18T05:34:29.000Z] #8 4.867 (70/80) Installing gnutls-dev (3.7.7-r1) [2025-07-18T05:34:29.000Z] #8 4.874 (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-07-18T05:34:29.000Z] #8 4.961 (72/80) Installing linux-headers (5.16.7-r1) [2025-07-18T05:34:29.260Z] #8 5.031 (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-07-18T05:34:29.260Z] #8 5.190 (74/80) Installing libblkid (2.38-r1) [2025-07-18T05:34:29.519Z] #8 5.197 (75/80) Installing libuuid (2.38-r1) [2025-07-18T05:34:29.519Z] #8 5.201 (76/80) Installing libfdisk (2.38-r1) [2025-07-18T05:34:29.519Z] #8 5.209 (77/80) Installing libmount (2.38-r1) [2025-07-18T05:34:29.519Z] #8 5.219 (78/80) Installing libsmartcols (2.38-r1) [2025-07-18T05:34:29.519Z] #8 5.224 (79/80) Installing util-linux-dev (2.38-r1) [2025-07-18T05:34:29.519Z] #8 5.250 (80/80) Installing yaml-dev (0.2.5-r0) [2025-07-18T05:34:29.519Z] #8 5.341 Executing busybox-1.35.0-r17.trigger [2025-07-18T05:34:29.519Z] #8 5.347 Executing ca-certificates-20240226-r0.trigger [2025-07-18T05:34:29.519Z] #8 5.385 OK: 281 MiB in 93 packages [2025-07-18T05:34:31.460Z] #8 DONE 7.2s [2025-07-18T05:34:31.460Z] [2025-07-18T05:34:31.460Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-07-18T05:34:31.460Z] #9 0.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:31.720Z] #9 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:31.720Z] #9 0.351 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:32.290Z] #9 0.908 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-18T05:34:32.290Z] #9 0.912 (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-07-18T05:34:32.290Z] #9 0.925 Executing busybox-1.35.0-r18.post-upgrade [2025-07-18T05:34:32.290Z] #9 0.939 (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-07-18T05:34:32.290Z] #9 0.948 (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-07-18T05:34:32.290Z] #9 1.032 (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-07-18T05:34:32.549Z] #9 1.038 Executing busybox-1.35.0-r18.trigger [2025-07-18T05:34:32.549Z] #9 1.042 Executing ca-certificates-20240226-r0.trigger [2025-07-18T05:34:32.549Z] #9 1.077 OK: 281 MiB in 93 packages [2025-07-18T05:34:32.549Z] #9 DONE 1.2s [2025-07-18T05:34:32.549Z] [2025-07-18T05:34:32.549Z] #10 [ 6/11] COPY scripts /device-can/scripts [2025-07-18T05:34:32.549Z] #10 DONE 0.0s [2025-07-18T05:34:32.549Z] [2025-07-18T05:34:32.549Z] #11 [ 7/11] COPY src /device-can/src/ [2025-07-18T05:34:32.549Z] #11 DONE 0.1s [2025-07-18T05:34:32.549Z] [2025-07-18T05:34:32.549Z] #12 [ 8/11] COPY VERSION /device-can/ [2025-07-18T05:34:32.549Z] #12 DONE 0.0s [2025-07-18T05:34:32.808Z] [2025-07-18T05:34:32.808Z] #13 [ 9/11] WORKDIR /device-can [2025-07-18T05:34:32.808Z] #13 DONE 0.0s [2025-07-18T05:34:32.808Z] [2025-07-18T05:34:32.808Z] #14 [10/11] RUN /device-can/scripts/build_deps.sh 1 [2025-07-18T05:34:32.808Z] #14 0.206 + BUILD_CSDK=1 [2025-07-18T05:34:32.808Z] #14 0.206 + CSDK_VERSION=4.0.0 [2025-07-18T05:34:32.808Z] #14 0.206 + '[' -d deps ] [2025-07-18T05:34:32.808Z] #14 0.206 + mkdir deps [2025-07-18T05:34:33.067Z] #14 0.206 + cd /device-can/deps [2025-07-18T05:34:33.067Z] #14 0.206 + '[' 1 '=' 1 ] [2025-07-18T05:34:33.067Z] #14 0.206 + cd /device-can/deps [2025-07-18T05:34:33.067Z] #14 0.206 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-07-18T05:34:33.067Z] #14 0.208 Connecting to github.com (140.82.112.3:443) [2025-07-18T05:34:33.067Z] #14 0.396 Connecting to codeload.github.com (140.82.112.10:443) [2025-07-18T05:34:33.327Z] #14 0.548 saving to 'v4.0.0.zip' [2025-07-18T05:34:33.327Z] #14 0.601 v4.0.0.zip 200k --:--:-- ETA [2025-07-18T05:34:33.327Z] #14 0.601 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-07-18T05:34:33.327Z] #14 0.602 'v4.0.0.zip' saved [2025-07-18T05:34:33.327Z] #14 0.602 + unzip v4.0.0.zip [2025-07-18T05:34:33.327Z] #14 0.603 Archive: v4.0.0.zip [2025-07-18T05:34:33.327Z] #14 0.610 creating: device-sdk-c-4.0.0/ [2025-07-18T05:34:33.327Z] #14 0.610 creating: device-sdk-c-4.0.0/.github/ [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-07-18T05:34:33.327Z] #14 0.610 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/.gitignore [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/Doxyfile [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/LICENSE [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/Makefile [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/README.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/README.v3.md [2025-07-18T05:34:33.327Z] #14 0.610 creating: device-sdk-c-4.0.0/docs/ [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-07-18T05:34:33.327Z] #14 0.610 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-07-18T05:34:33.327Z] #14 0.613 creating: device-sdk-c-4.0.0/include/ [2025-07-18T05:34:33.327Z] #14 0.613 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-07-18T05:34:33.327Z] #14 0.613 creating: device-sdk-c-4.0.0/include/edgex/ [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-07-18T05:34:33.327Z] #14 0.613 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-07-18T05:34:33.327Z] #14 0.613 creating: device-sdk-c-4.0.0/scripts/ [2025-07-18T05:34:33.328Z] #14 0.613 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-07-18T05:34:33.328Z] #14 0.613 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-07-18T05:34:33.328Z] #14 0.613 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-07-18T05:34:33.328Z] #14 0.613 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-07-18T05:34:33.328Z] #14 0.613 creating: device-sdk-c-4.0.0/src/ [2025-07-18T05:34:33.328Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.615 creating: device-sdk-c-4.0.0/src/c/ [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-07-18T05:34:33.328Z] #14 0.615 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-07-18T05:34:33.328Z] #14 0.617 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-07-18T05:34:33.328Z] #14 0.617 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.617 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-07-18T05:34:33.328Z] #14 0.618 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.618 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-07-18T05:34:33.328Z] #14 0.618 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-07-18T05:34:33.328Z] #14 0.618 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-07-18T05:34:33.328Z] #14 0.618 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.618 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.618 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-07-18T05:34:33.328Z] #14 0.619 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-07-18T05:34:33.328Z] #14 0.619 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-07-18T05:34:33.328Z] #14 0.619 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.619 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-07-18T05:34:33.328Z] #14 0.619 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-07-18T05:34:33.328Z] #14 0.619 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-07-18T05:34:33.328Z] #14 0.620 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-07-18T05:34:33.328Z] #14 0.620 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.620 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-07-18T05:34:33.328Z] #14 0.620 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-07-18T05:34:33.328Z] #14 0.620 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-07-18T05:34:33.328Z] #14 0.620 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-07-18T05:34:33.328Z] #14 0.620 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.621 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-07-18T05:34:33.328Z] #14 0.621 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-07-18T05:34:33.328Z] #14 0.621 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-07-18T05:34:33.328Z] #14 0.621 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.621 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-07-18T05:34:33.328Z] #14 0.621 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.621 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-07-18T05:34:33.328Z] #14 0.622 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-07-18T05:34:33.328Z] #14 0.622 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-07-18T05:34:33.328Z] #14 0.624 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-07-18T05:34:33.328Z] #14 0.626 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-07-18T05:34:33.328Z] #14 0.627 creating: device-sdk-c-4.0.0/src/cmake/ [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-07-18T05:34:33.328Z] #14 0.627 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-07-18T05:34:33.328Z] #14 0.627 + cd device-sdk-c-4.0.0 [2025-07-18T05:34:33.328Z] #14 0.627 + ./scripts/build.sh [2025-07-18T05:34:33.328Z] #14 0.628 + CPPCHECK=false [2025-07-18T05:34:33.328Z] #14 0.628 + DOCGEN=false [2025-07-18T05:34:33.328Z] #14 0.628 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-07-18T05:34:33.328Z] #14 0.628 + '[' 0 -gt 0 ] [2025-07-18T05:34:33.328Z] #14 0.628 + readlink -f ./scripts/build.sh [2025-07-18T05:34:33.328Z] #14 0.629 + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-07-18T05:34:33.328Z] #14 0.629 + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-07-18T05:34:33.328Z] #14 0.630 + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-07-18T05:34:33.328Z] #14 0.630 + cd /device-can/deps/device-sdk-c-4.0.0 [2025-07-18T05:34:33.328Z] #14 0.630 + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-07-18T05:34:33.328Z] #14 0.631 + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-07-18T05:34:33.328Z] #14 0.631 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-07-18T05:34:33.328Z] #14 0.709 -- The C compiler identification is GNU 11.2.1 [2025-07-18T05:34:33.587Z] #14 0.720 -- Detecting C compiler ABI info [2025-07-18T05:34:33.587Z] #14 0.799 -- Detecting C compiler ABI info - done [2025-07-18T05:34:33.587Z] #14 0.818 -- Check for working C compiler: /usr/bin/cc - skipped [2025-07-18T05:34:33.587Z] #14 0.818 -- Detecting C compile features [2025-07-18T05:34:33.587Z] #14 0.819 -- Detecting C compile features - done [2025-07-18T05:34:33.587Z] #14 0.823 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-07-18T05:34:33.587Z] #14 0.867 -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-07-18T05:34:33.587Z] #14 0.870 -- Found LIBYAML: /usr/lib/libyaml.so [2025-07-18T05:34:33.587Z] #14 0.872 -- Found LIBUUID: /usr/lib/libuuid.so [2025-07-18T05:34:33.587Z] #14 0.875 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-07-18T05:34:33.587Z] #14 0.877 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-07-18T05:34:33.587Z] #14 0.879 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-07-18T05:34:33.587Z] #14 0.879 -- /opt/iotech/iot/1.5/include [2025-07-18T05:34:33.587Z] #14 0.879 -- C SDK 0.0.0 for Linux [2025-07-18T05:34:33.587Z] #14 0.881 -- Performing Test CSDK_HAVE_ATOMIC [2025-07-18T05:34:33.587Z] #14 0.950 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-07-18T05:34:33.846Z] #14 1.000 -- Found Curses: /usr/lib/libcurses.so [2025-07-18T05:34:33.846Z] #14 1.026 -- Configuring done [2025-07-18T05:34:33.846Z] #14 1.057 -- Generating done [2025-07-18T05:34:33.846Z] #14 1.059 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-07-18T05:34:33.846Z] #14 1.063 + make all package [2025-07-18T05:34:33.846Z] #14 1.063 + tee release.log [2025-07-18T05:34:33.846Z] #14 1.100 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-07-18T05:34:33.846Z] #14 1.230 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-07-18T05:34:34.106Z] #14 1.416 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-07-18T05:34:34.366Z] #14 1.574 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-07-18T05:34:34.366Z] #14 1.690 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-07-18T05:34:34.626Z] #14 2.073 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-07-18T05:34:34.885Z] #14 2.118 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-07-18T05:34:34.885Z] #14 2.278 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-07-18T05:34:35.451Z] #14 2.630 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-07-18T05:34:35.451Z] #14 2.740 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-07-18T05:34:35.451Z] #14 2.904 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-07-18T05:34:35.710Z] #14 3.052 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-07-18T05:34:35.710Z] #14 3.162 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-07-18T05:34:35.967Z] #14 3.352 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-07-18T05:34:36.226Z] #14 3.414 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-07-18T05:34:36.486Z] #14 3.807 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-07-18T05:34:36.746Z] #14 3.880 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-07-18T05:34:36.746Z] #14 4.174 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-07-18T05:34:37.005Z] #14 4.299 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-07-18T05:34:37.287Z] #14 4.531 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-07-18T05:34:37.610Z] #14 4.629 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-07-18T05:34:38.177Z] #14 5.496 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-07-18T05:34:38.177Z] #14 5.616 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-07-18T05:34:38.437Z] #14 5.694 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-07-18T05:34:38.437Z] #14 5.793 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-07-18T05:34:38.696Z] #14 5.855 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-07-18T05:34:38.696Z] #14 6.120 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-07-18T05:34:39.263Z] #14 6.517 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-07-18T05:34:39.523Z] #14 6.597 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-07-18T05:34:39.523Z] #14 6.750 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-07-18T05:34:39.523Z] #14 6.857 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-07-18T05:34:39.781Z] #14 7.190 /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-07-18T05:34:39.781Z] #14 7.190 /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-18T05:34:39.781Z] #14 7.190 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-07-18T05:34:39.781Z] #14 7.190 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-07-18T05:34:40.040Z] #14 7.354 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-07-18T05:34:40.040Z] #14 7.494 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-07-18T05:34:40.297Z] #14 7.564 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-07-18T05:34:40.297Z] #14 7.668 [ 68%] Linking C shared library libcsdk.so [2025-07-18T05:34:40.556Z] #14 7.719 [ 68%] Built target csdk [2025-07-18T05:34:40.556Z] #14 7.737 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-07-18T05:34:40.556Z] #14 7.893 [ 72%] Linking C executable template [2025-07-18T05:34:40.816Z] #14 7.955 [ 72%] Built target template [2025-07-18T05:34:40.816Z] #14 7.973 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-07-18T05:34:40.816Z] #14 8.074 [ 76%] Linking C executable device-counter [2025-07-18T05:34:40.816Z] #14 8.138 [ 76%] Built target device-counter [2025-07-18T05:34:40.816Z] #14 8.157 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-07-18T05:34:40.816Z] #14 8.260 [ 80%] Linking C executable device-random [2025-07-18T05:34:41.074Z] #14 8.327 [ 80%] Built target device-random [2025-07-18T05:34:41.074Z] #14 8.342 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-07-18T05:34:41.074Z] #14 8.438 [ 84%] Linking C executable device-gyro [2025-07-18T05:34:41.331Z] #14 8.502 [ 84%] Built target device-gyro [2025-07-18T05:34:41.331Z] #14 8.519 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-07-18T05:34:41.331Z] #14 8.622 [ 88%] Linking C executable device-bitfields [2025-07-18T05:34:41.589Z] #14 8.682 [ 88%] Built target device-bitfields [2025-07-18T05:34:41.589Z] #14 8.702 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-07-18T05:34:41.589Z] #14 8.877 [ 92%] Linking C executable template-discovery [2025-07-18T05:34:41.846Z] #14 8.936 [ 92%] Built target template-discovery [2025-07-18T05:34:41.846Z] #14 8.956 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-07-18T05:34:41.846Z] #14 9.091 [ 96%] Linking C executable device-file [2025-07-18T05:34:41.846Z] #14 9.149 [ 96%] Built target device-file [2025-07-18T05:34:41.846Z] #14 9.166 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-07-18T05:34:41.846Z] #14 9.285 [100%] Linking C executable device-terminal [2025-07-18T05:34:42.104Z] #14 9.345 [100%] Built target device-terminal [2025-07-18T05:34:42.104Z] #14 9.363 Run CPack packaging tool... [2025-07-18T05:34:42.104Z] #14 9.377 CPack: Create package using TGZ [2025-07-18T05:34:42.104Z] #14 9.377 CPack: Install projects [2025-07-18T05:34:42.104Z] #14 9.377 CPack: - Run preinstall target for: Csdk [2025-07-18T05:34:42.362Z] #14 9.595 CPack: - Install project: Csdk [] [2025-07-18T05:34:42.362Z] #14 9.601 CPack: Create package [2025-07-18T05:34:42.362Z] #14 9.625 CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-07-18T05:34:42.362Z] #14 9.626 + '[' false '=' true ] [2025-07-18T05:34:42.362Z] #14 9.626 + '[' false '=' true ] [2025-07-18T05:34:42.362Z] #14 9.626 + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-07-18T05:34:42.362Z] #14 9.627 + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-07-18T05:34:42.362Z] #14 9.627 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-07-18T05:34:42.362Z] #14 9.696 -- The C compiler identification is GNU 11.2.1 [2025-07-18T05:34:42.362Z] #14 9.708 -- Detecting C compiler ABI info [2025-07-18T05:34:42.362Z] #14 9.782 -- Detecting C compiler ABI info - done [2025-07-18T05:34:42.362Z] #14 9.800 -- Check for working C compiler: /usr/bin/cc - skipped [2025-07-18T05:34:42.620Z] #14 9.800 -- Detecting C compile features [2025-07-18T05:34:42.620Z] #14 9.801 -- Detecting C compile features - done [2025-07-18T05:34:42.620Z] #14 9.804 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-07-18T05:34:42.620Z] #14 9.853 -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-07-18T05:34:42.620Z] #14 9.856 -- Found LIBYAML: /usr/lib/libyaml.so [2025-07-18T05:34:42.620Z] #14 9.859 -- Found LIBUUID: /usr/lib/libuuid.so [2025-07-18T05:34:42.620Z] #14 9.862 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-07-18T05:34:42.620Z] #14 9.865 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-07-18T05:34:42.620Z] #14 9.868 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-07-18T05:34:42.620Z] #14 9.868 -- /opt/iotech/iot/1.5/include [2025-07-18T05:34:42.620Z] #14 9.868 -- C SDK 0.0.0 for Linux [2025-07-18T05:34:42.620Z] #14 9.870 -- Performing Test CSDK_HAVE_ATOMIC [2025-07-18T05:34:42.620Z] #14 9.942 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-07-18T05:34:42.620Z] #14 9.988 -- Found Curses: /usr/lib/libcurses.so [2025-07-18T05:34:42.620Z] #14 10.01 -- Configuring done [2025-07-18T05:34:42.620Z] #14 10.04 -- Generating done [2025-07-18T05:34:42.620Z] #14 10.04 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-07-18T05:34:42.620Z] #14 10.04 + make [2025-07-18T05:34:42.620Z] #14 10.04 + tee debug.log [2025-07-18T05:34:42.878Z] #14 10.09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-07-18T05:34:42.878Z] #14 10.17 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-07-18T05:34:43.135Z] #14 10.26 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-07-18T05:34:43.135Z] #14 10.34 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-07-18T05:34:43.135Z] #14 10.42 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-07-18T05:34:43.135Z] #14 10.57 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-07-18T05:34:43.393Z] #14 10.61 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-07-18T05:34:43.393Z] #14 10.69 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-07-18T05:34:43.393Z] #14 10.82 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-07-18T05:34:43.651Z] #14 10.90 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-07-18T05:34:43.651Z] #14 10.98 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-07-18T05:34:43.908Z] #14 11.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-07-18T05:34:43.908Z] #14 11.14 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-07-18T05:34:43.908Z] #14 11.22 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-07-18T05:34:43.908Z] #14 11.27 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-07-18T05:34:44.165Z] #14 11.42 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-07-18T05:34:44.165Z] #14 11.47 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-07-18T05:34:44.165Z] #14 11.60 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-07-18T05:34:44.424Z] #14 11.65 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-07-18T05:34:44.424Z] #14 11.78 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-07-18T05:34:44.681Z] #14 11.85 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-07-18T05:34:44.681Z] #14 12.09 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-07-18T05:34:44.941Z] #14 12.16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-07-18T05:34:44.941Z] #14 12.23 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-07-18T05:34:44.941Z] #14 12.30 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-07-18T05:34:44.941Z] #14 12.36 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-07-18T05:34:45.199Z] #14 12.47 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-07-18T05:34:45.457Z] #14 12.72 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-07-18T05:34:45.457Z] #14 12.78 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-07-18T05:34:45.457Z] #14 12.88 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-07-18T05:34:45.716Z] #14 12.96 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-07-18T05:34:45.716Z] #14 13.14 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-07-18T05:34:45.974Z] #14 13.22 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-07-18T05:34:45.974Z] #14 13.29 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-07-18T05:34:45.974Z] #14 13.35 [ 68%] Linking C shared library libcsdk.so [2025-07-18T05:34:45.974Z] #14 13.41 [ 68%] Built target csdk [2025-07-18T05:34:46.232Z] #14 13.43 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-07-18T05:34:46.232Z] #14 13.51 [ 72%] Linking C executable template [2025-07-18T05:34:46.232Z] #14 13.56 [ 72%] Built target template [2025-07-18T05:34:46.490Z] #14 13.58 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-07-18T05:34:46.490Z] #14 13.65 [ 76%] Linking C executable device-counter [2025-07-18T05:34:46.490Z] #14 13.71 [ 76%] Built target device-counter [2025-07-18T05:34:46.490Z] #14 13.73 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-07-18T05:34:46.490Z] #14 13.80 [ 80%] Linking C executable device-random [2025-07-18T05:34:46.490Z] #14 13.85 [ 80%] Built target device-random [2025-07-18T05:34:46.747Z] #14 13.87 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-07-18T05:34:46.747Z] #14 13.93 [ 84%] Linking C executable device-gyro [2025-07-18T05:34:46.747Z] #14 13.99 [ 84%] Built target device-gyro [2025-07-18T05:34:46.747Z] #14 14.01 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-07-18T05:34:46.747Z] #14 14.08 [ 88%] Linking C executable device-bitfields [2025-07-18T05:34:46.747Z] #14 14.15 [ 88%] Built target device-bitfields [2025-07-18T05:34:47.005Z] #14 14.16 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-07-18T05:34:47.005Z] #14 14.25 [ 92%] Linking C executable template-discovery [2025-07-18T05:34:47.005Z] #14 14.32 [ 92%] Built target template-discovery [2025-07-18T05:34:47.005Z] #14 14.34 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-07-18T05:34:47.005Z] #14 14.41 [ 96%] Linking C executable device-file [2025-07-18T05:34:47.262Z] #14 14.48 [ 96%] Built target device-file [2025-07-18T05:34:47.262Z] #14 14.50 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-07-18T05:34:47.262Z] #14 14.58 [100%] Linking C executable device-terminal [2025-07-18T05:34:47.520Z] #14 14.64 [100%] Built target device-terminal [2025-07-18T05:34:47.520Z] #14 14.65 + cp -rf include/devsdk include/edgex /usr/include/ [2025-07-18T05:34:47.520Z] #14 14.66 + cp build/release/c/libcsdk.so /usr/lib/ [2025-07-18T05:34:47.520Z] #14 14.66 + mkdir -p /usr/share/doc/edgex-csdk [2025-07-18T05:34:47.520Z] #14 14.66 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-07-18T05:34:47.520Z] #14 14.66 + cp LICENSE /usr/share/doc/edgex-csdk [2025-07-18T05:34:47.520Z] #14 14.66 + rm -rf /device-can/deps [2025-07-18T05:34:47.520Z] #14 DONE 14.8s [2025-07-18T05:34:47.520Z] [2025-07-18T05:34:47.520Z] #15 [11/11] RUN /device-can/scripts/build.sh [2025-07-18T05:34:47.779Z] #15 0.272 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-07-18T05:34:47.779Z] #15 0.273 + readlink -f /device-can/scripts/build.sh [2025-07-18T05:34:47.779Z] #15 0.274 + dirname /device-can/scripts/build.sh [2025-07-18T05:34:47.779Z] #15 0.274 + dirname /device-can/scripts [2025-07-18T05:34:47.779Z] #15 0.275 + ROOT=/device-can [2025-07-18T05:34:47.779Z] #15 0.275 + echo /device-can [2025-07-18T05:34:47.779Z] #15 0.275 /device-can [2025-07-18T05:34:47.779Z] #15 0.275 + cd /device-can [2025-07-18T05:34:47.779Z] #15 0.275 + mkdir -p /device-can/build/release [2025-07-18T05:34:47.779Z] #15 0.276 + cd /device-can/build/release [2025-07-18T05:34:47.779Z] #15 0.276 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-07-18T05:34:47.779Z] #15 0.352 -- The C compiler identification is GNU 11.2.1 [2025-07-18T05:34:47.779Z] #15 0.365 -- Detecting C compiler ABI info [2025-07-18T05:34:47.779Z] #15 0.440 -- Detecting C compiler ABI info - done [2025-07-18T05:34:48.037Z] #15 0.461 -- Check for working C compiler: /usr/bin/cc - skipped [2025-07-18T05:34:48.037Z] #15 0.461 -- Detecting C compile features [2025-07-18T05:34:48.037Z] #15 0.462 -- Detecting C compile features - done [2025-07-18T05:34:48.037Z] #15 0.466 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-07-18T05:34:48.037Z] #15 0.466 -- /opt/iotech/iot/1.5/include [2025-07-18T05:34:48.037Z] #15 0.468 -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-07-18T05:34:48.037Z] #15 0.469 -- Configuring done [2025-07-18T05:34:48.037Z] #15 0.472 -- Generating done [2025-07-18T05:34:48.037Z] #15 0.472 -- Build files have been written to: /device-can/build/release [2025-07-18T05:34:48.037Z] #15 0.475 + make all [2025-07-18T05:34:48.037Z] #15 0.476 + tee release.log [2025-07-18T05:34:48.037Z] #15 0.510 [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-07-18T05:34:48.037Z] #15 0.550 In file included from /usr/include/devsdk/devsdk.h:18, [2025-07-18T05:34:48.037Z] #15 0.550 from /device-can/src/c/device-can.h:24, [2025-07-18T05:34:48.037Z] #15 0.550 from /device-can/src/c/device-can.c:27: [2025-07-18T05:34:48.037Z] #15 0.550 /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-07-18T05:34:48.037Z] #15 0.550 /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-18T05:34:48.037Z] #15 0.550 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-07-18T05:34:48.037Z] #15 0.550 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-07-18T05:34:48.037Z] #15 0.550 178 | requests[i].resource->type); [2025-07-18T05:34:48.037Z] #15 0.550 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-07-18T05:34:48.037Z] #15 0.550 | | [2025-07-18T05:34:48.037Z] #15 0.550 | iot_typecode_t [2025-07-18T05:34:48.037Z] #15 0.550 /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-07-18T05:34:48.037Z] #15 0.550 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-07-18T05:34:48.037Z] #15 0.550 | ~^ [2025-07-18T05:34:48.037Z] #15 0.550 | | [2025-07-18T05:34:48.037Z] #15 0.550 | int [2025-07-18T05:34:48.037Z] #15 0.730 [100%] Linking C executable device-can [2025-07-18T05:34:48.296Z] #15 0.791 [100%] Built target device-can [2025-07-18T05:34:48.296Z] #15 DONE 0.9s [2025-07-18T05:34:48.555Z] [2025-07-18T05:34:48.555Z] #16 exporting to image [2025-07-18T05:34:48.555Z] #16 exporting layers [2025-07-18T05:34:50.462Z] #16 exporting layers 1.9s done [2025-07-18T05:34:50.462Z] #16 writing image sha256:ec6e5bf33a9d7433121f64bcff0b9d52494f19f8d0d7efae7b0de4361b4e5181 done [2025-07-18T05:34:50.462Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-18T05:34:50.462Z] #16 DONE 1.9s [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-18T05:34:51.182Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-18T05:34:51.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-18T05:34:51.329Z] prd-ubuntu20.04-docker-8c-8g-5319 does not seem to be running inside a container [2025-07-18T05:34:51.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-17 -v /w/workspace/edgexfoundry_device-can_PR-17:/w/workspace/edgexfoundry_device-can_PR-17:rw,z -v /w/workspace/edgexfoundry_device-can_PR-17@tmp:/w/workspace/edgexfoundry_device-can_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-18T05:34:51.658Z] $ docker top 2221f695cf0ccfc837bc4299eb79ec68c27fb057821766f02b34acd90e2876e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-18T05:34:52.064Z] + make test [2025-07-18T05:34:52.064Z] build/release/device-can/device-can [Pipeline] } [2025-07-18T05:34:52.094Z] $ docker stop --time=1 2221f695cf0ccfc837bc4299eb79ec68c27fb057821766f02b34acd90e2876e3 [2025-07-18T05:34:53.346Z] $ docker rm -f --volumes 2221f695cf0ccfc837bc4299eb79ec68c27fb057821766f02b34acd90e2876e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-18T05:34:54.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-18T05:34:54.626Z] + ls -al . [2025-07-18T05:34:54.626Z] total 76 [2025-07-18T05:34:54.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:34 . [2025-07-18T05:34:54.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:33 .. [2025-07-18T05:34:54.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:34 .git [2025-07-18T05:34:54.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:33 .github [2025-07-18T05:34:54.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:34 .semver [2025-07-18T05:34:54.626Z] -rw-rw-r-- 1 jenkins jenkins 383 Jul 18 05:33 Attribution.txt [2025-07-18T05:34:54.626Z] -rw-rw-r-- 1 jenkins jenkins 1397 Jul 18 05:33 CHANGELOG.md [2025-07-18T05:34:54.626Z] -rwxrwxr-x 1 jenkins jenkins 677 Jul 18 05:33 GOVERNANCE.md [2025-07-18T05:34:54.626Z] -rwxrwxr-x 1 jenkins jenkins 762 Jul 18 05:33 Jenkinsfile [2025-07-18T05:34:54.626Z] -rwxrwxr-x 1 jenkins jenkins 10174 Jul 18 05:33 LICENSE [2025-07-18T05:34:54.626Z] -rwxrwxr-x 1 jenkins jenkins 801 Jul 18 05:33 Makefile [2025-07-18T05:34:54.626Z] -rwxrwxr-x 1 jenkins jenkins 616 Jul 18 05:33 OWNERS.md [2025-07-18T05:34:54.626Z] -rwxrwxr-x 1 jenkins jenkins 4090 Jul 18 05:33 README.md [2025-07-18T05:34:54.626Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 05:34 VERSION [2025-07-18T05:34:54.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:33 res [2025-07-18T05:34:54.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:33 scripts [2025-07-18T05:34:54.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:33 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-18T05:34:55.035Z] + 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=3444c7f019351bf5f4131675951ee1790a24d311 --label arch=amd64 --label version=0.0.0 . [2025-07-18T05:34:55.303Z] #0 building with "default" instance using docker driver [2025-07-18T05:34:55.303Z] [2025-07-18T05:34:55.303Z] #1 [internal] load build definition from Dockerfile.alpine [2025-07-18T05:34:55.303Z] #1 transferring dockerfile: 2.85kB done [2025-07-18T05:34:55.303Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-18T05:34:55.303Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 38) [2025-07-18T05:34:55.303Z] #1 DONE 0.0s [2025-07-18T05:34:55.303Z] [2025-07-18T05:34:55.303Z] #2 [internal] load metadata for docker.io/library/alpine:3.22.1 [2025-07-18T05:34:55.303Z] #2 DONE 0.1s [2025-07-18T05:34:55.303Z] [2025-07-18T05:34:55.303Z] #3 [internal] load .dockerignore [2025-07-18T05:34:55.303Z] #3 transferring context: 2B done [2025-07-18T05:34:55.303Z] #3 DONE 0.0s [2025-07-18T05:34:55.303Z] [2025-07-18T05:34:55.303Z] #4 [builder 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-07-18T05:34:55.303Z] #4 DONE 0.0s [2025-07-18T05:34:55.303Z] [2025-07-18T05:34:55.303Z] #5 [internal] load build context [2025-07-18T05:34:55.303Z] #5 transferring context: 12.42kB done [2025-07-18T05:34:55.303Z] #5 DONE 0.0s [2025-07-18T05:34:55.303Z] [2025-07-18T05:34:55.303Z] #4 [builder 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-07-18T05:34:55.303Z] #4 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done [2025-07-18T05:34:55.303Z] #4 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-07-18T05:34:55.303Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2025-07-18T05:34:55.303Z] #4 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-07-18T05:34:55.303Z] #4 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-07-18T05:34:55.303Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-07-18T05:34:55.303Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2025-07-18T05:34:55.561Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-07-18T05:34:55.561Z] #4 DONE 0.3s [2025-07-18T05:34:55.561Z] [2025-07-18T05:34:55.561Z] #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-18T05:34:55.561Z] #6 0.190 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-07-18T05:34:56.128Z] #6 0.579 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-07-18T05:34:56.128Z] #6 0.579 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-07-18T05:34:56.128Z] #6 0.579 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-07-18T05:34:56.386Z] #6 DONE 0.7s [2025-07-18T05:34:56.386Z] [2025-07-18T05:34:56.386Z] #7 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-07-18T05:34:56.386Z] #7 DONE 0.3s [2025-07-18T05:34:56.644Z] [2025-07-18T05:34:56.644Z] #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-18T05:34:56.644Z] #8 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:56.903Z] #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.163Z] #8 0.626 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] #8 1.258 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-18T05:34:57.730Z] #8 ... [2025-07-18T05:34:57.730Z] [2025-07-18T05:34:57.730Z] #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-18T05:34:57.730Z] #9 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] #9 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] #9 0.646 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] #9 1.259 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-18T05:34:57.730Z] #9 1.270 ERROR: unable to select packages: [2025-07-18T05:34:57.730Z] #9 1.270 libexecinfo-dev (no such package): [2025-07-18T05:34:57.730Z] #9 1.270 required by: world[libexecinfo-dev] [2025-07-18T05:34:57.730Z] #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-18T05:34:57.730Z] [2025-07-18T05:34:57.730Z] #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-18T05:34:57.730Z] #8 1.274 ERROR: unable to select packages: [2025-07-18T05:34:57.730Z] #8 1.274 libexecinfo (no such package): [2025-07-18T05:34:57.730Z] #8 1.274 required by: world[libexecinfo] [2025-07-18T05:34:57.730Z] #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-18T05:34:57.730Z] ------ [2025-07-18T05:34:57.730Z] > [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-18T05:34:57.730Z] 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] 0.646 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] 1.259 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-18T05:34:57.730Z] 1.270 ERROR: unable to select packages: [2025-07-18T05:34:57.730Z] 1.270 libexecinfo-dev (no such package): [2025-07-18T05:34:57.730Z] 1.270 required by: world[libexecinfo-dev] [2025-07-18T05:34:57.730Z] ------ [2025-07-18T05:34:57.730Z] ------ [2025-07-18T05:34:57.730Z] > [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-18T05:34:57.730Z] 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] 0.626 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-07-18T05:34:57.730Z] 1.258 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-07-18T05:34:57.730Z] 1.274 ERROR: unable to select packages: [2025-07-18T05:34:57.730Z] 1.274 libexecinfo (no such package): [2025-07-18T05:34:57.730Z] 1.274 required by: world[libexecinfo] [2025-07-18T05:34:57.730Z] ------ [2025-07-18T05:34:57.730Z] [2025-07-18T05:34:57.730Z] 2 warnings found (use docker --debug to expand): [2025-07-18T05:34:57.730Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-18T05:34:57.730Z] - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 38) [2025-07-18T05:34:57.730Z] Dockerfile.alpine:25 [2025-07-18T05:34:57.730Z] -------------------- [2025-07-18T05:34:57.730Z] 23 | RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-07-18T05:34:57.730Z] 24 | RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-07-18T05:34:57.730Z] 25 | >>> 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-18T05:34:57.730Z] 26 | [2025-07-18T05:34:57.730Z] 27 | COPY scripts /device-can/scripts [2025-07-18T05:34:57.730Z] -------------------- [2025-07-18T05:34:57.730Z] ERROR: failed to solve: 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 [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-18T05:34:58.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-18T05:34:58.751Z] [2025-07-18T05:34:58.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-18T05:34:59.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-18T05:34:59.141Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-18T05:34:59.141Z] 5eb5b503b376: Pulling fs layer [2025-07-18T05:34:59.141Z] 5c69ac0246d0: Pulling fs layer [2025-07-18T05:34:59.141Z] ec43610c2a17: Pulling fs layer [2025-07-18T05:34:59.141Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-18T05:34:59.141Z] 33b1e0a273af: Pulling fs layer [2025-07-18T05:34:59.141Z] 5d3b04190fa2: Pulling fs layer [2025-07-18T05:34:59.141Z] 2f39f015ded8: Pulling fs layer [2025-07-18T05:34:59.141Z] 33b1e0a273af: Waiting [2025-07-18T05:34:59.141Z] 2f39f015ded8: Waiting [2025-07-18T05:34:59.141Z] 3a2ae6a8a46f: Waiting [2025-07-18T05:34:59.141Z] 5d3b04190fa2: Waiting [2025-07-18T05:34:59.141Z] 5c69ac0246d0: Verifying Checksum [2025-07-18T05:34:59.141Z] 5c69ac0246d0: Download complete [2025-07-18T05:34:59.141Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-18T05:34:59.141Z] 3a2ae6a8a46f: Download complete [2025-07-18T05:34:59.141Z] 33b1e0a273af: Verifying Checksum [2025-07-18T05:34:59.141Z] 33b1e0a273af: Download complete [2025-07-18T05:34:59.141Z] 5d3b04190fa2: Verifying Checksum [2025-07-18T05:34:59.141Z] 5d3b04190fa2: Download complete [2025-07-18T05:34:59.141Z] ec43610c2a17: Verifying Checksum [2025-07-18T05:34:59.141Z] ec43610c2a17: Download complete [2025-07-18T05:34:59.400Z] 5eb5b503b376: Verifying Checksum [2025-07-18T05:34:59.400Z] 5eb5b503b376: Download complete [2025-07-18T05:34:59.973Z] 2f39f015ded8: Verifying Checksum [2025-07-18T05:34:59.973Z] 2f39f015ded8: Download complete [2025-07-18T05:35:00.905Z] 5eb5b503b376: Pull complete [2025-07-18T05:35:01.164Z] 5c69ac0246d0: Pull complete [2025-07-18T05:35:01.730Z] ec43610c2a17: Pull complete [2025-07-18T05:35:01.730Z] 3a2ae6a8a46f: Pull complete [2025-07-18T05:35:01.989Z] 33b1e0a273af: Pull complete [2025-07-18T05:35:01.989Z] 5d3b04190fa2: Pull complete [2025-07-18T05:35:08.554Z] 2f39f015ded8: Pull complete [2025-07-18T05:35:08.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-18T05:35:08.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-18T05:35:08.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-18T05:35:08.775Z] prd-ubuntu20.04-docker-8c-8g-5319 does not seem to be running inside a container [2025-07-18T05:35:08.801Z] $ 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-17 -v /w/workspace/edgexfoundry_device-can_PR-17:/w/workspace/edgexfoundry_device-can_PR-17:rw,z -v /w/workspace/edgexfoundry_device-can_PR-17@tmp:/w/workspace/edgexfoundry_device-can_PR-17@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-18T05:35:12.491Z] $ docker top c45fe970f5a23f644685d2e5ccdab45018999bbbaf1ba0c9814d3e826ec2ba37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:12.941Z] ---> job-cost.sh [2025-07-18T05:35:12.941Z] lf-activate-venv: SKIPPING [2025-07-18T05:35:12.941Z] INFO: No Stack... [2025-07-18T05:35:13.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-18T05:35:13.769Z] INFO: Archiving Costs [Pipeline] sh [2025-07-18T05:35:14.085Z] + cat /w/workspace/edgexfoundry_device-can_PR-17/archives/cost.csv [2025-07-18T05:35:14.085Z] + cut -d, -f6 [Pipeline] lock [2025-07-18T05:35:14.123Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-17-1-stack-cost] [2025-07-18T05:35:14.128Z] Resource [jenkins-edgexfoundry-device-can-PR-17-1-stack-cost] did not exist. Created. [2025-07-18T05:35:14.133Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-17-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-18T05:35:14.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-18T05:35:14.595Z] Stashed 1 file(s) [Pipeline] } [2025-07-18T05:35:14.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-17-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-18T05:35:14.688Z] $ docker stop --time=1 c45fe970f5a23f644685d2e5ccdab45018999bbbaf1ba0c9814d3e826ec2ba37 [2025-07-18T05:35:15.828Z] $ docker rm -f --volumes c45fe970f5a23f644685d2e5ccdab45018999bbbaf1ba0c9814d3e826ec2ba37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-18T05:35:16.210Z] 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-18T05:35:17.437Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-17/archives ] [2025-07-18T05:35:17.437Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-17/archives [2025-07-18T05:35:17.437Z] total 16 [2025-07-18T05:35:17.437Z] drwxr-xr-x 3 root root 4096 Jul 18 05:35 . [2025-07-18T05:35:17.437Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 05:35 .. [2025-07-18T05:35:17.437Z] drwxr-xr-x 2 root root 4096 Jul 18 05:35 cost [2025-07-18T05:35:17.437Z] -rw-r--r-- 1 root root 81 Jul 18 05:35 cost.csv [2025-07-18T05:35:17.437Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-17/archives [2025-07-18T05:35:17.437Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-17/archives [2025-07-18T05:35:17.437Z] total 16 [2025-07-18T05:35:17.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:35 . [2025-07-18T05:35:17.437Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 05:35 .. [2025-07-18T05:35:17.437Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 05:35 cost [2025-07-18T05:35:17.437Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 18 05:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:17.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:18.660Z] ---> package-listing.sh [2025-07-18T05:35:18.660Z] ++ facter osfamily [2025-07-18T05:35:18.660Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-18T05:35:18.919Z] + OS_FAMILY=debian [2025-07-18T05:35:18.919Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-17 [2025-07-18T05:35:18.919Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-18T05:35:18.919Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-18T05:35:18.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-18T05:35:18.919Z] + PACKAGES=/tmp/packages_start.txt [2025-07-18T05:35:18.919Z] + '[' /w/workspace/edgexfoundry_device-can_PR-17 ']' [2025-07-18T05:35:18.919Z] + PACKAGES=/tmp/packages_end.txt [2025-07-18T05:35:18.919Z] + case "${OS_FAMILY}" in [2025-07-18T05:35:18.919Z] + dpkg -l [2025-07-18T05:35:18.919Z] + grep '^ii' [2025-07-18T05:35:18.919Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-18T05:35:18.919Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-18T05:35:18.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-18T05:35:18.919Z] + '[' /w/workspace/edgexfoundry_device-can_PR-17 ']' [2025-07-18T05:35:18.919Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-17/archives/ [2025-07-18T05:35:18.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-17/archives/ [Pipeline] echo [2025-07-18T05:35:18.949Z] 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-17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-18T05:35:19.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-18T05:35:19.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-18T05:35:19.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-18T05:35:20.018Z] prd-ubuntu20.04-docker-8c-8g-5319 does not seem to be running inside a container [2025-07-18T05:35:20.045Z] $ 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-17/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-17 -v /w/workspace/edgexfoundry_device-can_PR-17:/w/workspace/edgexfoundry_device-can_PR-17:rw,z -v /w/workspace/edgexfoundry_device-can_PR-17@tmp:/w/workspace/edgexfoundry_device-can_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-18T05:35:20.291Z] $ docker top ee9ef8c4054fd1636ad04775ef66a1c3164b80d610e7b68520bdccff9c96b123 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-18T05:35:20.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-18T05:35:20.992Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-18T05:35:21.308Z] + ls /var/log/sa-host [2025-07-18T05:35:21.308Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-18T05:35:21.455Z] provisioning config files... [2025-07-18T05:35:21.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-17@tmp/config14311672786262697593tmp [Pipeline] { [Pipeline] echo [2025-07-18T05:35:21.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:21.841Z] ---> create-netrc.sh [Pipeline] } [2025-07-18T05:35:21.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:22.271Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-18T05:35:22.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:22.629Z] ---> sudo-logs.sh [2025-07-18T05:35:22.629Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-18T05:35:22.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:23.036Z] ---> job-cost.sh [2025-07-18T05:35:23.037Z] lf-activate-venv: SKIPPING [2025-07-18T05:35:23.037Z] DEBUG: total: 0.2199999988079071 [2025-07-18T05:35:23.037Z] INFO: Retrieving Stack Cost... [2025-07-18T05:35:23.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-18T05:35:23.296Z] INFO: Archiving Costs [Pipeline] echo [2025-07-18T05:35:23.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-18T05:35:23.646Z] ---> logs-deploy.sh [2025-07-18T05:35:23.647Z] lf-activate-venv: SKIPPING [2025-07-18T05:35:23.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-17/1 [2025-07-18T05:35:23.647Z] INFO: archiving workspace using pattern(s): [2025-07-18T05:35:24.584Z] Archives upload complete. [2025-07-18T05:35:24.844Z] INFO: archiving logs to Nexus [2025-07-18T05:35:25.779Z] ---> uname -a: [2025-07-18T05:35:25.779Z] Linux prd-ubuntu20-04-docker-8c-8g-5319 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] ---> lscpu: [2025-07-18T05:35:25.779Z] Architecture: x86_64 [2025-07-18T05:35:25.779Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-18T05:35:25.779Z] Byte Order: Little Endian [2025-07-18T05:35:25.779Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-18T05:35:25.779Z] CPU(s): 8 [2025-07-18T05:35:25.779Z] On-line CPU(s) list: 0-7 [2025-07-18T05:35:25.779Z] Thread(s) per core: 1 [2025-07-18T05:35:25.779Z] Core(s) per socket: 1 [2025-07-18T05:35:25.779Z] Socket(s): 8 [2025-07-18T05:35:25.779Z] NUMA node(s): 1 [2025-07-18T05:35:25.779Z] Vendor ID: AuthenticAMD [2025-07-18T05:35:25.779Z] CPU family: 23 [2025-07-18T05:35:25.779Z] Model: 49 [2025-07-18T05:35:25.779Z] Model name: AMD EPYC-Rome Processor [2025-07-18T05:35:25.779Z] Stepping: 0 [2025-07-18T05:35:25.779Z] CPU MHz: 2799.998 [2025-07-18T05:35:25.779Z] BogoMIPS: 5599.99 [2025-07-18T05:35:25.779Z] Virtualization: AMD-V [2025-07-18T05:35:25.779Z] Hypervisor vendor: KVM [2025-07-18T05:35:25.779Z] Virtualization type: full [2025-07-18T05:35:25.779Z] L1d cache: 256 KiB [2025-07-18T05:35:25.779Z] L1i cache: 256 KiB [2025-07-18T05:35:25.779Z] L2 cache: 4 MiB [2025-07-18T05:35:25.779Z] L3 cache: 128 MiB [2025-07-18T05:35:25.779Z] NUMA node0 CPU(s): 0-7 [2025-07-18T05:35:25.779Z] Vulnerability Gather data sampling: Not affected [2025-07-18T05:35:25.779Z] Vulnerability Itlb multihit: Not affected [2025-07-18T05:35:25.779Z] Vulnerability L1tf: Not affected [2025-07-18T05:35:25.779Z] Vulnerability Mds: Not affected [2025-07-18T05:35:25.779Z] Vulnerability Meltdown: Not affected [2025-07-18T05:35:25.779Z] Vulnerability Mmio stale data: Not affected [2025-07-18T05:35:25.779Z] Vulnerability Retbleed: Vulnerable [2025-07-18T05:35:25.779Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-18T05:35:25.779Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-18T05:35:25.779Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-18T05:35:25.779Z] Vulnerability Srbds: Not affected [2025-07-18T05:35:25.779Z] Vulnerability Tsx async abort: Not affected [2025-07-18T05:35:25.779Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] ---> nproc: [2025-07-18T05:35:25.779Z] 8 [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] ---> df -h: [2025-07-18T05:35:25.779Z] Filesystem Size Used Avail Use% Mounted on [2025-07-18T05:35:25.779Z] overlay 155G 11G 145G 7% / [2025-07-18T05:35:25.779Z] tmpfs 64M 0 64M 0% /dev [2025-07-18T05:35:25.779Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-18T05:35:25.779Z] shm 64M 0 64M 0% /dev/shm [2025-07-18T05:35:25.779Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] ---> sar -b -r -n DEV: [2025-07-18T05:35:25.779Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5319) 07/18/25 _x86_64_ (8 CPU) [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] 05:33:11 LINUX RESTART (8 CPU) [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] 05:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-18T05:35:25.779Z] 05:35:01 188.97 12.80 176.17 0.00 2183.01 33584.94 0.00 [2025-07-18T05:35:25.779Z] Average: 188.97 12.80 176.17 0.00 2183.01 33584.94 0.00 [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-18T05:35:25.779Z] 05:35:01 28628280 31521556 766148 2.33 88620 3082928 1892472 5.58 1304004 2535444 249104 [2025-07-18T05:35:25.779Z] Average: 28628280 31521556 766148 2.33 88620 3082928 1892472 5.58 1304004 2535444 249104 [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-18T05:35:25.779Z] 05:35:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2025-07-18T05:35:25.779Z] 05:35:01 ens3 268.19 151.75 4475.13 80.08 0.00 0.00 0.00 0.00 [2025-07-18T05:35:25.779Z] 05:35:01 docker0 35.85 91.80 2.42 1775.05 0.00 0.00 0.00 0.00 [2025-07-18T05:35:25.779Z] Average: lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2025-07-18T05:35:25.779Z] Average: ens3 268.19 151.75 4475.13 80.08 0.00 0.00 0.00 0.00 [2025-07-18T05:35:25.779Z] Average: docker0 35.85 91.80 2.42 1775.05 0.00 0.00 0.00 0.00 [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] ---> sar -P ALL: [2025-07-18T05:35:25.779Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5319) 07/18/25 _x86_64_ (8 CPU) [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] 05:33:11 LINUX RESTART (8 CPU) [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] 05:34:01 CPU %user %nice %system %iowait %steal %idle [2025-07-18T05:35:25.779Z] 05:35:01 all 7.87 0.00 2.91 1.94 0.06 87.22 [2025-07-18T05:35:25.779Z] 05:35:01 0 9.95 0.00 3.26 0.47 0.07 86.25 [2025-07-18T05:35:25.779Z] 05:35:01 1 6.42 0.00 2.46 2.41 0.05 88.65 [2025-07-18T05:35:25.779Z] 05:35:01 2 7.19 0.00 3.03 1.82 0.07 87.89 [2025-07-18T05:35:25.779Z] 05:35:01 3 8.35 0.00 2.50 0.89 0.05 88.21 [2025-07-18T05:35:25.779Z] 05:35:01 4 5.92 0.00 2.49 1.13 0.05 90.41 [2025-07-18T05:35:25.779Z] 05:35:01 5 9.53 0.00 4.75 2.61 0.08 83.04 [2025-07-18T05:35:25.779Z] 05:35:01 6 8.64 0.00 2.51 0.37 0.08 88.40 [2025-07-18T05:35:25.779Z] 05:35:01 7 6.92 0.00 2.26 5.86 0.05 84.91 [2025-07-18T05:35:25.779Z] Average: all 7.87 0.00 2.91 1.94 0.06 87.22 [2025-07-18T05:35:25.779Z] Average: 0 9.95 0.00 3.26 0.47 0.07 86.25 [2025-07-18T05:35:25.779Z] Average: 1 6.42 0.00 2.46 2.41 0.05 88.65 [2025-07-18T05:35:25.779Z] Average: 2 7.19 0.00 3.03 1.82 0.07 87.89 [2025-07-18T05:35:25.779Z] Average: 3 8.35 0.00 2.50 0.89 0.05 88.21 [2025-07-18T05:35:25.779Z] Average: 4 5.92 0.00 2.49 1.13 0.05 90.41 [2025-07-18T05:35:25.779Z] Average: 5 9.53 0.00 4.75 2.61 0.08 83.04 [2025-07-18T05:35:25.779Z] Average: 6 8.64 0.00 2.51 0.37 0.08 88.40 [2025-07-18T05:35:25.779Z] Average: 7 6.92 0.00 2.26 5.86 0.05 84.91 [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z] [2025-07-18T05:35:25.779Z]