Pull request #111 opened 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 cherrycl for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from e5d477b42dd7378975298d652ad40fb94d9c3ada+ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb (468835cc8215f57b5c5389e80a0fe906d75c8c23) 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-ssh16015750635620077586.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-ssh14215076556957762042.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18062656645820575060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3059837232815131762.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13527783038319934465.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4371419497213838098.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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 ‘prd-ubuntu20.04-docker-8c-8g-13630’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13631 in /w/workspace/exfoundry_device-bacnet-c_PR-111 [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-111 # 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 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb into PR head commit e5d477b42dd7378975298d652ad40fb94d9c3ada Merge succeeded, producing e5d477b42dd7378975298d652ad40fb94d9c3ada Checking out Revision e5d477b42dd7378975298d652ad40fb94d9c3ada (PR-111) > 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5d477b42dd7378975298d652ad40fb94d9c3ada # 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 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5d477b42dd7378975298d652ad40fb94d9c3ada # timeout=10 Commit message: "build: Update C sdk version to 4.0.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:57:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:57:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:57:03 ========================================================= 06:57:03 EdgeX Global Pipelines Version Info 06:57:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:57:04 ------------------- 06:57:04 stable info: 06:57:04 ------------------- 06:57:04 Commited By: Ginny Guan ginny@iotechsys.com 06:57:04 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:57:04 Message: update stable to v1.0.281 06:57:04 ------------------- 06:57:04 experimental info: 06:57:04 ------------------- 06:57:04 Commited By: **** collab-it+edgex@linuxfoundation.org 06:57:04 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:57:04 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:57:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5d477b42dd7378975298d652ad40fb94d9c3ada [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5d477b [Pipeline] echo 06:57:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:06 provisioning config files... 06:57:06 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config7971622032505096752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:07 ---> ****-login.sh 06:57:07 nexus3.edgexfoundry.org:10001 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 06:57:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/go/credential-store/ 06:57:07 06:57:07 Login Succeeded 06:57:07 nexus3.edgexfoundry.org:10002 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 06:57:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/go/credential-store/ 06:57:07 06:57:07 Login Succeeded 06:57:07 nexus3.edgexfoundry.org:10003 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 06:57:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/go/credential-store/ 06:57:07 06:57:07 Login Succeeded 06:57:07 nexus3.edgexfoundry.org:10004 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 06:57:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/go/credential-store/ 06:57:07 06:57:07 Login Succeeded 06:57:07 ****.io 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 06:57:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/go/credential-store/ 06:57:07 06:57:07 Login Succeeded 06:57:07 ---> ****-login.sh ends [Pipeline] } 06:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:57:08 + git rev-list -1 --merges e5d477b42dd7378975298d652ad40fb94d9c3ada~1..e5d477b42dd7378975298d652ad40fb94d9c3ada [Pipeline] echo 06:57:14 -----------> git rev-list -1 --merges e5d477b42dd7378975298d652ad40fb94d9c3ada~1..e5d477b42dd7378975298d652ad40fb94d9c3ada e5d477b42dd7378975298d652ad40fb94d9c3ada [false] [Pipeline] sh 06:57:14 + git log --format=format:%s -1 e5d477b42dd7378975298d652ad40fb94d9c3ada [Pipeline] echo 06:57:14 ========================================================= 06:57:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:57:14 ========================================================= 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 06:57:15 + git rev-list -1 --merges e5d477b42dd7378975298d652ad40fb94d9c3ada~1..e5d477b42dd7378975298d652ad40fb94d9c3ada [Pipeline] echo 06:57:16 -----------> git rev-list -1 --merges e5d477b42dd7378975298d652ad40fb94d9c3ada~1..e5d477b42dd7378975298d652ad40fb94d9c3ada e5d477b42dd7378975298d652ad40fb94d9c3ada [false] [Pipeline] sh 06:57:16 + git log --format=format:%s -1 e5d477b42dd7378975298d652ad40fb94d9c3ada [Pipeline] echo 06:57:16 ========================================================= 06:57:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:57:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:57:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:57:16 + grep -v github /etc/ssh/ssh_known_hosts 06:57:16 + [ -e /tmp/ssh_known_hosts ] 06:57:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:57:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:57:16 + sudo tee -a /etc/ssh/ssh_known_hosts 06:57:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:17 06:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:17 0.1.4: Pulling from edgex-devops/py-git-semver 06:57:17 3dae71ba6b94: Pulling fs layer 06:57:17 6bf1a483ea7c: Pulling fs layer 06:57:17 f5dfc541a4d3: Pulling fs layer 06:57:17 461d9e800cba: Pulling fs layer 06:57:17 80192f66455f: Pulling fs layer 06:57:17 2e8e34ca0e6c: Pulling fs layer 06:57:17 a29436f7fd5d: Pulling fs layer 06:57:17 923cac83aea3: Pulling fs layer 06:57:17 25ad8b0a4227: Pulling fs layer 06:57:17 db01528c6b51: Pulling fs layer 06:57:17 28988de357af: Pulling fs layer 06:57:17 80192f66455f: Waiting 06:57:17 2e8e34ca0e6c: Waiting 06:57:17 a29436f7fd5d: Waiting 06:57:17 923cac83aea3: Waiting 06:57:17 28988de357af: Waiting 06:57:17 25ad8b0a4227: Waiting 06:57:17 db01528c6b51: Waiting 06:57:17 461d9e800cba: Waiting 06:57:17 6bf1a483ea7c: Verifying Checksum 06:57:17 6bf1a483ea7c: Download complete 06:57:17 461d9e800cba: Download complete 06:57:17 80192f66455f: Download complete 06:57:17 f5dfc541a4d3: Verifying Checksum 06:57:17 f5dfc541a4d3: Download complete 06:57:17 3dae71ba6b94: Verifying Checksum 06:57:17 3dae71ba6b94: Download complete 06:57:17 923cac83aea3: Verifying Checksum 06:57:17 923cac83aea3: Download complete 06:57:17 25ad8b0a4227: Verifying Checksum 06:57:17 25ad8b0a4227: Download complete 06:57:17 db01528c6b51: Verifying Checksum 06:57:17 db01528c6b51: Download complete 06:57:18 28988de357af: Verifying Checksum 06:57:18 28988de357af: Download complete 06:57:18 a29436f7fd5d: Verifying Checksum 06:57:18 a29436f7fd5d: Download complete 06:57:18 2e8e34ca0e6c: Verifying Checksum 06:57:18 2e8e34ca0e6c: Download complete 06:57:19 3dae71ba6b94: Pull complete 06:57:19 6bf1a483ea7c: Pull complete 06:57:20 f5dfc541a4d3: Pull complete 06:57:20 461d9e800cba: Pull complete 06:57:20 80192f66455f: Pull complete 06:57:24 2e8e34ca0e6c: Pull complete 06:57:24 a29436f7fd5d: Pull complete 06:57:24 923cac83aea3: Pull complete 06:57:25 25ad8b0a4227: Pull complete 06:57:25 db01528c6b51: Pull complete 06:57:25 28988de357af: Pull complete 06:57:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:25 prd-ubuntu20.04-docker-8c-8g-13631 does not seem to be running inside a container 06:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:57:27 $ docker top 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f -eo pid,comm 06:57: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). 06:57:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:27 [ssh-agent] Looking for ssh-agent implementation... 06:57:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:27 $ docker exec 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f ssh-agent 06:57:27 SSH_AUTH_SOCK=/tmp/ssh-pWdbPJmHmYnQ/agent.32 06:57:27 SSH_AGENT_PID=38 06:57:27 Running ssh-add (command line suppressed) 06:57:27 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_14255298193562636155.key (/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_14255298193562636155.key) 06:57:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:27 + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-111 [Pipeline] sh 06:57:28 + git tag --points-at HEAD [Pipeline] } 06:57:28 $ docker exec --env ******** --env ******** 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f ssh-agent -k 06:57:28 unset SSH_AUTH_SOCK; 06:57:28 unset SSH_AGENT_PID; 06:57:28 echo Agent pid 38 killed; 06:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:28 [ssh-agent] Looking for ssh-agent implementation... 06:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:28 $ docker exec 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f ssh-agent 06:57:28 SSH_AUTH_SOCK=/tmp/ssh-6kNnrE3cPRK5/agent.85 06:57:28 SSH_AGENT_PID=91 06:57:28 Running ssh-add (command line suppressed) 06:57:28 Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_587551208828787473.key (/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_587551208828787473.key) 06:57:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:29 + git semver init 06:57:29 2026-06-22 06:57:29,406 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:57:29 2026-06-22 06:57:29,410 [run_init] DEBUG init version:0.0.0 force:False 06:57:29 2026-06-22 06:57:29,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver 06:57:29 2026-06-22 06:57:29,412 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-111/.semver 06:57:29 2026-06-22 06:57:29,412 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111, stdin=None, shell=False, universal_newlines=False) 06:57:30 2026-06-22 06:57:30,052 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-111/.git/info/exclude 06:57:30 2026-06-22 06:57:30,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 with force:False 06:57:30 2026-06-22 06:57:30,053 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 06:57:30 2026-06-22 06:57:30,057 [execute] INFO git cat-file --batch-check 06:57:30 2026-06-22 06:57:30,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver, stdin=, shell=False, universal_newlines=False) 06:57:30 2026-06-22 06:57:30,061 [execute] INFO git cat-file --batch 06:57:30 2026-06-22 06:57:30,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver, stdin=, shell=False, universal_newlines=False) 06:57:30 2026-06-22 06:57:30,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 06:57:30 0.0.0 [Pipeline] } 06:57:30 $ docker exec --env ******** --env ******** 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f ssh-agent -k 06:57:30 unset SSH_AUTH_SOCK; 06:57:30 unset SSH_AGENT_PID; 06:57:30 echo Agent pid 91 killed; 06:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:30 + git semver [Pipeline] } 06:57:31 $ docker stop --time=1 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f 06:57:32 $ docker rm -f --volumes 4513df5d4b8c9fa55736a1b465c108daf2194d0c2f6ea3725f9def333230f35f [Pipeline] // withDockerContainer [Pipeline] sh 06:57:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:57:33 Stashed 1 file(s) [Pipeline] echo 06:57:33 [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 06:57:34 provisioning config files... 06:57:34 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config6493924369312159651tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:57:34 ---> ****-login.sh 06:57:34 nexus3.edgexfoundry.org:10001 06:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:34 Login Succeeded 06:57:34 nexus3.edgexfoundry.org:10002 06:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:35 Login Succeeded 06:57:35 nexus3.edgexfoundry.org:10003 06:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:35 Login Succeeded 06:57:35 nexus3.edgexfoundry.org:10004 06:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:35 Login Succeeded 06:57:35 ****.io 06:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:35 Login Succeeded 06:57:35 ---> ****-login.sh ends [Pipeline] } 06:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:57:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:57:35 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:57:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:57:35 ========================================================= 06:57:35 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:57:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:36 + 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 . 06:57:36 #0 building with "default" instance using docker driver 06:57:36 06:57:36 #1 [internal] load build definition from Dockerfile.alpine-base 06:57:36 #1 transferring dockerfile: 1.45kB done 06:57:36 #1 DONE 0.0s 06:57:36 06:57:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 06:57:36 #2 DONE 0.1s 06:57:37 06:57:37 #3 [internal] load .dockerignore 06:57:37 #3 transferring context: 2B done 06:57:37 #3 DONE 0.0s 06:57:37 06:57:37 #4 [internal] load build context 06:57:37 #4 transferring context: 85.88kB done 06:57:37 #4 DONE 0.0s 06:57:37 06:57:37 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 06:57:37 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 06:57:37 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 06:57:37 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 06:57:37 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s 06:57:37 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 06:57:37 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 06:57:37 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 16.78MB / 118.14MB 0.2s 06:57:37 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 06:57:37 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 57.67MB / 118.14MB 0.4s 06:57:37 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 108.00MB / 118.14MB 0.6s 06:57:37 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s 06:57:37 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 06:57:37 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 06:57:41 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.4s done 06:57:41 #5 DONE 4.3s 06:57:41 06:57:41 #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 06:57:41 #6 0.239 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:57:42 #6 0.640 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:57:42 #6 0.640 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:57:42 #6 0.640 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:57:42 #6 DONE 1.4s 06:57:42 06:57:42 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:57:42 #7 DONE 0.2s 06:57:43 06:57:43 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 06:57:43 #8 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:43 #8 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:43 #8 0.625 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:44 #8 1.201 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:57:44 #8 1.206 (1/18) Installing dumb-init (1.2.5-r2) 06:57:44 #8 1.210 (2/18) Installing hiredis (1.1.0-r2) 06:57:44 #8 1.213 (3/18) Installing hiredis-dev (1.1.0-r2) 06:57:44 #8 1.222 (4/18) Installing libcbor (0.10.2-r1) 06:57:44 #8 1.226 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 06:57:44 #8 1.926 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 06:57:45 #8 2.034 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 06:57:45 #8 2.331 (8/18) Installing libcbor-dev (0.10.2-r1) 06:57:45 #8 2.338 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:57:45 #8 2.345 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:57:45 #8 2.351 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:57:45 #8 2.357 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:57:45 #8 2.369 (13/18) Installing libblkid (2.38.1-r8) 06:57:45 #8 2.376 (14/18) Installing libuuid (2.38.1-r8) 06:57:45 #8 2.379 (15/18) Installing libfdisk (2.38.1-r8) 06:57:45 #8 2.390 (16/18) Installing libmount (2.38.1-r8) 06:57:45 #8 2.399 (17/18) Installing libsmartcols (2.38.1-r8) 06:57:45 #8 2.405 (18/18) Installing util-linux-dev (2.38.1-r8) 06:57:45 #8 2.430 Executing busybox-1.36.1-r4.trigger 06:57:45 #8 2.439 OK: 338 MiB in 100 packages 06:57:45 #8 DONE 2.6s 06:57:45 06:57:45 #9 [ 5/11] RUN apk --no-cache upgrade 06:57:45 #9 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:45 #9 0.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:45 #9 0.431 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:46 #9 1.027 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:57:46 #9 1.034 Upgrading critical system libraries and apk-tools: 06:57:46 #9 1.034 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:57:46 #9 1.041 Executing busybox-1.36.1-r4.trigger 06:57:46 #9 1.088 Continuing the upgrade transaction with new apk-tools: 06:57:46 #9 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:46 #9 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:46 #9 1.276 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:47 #9 1.826 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:57:47 #9 1.832 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:57:47 #9 1.843 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:57:47 #9 1.858 Executing busybox-1.36.1-r7.post-upgrade 06:57:47 #9 1.870 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:57:47 #9 1.874 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:57:47 #9 1.881 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:57:47 #9 1.915 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:57:47 #9 1.924 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:57:47 #9 1.927 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:57:47 #9 1.980 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:57:47 #9 2.030 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:57:47 #9 2.034 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:57:47 #9 2.040 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:57:47 #9 2.050 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:57:47 #9 2.063 (14/27) Installing libpsl (0.21.5-r0) 06:57:47 #9 2.067 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:57:47 #9 2.077 (16/27) Installing libpsl-utils (0.21.5-r0) 06:57:47 #9 2.079 (17/27) Installing libpsl-dev (0.21.5-r0) 06:57:47 #9 2.083 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:57:47 #9 2.102 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:57:47 #9 2.107 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:57:47 #9 2.157 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 06:57:47 #9 2.161 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:57:47 #9 2.166 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:57:47 #9 2.279 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:57:48 #9 2.282 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:57:48 #9 2.286 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:57:48 #9 2.289 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:57:48 #9 2.296 Executing busybox-1.36.1-r7.trigger 06:57:48 #9 2.301 Executing ca-certificates-20241121-r1.trigger 06:57:48 #9 2.346 OK: 338 MiB in 103 packages 06:57:48 #9 DONE 2.5s 06:57:48 06:57:48 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 06:57:48 #10 DONE 0.0s 06:57:48 06:57:48 #11 [ 7/11] COPY src /device-bacnet-c/src/ 06:57:48 #11 DONE 0.0s 06:57:48 06:57:48 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 06:57:48 #12 DONE 0.0s 06:57:48 06:57:48 #13 [ 9/11] WORKDIR /device-bacnet-c 06:57:48 #13 DONE 0.0s 06:57:48 06:57:48 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 06:57:48 #14 0.188 + CSDK_VER=4.0.2 06:57:48 #14 0.188 + '[' '!' -d deps ] 06:57:48 #14 0.188 + mkdir deps 06:57:48 #14 0.189 + cd /device-bacnet-c/deps 06:57:48 #14 0.189 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 06:57:48 #14 0.192 Connecting to github.com (140.82.113.3:443) 06:57:48 #14 0.434 Connecting to codeload.github.com (140.82.113.10:443) 06:57:48 #14 0.567 saving to 'v4.0.2.zip' 06:57:48 #14 0.628 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 06:57:48 #14 0.628 'v4.0.2.zip' saved 06:57:48 #14 0.629 + unzip v4.0.2.zip 06:57:48 #14 0.629 Archive: v4.0.2.zip 06:57:48 #14 0.635 creating: device-sdk-c-4.0.2/ 06:57:48 #14 0.635 creating: device-sdk-c-4.0.2/.github/ 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/.github/Contributing.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/.github/semantic.yml 06:57:48 #14 0.635 creating: device-sdk-c-4.0.2/.github/workflows/ 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/.gitignore 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/Attribution.txt 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/CHANGELOG.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/Doxyfile 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/Jenkinsfile 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/LICENSE 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/Makefile 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/OWNERS.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/README.IOT.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/README.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/README.v3.md 06:57:48 #14 0.635 creating: device-sdk-c-4.0.2/docs/ 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/docs/configuration.md 06:57:48 #14 0.635 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/docs/metrics.md 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/docs/startup.md 06:57:48 #14 0.639 creating: device-sdk-c-4.0.2/include/ 06:57:48 #14 0.639 creating: device-sdk-c-4.0.2/include/devsdk/ 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 06:57:48 #14 0.639 creating: device-sdk-c-4.0.2/include/edgex/ 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 06:57:48 #14 0.639 creating: device-sdk-c-4.0.2/scripts/ 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/scripts/build.sh 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 06:57:48 #14 0.639 creating: device-sdk-c-4.0.2/src/ 06:57:48 #14 0.639 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 06:57:48 #14 0.642 creating: device-sdk-c-4.0.2/src/c/ 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/api.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/bus.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/bus.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/callback3.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/callback3.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/command.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/command.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/config.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/config.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/correlation.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/correlation.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/data.c 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/data.h 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 06:57:48 #14 0.642 inflating: device-sdk-c-4.0.2/src/c/device.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/device.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/devman.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/devmap.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/devmap.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/devutil.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/discovery.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/discovery.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 06:57:48 #14 0.644 creating: device-sdk-c-4.0.2/src/c/examples/ 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 06:57:48 #14 0.644 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 06:57:48 #14 0.644 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 06:57:48 #14 0.645 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 06:57:48 #14 0.645 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 06:57:48 #14 0.645 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:57:48 #14 0.645 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 06:57:48 #14 0.645 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 06:57:48 #14 0.645 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 06:57:48 #14 0.646 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:57:48 #14 0.646 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 06:57:48 #14 0.647 creating: device-sdk-c-4.0.2/src/c/examples/file/ 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 06:57:48 #14 0.647 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 06:57:48 #14 0.647 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 06:57:48 #14 0.647 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 06:57:48 #14 0.647 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 06:57:48 #14 0.647 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 06:57:48 #14 0.648 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 06:57:48 #14 0.648 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 06:57:48 #14 0.648 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 06:57:48 #14 0.648 creating: device-sdk-c-4.0.2/src/c/examples/random/ 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 06:57:48 #14 0.648 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 06:57:48 #14 0.648 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 06:57:48 #14 0.648 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 06:57:48 #14 0.649 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:57:48 #14 0.649 creating: device-sdk-c-4.0.2/src/c/examples/res/ 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 06:57:48 #14 0.649 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 06:57:48 #14 0.649 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 06:57:48 #14 0.649 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 06:57:48 #14 0.649 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 06:57:48 #14 0.649 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 06:57:48 #14 0.651 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 06:57:48 #14 0.651 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/filesys.c 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/filesys.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/keeper.c 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/keeper.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/map.c 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/map.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/metadata.c 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/metadata.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/metrics.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/opstate.c 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/opstate.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/parson.c 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/parson.h 06:57:48 #14 0.651 inflating: device-sdk-c-4.0.2/src/c/profiles.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/profiles.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/registry.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/registry.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/rest.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/rest.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/secrets.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/service.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/service.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/transform.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/transform.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/validate.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/validate.h 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/watchers.c 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/c/watchers.h 06:57:48 #14 0.654 creating: device-sdk-c-4.0.2/src/cmake/ 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 06:57:48 #14 0.654 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 06:57:48 #14 0.655 + cd device-sdk-c-4.0.2 06:57:48 #14 0.655 + ./scripts/build.sh 06:57:48 #14 0.655 + CPPCHECK=false 06:57:48 #14 0.655 + DOCGEN=false 06:57:48 #14 0.655 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:57:48 #14 0.655 + '[' 0 -gt 0 ] 06:57:48 #14 0.655 + readlink -f ./scripts/build.sh 06:57:48 #14 0.656 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh 06:57:48 #14 0.657 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts 06:57:48 #14 0.657 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 06:57:48 #14 0.657 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 06:57:48 #14 0.657 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:57:48 #14 0.658 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release 06:57:48 #14 0.658 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src 06:57:48 #14 0.735 -- The C compiler identification is GNU 12.2.1 06:57:49 #14 0.751 -- Detecting C compiler ABI info 06:57:49 #14 0.838 -- Detecting C compiler ABI info - done 06:57:49 #14 0.859 -- Check for working C compiler: /usr/bin/cc - skipped 06:57:49 #14 0.860 -- Detecting C compile features 06:57:49 #14 0.860 -- Detecting C compile features - done 06:57:49 #14 0.864 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:57:49 #14 0.943 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:57:49 #14 0.948 -- Found LIBYAML: /usr/lib/libyaml.so 06:57:49 #14 0.951 -- Found LIBUUID: /usr/lib/libuuid.so 06:57:49 #14 0.954 -- Found LIBCBOR: /usr/lib/libcbor.so 06:57:49 #14 0.957 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:57:49 #14 0.959 -- Configuring incomplete, errors occurred! 06:57:49 #14 0.959 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 06:57:49 #14 0.959 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) 06:57:49 #14 0.959 Call Stack (most recent call first): 06:57:49 #14 0.959 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) 06:57:49 #14 0.959 cmake/FindIOT.cmake:4 (find_package_handle_standard_args) 06:57:49 #14 0.959 CMakeLists.txt:46 (find_package) 06:57:49 #14 0.959 06:57:49 #14 0.959 06:57:49 #14 ERROR: process "/bin/sh -c /device-bacnet-c/scripts/build_deps.sh" did not complete successfully: exit code: 1 06:57:49 ------ 06:57:49 > [10/11] RUN /device-bacnet-c/scripts/build_deps.sh: 06:57:49 0.957 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:57:49 0.959 -- Configuring incomplete, errors occurred! 06:57:49 0.959 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 06:57:49 0.959 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) 06:57:49 0.959 Call Stack (most recent call first): 06:57:49 0.959 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) 06:57:49 0.959 cmake/FindIOT.cmake:4 (find_package_handle_standard_args) 06:57:49 0.959 CMakeLists.txt:46 (find_package) 06:57:49 0.959 06:57:49 0.959 06:57:49 ------ 06:57:49 Dockerfile.alpine-base:32 06:57:49 -------------------- 06:57:49 30 | WORKDIR /device-bacnet-c 06:57:49 31 | 06:57:49 32 | >>> RUN /device-bacnet-c/scripts/build_deps.sh 06:57:49 33 | 06:57:49 34 | RUN /device-bacnet-c/scripts/build.sh 06:57:49 -------------------- 06:57:49 ERROR: failed to solve: process "/bin/sh -c /device-bacnet-c/scripts/build_deps.sh" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:50 06:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:51 latest: Pulling from edgex-lftools-log-publisher 06:57:51 5eb5b503b376: Pulling fs layer 06:57:51 5c69ac0246d0: Pulling fs layer 06:57:51 ec43610c2a17: Pulling fs layer 06:57:51 3a2ae6a8a46f: Pulling fs layer 06:57:51 3a2ae6a8a46f: Waiting 06:57:51 33b1e0a273af: Pulling fs layer 06:57:51 5d3b04190fa2: Pulling fs layer 06:57:51 2f39f015ded8: Pulling fs layer 06:57:51 5d3b04190fa2: Waiting 06:57:51 33b1e0a273af: Waiting 06:57:51 2f39f015ded8: Waiting 06:57:51 3a2ae6a8a46f: Verifying Checksum 06:57:51 3a2ae6a8a46f: Download complete 06:57:51 33b1e0a273af: Verifying Checksum 06:57:51 33b1e0a273af: Download complete 06:57:51 5d3b04190fa2: Verifying Checksum 06:57:51 5d3b04190fa2: Download complete 06:57:51 ec43610c2a17: Verifying Checksum 06:57:51 ec43610c2a17: Download complete 06:57:51 5eb5b503b376: Verifying Checksum 06:57:51 5eb5b503b376: Download complete 06:57:51 2f39f015ded8: Download complete 06:57:52 5eb5b503b376: Pull complete 06:57:52 5c69ac0246d0: Pull complete 06:57:53 ec43610c2a17: Pull complete 06:57:53 3a2ae6a8a46f: Pull complete 06:57:53 33b1e0a273af: Pull complete 06:57:53 5d3b04190fa2: Pull complete 06:57:58 2f39f015ded8: Pull complete 06:57:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:59 prd-ubuntu20.04-docker-8c-8g-13631 does not seem to be running inside a container 06:57: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-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:00 $ docker top 6ca99c80b7f7a6eb8d50a205ba143000a1ae097969eeb0be38974107dcc06a10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:01 ---> job-cost.sh 06:58:01 lf-activate-venv: SKIPPING 06:58:01 INFO: No Stack... 06:58:01 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:01 INFO: Archiving Costs [Pipeline] sh 06:58:01 + cat /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/cost.csv 06:58:01 + cut -d, -f6 [Pipeline] lock 06:58:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-1-stack-cost] 06:58:02 Resource [jenkins-edgexfoundry-device-bacnet-c-PR-111-1-stack-cost] did not exist. Created. 06:58:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:02 + echo total: 0.2199999988079071 [Pipeline] stash 06:58:02 Stashed 1 file(s) [Pipeline] } 06:58:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:58:02 $ docker stop --time=1 6ca99c80b7f7a6eb8d50a205ba143000a1ae097969eeb0be38974107dcc06a10 06:58:03 $ docker rm -f --volumes 6ca99c80b7f7a6eb8d50a205ba143000a1ae097969eeb0be38974107dcc06a10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:58:04 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:58:05 + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-111/archives ] 06:58:05 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-111/archives 06:58:05 total 16 06:58:05 drwxr-xr-x 3 root root 4096 Jun 22 06:58 . 06:58:05 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 06:58 .. 06:58:05 drwxr-xr-x 2 root root 4096 Jun 22 06:58 cost 06:58:05 -rw-r--r-- 1 root root 87 Jun 22 06:58 cost.csv 06:58:05 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-111/archives 06:58:05 + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-111/archives 06:58:05 total 16 06:58:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 06:58 . 06:58:05 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 06:58 .. 06:58:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 06:58 cost 06:58:05 -rw-r--r-- 1 jenkins jenkins 87 Jun 22 06:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:06 ---> package-listing.sh 06:58:06 ++ facter osfamily 06:58:06 ++ tr '[:upper:]' '[:lower:]' 06:58:07 + OS_FAMILY=debian 06:58:07 + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-111 06:58:07 + START_PACKAGES=/tmp/packages_start.txt 06:58:07 + END_PACKAGES=/tmp/packages_end.txt 06:58:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:07 + PACKAGES=/tmp/packages_start.txt 06:58:07 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-111 ']' 06:58:07 + PACKAGES=/tmp/packages_end.txt 06:58:07 + case "${OS_FAMILY}" in 06:58:07 + dpkg -l 06:58:07 + grep '^ii' 06:58:07 + '[' -f /tmp/packages_start.txt ']' 06:58:07 + '[' -f /tmp/packages_end.txt ']' 06:58:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:07 + '[' /w/workspace/exfoundry_device-bacnet-c_PR-111 ']' 06:58:07 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/ 06:58:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/ [Pipeline] echo 06:58:07 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:08 prd-ubuntu20.04-docker-8c-8g-13631 does not seem to be running inside a container 06:58:08 $ 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-111/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-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@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-lftools-log-publisher:latest cat 06:58:08 $ docker top 7c820a890b8ad52e6c19620f6b65c84cd524ac0c24153676b76d953995f1f9ab -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:09 + ls /var/log/sa-host 06:58:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:09 provisioning config files... 06:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config16756832212603036827tmp [Pipeline] { [Pipeline] echo 06:58:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:10 ---> create-netrc.sh [Pipeline] } 06:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:10 ---> python-tools-install.sh [Pipeline] echo 06:58:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:11 ---> sudo-logs.sh 06:58:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:11 ---> job-cost.sh 06:58:11 lf-activate-venv: SKIPPING 06:58:11 DEBUG: total: 0.2199999988079071 06:58:11 INFO: Retrieving Stack Cost... 06:58:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:11 INFO: Archiving Costs [Pipeline] echo 06:58:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:12 ---> logs-deploy.sh 06:58:12 lf-activate-venv: SKIPPING 06:58:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-111/1 06:58:12 INFO: archiving workspace using pattern(s): 06:58:13 Archives upload complete. 06:58:13 INFO: archiving logs to Nexus