Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7a4ea4616154a9850190ad4412f84979e62a8e6 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-ssh11958628926868435003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh6018212194585047432.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2595846382298895290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1861597624981211719.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11893207708213566658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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-41549 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a7a4ea4616154a9850190ad4412f84979e62a8e6 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @4da0bb8" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 > git rev-list --no-walk 4da0bb8aa793280e305e41bd3584482191500a47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-18T06:40:45.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-18T06:40:45.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-18T06:40:45.387Z] ========================================================= [2025-03-18T06:40:45.387Z] EdgeX Global Pipelines Version Info [2025-03-18T06:40:45.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:40:46.506Z] ------------------- [2025-03-18T06:40:46.506Z] stable info: [2025-03-18T06:40:46.506Z] ------------------- [2025-03-18T06:40:46.506Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-18T06:40:46.506Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-18T06:40:46.506Z] Message: update stable to v1.0.272 [2025-03-18T06:40:46.765Z] ------------------- [2025-03-18T06:40:46.765Z] experimental info: [2025-03-18T06:40:46.765Z] ------------------- [2025-03-18T06:40:46.765Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-18T06:40:46.765Z] Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b [2025-03-18T06:40:46.765Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-18T06:40:46.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-18T06:40:46.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-18T06:40:46.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-18T06:40:46.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-18T06:40:46.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-18T06:40:46.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-18T06:40:46.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-18T06:40:46.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-18T06:40:47.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-18T06:40:47.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-18T06:40:47.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-18T06:40:47.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-18T06:40:47.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T06:40:47.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-18T06:40:47.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-18T06:40:47.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-18T06:40:47.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-18T06:40:47.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-18T06:40:47.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-18T06:40:47.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-18T06:40:47.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo [2025-03-18T06:40:47.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7a4ea4 [Pipeline] echo [2025-03-18T06:40:47.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T06:40:47.418Z] provisioning config files... [2025-03-18T06:40:47.432Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5915962408078165752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:40:47.768Z] ---> ****-login.sh [2025-03-18T06:40:47.768Z] nexus3.edgexfoundry.org:10001 [2025-03-18T06:40:48.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:40:48.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:40:48.027Z] Configure a credential helper to remove this warning. See [2025-03-18T06:40:48.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:40:48.027Z] [2025-03-18T06:40:48.027Z] Login Succeeded [2025-03-18T06:40:48.027Z] nexus3.edgexfoundry.org:10002 [2025-03-18T06:40:48.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:40:48.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:40:48.027Z] Configure a credential helper to remove this warning. See [2025-03-18T06:40:48.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:40:48.027Z] [2025-03-18T06:40:48.027Z] Login Succeeded [2025-03-18T06:40:48.027Z] nexus3.edgexfoundry.org:10003 [2025-03-18T06:40:48.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:40:48.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:40:48.367Z] Configure a credential helper to remove this warning. See [2025-03-18T06:40:48.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:40:48.367Z] [2025-03-18T06:40:48.367Z] Login Succeeded [2025-03-18T06:40:48.367Z] nexus3.edgexfoundry.org:10004 [2025-03-18T06:40:48.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:40:48.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:40:48.367Z] Configure a credential helper to remove this warning. See [2025-03-18T06:40:48.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:40:48.367Z] [2025-03-18T06:40:48.367Z] Login Succeeded [2025-03-18T06:40:48.367Z] ****.io [2025-03-18T06:40:48.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:40:48.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:40:48.627Z] Configure a credential helper to remove this warning. See [2025-03-18T06:40:48.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:40:48.627Z] [2025-03-18T06:40:48.627Z] Login Succeeded [2025-03-18T06:40:48.627Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T06:40:48.636Z] 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-03-18T06:40:49.043Z] + git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo [2025-03-18T06:40:49.074Z] -----------> git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 a7a4ea4616154a9850190ad4412f84979e62a8e6 [false] [Pipeline] sh [2025-03-18T06:40:49.367Z] + git log --format=format:%s -1 a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo [2025-03-18T06:40:49.383Z] ========================================================= [2025-03-18T06:40:49.383Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-18T06:40:49.383Z] ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2025-03-18T06:40:49.482Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-18T06:40:49.779Z] + echo 0.0.0 [Pipeline] echo [2025-03-18T06:40:49.790Z] [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo [2025-03-18T06:40:49.804Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T06:40:49.817Z] ========================================================= [2025-03-18T06:40:49.817Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2025-03-18T06:40:49.817Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:40:50.175Z] + docker build -t device-sdk-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . [2025-03-18T06:40:50.175Z] Sending build context to Docker daemon 3.305MB [2025-03-18T06:40:50.175Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-18T06:40:50.175Z] Step 2/22 : FROM ${BASE} as builder [2025-03-18T06:40:50.175Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base [2025-03-18T06:40:50.175Z] 96526aa774ef: Pulling fs layer [2025-03-18T06:40:50.175Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-18T06:40:50.175Z] 585e8d389ef7: Pulling fs layer [2025-03-18T06:40:50.175Z] 4f9bc52d1dc7: Verifying Checksum [2025-03-18T06:40:50.175Z] 4f9bc52d1dc7: Download complete [2025-03-18T06:40:50.434Z] 96526aa774ef: Verifying Checksum [2025-03-18T06:40:50.434Z] 96526aa774ef: Download complete [2025-03-18T06:40:50.434Z] 96526aa774ef: Pull complete [2025-03-18T06:40:50.695Z] 4f9bc52d1dc7: Pull complete [2025-03-18T06:40:51.265Z] 585e8d389ef7: Verifying Checksum [2025-03-18T06:40:51.265Z] 585e8d389ef7: Download complete [2025-03-18T06:40:54.555Z] 585e8d389ef7: Pull complete [2025-03-18T06:40:54.555Z] Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2025-03-18T06:40:54.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2025-03-18T06:40:54.555Z] ---> 45f96820a350 [2025-03-18T06:40:54.555Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-18T06:40:55.124Z] ---> Running in dadb3d692fd9 [2025-03-18T06:40:55.382Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-18T06:40:55.950Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-18T06:40:55.950Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-18T06:40:55.950Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-18T06:40:56.209Z] Removing intermediate container dadb3d692fd9 [2025-03-18T06:40:56.209Z] ---> 29a585f9d6ae [2025-03-18T06:40:56.209Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-18T06:40:56.209Z] ---> Running in 45221dfba881 [2025-03-18T06:40:56.777Z] Removing intermediate container 45221dfba881 [2025-03-18T06:40:56.777Z] ---> dd058422e4bf [2025-03-18T06:40:56.777Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2025-03-18T06:40:56.777Z] ---> Running in 6236cd1c99aa [2025-03-18T06:40:57.036Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:40:57.603Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-18T06:40:58.174Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:40:58.743Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:40:58.743Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-18T06:40:59.003Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-18T06:40:59.263Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-18T06:40:59.521Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-18T06:40:59.521Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-18T06:41:00.091Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-18T06:41:00.351Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-18T06:41:00.351Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-18T06:41:00.920Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-18T06:41:01.180Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-18T06:41:01.440Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-18T06:41:01.699Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-18T06:41:02.268Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-18T06:41:02.527Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-18T06:41:03.096Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-18T06:41:03.664Z] Executing busybox-1.36.1-r2.trigger [2025-03-18T06:41:03.664Z] OK: 336 MiB in 97 packages [2025-03-18T06:41:03.926Z] Removing intermediate container 6236cd1c99aa [2025-03-18T06:41:03.926Z] ---> 50499f79702f [2025-03-18T06:41:03.926Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-18T06:41:03.926Z] ---> Running in 52615d97f966 [2025-03-18T06:41:04.449Z] Still waiting to schedule task [2025-03-18T06:41:04.450Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-18T06:41:04.866Z] Removing intermediate container 52615d97f966 [2025-03-18T06:41:04.866Z] ---> 6a9264781f71 [2025-03-18T06:41:04.866Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-18T06:41:04.866Z] ---> c50ee078ee2b [2025-03-18T06:41:04.866Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-18T06:41:04.866Z] ---> 5541275a2931 [2025-03-18T06:41:04.866Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-18T06:41:05.128Z] ---> 53bf6e2e3031 [2025-03-18T06:41:05.128Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-18T06:41:05.128Z] ---> 47d545a5baa8 [2025-03-18T06:41:05.128Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-18T06:41:05.388Z] ---> 0e79df4c0a20 [2025-03-18T06:41:05.388Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-18T06:41:05.388Z] ---> b94606943725 [2025-03-18T06:41:05.388Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-18T06:41:05.647Z] ---> Running in 8cc69376002f [2025-03-18T06:41:05.908Z] + CPPCHECK=false [2025-03-18T06:41:05.908Z] + DOCGEN=false [2025-03-18T06:41:05.908Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-18T06:41:05.908Z] + '[' 0 -gt 0 ] [2025-03-18T06:41:05.908Z] + readlink -f ./scripts/build.sh [2025-03-18T06:41:05.908Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-18T06:41:05.908Z] + dirname /tmp/sdk/scripts [2025-03-18T06:41:05.908Z] + ROOT=/tmp/sdk [2025-03-18T06:41:05.908Z] + cd /tmp/sdk [2025-03-18T06:41:05.908Z] + mkdir -p /tmp/sdk/build/release [2025-03-18T06:41:05.908Z] + cd /tmp/sdk/build/release [2025-03-18T06:41:05.908Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-18T06:41:05.908Z] -- The C compiler identification is GNU 12.2.1 [2025-03-18T06:41:05.908Z] -- Detecting C compiler ABI info [2025-03-18T06:41:05.908Z] -- Detecting C compiler ABI info - done [2025-03-18T06:41:05.908Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-18T06:41:05.908Z] -- Detecting C compile features [2025-03-18T06:41:05.908Z] -- Detecting C compile features - done [2025-03-18T06:41:05.908Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-18T06:41:06.169Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-18T06:41:06.169Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-18T06:41:06.169Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-18T06:41:06.169Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-18T06:41:06.169Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-18T06:41:06.169Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-18T06:41:06.169Z] -- /opt/iotech/iot/1.5/include [2025-03-18T06:41:06.169Z] -- C SDK 0.0.0 for Linux [2025-03-18T06:41:06.169Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-18T06:41:06.169Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-18T06:41:06.169Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-18T06:41:06.169Z] -- Configuring done (0.4s) [2025-03-18T06:41:06.169Z] -- Generating done (0.0s) [2025-03-18T06:41:06.169Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-18T06:41:06.169Z] + + tee release.log [2025-03-18T06:41:06.169Z] make all package [2025-03-18T06:41:06.427Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-18T06:41:06.427Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-18T06:41:06.691Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-18T06:41:06.691Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-18T06:41:06.691Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-18T06:41:07.263Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-18T06:41:07.263Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-18T06:41:07.263Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-18T06:41:07.523Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-18T06:41:07.783Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-18T06:41:07.783Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-18T06:41:08.044Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-18T06:41:08.044Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-18T06:41:08.044Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-18T06:41:08.305Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-18T06:41:08.567Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-18T06:41:08.567Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-18T06:41:08.826Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-18T06:41:08.826Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-18T06:41:09.085Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-18T06:41:09.085Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-18T06:41:10.462Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-18T06:41:10.462Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-18T06:41:10.462Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-18T06:41:10.462Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-18T06:41:10.463Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-18T06:41:10.722Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-18T06:41:10.982Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-18T06:41:11.243Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-18T06:41:11.243Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-18T06:41:11.243Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-18T06:41:11.503Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-18T06:41:11.503Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-18T06:41:11.503Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-18T06:41:11.503Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-18T06:41:11.503Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-18T06:41:11.503Z] 875 | const iot_data_t *deviceservices_config; [2025-03-18T06:41:11.503Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-18T06:41:11.763Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-18T06:41:11.763Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-18T06:41:12.024Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-18T06:41:12.024Z] [ 68%] Linking C shared library libcsdk.so [2025-03-18T06:41:12.024Z] [ 68%] Built target csdk [2025-03-18T06:41:12.024Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-18T06:41:12.285Z] [ 72%] Linking C executable template [2025-03-18T06:41:12.285Z] [ 72%] Built target template [2025-03-18T06:41:12.285Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-18T06:41:12.544Z] [ 76%] Linking C executable device-counter [2025-03-18T06:41:12.544Z] [ 76%] Built target device-counter [2025-03-18T06:41:12.544Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-18T06:41:12.544Z] [ 80%] Linking C executable device-random [2025-03-18T06:41:12.804Z] [ 80%] Built target device-random [2025-03-18T06:41:12.804Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-18T06:41:12.804Z] [ 84%] Linking C executable device-gyro [2025-03-18T06:41:12.804Z] [ 84%] Built target device-gyro [2025-03-18T06:41:12.804Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-18T06:41:13.063Z] [ 88%] Linking C executable device-bitfields [2025-03-18T06:41:13.063Z] [ 88%] Built target device-bitfields [2025-03-18T06:41:13.063Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-18T06:41:13.063Z] [ 92%] Linking C executable template-discovery [2025-03-18T06:41:13.323Z] [ 92%] Built target template-discovery [2025-03-18T06:41:13.324Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-18T06:41:13.324Z] [ 96%] Linking C executable device-file [2025-03-18T06:41:13.582Z] [ 96%] Built target device-file [2025-03-18T06:41:13.582Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-18T06:41:13.582Z] [100%] Linking C executable device-terminal [2025-03-18T06:41:13.582Z] [100%] Built target device-terminal [2025-03-18T06:41:13.582Z] Run CPack packaging tool... [2025-03-18T06:41:13.582Z] CPack: Create package using TGZ [2025-03-18T06:41:13.582Z] CPack: Install projects [2025-03-18T06:41:13.582Z] CPack: - Run preinstall target for: Csdk [2025-03-18T06:41:13.842Z] CPack: - Install project: Csdk [] [2025-03-18T06:41:13.842Z] CPack: Create package [2025-03-18T06:41:14.102Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-18T06:41:14.102Z] + '[' false '=' true ] [2025-03-18T06:41:14.102Z] + '[' false '=' true ] [2025-03-18T06:41:14.102Z] + mkdir -p /tmp/sdk/build/debug [2025-03-18T06:41:14.102Z] + cd /tmp/sdk/build/debug [2025-03-18T06:41:14.102Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-18T06:41:14.102Z] -- The C compiler identification is GNU 12.2.1 [2025-03-18T06:41:14.102Z] -- Detecting C compiler ABI info [2025-03-18T06:41:14.102Z] -- Detecting C compiler ABI info - done [2025-03-18T06:41:14.102Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-18T06:41:14.102Z] -- Detecting C compile features [2025-03-18T06:41:14.102Z] -- Detecting C compile features - done [2025-03-18T06:41:14.102Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-18T06:41:14.360Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-18T06:41:14.361Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-18T06:41:14.361Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-18T06:41:14.361Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-18T06:41:14.361Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-18T06:41:14.361Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-18T06:41:14.361Z] -- /opt/iotech/iot/1.5/include [2025-03-18T06:41:14.361Z] -- C SDK 0.0.0 for Linux [2025-03-18T06:41:14.361Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-18T06:41:14.361Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-18T06:41:14.361Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-18T06:41:14.361Z] -- Configuring done (0.4s) [2025-03-18T06:41:14.361Z] -- Generating done (0.0s) [2025-03-18T06:41:14.361Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-18T06:41:14.361Z] + + make [2025-03-18T06:41:14.361Z] tee debug.log [2025-03-18T06:41:14.621Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-18T06:41:14.621Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-18T06:41:14.621Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-18T06:41:14.621Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-18T06:41:14.880Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-18T06:41:14.880Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-18T06:41:14.880Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-18T06:41:15.137Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-18T06:41:15.137Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-18T06:41:15.137Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-18T06:41:15.395Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-18T06:41:15.395Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-18T06:41:15.395Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-18T06:41:15.395Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-18T06:41:15.653Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-18T06:41:15.653Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-18T06:41:15.653Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-18T06:41:15.911Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-18T06:41:15.911Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-18T06:41:15.911Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-18T06:41:16.169Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-18T06:41:16.169Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-18T06:41:16.428Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-18T06:41:16.429Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-18T06:41:16.429Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-18T06:41:16.429Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-18T06:41:16.687Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-18T06:41:16.687Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-18T06:41:16.946Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-18T06:41:16.946Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-18T06:41:16.946Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-18T06:41:17.205Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-18T06:41:17.205Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-18T06:41:17.205Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-18T06:41:17.205Z] [ 68%] Linking C shared library libcsdk.so [2025-03-18T06:41:17.482Z] [ 68%] Built target csdk [2025-03-18T06:41:17.482Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-18T06:41:17.482Z] [ 72%] Linking C executable template [2025-03-18T06:41:17.482Z] [ 72%] Built target template [2025-03-18T06:41:17.482Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-18T06:41:17.741Z] [ 76%] Linking C executable device-counter [2025-03-18T06:41:17.741Z] [ 76%] Built target device-counter [2025-03-18T06:41:17.741Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-18T06:41:17.741Z] [ 80%] Linking C executable device-random [2025-03-18T06:41:17.741Z] [ 80%] Built target device-random [2025-03-18T06:41:17.741Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-18T06:41:18.001Z] [ 84%] Linking C executable device-gyro [2025-03-18T06:41:18.001Z] [ 84%] Built target device-gyro [2025-03-18T06:41:18.001Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-18T06:41:18.001Z] [ 88%] Linking C executable device-bitfields [2025-03-18T06:41:18.001Z] [ 88%] Built target device-bitfields [2025-03-18T06:41:18.260Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-18T06:41:18.260Z] [ 92%] Linking C executable template-discovery [2025-03-18T06:41:18.260Z] [ 92%] Built target template-discovery [2025-03-18T06:41:18.260Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-18T06:41:18.260Z] [ 96%] Linking C executable device-file [2025-03-18T06:41:18.521Z] [ 96%] Built target device-file [2025-03-18T06:41:18.521Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-18T06:41:18.521Z] [100%] Linking C executable device-terminal [2025-03-18T06:41:18.521Z] [100%] Built target device-terminal [2025-03-18T06:41:18.521Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-18T06:41:18.783Z] [ 68%] Built target csdk [2025-03-18T06:41:18.784Z] [ 72%] Built target template [2025-03-18T06:41:18.784Z] [ 76%] Built target device-counter [2025-03-18T06:41:18.784Z] [ 80%] Built target device-random [2025-03-18T06:41:18.784Z] [ 84%] Built target device-gyro [2025-03-18T06:41:18.784Z] [ 88%] Built target device-bitfields [2025-03-18T06:41:18.784Z] [ 92%] Built target template-discovery [2025-03-18T06:41:18.784Z] [ 96%] Built target device-file [2025-03-18T06:41:18.784Z] [100%] Built target device-terminal [2025-03-18T06:41:18.784Z] Install the project... [2025-03-18T06:41:18.784Z] -- Install configuration: "Release" [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-18T06:41:18.784Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/devsdk [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-18T06:41:18.784Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-18T06:41:18.784Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-18T06:41:19.353Z] Removing intermediate container 8cc69376002f [2025-03-18T06:41:19.353Z] ---> 1a14718c9f62 [2025-03-18T06:41:19.353Z] Step 14/22 : FROM ${BASE} [2025-03-18T06:41:19.353Z] ---> 45f96820a350 [2025-03-18T06:41:19.353Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-18T06:41:19.353Z] ---> Running in f3e1ee03e8f6 [2025-03-18T06:41:19.353Z] Removing intermediate container f3e1ee03e8f6 [2025-03-18T06:41:19.353Z] ---> 9aebb4026fc5 [2025-03-18T06:41:19.353Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-18T06:41:19.612Z] ---> Running in df01fd2895a1 [2025-03-18T06:41:19.871Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-18T06:41:20.129Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-18T06:41:20.129Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-18T06:41:20.129Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-18T06:41:20.387Z] Removing intermediate container df01fd2895a1 [2025-03-18T06:41:20.387Z] ---> 83a62da3e308 [2025-03-18T06:41:20.387Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-18T06:41:20.387Z] ---> Running in 5e04b7bfdb8a [2025-03-18T06:41:20.953Z] Removing intermediate container 5e04b7bfdb8a [2025-03-18T06:41:20.954Z] ---> edfa604745f1 [2025-03-18T06:41:20.954Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init [2025-03-18T06:41:20.954Z] ---> Running in b0e9ee069d97 [2025-03-18T06:41:21.521Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:21.780Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:22.346Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:22.913Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:41:22.913Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-18T06:41:23.172Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-18T06:41:23.741Z] (3/11) Installing curl (8.12.1-r0) [2025-03-18T06:41:24.002Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-18T06:41:24.260Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-18T06:41:24.519Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-18T06:41:25.086Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-18T06:41:25.345Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-18T06:41:25.604Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-18T06:41:25.863Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-18T06:41:26.122Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-18T06:41:26.381Z] Executing busybox-1.36.1-r2.trigger [2025-03-18T06:41:26.381Z] OK: 331 MiB in 91 packages [2025-03-18T06:41:26.949Z] Removing intermediate container b0e9ee069d97 [2025-03-18T06:41:26.949Z] ---> ce329a0dd22b [2025-03-18T06:41:26.949Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-18T06:41:26.949Z] ---> Running in d01125614327 [2025-03-18T06:41:27.207Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:27.775Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:28.345Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:28.915Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:41:28.915Z] Upgrading critical system libraries and apk-tools: [2025-03-18T06:41:28.915Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-18T06:41:29.174Z] Executing busybox-1.36.1-r2.trigger [2025-03-18T06:41:29.174Z] Continuing the upgrade transaction with new apk-tools: [2025-03-18T06:41:29.174Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:29.742Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:30.310Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-18T06:41:30.879Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:41:30.879Z] (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-18T06:41:31.446Z] (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-18T06:41:31.704Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-18T06:41:31.704Z] (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-18T06:41:31.963Z] (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-18T06:41:32.223Z] (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-18T06:41:32.789Z] (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-18T06:41:33.355Z] (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-18T06:41:33.615Z] (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-18T06:41:34.184Z] (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-18T06:41:34.752Z] (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-18T06:41:35.012Z] (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-18T06:41:35.581Z] (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-18T06:41:35.840Z] (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-18T06:41:36.407Z] (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-18T06:41:36.975Z] (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-18T06:41:37.234Z] (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-18T06:41:37.493Z] (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-18T06:41:38.063Z] (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-18T06:41:38.323Z] (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-18T06:41:38.582Z] (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-18T06:41:38.841Z] (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-18T06:41:39.106Z] Executing busybox-1.36.1-r7.trigger [2025-03-18T06:41:39.106Z] Executing ca-certificates-20241121-r1.trigger [2025-03-18T06:41:39.372Z] OK: 331 MiB in 91 packages [2025-03-18T06:41:40.310Z] Removing intermediate container d01125614327 [2025-03-18T06:41:40.310Z] ---> 3fc47967876e [2025-03-18T06:41:40.310Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-18T06:41:40.310Z] ---> 043053f52b38 [2025-03-18T06:41:40.310Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-18T06:41:40.310Z] ---> e65df7cf2774 [2025-03-18T06:41:40.310Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-18T06:41:40.572Z] ---> eff718162d3d [2025-03-18T06:41:40.572Z] Successfully built eff718162d3d [2025-03-18T06:41:40.572Z] Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T06:41:40.923Z] + git log+ --pretty=%H %s [2025-03-18T06:41:40.923Z] grep ci(lts-release) [2025-03-18T06:41:40.923Z] + head -n 1 [2025-03-18T06:41:40.923Z] + awk {print $1} [Pipeline] echo [2025-03-18T06:41:41.198Z] [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: [2025-03-18T06:41:41.198Z] a7a4ea4616154a9850190ad4412f84979e62a8e6 [2025-03-18T06:41:41.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:41:41.534Z] + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:41:41.851Z] + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [2025-03-18T06:41:41.851Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] [2025-03-18T06:41:41.851Z] 1fe422dd8fee: Preparing [2025-03-18T06:41:41.851Z] e8beeb96c78f: Preparing [2025-03-18T06:41:41.851Z] 86e74d2e9146: Preparing [2025-03-18T06:41:41.851Z] 9c0a27bc94a0: Preparing [2025-03-18T06:41:41.851Z] 4636da7311e8: Preparing [2025-03-18T06:41:41.851Z] f3d99ff56b0a: Preparing [2025-03-18T06:41:41.851Z] 4da62da8382d: Preparing [2025-03-18T06:41:41.851Z] 9d94fa7f7201: Preparing [2025-03-18T06:41:41.851Z] 1a98914da975: Preparing [2025-03-18T06:41:41.851Z] cc2447e1835a: Preparing [2025-03-18T06:41:41.851Z] f3d99ff56b0a: Waiting [2025-03-18T06:41:41.851Z] 4da62da8382d: Waiting [2025-03-18T06:41:41.851Z] 1a98914da975: Waiting [2025-03-18T06:41:41.851Z] cc2447e1835a: Waiting [2025-03-18T06:41:41.851Z] 86e74d2e9146: Pushed [2025-03-18T06:41:41.851Z] 1fe422dd8fee: Pushed [2025-03-18T06:41:41.851Z] e8beeb96c78f: Pushed [2025-03-18T06:41:41.851Z] 9d94fa7f7201: Layer already exists [2025-03-18T06:41:41.851Z] f3d99ff56b0a: Pushed [2025-03-18T06:41:41.851Z] 1a98914da975: Layer already exists [2025-03-18T06:41:41.851Z] 4da62da8382d: Pushed [2025-03-18T06:41:42.110Z] cc2447e1835a: Layer already exists [2025-03-18T06:41:42.110Z] 4636da7311e8: Pushed [2025-03-18T06:41:46.300Z] 9c0a27bc94a0: Pushed [2025-03-18T06:41:46.300Z] a7a4ea4616154a9850190ad4412f84979e62a8e6: digest: sha256:3b895ab3d507f8ed949552cd6fa098b0fdd8c46d304333a69fff8a27404a4926 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T06:41:46.379Z] ===================================================== [Pipeline] echo [2025-03-18T06:41:46.391Z] taggedImages: [2025-03-18T06:41:46.391Z] - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-18T06:42:33.478Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41550 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] checkout [2025-03-18T06:42:33.517Z] Selected Git installation does not exist. Using Default [2025-03-18T06:42:33.517Z] The recommended git tool is: NONE [2025-03-18T06:42:38.140Z] using credential edgex-jenkins-ssh [2025-03-18T06:42:38.160Z] Cloning the remote Git repository [2025-03-18T06:42:38.194Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2025-03-18T06:42:38.275Z] > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 [2025-03-18T06:42:38.392Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2025-03-18T06:42:38.393Z] > git --version # timeout=10 [2025-03-18T06:42:38.411Z] > git --version # 'git version 2.25.1' [2025-03-18T06:42:38.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-18T06:42:38.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-18T06:42:39.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2025-03-18T06:42:39.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-18T06:42:40.453Z] Avoid second fetch [2025-03-18T06:42:40.453Z] Checking out Revision a7a4ea4616154a9850190ad4412f84979e62a8e6 (odessa) [2025-03-18T06:42:40.464Z] > git config core.sparsecheckout # timeout=10 [2025-03-18T06:42:40.601Z] > git checkout -f a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 [2025-03-18T06:42:41.295Z] Commit message: "ci(lts-release): LTS release v4.0.0 @4da0bb8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-18T06:42:46.047Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-18T06:42:46.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T06:42:46.047Z] Dload Upload Total Spent Left Speed [2025-03-18T06:42:46.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 38522 0 --:--:-- --:--:-- --:--:-- 38522 [Pipeline] sh [2025-03-18T06:42:46.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-18T06:42:47.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-18T06:42:47.022Z] + sudo tee /etc/docker/daemon.new [2025-03-18T06:42:47.022Z] { [2025-03-18T06:42:47.022Z] "registry-mirrors": [ [2025-03-18T06:42:47.022Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-18T06:42:47.022Z] ], [2025-03-18T06:42:47.022Z] "bip": "10.250.0.254/24", [2025-03-18T06:42:47.022Z] "hosts": [ [2025-03-18T06:42:47.022Z] "tcp://0.0.0.0:5555", [2025-03-18T06:42:47.022Z] "unix:///var/run/docker.sock" [2025-03-18T06:42:47.022Z] ], [2025-03-18T06:42:47.022Z] "mtu": 1458, [2025-03-18T06:42:47.022Z] "selinux-enabled": true, [2025-03-18T06:42:47.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-18T06:42:47.022Z] } [Pipeline] sh [2025-03-18T06:42:47.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-18T06:42:47.682Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T06:43:05.946Z] provisioning config files... [2025-03-18T06:43:05.973Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config11119580054312550680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:43:06.406Z] ---> ****-login.sh [2025-03-18T06:43:06.406Z] nexus3.edgexfoundry.org:10001 [2025-03-18T06:43:06.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:43:12.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:43:12.045Z] Configure a credential helper to remove this warning. See [2025-03-18T06:43:12.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:43:12.045Z] [2025-03-18T06:43:12.045Z] Login Succeeded [2025-03-18T06:43:12.045Z] nexus3.edgexfoundry.org:10002 [2025-03-18T06:43:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:43:12.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:43:12.317Z] Configure a credential helper to remove this warning. See [2025-03-18T06:43:12.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:43:12.317Z] [2025-03-18T06:43:12.317Z] Login Succeeded [2025-03-18T06:43:12.317Z] nexus3.edgexfoundry.org:10003 [2025-03-18T06:43:12.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:43:12.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:43:12.859Z] Configure a credential helper to remove this warning. See [2025-03-18T06:43:12.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:43:12.859Z] [2025-03-18T06:43:12.859Z] Login Succeeded [2025-03-18T06:43:12.859Z] nexus3.edgexfoundry.org:10004 [2025-03-18T06:43:13.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:43:13.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:43:13.131Z] Configure a credential helper to remove this warning. See [2025-03-18T06:43:13.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:43:13.131Z] [2025-03-18T06:43:13.131Z] Login Succeeded [2025-03-18T06:43:13.131Z] ****.io [2025-03-18T06:43:15.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T06:43:15.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T06:43:15.191Z] Configure a credential helper to remove this warning. See [2025-03-18T06:43:15.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T06:43:15.191Z] [2025-03-18T06:43:15.191Z] Login Succeeded [2025-03-18T06:43:15.191Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T06:43:15.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T06:43:15.267Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-18T06:43:15.591Z] + echo 0.0.0 [Pipeline] echo [2025-03-18T06:43:15.609Z] [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo [2025-03-18T06:43:15.629Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T06:43:15.654Z] ========================================================= [2025-03-18T06:43:15.654Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2025-03-18T06:43:15.654Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:43:16.019Z] + docker build -t device-sdk-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . [2025-03-18T06:43:16.287Z] Sending build context to Docker daemon 3.308MB [2025-03-18T06:43:16.287Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-18T06:43:16.287Z] Step 2/22 : FROM ${BASE} as builder [2025-03-18T06:43:16.561Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-18T06:43:16.561Z] 579b34f0a95b: Pulling fs layer [2025-03-18T06:43:16.561Z] b046b3a35be6: Pulling fs layer [2025-03-18T06:43:16.561Z] 2014ba793e07: Pulling fs layer [2025-03-18T06:43:16.561Z] b046b3a35be6: Verifying Checksum [2025-03-18T06:43:16.561Z] b046b3a35be6: Download complete [2025-03-18T06:43:16.561Z] 579b34f0a95b: Verifying Checksum [2025-03-18T06:43:16.561Z] 579b34f0a95b: Download complete [2025-03-18T06:43:17.536Z] 579b34f0a95b: Pull complete [2025-03-18T06:43:17.803Z] b046b3a35be6: Pull complete [2025-03-18T06:43:19.214Z] 2014ba793e07: Download complete [2025-03-18T06:43:31.579Z] 2014ba793e07: Pull complete [2025-03-18T06:43:31.579Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2025-03-18T06:43:31.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2025-03-18T06:43:31.579Z] ---> 4f4201145ecf [2025-03-18T06:43:31.579Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-18T06:43:31.579Z] ---> Running in 525f70dc1914 [2025-03-18T06:43:32.162Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-18T06:43:32.431Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-18T06:43:32.431Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-18T06:43:32.431Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-18T06:43:33.410Z] Removing intermediate container 525f70dc1914 [2025-03-18T06:43:33.410Z] ---> 73e25d6cea75 [2025-03-18T06:43:33.410Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-18T06:43:33.410Z] ---> Running in 40471ac4d40a [2025-03-18T06:43:34.828Z] Removing intermediate container 40471ac4d40a [2025-03-18T06:43:34.829Z] ---> 3f7167b60fb8 [2025-03-18T06:43:34.829Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2025-03-18T06:43:34.829Z] ---> Running in 82086b1c3d5f [2025-03-18T06:43:35.805Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:43:36.387Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-18T06:43:37.344Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:43:38.749Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:43:38.749Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-18T06:43:39.019Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-18T06:43:39.284Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-18T06:43:39.549Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-18T06:43:39.549Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-18T06:43:40.127Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-18T06:43:40.392Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-18T06:43:40.656Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-18T06:43:41.237Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-18T06:43:41.503Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-18T06:43:42.092Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-18T06:43:42.358Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-18T06:43:42.938Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-18T06:43:43.202Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-18T06:43:43.782Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-18T06:43:44.365Z] Executing busybox-1.36.1-r2.trigger [2025-03-18T06:43:44.365Z] OK: 332 MiB in 97 packages [2025-03-18T06:43:45.810Z] Removing intermediate container 82086b1c3d5f [2025-03-18T06:43:45.810Z] ---> a5b01a78c405 [2025-03-18T06:43:45.810Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-18T06:43:45.810Z] ---> Running in 550506efa12a [2025-03-18T06:43:47.221Z] Removing intermediate container 550506efa12a [2025-03-18T06:43:47.221Z] ---> c75d039fb27a [2025-03-18T06:43:47.221Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-18T06:43:47.803Z] ---> 52d92e7a98d1 [2025-03-18T06:43:47.803Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-18T06:43:48.764Z] ---> b2216473290b [2025-03-18T06:43:48.764Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-18T06:43:49.045Z] ---> f86783fe6542 [2025-03-18T06:43:49.045Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-18T06:43:49.631Z] ---> 5e808c9614ff [2025-03-18T06:43:49.631Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-18T06:43:49.906Z] ---> 0817c6b0e810 [2025-03-18T06:43:49.906Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-18T06:43:50.492Z] ---> 1f957fefe22e [2025-03-18T06:43:50.492Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-18T06:43:50.763Z] ---> Running in 2eecad3fc8b3 [2025-03-18T06:43:51.737Z] + CPPCHECK=false [2025-03-18T06:43:51.737Z] + DOCGEN=false [2025-03-18T06:43:51.737Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-18T06:43:51.737Z] + '[' 0 -gt 0 ] [2025-03-18T06:43:51.737Z] + readlink -f ./scripts/build.sh [2025-03-18T06:43:51.737Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-18T06:43:51.737Z] + dirname /tmp/sdk/scripts [2025-03-18T06:43:51.737Z] + ROOT=/tmp/sdk [2025-03-18T06:43:51.737Z] + cd /tmp/sdk [2025-03-18T06:43:51.737Z] + mkdir -p /tmp/sdk/build/release [2025-03-18T06:43:51.737Z] + cd /tmp/sdk/build/release [2025-03-18T06:43:51.737Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-18T06:43:52.003Z] -- The C compiler identification is GNU 12.2.1 [2025-03-18T06:43:52.003Z] -- Detecting C compiler ABI info [2025-03-18T06:43:52.270Z] -- Detecting C compiler ABI info - done [2025-03-18T06:43:52.270Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-18T06:43:52.270Z] -- Detecting C compile features [2025-03-18T06:43:52.270Z] -- Detecting C compile features - done [2025-03-18T06:43:52.270Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-18T06:43:52.541Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-18T06:43:52.541Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-18T06:43:52.541Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-18T06:43:52.541Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-18T06:43:52.541Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-18T06:43:52.541Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-18T06:43:52.541Z] -- /opt/iotech/iot/1.5/include [2025-03-18T06:43:52.541Z] -- C SDK 0.0.0 for Linux [2025-03-18T06:43:52.808Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-18T06:43:53.076Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-18T06:43:53.076Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-18T06:43:53.343Z] -- Configuring done (1.7s) [2025-03-18T06:43:53.610Z] -- Generating done (0.2s) [2025-03-18T06:43:53.610Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-18T06:43:53.610Z] + make all package [2025-03-18T06:43:53.610Z] + tee release.log [2025-03-18T06:43:53.610Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-18T06:43:54.573Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-18T06:43:55.165Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-18T06:43:56.123Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-18T06:43:56.715Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-18T06:43:58.657Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-18T06:43:58.922Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-18T06:43:59.879Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-18T06:44:01.823Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-18T06:44:02.091Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-18T06:44:03.061Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-18T06:44:03.644Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-18T06:44:04.226Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-18T06:44:05.188Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-18T06:44:05.455Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-18T06:44:08.050Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-18T06:44:08.050Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-18T06:44:09.458Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-18T06:44:10.041Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-18T06:44:11.454Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-18T06:44:11.720Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-18T06:44:18.410Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-18T06:44:18.680Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-18T06:44:18.956Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-18T06:44:19.546Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-18T06:44:19.833Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-18T06:44:21.233Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-18T06:44:23.804Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-18T06:44:23.804Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-18T06:44:24.765Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-18T06:44:25.349Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-18T06:44:27.287Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-18T06:44:27.287Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-18T06:44:27.287Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-18T06:44:27.287Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-18T06:44:27.287Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-18T06:44:27.287Z] 875 | const iot_data_t *deviceservices_config; [2025-03-18T06:44:27.287Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-18T06:44:27.868Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-18T06:44:28.826Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-18T06:44:29.092Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-18T06:44:29.677Z] [ 68%] Linking C shared library libcsdk.so [2025-03-18T06:44:29.677Z] [ 68%] Built target csdk [2025-03-18T06:44:29.945Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-18T06:44:30.529Z] [ 72%] Linking C executable template [2025-03-18T06:44:31.113Z] [ 72%] Built target template [2025-03-18T06:44:31.113Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-18T06:44:31.380Z] [ 76%] Linking C executable device-counter [2025-03-18T06:44:31.961Z] [ 76%] Built target device-counter [2025-03-18T06:44:31.961Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-18T06:44:32.230Z] [ 80%] Linking C executable device-random [2025-03-18T06:44:32.811Z] [ 80%] Built target device-random [2025-03-18T06:44:32.811Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-18T06:44:33.078Z] [ 84%] Linking C executable device-gyro [2025-03-18T06:44:33.345Z] [ 84%] Built target device-gyro [2025-03-18T06:44:33.611Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-18T06:44:33.878Z] [ 88%] Linking C executable device-bitfields [2025-03-18T06:44:34.471Z] [ 88%] Built target device-bitfields [2025-03-18T06:44:34.471Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-18T06:44:35.429Z] [ 92%] Linking C executable template-discovery [2025-03-18T06:44:35.694Z] [ 92%] Built target template-discovery [2025-03-18T06:44:35.695Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-18T06:44:36.277Z] [ 96%] Linking C executable device-file [2025-03-18T06:44:36.548Z] [ 96%] Built target device-file [2025-03-18T06:44:36.817Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-18T06:44:37.401Z] [100%] Linking C executable device-terminal [2025-03-18T06:44:37.666Z] [100%] Built target device-terminal [2025-03-18T06:44:37.666Z] Run CPack packaging tool... [2025-03-18T06:44:37.666Z] CPack: Create package using TGZ [2025-03-18T06:44:37.666Z] CPack: Install projects [2025-03-18T06:44:37.666Z] CPack: - Run preinstall target for: Csdk [2025-03-18T06:44:38.625Z] CPack: - Install project: Csdk [] [2025-03-18T06:44:38.625Z] CPack: Create package [2025-03-18T06:44:38.625Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-18T06:44:38.625Z] + '[' false '=' true ] [2025-03-18T06:44:38.625Z] + '[' false '=' true ] [2025-03-18T06:44:38.625Z] + mkdir -p /tmp/sdk/build/debug [2025-03-18T06:44:38.625Z] + cd /tmp/sdk/build/debug [2025-03-18T06:44:38.625Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-18T06:44:38.892Z] -- The C compiler identification is GNU 12.2.1 [2025-03-18T06:44:38.892Z] -- Detecting C compiler ABI info [2025-03-18T06:44:39.472Z] -- Detecting C compiler ABI info - done [2025-03-18T06:44:39.472Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-18T06:44:39.472Z] -- Detecting C compile features [2025-03-18T06:44:39.472Z] -- Detecting C compile features - done [2025-03-18T06:44:39.472Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-18T06:44:39.472Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-18T06:44:39.736Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-18T06:44:39.736Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-18T06:44:39.736Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-18T06:44:39.736Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-18T06:44:39.736Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-18T06:44:39.736Z] -- /opt/iotech/iot/1.5/include [2025-03-18T06:44:39.736Z] -- C SDK 0.0.0 for Linux [2025-03-18T06:44:39.736Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-18T06:44:40.000Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-18T06:44:40.266Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-18T06:44:40.266Z] -- Configuring done (1.6s) [2025-03-18T06:44:40.533Z] -- Generating done (0.2s) [2025-03-18T06:44:40.533Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-18T06:44:40.533Z] + make [2025-03-18T06:44:40.533Z] + tee debug.log [2025-03-18T06:44:40.533Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-18T06:44:41.114Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-18T06:44:41.379Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-18T06:44:41.958Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-18T06:44:42.223Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-18T06:44:42.804Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-18T06:44:43.070Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-18T06:44:43.335Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-18T06:44:43.913Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-18T06:44:44.491Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-18T06:44:44.757Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-18T06:44:45.022Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-18T06:44:45.288Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-18T06:44:45.869Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-18T06:44:45.869Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-18T06:44:46.834Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-18T06:44:46.834Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-18T06:44:47.416Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-18T06:44:47.680Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-18T06:44:48.257Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-18T06:44:48.522Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-18T06:44:49.928Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-18T06:44:49.928Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-18T06:44:50.194Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-18T06:44:50.777Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-18T06:44:50.777Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-18T06:44:51.359Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-18T06:44:52.767Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-18T06:44:53.032Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-18T06:44:53.299Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-18T06:44:53.568Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-18T06:44:54.524Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-18T06:44:54.790Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-18T06:44:55.058Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-18T06:44:55.323Z] [ 68%] Linking C shared library libcsdk.so [2025-03-18T06:44:55.588Z] [ 68%] Built target csdk [2025-03-18T06:44:55.588Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-18T06:44:55.854Z] [ 72%] Linking C executable template [2025-03-18T06:44:56.435Z] [ 72%] Built target template [2025-03-18T06:44:56.435Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-18T06:44:56.701Z] [ 76%] Linking C executable device-counter [2025-03-18T06:44:56.968Z] [ 76%] Built target device-counter [2025-03-18T06:44:56.968Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-18T06:44:57.233Z] [ 80%] Linking C executable device-random [2025-03-18T06:44:57.500Z] [ 80%] Built target device-random [2025-03-18T06:44:57.500Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-18T06:44:57.772Z] [ 84%] Linking C executable device-gyro [2025-03-18T06:44:58.352Z] [ 84%] Built target device-gyro [2025-03-18T06:44:58.352Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-18T06:44:58.617Z] [ 88%] Linking C executable device-bitfields [2025-03-18T06:44:58.885Z] [ 88%] Built target device-bitfields [2025-03-18T06:44:58.885Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-18T06:44:59.151Z] [ 92%] Linking C executable template-discovery [2025-03-18T06:44:59.733Z] [ 92%] Built target template-discovery [2025-03-18T06:44:59.733Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-18T06:44:59.999Z] [ 96%] Linking C executable device-file [2025-03-18T06:45:00.265Z] [ 96%] Built target device-file [2025-03-18T06:45:00.265Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-18T06:45:00.848Z] [100%] Linking C executable device-terminal [2025-03-18T06:45:01.114Z] [100%] Built target device-terminal [2025-03-18T06:45:01.114Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-18T06:45:01.114Z] [ 68%] Built target csdk [2025-03-18T06:45:01.383Z] [ 72%] Built target template [2025-03-18T06:45:01.383Z] [ 76%] Built target device-counter [2025-03-18T06:45:01.383Z] [ 80%] Built target device-random [2025-03-18T06:45:01.383Z] [ 84%] Built target device-gyro [2025-03-18T06:45:01.383Z] [ 88%] Built target device-bitfields [2025-03-18T06:45:01.648Z] [ 92%] Built target template-discovery [2025-03-18T06:45:01.648Z] [ 96%] Built target device-file [2025-03-18T06:45:01.648Z] [100%] Built target device-terminal [2025-03-18T06:45:01.648Z] Install the project... [2025-03-18T06:45:01.648Z] -- Install configuration: "Release" [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-18T06:45:01.648Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/devsdk [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-18T06:45:01.648Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-18T06:45:01.914Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-18T06:45:03.317Z] Removing intermediate container 2eecad3fc8b3 [2025-03-18T06:45:03.317Z] ---> 25d09ea1da0e [2025-03-18T06:45:03.317Z] Step 14/22 : FROM ${BASE} [2025-03-18T06:45:03.317Z] ---> 4f4201145ecf [2025-03-18T06:45:03.317Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-18T06:45:03.317Z] ---> Running in f6377f6253d3 [2025-03-18T06:45:03.588Z] Removing intermediate container f6377f6253d3 [2025-03-18T06:45:03.588Z] ---> 207dd696d821 [2025-03-18T06:45:03.588Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-18T06:45:03.588Z] ---> Running in 0b4d04aaa01a [2025-03-18T06:45:04.550Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-18T06:45:05.131Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-18T06:45:05.131Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-18T06:45:05.131Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-18T06:45:05.715Z] Removing intermediate container 0b4d04aaa01a [2025-03-18T06:45:05.715Z] ---> adb5b3655f63 [2025-03-18T06:45:05.715Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-18T06:45:05.715Z] ---> Running in c7e8c04245ba [2025-03-18T06:45:07.655Z] Removing intermediate container c7e8c04245ba [2025-03-18T06:45:07.655Z] ---> f5f512605a24 [2025-03-18T06:45:07.655Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init [2025-03-18T06:45:07.655Z] ---> Running in 27d8771f5da5 [2025-03-18T06:45:08.237Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:08.815Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:09.766Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:10.716Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:45:10.716Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-18T06:45:11.291Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-18T06:45:11.868Z] (3/11) Installing curl (8.12.1-r0) [2025-03-18T06:45:12.130Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-18T06:45:12.708Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-18T06:45:12.972Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-18T06:45:13.236Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-18T06:45:13.813Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-18T06:45:14.077Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-18T06:45:14.656Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-18T06:45:14.656Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-18T06:45:15.235Z] Executing busybox-1.36.1-r2.trigger [2025-03-18T06:45:15.235Z] OK: 327 MiB in 91 packages [2025-03-18T06:45:16.192Z] Removing intermediate container 27d8771f5da5 [2025-03-18T06:45:16.192Z] ---> 34dc1b439837 [2025-03-18T06:45:16.192Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-18T06:45:16.192Z] ---> Running in 97060c0d410d [2025-03-18T06:45:17.150Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:17.730Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:18.686Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:19.642Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:45:19.642Z] Upgrading critical system libraries and apk-tools: [2025-03-18T06:45:19.642Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-18T06:45:20.220Z] Executing busybox-1.36.1-r2.trigger [2025-03-18T06:45:20.484Z] Continuing the upgrade transaction with new apk-tools: [2025-03-18T06:45:20.484Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:21.061Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:22.014Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-18T06:45:22.964Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-18T06:45:22.964Z] (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-18T06:45:23.542Z] (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-18T06:45:23.807Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-18T06:45:24.072Z] (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-18T06:45:24.343Z] (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-18T06:45:24.922Z] (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-18T06:45:25.497Z] (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-18T06:45:26.079Z] (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-18T06:45:26.345Z] (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-18T06:45:27.300Z] (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-18T06:45:27.882Z] (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-18T06:45:28.459Z] (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-18T06:45:28.723Z] (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-18T06:45:29.301Z] (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-18T06:45:29.882Z] (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-18T06:45:30.843Z] (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-18T06:45:31.109Z] (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-18T06:45:31.689Z] (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-18T06:45:32.268Z] (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-18T06:45:32.532Z] (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-18T06:45:32.798Z] (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-18T06:45:33.375Z] (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-18T06:45:33.639Z] Executing busybox-1.36.1-r7.trigger [2025-03-18T06:45:33.639Z] Executing ca-certificates-20241121-r1.trigger [2025-03-18T06:45:33.906Z] OK: 327 MiB in 91 packages [2025-03-18T06:45:37.245Z] Removing intermediate container 97060c0d410d [2025-03-18T06:45:37.245Z] ---> 1862f8210e25 [2025-03-18T06:45:37.245Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-18T06:45:37.245Z] ---> 8dd985d4b5dc [2025-03-18T06:45:37.245Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-18T06:45:37.825Z] ---> 6fcdd423daea [2025-03-18T06:45:37.826Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-18T06:45:38.406Z] ---> 83c054ca3ee4 [2025-03-18T06:45:38.406Z] Successfully built 83c054ca3ee4 [2025-03-18T06:45:38.406Z] Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T06:45:38.755Z] + grep ci(lts-release) [2025-03-18T06:45:38.755Z] + awk {print $1} [2025-03-18T06:45:38.755Z] + head -n 1 [2025-03-18T06:45:38.755Z] + git log --pretty=%H %s [Pipeline] echo [2025-03-18T06:45:38.818Z] [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: [2025-03-18T06:45:38.818Z] a7a4ea4616154a9850190ad4412f84979e62a8e6 [2025-03-18T06:45:38.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:45:39.186Z] + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:45:39.566Z] + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [2025-03-18T06:45:39.567Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] [2025-03-18T06:45:39.567Z] cdd231e72582: Preparing [2025-03-18T06:45:39.567Z] a54d853dd9bd: Preparing [2025-03-18T06:45:39.567Z] 6c0e4f4d4b17: Preparing [2025-03-18T06:45:39.567Z] 85eee17e9ac9: Preparing [2025-03-18T06:45:39.567Z] dce869222dbb: Preparing [2025-03-18T06:45:39.567Z] 1cb8babc5a26: Preparing [2025-03-18T06:45:39.567Z] 8dfe6afa99d2: Preparing [2025-03-18T06:45:39.567Z] 7516a9d68dc0: Preparing [2025-03-18T06:45:39.567Z] fbbef3d89ef9: Preparing [2025-03-18T06:45:39.567Z] 5f4d9fc4d98d: Preparing [2025-03-18T06:45:39.567Z] 8dfe6afa99d2: Waiting [2025-03-18T06:45:39.567Z] 7516a9d68dc0: Waiting [2025-03-18T06:45:39.567Z] fbbef3d89ef9: Waiting [2025-03-18T06:45:39.567Z] 1cb8babc5a26: Waiting [2025-03-18T06:45:39.567Z] 5f4d9fc4d98d: Waiting [2025-03-18T06:45:39.834Z] cdd231e72582: Pushed [2025-03-18T06:45:39.834Z] 6c0e4f4d4b17: Pushed [2025-03-18T06:45:39.834Z] a54d853dd9bd: Pushed [2025-03-18T06:45:39.834Z] 7516a9d68dc0: Layer already exists [2025-03-18T06:45:39.834Z] 1cb8babc5a26: Pushed [2025-03-18T06:45:40.100Z] fbbef3d89ef9: Layer already exists [2025-03-18T06:45:40.100Z] 8dfe6afa99d2: Pushed [2025-03-18T06:45:40.100Z] 5f4d9fc4d98d: Layer already exists [2025-03-18T06:45:40.679Z] dce869222dbb: Pushed [2025-03-18T06:45:48.861Z] 85eee17e9ac9: Pushed [2025-03-18T06:45:48.861Z] a7a4ea4616154a9850190ad4412f84979e62a8e6: digest: sha256:8948df16da1ecdb1e92c3b18ad4d19c5396e256789bf8002be1c0c0eecdb8c2f size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T06:45:48.944Z] ===================================================== [Pipeline] echo [2025-03-18T06:45:48.997Z] taggedImages: [2025-03-18T06:45:48.997Z] - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-18T06:45:49.478Z] + git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo [2025-03-18T06:45:49.488Z] -----------> git rev-list -1 --merges a7a4ea4616154a9850190ad4412f84979e62a8e6~1..a7a4ea4616154a9850190ad4412f84979e62a8e6 a7a4ea4616154a9850190ad4412f84979e62a8e6 [false] [Pipeline] sh [2025-03-18T06:45:49.776Z] + git log --format=format:%s -1 a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] echo [2025-03-18T06:45:49.789Z] ========================================================= [2025-03-18T06:45:49.789Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-18T06:45:49.789Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-18T06:45:50.836Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:45:51.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:45:51.982Z] ---> package-listing.sh [2025-03-18T06:45:51.982Z] ++ facter osfamily [2025-03-18T06:45:51.982Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-18T06:45:52.241Z] + OS_FAMILY=debian [2025-03-18T06:45:52.241Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa [2025-03-18T06:45:52.241Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-18T06:45:52.241Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-18T06:45:52.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-18T06:45:52.241Z] + PACKAGES=/tmp/packages_start.txt [2025-03-18T06:45:52.241Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-18T06:45:52.241Z] + PACKAGES=/tmp/packages_end.txt [2025-03-18T06:45:52.241Z] + case "${OS_FAMILY}" in [2025-03-18T06:45:52.241Z] + dpkg -l [2025-03-18T06:45:52.241Z] + grep '^ii' [2025-03-18T06:45:52.241Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-18T06:45:52.241Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-18T06:45:52.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-18T06:45:52.241Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-18T06:45:52.241Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [2025-03-18T06:45:52.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo [2025-03-18T06:45:52.253Z] 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-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-18T06:45:52.530Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:45:53.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T06:45:53.094Z] [2025-03-18T06:45:53.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T06:45:53.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T06:45:53.399Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-18T06:45:53.399Z] 5eb5b503b376: Pulling fs layer [2025-03-18T06:45:53.399Z] 5c69ac0246d0: Pulling fs layer [2025-03-18T06:45:53.399Z] ec43610c2a17: Pulling fs layer [2025-03-18T06:45:53.399Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-18T06:45:53.399Z] 33b1e0a273af: Pulling fs layer [2025-03-18T06:45:53.399Z] 5d3b04190fa2: Pulling fs layer [2025-03-18T06:45:53.399Z] 2f39f015ded8: Pulling fs layer [2025-03-18T06:45:53.399Z] 3a2ae6a8a46f: Waiting [2025-03-18T06:45:53.399Z] 33b1e0a273af: Waiting [2025-03-18T06:45:53.399Z] 5d3b04190fa2: Waiting [2025-03-18T06:45:53.399Z] 2f39f015ded8: Waiting [2025-03-18T06:45:53.399Z] 5c69ac0246d0: Download complete [2025-03-18T06:45:53.399Z] 3a2ae6a8a46f: Download complete [2025-03-18T06:45:53.399Z] 33b1e0a273af: Verifying Checksum [2025-03-18T06:45:53.399Z] 33b1e0a273af: Download complete [2025-03-18T06:45:53.399Z] 5d3b04190fa2: Verifying Checksum [2025-03-18T06:45:53.399Z] 5d3b04190fa2: Download complete [2025-03-18T06:45:53.399Z] ec43610c2a17: Verifying Checksum [2025-03-18T06:45:53.399Z] ec43610c2a17: Download complete [2025-03-18T06:45:53.657Z] 5eb5b503b376: Download complete [2025-03-18T06:45:54.223Z] 2f39f015ded8: Download complete [2025-03-18T06:45:54.789Z] 5eb5b503b376: Pull complete [2025-03-18T06:45:54.789Z] 5c69ac0246d0: Pull complete [2025-03-18T06:45:55.355Z] ec43610c2a17: Pull complete [2025-03-18T06:45:55.355Z] 3a2ae6a8a46f: Pull complete [2025-03-18T06:45:55.614Z] 33b1e0a273af: Pull complete [2025-03-18T06:45:55.614Z] 5d3b04190fa2: Pull complete [2025-03-18T06:45:59.801Z] 2f39f015ded8: Pull complete [2025-03-18T06:45:59.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-18T06:45:59.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T06:45:59.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T06:45:59.941Z] prd-ubuntu20.04-docker-8c-8g-41549 does not seem to be running inside a container [2025-03-18T06:45:59.971Z] $ 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-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-18T06:46:01.269Z] $ docker top b0727d3d1bec61fc642cab59527ba39c7fe6d8d33fa0c66f4551e03376d8b258 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T06:46:01.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-18T06:46:01.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-18T06:46:02.200Z] + ls /var/log/sa-host [2025-03-18T06:46:02.200Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T06:46:02.367Z] provisioning config files... [2025-03-18T06:46:02.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config1754631725484997625tmp [Pipeline] { [Pipeline] echo [2025-03-18T06:46:02.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:46:02.698Z] ---> create-netrc.sh [Pipeline] } [2025-03-18T06:46:02.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:46:03.050Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-18T06:46:03.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:46:03.344Z] ---> sudo-logs.sh [2025-03-18T06:46:03.344Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-18T06:46:03.372Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:46:03.656Z] ---> job-cost.sh [2025-03-18T06:46:03.656Z] lf-activate-venv: SKIPPING [2025-03-18T06:46:03.656Z] INFO: No Stack... [2025-03-18T06:46:03.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T06:46:04.175Z] INFO: Archiving Costs [Pipeline] echo [2025-03-18T06:46:04.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T06:46:04.477Z] ---> logs-deploy.sh [2025-03-18T06:46:04.477Z] lf-activate-venv: SKIPPING [2025-03-18T06:46:04.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/7 [2025-03-18T06:46:04.477Z] INFO: archiving workspace using pattern(s): [2025-03-18T06:46:05.415Z] Archives upload complete. [2025-03-18T06:46:05.415Z] INFO: archiving logs to Nexus