Pull request #113 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of orbisai0security for edgexfoundry/device-bacnet-c Loading trusted files from base branch main at 652c4c721f17326d85c096634bcaaa8a720b44aa rather than 36866496912c2760a95120de2665d8d5d45e2972 Obtained Jenkinsfile from 652c4c721f17326d85c096634bcaaa8a720b44aa 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-ssh7472298453479704631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh6813717181223551353.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1685674941027968299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1020879541993115932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2155469374142328606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13793 in /w/workspace/exfoundry_device-bacnet-c_PR-113 [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-113 # 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 Merging remotes/origin/main commit 652c4c721f17326d85c096634bcaaa8a720b44aa into PR head commit 36866496912c2760a95120de2665d8d5d45e2972 Merge succeeded, producing 36866496912c2760a95120de2665d8d5d45e2972 Checking out Revision 36866496912c2760a95120de2665d8d5d45e2972 (PR-113) > 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 > 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36866496912c2760a95120de2665d8d5d45e2972 # 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 652c4c721f17326d85c096634bcaaa8a720b44aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36866496912c2760a95120de2665d8d5d45e2972 # timeout=10 Commit message: "Potential fix for pull request finding" > git rev-list --no-walk 0f6a127e4eb066eb91fd2b2fed8d9675f995a274 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:10 ========================================================= 08:01:10 EdgeX Global Pipelines Version Info 08:01:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:11 ------------------- 08:01:11 stable info: 08:01:11 ------------------- 08:01:11 Commited By: Ginny Guan ginny@iotechsys.com 08:01:11 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:01:11 Message: update stable to v1.0.281 08:01:12 ------------------- 08:01:12 experimental info: 08:01:12 ------------------- 08:01:12 Commited By: **** collab-it+edgex@linuxfoundation.org 08:01:12 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:01:12 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 08:01:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 08:01:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36866496912c2760a95120de2665d8d5d45e2972 [Pipeline] echo 08:01:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3686649 [Pipeline] echo 08:01:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:13 provisioning config files... 08:01:13 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/config974808802726386522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:13 ---> ****-login.sh 08:01:13 nexus3.edgexfoundry.org:10001 08:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:13 08:01:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:01:13 Configure a credential helper to remove this warning. See 08:01:13 https://docs.****.com/go/credential-store/ 08:01:13 08:01:13 Login Succeeded 08:01:13 nexus3.edgexfoundry.org:10002 08:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:13 08:01:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:01:13 Configure a credential helper to remove this warning. See 08:01:13 https://docs.****.com/go/credential-store/ 08:01:13 08:01:13 Login Succeeded 08:01:13 nexus3.edgexfoundry.org:10003 08:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:14 08:01:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:01:14 Configure a credential helper to remove this warning. See 08:01:14 https://docs.****.com/go/credential-store/ 08:01:14 08:01:14 Login Succeeded 08:01:14 nexus3.edgexfoundry.org:10004 08:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:14 08:01:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:01:14 Configure a credential helper to remove this warning. See 08:01:14 https://docs.****.com/go/credential-store/ 08:01:14 08:01:14 Login Succeeded 08:01:14 ****.io 08:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:14 08:01:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:01:14 Configure a credential helper to remove this warning. See 08:01:14 https://docs.****.com/go/credential-store/ 08:01:14 08:01:14 Login Succeeded 08:01:14 ---> ****-login.sh ends [Pipeline] } 08:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 08:01:14 + git rev-list -1 --merges 36866496912c2760a95120de2665d8d5d45e2972~1..36866496912c2760a95120de2665d8d5d45e2972 [Pipeline] echo 08:01:14 -----------> git rev-list -1 --merges 36866496912c2760a95120de2665d8d5d45e2972~1..36866496912c2760a95120de2665d8d5d45e2972 36866496912c2760a95120de2665d8d5d45e2972 [false] [Pipeline] sh 08:01:15 + git log --format=format:%s -1 36866496912c2760a95120de2665d8d5d45e2972 [Pipeline] echo 08:01:15 ========================================================= 08:01:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:01:15 ========================================================= 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 08:01:15 + git rev-list -1 --merges 36866496912c2760a95120de2665d8d5d45e2972~1..36866496912c2760a95120de2665d8d5d45e2972 [Pipeline] echo 08:01:15 -----------> git rev-list -1 --merges 36866496912c2760a95120de2665d8d5d45e2972~1..36866496912c2760a95120de2665d8d5d45e2972 36866496912c2760a95120de2665d8d5d45e2972 [false] [Pipeline] sh 08:01:15 + git log --format=format:%s -1 36866496912c2760a95120de2665d8d5d45e2972 [Pipeline] echo 08:01:15 ========================================================= 08:01:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:01:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:01:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:16 + grep -v github /etc/ssh/ssh_known_hosts 08:01:16 + [ -e /tmp/ssh_known_hosts ] 08:01:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:01:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:01:16 + sudo tee -a /etc/ssh/ssh_known_hosts 08:01:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:16 08:01:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:17 0.1.4: Pulling from edgex-devops/py-git-semver 08:01:17 3dae71ba6b94: Pulling fs layer 08:01:17 6bf1a483ea7c: Pulling fs layer 08:01:17 f5dfc541a4d3: Pulling fs layer 08:01:17 461d9e800cba: Pulling fs layer 08:01:17 80192f66455f: Pulling fs layer 08:01:17 461d9e800cba: Waiting 08:01:17 2e8e34ca0e6c: Pulling fs layer 08:01:17 a29436f7fd5d: Pulling fs layer 08:01:17 923cac83aea3: Pulling fs layer 08:01:17 25ad8b0a4227: Pulling fs layer 08:01:17 80192f66455f: Waiting 08:01:17 2e8e34ca0e6c: Waiting 08:01:17 a29436f7fd5d: Waiting 08:01:17 923cac83aea3: Waiting 08:01:17 25ad8b0a4227: Waiting 08:01:17 db01528c6b51: Pulling fs layer 08:01:17 28988de357af: Pulling fs layer 08:01:17 db01528c6b51: Waiting 08:01:17 28988de357af: Waiting 08:01:17 6bf1a483ea7c: Verifying Checksum 08:01:17 6bf1a483ea7c: Download complete 08:01:17 461d9e800cba: Verifying Checksum 08:01:17 461d9e800cba: Download complete 08:01:17 80192f66455f: Verifying Checksum 08:01:17 80192f66455f: Download complete 08:01:17 f5dfc541a4d3: Verifying Checksum 08:01:17 f5dfc541a4d3: Download complete 08:01:17 3dae71ba6b94: Download complete 08:01:17 923cac83aea3: Download complete 08:01:17 25ad8b0a4227: Verifying Checksum 08:01:17 25ad8b0a4227: Download complete 08:01:17 db01528c6b51: Verifying Checksum 08:01:17 db01528c6b51: Download complete 08:01:17 28988de357af: Download complete 08:01:18 a29436f7fd5d: Verifying Checksum 08:01:18 a29436f7fd5d: Download complete 08:01:18 2e8e34ca0e6c: Verifying Checksum 08:01:18 2e8e34ca0e6c: Download complete 08:01:19 3dae71ba6b94: Pull complete 08:01:19 6bf1a483ea7c: Pull complete 08:01:20 f5dfc541a4d3: Pull complete 08:01:20 461d9e800cba: Pull complete 08:01:20 80192f66455f: Pull complete 08:01:24 2e8e34ca0e6c: Pull complete 08:01:25 a29436f7fd5d: Pull complete 08:01:25 923cac83aea3: Pull complete 08:01:25 25ad8b0a4227: Pull complete 08:01:25 db01528c6b51: Pull complete 08:01:25 28988de357af: Pull complete 08:01:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:25 prd-ubuntu20.04-docker-8c-8g-13793 does not seem to be running inside a container 08:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:01:26 $ docker top d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 -eo pid,comm 08:01:27 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). 08:01:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:27 [ssh-agent] Looking for ssh-agent implementation... 08:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:27 $ docker exec d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 ssh-agent 08:01:27 SSH_AUTH_SOCK=/tmp/ssh-rcd9gMlzk8sU/agent.33 08:01:27 SSH_AGENT_PID=39 08:01:27 Running ssh-add (command line suppressed) 08:01:27 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_9087810296472885961.key (/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_9087810296472885961.key) 08:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:27 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-113 [Pipeline] sh 08:01:28 + git tag --points-at HEAD [Pipeline] } 08:01:28 $ docker exec --env ******** --env ******** d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 ssh-agent -k 08:01:28 unset SSH_AUTH_SOCK; 08:01:28 unset SSH_AGENT_PID; 08:01:28 echo Agent pid 39 killed; 08:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:28 [ssh-agent] Looking for ssh-agent implementation... 08:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:28 $ docker exec d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 ssh-agent 08:01:28 SSH_AUTH_SOCK=/tmp/ssh-t6OCq5P58PAo/agent.86 08:01:28 SSH_AGENT_PID=92 08:01:28 Running ssh-add (command line suppressed) 08:01:28 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_5012533209724796827.key (/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/private_key_5012533209724796827.key) 08:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:28 + git semver init 08:01:29 2026-06-24 08:01:29,148 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:01:29 2026-06-24 08:01:29,152 [run_init] DEBUG init version:0.0.0 force:False 08:01:29 2026-06-24 08:01:29,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver 08:01:29 2026-06-24 08:01:29,153 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-113/.semver 08:01:29 2026-06-24 08:01:29,153 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-113, stdin=None, shell=False, universal_newlines=False) 08:01:30 2026-06-24 08:01:29,854 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-113/.git/info/exclude 08:01:30 2026-06-24 08:01:29,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver/PR-113 with force:False 08:01:30 2026-06-24 08:01:29,855 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver/PR-113 08:01:30 2026-06-24 08:01:29,859 [execute] INFO git cat-file --batch-check 08:01:30 2026-06-24 08:01:29,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver, stdin=, shell=False, universal_newlines=False) 08:01:30 2026-06-24 08:01:29,863 [execute] INFO git cat-file --batch 08:01:30 2026-06-24 08:01:29,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-113/.semver, stdin=, shell=False, universal_newlines=False) 08:01:30 2026-06-24 08:01:29,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-113/.semver/PR-113 08:01:30 0.0.0 [Pipeline] } 08:01:30 $ docker exec --env ******** --env ******** d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 ssh-agent -k 08:01:30 unset SSH_AUTH_SOCK; 08:01:30 unset SSH_AGENT_PID; 08:01:30 echo Agent pid 92 killed; 08:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:30 + git semver [Pipeline] } 08:01:30 $ docker stop --time=1 d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 08:01:32 $ docker rm -f --volumes d3969b923a211a21c62fa7591b30cca345d83073eddd1fec7f706c286c233165 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:01:32 Stashed 1 file(s) [Pipeline] echo 08:01:32 [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 08:01:33 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage 08:01:33 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/config10591509331148058878tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:33 ---> ****-login.sh 08:01:33 nexus3.edgexfoundry.org:10001 08:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:33 Login Succeeded 08:01:33 nexus3.edgexfoundry.org:10002 08:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:33 Login Succeeded 08:01:33 nexus3.edgexfoundry.org:10003 08:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:33 Login Succeeded 08:01:33 nexus3.edgexfoundry.org:10004 08:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:33 Login Succeeded 08:01:33 ****.io 08:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:33 Login Succeeded 08:01:33 ---> ****-login.sh ends [Pipeline] } 08:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:01:34 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 08:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:01:34 ========================================================= 08:01:34 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 08:01:34 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:34 + 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 . 08:01:35 #0 building with "default" instance using docker driver 08:01:35 08:01:35 #1 [internal] load build definition from Dockerfile.alpine-base 08:01:35 #1 transferring dockerfile: 1.45kB done 08:01:35 #1 DONE 0.0s 08:01:35 08:01:35 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 08:01:35 #2 DONE 0.1s 08:01:35 08:01:35 #3 [internal] load .dockerignore 08:01:35 #3 transferring context: 2B done 08:01:35 #3 DONE 0.0s 08:01:35 08:01:35 #4 [internal] load build context 08:01:35 #4 transferring context: 86.10kB 0.0s done 08:01:35 #4 DONE 0.0s 08:01:35 08:01:35 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 08:01:35 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 08:01:35 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 08:01:35 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 08:01:35 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.1s 08:01:35 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s 08:01:35 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:01:35 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 17.83MB / 118.14MB 0.2s 08:01:35 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 08:01:35 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 51.38MB / 118.14MB 0.4s 08:01:35 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 75.50MB / 118.14MB 0.5s 08:01:35 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 08:01:36 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 08:01:36 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 08:01:40 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.5s done 08:01:40 #5 DONE 4.4s 08:01:40 08:01:40 #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 08:01:40 #6 0.314 Connecting to iotech.jfrog.io (34.246.139.145:443) 08:01:40 #6 0.732 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 08:01:40 #6 0.732 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 08:01:40 #6 0.732 '/etc/apk/keys/alpine.dev.rsa.pub' saved 08:01:40 #6 DONE 1.3s 08:01:41 08:01:41 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 08:01:41 #7 DONE 0.3s 08:01:41 08:01:41 #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.6-dev dumb-init 08:01:41 #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:41 #8 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:41 #8 0.622 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 08:01:42 #8 1.212 WARNING: This apk-tools is OLD! Some packages might not function properly. 08:01:42 #8 1.218 (1/18) Installing dumb-init (1.2.5-r2) 08:01:42 #8 1.225 (2/18) Installing hiredis (1.1.0-r2) 08:01:42 #8 1.227 (3/18) Installing hiredis-dev (1.1.0-r2) 08:01:42 #8 1.237 (4/18) Installing libcbor (0.10.2-r1) 08:01:42 #8 1.240 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 08:01:43 #8 1.961 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 08:01:43 #8 2.077 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 08:01:43 #8 2.452 (8/18) Installing libcbor-dev (0.10.2-r1) 08:01:43 #8 2.457 (9/18) Installing libmenuw (6.4_p20230506-r0) 08:01:43 #8 2.460 (10/18) Installing libpanelw (6.4_p20230506-r0) 08:01:43 #8 2.464 (11/18) Installing libncurses++ (6.4_p20230506-r0) 08:01:43 #8 2.468 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 08:01:43 #8 2.476 (13/18) Installing libblkid (2.38.1-r8) 08:01:43 #8 2.484 (14/18) Installing libuuid (2.38.1-r8) 08:01:43 #8 2.487 (15/18) Installing libfdisk (2.38.1-r8) 08:01:43 #8 2.497 (16/18) Installing libmount (2.38.1-r8) 08:01:43 #8 2.507 (17/18) Installing libsmartcols (2.38.1-r8) 08:01:43 #8 2.514 (18/18) Installing util-linux-dev (2.38.1-r8) 08:01:43 #8 2.538 Executing busybox-1.36.1-r4.trigger 08:01:43 #8 2.547 OK: 338 MiB in 100 packages 08:01:43 #8 DONE 2.7s 08:01:44 08:01:44 #9 [ 5/11] RUN apk --no-cache upgrade 08:01:44 #9 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:44 #9 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:44 #9 0.444 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 08:01:44 #9 1.045 WARNING: This apk-tools is OLD! Some packages might not function properly. 08:01:45 #9 1.051 Upgrading critical system libraries and apk-tools: 08:01:45 #9 1.051 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:01:45 #9 1.059 Executing busybox-1.36.1-r4.trigger 08:01:45 #9 1.112 Continuing the upgrade transaction with new apk-tools: 08:01:45 #9 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:45 #9 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:45 #9 1.325 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 08:01:45 #9 1.886 WARNING: This apk-tools is OLD! Some packages might not function properly. 08:01:45 #9 1.891 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 08:01:45 #9 1.909 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 08:01:45 #9 1.923 Executing busybox-1.36.1-r7.post-upgrade 08:01:45 #9 1.939 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 08:01:45 #9 1.943 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 08:01:45 #9 1.951 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 08:01:45 #9 1.987 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 08:01:45 #9 1.999 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 08:01:45 #9 2.002 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 08:01:45 #9 2.060 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 08:01:45 #9 2.121 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 08:01:46 #9 2.125 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 08:01:46 #9 2.132 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 08:01:46 #9 2.144 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 08:01:46 #9 2.161 (14/27) Installing libpsl (0.21.5-r0) 08:01:46 #9 2.164 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 08:01:46 #9 2.171 (16/27) Installing libpsl-utils (0.21.5-r0) 08:01:46 #9 2.176 (17/27) Installing libpsl-dev (0.21.5-r0) 08:01:46 #9 2.179 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 08:01:46 #9 2.201 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 08:01:46 #9 2.208 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 08:01:46 #9 2.266 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 08:01:46 #9 2.270 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 08:01:46 #9 2.274 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 08:01:46 #9 2.293 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 08:01:46 #9 2.297 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 08:01:46 #9 2.300 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 08:01:46 #9 2.303 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 08:01:46 #9 2.313 Executing busybox-1.36.1-r7.trigger 08:01:46 #9 2.318 Executing ca-certificates-20241121-r1.trigger 08:01:46 #9 2.371 OK: 338 MiB in 103 packages 08:01:46 #9 DONE 2.5s 08:01:46 08:01:46 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 08:01:46 #10 DONE 0.0s 08:01:46 08:01:46 #11 [ 7/11] COPY src /device-bacnet-c/src/ 08:01:46 #11 DONE 0.0s 08:01:46 08:01:46 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 08:01:46 #12 DONE 0.0s 08:01:46 08:01:46 #13 [ 9/11] WORKDIR /device-bacnet-c 08:01:46 #13 DONE 0.0s 08:01:46 08:01:46 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 08:01:46 #14 0.236 + CSDK_VER=4.0.2 08:01:46 #14 0.236 + '[' '!' -d deps ] 08:01:46 #14 0.236 + mkdir deps 08:01:47 #14 0.238 + cd /device-bacnet-c/deps 08:01:47 #14 0.238 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 08:01:47 #14 0.240 Connecting to github.com (140.82.114.3:443) 08:01:47 #14 0.507 Connecting to codeload.github.com (140.82.114.10:443) 08:01:47 #14 0.651 saving to 'v4.0.2.zip' 08:01:47 #14 0.713 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 08:01:47 #14 0.713 'v4.0.2.zip' saved 08:01:47 #14 0.713 + unzip v4.0.2.zip 08:01:47 #14 0.714 Archive: v4.0.2.zip 08:01:47 #14 0.721 creating: device-sdk-c-4.0.2/ 08:01:47 #14 0.721 creating: device-sdk-c-4.0.2/.github/ 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/.github/Contributing.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/.github/semantic.yml 08:01:47 #14 0.721 creating: device-sdk-c-4.0.2/.github/workflows/ 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/.gitignore 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/Attribution.txt 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/CHANGELOG.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/Doxyfile 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/Jenkinsfile 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/LICENSE 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/Makefile 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/OWNERS.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/README.IOT.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/README.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/README.v3.md 08:01:47 #14 0.721 creating: device-sdk-c-4.0.2/docs/ 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/docs/configuration.md 08:01:47 #14 0.721 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/docs/metrics.md 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/docs/startup.md 08:01:47 #14 0.724 creating: device-sdk-c-4.0.2/include/ 08:01:47 #14 0.724 creating: device-sdk-c-4.0.2/include/devsdk/ 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 08:01:47 #14 0.724 creating: device-sdk-c-4.0.2/include/edgex/ 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 08:01:47 #14 0.724 creating: device-sdk-c-4.0.2/scripts/ 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/scripts/build.sh 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 08:01:47 #14 0.724 creating: device-sdk-c-4.0.2/src/ 08:01:47 #14 0.724 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 08:01:47 #14 0.727 creating: device-sdk-c-4.0.2/src/c/ 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/api.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/bus.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/bus.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/callback3.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/callback3.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/command.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/command.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/config.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/config.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/correlation.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/correlation.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/data.c 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/data.h 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 08:01:47 #14 0.727 inflating: device-sdk-c-4.0.2/src/c/device.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/device.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/devman.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/devmap.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/devmap.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/devutil.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/discovery.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/discovery.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 08:01:47 #14 0.729 creating: device-sdk-c-4.0.2/src/c/examples/ 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 08:01:47 #14 0.729 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 08:01:47 #14 0.729 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 08:01:47 #14 0.730 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 08:01:47 #14 0.730 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 08:01:47 #14 0.730 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 08:01:47 #14 0.730 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 08:01:47 #14 0.730 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 08:01:47 #14 0.730 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 08:01:47 #14 0.731 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 08:01:47 #14 0.731 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 08:01:47 #14 0.732 creating: device-sdk-c-4.0.2/src/c/examples/file/ 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 08:01:47 #14 0.732 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 08:01:47 #14 0.732 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 08:01:47 #14 0.732 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 08:01:47 #14 0.732 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 08:01:47 #14 0.732 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 08:01:47 #14 0.733 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 08:01:47 #14 0.733 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 08:01:47 #14 0.733 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 08:01:47 #14 0.733 creating: device-sdk-c-4.0.2/src/c/examples/random/ 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 08:01:47 #14 0.733 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 08:01:47 #14 0.733 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 08:01:47 #14 0.733 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 08:01:47 #14 0.734 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 08:01:47 #14 0.734 creating: device-sdk-c-4.0.2/src/c/examples/res/ 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 08:01:47 #14 0.734 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 08:01:47 #14 0.734 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 08:01:47 #14 0.734 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 08:01:47 #14 0.734 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 08:01:47 #14 0.734 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 08:01:47 #14 0.736 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 08:01:47 #14 0.736 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/filesys.c 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/filesys.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/keeper.c 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/keeper.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/map.c 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/map.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/metadata.c 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/metadata.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/metrics.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/opstate.c 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/opstate.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/parson.c 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/parson.h 08:01:47 #14 0.736 inflating: device-sdk-c-4.0.2/src/c/profiles.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/profiles.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/registry.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/registry.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/rest.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/rest.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/secrets.h 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/service.c 08:01:47 #14 0.738 inflating: device-sdk-c-4.0.2/src/c/service.h 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/c/transform.c 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/c/transform.h 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/c/validate.c 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/c/validate.h 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/c/watchers.c 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/c/watchers.h 08:01:47 #14 0.739 creating: device-sdk-c-4.0.2/src/cmake/ 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 08:01:47 #14 0.739 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 08:01:47 #14 0.739 + cd device-sdk-c-4.0.2 08:01:47 #14 0.739 + ./scripts/build.sh 08:01:47 #14 0.740 + CPPCHECK=false 08:01:47 #14 0.740 + DOCGEN=false 08:01:47 #14 0.740 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 08:01:47 #14 0.740 + '[' 0 -gt 0 ] 08:01:47 #14 0.741 + readlink -f ./scripts/build.sh 08:01:47 #14 0.742 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 08:01:47 #14 0.744 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 08:01:47 #14 0.744 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 08:01:47 #14 0.744 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 08:01:47 #14 0.744 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 08:01:47 #14 0.746 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 08:01:47 #14 0.746 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 08:01:47 #14 0.824 -- The C compiler identification is GNU 12.2.1 08:01:47 #14 0.840 -- Detecting C compiler ABI info 08:01:47 #14 0.932 -- Detecting C compiler ABI info - done 08:01:47 #14 0.951 -- Check for working C compiler: /usr/bin/cc - skipped 08:01:47 #14 0.951 -- Detecting C compile features 08:01:47 #14 0.952 -- Detecting C compile features - done 08:01:47 #14 0.956 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:01:47 #14 1.028 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 08:01:47 #14 1.031 -- Found LIBYAML: /usr/lib/libyaml.so 08:01:47 #14 1.033 -- Found LIBUUID: /usr/lib/libuuid.so 08:01:47 #14 1.035 -- Found LIBCBOR: /usr/lib/libcbor.so 08:01:47 #14 1.037 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:01:47 #14 1.040 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 08:01:47 #14 1.040 -- /opt/iotech/iot/1.6/include 08:01:47 #14 1.040 -- C SDK 0.0.0 for Linux 08:01:47 #14 1.042 -- Performing Test CSDK_HAVE_ATOMIC 08:01:47 #14 1.136 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:01:47 #14 1.201 -- Found Curses: /usr/lib/libcurses.so 08:01:47 #14 1.231 -- Configuring done (0.5s) 08:01:47 #14 1.267 -- Generating done (0.0s) 08:01:48 #14 1.269 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 08:01:48 #14 1.274 + make all package 08:01:48 #14 1.274 + tee release.log 08:01:48 #14 1.324 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:01:48 #14 1.473 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 08:01:48 #14 1.635 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 08:01:48 #14 1.803 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 08:01:48 #14 1.904 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 08:01:48 #14 1.944 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 08:01:48 #14 1.944 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 08:01:48 #14 1.944 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 08:01:48 #14 1.944 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 08:01:48 #14 2.043 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:01:48 #14 2.362 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:01:49 #14 2.405 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:01:49 #14 2.569 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:01:49 #14 2.849 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:01:49 #14 2.952 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:01:49 #14 3.080 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:01:49 #14 3.207 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:01:49 #14 3.307 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 08:01:50 #14 3.476 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:01:50 #14 3.529 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:01:50 #14 3.846 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:01:50 #14 3.907 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 08:01:50 #14 4.151 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:01:50 #14 4.262 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:01:50 #14 4.484 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 08:01:51 #14 4.572 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:01:52 #14 5.604 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:01:52 #14 5.709 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:01:52 #14 5.780 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:01:52 #14 5.865 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 08:01:52 #14 5.922 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:01:52 #14 6.149 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:01:53 #14 6.501 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:01:53 #14 6.568 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:01:53 #14 6.693 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:01:53 #14 6.784 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:01:53 #14 7.274 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:01:54 #14 7.404 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 08:01:54 #14 7.466 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:01:54 #14 7.573 [ 69%] Linking C shared library libcsdk.so 08:01:54 #14 7.620 [ 69%] Built target csdk 08:01:54 #14 7.641 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:01:54 #14 7.800 [ 73%] Linking C executable template 08:01:54 #14 7.829 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:54 #14 7.870 [ 73%] Built target template 08:01:54 #14 7.891 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:01:54 #14 7.981 [ 76%] Linking C executable device-counter 08:01:54 #14 8.006 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:54 #14 8.053 [ 76%] Built target device-counter 08:01:54 #14 8.070 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:01:54 #14 8.162 [ 80%] Linking C executable device-random 08:01:54 #14 8.193 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:54 #14 8.235 [ 80%] Built target device-random 08:01:54 #14 8.258 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:01:54 #14 8.348 [ 84%] Linking C executable device-gyro 08:01:55 #14 8.376 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:55 #14 8.418 [ 84%] Built target device-gyro 08:01:55 #14 8.438 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:01:55 #14 8.523 [ 88%] Linking C executable device-bitfields 08:01:55 #14 8.552 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:55 #14 8.596 [ 88%] Built target device-bitfields 08:01:55 #14 8.618 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:01:55 #14 8.777 [ 92%] Linking C executable template-discovery 08:01:55 #14 8.803 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:55 #14 8.844 [ 92%] Built target template-discovery 08:01:55 #14 8.864 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:01:55 #14 8.982 [ 96%] Linking C executable device-file 08:01:55 #14 9.005 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:55 #14 9.068 [ 96%] Built target device-file 08:01:55 #14 9.090 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:01:55 #14 9.189 [100%] Linking C executable device-terminal 08:01:55 #14 9.221 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:56 #14 9.263 [100%] Built target device-terminal 08:01:56 #14 9.283 Run CPack packaging tool... 08:01:56 #14 9.299 CPack: Create package using TGZ 08:01:56 #14 9.299 CPack: Install projects 08:01:56 #14 9.299 CPack: - Run preinstall target for: Csdk 08:01:56 #14 9.550 CPack: - Install project: Csdk [] 08:01:56 #14 9.559 CPack: Create package 08:01:56 #14 9.584 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 08:01:56 #14 9.585 + '[' false '=' true ] 08:01:56 #14 9.585 + '[' false '=' true ] 08:01:56 #14 9.585 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 08:01:56 #14 9.586 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 08:01:56 #14 9.586 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 08:01:56 #14 9.665 -- The C compiler identification is GNU 12.2.1 08:01:56 #14 9.681 -- Detecting C compiler ABI info 08:01:56 #14 9.763 -- Detecting C compiler ABI info - done 08:01:56 #14 9.783 -- Check for working C compiler: /usr/bin/cc - skipped 08:01:56 #14 9.784 -- Detecting C compile features 08:01:56 #14 9.785 -- Detecting C compile features - done 08:01:56 #14 9.790 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:01:56 #14 9.861 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 08:01:56 #14 9.864 -- Found LIBYAML: /usr/lib/libyaml.so 08:01:56 #14 9.867 -- Found LIBUUID: /usr/lib/libuuid.so 08:01:56 #14 9.870 -- Found LIBCBOR: /usr/lib/libcbor.so 08:01:56 #14 9.872 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:01:56 #14 9.874 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 08:01:56 #14 9.874 -- /opt/iotech/iot/1.6/include 08:01:56 #14 9.874 -- C SDK 0.0.0 for Linux 08:01:56 #14 9.877 -- Performing Test CSDK_HAVE_ATOMIC 08:01:56 #14 9.958 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:01:56 #14 10.00 -- Found Curses: /usr/lib/libcurses.so 08:01:56 #14 10.02 -- Configuring done (0.4s) 08:01:56 #14 10.05 -- Generating done (0.0s) 08:01:56 #14 10.06 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 08:01:56 #14 10.06 + make 08:01:56 #14 10.06 + tee debug.log 08:01:56 #14 10.10 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:01:56 #14 10.18 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 08:01:56 #14 10.26 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 08:01:56 #14 10.35 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 08:01:57 #14 10.42 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 08:01:57 #14 10.46 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 08:01:57 #14 10.46 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 08:01:57 #14 10.46 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 08:01:57 #14 10.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 08:01:57 #14 10.52 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:01:57 #14 10.65 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:01:57 #14 10.68 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:01:57 #14 10.77 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:01:57 #14 10.90 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:01:57 #14 10.97 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:01:57 #14 11.05 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:01:57 #14 11.12 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:01:57 #14 11.19 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 08:01:57 #14 11.27 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:01:57 #14 11.32 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:01:57 #14 11.46 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:01:58 #14 11.51 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 08:01:58 #14 11.62 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:01:58 #14 11.66 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:01:58 #14 11.78 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 08:01:58 #14 11.86 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:01:58 #14 12.07 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:01:58 #14 12.14 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:01:58 #14 12.19 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:01:58 #14 12.25 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 08:01:58 #14 12.30 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:01:59 #14 12.39 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:01:59 #14 12.62 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:01:59 #14 12.68 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:01:59 #14 12.75 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:01:59 #14 12.82 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:01:59 #14 12.98 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:01:59 #14 13.05 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 08:01:59 #14 13.11 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:01:59 #14 13.18 [ 69%] Linking C shared library libcsdk.so 08:01:59 #14 13.24 [ 69%] Built target csdk 08:01:59 #14 13.26 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:01:59 #14 13.33 [ 73%] Linking C executable template 08:01:59 #14 13.35 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:01:59 #14 13.39 [ 73%] Built target template 08:01:59 #14 13.41 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:01:59 #14 13.47 [ 76%] Linking C executable device-counter 08:02:00 #14 13.50 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:00 #14 13.53 [ 76%] Built target device-counter 08:02:00 #14 13.56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:02:00 #14 13.62 [ 80%] Linking C executable device-random 08:02:00 #14 13.64 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:00 #14 13.69 [ 80%] Built target device-random 08:02:00 #14 13.70 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:02:00 #14 13.76 [ 84%] Linking C executable device-gyro 08:02:00 #14 13.79 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:00 #14 13.83 [ 84%] Built target device-gyro 08:02:00 #14 13.85 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:02:00 #14 13.91 [ 88%] Linking C executable device-bitfields 08:02:00 #14 13.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:00 #14 13.99 [ 88%] Built target device-bitfields 08:02:00 #14 14.01 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:02:00 #14 14.09 [ 92%] Linking C executable template-discovery 08:02:00 #14 14.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:00 #14 14.16 [ 92%] Built target template-discovery 08:02:00 #14 14.18 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:02:00 #14 14.24 [ 96%] Linking C executable device-file 08:02:01 #14 14.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:01 #14 14.34 [ 96%] Built target device-file 08:02:01 #14 14.35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:02:01 #14 14.43 [100%] Linking C executable device-terminal 08:02:01 #14 14.46 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:01 #14 14.50 [100%] Built target device-terminal 08:02:01 #14 14.51 + cp -rf include/devsdk include/edgex /usr/include/ 08:02:01 #14 14.52 + cp build/release/c/libcsdk.so /usr/lib/ 08:02:01 #14 14.52 + mkdir -p /usr/share/doc/edgex-csdk 08:02:01 #14 14.52 + cp Attribution.txt /usr/share/doc/edgex-csdk 08:02:01 #14 14.52 + cp LICENSE /usr/share/doc/edgex-csdk 08:02:01 #14 14.52 + rm -rf /device-bacnet-c/deps 08:02:01 #14 DONE 14.6s 08:02:01 08:02:01 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 08:02:01 #15 0.232 + readlink -f /device-bacnet-c/scripts/build.sh 08:02:01 #15 0.233 + dirname /device-bacnet-c/scripts/build.sh 08:02:01 #15 0.234 + dirname /device-bacnet-c/scripts 08:02:01 #15 0.234 + ROOT=/device-bacnet-c 08:02:01 #15 0.234 + echo /device-bacnet-c 08:02:01 #15 0.234 + cd /device-bacnet-c 08:02:01 #15 0.234 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 08:02:01 #15 0.234 /device-bacnet-c 08:02:01 #15 0.234 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 08:02:01 #15 0.234 + git clone https://github.com/IOTechSystems/bacnet-stack.git 08:02:01 #15 0.236 Cloning into 'bacnet-stack'... 08:02:08 #15 6.345 + cd /device-bacnet-c/bacnet-stack 08:02:08 #15 6.345 + git checkout v0.8.6-IOTech 08:02:08 #15 7.096 Note: switching to 'v0.8.6-IOTech'. 08:02:08 #15 7.096 08:02:08 #15 7.096 You are in 'detached HEAD' state. You can look around, make experimental 08:02:08 #15 7.096 changes and commit them, and you can discard any commits you make in this 08:02:08 #15 7.096 state without impacting any branches by switching back to a branch. 08:02:08 #15 7.096 08:02:08 #15 7.096 If you want to create a new branch to retain commits you create, you may 08:02:08 #15 7.096 do so (now or later) by using -c with the switch command. Example: 08:02:08 #15 7.096 08:02:08 #15 7.096 git switch -c 08:02:08 #15 7.096 08:02:08 #15 7.096 Or undo this operation with: 08:02:08 #15 7.096 08:02:08 #15 7.096 git switch - 08:02:08 #15 7.096 08:02:08 #15 7.096 Turn off this advice by setting config variable advice.detachedHead to false 08:02:08 #15 7.096 08:02:08 #15 7.097 HEAD is now at 8b67b7f2 Changes for BACnet device service 08:02:08 #15 7.098 + mkdir -p /device-bacnet-c/lib/ip 08:02:08 #15 7.099 + mkdir -p /device-bacnet-c/lib/mstp 08:02:08 #15 7.100 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 08:02:08 #15 7.103 make -s -C lib clean 08:02:08 #15 7.107 make -s -C demo clean 08:02:08 #15 7.167 make -s -C demo/router clean 08:02:08 #15 7.171 make -s -C demo/router-ipv6 clean 08:02:08 #15 7.173 make -s -C demo/gateway clean 08:02:08 #15 7.176 make -s -C lib all 08:02:12 #15 11.19 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 08:02:12 #15 11.19 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 08:02:12 #15 11.19 147 | pthread_cancel(hThread); 08:02:12 #15 11.19 | ^~~~~~~ 08:02:12 #15 11.19 | | 08:02:12 #15 11.19 | long unsigned int 08:02:12 #15 11.19 In file included from ../ports/linux/net.h:73, 08:02:12 #15 11.19 from ../ports/linux/dlmstp.c:43: 08:02:12 #15 11.19 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 08:02:12 #15 11.19 98 | int pthread_cancel(pthread_t); 08:02:12 #15 11.19 | ^~~~~~~~~ 08:02:12 #15 11.20 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 08:02:12 #15 11.20 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 08:02:12 #15 11.20 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 08:02:12 #15 11.20 | ^~~~~~~~ 08:02:12 #15 11.20 | | 08:02:12 #15 11.20 | long unsigned int * 08:02:12 #15 11.20 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 08:02:12 #15 11.20 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 08:02:12 #15 11.20 | ^ 08:02:15 #15 14.51 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 08:02:15 #15 14.51 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 08:02:15 #15 14.51 make -s -C lib clean 08:02:15 #15 14.52 make -s -C demo clean 08:02:15 #15 14.58 make -s -C demo/router clean 08:02:15 #15 14.59 make -s -C demo/router-ipv6 clean 08:02:15 #15 14.59 make -s -C demo/gateway clean 08:02:15 #15 14.59 make -s -C lib all 08:02:24 #15 22.66 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 08:02:24 #15 22.66 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 08:02:24 #15 22.66 + cd /device-bacnet-c/build/release/device-bacnet-ip 08:02:24 #15 22.66 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 08:02:24 #15 22.73 -- The C compiler identification is GNU 12.2.1 08:02:24 #15 22.74 -- Detecting C compiler ABI info 08:02:24 #15 22.83 -- Detecting C compiler ABI info - done 08:02:24 #15 22.84 -- Check for working C compiler: /usr/bin/cc - skipped 08:02:24 #15 22.84 -- Detecting C compile features 08:02:24 #15 22.84 -- Detecting C compile features - done 08:02:24 #15 22.85 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 08:02:24 #15 22.93 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 08:02:24 #15 22.93 -- Found Threads: TRUE 08:02:24 #15 22.93 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 08:02:24 #15 22.93 -- /opt/iotech/iot/1.6/include 08:02:24 #15 22.93 -- Configuring done (0.3s) 08:02:24 #15 22.94 -- Generating done (0.0s) 08:02:24 #15 22.94 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 08:02:24 #15 22.94 + make 08:02:24 #15 22.94 + tee release.log 08:02:24 #15 22.98 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 08:02:24 #15 23.19 [ 22%] Linking C static library libbacnet_objects.a 08:02:24 #15 23.22 [ 22%] Built target bacnet_objects 08:02:24 #15 23.24 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 08:02:24 #15 23.42 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 08:02:24 #15 23.50 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 08:02:24 #15 23.56 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 08:02:24 #15 23.63 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 08:02:25 #15 23.90 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 08:02:25 #15 23.96 [100%] Linking C executable device-bacnet-c 08:02:25 #15 23.99 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:25 #15 24.03 [100%] Built target device-bacnet-c 08:02:25 #15 24.04 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 08:02:25 #15 24.04 + cd /device-bacnet-c/build/release/device-bacnet-mstp 08:02:25 #15 24.04 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 08:02:25 #15 24.10 -- The C compiler identification is GNU 12.2.1 08:02:25 #15 24.12 -- Detecting C compiler ABI info 08:02:25 #15 24.21 -- Detecting C compiler ABI info - done 08:02:25 #15 24.22 -- Check for working C compiler: /usr/bin/cc - skipped 08:02:25 #15 24.22 -- Detecting C compile features 08:02:25 #15 24.22 -- Detecting C compile features - done 08:02:25 #15 24.23 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 08:02:25 #15 24.32 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 08:02:25 #15 24.32 -- Found Threads: TRUE 08:02:25 #15 24.33 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 08:02:25 #15 24.33 -- /opt/iotech/iot/1.6/include 08:02:25 #15 24.33 -- Configuring done (0.3s) 08:02:25 #15 24.33 -- Generating done (0.0s) 08:02:25 #15 24.33 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 08:02:25 #15 24.34 + make 08:02:25 #15 24.34 + tee release.log 08:02:25 #15 24.38 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 08:02:25 #15 24.58 [ 22%] Linking C static library libbacnet_objects.a 08:02:25 #15 24.61 [ 22%] Built target bacnet_objects 08:02:25 #15 24.63 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 08:02:25 #15 24.80 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 08:02:26 #15 24.89 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 08:02:26 #15 24.94 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 08:02:26 #15 25.01 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 08:02:26 #15 25.28 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 08:02:26 #15 25.35 [100%] Linking C executable device-bacnet-c 08:02:26 #15 25.38 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:26 #15 25.42 [100%] Built target device-bacnet-c 08:02:26 #15 DONE 25.5s 08:02:26 08:02:26 #16 exporting to image 08:02:26 #16 exporting layers 08:02:26 #16 exporting layers 0.3s done 08:02:27 #16 writing image sha256:3c3b40c671ebd46c9b63626a0d06c82fb7741d5f51a816c087542465662cb164 done 08:02:27 #16 naming to docker.io/library/ci-base-image-x86_64 done 08:02:27 #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 08:02:27 + docker inspect -f . ci-base-image-x86_64 08:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:27 prd-ubuntu20.04-docker-8c-8g-13793 does not seem to be running inside a container 08:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:02:27 $ docker top 7fa42caf8650d865e98566886abb1b3625ead00216bc47ae76cb43ecfb3eee5c -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:28 + make test 08:02:28 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 08:02:28 $ docker stop --time=1 7fa42caf8650d865e98566886abb1b3625ead00216bc47ae76cb43ecfb3eee5c 08:02:29 $ docker rm -f --volumes 7fa42caf8650d865e98566886abb1b3625ead00216bc47ae76cb43ecfb3eee5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:30 + ls -al . 08:02:30 total 92 08:02:30 drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 08:01 . 08:02:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:01 .. 08:02:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 08:01 .git 08:02:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 08:01 .github 08:02:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 08:01 .semver 08:02:30 -rw-rw-r-- 1 jenkins jenkins 1563 Jun 24 08:01 Attribution.txt 08:02:30 -rw-rw-r-- 1 jenkins jenkins 1172 Jun 24 08:01 CHANGELOG.md 08:02:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 08:01 GOVERNANCE.md 08:02:30 -rw-rw-r-- 1 jenkins jenkins 764 Jun 24 08:01 Jenkinsfile 08:02:30 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 08:01 LICENSE 08:02:30 -rw-rw-r-- 1 jenkins jenkins 837 Jun 24 08:01 Makefile 08:02:30 -rw-rw-r-- 1 jenkins jenkins 621 Jun 24 08:01 OWNERS.md 08:02:30 -rw-rw-r-- 1 jenkins jenkins 5503 Jun 24 08:01 README.md 08:02:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 08:01 VERSION 08:02:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:01 docs 08:02:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:01 res 08:02:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:01 sample-profiles 08:02:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:01 scripts 08:02:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:01 src 08:02:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:01 tests [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + 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=36866496912c2760a95120de2665d8d5d45e2972 --label arch=amd64 --label version=0.0.0 . 08:02:31 #0 building with "default" instance using docker driver 08:02:31 08:02:31 #1 [internal] load build definition from Dockerfile.alpine 08:02:31 #1 transferring dockerfile: 2.40kB done 08:02:31 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 08:02:31 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 08:02:31 #1 DONE 0.0s 08:02:31 08:02:31 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:31 #2 DONE 0.0s 08:02:31 08:02:31 #3 [internal] load metadata for docker.io/library/alpine:3.20 08:02:31 #3 DONE 0.1s 08:02:31 08:02:31 #4 [internal] load .dockerignore 08:02:31 #4 transferring context: 2B done 08:02:31 #4 DONE 0.0s 08:02:31 08:02:31 #5 [internal] load build context 08:02:31 #5 transferring context: 20.43kB done 08:02:31 #5 DONE 0.0s 08:02:31 08:02:31 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 08:02:31 #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 08:02:31 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 08:02:31 #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 08:02:31 #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 08:02:31 #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 08:02:31 #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 08:02:31 #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 08:02:31 #6 DONE 0.3s 08:02:31 08:02:31 #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest 08:02:31 #7 DONE 0.1s 08:02:31 08:02:31 #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 08:02:31 #8 0.218 Connecting to iotech.jfrog.io (34.246.139.145:443) 08:02:31 #8 0.632 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 08:02:32 #8 0.633 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 08:02:32 #8 0.633 '/etc/apk/keys/alpine.dev.rsa.pub' saved 08:02:32 #8 DONE 0.7s 08:02:32 08:02:32 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 08:02:32 #9 ... 08:02:32 08:02:32 #10 [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 08:02:32 #10 0.221 Connecting to iotech.jfrog.io (54.73.4.50:443) 08:02:32 #10 0.620 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 08:02:32 #10 0.620 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 08:02:32 #10 0.620 '/etc/apk/keys/alpine.dev.rsa.pub' saved 08:02:32 #10 DONE 0.7s 08:02:32 08:02:32 #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 08:02:32 #9 DONE 0.3s 08:02:32 08:02:32 #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 08:02:32 #11 DONE 0.4s 08:02:32 08:02:32 #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.6-dev 08:02:32 #12 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:33 #12 0.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:33 #12 0.741 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:33 #12 1.306 WARNING: This apk-tools is OLD! Some packages might not function properly. 08:02:33 #12 1.323 OK: 338 MiB in 103 packages 08:02:33 #12 DONE 1.4s 08:02:33 08:02:33 #13 [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.6 dumb-init 08:02:33 #13 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:33 #13 0.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:02:33 #13 0.735 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:33 #13 ... 08:02:33 08:02:33 #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts 08:02:33 #14 DONE 0.0s 08:02:33 08:02:33 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 08:02:33 #15 DONE 0.0s 08:02:33 08:02:33 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 08:02:33 #16 DONE 0.0s 08:02:33 08:02:33 #17 [builder 8/10] WORKDIR /device-bacnet-c 08:02:33 #17 DONE 0.0s 08:02:33 08:02:33 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 08:02:33 #18 0.174 + CSDK_VER=4.0.2 08:02:33 #18 0.174 + '[' '!' -d deps ] 08:02:34 #18 0.175 + mkdir deps 08:02:34 #18 0.176 + cd /device-bacnet-c/deps 08:02:34 #18 0.176 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 08:02:34 #18 0.178 Connecting to github.com (140.82.112.4:443) 08:02:34 #18 0.449 Connecting to codeload.github.com (140.82.114.10:443) 08:02:34 #18 0.562 saving to 'v4.0.2.zip' 08:02:34 #18 0.623 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 08:02:34 #18 0.623 'v4.0.2.zip' saved 08:02:34 #18 0.624 + unzip v4.0.2.zip 08:02:34 #18 0.625 Archive: v4.0.2.zip 08:02:34 #18 0.630 creating: device-sdk-c-4.0.2/ 08:02:34 #18 0.630 creating: device-sdk-c-4.0.2/.github/ 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/.github/Contributing.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/.github/semantic.yml 08:02:34 #18 0.630 creating: device-sdk-c-4.0.2/.github/workflows/ 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/.gitignore 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/Attribution.txt 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/CHANGELOG.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/Doxyfile 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/Jenkinsfile 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/LICENSE 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/Makefile 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/OWNERS.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/README.IOT.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/README.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/README.v3.md 08:02:34 #18 0.630 creating: device-sdk-c-4.0.2/docs/ 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/docs/configuration.md 08:02:34 #18 0.630 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/docs/metrics.md 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/docs/startup.md 08:02:34 #18 0.632 creating: device-sdk-c-4.0.2/include/ 08:02:34 #18 0.632 creating: device-sdk-c-4.0.2/include/devsdk/ 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 08:02:34 #18 0.632 creating: device-sdk-c-4.0.2/include/edgex/ 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 08:02:34 #18 0.632 creating: device-sdk-c-4.0.2/scripts/ 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/scripts/build.sh 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 08:02:34 #18 0.632 creating: device-sdk-c-4.0.2/src/ 08:02:34 #18 0.632 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 08:02:34 #18 0.634 creating: device-sdk-c-4.0.2/src/c/ 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/api.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/bus.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/bus.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/callback3.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/callback3.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/command.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/command.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/config.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/config.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/correlation.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/correlation.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/data.c 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/data.h 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 08:02:34 #18 0.634 inflating: device-sdk-c-4.0.2/src/c/device.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/device.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/devman.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/devmap.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/devmap.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/devutil.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/discovery.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/discovery.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 08:02:34 #18 0.637 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 08:02:34 #18 0.637 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 08:02:34 #18 0.638 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 08:02:34 #18 0.638 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 08:02:34 #18 0.639 creating: device-sdk-c-4.0.2/src/c/examples/file/ 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 08:02:34 #18 0.639 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 08:02:34 #18 0.639 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 08:02:34 #18 0.639 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 08:02:34 #18 0.639 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 08:02:34 #18 0.639 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 08:02:34 #18 0.640 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 08:02:34 #18 0.640 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 08:02:34 #18 0.640 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 08:02:34 #18 0.640 creating: device-sdk-c-4.0.2/src/c/examples/random/ 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 08:02:34 #18 0.640 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 08:02:34 #18 0.640 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 08:02:34 #18 0.640 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 08:02:34 #18 0.641 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 08:02:34 #18 0.641 creating: device-sdk-c-4.0.2/src/c/examples/res/ 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 08:02:34 #18 0.641 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 08:02:34 #18 0.641 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 08:02:34 #18 0.641 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 08:02:34 #18 0.641 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 08:02:34 #18 0.641 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 08:02:34 #18 0.643 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 08:02:34 #18 0.643 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/filesys.c 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/filesys.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/keeper.c 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/keeper.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/map.c 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/map.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/metadata.c 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/metadata.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/metrics.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/opstate.c 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/opstate.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/parson.c 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/parson.h 08:02:34 #18 0.643 inflating: device-sdk-c-4.0.2/src/c/profiles.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/profiles.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/registry.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/registry.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/rest.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/rest.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/secrets.h 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/service.c 08:02:34 #18 0.645 inflating: device-sdk-c-4.0.2/src/c/service.h 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/c/transform.c 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/c/transform.h 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/c/validate.c 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/c/validate.h 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/c/watchers.c 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/c/watchers.h 08:02:34 #18 0.646 creating: device-sdk-c-4.0.2/src/cmake/ 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 08:02:34 #18 0.646 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 08:02:34 #18 0.646 + cd device-sdk-c-4.0.2 08:02:34 #18 0.647 + ./scripts/build.sh 08:02:34 #18 0.647 + CPPCHECK=false 08:02:34 #18 0.647 + DOCGEN=false 08:02:34 #18 0.647 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 08:02:34 #18 0.647 + '[' 0 -gt 0 ] 08:02:34 #18 0.649 + readlink -f ./scripts/build.sh 08:02:34 #18 0.649 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 08:02:34 #18 0.650 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 08:02:34 #18 0.651 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 08:02:34 #18 0.651 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 08:02:34 #18 0.651 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 08:02:34 #18 0.652 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 08:02:34 #18 0.652 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 08:02:34 #18 0.728 -- The C compiler identification is GNU 12.2.1 08:02:34 #18 0.744 -- Detecting C compiler ABI info 08:02:34 #18 0.837 -- Detecting C compiler ABI info - done 08:02:34 #18 0.857 -- Check for working C compiler: /usr/bin/cc - skipped 08:02:34 #18 0.858 -- Detecting C compile features 08:02:34 #18 0.858 -- Detecting C compile features - done 08:02:34 #18 0.862 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:02:34 #18 0.938 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 08:02:35 #18 0.941 -- Found LIBYAML: /usr/lib/libyaml.so 08:02:35 #18 0.944 -- Found LIBUUID: /usr/lib/libuuid.so 08:02:35 #18 0.947 -- Found LIBCBOR: /usr/lib/libcbor.so 08:02:35 #18 0.950 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:02:35 #18 0.952 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 08:02:35 #18 0.952 -- /opt/iotech/iot/1.6/include 08:02:35 #18 0.952 -- C SDK 0.0.0 for Linux 08:02:35 #18 0.954 -- Performing Test CSDK_HAVE_ATOMIC 08:02:35 #18 1.044 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:02:35 #18 1.098 -- Found Curses: /usr/lib/libcurses.so 08:02:35 #18 1.119 -- Configuring done (0.5s) 08:02:35 #18 1.155 -- Generating done (0.0s) 08:02:35 #18 1.158 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 08:02:35 #18 1.162 + make all package 08:02:35 #18 1.162 + tee release.log 08:02:35 #18 1.203 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:02:35 #18 1.340 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 08:02:35 #18 1.492 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 08:02:35 #18 1.657 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 08:02:35 #18 1.761 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 08:02:35 #18 1.808 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 08:02:35 #18 1.808 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 08:02:35 #18 1.808 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 08:02:35 #18 1.808 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 08:02:35 #18 1.907 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:02:36 #18 2.222 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:02:36 #18 2.264 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:02:36 #18 ... 08:02:36 08:02:36 #13 [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.6 dumb-init 08:02:36 #13 1.649 WARNING: This apk-tools is OLD! Some packages might not function properly. 08:02:36 #13 1.657 (1/27) Installing ca-certificates (20260413-r0) 08:02:36 #13 1.674 (2/27) Installing brotli-libs (1.1.0-r2) 08:02:36 #13 1.685 (3/27) Installing c-ares (1.33.1-r0) 08:02:36 #13 1.691 (4/27) Installing libunistring (1.2-r0) 08:02:36 #13 1.707 (5/27) Installing libidn2 (2.3.7-r0) 08:02:36 #13 1.712 (6/27) Installing nghttp2-libs (1.62.1-r0) 08:02:36 #13 1.716 (7/27) Installing libpsl (0.21.5-r1) 08:02:36 #13 1.719 (8/27) Installing zstd-libs (1.5.6-r0) 08:02:36 #13 1.736 (9/27) Installing libcurl (8.14.1-r2) 08:02:36 #13 1.749 (10/27) Installing curl (8.14.1-r2) 08:02:36 #13 1.758 (11/27) Installing dumb-init (1.2.5-r3) 08:02:36 #13 1.763 (12/27) Installing hiredis (1.2.0-r0) 08:02:36 #13 1.766 (13/27) Installing yaml (0.2.5-r2) 08:02:36 #13 1.772 (14/27) Installing libcbor (0.11.0-r0) 08:02:36 #13 1.777 (15/27) Installing iotech-iot-1.6 (1.6.3-r0) 08:02:36 #13 2.454 (16/27) Installing pkgconf (2.2.0-r0) 08:02:36 #13 2.459 (17/27) Installing openssl-dev (3.3.7-r0) 08:02:36 #13 2.481 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 08:02:36 #13 3.367 (19/27) Installing gmp (6.3.0-r1) 08:02:36 #13 3.373 (20/27) Installing nettle (3.10.2-r0) 08:02:36 #13 3.384 (21/27) Installing libffi (3.4.6-r0) 08:02:36 #13 3.387 (22/27) Installing libtasn1 (4.21.0-r0) 08:02:36 #13 3.392 (23/27) Installing p11-kit (0.25.3-r0) 08:02:36 #13 3.406 (24/27) Installing gnutls (3.8.13-r0) 08:02:36 #13 3.427 (25/27) Installing libmicrohttpd (0.9.77-r0) 08:02:36 #13 3.431 (26/27) Installing libuuid (2.40.1-r1) 08:02:36 #13 3.434 (27/27) Installing linux-headers (6.6-r0) 08:02:36 #13 3.507 Executing busybox-1.36.1-r31.trigger 08:02:36 #13 3.513 Executing ca-certificates-20260413-r0.trigger 08:02:36 #13 3.555 OK: 31 MiB in 41 packages 08:02:36 #13 DONE 3.7s 08:02:36 08:02:36 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 08:02:36 #18 2.425 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:02:36 #18 2.726 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:02:36 #18 2.819 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:02:36 #18 2.972 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:02:36 #18 3.105 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:02:37 #18 3.207 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 08:02:37 #18 3.374 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:02:37 #18 3.434 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:02:37 #18 ... 08:02:37 08:02:37 #19 [stage-1 5/12] RUN apk --no-cache upgrade 08:02:37 #19 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:37 #19 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:02:37 #19 0.483 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 08:02:37 #19 1.088 WARNING: This apk-tools is OLD! Some packages might not function properly. 08:02:37 #19 1.100 OK: 31 MiB in 41 packages 08:02:37 #19 DONE 1.2s 08:02:37 08:02:37 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 08:02:37 #18 3.773 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:02:37 #18 3.838 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 08:02:37 #18 4.110 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:02:38 #18 4.213 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:02:38 #18 4.449 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 08:02:38 #18 4.537 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:02:39 #18 5.531 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:02:39 #18 5.648 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:02:39 #18 5.719 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:02:39 #18 5.807 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 08:02:39 #18 5.864 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:02:39 #18 6.082 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:02:40 #18 6.424 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:02:40 #18 6.494 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:02:40 #18 6.629 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:02:40 #18 6.727 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:02:41 #18 7.238 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:02:41 #18 7.354 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 08:02:41 #18 7.416 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:02:41 #18 7.523 [ 69%] Linking C shared library libcsdk.so 08:02:41 #18 7.570 [ 69%] Built target csdk 08:02:41 #18 7.589 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:02:41 #18 7.723 [ 73%] Linking C executable template 08:02:41 #18 7.748 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:41 #18 7.789 [ 73%] Built target template 08:02:41 #18 7.809 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:02:41 #18 7.893 [ 76%] Linking C executable device-counter 08:02:41 #18 7.917 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:41 #18 7.958 [ 76%] Built target device-counter 08:02:41 #18 7.975 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:02:41 #18 8.060 [ 80%] Linking C executable device-random 08:02:42 #18 8.086 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:42 #18 8.133 [ 80%] Built target device-random 08:02:42 #18 8.152 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:02:42 #18 8.233 [ 84%] Linking C executable device-gyro 08:02:42 #18 8.256 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:42 #18 8.299 [ 84%] Built target device-gyro 08:02:42 #18 8.321 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:02:42 #18 8.401 [ 88%] Linking C executable device-bitfields 08:02:42 #18 8.430 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:42 #18 8.472 [ 88%] Built target device-bitfields 08:02:42 #18 8.489 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:02:42 #18 8.645 [ 92%] Linking C executable template-discovery 08:02:42 #18 8.675 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:42 #18 8.724 [ 92%] Built target template-discovery 08:02:42 #18 8.743 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:02:42 #18 8.863 [ 96%] Linking C executable device-file 08:02:42 #18 8.884 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:42 #18 8.923 [ 96%] Built target device-file 08:02:42 #18 8.942 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:02:42 #18 9.043 [100%] Linking C executable device-terminal 08:02:43 #18 9.076 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:43 #18 9.121 [100%] Built target device-terminal 08:02:43 #18 9.140 Run CPack packaging tool... 08:02:43 #18 9.150 CPack: Create package using TGZ 08:02:43 #18 9.150 CPack: Install projects 08:02:43 #18 9.151 CPack: - Run preinstall target for: Csdk 08:02:43 #18 9.399 CPack: - Install project: Csdk [] 08:02:43 #18 9.406 CPack: Create package 08:02:43 #18 9.431 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 08:02:43 #18 9.432 + '[' false '=' true ] 08:02:43 #18 9.432 + '[' false '=' true ] 08:02:43 #18 9.432 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 08:02:43 #18 9.433 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 08:02:43 #18 9.433 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 08:02:43 #18 9.513 -- The C compiler identification is GNU 12.2.1 08:02:43 #18 9.531 -- Detecting C compiler ABI info 08:02:43 #18 9.616 -- Detecting C compiler ABI info - done 08:02:43 #18 9.637 -- Check for working C compiler: /usr/bin/cc - skipped 08:02:43 #18 9.638 -- Detecting C compile features 08:02:43 #18 9.638 -- Detecting C compile features - done 08:02:43 #18 9.642 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:02:43 #18 9.726 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 08:02:43 #18 9.729 -- Found LIBYAML: /usr/lib/libyaml.so 08:02:43 #18 9.733 -- Found LIBUUID: /usr/lib/libuuid.so 08:02:43 #18 9.736 -- Found LIBCBOR: /usr/lib/libcbor.so 08:02:43 #18 9.738 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:02:43 #18 9.740 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 08:02:43 #18 9.740 -- /opt/iotech/iot/1.6/include 08:02:43 #18 9.740 -- C SDK 0.0.0 for Linux 08:02:43 #18 9.743 -- Performing Test CSDK_HAVE_ATOMIC 08:02:43 #18 9.826 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:02:43 #18 9.870 -- Found Curses: /usr/lib/libcurses.so 08:02:43 #18 9.892 -- Configuring done (0.4s) 08:02:43 #18 9.924 -- Generating done (0.0s) 08:02:43 #18 9.926 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug 08:02:43 #18 9.930 + + teemake debug.log 08:02:43 #18 9.930 08:02:43 #18 9.976 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:02:43 #18 10.05 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 08:02:44 #18 10.13 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 08:02:44 #18 10.21 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 08:02:44 #18 10.28 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 08:02:44 #18 10.32 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 08:02:44 #18 10.32 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 08:02:44 #18 10.32 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 08:02:44 #18 10.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 08:02:44 #18 10.38 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:02:44 #18 10.50 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:02:44 #18 10.54 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:02:44 #18 10.62 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:02:44 #18 10.74 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:02:44 #18 10.81 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:02:44 #18 10.89 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:02:44 #18 10.96 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:02:44 #18 11.02 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 08:02:44 #18 11.10 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:02:44 #18 11.14 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:02:45 #18 11.28 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:02:45 #18 11.33 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 08:02:45 #18 11.43 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:02:45 #18 11.48 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:02:45 #18 11.59 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 08:02:45 #18 11.66 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:02:45 #18 11.86 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:02:45 #18 11.93 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:02:45 #18 11.98 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:02:45 #18 12.03 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 08:02:45 #18 12.08 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:02:46 #18 12.18 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:02:46 #18 12.40 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 08:02:46 #18 12.45 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 08:02:46 #18 12.52 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 08:02:46 #18 12.59 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:02:46 #18 12.75 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:02:46 #18 12.82 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 08:02:46 #18 12.88 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:02:46 #18 12.94 [ 69%] Linking C shared library libcsdk.so 08:02:46 #18 13.00 [ 69%] Built target csdk 08:02:47 #18 13.02 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:02:47 #18 13.09 [ 73%] Linking C executable template 08:02:47 #18 13.12 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:47 #18 13.16 [ 73%] Built target template 08:02:47 #18 13.18 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:02:47 #18 13.24 [ 76%] Linking C executable device-counter 08:02:47 #18 13.26 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:47 #18 13.30 [ 76%] Built target device-counter 08:02:47 #18 13.32 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:02:47 #18 13.37 [ 80%] Linking C executable device-random 08:02:47 #18 13.40 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:47 #18 13.45 [ 80%] Built target device-random 08:02:47 #18 13.47 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:02:47 #18 13.53 [ 84%] Linking C executable device-gyro 08:02:47 #18 13.55 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:47 #18 13.60 [ 84%] Built target device-gyro 08:02:47 #18 13.62 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:02:47 #18 13.68 [ 88%] Linking C executable device-bitfields 08:02:47 #18 13.71 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:47 #18 13.75 [ 88%] Built target device-bitfields 08:02:47 #18 13.77 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:02:47 #18 13.85 [ 92%] Linking C executable template-discovery 08:02:47 #18 13.88 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:47 #18 13.92 [ 92%] Built target template-discovery 08:02:47 #18 13.94 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:02:47 #18 14.02 [ 96%] Linking C executable device-file 08:02:48 #18 14.04 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:48 #18 14.08 [ 96%] Built target device-file 08:02:48 #18 14.10 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:02:48 #18 14.17 [100%] Linking C executable device-terminal 08:02:48 #18 14.20 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:48 #18 14.25 [100%] Built target device-terminal 08:02:48 #18 14.26 + cp -rf include/devsdk include/edgex /usr/include/ 08:02:48 #18 14.26 + cp build/release/c/libcsdk.so /usr/lib/ 08:02:48 #18 14.26 + mkdir -p /usr/share/doc/edgex-csdk 08:02:48 #18 14.26 + cp Attribution.txt /usr/share/doc/edgex-csdk 08:02:48 #18 14.26 + cp LICENSE /usr/share/doc/edgex-csdk 08:02:48 #18 14.26 + rm -rf /device-bacnet-c/deps 08:02:48 #18 DONE 14.4s 08:02:48 08:02:48 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 08:02:48 #20 0.293 + readlink -f /device-bacnet-c/scripts/build.sh 08:02:48 #20 0.293 + dirname /device-bacnet-c/scripts/build.sh 08:02:48 #20 0.294 + dirname /device-bacnet-c/scripts 08:02:48 #20 0.294 + ROOT=/device-bacnet-c 08:02:48 #20 0.294 + echo /device-bacnet-c 08:02:48 #20 0.295 /device-bacnet-c 08:02:48 #20 0.295 + cd /device-bacnet-c 08:02:48 #20 0.295 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 08:02:48 #20 0.295 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 08:02:48 #20 0.295 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 08:02:48 #20 0.296 + cd /device-bacnet-c/build/release/device-bacnet-ip 08:02:48 #20 0.296 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 08:02:48 #20 0.316 -- /opt/iotech/iot/1.6/include 08:02:48 #20 0.316 -- Configuring done (0.0s) 08:02:48 #20 0.322 -- Generating done (0.0s) 08:02:48 #20 0.323 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 08:02:48 #20 0.324 + make 08:02:48 #20 0.324 + tee release.log 08:02:48 #20 0.370 [ 22%] Built target bacnet_objects 08:02:48 #20 0.393 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 08:02:48 #20 0.585 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 08:02:49 #20 0.861 [ 55%] Linking C executable device-bacnet-c 08:02:49 #20 0.887 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:49 #20 0.943 [100%] Built target device-bacnet-c 08:02:49 #20 0.954 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 08:02:49 #20 0.955 + cd /device-bacnet-c/build/release/device-bacnet-mstp 08:02:49 #20 0.955 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 08:02:49 #20 0.978 -- /opt/iotech/iot/1.6/include 08:02:49 #20 0.979 -- Configuring done (0.0s) 08:02:49 #20 0.987 -- Generating done (0.0s) 08:02:49 #20 0.988 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 08:02:49 #20 0.991 + make 08:02:49 #20 0.991 + tee release.log 08:02:49 #20 1.030 [ 22%] Built target bacnet_objects 08:02:49 #20 1.054 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 08:02:49 #20 1.231 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 08:02:49 #20 1.517 [ 55%] Linking C executable device-bacnet-c 08:02:49 #20 1.549 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 08:02:49 #20 1.595 [100%] Built target device-bacnet-c 08:02:49 #20 DONE 1.7s 08:02:49 08:02:49 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 08:02:49 #21 DONE 0.1s 08:02:50 08:02:50 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 08:02:50 #22 DONE 0.0s 08:02:50 08:02:50 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 08:02:50 #23 DONE 0.0s 08:02:50 08:02:50 #24 [stage-1 9/12] COPY LICENSE /. 08:02:50 #24 DONE 0.0s 08:02:50 08:02:50 #25 [stage-1 10/12] COPY Attribution.txt /. 08:02:50 #25 DONE 0.0s 08:02:50 08:02:50 #26 [stage-1 11/12] COPY res /res 08:02:50 #26 DONE 0.0s 08:02:50 08:02:50 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 08:02:50 #27 DONE 0.0s 08:02:50 08:02:50 #28 exporting to image 08:02:50 #28 exporting layers 08:02:50 #28 exporting layers 0.3s done 08:02:50 #28 writing image sha256:857318f5989d03e31486005fba7319c5459610081524dfdcfa147182d64cdcbc done 08:02:50 #28 naming to docker.io/library/device-bacnet done 08:02:50 #28 DONE 0.3s 08:02:50 08:02:50 2 warnings found (use docker --debug to expand): 08:02:50  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 08:02:50 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [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 08:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:51 08:02:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:51 latest: Pulling from edgex-lftools-log-publisher 08:02:51 5eb5b503b376: Pulling fs layer 08:02:51 5c69ac0246d0: Pulling fs layer 08:02:51 ec43610c2a17: Pulling fs layer 08:02:51 3a2ae6a8a46f: Pulling fs layer 08:02:51 33b1e0a273af: Pulling fs layer 08:02:51 5d3b04190fa2: Pulling fs layer 08:02:51 2f39f015ded8: Pulling fs layer 08:02:51 3a2ae6a8a46f: Waiting 08:02:51 33b1e0a273af: Waiting 08:02:51 2f39f015ded8: Waiting 08:02:51 5d3b04190fa2: Waiting 08:02:51 5c69ac0246d0: Verifying Checksum 08:02:51 5c69ac0246d0: Download complete 08:02:51 3a2ae6a8a46f: Download complete 08:02:51 33b1e0a273af: Verifying Checksum 08:02:51 33b1e0a273af: Download complete 08:02:51 ec43610c2a17: Verifying Checksum 08:02:51 ec43610c2a17: Download complete 08:02:51 5d3b04190fa2: Verifying Checksum 08:02:51 5d3b04190fa2: Download complete 08:02:51 5eb5b503b376: Verifying Checksum 08:02:51 5eb5b503b376: Download complete 08:02:52 2f39f015ded8: Verifying Checksum 08:02:52 2f39f015ded8: Download complete 08:02:53 5eb5b503b376: Pull complete 08:02:53 5c69ac0246d0: Pull complete 08:02:53 ec43610c2a17: Pull complete 08:02:53 3a2ae6a8a46f: Pull complete 08:02:54 33b1e0a273af: Pull complete 08:02:54 5d3b04190fa2: Pull complete 08:02:59 2f39f015ded8: Pull complete 08:02:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:59 prd-ubuntu20.04-docker-8c-8g-13793 does not seem to be running inside a container 08:02:59 $ 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-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:03:00 $ docker top 555753b6bb4842e9d96439e6cba22a865ef9007286b232dd4a3a44ca681a3e46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:01 ---> job-cost.sh 08:03:01 lf-activate-venv: SKIPPING 08:03:01 INFO: No Stack... 08:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:02 INFO: Archiving Costs [Pipeline] sh 08:03:02 + cat /w/workspace/exfoundry_device-bacnet-c_PR-113/archives/cost.csv 08:03:02 + cut -d, -f6 [Pipeline] lock 08:03:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-113-5-stack-cost] 08:03:02 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-113-5-stack-cost] did not exist. Created. 08:03:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-113-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:03:02 + echo total: 0.2199999988079071 [Pipeline] stash 08:03:02 Stashed 1 file(s) [Pipeline] } 08:03:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-113-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:03:02 $ docker stop --time=1 555753b6bb4842e9d96439e6cba22a865ef9007286b232dd4a3a44ca681a3e46 08:03:04 $ docker rm -f --volumes 555753b6bb4842e9d96439e6cba22a865ef9007286b232dd4a3a44ca681a3e46 [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 08:03:05 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-113/archives ] 08:03:05 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-113/archives 08:03:05 total 16 08:03:05 drwxr-xr-x 3 root root 4096 Jun 24 08:03 . 08:03:05 drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 08:03 .. 08:03:05 drwxr-xr-x 2 root root 4096 Jun 24 08:03 cost 08:03:05 -rw-r--r-- 1 root root 87 Jun 24 08:03 cost.csv 08:03:05 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-113/archives 08:03:05 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-113/archives 08:03:05 total 16 08:03:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 08:03 . 08:03:05 drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 08:03 .. 08:03:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 08:03 cost 08:03:05 -rw-r--r-- 1 jenkins jenkins 87 Jun 24 08:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:03:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:06 ---> package-listing.sh 08:03:06 ++ facter osfamily 08:03:06 ++ tr '[:upper:]' '[:lower:]' 08:03:06 + OS_FAMILY=debian 08:03:06 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-113 08:03:06 + START_PACKAGES=/tmp/packages_start.txt 08:03:06 + END_PACKAGES=/tmp/packages_end.txt 08:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:06 + PACKAGES=/tmp/packages_start.txt 08:03:06 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-113 ']' 08:03:06 + PACKAGES=/tmp/packages_end.txt 08:03:06 + case "${OS_FAMILY}" in 08:03:06 + dpkg -l 08:03:06 + grep '^ii' 08:03:06 + '[' -f /tmp/packages_start.txt ']' 08:03:06 + '[' -f /tmp/packages_end.txt ']' 08:03:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:06 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-113 ']' 08:03:06 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-113/archives/ 08:03:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-113/archives/ [Pipeline] echo 08:03:06 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:07 prd-ubuntu20.04-docker-8c-8g-13793 does not seem to be running inside a container 08:03:07 $ 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-113/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-113 -v /w/workspace/exfoundry_device-bacnet-c_PR-113:/w/workspace/exfoundry_device-bacnet-c_PR-113:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-113@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-113@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:03:07 $ docker top 9fae71444056d76ccf7981e69cccb473c5102033b3411dcc00126c2fd7e01e43 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:03:08 + ls /var/log/sa-host 08:03:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:08 provisioning config files... 08:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-113@tmp/config9251487955112426060tmp [Pipeline] { [Pipeline] echo 08:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:09 ---> create-netrc.sh [Pipeline] } 08:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:03:09 ---> python-tools-install.sh [Pipeline] echo 08:03:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:09 ---> sudo-logs.sh 08:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:10 ---> job-cost.sh 08:03:10 lf-activate-venv: SKIPPING 08:03:10 DEBUG: total: 0.2199999988079071 08:03:10 INFO: Retrieving Stack Cost... 08:03:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:10 INFO: Archiving Costs [Pipeline] echo 08:03:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:11 ---> logs-deploy.sh 08:03:11 lf-activate-venv: SKIPPING 08:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-113/5 08:03:11 INFO: archiving workspace using pattern(s): 08:03:11 Archives upload complete. 08:03:11 INFO: archiving logs to Nexus