Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdaa71602f81d1cafd7d6b2807667085e0b53c9+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (21ef22b5078934d8f6bb5ba195430e1bea5d782f) 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-ssh15160621283979664500.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4987843927554365619.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15666728123245875509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3691492003777200599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13086301692320511138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16745832110199607514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-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-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-374’ Running on prd-ubuntu20.04-docker-8c-8g-375 in /w/workspace/exfoundry_device-bacnet-c_PR-108 [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-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-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-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Merge succeeded, producing 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Checking out Revision 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 (PR-108) Commit message: "fix: scripts/Dockerfile.alpine-base to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:44 ========================================================= 05:56:44 EdgeX Global Pipelines Version Info 05:56:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:45 ------------------- 05:56:45 stable info: 05:56:45 ------------------- 05:56:45 Commited By: Cherry Wang cherry@iotechsys.com 05:56:45 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:56:45 Message: update stable to v1.0.278 05:56:45 ------------------- 05:56:45 experimental info: 05:56:45 ------------------- 05:56:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:45 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:56:45 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 05:56:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 05:56:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo 05:56:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdaa71 [Pipeline] echo 05:56:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:47 provisioning config files... 05:56:47 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config7446147927111951134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:47 ---> ****-login.sh 05:56:47 nexus3.edgexfoundry.org:10001 05:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:47 05:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:56:47 Configure a credential helper to remove this warning. See 05:56:47 https://docs.****.com/go/credential-store/ 05:56:47 05:56:47 Login Succeeded 05:56:47 nexus3.edgexfoundry.org:10002 05:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:47 05:56:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:56:47 Configure a credential helper to remove this warning. See 05:56:47 https://docs.****.com/go/credential-store/ 05:56:47 05:56:47 Login Succeeded 05:56:47 nexus3.edgexfoundry.org:10003 05:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:48 05:56:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:56:48 Configure a credential helper to remove this warning. See 05:56:48 https://docs.****.com/go/credential-store/ 05:56:48 05:56:48 Login Succeeded 05:56:48 nexus3.edgexfoundry.org:10004 05:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:48 05:56:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:56:48 Configure a credential helper to remove this warning. See 05:56:48 https://docs.****.com/go/credential-store/ 05:56:48 05:56:48 Login Succeeded 05:56:48 ****.io 05:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:48 05:56:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:56:48 Configure a credential helper to remove this warning. See 05:56:48 https://docs.****.com/go/credential-store/ 05:56:48 05:56:48 Login Succeeded 05:56:48 ---> ****-login.sh ends [Pipeline] } 05:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 05:56:49 + git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo 05:56:49 -----------> git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [false] [Pipeline] sh 05:56:49 + git log --format=format:%s -1 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo 05:56:49 ========================================================= 05:56:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:56:49 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:56:50 + git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo 05:56:50 -----------> git rev-list -1 --merges 8cdaa71602f81d1cafd7d6b2807667085e0b53c9~1..8cdaa71602f81d1cafd7d6b2807667085e0b53c9 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [false] [Pipeline] sh 05:56:50 + git log --format=format:%s -1 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 [Pipeline] echo 05:56:50 ========================================================= 05:56:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:56:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:56:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:51 + grep -v github /etc/ssh/ssh_known_hosts 05:56:51 + [ -e /tmp/ssh_known_hosts ] 05:56:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:56:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:56:51 + sudo tee -a /etc/ssh/ssh_known_hosts 05:56:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:51 05:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:56:52 3dae71ba6b94: Pulling fs layer 05:56:52 6bf1a483ea7c: Pulling fs layer 05:56:52 f5dfc541a4d3: Pulling fs layer 05:56:52 461d9e800cba: Pulling fs layer 05:56:52 80192f66455f: Pulling fs layer 05:56:52 2e8e34ca0e6c: Pulling fs layer 05:56:52 a29436f7fd5d: Pulling fs layer 05:56:52 923cac83aea3: Pulling fs layer 05:56:52 25ad8b0a4227: Pulling fs layer 05:56:52 db01528c6b51: Pulling fs layer 05:56:52 28988de357af: Pulling fs layer 05:56:52 923cac83aea3: Waiting 05:56:52 25ad8b0a4227: Waiting 05:56:52 461d9e800cba: Waiting 05:56:52 80192f66455f: Waiting 05:56:52 db01528c6b51: Waiting 05:56:52 28988de357af: Waiting 05:56:52 6bf1a483ea7c: Verifying Checksum 05:56:52 6bf1a483ea7c: Download complete 05:56:52 461d9e800cba: Verifying Checksum 05:56:52 461d9e800cba: Download complete 05:56:52 80192f66455f: Verifying Checksum 05:56:52 80192f66455f: Download complete 05:56:52 f5dfc541a4d3: Verifying Checksum 05:56:52 f5dfc541a4d3: Download complete 05:56:52 3dae71ba6b94: Download complete 05:56:52 923cac83aea3: Download complete 05:56:52 25ad8b0a4227: Verifying Checksum 05:56:52 25ad8b0a4227: Download complete 05:56:52 db01528c6b51: Verifying Checksum 05:56:52 db01528c6b51: Download complete 05:56:52 28988de357af: Verifying Checksum 05:56:52 28988de357af: Download complete 05:56:52 a29436f7fd5d: Verifying Checksum 05:56:52 a29436f7fd5d: Download complete 05:56:53 2e8e34ca0e6c: Verifying Checksum 05:56:53 2e8e34ca0e6c: Download complete 05:56:54 3dae71ba6b94: Pull complete 05:56:54 6bf1a483ea7c: Pull complete 05:56:55 f5dfc541a4d3: Pull complete 05:56:55 461d9e800cba: Pull complete 05:56:55 80192f66455f: Pull complete 05:57:00 2e8e34ca0e6c: Pull complete 05:57:00 a29436f7fd5d: Pull complete 05:57:00 923cac83aea3: Pull complete 05:57:00 25ad8b0a4227: Pull complete 05:57:00 db01528c6b51: Pull complete 05:57:01 28988de357af: Pull complete 05:57:01 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:01 prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container 05:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:03 $ docker top 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a -eo pid,comm 05:57:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:57:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:04 [ssh-agent] Looking for ssh-agent implementation... 05:57:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:04 $ docker exec 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent 05:57:04 SSH_AUTH_SOCK=/tmp/ssh-BdMhDGMUijiV/agent.33 05:57:04 SSH_AGENT_PID=39 05:57:04 Running ssh-add (command line suppressed) 05:57:04 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_4002689859461913163.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_4002689859461913163.key) 05:57:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] sh 05:57:05 + git tag --points-at HEAD [Pipeline] } 05:57:05 $ docker exec --env ******** --env ******** 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent -k 05:57:05 unset SSH_AUTH_SOCK; 05:57:05 unset SSH_AGENT_PID; 05:57:05 echo Agent pid 39 killed; 05:57:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:05 [ssh-agent] Looking for ssh-agent implementation... 05:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:05 $ docker exec 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent 05:57:05 SSH_AUTH_SOCK=/tmp/ssh-Pjz5HH0E5mJe/agent.86 05:57:05 SSH_AGENT_PID=92 05:57:05 Running ssh-add (command line suppressed) 05:57:05 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_14988973902238712107.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_14988973902238712107.key) 05:57:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:05 + git semver init 05:57:06 2026-01-10 05:57:06,133 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:57:06 2026-01-10 05:57:06,139 [run_init] DEBUG init version:0.0.0 force:False 05:57:06 2026-01-10 05:57:06,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver 05:57:06 2026-01-10 05:57:06,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver 05:57:06 2026-01-10 05:57:06,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108, stdin=None, shell=False, universal_newlines=False) 05:57:07 2026-01-10 05:57:07,063 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.git/info/exclude 05:57:07 2026-01-10 05:57:07,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 with force:False 05:57:07 2026-01-10 05:57:07,064 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 05:57:07 2026-01-10 05:57:07,068 [execute] INFO git cat-file --batch-check 05:57:07 2026-01-10 05:57:07,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) 05:57:07 2026-01-10 05:57:07,072 [execute] INFO git cat-file --batch 05:57:07 2026-01-10 05:57:07,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) 05:57:07 2026-01-10 05:57:07,076 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 05:57:07 0.0.0 [Pipeline] } 05:57:07 $ docker exec --env ******** --env ******** 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a ssh-agent -k 05:57:07 unset SSH_AUTH_SOCK; 05:57:07 unset SSH_AGENT_PID; 05:57:07 echo Agent pid 92 killed; 05:57:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:07 + git semver [Pipeline] } 05:57:07 $ docker stop --time=1 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a 05:57:09 $ docker rm -f --volumes 6e5fd7c3016abf5c666f9e1c8dcc518c1e09e61065d6af7b4bb7b8e90fd90c0a [Pipeline] // withDockerContainer [Pipeline] sh 05:57:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:10 Stashed 1 file(s) [Pipeline] echo 05:57:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:10 provisioning config files... 05:57:10 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config17033372103543088257tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:57:11 ---> ****-login.sh 05:57:11 nexus3.edgexfoundry.org:10001 05:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:11 Login Succeeded 05:57:11 nexus3.edgexfoundry.org:10002 05:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:11 Login Succeeded 05:57:11 nexus3.edgexfoundry.org:10003 05:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:11 Login Succeeded 05:57:11 nexus3.edgexfoundry.org:10004 05:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:11 Login Succeeded 05:57:11 ****.io 05:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:11 Login Succeeded 05:57:11 ---> ****-login.sh ends [Pipeline] } 05:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:12 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 05:57:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:12 ========================================================= 05:57:12 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 05:57:12 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:12 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 05:57:13 #0 building with "default" instance using docker driver 05:57:13 05:57:13 #1 [internal] load build definition from Dockerfile.alpine-base 05:57:13 #1 transferring dockerfile: 1.45kB done 05:57:13 #1 DONE 0.0s 05:57:13 05:57:13 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 05:57:13 #2 DONE 0.1s 05:57:13 05:57:13 #3 [internal] load .dockerignore 05:57:13 #3 transferring context: 2B done 05:57:13 #3 DONE 0.0s 05:57:13 05:57:13 #4 [internal] load build context 05:57:13 #4 transferring context: 85.88kB 0.0s done 05:57:13 #4 DONE 0.0s 05:57:13 05:57:13 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 05:57:13 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 05:57:13 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 05:57:13 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 05:57:13 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.19MB / 118.14MB 0.1s 05:57:13 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 05:57:13 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 30.41MB / 118.14MB 0.3s 05:57:13 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 05:57:14 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 76.55MB / 118.14MB 0.5s 05:57:14 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 102.76MB / 118.14MB 0.6s 05:57:14 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s 05:57:14 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done 05:57:14 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 05:57:18 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done 05:57:18 #5 DONE 4.7s 05:57:18 05:57:18 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 05:57:18 #6 0.261 Connecting to iotech.jfrog.io (34.247.22.236:443) 05:57:18 #6 0.665 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:57:18 #6 0.665 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:57:19 #6 0.665 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:57:19 #6 DONE 1.8s 05:57:19 05:57:19 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:57:20 #7 DONE 0.3s 05:57:20 05:57:20 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 05:57:20 #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:20 #8 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:20 #8 0.576 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:57:21 #8 1.173 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:57:21 #8 1.182 (1/18) Installing dumb-init (1.2.5-r2) 05:57:21 #8 1.197 (2/18) Installing hiredis (1.1.0-r2) 05:57:21 #8 1.383 (3/18) Installing hiredis-dev (1.1.0-r2) 05:57:21 #8 1.478 (4/18) Installing libcbor (0.10.2-r1) 05:57:21 #8 1.483 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 05:57:22 #8 2.139 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 05:57:22 #8 2.239 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 05:57:22 #8 2.435 (8/18) Installing libcbor-dev (0.10.2-r1) 05:57:22 #8 2.439 (9/18) Installing libmenuw (6.4_p20230506-r0) 05:57:22 #8 2.443 (10/18) Installing libpanelw (6.4_p20230506-r0) 05:57:22 #8 2.450 (11/18) Installing libncurses++ (6.4_p20230506-r0) 05:57:22 #8 2.538 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 05:57:22 #8 2.547 (13/18) Installing libblkid (2.38.1-r8) 05:57:22 #8 2.553 (14/18) Installing libuuid (2.38.1-r8) 05:57:22 #8 2.557 (15/18) Installing libfdisk (2.38.1-r8) 05:57:22 #8 2.564 (16/18) Installing libmount (2.38.1-r8) 05:57:22 #8 2.571 (17/18) Installing libsmartcols (2.38.1-r8) 05:57:22 #8 2.586 (18/18) Installing util-linux-dev (2.38.1-r8) 05:57:22 #8 2.613 Executing busybox-1.36.1-r4.trigger 05:57:22 #8 2.622 OK: 336 MiB in 100 packages 05:57:22 #8 DONE 2.8s 05:57:23 05:57:23 #9 [ 5/11] RUN apk --no-cache upgrade 05:57:23 #9 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:23 #9 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:23 #9 0.576 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:57:24 #9 1.163 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:57:24 #9 1.171 Upgrading critical system libraries and apk-tools: 05:57:24 #9 1.171 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:57:24 #9 1.178 Executing busybox-1.36.1-r4.trigger 05:57:24 #9 1.235 Continuing the upgrade transaction with new apk-tools: 05:57:24 #9 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:24 #9 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:24 #9 1.627 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:57:25 #9 2.215 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:57:25 #9 2.222 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 05:57:25 #9 2.232 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 05:57:25 #9 2.331 Executing busybox-1.36.1-r7.post-upgrade 05:57:25 #9 2.345 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 05:57:25 #9 2.349 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 05:57:25 #9 2.358 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 05:57:25 #9 2.390 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 05:57:25 #9 2.410 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 05:57:25 #9 2.414 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 05:57:25 #9 2.466 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 05:57:25 #9 2.519 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 05:57:25 #9 2.523 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 05:57:25 #9 2.529 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 05:57:25 #9 2.547 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 05:57:25 #9 2.562 (14/27) Installing libpsl (0.21.5-r0) 05:57:25 #9 2.566 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 05:57:25 #9 2.575 (16/27) Installing libpsl-utils (0.21.5-r0) 05:57:25 #9 2.579 (17/27) Installing libpsl-dev (0.21.5-r0) 05:57:25 #9 2.584 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 05:57:25 #9 2.609 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 05:57:25 #9 2.615 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 05:57:25 #9 2.671 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 05:57:25 #9 2.676 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 05:57:26 #9 2.680 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 05:57:26 #9 2.700 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 05:57:26 #9 2.704 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 05:57:26 #9 2.708 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 05:57:26 #9 2.711 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 05:57:26 #9 2.721 Executing busybox-1.36.1-r7.trigger 05:57:26 #9 2.725 Executing ca-certificates-20241121-r1.trigger 05:57:26 #9 2.773 OK: 337 MiB in 103 packages 05:57:26 #9 DONE 3.0s 05:57:26 05:57:26 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 05:57:26 #10 DONE 0.0s 05:57:26 05:57:26 #11 [ 7/11] COPY src /device-bacnet-c/src/ 05:57:26 #11 DONE 0.0s 05:57:26 05:57:26 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 05:57:26 #12 DONE 0.0s 05:57:26 05:57:26 #13 [ 9/11] WORKDIR /device-bacnet-c 05:57:26 #13 DONE 0.0s 05:57:26 05:57:26 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 05:57:26 #14 0.227 + CSDK_VER=4.0.0 05:57:26 #14 0.227 + '[' '!' -d deps ] 05:57:26 #14 0.227 + mkdir deps 05:57:26 #14 0.228 + cd /device-bacnet-c/deps 05:57:26 #14 0.228 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 05:57:26 #14 0.230 Connecting to github.com (140.82.112.4:443) 05:57:26 #14 0.445 Connecting to codeload.github.com (140.82.113.9:443) 05:57:26 #14 0.621 saving to 'v4.0.0.zip' 05:57:27 #14 0.684 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 05:57:27 #14 0.684 'v4.0.0.zip' saved 05:57:27 #14 0.684 + unzip v4.0.0.zip 05:57:27 #14 0.685 Archive: v4.0.0.zip 05:57:27 #14 0.691 creating: device-sdk-c-4.0.0/ 05:57:27 #14 0.691 creating: device-sdk-c-4.0.0/.github/ 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/.github/Contributing.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/.github/semantic.yml 05:57:27 #14 0.691 creating: device-sdk-c-4.0.0/.github/workflows/ 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/.gitignore 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/Attribution.txt 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/CHANGELOG.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/Doxyfile 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/Jenkinsfile 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/LICENSE 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/Makefile 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/OWNERS.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/README.IOT.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/README.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/README.v3.md 05:57:27 #14 0.691 creating: device-sdk-c-4.0.0/docs/ 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/docs/configuration.md 05:57:27 #14 0.691 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/docs/metrics.md 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/docs/startup.md 05:57:27 #14 0.694 creating: device-sdk-c-4.0.0/include/ 05:57:27 #14 0.694 creating: device-sdk-c-4.0.0/include/devsdk/ 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 05:57:27 #14 0.694 creating: device-sdk-c-4.0.0/include/edgex/ 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 05:57:27 #14 0.694 creating: device-sdk-c-4.0.0/scripts/ 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/scripts/build.sh 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 05:57:27 #14 0.694 creating: device-sdk-c-4.0.0/src/ 05:57:27 #14 0.694 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 05:57:27 #14 0.698 creating: device-sdk-c-4.0.0/src/c/ 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/api.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/bus.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/callback3.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/callback3.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/config.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/config.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/correlation.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/correlation.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/data.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/data.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/device.c 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/device.h 05:57:27 #14 0.698 inflating: device-sdk-c-4.0.0/src/c/devman.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devmap.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devmap.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/devutil.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/discovery.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/discovery.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 05:57:27 #14 0.700 creating: device-sdk-c-4.0.0/src/c/examples/ 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 05:57:27 #14 0.700 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 05:57:27 #14 0.700 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 05:57:27 #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 05:57:27 #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 05:57:27 #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 05:57:27 #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 05:57:27 #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 05:57:27 #14 0.702 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 05:57:27 #14 0.702 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 05:57:27 #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 05:57:27 #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 05:57:27 #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 05:57:27 #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 05:57:27 #14 0.703 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 05:57:27 #14 0.703 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 05:57:27 #14 0.705 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 05:57:27 #14 0.705 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/res/ 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 05:57:27 #14 0.706 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 05:57:27 #14 0.706 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/filesys.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/filesys.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/keeper.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/keeper.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/map.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/map.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/metadata.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/metadata.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/metrics.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/opstate.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/opstate.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/parson.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/parson.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/profiles.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/profiles.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/registry.c 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/registry.h 05:57:27 #14 0.709 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/rest.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/secrets.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/service.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/service.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/transform.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/transform.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/validate.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/validate.h 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/watchers.c 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/c/watchers.h 05:57:27 #14 0.711 creating: device-sdk-c-4.0.0/src/cmake/ 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 05:57:27 #14 0.711 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 05:57:27 #14 0.711 + cd device-sdk-c-4.0.0 05:57:27 #14 0.711 + ./scripts/build.sh 05:57:27 #14 0.712 + CPPCHECK=false 05:57:27 #14 0.712 + DOCGEN=false 05:57:27 #14 0.712 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 05:57:27 #14 0.712 + '[' 0 -gt 0 ] 05:57:27 #14 0.713 + readlink -f ./scripts/build.sh 05:57:27 #14 0.714 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 05:57:27 #14 0.714 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 05:57:27 #14 0.715 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 05:57:27 #14 0.715 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 05:57:27 #14 0.715 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:57:27 #14 0.715 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:57:27 #14 0.716 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:57:27 #14 0.793 -- The C compiler identification is GNU 12.2.1 05:57:27 #14 0.810 -- Detecting C compiler ABI info 05:57:27 #14 0.898 -- Detecting C compiler ABI info - done 05:57:27 #14 0.919 -- Check for working C compiler: /usr/bin/cc - skipped 05:57:27 #14 0.919 -- Detecting C compile features 05:57:27 #14 0.920 -- Detecting C compile features - done 05:57:27 #14 0.924 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:57:27 #14 0.999 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:57:27 #14 1.003 -- Found LIBYAML: /usr/lib/libyaml.so 05:57:27 #14 1.006 -- Found LIBUUID: /usr/lib/libuuid.so 05:57:27 #14 1.009 -- Found LIBCBOR: /usr/lib/libcbor.so 05:57:27 #14 1.012 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:57:27 #14 1.016 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:57:27 #14 1.016 -- /opt/iotech/iot/1.5/include 05:57:27 #14 1.016 -- C SDK 0.0.0 for Linux 05:57:27 #14 1.018 -- Performing Test CSDK_HAVE_ATOMIC 05:57:27 #14 1.097 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:57:27 #14 1.147 -- Found Curses: /usr/lib/libcurses.so 05:57:27 #14 1.169 -- Configuring done (0.4s) 05:57:27 #14 1.202 -- Generating done (0.0s) 05:57:27 #14 1.204 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:57:27 #14 1.209 + make all package 05:57:27 #14 1.209 + tee release.log 05:57:27 #14 1.249 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:57:27 #14 1.358 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:57:27 #14 1.510 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:57:27 #14 1.642 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:57:28 #14 1.737 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:57:28 #14 2.034 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:57:28 #14 2.076 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:57:28 #14 2.210 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:57:28 #14 2.490 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:57:28 #14 2.588 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:57:28 #14 2.721 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:57:29 #14 2.842 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:57:29 #14 2.935 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:57:29 #14 3.096 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:57:29 #14 3.152 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:57:29 #14 3.470 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:57:29 #14 3.536 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:57:29 #14 3.775 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:57:30 #14 3.882 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:57:30 #14 4.083 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:57:30 #14 4.165 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:57:31 #14 5.157 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:57:31 #14 5.258 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:57:31 #14 5.331 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:57:31 #14 5.419 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:57:31 #14 5.476 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:57:31 #14 5.706 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:57:32 #14 6.023 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:57:32 #14 6.095 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:57:32 #14 6.225 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:57:32 #14 6.316 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:57:32 #14 6.579 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 05:57:33 #14 6.579 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 05:57:33 #14 6.579 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 05:57:33 #14 6.579 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:57:33 #14 6.580 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 05:57:33 #14 6.580 875 | const iot_data_t *deviceservices_config; 05:57:33 #14 6.580 | ^~~~~~~~~~~~~~~~~~~~~ 05:57:33 #14 6.718 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:57:33 #14 6.833 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:57:33 #14 6.895 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:57:33 #14 6.984 [ 68%] Linking C shared library libcsdk.so 05:57:33 #14 7.043 [ 68%] Built target csdk 05:57:33 #14 7.060 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:57:33 #14 7.196 [ 72%] Linking C executable template 05:57:33 #14 7.225 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:33 #14 7.266 [ 72%] Built target template 05:57:33 #14 7.289 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:57:33 #14 7.377 [ 76%] Linking C executable device-counter 05:57:33 #14 7.401 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:33 #14 7.445 [ 76%] Built target device-counter 05:57:33 #14 7.463 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:57:33 #14 7.549 [ 80%] Linking C executable device-random 05:57:34 #14 7.572 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:34 #14 7.612 [ 80%] Built target device-random 05:57:34 #14 7.631 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:57:34 #14 7.711 [ 84%] Linking C executable device-gyro 05:57:34 #14 7.740 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:34 #14 7.780 [ 84%] Built target device-gyro 05:57:34 #14 7.804 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:57:34 #14 7.893 [ 88%] Linking C executable device-bitfields 05:57:34 #14 7.920 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:34 #14 7.961 [ 88%] Built target device-bitfields 05:57:34 #14 7.982 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:57:34 #14 8.129 [ 92%] Linking C executable template-discovery 05:57:34 #14 8.154 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:34 #14 8.197 [ 92%] Built target template-discovery 05:57:34 #14 8.216 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:57:34 #14 8.329 [ 96%] Linking C executable device-file 05:57:34 #14 8.356 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:34 #14 8.399 [ 96%] Built target device-file 05:57:34 #14 8.419 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:57:34 #14 8.528 [100%] Linking C executable device-terminal 05:57:34 #14 8.559 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:34 #14 8.603 [100%] Built target device-terminal 05:57:34 #14 8.621 Run CPack packaging tool... 05:57:34 #14 8.636 CPack: Create package using TGZ 05:57:35 #14 8.636 CPack: Install projects 05:57:35 #14 8.636 CPack: - Run preinstall target for: Csdk 05:57:35 #14 8.889 CPack: - Install project: Csdk [] 05:57:35 #14 8.889 CPack: Create package 05:57:35 #14 8.906 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 05:57:35 #14 8.908 + '[' false '=' true ] 05:57:35 #14 8.908 + '[' false '=' true ] 05:57:35 #14 8.908 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:57:35 #14 8.909 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:57:35 #14 8.909 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:57:35 #14 8.983 -- The C compiler identification is GNU 12.2.1 05:57:35 #14 9.000 -- Detecting C compiler ABI info 05:57:35 #14 9.089 -- Detecting C compiler ABI info - done 05:57:35 #14 9.110 -- Check for working C compiler: /usr/bin/cc - skipped 05:57:35 #14 9.111 -- Detecting C compile features 05:57:35 #14 9.111 -- Detecting C compile features - done 05:57:35 #14 9.115 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:57:35 #14 9.187 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:57:35 #14 9.191 -- Found LIBYAML: /usr/lib/libyaml.so 05:57:35 #14 9.194 -- Found LIBUUID: /usr/lib/libuuid.so 05:57:35 #14 9.196 -- Found LIBCBOR: /usr/lib/libcbor.so 05:57:35 #14 9.199 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:57:35 #14 9.202 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:57:35 #14 9.202 -- /opt/iotech/iot/1.5/include 05:57:35 #14 9.203 -- C SDK 0.0.0 for Linux 05:57:35 #14 9.205 -- Performing Test CSDK_HAVE_ATOMIC 05:57:35 #14 9.300 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:57:35 #14 9.347 -- Found Curses: /usr/lib/libcurses.so 05:57:35 #14 9.370 -- Configuring done (0.5s) 05:57:35 #14 9.402 -- Generating done (0.0s) 05:57:35 #14 9.405 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:57:35 #14 9.409 + make 05:57:35 #14 9.409 + tee debug.log 05:57:35 #14 9.455 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:57:35 #14 9.528 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:57:35 #14 9.601 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:57:35 #14 9.675 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:57:36 #14 9.741 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:57:36 #14 9.866 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:57:36 #14 9.895 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:57:36 #14 9.966 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:57:36 #14 10.08 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:57:36 #14 10.15 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:57:36 #14 10.23 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:57:36 #14 10.30 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:57:36 #14 10.37 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:57:36 #14 10.44 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:57:36 #14 10.49 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:57:36 #14 10.62 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:57:36 #14 10.67 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:57:36 #14 10.77 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:57:37 #14 10.82 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:57:37 #14 10.94 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:57:37 #14 11.00 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:57:37 #14 11.20 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:57:37 #14 11.27 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:57:37 #14 11.32 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:57:37 #14 11.38 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:57:37 #14 11.43 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:57:37 #14 11.53 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:57:37 #14 11.74 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:57:38 #14 11.79 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:57:38 #14 11.86 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:57:38 #14 11.93 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:57:38 #14 12.07 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:57:38 #14 12.14 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:57:38 #14 12.19 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:57:38 #14 12.25 [ 68%] Linking C shared library libcsdk.so 05:57:38 #14 12.31 [ 68%] Built target csdk 05:57:38 #14 12.33 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:57:38 #14 12.40 [ 72%] Linking C executable template 05:57:38 #14 12.43 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:38 #14 12.47 [ 72%] Built target template 05:57:38 #14 12.49 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:57:38 #14 12.55 [ 76%] Linking C executable device-counter 05:57:39 #14 12.57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 12.61 [ 76%] Built target device-counter 05:57:39 #14 12.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:57:39 #14 12.69 [ 80%] Linking C executable device-random 05:57:39 #14 12.72 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 12.75 [ 80%] Built target device-random 05:57:39 #14 12.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:57:39 #14 12.83 [ 84%] Linking C executable device-gyro 05:57:39 #14 12.86 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 12.90 [ 84%] Built target device-gyro 05:57:39 #14 12.92 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:57:39 #14 12.98 [ 88%] Linking C executable device-bitfields 05:57:39 #14 13.01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 13.05 [ 88%] Built target device-bitfields 05:57:39 #14 13.07 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:57:39 #14 13.14 [ 92%] Linking C executable template-discovery 05:57:39 #14 13.16 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 13.20 [ 92%] Built target template-discovery 05:57:39 #14 13.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:57:39 #14 13.28 [ 96%] Linking C executable device-file 05:57:39 #14 13.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 13.35 [ 96%] Built target device-file 05:57:39 #14 13.37 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:57:39 #14 13.44 [100%] Linking C executable device-terminal 05:57:39 #14 13.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:39 #14 13.51 [100%] Built target device-terminal 05:57:39 #14 13.52 + cp -rf include/devsdk include/edgex /usr/include/ 05:57:39 #14 13.52 + cp build/release/c/libcsdk.so /usr/lib/ 05:57:39 #14 13.52 + mkdir -p /usr/share/doc/edgex-csdk 05:57:39 #14 13.52 + cp Attribution.txt /usr/share/doc/edgex-csdk 05:57:39 #14 13.52 + cp LICENSE /usr/share/doc/edgex-csdk 05:57:39 #14 13.52 + rm -rf /device-bacnet-c/deps 05:57:39 #14 DONE 13.6s 05:57:40 05:57:40 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 05:57:40 #15 0.246 + readlink -f /device-bacnet-c/scripts/build.sh 05:57:40 #15 0.247 + dirname /device-bacnet-c/scripts/build.sh 05:57:40 #15 0.248 + dirname /device-bacnet-c/scripts 05:57:40 #15 0.249 + ROOT=/device-bacnet-c 05:57:40 #15 0.249 + echo /device-bacnet-c 05:57:40 #15 0.249 /device-bacnet-c 05:57:40 #15 0.249 + cd /device-bacnet-c 05:57:40 #15 0.249 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 05:57:40 #15 0.249 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 05:57:40 #15 0.249 + git clone https://github.com/IOTechSystems/bacnet-stack.git 05:57:40 #15 0.250 Cloning into 'bacnet-stack'... 05:57:42 #15 2.688 + cd /device-bacnet-c/bacnet-stack 05:57:42 #15 2.688 + git checkout v0.8.6-IOTech 05:57:43 #15 3.431 Note: switching to 'v0.8.6-IOTech'. 05:57:43 #15 3.431 05:57:43 #15 3.431 You are in 'detached HEAD' state. You can look around, make experimental 05:57:43 #15 3.431 changes and commit them, and you can discard any commits you make in this 05:57:43 #15 3.431 state without impacting any branches by switching back to a branch. 05:57:43 #15 3.431 05:57:43 #15 3.431 If you want to create a new branch to retain commits you create, you may 05:57:43 #15 3.431 do so (now or later) by using -c with the switch command. Example: 05:57:43 #15 3.431 05:57:43 #15 3.431 git switch -c 05:57:43 #15 3.431 05:57:43 #15 3.431 Or undo this operation with: 05:57:43 #15 3.431 05:57:43 #15 3.431 git switch - 05:57:43 #15 3.431 05:57:43 #15 3.431 Turn off this advice by setting config variable advice.detachedHead to false 05:57:43 #15 3.431 05:57:43 #15 3.431 HEAD is now at 8b67b7f2 Changes for BACnet device service 05:57:43 #15 3.432 + mkdir -p /device-bacnet-c/lib/ip 05:57:43 #15 3.434 + mkdir -p /device-bacnet-c/lib/mstp 05:57:43 #15 3.435 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 05:57:43 #15 3.437 make -s -C lib clean 05:57:43 #15 3.441 make -s -C demo clean 05:57:43 #15 3.494 make -s -C demo/router clean 05:57:43 #15 3.496 make -s -C demo/router-ipv6 clean 05:57:43 #15 3.500 make -s -C demo/gateway clean 05:57:43 #15 3.502 make -s -C lib all 05:57:47 #15 7.287 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 05:57:47 #15 7.287 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 05:57:47 #15 7.287 147 | pthread_cancel(hThread); 05:57:47 #15 7.287 | ^~~~~~~ 05:57:47 #15 7.287 | | 05:57:47 #15 7.287 | long unsigned int 05:57:47 #15 7.287 In file included from ../ports/linux/net.h:73, 05:57:47 #15 7.287 from ../ports/linux/dlmstp.c:43: 05:57:47 #15 7.287 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 05:57:47 #15 7.287 98 | int pthread_cancel(pthread_t); 05:57:47 #15 7.287 | ^~~~~~~~~ 05:57:47 #15 7.289 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 05:57:47 #15 7.289 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 05:57:47 #15 7.289 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 05:57:47 #15 7.289 | ^~~~~~~~ 05:57:47 #15 7.289 | | 05:57:47 #15 7.289 | long unsigned int * 05:57:47 #15 7.289 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 05:57:47 #15 7.289 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 05:57:47 #15 7.289 | ^ 05:57:50 #15 10.57 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 05:57:50 #15 10.57 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 05:57:50 #15 10.57 make -s -C lib clean 05:57:50 #15 10.58 make -s -C demo clean 05:57:50 #15 10.64 make -s -C demo/router clean 05:57:50 #15 10.64 make -s -C demo/router-ipv6 clean 05:57:50 #15 10.64 make -s -C demo/gateway clean 05:57:50 #15 10.65 make -s -C lib all 05:57:59 #15 18.57 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 05:57:59 #15 18.57 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 05:57:59 #15 18.57 + cd /device-bacnet-c/build/release/device-bacnet-ip 05:57:59 #15 18.57 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:57:59 #15 18.65 -- The C compiler identification is GNU 12.2.1 05:57:59 #15 18.66 -- Detecting C compiler ABI info 05:57:59 #15 18.76 -- Detecting C compiler ABI info - done 05:57:59 #15 18.78 -- Check for working C compiler: /usr/bin/cc - skipped 05:57:59 #15 18.78 -- Detecting C compile features 05:57:59 #15 18.78 -- Detecting C compile features - done 05:57:59 #15 18.78 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:57:59 #15 18.88 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:57:59 #15 18.88 -- Found Threads: TRUE 05:57:59 #15 18.88 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:57:59 #15 18.88 -- /opt/iotech/iot/1.5/include 05:57:59 #15 18.88 -- Configuring done (0.3s) 05:57:59 #15 18.89 -- Generating done (0.0s) 05:57:59 #15 18.89 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 05:57:59 #15 18.89 + make 05:57:59 #15 18.89 + tee release.log 05:57:59 #15 18.93 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 05:57:59 #15 19.14 [ 22%] Linking C static library libbacnet_objects.a 05:57:59 #15 19.17 [ 22%] Built target bacnet_objects 05:57:59 #15 19.19 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:57:59 #15 19.38 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 05:57:59 #15 19.46 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 05:57:59 #15 19.52 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 05:57:59 #15 19.60 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:57:59 #15 19.87 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 05:57:59 #15 19.94 [100%] Linking C executable device-bacnet-c 05:57:59 #15 19.96 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:57:59 #15 20.00 [100%] Built target device-bacnet-c 05:58:00 #15 20.01 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 05:58:00 #15 20.01 + cd /device-bacnet-c/build/release/device-bacnet-mstp 05:58:00 #15 20.01 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:58:00 #15 20.08 -- The C compiler identification is GNU 12.2.1 05:58:00 #15 20.09 -- Detecting C compiler ABI info 05:58:00 #15 20.19 -- Detecting C compiler ABI info - done 05:58:00 #15 20.21 -- Check for working C compiler: /usr/bin/cc - skipped 05:58:00 #15 20.21 -- Detecting C compile features 05:58:00 #15 20.21 -- Detecting C compile features - done 05:58:00 #15 20.21 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:58:00 #15 20.30 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:58:00 #15 20.31 -- Found Threads: TRUE 05:58:00 #15 20.31 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:58:00 #15 20.31 -- /opt/iotech/iot/1.5/include 05:58:00 #15 20.31 -- Configuring done (0.3s) 05:58:00 #15 20.32 -- Generating done (0.0s) 05:58:00 #15 20.32 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 05:58:00 #15 20.32 + make 05:58:00 #15 20.32 + tee release.log 05:58:00 #15 20.36 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 05:58:00 #15 20.57 [ 22%] Linking C static library libbacnet_objects.a 05:58:00 #15 20.60 [ 22%] Built target bacnet_objects 05:58:00 #15 20.62 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:58:00 #15 20.80 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 05:58:00 #15 20.88 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 05:58:00 #15 20.94 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 05:58:01 #15 21.02 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:58:01 #15 21.29 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 05:58:01 #15 21.36 [100%] Linking C executable device-bacnet-c 05:58:01 #15 21.39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:01 #15 21.43 [100%] Built target device-bacnet-c 05:58:01 #15 DONE 21.6s 05:58:01 05:58:01 #16 exporting to image 05:58:01 #16 exporting layers 05:58:01 #16 exporting layers 0.3s done 05:58:01 #16 writing image sha256:9b9582027e02ea341e5b6298f068d9a2ab4c5fb65260d9af0a8186f521d27b28 done 05:58:01 #16 naming to docker.io/library/ci-base-image-x86_64 done 05:58:01 #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:02 + docker inspect -f . ci-base-image-x86_64 05:58:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:02 prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container 05:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:03 $ docker top f9048380c558904492406840da1901310ad882d4b5423dd80a4287e3d4d12294 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:03 + make test 05:58:03 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 05:58:03 $ docker stop --time=1 f9048380c558904492406840da1901310ad882d4b5423dd80a4287e3d4d12294 05:58:04 $ docker rm -f --volumes f9048380c558904492406840da1901310ad882d4b5423dd80a4287e3d4d12294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:05 + ls -al . 05:58:05 total 88 05:58:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 05:57 . 05:58:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:56 .. 05:58:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:57 .git 05:58:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:56 .github 05:58:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:57 .semver 05:58:05 -rw-rw-r-- 1 jenkins jenkins 1563 Jan 10 05:56 Attribution.txt 05:58:05 -rw-rw-r-- 1 jenkins jenkins 1004 Jan 10 05:56 CHANGELOG.md 05:58:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 05:56 GOVERNANCE.md 05:58:05 -rw-rw-r-- 1 jenkins jenkins 764 Jan 10 05:56 Jenkinsfile 05:58:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 05:56 LICENSE 05:58:05 -rw-rw-r-- 1 jenkins jenkins 837 Jan 10 05:56 Makefile 05:58:05 -rw-rw-r-- 1 jenkins jenkins 621 Jan 10 05:56 OWNERS.md 05:58:05 -rw-rw-r-- 1 jenkins jenkins 5503 Jan 10 05:56 README.md 05:58:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 05:57 VERSION 05:58:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:56 docs 05:58:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:56 res 05:58:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:56 sample-profiles 05:58:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:56 scripts 05:58:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:56 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:06 + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8cdaa71602f81d1cafd7d6b2807667085e0b53c9 --label arch=amd64 --label version=0.0.0 . 05:58:06 #0 building with "default" instance using docker driver 05:58:06 05:58:06 #1 [internal] load build definition from Dockerfile.alpine 05:58:06 #1 transferring dockerfile: 2.40kB done 05:58:06 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 05:58:06 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 05:58:06 #1 DONE 0.0s 05:58:06 05:58:06 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:06 #2 DONE 0.0s 05:58:06 05:58:06 #3 [internal] load metadata for docker.io/library/alpine:3.20 05:58:06 #3 DONE 0.1s 05:58:06 05:58:06 #4 [internal] load .dockerignore 05:58:06 #4 transferring context: 2B done 05:58:06 #4 DONE 0.0s 05:58:06 05:58:06 #5 [internal] load build context 05:58:06 #5 transferring context: 20.43kB done 05:58:06 #5 DONE 0.0s 05:58:06 05:58:06 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 05:58:06 #6 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 05:58:06 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 05:58:06 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 05:58:06 #6 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 05:58:06 #6 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 05:58:06 #6 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 05:58:06 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 05:58:06 #6 DONE 0.3s 05:58:06 05:58:06 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 05:58:06 #7 DONE 0.1s 05:58:06 05:58:06 #8 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 05:58:06 #8 0.208 Connecting to iotech.jfrog.io (34.247.22.236:443) 05:58:07 #8 0.646 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:58:07 #8 0.646 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:58:07 #8 0.646 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:58:07 #8 DONE 0.7s 05:58:07 05:58:07 #9 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 05:58:07 #9 0.220 Connecting to iotech.jfrog.io (54.73.4.50:443) 05:58:07 #9 0.611 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:58:07 #9 0.611 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:58:07 #9 0.611 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:58:07 #9 DONE 0.7s 05:58:07 05:58:07 #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:58:07 #10 DONE 0.4s 05:58:07 05:58:07 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:58:07 #11 DONE 0.5s 05:58:07 05:58:07 #12 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 05:58:08 #12 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:08 #12 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:08 #12 0.528 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:08 #12 1.090 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:58:08 #12 1.098 OK: 337 MiB in 103 packages 05:58:08 #12 DONE 1.2s 05:58:08 05:58:08 #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts 05:58:08 #13 DONE 0.0s 05:58:08 05:58:08 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 05:58:08 #14 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:08 #14 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:08 #14 0.497 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:08 #14 ... 05:58:08 05:58:08 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 05:58:08 #15 DONE 0.0s 05:58:08 05:58:08 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 05:58:08 #16 DONE 0.1s 05:58:08 05:58:08 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 05:58:08 #14 1.081 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:58:08 #14 1.089 (1/27) Installing ca-certificates (20250911-r0) 05:58:08 #14 1.104 (2/27) Installing brotli-libs (1.1.0-r2) 05:58:08 #14 1.114 (3/27) Installing c-ares (1.33.1-r0) 05:58:08 #14 1.121 (4/27) Installing libunistring (1.2-r0) 05:58:08 #14 1.139 (5/27) Installing libidn2 (2.3.7-r0) 05:58:08 #14 1.144 (6/27) Installing nghttp2-libs (1.62.1-r0) 05:58:08 #14 1.149 (7/27) Installing libpsl (0.21.5-r1) 05:58:08 #14 1.154 (8/27) Installing zstd-libs (1.5.6-r0) 05:58:09 #14 ... 05:58:09 05:58:09 #17 [builder 8/10] WORKDIR /device-bacnet-c 05:58:09 #17 DONE 0.0s 05:58:09 05:58:09 #14 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 05:58:09 #14 1.168 (9/27) Installing libcurl (8.14.1-r2) 05:58:09 #14 1.179 (10/27) Installing curl (8.14.1-r2) 05:58:09 #14 1.185 (11/27) Installing dumb-init (1.2.5-r3) 05:58:09 #14 1.447 (12/27) Installing hiredis (1.2.0-r0) 05:58:09 #14 1.534 (13/27) Installing yaml (0.2.5-r2) 05:58:09 #14 1.539 (14/27) Installing libcbor (0.11.0-r0) 05:58:09 #14 1.626 (15/27) Installing iotech-iot-1.5 (1.5.7-r0) 05:58:10 #14 2.266 (16/27) Installing pkgconf (2.2.0-r0) 05:58:10 #14 2.271 (17/27) Installing openssl-dev (3.3.5-r0) 05:58:10 #14 2.293 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 05:58:10 #14 3.116 (19/27) Installing gmp (6.3.0-r1) 05:58:10 #14 3.124 (20/27) Installing nettle (3.9.1-r0) 05:58:10 #14 3.134 (21/27) Installing libffi (3.4.6-r0) 05:58:10 #14 3.138 (22/27) Installing libtasn1 (4.20.0-r0) 05:58:10 #14 3.226 (23/27) Installing p11-kit (0.25.3-r0) 05:58:11 #14 3.239 (24/27) Installing gnutls (3.8.5-r0) 05:58:11 #14 3.260 (25/27) Installing libmicrohttpd (0.9.77-r0) 05:58:11 #14 3.350 (26/27) Installing libuuid (2.40.1-r1) 05:58:11 #14 3.354 (27/27) Installing linux-headers (6.6-r0) 05:58:11 #14 3.433 Executing busybox-1.36.1-r30.trigger 05:58:11 #14 3.437 Executing ca-certificates-20250911-r0.trigger 05:58:11 #14 3.476 OK: 30 MiB in 41 packages 05:58:11 #14 DONE 3.7s 05:58:11 05:58:11 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 05:58:11 #18 0.192 + CSDK_VER=4.0.0 05:58:11 #18 0.193 + '[' '!' -d deps ] 05:58:11 #18 0.193 + mkdir deps 05:58:11 #18 0.194 + cd /device-bacnet-c/deps 05:58:11 #18 0.194 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 05:58:11 #18 0.197 Connecting to github.com (140.82.113.4:443) 05:58:11 #18 0.391 Connecting to codeload.github.com (140.82.113.9:443) 05:58:11 #18 0.498 saving to 'v4.0.0.zip' 05:58:11 #18 0.560 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 05:58:11 #18 0.560 'v4.0.0.zip' saved 05:58:11 #18 0.561 + unzip v4.0.0.zip 05:58:11 #18 0.562 Archive: v4.0.0.zip 05:58:11 #18 0.568 creating: device-sdk-c-4.0.0/ 05:58:11 #18 0.568 creating: device-sdk-c-4.0.0/.github/ 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/.github/Contributing.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/.github/semantic.yml 05:58:11 #18 0.568 creating: device-sdk-c-4.0.0/.github/workflows/ 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/.gitignore 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/Attribution.txt 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/CHANGELOG.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/Doxyfile 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/Jenkinsfile 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/LICENSE 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/Makefile 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/OWNERS.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/README.IOT.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/README.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/README.v3.md 05:58:11 #18 0.568 creating: device-sdk-c-4.0.0/docs/ 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/docs/configuration.md 05:58:11 #18 0.568 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/docs/metrics.md 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/docs/startup.md 05:58:11 #18 0.571 creating: device-sdk-c-4.0.0/include/ 05:58:11 #18 0.571 creating: device-sdk-c-4.0.0/include/devsdk/ 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 05:58:11 #18 0.571 creating: device-sdk-c-4.0.0/include/edgex/ 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 05:58:11 #18 0.571 creating: device-sdk-c-4.0.0/scripts/ 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/scripts/build.sh 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 05:58:11 #18 0.571 creating: device-sdk-c-4.0.0/src/ 05:58:11 #18 0.571 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 05:58:11 #18 0.574 creating: device-sdk-c-4.0.0/src/c/ 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/api.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/bus.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/callback3.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/callback3.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/config.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/config.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/correlation.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/correlation.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/data.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/data.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/device.c 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/device.h 05:58:11 #18 0.574 inflating: device-sdk-c-4.0.0/src/c/devman.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devmap.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devmap.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/devutil.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/discovery.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/discovery.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 05:58:11 #18 0.576 creating: device-sdk-c-4.0.0/src/c/examples/ 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 05:58:11 #18 0.576 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 05:58:11 #18 0.576 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 05:58:11 #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 05:58:11 #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 05:58:11 #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 05:58:11 #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 05:58:11 #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 05:58:11 #18 0.577 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 05:58:11 #18 0.577 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 05:58:11 #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 05:58:11 #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 05:58:11 #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 05:58:11 #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 05:58:11 #18 0.578 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 05:58:11 #18 0.578 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 05:58:11 #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/ 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 05:58:11 #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 05:58:11 #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 05:58:11 #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 05:58:11 #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 05:58:11 #18 0.579 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 05:58:11 #18 0.579 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 05:58:11 #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 05:58:11 #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 05:58:11 #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 05:58:11 #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 05:58:11 #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 05:58:11 #18 0.580 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 05:58:11 #18 0.580 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/res/ 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 05:58:11 #18 0.581 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 05:58:11 #18 0.581 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/filesys.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/filesys.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/keeper.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/keeper.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/map.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/map.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/metadata.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/metadata.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/metrics.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/opstate.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/opstate.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/parson.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/parson.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/profiles.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/profiles.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/registry.c 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/registry.h 05:58:11 #18 0.583 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/rest.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/secrets.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/service.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/service.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/transform.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/transform.h 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/validate.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/validate.h 05:58:11 #18 0.586 inflating: + cd device-sdk-c-4.0.0 05:58:11 #18 0.586 + ./scripts/build.sh 05:58:11 #18 0.586 device-sdk-c-4.0.0/src/c/watchers.c 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/c/watchers.h 05:58:11 #18 0.586 creating: device-sdk-c-4.0.0/src/cmake/ 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 05:58:11 #18 0.586 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 05:58:11 #18 0.587 + CPPCHECK=false 05:58:11 #18 0.587 + DOCGEN=false 05:58:11 #18 0.587 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 05:58:11 #18 0.587 + '[' 0 -gt 0 ] 05:58:11 #18 0.588 + readlink -f ./scripts/build.sh 05:58:11 #18 0.589 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 05:58:11 #18 0.589 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 05:58:11 #18 0.590 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 05:58:11 #18 0.590 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 05:58:11 #18 0.590 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:58:11 #18 0.591 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:58:11 #18 0.591 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:58:11 #18 0.669 -- The C compiler identification is GNU 12.2.1 05:58:11 #18 0.685 -- Detecting C compiler ABI info 05:58:11 #18 0.773 -- Detecting C compiler ABI info - done 05:58:11 #18 0.797 -- Check for working C compiler: /usr/bin/cc - skipped 05:58:11 #18 0.798 -- Detecting C compile features 05:58:11 #18 0.798 -- Detecting C compile features - done 05:58:11 #18 0.802 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:58:11 #18 0.877 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:58:11 #18 0.880 -- Found LIBYAML: /usr/lib/libyaml.so 05:58:11 #18 0.884 -- Found LIBUUID: /usr/lib/libuuid.so 05:58:11 #18 0.886 -- Found LIBCBOR: /usr/lib/libcbor.so 05:58:11 #18 0.888 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:58:11 #18 0.891 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:58:11 #18 0.891 -- /opt/iotech/iot/1.5/include 05:58:11 #18 0.891 -- C SDK 0.0.0 for Linux 05:58:11 #18 0.893 -- Performing Test CSDK_HAVE_ATOMIC 05:58:11 #18 0.976 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:58:11 #18 1.022 -- Found Curses: /usr/lib/libcurses.so 05:58:11 #18 1.045 -- Configuring done (0.4s) 05:58:11 #18 1.089 -- Generating done (0.0s) 05:58:11 #18 1.092 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:58:11 #18 1.096 + make all package 05:58:11 #18 1.096 + tee release.log 05:58:11 #18 1.144 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:58:11 #18 1.261 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:58:11 #18 1.414 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:58:11 #18 1.545 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:58:11 #18 1.642 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:58:11 #18 1.948 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:58:11 #18 1.988 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:58:11 #18 2.119 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:58:11 #18 2.419 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:58:11 #18 2.517 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:58:11 #18 2.656 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:58:11 #18 2.793 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:58:12 #18 2.886 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:58:12 #18 3.039 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:58:12 #18 3.093 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:58:12 #18 3.397 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:58:12 #18 3.460 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:58:12 #18 3.703 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:58:12 #18 3.810 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:58:13 #18 ... 05:58:13 05:58:13 #19 [stage-1 5/12] RUN apk --no-cache upgrade 05:58:13 #19 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:13 #19 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:13 #19 0.597 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:13 #19 1.180 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:58:13 #19 1.188 (1/3) Upgrading busybox (1.36.1-r30 -> 1.36.1-r31) 05:58:13 #19 1.206 Executing busybox-1.36.1-r31.post-upgrade 05:58:13 #19 1.240 (2/3) Upgrading busybox-binsh (1.36.1-r30 -> 1.36.1-r31) 05:58:13 #19 1.243 (3/3) Upgrading ssl_client (1.36.1-r30 -> 1.36.1-r31) 05:58:13 #19 1.248 Executing busybox-1.36.1-r31.trigger 05:58:13 #19 1.254 OK: 30 MiB in 41 packages 05:58:13 #19 DONE 1.4s 05:58:13 05:58:13 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 05:58:13 #18 4.023 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:58:13 #18 4.104 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:58:14 #18 5.065 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:58:14 #18 5.166 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:58:14 #18 5.236 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:58:14 #18 5.323 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:58:14 #18 5.378 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:58:14 #18 5.592 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:58:15 #18 5.895 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:58:15 #18 5.966 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:58:15 #18 6.090 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:58:15 #18 6.180 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:58:15 #18 6.433 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 05:58:15 #18 6.434 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 05:58:15 #18 6.434 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 05:58:15 #18 6.434 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:58:15 #18 6.434 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 05:58:15 #18 6.434 875 | const iot_data_t *deviceservices_config; 05:58:15 #18 6.434 | ^~~~~~~~~~~~~~~~~~~~~ 05:58:15 #18 6.568 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:58:15 #18 6.682 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:58:15 #18 6.737 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:58:15 #18 6.829 [ 68%] Linking C shared library libcsdk.so 05:58:16 #18 6.881 [ 68%] Built target csdk 05:58:16 #18 6.902 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:58:16 #18 7.033 [ 72%] Linking C executable template 05:58:16 #18 7.056 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:16 #18 7.094 [ 72%] Built target template 05:58:16 #18 7.114 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:58:16 #18 7.203 [ 76%] Linking C executable device-counter 05:58:16 #18 7.231 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:16 #18 7.275 [ 76%] Built target device-counter 05:58:16 #18 7.295 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:58:16 #18 7.385 [ 80%] Linking C executable device-random 05:58:16 #18 7.409 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:16 #18 7.457 [ 80%] Built target device-random 05:58:16 #18 7.478 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:58:16 #18 7.551 [ 84%] Linking C executable device-gyro 05:58:16 #18 7.571 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:16 #18 7.614 [ 84%] Built target device-gyro 05:58:16 #18 7.633 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:58:16 #18 7.719 [ 88%] Linking C executable device-bitfields 05:58:17 #18 7.740 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:17 #18 7.779 [ 88%] Built target device-bitfields 05:58:17 #18 7.797 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:58:17 #18 7.948 [ 92%] Linking C executable template-discovery 05:58:17 #18 7.971 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:17 #18 8.013 [ 92%] Built target template-discovery 05:58:17 #18 8.033 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:58:17 #18 8.148 [ 96%] Linking C executable device-file 05:58:17 #18 8.175 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:17 #18 8.215 [ 96%] Built target device-file 05:58:17 #18 8.231 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:58:17 #18 8.327 [100%] Linking C executable device-terminal 05:58:17 #18 8.353 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:17 #18 8.393 [100%] Built target device-terminal 05:58:17 #18 8.410 Run CPack packaging tool... 05:58:17 #18 8.423 CPack: Create package using TGZ 05:58:17 #18 8.423 CPack: Install projects 05:58:17 #18 8.423 CPack: - Run preinstall target for: Csdk 05:58:17 #18 8.676 CPack: - Install project: Csdk [] 05:58:17 #18 8.684 CPack: Create package 05:58:17 #18 8.707 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 05:58:17 #18 8.709 + '[' false '=' true ] 05:58:17 #18 8.709 + '[' false '=' true ] 05:58:17 #18 8.709 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:58:17 #18 8.709 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:58:17 #18 8.709 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:58:17 #18 8.777 -- The C compiler identification is GNU 12.2.1 05:58:17 #18 8.791 -- Detecting C compiler ABI info 05:58:17 #18 8.877 -- Detecting C compiler ABI info - done 05:58:17 #18 8.896 -- Check for working C compiler: /usr/bin/cc - skipped 05:58:18 #18 8.897 -- Detecting C compile features 05:58:18 #18 8.897 -- Detecting C compile features - done 05:58:18 #18 8.901 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:58:18 #18 8.973 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:58:18 #18 8.976 -- Found LIBYAML: /usr/lib/libyaml.so 05:58:18 #18 8.979 -- Found LIBUUID: /usr/lib/libuuid.so 05:58:18 #18 8.982 -- Found LIBCBOR: /usr/lib/libcbor.so 05:58:18 #18 8.984 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:58:18 #18 8.986 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:58:18 #18 8.986 -- /opt/iotech/iot/1.5/include 05:58:18 #18 8.986 -- C SDK 0.0.0 for Linux 05:58:18 #18 8.989 -- Performing Test CSDK_HAVE_ATOMIC 05:58:18 #18 9.066 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:58:18 #18 9.107 -- Found Curses: /usr/lib/libcurses.so 05:58:18 #18 9.130 -- Configuring done (0.4s) 05:58:18 #18 9.162 -- Generating done (0.0s) 05:58:18 #18 9.164 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:58:18 #18 9.168 + make 05:58:18 #18 9.168 + tee debug.log 05:58:18 #18 9.210 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:58:18 #18 9.281 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:58:18 #18 9.354 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:58:18 #18 9.430 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:58:18 #18 9.499 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:58:18 #18 9.621 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:58:18 #18 9.657 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:58:18 #18 9.731 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:58:18 #18 9.843 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:58:19 #18 9.910 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:58:19 #18 9.991 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:58:19 #18 10.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:58:19 #18 10.12 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:58:19 #18 10.18 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:58:19 #18 10.23 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:58:19 #18 10.37 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:58:19 #18 10.42 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:58:19 #18 10.52 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:58:19 #18 10.57 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:58:19 #18 10.68 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:58:19 #18 10.74 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:58:19 #18 10.94 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:58:20 #18 11.01 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:58:20 #18 11.07 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:58:20 #18 11.13 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:58:20 #18 11.18 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:58:20 #18 11.28 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:58:20 #18 11.49 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:58:20 #18 11.55 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:58:20 #18 11.62 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:58:20 #18 11.69 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:58:20 #18 11.83 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:58:20 #18 11.90 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:58:20 #18 11.96 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:58:21 #18 12.02 [ 68%] Linking C shared library libcsdk.so 05:58:21 #18 12.08 [ 68%] Built target csdk 05:58:21 #18 12.09 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:58:21 #18 12.16 [ 72%] Linking C executable template 05:58:21 #18 12.19 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:21 #18 12.24 [ 72%] Built target template 05:58:21 #18 12.26 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:58:21 #18 12.31 [ 76%] Linking C executable device-counter 05:58:21 #18 12.34 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:21 #18 12.38 [ 76%] Built target device-counter 05:58:21 #18 12.40 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:58:21 #18 12.45 [ 80%] Linking C executable device-random 05:58:21 #18 12.48 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:21 #18 12.52 [ 80%] Built target device-random 05:58:21 #18 12.54 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:58:21 #18 12.59 [ 84%] Linking C executable device-gyro 05:58:21 #18 12.62 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:21 #18 12.66 [ 84%] Built target device-gyro 05:58:21 #18 12.69 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:58:21 #18 12.75 [ 88%] Linking C executable device-bitfields 05:58:22 #18 12.77 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:22 #18 12.81 [ 88%] Built target device-bitfields 05:58:22 #18 12.84 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:58:22 #18 12.91 [ 92%] Linking C executable template-discovery 05:58:22 #18 12.94 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:22 #18 12.98 [ 92%] Built target template-discovery 05:58:22 #18 13.01 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:58:22 #18 13.08 [ 96%] Linking C executable device-file 05:58:22 #18 13.11 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:22 #18 13.15 [ 96%] Built target device-file 05:58:22 #18 13.17 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:58:22 #18 13.24 [100%] Linking C executable device-terminal 05:58:22 #18 13.27 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:22 #18 13.32 [100%] Built target device-terminal 05:58:22 #18 13.33 + cp -rf include/devsdk include/edgex /usr/include/ 05:58:22 #18 13.33 + cp build/release/c/libcsdk.so /usr/lib/ 05:58:22 #18 13.34 + mkdir -p /usr/share/doc/edgex-csdk 05:58:22 #18 13.34 + cp Attribution.txt /usr/share/doc/edgex-csdk 05:58:22 #18 13.34 + cp LICENSE /usr/share/doc/edgex-csdk 05:58:22 #18 13.34 + rm -rf /device-bacnet-c/deps 05:58:22 #18 DONE 13.4s 05:58:22 05:58:22 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 05:58:22 #20 0.274 + readlink -f /device-bacnet-c/scripts/build.sh 05:58:23 #20 0.274 + dirname /device-bacnet-c/scripts/build.sh 05:58:23 #20 0.275 + dirname /device-bacnet-c/scripts 05:58:23 #20 0.276 + ROOT=/device-bacnet-c 05:58:23 #20 0.276 + echo /device-bacnet-c 05:58:23 #20 0.276 /device-bacnet-c 05:58:23 #20 0.277 + cd /device-bacnet-c 05:58:23 #20 0.277 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 05:58:23 #20 0.277 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 05:58:23 #20 0.277 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 05:58:23 #20 0.278 + cd /device-bacnet-c/build/release/device-bacnet-ip 05:58:23 #20 0.278 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:58:23 #20 0.296 -- /opt/iotech/iot/1.5/include 05:58:23 #20 0.297 -- Configuring done (0.0s) 05:58:23 #20 0.304 -- Generating done (0.0s) 05:58:23 #20 0.306 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 05:58:23 #20 0.307 + make 05:58:23 #20 0.307 + tee release.log 05:58:23 #20 0.346 [ 22%] Built target bacnet_objects 05:58:23 #20 0.372 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:58:23 #20 0.572 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:58:23 #20 0.837 [ 55%] Linking C executable device-bacnet-c 05:58:23 #20 0.867 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:23 #20 0.909 [100%] Built target device-bacnet-c 05:58:23 #20 0.918 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 05:58:23 #20 0.920 + cd /device-bacnet-c/build/release/device-bacnet-mstp 05:58:23 #20 0.920 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:58:23 #20 0.943 -- /opt/iotech/iot/1.5/include 05:58:23 #20 0.943 -- Configuring done (0.0s) 05:58:23 #20 0.950 -- Generating done (0.0s) 05:58:23 #20 0.951 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 05:58:23 #20 0.952 + make 05:58:23 #20 0.952 + tee release.log 05:58:23 #20 0.999 [ 22%] Built target bacnet_objects 05:58:23 #20 1.027 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:58:23 #20 1.201 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:58:24 #20 1.490 [ 55%] Linking C executable device-bacnet-c 05:58:24 #20 1.518 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:58:24 #20 1.564 [100%] Built target device-bacnet-c 05:58:24 #20 DONE 1.6s 05:58:24 05:58:24 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 05:58:24 #21 DONE 0.1s 05:58:24 05:58:24 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 05:58:24 #22 DONE 0.0s 05:58:24 05:58:24 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 05:58:24 #23 DONE 0.0s 05:58:24 05:58:24 #24 [stage-1 9/12] COPY LICENSE /. 05:58:24 #24 DONE 0.0s 05:58:24 05:58:24 #25 [stage-1 10/12] COPY Attribution.txt /. 05:58:24 #25 DONE 0.0s 05:58:24 05:58:24 #26 [stage-1 11/12] COPY res /res 05:58:24 #26 DONE 0.0s 05:58:24 05:58:24 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 05:58:24 #27 DONE 0.0s 05:58:24 05:58:24 #28 exporting to image 05:58:24 #28 exporting layers 05:58:24 #28 exporting layers 0.3s done 05:58:24 #28 writing image sha256:49e80fea5507d523d853280caad42d5952ebbbfdae271be70f5e66e3f42cca02 done 05:58:24 #28 naming to docker.io/library/device-bacnet done 05:58:24 #28 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:25 05:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:26 latest: Pulling from edgex-lftools-log-publisher 05:58:26 5eb5b503b376: Pulling fs layer 05:58:26 5c69ac0246d0: Pulling fs layer 05:58:26 ec43610c2a17: Pulling fs layer 05:58:26 3a2ae6a8a46f: Pulling fs layer 05:58:26 33b1e0a273af: Pulling fs layer 05:58:26 5d3b04190fa2: Pulling fs layer 05:58:26 2f39f015ded8: Pulling fs layer 05:58:26 33b1e0a273af: Waiting 05:58:26 5d3b04190fa2: Waiting 05:58:26 2f39f015ded8: Waiting 05:58:26 3a2ae6a8a46f: Waiting 05:58:26 5c69ac0246d0: Download complete 05:58:26 3a2ae6a8a46f: Download complete 05:58:26 33b1e0a273af: Download complete 05:58:26 ec43610c2a17: Verifying Checksum 05:58:26 ec43610c2a17: Download complete 05:58:26 5d3b04190fa2: Download complete 05:58:26 5eb5b503b376: Verifying Checksum 05:58:26 5eb5b503b376: Download complete 05:58:27 2f39f015ded8: Download complete 05:58:28 5eb5b503b376: Pull complete 05:58:28 5c69ac0246d0: Pull complete 05:58:28 ec43610c2a17: Pull complete 05:58:28 3a2ae6a8a46f: Pull complete 05:58:29 33b1e0a273af: Pull complete 05:58:29 5d3b04190fa2: Pull complete 05:58:34 2f39f015ded8: Pull complete 05:58:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:34 prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container 05:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:58:36 $ docker top 12609448784be8d83921827116bd6509b8b61de9365bb6aca4561e2bd93fe79c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:37 ---> job-cost.sh 05:58:37 lf-activate-venv: SKIPPING 05:58:37 INFO: No Stack... 05:58:37 INFO: Retrieving Pricing Info for: v3-standard-8 05:58:37 INFO: Archiving Costs [Pipeline] sh 05:58:37 + cat /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/cost.csv 05:58:37 + cut -d, -f6 [Pipeline] lock 05:58:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] 05:58:37 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] did not exist. Created. 05:58:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:38 + echo total: 0.2199999988079071 [Pipeline] stash 05:58:38 Stashed 1 file(s) [Pipeline] } 05:58:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:58:38 $ docker stop --time=1 12609448784be8d83921827116bd6509b8b61de9365bb6aca4561e2bd93fe79c 05:58:39 $ docker rm -f --volumes 12609448784be8d83921827116bd6509b8b61de9365bb6aca4561e2bd93fe79c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" 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 05:58:41 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-108/archives ] 05:58:41 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives 05:58:41 total 16 05:58:41 drwxr-xr-x 3 root root 4096 Jan 10 05:58 . 05:58:41 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 05:58 .. 05:58:41 drwxr-xr-x 2 root root 4096 Jan 10 05:58 cost 05:58:41 -rw-r--r-- 1 root root 87 Jan 10 05:58 cost.csv 05:58:41 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-108/archives 05:58:41 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives 05:58:41 total 16 05:58:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:58 . 05:58:41 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 05:58 .. 05:58:41 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 05:58 cost 05:58:41 -rw-r--r-- 1 jenkins jenkins 87 Jan 10 05:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:58:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:58:42 ---> package-listing.sh 05:58:42 ++ facter osfamily 05:58:42 ++ tr '[:upper:]' '[:lower:]' 05:58:42 + OS_FAMILY=debian 05:58:42 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-108 05:58:42 + START_PACKAGES=/tmp/packages_start.txt 05:58:42 + END_PACKAGES=/tmp/packages_end.txt 05:58:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:42 + PACKAGES=/tmp/packages_start.txt 05:58:42 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' 05:58:42 + PACKAGES=/tmp/packages_end.txt 05:58:42 + case "${OS_FAMILY}" in 05:58:42 + dpkg -l 05:58:42 + grep '^ii' 05:58:42 + '[' -f /tmp/packages_start.txt ']' 05:58:42 + '[' -f /tmp/packages_end.txt ']' 05:58:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:42 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' 05:58:42 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ 05:58:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [Pipeline] echo 05:58:42 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/exfoundry_device-bacnet-c_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:58:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:43 prd-ubuntu20.04-docker-8c-8g-375 does not seem to be running inside a container 05:58:43 $ 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/exfoundry_device-bacnet-c_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:58:44 $ docker top 65b6f3656773807a30156e1c8c86132e8781cb6337acddc51d5276f76823f065 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:44 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:44 + mkdir -p /var/log/sysstat [Pipeline] sh 05:58:45 + ls /var/log/sa-host 05:58:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:45 provisioning config files... 05:58:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config4225452338500746582tmp [Pipeline] { [Pipeline] echo 05:58:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:45 ---> create-netrc.sh [Pipeline] } 05:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:58:46 ---> python-tools-install.sh [Pipeline] echo 05:58:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:46 ---> sudo-logs.sh 05:58:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:58:46 ---> job-cost.sh 05:58:46 lf-activate-venv: SKIPPING 05:58:46 DEBUG: total: 0.2199999988079071 05:58:46 INFO: Retrieving Stack Cost... 05:58:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:58:47 INFO: Archiving Costs [Pipeline] echo 05:58:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:47 ---> logs-deploy.sh 05:58:47 lf-activate-venv: SKIPPING 05:58:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-108/1 05:58:47 INFO: archiving workspace using pattern(s): 05:58:48 Archives upload complete. 05:58:48 INFO: archiving logs to Nexus 05:58:48 ---> uname -a: 05:58:48 Linux prd-ubuntu20-04-docker-8c-8g-375 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:58:48 05:58:48 05:58:48 ---> lscpu: 05:58:48 Architecture: x86_64 05:58:48 CPU op-mode(s): 32-bit, 64-bit 05:58:48 Byte Order: Little Endian 05:58:48 Address sizes: 40 bits physical, 48 bits virtual 05:58:48 CPU(s): 8 05:58:48 On-line CPU(s) list: 0-7 05:58:48 Thread(s) per core: 1 05:58:48 Core(s) per socket: 1 05:58:48 Socket(s): 8 05:58:48 NUMA node(s): 1 05:58:48 Vendor ID: AuthenticAMD 05:58:48 CPU family: 23 05:58:48 Model: 49 05:58:48 Model name: AMD EPYC-Rome Processor 05:58:48 Stepping: 0 05:58:48 CPU MHz: 2799.998 05:58:48 BogoMIPS: 5599.99 05:58:48 Virtualization: AMD-V 05:58:48 Hypervisor vendor: KVM 05:58:48 Virtualization type: full 05:58:48 L1d cache: 256 KiB 05:58:48 L1i cache: 256 KiB 05:58:48 L2 cache: 4 MiB 05:58:48 L3 cache: 128 MiB 05:58:48 NUMA node0 CPU(s): 0-7 05:58:48 Vulnerability Gather data sampling: Not affected 05:58:48 Vulnerability Itlb multihit: Not affected 05:58:48 Vulnerability L1tf: Not affected 05:58:48 Vulnerability Mds: Not affected 05:58:48 Vulnerability Meltdown: Not affected 05:58:48 Vulnerability Mmio stale data: Not affected 05:58:48 Vulnerability Retbleed: Vulnerable 05:58:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:58:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:58:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:58:48 Vulnerability Srbds: Not affected 05:58:48 Vulnerability Tsx async abort: Not affected 05:58:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:58:48 05:58:48 05:58:48 ---> nproc: 05:58:48 8 05:58:48 05:58:48 05:58:48 ---> df -h: 05:58:48 Filesystem Size Used Avail Use% Mounted on 05:58:48 overlay 155G 11G 145G 8% / 05:58:48 tmpfs 64M 0 64M 0% /dev 05:58:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:58:48 shm 64M 0 64M 0% /dev/shm 05:58:48 /dev/vda1 155G 11G 145G 8% /facter-os 05:58:48 05:58:48