Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 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-ssh9282272294709065324.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-ssh4282764445611319301.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-ssh3598119436591622747.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-ssh18351164187250104987.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-ssh703986404231122995.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41711 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 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @7663afe" > 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 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 # timeout=10 > git rev-list --no-walk 7663afedc123a9de142e41083fd4c49644c8cdb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-21T01:37:33.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-21T01:37:33.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-21T01:37:33.592Z] ========================================================= [2025-03-21T01:37:33.592Z] EdgeX Global Pipelines Version Info [2025-03-21T01:37:33.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:37:34.723Z] ------------------- [2025-03-21T01:37:34.723Z] stable info: [2025-03-21T01:37:34.723Z] ------------------- [2025-03-21T01:37:34.723Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-21T01:37:34.723Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-21T01:37:34.723Z] Message: update stable to v1.0.272 [2025-03-21T01:37:34.999Z] ------------------- [2025-03-21T01:37:34.999Z] experimental info: [2025-03-21T01:37:34.999Z] ------------------- [2025-03-21T01:37:34.999Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-21T01:37:34.999Z] Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d [2025-03-21T01:37:34.999Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-21T01:37:35.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-21T01:37:35.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-21T01:37:35.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-21T01:37:35.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-21T01:37:35.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-21T01:37:35.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-21T01:37:35.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-21T01:37:35.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-21T01:37:35.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-21T01:37:35.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-21T01:37:35.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-21T01:37:35.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-21T01:37:35.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-21T01:37:35.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-21T01:37:35.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-21T01:37:35.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-21T01:37:35.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-21T01:37:35.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-21T01:37:35.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-21T01:37:35.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-21T01:37:35.536Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo [2025-03-21T01:37:35.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c59d7f [Pipeline] echo [2025-03-21T01:37:35.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-21T01:37:35.639Z] provisioning config files... [2025-03-21T01:37:35.652Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config6103462812044649397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:37:35.985Z] ---> ****-login.sh [2025-03-21T01:37:35.985Z] nexus3.edgexfoundry.org:10001 [2025-03-21T01:37:36.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:37:36.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:37:36.246Z] Configure a credential helper to remove this warning. See [2025-03-21T01:37:36.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:37:36.246Z] [2025-03-21T01:37:36.246Z] Login Succeeded [2025-03-21T01:37:36.246Z] nexus3.edgexfoundry.org:10002 [2025-03-21T01:37:36.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:37:36.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:37:36.507Z] Configure a credential helper to remove this warning. See [2025-03-21T01:37:36.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:37:36.507Z] [2025-03-21T01:37:36.507Z] Login Succeeded [2025-03-21T01:37:36.507Z] nexus3.edgexfoundry.org:10003 [2025-03-21T01:37:36.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:37:36.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:37:36.508Z] Configure a credential helper to remove this warning. See [2025-03-21T01:37:36.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:37:36.508Z] [2025-03-21T01:37:36.508Z] Login Succeeded [2025-03-21T01:37:36.508Z] nexus3.edgexfoundry.org:10004 [2025-03-21T01:37:36.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:37:36.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:37:36.768Z] Configure a credential helper to remove this warning. See [2025-03-21T01:37:36.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:37:36.768Z] [2025-03-21T01:37:36.768Z] Login Succeeded [2025-03-21T01:37:36.768Z] ****.io [2025-03-21T01:37:36.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:37:37.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:37:37.029Z] Configure a credential helper to remove this warning. See [2025-03-21T01:37:37.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:37:37.029Z] [2025-03-21T01:37:37.029Z] Login Succeeded [2025-03-21T01:37:37.029Z] ---> ****-login.sh ends [Pipeline] } [2025-03-21T01:37:37.036Z] 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-21T01:37:37.446Z] + git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo [2025-03-21T01:37:37.475Z] -----------> git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [false] [Pipeline] sh [2025-03-21T01:37:37.769Z] + git log --format=format:%s -1 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo [2025-03-21T01:37:37.785Z] ========================================================= [2025-03-21T01:37:37.785Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-21T01:37:37.785Z] ========================================================= [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-21T01:37:37.891Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-21T01:37:38.186Z] + echo 0.0.0 [Pipeline] echo [2025-03-21T01:37:38.199Z] [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo [2025-03-21T01:37:38.217Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-21T01:37:38.236Z] ========================================================= [2025-03-21T01:37:38.236Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2025-03-21T01:37:38.236Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:37:38.705Z] + 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-21T01:37:38.705Z] Sending build context to Docker daemon 3.312MB [2025-03-21T01:37:38.705Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-21T01:37:38.705Z] Step 2/22 : FROM ${BASE} as builder [2025-03-21T01:37:38.705Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base [2025-03-21T01:37:38.705Z] 96526aa774ef: Pulling fs layer [2025-03-21T01:37:38.705Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-21T01:37:38.705Z] 585e8d389ef7: Pulling fs layer [2025-03-21T01:37:38.705Z] 4f9bc52d1dc7: Download complete [2025-03-21T01:37:38.966Z] 96526aa774ef: Verifying Checksum [2025-03-21T01:37:38.966Z] 96526aa774ef: Download complete [2025-03-21T01:37:38.966Z] 96526aa774ef: Pull complete [2025-03-21T01:37:39.225Z] 4f9bc52d1dc7: Pull complete [2025-03-21T01:37:39.792Z] 585e8d389ef7: Verifying Checksum [2025-03-21T01:37:39.792Z] 585e8d389ef7: Download complete [2025-03-21T01:37:43.085Z] 585e8d389ef7: Pull complete [2025-03-21T01:37:43.085Z] Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2025-03-21T01:37:43.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2025-03-21T01:37:43.085Z] ---> 45f96820a350 [2025-03-21T01:37:43.085Z] 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-21T01:37:45.030Z] ---> Running in 789ce7e02f7d [2025-03-21T01:37:45.291Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-21T01:37:45.552Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-21T01:37:45.552Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-21T01:37:45.552Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-21T01:37:45.814Z] Removing intermediate container 789ce7e02f7d [2025-03-21T01:37:45.814Z] ---> 44f007761ea1 [2025-03-21T01:37:45.814Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-21T01:37:45.814Z] ---> Running in ba531a0c21af [2025-03-21T01:37:46.752Z] Removing intermediate container ba531a0c21af [2025-03-21T01:37:46.752Z] ---> 509ed75a005a [2025-03-21T01:37:46.752Z] 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-21T01:37:46.752Z] ---> Running in 41fc23eed5b4 [2025-03-21T01:37:46.752Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:37:47.320Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T01:37:47.892Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:37:48.832Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:37:48.832Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-21T01:37:48.832Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-21T01:37:49.405Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-21T01:37:49.405Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-21T01:37:49.665Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-21T01:37:49.925Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-21T01:37:50.185Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-21T01:37:50.445Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-21T01:37:50.704Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-21T01:37:51.273Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-21T01:37:51.534Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-21T01:37:51.794Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-21T01:37:52.365Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-21T01:37:52.625Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-21T01:37:52.841Z] Still waiting to schedule task [2025-03-21T01:37:52.842Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41708’ [2025-03-21T01:37:52.885Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-21T01:37:53.455Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T01:37:53.455Z] OK: 336 MiB in 97 packages [2025-03-21T01:37:54.023Z] Removing intermediate container 41fc23eed5b4 [2025-03-21T01:37:54.023Z] ---> 7f1742e206d5 [2025-03-21T01:37:54.023Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-21T01:37:54.023Z] ---> Running in b43ebe5270be [2025-03-21T01:37:54.593Z] Removing intermediate container b43ebe5270be [2025-03-21T01:37:54.593Z] ---> acd884698a6b [2025-03-21T01:37:54.593Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-21T01:37:54.854Z] ---> 2297d4b2b03d [2025-03-21T01:37:54.854Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-21T01:37:55.115Z] ---> 1490532fb35e [2025-03-21T01:37:55.115Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-21T01:37:55.115Z] ---> 22378f03ccff [2025-03-21T01:37:55.115Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-21T01:37:55.375Z] ---> 43e686f03f1d [2025-03-21T01:37:55.375Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-21T01:37:55.375Z] ---> c2a3875384b8 [2025-03-21T01:37:55.375Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-21T01:37:55.635Z] ---> 82d339522f34 [2025-03-21T01:37:55.635Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-21T01:37:55.635Z] ---> Running in 3bda78b1bfb4 [2025-03-21T01:37:55.894Z] + CPPCHECK=false [2025-03-21T01:37:55.894Z] + DOCGEN=false [2025-03-21T01:37:55.894Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-21T01:37:55.894Z] + '[' 0 -gt 0 ] [2025-03-21T01:37:55.894Z] + readlink -f ./scripts/build.sh [2025-03-21T01:37:55.894Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-21T01:37:55.894Z] + dirname /tmp/sdk/scripts [2025-03-21T01:37:55.894Z] + ROOT=/tmp/sdk [2025-03-21T01:37:55.894Z] + cd /tmp/sdk [2025-03-21T01:37:55.894Z] + mkdir -p /tmp/sdk/build/release [2025-03-21T01:37:55.894Z] + cd /tmp/sdk/build/release [2025-03-21T01:37:55.894Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-21T01:37:55.894Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T01:37:55.894Z] -- Detecting C compiler ABI info [2025-03-21T01:37:56.153Z] -- Detecting C compiler ABI info - done [2025-03-21T01:37:56.153Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T01:37:56.153Z] -- Detecting C compile features [2025-03-21T01:37:56.153Z] -- Detecting C compile features - done [2025-03-21T01:37:56.153Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T01:37:56.153Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-21T01:37:56.153Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T01:37:56.153Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T01:37:56.153Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T01:37:56.153Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T01:37:56.153Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T01:37:56.153Z] -- /opt/iotech/iot/1.5/include [2025-03-21T01:37:56.153Z] -- C SDK 0.0.0 for Linux [2025-03-21T01:37:56.153Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T01:37:56.153Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T01:37:56.412Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T01:37:56.412Z] -- Configuring done (0.4s) [2025-03-21T01:37:56.412Z] -- Generating done (0.0s) [2025-03-21T01:37:56.412Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-21T01:37:56.412Z] + make all package [2025-03-21T01:37:56.412Z] + tee release.log [2025-03-21T01:37:56.412Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T01:37:56.412Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T01:37:56.677Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T01:37:56.938Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T01:37:56.938Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T01:37:57.197Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T01:37:57.197Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T01:37:57.457Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T01:37:57.717Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T01:37:57.717Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T01:37:57.991Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T01:37:57.991Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T01:37:58.251Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T01:37:58.251Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T01:37:58.251Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T01:37:58.821Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T01:37:58.821Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T01:37:59.081Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T01:37:59.081Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T01:37:59.342Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T01:37:59.342Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T01:38:00.285Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T01:38:00.544Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T01:38:00.544Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T01:38:00.544Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T01:38:00.802Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T01:38:00.802Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T01:38:01.371Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T01:38:01.371Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T01:38:01.371Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T01:38:01.670Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T01:38:01.670Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-21T01:38:01.670Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T01:38:01.670Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-21T01:38:01.670Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T01:38:01.670Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-21T01:38:01.670Z] 875 | const iot_data_t *deviceservices_config; [2025-03-21T01:38:01.670Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-21T01:38:01.929Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T01:38:01.929Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T01:38:02.188Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T01:38:02.188Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T01:38:02.188Z] [ 68%] Built target csdk [2025-03-21T01:38:02.188Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T01:38:02.453Z] [ 72%] Linking C executable template [2025-03-21T01:38:02.453Z] [ 72%] Built target template [2025-03-21T01:38:02.453Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T01:38:02.453Z] [ 76%] Linking C executable device-counter [2025-03-21T01:38:02.717Z] [ 76%] Built target device-counter [2025-03-21T01:38:02.717Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T01:38:02.717Z] [ 80%] Linking C executable device-random [2025-03-21T01:38:02.717Z] [ 80%] Built target device-random [2025-03-21T01:38:02.717Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T01:38:02.976Z] [ 84%] Linking C executable device-gyro [2025-03-21T01:38:02.976Z] [ 84%] Built target device-gyro [2025-03-21T01:38:02.976Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T01:38:02.976Z] [ 88%] Linking C executable device-bitfields [2025-03-21T01:38:03.235Z] [ 88%] Built target device-bitfields [2025-03-21T01:38:03.235Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T01:38:03.235Z] [ 92%] Linking C executable template-discovery [2025-03-21T01:38:03.235Z] [ 92%] Built target template-discovery [2025-03-21T01:38:03.494Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T01:38:03.494Z] [ 96%] Linking C executable device-file [2025-03-21T01:38:03.494Z] [ 96%] Built target device-file [2025-03-21T01:38:03.494Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T01:38:03.783Z] [100%] Linking C executable device-terminal [2025-03-21T01:38:03.783Z] [100%] Built target device-terminal [2025-03-21T01:38:03.783Z] Run CPack packaging tool... [2025-03-21T01:38:03.783Z] CPack: Create package using TGZ [2025-03-21T01:38:03.783Z] CPack: Install projects [2025-03-21T01:38:03.783Z] CPack: - Run preinstall target for: Csdk [2025-03-21T01:38:04.041Z] CPack: - Install project: Csdk [] [2025-03-21T01:38:04.041Z] CPack: Create package [2025-03-21T01:38:04.041Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-21T01:38:04.041Z] + '[' false '=' true ] [2025-03-21T01:38:04.041Z] + '[' false '=' true ] [2025-03-21T01:38:04.041Z] + mkdir -p /tmp/sdk/build/debug [2025-03-21T01:38:04.041Z] + cd /tmp/sdk/build/debug [2025-03-21T01:38:04.041Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-21T01:38:04.041Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T01:38:04.041Z] -- Detecting C compiler ABI info [2025-03-21T01:38:04.301Z] -- Detecting C compiler ABI info - done [2025-03-21T01:38:04.301Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T01:38:04.301Z] -- Detecting C compile features [2025-03-21T01:38:04.301Z] -- Detecting C compile features - done [2025-03-21T01:38:04.301Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T01:38:04.301Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-21T01:38:04.301Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T01:38:04.301Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T01:38:04.301Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T01:38:04.301Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T01:38:04.301Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T01:38:04.301Z] -- /opt/iotech/iot/1.5/include [2025-03-21T01:38:04.301Z] -- C SDK 0.0.0 for Linux [2025-03-21T01:38:04.301Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T01:38:04.301Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T01:38:04.561Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T01:38:04.561Z] -- Configuring done (0.4s) [2025-03-21T01:38:04.561Z] -- Generating done (0.0s) [2025-03-21T01:38:04.561Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-21T01:38:04.561Z] + make [2025-03-21T01:38:04.561Z] + tee debug.log [2025-03-21T01:38:04.561Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T01:38:04.561Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T01:38:04.821Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T01:38:04.821Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T01:38:04.821Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T01:38:05.081Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T01:38:05.081Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T01:38:05.081Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T01:38:05.081Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T01:38:05.340Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T01:38:05.340Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T01:38:05.340Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T01:38:05.340Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T01:38:05.599Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T01:38:05.599Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T01:38:05.600Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T01:38:05.858Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T01:38:05.858Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T01:38:05.858Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T01:38:06.116Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T01:38:06.116Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T01:38:06.376Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T01:38:06.376Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T01:38:06.376Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T01:38:06.376Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T01:38:06.376Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T01:38:06.635Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T01:38:06.895Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T01:38:06.895Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T01:38:06.895Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T01:38:06.895Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T01:38:07.155Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T01:38:07.155Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T01:38:07.155Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T01:38:07.414Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T01:38:07.414Z] [ 68%] Built target csdk [2025-03-21T01:38:07.414Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T01:38:07.414Z] [ 72%] Linking C executable template [2025-03-21T01:38:07.414Z] [ 72%] Built target template [2025-03-21T01:38:07.674Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T01:38:07.674Z] [ 76%] Linking C executable device-counter [2025-03-21T01:38:07.674Z] [ 76%] Built target device-counter [2025-03-21T01:38:07.674Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T01:38:07.674Z] [ 80%] Linking C executable device-random [2025-03-21T01:38:07.933Z] [ 80%] Built target device-random [2025-03-21T01:38:07.933Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T01:38:07.933Z] [ 84%] Linking C executable device-gyro [2025-03-21T01:38:07.933Z] [ 84%] Built target device-gyro [2025-03-21T01:38:07.933Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T01:38:07.933Z] [ 88%] Linking C executable device-bitfields [2025-03-21T01:38:08.192Z] [ 88%] Built target device-bitfields [2025-03-21T01:38:08.192Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T01:38:08.192Z] [ 92%] Linking C executable template-discovery [2025-03-21T01:38:08.192Z] [ 92%] Built target template-discovery [2025-03-21T01:38:08.192Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T01:38:08.450Z] [ 96%] Linking C executable device-file [2025-03-21T01:38:08.450Z] [ 96%] Built target device-file [2025-03-21T01:38:08.450Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T01:38:08.450Z] [100%] Linking C executable device-terminal [2025-03-21T01:38:08.710Z] [100%] Built target device-terminal [2025-03-21T01:38:08.710Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-21T01:38:08.710Z] [ 68%] Built target csdk [2025-03-21T01:38:08.710Z] [ 72%] Built target template [2025-03-21T01:38:08.710Z] [ 76%] Built target device-counter [2025-03-21T01:38:08.710Z] [ 80%] Built target device-random [2025-03-21T01:38:08.710Z] [ 84%] Built target device-gyro [2025-03-21T01:38:08.710Z] [ 88%] Built target device-bitfields [2025-03-21T01:38:08.710Z] [ 92%] Built target template-discovery [2025-03-21T01:38:08.710Z] [ 96%] Built target device-file [2025-03-21T01:38:08.710Z] [100%] Built target device-terminal [2025-03-21T01:38:08.710Z] Install the project... [2025-03-21T01:38:08.710Z] -- Install configuration: "Release" [2025-03-21T01:38:08.710Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-21T01:38:08.999Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/devsdk [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-21T01:38:08.999Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-21T01:38:08.999Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-21T01:38:09.582Z] Removing intermediate container 3bda78b1bfb4 [2025-03-21T01:38:09.582Z] ---> 1c95163e505a [2025-03-21T01:38:09.582Z] Step 14/22 : FROM ${BASE} [2025-03-21T01:38:09.582Z] ---> 45f96820a350 [2025-03-21T01:38:09.582Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-21T01:38:09.582Z] ---> Running in 48a697f58131 [2025-03-21T01:38:09.582Z] Removing intermediate container 48a697f58131 [2025-03-21T01:38:09.582Z] ---> 3803b7063057 [2025-03-21T01:38:09.582Z] 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-21T01:38:09.582Z] ---> Running in fad135036a75 [2025-03-21T01:38:09.841Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-21T01:38:10.408Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-21T01:38:10.408Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-21T01:38:10.408Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-21T01:38:10.667Z] Removing intermediate container fad135036a75 [2025-03-21T01:38:10.667Z] ---> 9771f77a3324 [2025-03-21T01:38:10.667Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-21T01:38:10.667Z] ---> Running in 4e35763bbccf [2025-03-21T01:38:11.234Z] Removing intermediate container 4e35763bbccf [2025-03-21T01:38:11.234Z] ---> 599b05afeeb0 [2025-03-21T01:38:11.234Z] 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-21T01:38:11.234Z] ---> Running in 4c52ac0aa300 [2025-03-21T01:38:11.493Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:12.060Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:12.628Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:13.197Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:38:13.197Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-21T01:38:13.457Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T01:38:14.034Z] (3/11) Installing curl (8.12.1-r0) [2025-03-21T01:38:14.299Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-21T01:38:14.560Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-21T01:38:14.819Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T01:38:15.086Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-21T01:38:15.350Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-21T01:38:15.925Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-21T01:38:16.187Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-21T01:38:16.446Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-21T01:38:16.708Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T01:38:16.708Z] OK: 331 MiB in 91 packages [2025-03-21T01:38:17.276Z] Removing intermediate container 4c52ac0aa300 [2025-03-21T01:38:17.276Z] ---> acd82dc673cc [2025-03-21T01:38:17.276Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-21T01:38:17.276Z] ---> Running in 39da1765db8b [2025-03-21T01:38:17.535Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:17.795Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:18.368Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:18.938Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:38:18.938Z] Upgrading critical system libraries and apk-tools: [2025-03-21T01:38:18.938Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-21T01:38:19.505Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T01:38:19.505Z] Continuing the upgrade transaction with new apk-tools: [2025-03-21T01:38:19.505Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:20.073Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:20.643Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T01:38:21.212Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:38:21.212Z] (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T01:38:21.479Z] (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T01:38:22.049Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-21T01:38:22.049Z] (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T01:38:22.309Z] (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-21T01:38:22.569Z] (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T01:38:23.137Z] (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T01:38:23.706Z] (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T01:38:23.966Z] (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-21T01:38:24.537Z] (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T01:38:25.106Z] (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-21T01:38:25.676Z] (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-21T01:38:25.939Z] (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-21T01:38:26.510Z] (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T01:38:27.080Z] (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-21T01:38:27.649Z] (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-21T01:38:27.938Z] (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T01:38:28.197Z] (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T01:38:28.766Z] (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T01:38:29.025Z] (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T01:38:29.284Z] (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T01:38:29.543Z] (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T01:38:30.257Z] Executing busybox-1.36.1-r7.trigger [2025-03-21T01:38:30.257Z] Executing ca-certificates-20241121-r1.trigger [2025-03-21T01:38:30.257Z] OK: 331 MiB in 91 packages [2025-03-21T01:38:31.193Z] Removing intermediate container 39da1765db8b [2025-03-21T01:38:31.193Z] ---> 2edcdaee747a [2025-03-21T01:38:31.193Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-21T01:38:31.452Z] ---> e878e4d7d9e5 [2025-03-21T01:38:31.452Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-21T01:38:31.711Z] ---> 5164002c0276 [2025-03-21T01:38:31.711Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-21T01:38:31.711Z] ---> 70c54d20b14d [2025-03-21T01:38:31.711Z] Successfully built 70c54d20b14d [2025-03-21T01:38:31.711Z] Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-21T01:38:32.114Z] + git log --pretty=%H %s [2025-03-21T01:38:32.114Z] + head -n+ 1 [2025-03-21T01:38:32.114Z] grep ci(lts-release) [2025-03-21T01:38:32.114Z] + awk {print $1} [Pipeline] echo [2025-03-21T01:38:32.405Z] [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: [2025-03-21T01:38:32.405Z] 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [2025-03-21T01:38:32.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:38:32.755Z] + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:38:33.078Z] + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [2025-03-21T01:38:33.078Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] [2025-03-21T01:38:33.078Z] aeb7516ecb4a: Preparing [2025-03-21T01:38:33.078Z] 4a3b81969ade: Preparing [2025-03-21T01:38:33.078Z] b1fd87d53af2: Preparing [2025-03-21T01:38:33.078Z] 16d6a8aac076: Preparing [2025-03-21T01:38:33.078Z] 4389de4e1195: Preparing [2025-03-21T01:38:33.078Z] 49a4ae3b33a8: Preparing [2025-03-21T01:38:33.078Z] cdfc493bc087: Preparing [2025-03-21T01:38:33.078Z] 9d94fa7f7201: Preparing [2025-03-21T01:38:33.078Z] 1a98914da975: Preparing [2025-03-21T01:38:33.078Z] cc2447e1835a: Preparing [2025-03-21T01:38:33.078Z] 49a4ae3b33a8: Waiting [2025-03-21T01:38:33.078Z] 1a98914da975: Waiting [2025-03-21T01:38:33.078Z] cdfc493bc087: Waiting [2025-03-21T01:38:33.078Z] 9d94fa7f7201: Waiting [2025-03-21T01:38:33.078Z] cc2447e1835a: Waiting [2025-03-21T01:38:33.078Z] aeb7516ecb4a: Pushed [2025-03-21T01:38:33.078Z] b1fd87d53af2: Pushed [2025-03-21T01:38:33.078Z] 4a3b81969ade: Pushed [2025-03-21T01:38:33.078Z] 9d94fa7f7201: Layer already exists [2025-03-21T01:38:33.078Z] 1a98914da975: Layer already exists [2025-03-21T01:38:33.338Z] 49a4ae3b33a8: Pushed [2025-03-21T01:38:33.338Z] cc2447e1835a: Layer already exists [2025-03-21T01:38:33.338Z] cdfc493bc087: Pushed [2025-03-21T01:38:33.597Z] 4389de4e1195: Pushed [2025-03-21T01:38:37.790Z] 16d6a8aac076: Pushed [2025-03-21T01:38:37.790Z] 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3: digest: sha256:21c7119f2d81be2fd9931d40d9359bbcd3ded59f72893edbea585052b1314b77 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-21T01:38:37.938Z] ===================================================== [Pipeline] echo [2025-03-21T01:38:37.950Z] taggedImages: [2025-03-21T01:38:37.950Z] - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-21T01:41:29.769Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41712 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] checkout [2025-03-21T01:41:32.858Z] Selected Git installation does not exist. Using Default [2025-03-21T01:41:32.858Z] The recommended git tool is: NONE [2025-03-21T01:41:37.801Z] using credential edgex-jenkins-ssh [2025-03-21T01:41:37.818Z] Cloning the remote Git repository [2025-03-21T01:41:37.861Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2025-03-21T01:41:37.965Z] > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 [2025-03-21T01:41:38.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2025-03-21T01:41:38.114Z] > git --version # timeout=10 [2025-03-21T01:41:38.133Z] > git --version # 'git version 2.25.1' [2025-03-21T01:41:38.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-21T01:41:38.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-21T01:41:39.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2025-03-21T01:41:39.466Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-21T01:41:40.360Z] Avoid second fetch [2025-03-21T01:41:40.360Z] Checking out Revision 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 (odessa) [2025-03-21T01:41:41.069Z] Commit message: "ci(lts-release): LTS release v4.0.0 @7663afe" [2025-03-21T01:41:40.372Z] > git config core.sparsecheckout # timeout=10 [2025-03-21T01:41:40.442Z] > git checkout -f 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-21T01:41:45.785Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-21T01:41:45.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-21T01:41:45.785Z] Dload Upload Total Spent Left Speed [2025-03-21T01:41:46.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 21380 0 --:--:-- --:--:-- --:--:-- 21415 [Pipeline] sh [2025-03-21T01:41:46.724Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-21T01:41:47.060Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-21T01:41:47.060Z] + sudo tee /etc/docker/daemon.new [2025-03-21T01:41:47.060Z] { [2025-03-21T01:41:47.060Z] "registry-mirrors": [ [2025-03-21T01:41:47.060Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-21T01:41:47.060Z] ], [2025-03-21T01:41:47.060Z] "bip": "10.250.0.254/24", [2025-03-21T01:41:47.060Z] "hosts": [ [2025-03-21T01:41:47.060Z] "tcp://0.0.0.0:5555", [2025-03-21T01:41:47.060Z] "unix:///var/run/docker.sock" [2025-03-21T01:41:47.060Z] ], [2025-03-21T01:41:47.060Z] "mtu": 1458, [2025-03-21T01:41:47.060Z] "selinux-enabled": true, [2025-03-21T01:41:47.060Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-21T01:41:47.060Z] } [Pipeline] sh [2025-03-21T01:41:47.416Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-21T01:41:47.738Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-21T01:42:05.986Z] provisioning config files... [2025-03-21T01:42:06.012Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config13100259485014030990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:42:06.447Z] ---> ****-login.sh [2025-03-21T01:42:06.447Z] nexus3.edgexfoundry.org:10001 [2025-03-21T01:42:06.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:42:06.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:42:06.982Z] Configure a credential helper to remove this warning. See [2025-03-21T01:42:06.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:42:06.982Z] [2025-03-21T01:42:06.982Z] Login Succeeded [2025-03-21T01:42:06.982Z] nexus3.edgexfoundry.org:10002 [2025-03-21T01:42:07.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:42:07.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:42:07.250Z] Configure a credential helper to remove this warning. See [2025-03-21T01:42:07.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:42:07.250Z] [2025-03-21T01:42:07.250Z] Login Succeeded [2025-03-21T01:42:07.250Z] nexus3.edgexfoundry.org:10003 [2025-03-21T01:42:07.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:42:07.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:42:07.784Z] Configure a credential helper to remove this warning. See [2025-03-21T01:42:07.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:42:07.784Z] [2025-03-21T01:42:07.784Z] Login Succeeded [2025-03-21T01:42:07.784Z] nexus3.edgexfoundry.org:10004 [2025-03-21T01:42:07.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:42:08.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:42:08.054Z] Configure a credential helper to remove this warning. See [2025-03-21T01:42:08.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:42:08.054Z] [2025-03-21T01:42:08.054Z] Login Succeeded [2025-03-21T01:42:08.054Z] ****.io [2025-03-21T01:42:08.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T01:42:08.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T01:42:08.321Z] Configure a credential helper to remove this warning. See [2025-03-21T01:42:08.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T01:42:08.321Z] [2025-03-21T01:42:08.321Z] Login Succeeded [2025-03-21T01:42:08.590Z] ---> ****-login.sh ends [Pipeline] } [2025-03-21T01:42:08.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-21T01:42:08.656Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-21T01:42:08.978Z] + echo 0.0.0 [Pipeline] echo [2025-03-21T01:42:08.996Z] [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo [2025-03-21T01:42:09.011Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-21T01:42:09.024Z] ========================================================= [2025-03-21T01:42:09.024Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2025-03-21T01:42:09.024Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:42:09.372Z] + 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-21T01:42:09.639Z] Sending build context to Docker daemon 3.315MB [2025-03-21T01:42:09.639Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-21T01:42:09.639Z] Step 2/22 : FROM ${BASE} as builder [2025-03-21T01:42:09.910Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-21T01:42:09.910Z] 579b34f0a95b: Pulling fs layer [2025-03-21T01:42:09.910Z] b046b3a35be6: Pulling fs layer [2025-03-21T01:42:09.910Z] 2014ba793e07: Pulling fs layer [2025-03-21T01:42:09.910Z] b046b3a35be6: Verifying Checksum [2025-03-21T01:42:09.910Z] 579b34f0a95b: Verifying Checksum [2025-03-21T01:42:09.910Z] 579b34f0a95b: Download complete [2025-03-21T01:42:10.878Z] 579b34f0a95b: Pull complete [2025-03-21T01:42:10.878Z] b046b3a35be6: Pull complete [2025-03-21T01:42:12.831Z] 2014ba793e07: Download complete [2025-03-21T01:42:25.290Z] 2014ba793e07: Pull complete [2025-03-21T01:42:25.290Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2025-03-21T01:42:25.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2025-03-21T01:42:25.290Z] ---> 4f4201145ecf [2025-03-21T01:42:25.290Z] 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-21T01:42:25.290Z] ---> Running in 1c0441837c35 [2025-03-21T01:42:25.878Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-21T01:42:26.468Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-21T01:42:26.468Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-21T01:42:26.468Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-21T01:42:27.060Z] Removing intermediate container 1c0441837c35 [2025-03-21T01:42:27.060Z] ---> 1aec5a11efef [2025-03-21T01:42:27.060Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-21T01:42:27.060Z] ---> Running in 6f613ff9014f [2025-03-21T01:42:29.032Z] Removing intermediate container 6f613ff9014f [2025-03-21T01:42:29.032Z] ---> 34f53d0ed1e9 [2025-03-21T01:42:29.032Z] 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-21T01:42:29.032Z] ---> Running in 0f37bee85d91 [2025-03-21T01:42:30.011Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:42:30.592Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T01:42:31.553Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:42:32.509Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:42:32.509Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-21T01:42:33.091Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-21T01:42:33.356Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-21T01:42:33.356Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-21T01:42:33.621Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-21T01:42:34.202Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-21T01:42:34.474Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-21T01:42:34.745Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-21T01:42:35.329Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-21T01:42:35.598Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-21T01:42:36.181Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-21T01:42:36.489Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-21T01:42:37.072Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-21T01:42:37.340Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-21T01:42:37.934Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-21T01:42:38.521Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T01:42:38.521Z] OK: 332 MiB in 97 packages [2025-03-21T01:42:40.497Z] Removing intermediate container 0f37bee85d91 [2025-03-21T01:42:40.497Z] ---> 435c2bd32bde [2025-03-21T01:42:40.497Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-21T01:42:40.497Z] ---> Running in 7d715a92e394 [2025-03-21T01:42:42.004Z] Removing intermediate container 7d715a92e394 [2025-03-21T01:42:42.004Z] ---> b3b74bcaed3c [2025-03-21T01:42:42.004Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-21T01:42:42.271Z] ---> bca9b25a70ea [2025-03-21T01:42:42.271Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-21T01:42:43.241Z] ---> f43e9c6d8f21 [2025-03-21T01:42:43.241Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-21T01:42:43.827Z] ---> cf55d0cb2038 [2025-03-21T01:42:43.827Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-21T01:42:44.412Z] ---> d1c3a0743722 [2025-03-21T01:42:44.412Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-21T01:42:44.679Z] ---> e5812d41751e [2025-03-21T01:42:44.679Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-21T01:42:45.263Z] ---> 1484e71ca957 [2025-03-21T01:42:45.263Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-21T01:42:45.263Z] ---> Running in c17276c7f436 [2025-03-21T01:42:46.224Z] + CPPCHECK=false [2025-03-21T01:42:46.224Z] + DOCGEN=false [2025-03-21T01:42:46.224Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-21T01:42:46.224Z] + '[' 0 -gt 0 ] [2025-03-21T01:42:46.224Z] + readlink -f ./scripts/build.sh [2025-03-21T01:42:46.224Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-21T01:42:46.224Z] + dirname /tmp/sdk/scripts [2025-03-21T01:42:46.224Z] + ROOT=/tmp/sdk [2025-03-21T01:42:46.224Z] + cd /tmp/sdk [2025-03-21T01:42:46.224Z] + mkdir -p /tmp/sdk/build/release [2025-03-21T01:42:46.224Z] + cd /tmp/sdk/build/release [2025-03-21T01:42:46.224Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-21T01:42:46.491Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T01:42:46.758Z] -- Detecting C compiler ABI info [2025-03-21T01:42:47.030Z] -- Detecting C compiler ABI info - done [2025-03-21T01:42:47.299Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T01:42:47.299Z] -- Detecting C compile features [2025-03-21T01:42:47.299Z] -- Detecting C compile features - done [2025-03-21T01:42:47.299Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T01:42:47.299Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-21T01:42:47.299Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T01:42:47.299Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T01:42:47.565Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T01:42:47.565Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T01:42:47.565Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T01:42:47.565Z] -- /opt/iotech/iot/1.5/include [2025-03-21T01:42:47.565Z] -- C SDK 0.0.0 for Linux [2025-03-21T01:42:47.565Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T01:42:47.836Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T01:42:48.110Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T01:42:48.110Z] -- Configuring done (1.9s) [2025-03-21T01:42:48.383Z] -- Generating done (0.2s) [2025-03-21T01:42:48.383Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-21T01:42:48.383Z] + make all package [2025-03-21T01:42:48.383Z] + tee release.log [2025-03-21T01:42:48.650Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T01:42:49.233Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T01:42:50.200Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T01:42:51.177Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T01:42:51.762Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T01:42:53.707Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T01:42:53.974Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T01:42:54.937Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T01:42:56.879Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T01:42:57.463Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T01:42:58.425Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T01:42:59.009Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T01:42:59.599Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T01:43:00.569Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T01:43:01.148Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T01:43:03.089Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T01:43:03.672Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T01:43:05.078Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T01:43:05.659Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T01:43:07.079Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T01:43:07.666Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T01:43:14.315Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T01:43:14.894Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T01:43:15.159Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T01:43:15.740Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T01:43:16.013Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T01:43:17.946Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T01:43:19.879Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T01:43:20.143Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T01:43:21.120Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T01:43:21.386Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T01:43:23.319Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-21T01:43:23.319Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T01:43:23.319Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-21T01:43:23.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T01:43:23.319Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-21T01:43:23.319Z] 875 | const iot_data_t *deviceservices_config; [2025-03-21T01:43:23.319Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-21T01:43:24.274Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T01:43:25.227Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T01:43:25.492Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T01:43:26.074Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T01:43:26.341Z] [ 68%] Built target csdk [2025-03-21T01:43:26.341Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T01:43:27.295Z] [ 72%] Linking C executable template [2025-03-21T01:43:27.563Z] [ 72%] Built target template [2025-03-21T01:43:27.563Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T01:43:28.146Z] [ 76%] Linking C executable device-counter [2025-03-21T01:43:28.413Z] [ 76%] Built target device-counter [2025-03-21T01:43:28.413Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T01:43:28.993Z] [ 80%] Linking C executable device-random [2025-03-21T01:43:29.259Z] [ 80%] Built target device-random [2025-03-21T01:43:29.259Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T01:43:29.843Z] [ 84%] Linking C executable device-gyro [2025-03-21T01:43:30.107Z] [ 84%] Built target device-gyro [2025-03-21T01:43:30.107Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T01:43:30.691Z] [ 88%] Linking C executable device-bitfields [2025-03-21T01:43:30.958Z] [ 88%] Built target device-bitfields [2025-03-21T01:43:30.958Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T01:43:32.363Z] [ 92%] Linking C executable template-discovery [2025-03-21T01:43:32.363Z] [ 92%] Built target template-discovery [2025-03-21T01:43:32.363Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T01:43:33.330Z] [ 96%] Linking C executable device-file [2025-03-21T01:43:33.599Z] [ 96%] Built target device-file [2025-03-21T01:43:33.599Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T01:43:34.180Z] [100%] Linking C executable device-terminal [2025-03-21T01:43:34.448Z] [100%] Built target device-terminal [2025-03-21T01:43:34.448Z] Run CPack packaging tool... [2025-03-21T01:43:34.716Z] CPack: Create package using TGZ [2025-03-21T01:43:34.716Z] CPack: Install projects [2025-03-21T01:43:34.716Z] CPack: - Run preinstall target for: Csdk [2025-03-21T01:43:35.299Z] CPack: - Install project: Csdk [] [2025-03-21T01:43:35.299Z] CPack: Create package [2025-03-21T01:43:35.566Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-21T01:43:35.566Z] + '[' false '=' true ] [2025-03-21T01:43:35.566Z] + '[' false '=' true ] [2025-03-21T01:43:35.566Z] + mkdir -p /tmp/sdk/build/debug [2025-03-21T01:43:35.566Z] + cd /tmp/sdk/build/debug [2025-03-21T01:43:35.566Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-21T01:43:35.832Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T01:43:35.832Z] -- Detecting C compiler ABI info [2025-03-21T01:43:36.098Z] -- Detecting C compiler ABI info - done [2025-03-21T01:43:36.369Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T01:43:36.369Z] -- Detecting C compile features [2025-03-21T01:43:36.369Z] -- Detecting C compile features - done [2025-03-21T01:43:36.369Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T01:43:36.713Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-21T01:43:36.713Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T01:43:36.713Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T01:43:36.713Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T01:43:36.713Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T01:43:36.713Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T01:43:36.713Z] -- /opt/iotech/iot/1.5/include [2025-03-21T01:43:36.713Z] -- C SDK 0.0.0 for Linux [2025-03-21T01:43:36.713Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T01:43:36.986Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T01:43:37.254Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T01:43:37.254Z] -- Configuring done (1.7s) [2025-03-21T01:43:37.532Z] -- Generating done (0.2s) [2025-03-21T01:43:37.532Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-21T01:43:37.532Z] + make [2025-03-21T01:43:37.532Z] + tee debug.log [2025-03-21T01:43:37.801Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T01:43:38.071Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T01:43:38.656Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T01:43:38.924Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T01:43:39.516Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T01:43:40.096Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T01:43:40.361Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T01:43:40.627Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T01:43:41.206Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T01:43:41.788Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T01:43:42.052Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T01:43:42.317Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T01:43:42.907Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T01:43:43.172Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T01:43:43.437Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T01:43:44.399Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T01:43:44.399Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T01:43:44.978Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T01:43:45.245Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T01:43:45.824Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T01:43:46.089Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T01:43:47.487Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T01:43:47.753Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T01:43:48.016Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T01:43:48.281Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T01:43:48.546Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T01:43:49.124Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T01:43:50.524Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T01:43:50.524Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T01:43:51.102Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T01:43:51.366Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T01:43:52.320Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T01:43:52.585Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T01:43:52.849Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T01:43:53.115Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T01:43:53.380Z] [ 68%] Built target csdk [2025-03-21T01:43:53.380Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T01:43:53.958Z] [ 72%] Linking C executable template [2025-03-21T01:43:54.223Z] [ 72%] Built target template [2025-03-21T01:43:54.223Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T01:43:54.489Z] [ 76%] Linking C executable device-counter [2025-03-21T01:43:54.754Z] [ 76%] Built target device-counter [2025-03-21T01:43:54.754Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T01:43:55.335Z] [ 80%] Linking C executable device-random [2025-03-21T01:43:55.601Z] [ 80%] Built target device-random [2025-03-21T01:43:55.601Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T01:43:55.865Z] [ 84%] Linking C executable device-gyro [2025-03-21T01:43:56.129Z] [ 84%] Built target device-gyro [2025-03-21T01:43:56.129Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T01:43:56.395Z] [ 88%] Linking C executable device-bitfields [2025-03-21T01:43:56.974Z] [ 88%] Built target device-bitfields [2025-03-21T01:43:56.974Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T01:43:57.239Z] [ 92%] Linking C executable template-discovery [2025-03-21T01:43:57.517Z] [ 92%] Built target template-discovery [2025-03-21T01:43:57.517Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T01:43:58.104Z] [ 96%] Linking C executable device-file [2025-03-21T01:43:58.369Z] [ 96%] Built target device-file [2025-03-21T01:43:58.369Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T01:43:58.636Z] [100%] Linking C executable device-terminal [2025-03-21T01:43:59.219Z] [100%] Built target device-terminal [2025-03-21T01:43:59.219Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-21T01:43:59.219Z] [ 68%] Built target csdk [2025-03-21T01:43:59.219Z] [ 72%] Built target template [2025-03-21T01:43:59.487Z] [ 76%] Built target device-counter [2025-03-21T01:43:59.487Z] [ 80%] Built target device-random [2025-03-21T01:43:59.487Z] [ 84%] Built target device-gyro [2025-03-21T01:43:59.487Z] [ 88%] Built target device-bitfields [2025-03-21T01:43:59.487Z] [ 92%] Built target template-discovery [2025-03-21T01:43:59.757Z] [ 96%] Built target device-file [2025-03-21T01:43:59.757Z] [100%] Built target device-terminal [2025-03-21T01:43:59.757Z] Install the project... [2025-03-21T01:43:59.757Z] -- Install configuration: "Release" [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-21T01:43:59.757Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/devsdk [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-21T01:43:59.757Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-21T01:43:59.757Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-21T01:44:01.165Z] Removing intermediate container c17276c7f436 [2025-03-21T01:44:01.165Z] ---> 10a181ad733b [2025-03-21T01:44:01.165Z] Step 14/22 : FROM ${BASE} [2025-03-21T01:44:01.165Z] ---> 4f4201145ecf [2025-03-21T01:44:01.165Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-21T01:44:01.433Z] ---> Running in f249dc9167a4 [2025-03-21T01:44:01.701Z] Removing intermediate container f249dc9167a4 [2025-03-21T01:44:01.701Z] ---> 13d28f66cee4 [2025-03-21T01:44:01.701Z] 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-21T01:44:01.701Z] ---> Running in 7d981cf4e72f [2025-03-21T01:44:02.660Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-21T01:44:03.241Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-21T01:44:03.241Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-21T01:44:03.241Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-21T01:44:03.830Z] Removing intermediate container 7d981cf4e72f [2025-03-21T01:44:03.830Z] ---> 9a24a4f3aaec [2025-03-21T01:44:03.830Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-21T01:44:03.830Z] ---> Running in c4b85a583b6d [2025-03-21T01:44:05.777Z] Removing intermediate container c4b85a583b6d [2025-03-21T01:44:05.777Z] ---> 5dff5f631973 [2025-03-21T01:44:05.777Z] 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-21T01:44:05.777Z] ---> Running in 470e3b94fa67 [2025-03-21T01:44:06.733Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:07.317Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:08.275Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:09.235Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:44:09.235Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-21T01:44:09.516Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T01:44:10.097Z] (3/11) Installing curl (8.12.1-r0) [2025-03-21T01:44:10.683Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-21T01:44:10.947Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-21T01:44:11.213Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T01:44:11.792Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-21T01:44:12.370Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-21T01:44:12.635Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-21T01:44:12.904Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-21T01:44:13.169Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-21T01:44:13.749Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T01:44:13.749Z] OK: 327 MiB in 91 packages [2025-03-21T01:44:14.712Z] Removing intermediate container 470e3b94fa67 [2025-03-21T01:44:14.712Z] ---> 2b22133dcaf7 [2025-03-21T01:44:14.712Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-21T01:44:14.985Z] ---> Running in 15915eb356a2 [2025-03-21T01:44:15.944Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:16.524Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:17.479Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:18.430Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:44:18.430Z] Upgrading critical system libraries and apk-tools: [2025-03-21T01:44:18.430Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-21T01:44:18.695Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T01:44:18.960Z] Continuing the upgrade transaction with new apk-tools: [2025-03-21T01:44:18.960Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:19.542Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:20.492Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T01:44:21.445Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T01:44:21.445Z] (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T01:44:22.024Z] (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T01:44:22.601Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-21T01:44:22.602Z] (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T01:44:22.865Z] (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-21T01:44:23.443Z] (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T01:44:24.023Z] (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T01:44:24.606Z] (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T01:44:24.872Z] (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-21T01:44:25.827Z] (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T01:44:26.414Z] (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-21T01:44:26.996Z] (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-21T01:44:27.574Z] (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-21T01:44:28.154Z] (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T01:44:28.734Z] (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-21T01:44:29.699Z] (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-21T01:44:29.963Z] (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T01:44:30.229Z] (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T01:44:30.808Z] (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T01:44:31.390Z] (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T01:44:31.655Z] (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T01:44:31.920Z] (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T01:44:32.502Z] Executing busybox-1.36.1-r7.trigger [2025-03-21T01:44:32.502Z] Executing ca-certificates-20241121-r1.trigger [2025-03-21T01:44:32.768Z] OK: 327 MiB in 91 packages [2025-03-21T01:44:35.358Z] Removing intermediate container 15915eb356a2 [2025-03-21T01:44:35.358Z] ---> d293c3e21ca5 [2025-03-21T01:44:35.358Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-21T01:44:35.941Z] ---> fae551ff1e8b [2025-03-21T01:44:35.942Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-21T01:44:36.524Z] ---> 13ce843c5f12 [2025-03-21T01:44:36.524Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-21T01:44:37.108Z] ---> 8d1ff71a0eb4 [2025-03-21T01:44:37.108Z] Successfully built 8d1ff71a0eb4 [2025-03-21T01:44:37.108Z] Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-21T01:44:37.455Z] + git log --pretty=%H %s [2025-03-21T01:44:37.456Z] + grep ci(lts-release) [2025-03-21T01:44:37.456Z] + awk {print $1} [2025-03-21T01:44:37.456Z] + head -n 1 [Pipeline] echo [2025-03-21T01:44:37.518Z] [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: [2025-03-21T01:44:37.518Z] 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [2025-03-21T01:44:37.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:44:37.897Z] + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:44:38.283Z] + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [2025-03-21T01:44:38.283Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] [2025-03-21T01:44:38.283Z] 1c2ae77a6031: Preparing [2025-03-21T01:44:38.283Z] ac23a8f3c80a: Preparing [2025-03-21T01:44:38.283Z] c260ad1b3689: Preparing [2025-03-21T01:44:38.283Z] 68e27db6a279: Preparing [2025-03-21T01:44:38.283Z] 108c2d645dda: Preparing [2025-03-21T01:44:38.283Z] 04a7a2221839: Preparing [2025-03-21T01:44:38.283Z] 4215a0907acb: Preparing [2025-03-21T01:44:38.283Z] 04a7a2221839: Waiting [2025-03-21T01:44:38.283Z] 7516a9d68dc0: Preparing [2025-03-21T01:44:38.283Z] 4215a0907acb: Waiting [2025-03-21T01:44:38.283Z] 7516a9d68dc0: Waiting [2025-03-21T01:44:38.283Z] fbbef3d89ef9: Preparing [2025-03-21T01:44:38.283Z] 5f4d9fc4d98d: Preparing [2025-03-21T01:44:38.283Z] fbbef3d89ef9: Waiting [2025-03-21T01:44:38.550Z] c260ad1b3689: Pushed [2025-03-21T01:44:38.550Z] 1c2ae77a6031: Pushed [2025-03-21T01:44:38.550Z] ac23a8f3c80a: Pushed [2025-03-21T01:44:38.550Z] 7516a9d68dc0: Layer already exists [2025-03-21T01:44:38.550Z] fbbef3d89ef9: Layer already exists [2025-03-21T01:44:38.550Z] 04a7a2221839: Pushed [2025-03-21T01:44:38.550Z] 5f4d9fc4d98d: Layer already exists [2025-03-21T01:44:38.550Z] 4215a0907acb: Pushed [2025-03-21T01:44:39.504Z] 108c2d645dda: Pushed [2025-03-21T01:44:47.684Z] 68e27db6a279: Pushed [2025-03-21T01:44:47.684Z] 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3: digest: sha256:c6c5f2e85b88b996b52171e722e567f15d80f21435d5cf45bf6f0869707d5a81 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-21T01:44:47.771Z] ===================================================== [Pipeline] echo [2025-03-21T01:44:47.792Z] taggedImages: [2025-03-21T01:44:47.792Z] - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [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-21T01:44:48.276Z] + git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo [2025-03-21T01:44:48.293Z] -----------> git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [false] [Pipeline] sh [2025-03-21T01:44:48.589Z] + git log --format=format:%s -1 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo [2025-03-21T01:44:48.608Z] ========================================================= [2025-03-21T01:44:48.608Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-21T01:44:48.608Z] ========================================================= 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-21T01:44:49.759Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:44:50.051Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:44:50.919Z] ---> package-listing.sh [2025-03-21T01:44:50.919Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-21T01:44:50.919Z] ++ facter osfamily [2025-03-21T01:44:51.179Z] + OS_FAMILY=debian [2025-03-21T01:44:51.179Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa [2025-03-21T01:44:51.179Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-21T01:44:51.179Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-21T01:44:51.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-21T01:44:51.179Z] + PACKAGES=/tmp/packages_start.txt [2025-03-21T01:44:51.179Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-21T01:44:51.179Z] + PACKAGES=/tmp/packages_end.txt [2025-03-21T01:44:51.179Z] + case "${OS_FAMILY}" in [2025-03-21T01:44:51.179Z] + dpkg -l [2025-03-21T01:44:51.179Z] + grep '^ii' [2025-03-21T01:44:51.179Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-21T01:44:51.179Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-21T01:44:51.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-21T01:44:51.179Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-21T01:44:51.179Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [2025-03-21T01:44:51.179Z] + 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-21T01:44:51.193Z] 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-21T01:44:51.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:44:52.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-21T01:44:52.045Z] [2025-03-21T01:44:52.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T01:44:52.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-21T01:44:52.350Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-21T01:44:52.350Z] 5eb5b503b376: Pulling fs layer [2025-03-21T01:44:52.350Z] 5c69ac0246d0: Pulling fs layer [2025-03-21T01:44:52.350Z] ec43610c2a17: Pulling fs layer [2025-03-21T01:44:52.350Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-21T01:44:52.350Z] 33b1e0a273af: Pulling fs layer [2025-03-21T01:44:52.350Z] 5d3b04190fa2: Pulling fs layer [2025-03-21T01:44:52.350Z] 2f39f015ded8: Pulling fs layer [2025-03-21T01:44:52.350Z] 3a2ae6a8a46f: Waiting [2025-03-21T01:44:52.350Z] 33b1e0a273af: Waiting [2025-03-21T01:44:52.350Z] 2f39f015ded8: Waiting [2025-03-21T01:44:52.350Z] 5d3b04190fa2: Waiting [2025-03-21T01:44:52.350Z] 5c69ac0246d0: Download complete [2025-03-21T01:44:52.350Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-21T01:44:52.350Z] 3a2ae6a8a46f: Download complete [2025-03-21T01:44:52.350Z] 33b1e0a273af: Verifying Checksum [2025-03-21T01:44:52.350Z] 33b1e0a273af: Download complete [2025-03-21T01:44:52.350Z] ec43610c2a17: Verifying Checksum [2025-03-21T01:44:52.350Z] ec43610c2a17: Download complete [2025-03-21T01:44:52.350Z] 5d3b04190fa2: Verifying Checksum [2025-03-21T01:44:52.350Z] 5d3b04190fa2: Download complete [2025-03-21T01:44:52.609Z] 5eb5b503b376: Verifying Checksum [2025-03-21T01:44:52.609Z] 5eb5b503b376: Download complete [2025-03-21T01:44:53.174Z] 2f39f015ded8: Download complete [2025-03-21T01:44:53.741Z] 5eb5b503b376: Pull complete [2025-03-21T01:44:53.741Z] 5c69ac0246d0: Pull complete [2025-03-21T01:44:53.999Z] ec43610c2a17: Pull complete [2025-03-21T01:44:54.257Z] 3a2ae6a8a46f: Pull complete [2025-03-21T01:44:54.257Z] 33b1e0a273af: Pull complete [2025-03-21T01:44:54.515Z] 5d3b04190fa2: Pull complete [2025-03-21T01:44:57.796Z] 2f39f015ded8: Pull complete [2025-03-21T01:44:58.055Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-21T01:44:58.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-21T01:44:58.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-21T01:44:58.210Z] prd-ubuntu20.04-docker-8c-8g-41711 does not seem to be running inside a container [2025-03-21T01:44:58.238Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-21T01:45:01.088Z] $ docker top 188963f545f3c7dfa612769cd575ec9e4f7524678695657b8613a22c84d22558 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-21T01:45:01.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-21T01:45:01.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-21T01:45:02.037Z] + ls /var/log/sa-host [2025-03-21T01:45:02.037Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-21T01:45:02.229Z] provisioning config files... [2025-03-21T01:45:02.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config8486121225434693339tmp [Pipeline] { [Pipeline] echo [2025-03-21T01:45:02.256Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:45:02.550Z] ---> create-netrc.sh [Pipeline] } [2025-03-21T01:45:02.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:45:02.912Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-21T01:45:02.921Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:45:03.204Z] ---> sudo-logs.sh [2025-03-21T01:45:03.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-21T01:45:03.230Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:45:03.516Z] ---> job-cost.sh [2025-03-21T01:45:03.516Z] lf-activate-venv: SKIPPING [2025-03-21T01:45:03.516Z] INFO: No Stack... [2025-03-21T01:45:03.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-21T01:45:04.037Z] INFO: Archiving Costs [Pipeline] echo [2025-03-21T01:45:04.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T01:45:04.340Z] ---> logs-deploy.sh [2025-03-21T01:45:04.340Z] lf-activate-venv: SKIPPING [2025-03-21T01:45:04.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/10 [2025-03-21T01:45:04.340Z] INFO: archiving workspace using pattern(s): [2025-03-21T01:45:05.279Z] Archives upload complete. [2025-03-21T01:45:05.540Z] INFO: archiving logs to Nexus [2025-03-21T01:45:06.110Z] ---> uname -a: [2025-03-21T01:45:06.110Z] Linux prd-ubuntu20-04-docker-8c-8g-41711 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] ---> lscpu: [2025-03-21T01:45:06.110Z] Architecture: x86_64 [2025-03-21T01:45:06.110Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-21T01:45:06.110Z] Byte Order: Little Endian [2025-03-21T01:45:06.110Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-21T01:45:06.110Z] CPU(s): 8 [2025-03-21T01:45:06.110Z] On-line CPU(s) list: 0-7 [2025-03-21T01:45:06.110Z] Thread(s) per core: 1 [2025-03-21T01:45:06.110Z] Core(s) per socket: 1 [2025-03-21T01:45:06.110Z] Socket(s): 8 [2025-03-21T01:45:06.110Z] NUMA node(s): 1 [2025-03-21T01:45:06.110Z] Vendor ID: AuthenticAMD [2025-03-21T01:45:06.110Z] CPU family: 23 [2025-03-21T01:45:06.110Z] Model: 49 [2025-03-21T01:45:06.110Z] Model name: AMD EPYC-Rome Processor [2025-03-21T01:45:06.110Z] Stepping: 0 [2025-03-21T01:45:06.110Z] CPU MHz: 2800.000 [2025-03-21T01:45:06.110Z] BogoMIPS: 5600.00 [2025-03-21T01:45:06.110Z] Virtualization: AMD-V [2025-03-21T01:45:06.110Z] Hypervisor vendor: KVM [2025-03-21T01:45:06.110Z] Virtualization type: full [2025-03-21T01:45:06.110Z] L1d cache: 256 KiB [2025-03-21T01:45:06.110Z] L1i cache: 256 KiB [2025-03-21T01:45:06.110Z] L2 cache: 4 MiB [2025-03-21T01:45:06.110Z] L3 cache: 128 MiB [2025-03-21T01:45:06.110Z] NUMA node0 CPU(s): 0-7 [2025-03-21T01:45:06.110Z] Vulnerability Itlb multihit: Not affected [2025-03-21T01:45:06.110Z] Vulnerability L1tf: Not affected [2025-03-21T01:45:06.110Z] Vulnerability Mds: Not affected [2025-03-21T01:45:06.110Z] Vulnerability Meltdown: Not affected [2025-03-21T01:45:06.110Z] Vulnerability Mmio stale data: Not affected [2025-03-21T01:45:06.110Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-21T01:45:06.110Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-21T01:45:06.110Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-21T01:45:06.110Z] Vulnerability Srbds: Not affected [2025-03-21T01:45:06.110Z] Vulnerability Tsx async abort: Not affected [2025-03-21T01:45:06.110Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] ---> nproc: [2025-03-21T01:45:06.110Z] 8 [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] ---> df -h: [2025-03-21T01:45:06.110Z] Filesystem Size Used Avail Use% Mounted on [2025-03-21T01:45:06.110Z] overlay 155G 10G 145G 7% / [2025-03-21T01:45:06.110Z] tmpfs 64M 0 64M 0% /dev [2025-03-21T01:45:06.110Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-21T01:45:06.110Z] shm 64M 0 64M 0% /dev/shm [2025-03-21T01:45:06.110Z] /dev/vda1 155G 10G 145G 7% /facter-os [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] ---> sar -b -r -n DEV: [2025-03-21T01:45:06.110Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41711) 03/21/25 _x86_64_ (8 CPU) [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] 01:36:53 LINUX RESTART (8 CPU) [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] 01:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-21T01:45:06.110Z] 01:38:02 364.44 47.44 317.00 0.00 5346.98 139929.75 0.00 [2025-03-21T01:45:06.110Z] 01:39:01 72.28 0.10 72.17 0.00 15.18 58013.90 0.00 [2025-03-21T01:45:06.110Z] 01:40:01 1.52 0.00 1.52 0.00 0.00 17.48 0.00 [2025-03-21T01:45:06.110Z] 01:41:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2025-03-21T01:45:06.110Z] 01:42:01 8.85 2.48 6.37 0.00 2349.21 231.43 0.00 [2025-03-21T01:45:06.110Z] 01:43:01 20.48 7.75 12.73 0.00 1105.50 3508.83 0.00 [2025-03-21T01:45:06.110Z] 01:44:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2025-03-21T01:45:06.110Z] 01:45:01 45.08 0.48 44.59 0.00 41.19 16690.68 0.00 [2025-03-21T01:45:06.110Z] Average: 64.30 7.30 57.00 0.00 1109.51 27236.64 0.00 [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] 01:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-21T01:45:06.110Z] 01:38:02 29866096 31583456 757224 2.30 54660 1966880 1960640 5.78 1000936 1681452 2620 [2025-03-21T01:45:06.110Z] 01:39:01 29833820 31600252 738344 2.25 58140 2009928 1693340 4.99 993676 1718704 336 [2025-03-21T01:45:06.110Z] 01:40:01 29833936 31600392 737816 2.24 58180 2009928 1693340 4.99 993468 1718704 12 [2025-03-21T01:45:06.110Z] 01:41:01 29842484 31609004 729304 2.22 58204 2009932 1709704 5.04 984228 1718748 144 [2025-03-21T01:45:06.110Z] 01:42:01 29623392 31566840 764252 2.32 61376 2177180 1823020 5.37 1124148 1782236 94616 [2025-03-21T01:45:06.110Z] 01:43:01 29608104 31591452 733688 2.23 63616 2213736 1786844 5.27 1134644 1778256 4 [2025-03-21T01:45:06.110Z] 01:44:01 29608048 31591416 733564 2.23 63656 2213740 1786844 5.27 1134540 1778260 4 [2025-03-21T01:45:06.110Z] 01:45:01 29047232 31527548 769132 2.34 81772 2667280 1961984 5.78 1190708 2228880 212 [2025-03-21T01:45:06.110Z] Average: 29657889 31583795 745416 2.27 62450 2158576 1801964 5.31 1069544 1800655 12244 [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z] 01:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-21T01:45:06.110Z] 01:38:02 vethb53e5e1 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:38:02 lo 3.27 3.27 0.31 0.31 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:38:02 docker0 19.01 21.11 1.14 68.56 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:38:02 ens3 418.33 286.35 2842.22 84.47 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:39:01 lo 2.64 2.64 0.25 0.25 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:39:01 docker0 60.84 71.00 3.53 351.38 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:39:01 ens3 140.01 116.90 388.48 289.15 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:40:01 ens3 0.75 0.70 0.05 0.06 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:41:01 ens3 0.77 0.27 0.07 0.02 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:42:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:42:01 ens3 74.72 37.68 1406.52 2.94 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:43:01 ens3 0.70 0.53 0.32 0.13 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:45:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] 01:45:01 ens3 93.23 56.51 2525.00 11.35 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] Average: docker0 9.87 11.39 0.58 51.87 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] Average: ens3 90.96 62.25 896.35 48.01 0.00 0.00 0.00 0.00 [2025-03-21T01:45:06.110Z] [2025-03-21T01:45:06.110Z]