Branch indexing 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 TuhinDasgupta-eaton for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 rather than 2ab919ba902543e8751b24cbae806de0a32484ea Obtained Jenkinsfile from 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 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-ssh18145346824484555636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11960915259070480152.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7494492948909507381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13423987455314377706.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7527357260190251719.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8647 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-444 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea Merge succeeded, producing 426fd28eb3e41029af460d443a63c298b34d2899 Checking out Revision 426fd28eb3e41029af460d443a63c298b34d2899 (PR-444) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # 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 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 426fd28eb3e41029af460d443a63c298b34d2899 # timeout=10 Commit message: "Merge commit '4c52de37db7d3bd0277fba2739b75d0a1bd475b3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:07 ========================================================= 18:56:07 EdgeX Global Pipelines Version Info 18:56:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 784d81ba667739c4d58a0f91c8ed8866677fb598 # timeout=10 18:56:08 ------------------- 18:56:08 stable info: 18:56:08 ------------------- 18:56:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:56:08 Message: update stable to v1.0.254 18:56:08 ------------------- 18:56:08 experimental info: 18:56:08 ------------------- 18:56:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:56:08 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426fd28eb3e41029af460d443a63c298b34d2899 [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426fd28 [Pipeline] echo 18:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:09 provisioning config files... 18:56:09 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config8625770775421876029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:09 ---> docker-login.sh 18:56:09 nexus3.edgexfoundry.org:10001 18:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:10 Configure a credential helper to remove this warning. See 18:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:10 18:56:10 Login Succeeded 18:56:10 nexus3.edgexfoundry.org:10002 18:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:10 Configure a credential helper to remove this warning. See 18:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:10 18:56:10 Login Succeeded 18:56:10 nexus3.edgexfoundry.org:10003 18:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:10 Configure a credential helper to remove this warning. See 18:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:10 18:56:10 Login Succeeded 18:56:10 nexus3.edgexfoundry.org:10004 18:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:10 Configure a credential helper to remove this warning. See 18:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:10 18:56:10 Login Succeeded 18:56:10 docker.io 18:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:11 Configure a credential helper to remove this warning. See 18:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:11 18:56:11 Login Succeeded 18:56:11 ---> docker-login.sh ends [Pipeline] } 18:56:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 18:56:11 + git rev-list -1 --merges 426fd28eb3e41029af460d443a63c298b34d2899~1..426fd28eb3e41029af460d443a63c298b34d2899 [Pipeline] echo 18:56:11 -----------> git rev-list -1 --merges 426fd28eb3e41029af460d443a63c298b34d2899~1..426fd28eb3e41029af460d443a63c298b34d2899 426fd28eb3e41029af460d443a63c298b34d2899 18:56:11 426fd28eb3e41029af460d443a63c298b34d2899 [false] [Pipeline] sh 18:56:11 + git log --format=format:%s -1 426fd28eb3e41029af460d443a63c298b34d2899 [Pipeline] echo 18:56:11 ========================================================= 18:56:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:11 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:56:12 + git rev-list -1 --merges 426fd28eb3e41029af460d443a63c298b34d2899~1..426fd28eb3e41029af460d443a63c298b34d2899 [Pipeline] echo 18:56:12 -----------> git rev-list -1 --merges 426fd28eb3e41029af460d443a63c298b34d2899~1..426fd28eb3e41029af460d443a63c298b34d2899 426fd28eb3e41029af460d443a63c298b34d2899 18:56:12 426fd28eb3e41029af460d443a63c298b34d2899 [false] [Pipeline] sh 18:56:12 + git log --format=format:%s -1 426fd28eb3e41029af460d443a63c298b34d2899 [Pipeline] echo 18:56:12 ========================================================= 18:56:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:13 + grep -v github /etc/ssh/ssh_known_hosts 18:56:13 + [ -e /tmp/ssh_known_hosts ] 18:56:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:13 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:13 sudo tee -a /etc/ssh/ssh_known_hosts 18:56:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:13 18:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:14 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:14 b85a868b505f: Pulling fs layer 18:56:14 e2be974225ed: Pulling fs layer 18:56:14 339a4e72a1f5: Pulling fs layer 18:56:14 988bab9f4d93: Pulling fs layer 18:56:14 1469e6f7b9e6: Pulling fs layer 18:56:14 eaf3925da568: Pulling fs layer 18:56:14 bab4dde63d76: Pulling fs layer 18:56:14 bde34c3a00c8: Pulling fs layer 18:56:14 b352a97aabf1: Pulling fs layer 18:56:14 4872d77fe225: Pulling fs layer 18:56:14 5851b861e8e6: Pulling fs layer 18:56:14 bab4dde63d76: Waiting 18:56:14 eaf3925da568: Waiting 18:56:14 988bab9f4d93: Waiting 18:56:14 5851b861e8e6: Waiting 18:56:14 b352a97aabf1: Waiting 18:56:14 1469e6f7b9e6: Waiting 18:56:14 4872d77fe225: Waiting 18:56:14 bde34c3a00c8: Waiting 18:56:14 e2be974225ed: Verifying Checksum 18:56:14 e2be974225ed: Download complete 18:56:14 988bab9f4d93: Verifying Checksum 18:56:14 988bab9f4d93: Download complete 18:56:14 339a4e72a1f5: Verifying Checksum 18:56:14 339a4e72a1f5: Download complete 18:56:14 1469e6f7b9e6: Verifying Checksum 18:56:14 1469e6f7b9e6: Download complete 18:56:14 eaf3925da568: Download complete 18:56:14 bde34c3a00c8: Download complete 18:56:14 b352a97aabf1: Verifying Checksum 18:56:14 b352a97aabf1: Download complete 18:56:14 4872d77fe225: Download complete 18:56:14 5851b861e8e6: Verifying Checksum 18:56:14 5851b861e8e6: Download complete 18:56:14 b85a868b505f: Download complete 18:56:15 bab4dde63d76: Verifying Checksum 18:56:15 bab4dde63d76: Download complete 18:56:16 b85a868b505f: Pull complete 18:56:16 e2be974225ed: Pull complete 18:56:16 339a4e72a1f5: Pull complete 18:56:16 988bab9f4d93: Pull complete 18:56:16 1469e6f7b9e6: Pull complete 18:56:16 eaf3925da568: Pull complete 18:56:18 bab4dde63d76: Pull complete 18:56:18 bde34c3a00c8: Pull complete 18:56:19 b352a97aabf1: Pull complete 18:56:19 4872d77fe225: Pull complete 18:56:19 5851b861e8e6: Pull complete 18:56:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:19 prd-ubuntu20.04-docker-8c-8g-8647 does not seem to be running inside a container 18:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 18:56:23 $ docker top 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 -eo pid,comm 18:56:23 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). 18:56:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:23 [ssh-agent] Looking for ssh-agent implementation... 18:56:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:23 $ docker exec 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 ssh-agent 18:56:23 SSH_AUTH_SOCK=/tmp/ssh-6bySB7ZPwYI2/agent.33 18:56:23 SSH_AGENT_PID=39 18:56:23 Running ssh-add (command line suppressed) 18:56:23 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_12973409325444606785.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_12973409325444606785.key) 18:56:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:23 + git tag --points-at HEAD [Pipeline] } 18:56:23 $ docker exec --env ******** --env ******** 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 ssh-agent -k 18:56:24 unset SSH_AUTH_SOCK; 18:56:24 unset SSH_AGENT_PID; 18:56:24 echo Agent pid 39 killed; 18:56:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:24 [ssh-agent] Looking for ssh-agent implementation... 18:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:24 $ docker exec 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 ssh-agent 18:56:24 SSH_AUTH_SOCK=/tmp/ssh-MJO2xpwPrk2c/agent.71 18:56:24 SSH_AGENT_PID=77 18:56:24 Running ssh-add (command line suppressed) 18:56:24 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_16092860724425587073.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_16092860724425587073.key) 18:56:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:24 + git semver init 18:56:24 2023-10-06 18:56:24,917 [run_init] DEBUG init version:0.0.0 force:False 18:56:24 2023-10-06 18:56:24,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:24 2023-10-06 18:56:24,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:24 2023-10-06 18:56:24,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444, universal_newlines=False, shell=None, istream=None) 18:56:25 2023-10-06 18:56:25,765 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.git/info/exclude 18:56:25 2023-10-06 18:56:25,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 with force:False 18:56:25 2023-10-06 18:56:25,765 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:25 2023-10-06 18:56:25,770 [execute] INFO git cat-file --batch-check 18:56:25 2023-10-06 18:56:25,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:25 2023-10-06 18:56:25,776 [execute] INFO git cat-file --batch 18:56:25 2023-10-06 18:56:25,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:25 2023-10-06 18:56:25,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:25 0.0.0 [Pipeline] } 18:56:25 $ docker exec --env ******** --env ******** 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 ssh-agent -k 18:56:26 unset SSH_AUTH_SOCK; 18:56:26 unset SSH_AGENT_PID; 18:56:26 echo Agent pid 77 killed; 18:56:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:26 + git semver [Pipeline] } 18:56:26 $ docker stop --time=1 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 18:56:28 $ docker rm -f --volumes 1e3ec6e4919c55f43176626039b55b382688d2ef9c2dbfed9e33925de0a52ae4 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:28 Stashed 1 file(s) [Pipeline] echo 18:56:28 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:28 provisioning config files... 18:56:28 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config13629999544629023384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:29 ---> docker-login.sh 18:56:29 nexus3.edgexfoundry.org:10001 18:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:29 Configure a credential helper to remove this warning. See 18:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:29 18:56:29 Login Succeeded 18:56:29 nexus3.edgexfoundry.org:10002 18:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:29 Configure a credential helper to remove this warning. See 18:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:29 18:56:29 Login Succeeded 18:56:29 nexus3.edgexfoundry.org:10003 18:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:29 Configure a credential helper to remove this warning. See 18:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:29 18:56:29 Login Succeeded 18:56:29 nexus3.edgexfoundry.org:10004 18:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:29 Configure a credential helper to remove this warning. See 18:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:29 18:56:29 Login Succeeded 18:56:29 docker.io 18:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:29 Configure a credential helper to remove this warning. See 18:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:29 18:56:29 Login Succeeded 18:56:29 ---> docker-login.sh ends [Pipeline] } 18:56:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:29 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 18:56:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:29 ========================================================= 18:56:29 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:56:29 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:30 + 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 . 18:56:30 Sending build context to Docker daemon 4.953MB 18:56:30 Step 1/21 : ARG BASE=alpine:3.16 18:56:30 Step 2/21 : FROM ${BASE} as builder 18:56:30 latest: Pulling from edgex-devops/edgex-gcc-base 18:56:30 91d30c5bc195: Pulling fs layer 18:56:30 316e5a4585fb: Pulling fs layer 18:56:30 91d30c5bc195: Download complete 18:56:30 91d30c5bc195: Pull complete 18:56:31 316e5a4585fb: Verifying Checksum 18:56:31 316e5a4585fb: Download complete 18:56:33 316e5a4585fb: Pull complete 18:56:33 Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 18:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:56:33 ---> e83ffa357ff4 18:56:33 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 18:56:37 ---> Running in 5e5b25572dff 18:56:37 Connecting to iotech.jfrog.io (34.246.139.145:443) 18:56:37 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:56:37 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:56:37 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:56:37 Removing intermediate container 5e5b25572dff 18:56:37 ---> a296bb105cfe 18:56:37 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:56:37 ---> Running in f0f51fa1212e 18:56:38 Removing intermediate container f0f51fa1212e 18:56:38 ---> f87b9be41323 18:56:38 Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 18:56:38 ---> Running in 23803702c29b 18:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:56:39 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 18:56:39 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:56:39 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:56:39 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:56:39 (3/16) Installing hiredis (1.0.2-r0) 18:56:39 (4/16) Installing hiredis-dev (1.0.2-r0) 18:56:39 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:56:40 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:56:40 (7/16) Installing libcbor (0.9.0-r1) 18:56:40 (8/16) Installing libcbor-dev (0.9.0-r1) 18:56:40 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:56:40 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:56:41 (11/16) Installing libblkid (2.38-r1) 18:56:41 (12/16) Installing libuuid (2.38-r1) 18:56:41 (13/16) Installing libfdisk (2.38-r1) 18:56:41 (14/16) Installing libmount (2.38-r1) 18:56:41 (15/16) Installing libsmartcols (2.38-r1) 18:56:41 (16/16) Installing util-linux-dev (2.38-r1) 18:56:41 Executing busybox-1.35.0-r17.trigger 18:56:41 OK: 280 MiB in 90 packages 18:56:42 Removing intermediate container 23803702c29b 18:56:42 ---> 22079e054cce 18:56:42 Step 6/21 : RUN mkdir /tmp/sdk 18:56:42 ---> Running in 07ba0566cca4 18:56:43 Removing intermediate container 07ba0566cca4 18:56:43 ---> 615239b6ca59 18:56:43 Step 7/21 : COPY VERSION /tmp/sdk 18:56:43 ---> 432c70ae70f2 18:56:43 Step 8/21 : COPY src /tmp/sdk/src 18:56:43 ---> 35ac3c3aa5be 18:56:43 Step 9/21 : COPY include /tmp/sdk/include 18:56:43 ---> 5f07d3384bba 18:56:43 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:56:43 ---> daa979be3771 18:56:43 Step 11/21 : COPY LICENSE /tmp/sdk 18:56:43 Still waiting to schedule task 18:56:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:56:43 ---> 7792a4bff823 18:56:43 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:56:43 ---> d18c6d0440db 18:56:43 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:56:43 ---> Running in 530cd04e3e2c 18:56:44 + CPPCHECK=false 18:56:44 + DOCGEN=false 18:56:44 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:56:44 + '[' 0 -gt 0 ] 18:56:44 + readlink -f ./scripts/build.sh 18:56:44 + dirname /tmp/sdk/scripts/build.sh 18:56:44 + dirname /tmp/sdk/scripts 18:56:44 + ROOT=/tmp/sdk 18:56:44 + cd /tmp/sdk 18:56:44 + mkdir -p /tmp/sdk/build/release 18:56:44 + cd /tmp/sdk/build/release 18:56:44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:56:44 -- The C compiler identification is GNU 11.2.1 18:56:44 -- Detecting C compiler ABI info 18:56:44 -- Detecting C compiler ABI info - done 18:56:44 -- Check for working C compiler: /usr/bin/cc - skipped 18:56:44 -- Detecting C compile features 18:56:44 -- Detecting C compile features - done 18:56:44 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:56:44 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:56:44 -- Found LIBYAML: /usr/lib/libyaml.so 18:56:44 -- Found LIBUUID: /usr/lib/libuuid.so 18:56:44 -- Found LIBCBOR: /usr/lib/libcbor.so 18:56:44 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:56:44 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:56:44 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:56:44 -- /opt/iotech/iot/1.5/include 18:56:44 -- C SDK 0.0.0 for Linux 18:56:44 -- Performing Test CSDK_HAVE_ATOMIC 18:56:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:56:44 -- Found Curses: /usr/lib/libcurses.so 18:56:44 -- Configuring done 18:56:45 -- Generating done 18:56:45 -- Build files have been written to: /tmp/sdk/build/release 18:56:45 + make all package 18:56:45 + tee release.log 18:56:45 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:45 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:45 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:45 25 | void clear_ae_signals (); 18:56:45 | ^~~~ 18:56:45 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:45 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:45 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:45 | ^ 18:56:45 | ; 18:56:45 171 | } 18:56:45 | ~ 18:56:45 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:45 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:45 278 | void clear_ae_signals () 18:56:45 | ^~~~~~~~~~~~~~~~ 18:56:45 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:45 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:45 make: *** [Makefile:156: all] Error 2 18:56:45 + '[' false '=' true ] 18:56:45 + '[' false '=' true ] 18:56:45 + mkdir -p /tmp/sdk/build/debug 18:56:45 + cd /tmp/sdk/build/debug 18:56:45 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:56:45 -- The C compiler identification is GNU 11.2.1 18:56:45 -- Detecting C compiler ABI info 18:56:45 -- Detecting C compiler ABI info - done 18:56:45 -- Check for working C compiler: /usr/bin/cc - skipped 18:56:45 -- Detecting C compile features 18:56:45 -- Detecting C compile features - done 18:56:45 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:56:45 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:56:45 -- Found LIBYAML: /usr/lib/libyaml.so 18:56:45 -- Found LIBUUID: /usr/lib/libuuid.so 18:56:45 -- Found LIBCBOR: /usr/lib/libcbor.so 18:56:45 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:56:45 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:56:45 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:56:45 -- /opt/iotech/iot/1.5/include 18:56:45 -- C SDK 0.0.0 for Linux 18:56:45 -- Performing Test CSDK_HAVE_ATOMIC 18:56:45 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:56:45 -- Found Curses: /usr/lib/libcurses.so 18:56:45 -- Configuring done 18:56:45 -- Generating done 18:56:45 -- Build files have been written to: /tmp/sdk/build/debug 18:56:45 + make 18:56:45 + tee debug.log 18:56:45 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:45 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:45 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:45 25 | void clear_ae_signals (); 18:56:45 | ^~~~ 18:56:45 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:45 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:45 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:45 | ^ 18:56:45 | ; 18:56:45 171 | } 18:56:45 | ~ 18:56:45 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:45 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:45 278 | void clear_ae_signals () 18:56:45 | ^~~~~~~~~~~~~~~~ 18:56:45 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:45 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:45 make: *** [Makefile:156: all] Error 2 18:56:45 make: Entering directory '/tmp/sdk/build/release' 18:56:45 make[1]: Entering directory '/tmp/sdk/build/release' 18:56:45 make[2]: Entering directory '/tmp/sdk/build/release' 18:56:45 Consolidate compiler generated dependencies of target csdk 18:56:45 make[2]: Leaving directory '/tmp/sdk/build/release' 18:56:45 make[2]: Entering directory '/tmp/sdk/build/release' 18:56:45 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:45 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:45 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:45 25 | void clear_ae_signals (); 18:56:45 | ^~~~ 18:56:45 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:45 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:45 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:45 | ^ 18:56:45 | ; 18:56:45 171 | } 18:56:45 | ~ 18:56:45 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:45 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:45 278 | void clear_ae_signals () 18:56:45 | ^~~~~~~~~~~~~~~~ 18:56:45 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:45 make[2]: Leaving directory '/tmp/sdk/build/release' 18:56:45 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:45 make[1]: Leaving directory '/tmp/sdk/build/release' 18:56:45 make: Leaving directory '/tmp/sdk/build/release' 18:56:45 make: *** [Makefile:156: all] Error 2 18:56:46 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:47 18:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:47 latest: Pulling from edgex-lftools-log-publisher 18:56:47 5eb5b503b376: Pulling fs layer 18:56:47 5c69ac0246d0: Pulling fs layer 18:56:47 ec43610c2a17: Pulling fs layer 18:56:47 3a2ae6a8a46f: Pulling fs layer 18:56:47 33b1e0a273af: Pulling fs layer 18:56:47 5d3b04190fa2: Pulling fs layer 18:56:47 2f39f015ded8: Pulling fs layer 18:56:47 3a2ae6a8a46f: Waiting 18:56:47 2f39f015ded8: Waiting 18:56:47 33b1e0a273af: Waiting 18:56:47 5d3b04190fa2: Waiting 18:56:47 5c69ac0246d0: Verifying Checksum 18:56:47 5c69ac0246d0: Download complete 18:56:47 3a2ae6a8a46f: Verifying Checksum 18:56:47 3a2ae6a8a46f: Download complete 18:56:47 33b1e0a273af: Verifying Checksum 18:56:47 33b1e0a273af: Download complete 18:56:47 5d3b04190fa2: Verifying Checksum 18:56:47 5d3b04190fa2: Download complete 18:56:47 ec43610c2a17: Verifying Checksum 18:56:47 ec43610c2a17: Download complete 18:56:48 5eb5b503b376: Verifying Checksum 18:56:48 5eb5b503b376: Download complete 18:56:48 2f39f015ded8: Download complete 18:56:49 5eb5b503b376: Pull complete 18:56:50 5c69ac0246d0: Pull complete 18:56:50 ec43610c2a17: Pull complete 18:56:51 3a2ae6a8a46f: Pull complete 18:56:51 33b1e0a273af: Pull complete 18:56:51 5d3b04190fa2: Pull complete 18:56:57 2f39f015ded8: Pull complete 18:56:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:57 prd-ubuntu20.04-docker-8c-8g-8647 does not seem to be running inside a container 18:56:57 $ 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/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 18:57:05 $ docker top 538715b674ee1b1c79a2f48acfba3a4d2fb538bd279c653ea8c22805fd288f40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:05 ---> job-cost.sh 18:57:05 lf-activate-venv: SKIPPING 18:57:05 INFO: No Stack... 18:57:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:06 INFO: Archiving Costs [Pipeline] sh 18:57:06 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/cost.csv 18:57:06 + cut -d, -f6 [Pipeline] lock 18:57:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] 18:57:06 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] did not exist. Created. 18:57:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:06 + echo total: 0.2199999988079071 [Pipeline] stash 18:57:06 Stashed 1 file(s) [Pipeline] } 18:57:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:06 $ docker stop --time=1 538715b674ee1b1c79a2f48acfba3a4d2fb538bd279c653ea8c22805fd288f40 18:57:08 $ docker rm -f --volumes 538715b674ee1b1c79a2f48acfba3a4d2fb538bd279c653ea8c22805fd288f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:08 Failed in branch amd64 18:58:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8648 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] ws 18:58:15 Running in /w/workspace/device-sdk-c/21 [Pipeline] { [Pipeline] checkout 18:58:15 Selected Git installation does not exist. Using Default 18:58:15 The recommended git tool is: NONE 18:58:19 using credential edgex-jenkins-ssh 18:58:19 Cloning the remote Git repository 18:58:19 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:58:19 > git init /w/workspace/device-sdk-c/21 # timeout=10 18:58:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:58:20 > git --version # timeout=10 18:58:20 > git --version # 'git version 2.25.1' 18:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:58:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:58:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:58:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:58:22 Merging remotes/origin/main commit 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea 18:58:23 Merge succeeded, producing c368bf2e8cd3a2a23ee9f069c13c500faf2a364a 18:58:23 Checking out Revision c368bf2e8cd3a2a23ee9f069c13c500faf2a364a (PR-444) 18:58:22 > git config core.sparsecheckout # timeout=10 18:58:23 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 18:58:23 > git remote # timeout=10 18:58:23 > git config --get remote.origin.url # timeout=10 18:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:23 > git merge 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 # timeout=10 18:58:23 > git rev-parse HEAD^{commit} # timeout=10 18:58:23 > git config core.sparsecheckout # timeout=10 18:58:23 > git checkout -f c368bf2e8cd3a2a23ee9f069c13c500faf2a364a # timeout=10 18:58:26 Commit message: "Merge commit '4c52de37db7d3bd0277fba2739b75d0a1bd475b3' into HEAD" 18:58:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:58:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:27 Dload Upload Total Spent Left Speed 18:58:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 18:58:26 > git rev-list --no-walk 784d81ba667739c4d58a0f91c8ed8866677fb598 # timeout=10 [Pipeline] sh 18:58:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:58:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:58:28 + sudo tee /etc/docker/daemon.new 18:58:28 { 18:58:28 "registry-mirrors": [ 18:58:28 "https://nexus3.edgexfoundry.org:10001" 18:58:28 ], 18:58:28 "bip": "10.250.0.254/24", 18:58:28 "hosts": [ 18:58:28 "tcp://0.0.0.0:5555", 18:58:28 "unix:///var/run/docker.sock" 18:58:28 ], 18:58:28 "mtu": 1458, 18:58:28 "selinux-enabled": true, 18:58:28 "seccomp-profile": "/etc/docker/seccomp.json" 18:58:28 } [Pipeline] sh 18:58:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:58:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:47 provisioning config files... 18:58:47 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/21@tmp/config16119083686947808731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:48 ---> docker-login.sh 18:58:48 nexus3.edgexfoundry.org:10001 18:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:48 Configure a credential helper to remove this warning. See 18:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:48 18:58:48 Login Succeeded 18:58:48 nexus3.edgexfoundry.org:10002 18:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:48 Configure a credential helper to remove this warning. See 18:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:48 18:58:48 Login Succeeded 18:58:48 nexus3.edgexfoundry.org:10003 18:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:49 Configure a credential helper to remove this warning. See 18:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:49 18:58:49 Login Succeeded 18:58:49 nexus3.edgexfoundry.org:10004 18:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:49 Configure a credential helper to remove this warning. See 18:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:49 18:58:49 Login Succeeded 18:58:49 docker.io 18:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:50 Configure a credential helper to remove this warning. See 18:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:50 18:58:50 Login Succeeded 18:58:50 ---> docker-login.sh ends [Pipeline] } 18:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:50 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 18:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:50 ========================================================= 18:58:50 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 18:58:50 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:50 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 18:58:51 Sending build context to Docker daemon 2.98MB 18:58:51 Step 1/21 : ARG BASE=alpine:3.16 18:58:51 Step 2/21 : FROM ${BASE} as builder 18:58:51 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 18:58:51 547446be3368: Pulling fs layer 18:58:51 76bd08e1cacc: Pulling fs layer 18:58:51 547446be3368: Verifying Checksum 18:58:51 547446be3368: Download complete 18:58:52 547446be3368: Pull complete 18:58:54 76bd08e1cacc: Verifying Checksum 18:58:54 76bd08e1cacc: Download complete 18:59:02 76bd08e1cacc: Pull complete 18:59:02 Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe 18:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 18:59:02 ---> 295cd00e64f4 18:59:02 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 18:59:02 ---> Running in 72225a348d81 18:59:03 Connecting to iotech.jfrog.io (34.247.22.236:443) 18:59:03 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:59:03 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:59:03 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:59:04 Removing intermediate container 72225a348d81 18:59:04 ---> a78f485c5cc2 18:59:04 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:59:04 ---> Running in 641346ca94e5 18:59:05 Removing intermediate container 641346ca94e5 18:59:05 ---> 77364986bc5f 18:59:05 Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 18:59:06 ---> Running in ae209b6b6014 18:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:59:07 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz 18:59:08 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:59:08 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:59:08 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:59:08 (3/16) Installing hiredis (1.0.2-r0) 18:59:08 (4/16) Installing hiredis-dev (1.0.2-r0) 18:59:08 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:59:09 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:59:09 (7/16) Installing libcbor (0.9.0-r1) 18:59:09 (8/16) Installing libcbor-dev (0.9.0-r1) 18:59:09 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:59:09 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:59:10 (11/16) Installing libblkid (2.38-r1) 18:59:10 (12/16) Installing libuuid (2.38-r1) 18:59:10 (13/16) Installing libfdisk (2.38-r1) 18:59:10 (14/16) Installing libmount (2.38-r1) 18:59:10 (15/16) Installing libsmartcols (2.38-r1) 18:59:10 (16/16) Installing util-linux-dev (2.38-r1) 18:59:10 Executing busybox-1.35.0-r17.trigger 18:59:10 OK: 286 MiB in 90 packages 18:59:11 Removing intermediate container ae209b6b6014 18:59:11 ---> 31e70a3ba8f4 18:59:11 Step 6/21 : RUN mkdir /tmp/sdk 18:59:11 ---> Running in e0637df85b73 18:59:13 Removing intermediate container e0637df85b73 18:59:13 ---> 998e6855aedb 18:59:13 Step 7/21 : COPY VERSION /tmp/sdk 18:59:17 ---> f9dcc2a967d3 18:59:17 Step 8/21 : COPY src /tmp/sdk/src 18:59:18 ---> f32757fb0f50 18:59:18 Step 9/21 : COPY include /tmp/sdk/include 18:59:18 ---> dbb465a5d3df 18:59:18 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:59:19 ---> ea0ba881a7fc 18:59:19 Step 11/21 : COPY LICENSE /tmp/sdk 18:59:19 ---> c0fcdd09db75 18:59:19 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:59:19 ---> 03e943d500fc 18:59:19 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:59:20 ---> Running in 6c452d0dfe56 18:59:21 + CPPCHECK=false 18:59:21 + DOCGEN=false 18:59:21 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:59:21 + '[' 0 -gt 0 ] 18:59:21 + readlink -f ./scripts/build.sh 18:59:21 + dirname /tmp/sdk/scripts/build.sh 18:59:21 + dirname /tmp/sdk/scripts 18:59:21 + ROOT=/tmp/sdk 18:59:21 + cd /tmp/sdk 18:59:21 + mkdir -p /tmp/sdk/build/release 18:59:21 + cd /tmp/sdk/build/release 18:59:21 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:59:21 -- The C compiler identification is GNU 11.2.1 18:59:21 -- Detecting C compiler ABI info 18:59:21 -- Detecting C compiler ABI info - done 18:59:21 -- Check for working C compiler: /usr/bin/cc - skipped 18:59:21 -- Detecting C compile features 18:59:21 -- Detecting C compile features - done 18:59:21 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:59:21 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:59:21 -- Found LIBYAML: /usr/lib/libyaml.so 18:59:21 -- Found LIBUUID: /usr/lib/libuuid.so 18:59:21 -- Found LIBCBOR: /usr/lib/libcbor.so 18:59:21 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:59:22 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:59:22 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:59:22 -- /opt/iotech/iot/1.5/include 18:59:22 -- C SDK 0.0.0 for Linux 18:59:22 -- Performing Test CSDK_HAVE_ATOMIC 18:59:22 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:59:22 -- Found Curses: /usr/lib/libcurses.so 18:59:22 -- Configuring done 18:59:23 -- Generating done 18:59:23 -- Build files have been written to: /tmp/sdk/build/release 18:59:23 + make all package 18:59:23 + tee release.log 18:59:23 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:23 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:59:23 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:23 25 | void clear_ae_signals (); 18:59:23 | ^~~~ 18:59:23 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:59:23 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:59:23 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:59:23 | ^ 18:59:23 | ; 18:59:23 171 | } 18:59:23 | ~ 18:59:23 /tmp/sdk/src/c/autoevent.c: At top level: 18:59:23 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:23 278 | void clear_ae_signals () 18:59:23 | ^~~~~~~~~~~~~~~~ 18:59:23 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:59:23 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:59:23 make: *** [Makefile:156: all] Error 2 18:59:23 + '[' false '=' true ] 18:59:23 + '[' false '=' true ] 18:59:23 + mkdir -p /tmp/sdk/build/debug 18:59:23 + cd /tmp/sdk/build/debug 18:59:23 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:59:23 -- The C compiler identification is GNU 11.2.1 18:59:23 -- Detecting C compiler ABI info 18:59:24 -- Detecting C compiler ABI info - done 18:59:24 -- Check for working C compiler: /usr/bin/cc - skipped 18:59:24 -- Detecting C compile features 18:59:24 -- Detecting C compile features - done 18:59:24 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:59:24 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:59:24 -- Found LIBYAML: /usr/lib/libyaml.so 18:59:24 -- Found LIBUUID: /usr/lib/libuuid.so 18:59:24 -- Found LIBCBOR: /usr/lib/libcbor.so 18:59:24 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:59:24 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:59:24 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:59:24 -- /opt/iotech/iot/1.5/include 18:59:24 -- C SDK 0.0.0 for Linux 18:59:24 -- Performing Test CSDK_HAVE_ATOMIC 18:59:24 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:59:24 -- Found Curses: /usr/lib/libcurses.so 18:59:25 -- Configuring done 18:59:25 -- Generating done 18:59:25 -- Build files have been written to: /tmp/sdk/build/debug 18:59:25 + + maketee 18:59:25 debug.log 18:59:25 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:25 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:59:25 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:25 25 | void clear_ae_signals (); 18:59:25 | ^~~~ 18:59:25 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:59:25 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:59:25 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:59:25 | ^ 18:59:25 | ; 18:59:25 171 | } 18:59:25 | ~ 18:59:25 /tmp/sdk/src/c/autoevent.c: At top level: 18:59:25 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:25 278 | void clear_ae_signals () 18:59:25 | ^~~~~~~~~~~~~~~~ 18:59:25 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:59:25 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:59:25 make: *** [Makefile:156: all] Error 2 18:59:25 make: Entering directory '/tmp/sdk/build/release' 18:59:25 make[1]: Entering directory '/tmp/sdk/build/release' 18:59:25 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:25 Consolidate compiler generated dependencies of target csdk 18:59:25 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:25 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:25 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:26 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:59:26 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:26 25 | void clear_ae_signals (); 18:59:26 | ^~~~ 18:59:26 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:59:26 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:59:26 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:59:26 | ^ 18:59:26 | ; 18:59:26 171 | } 18:59:26 | ~ 18:59:26 /tmp/sdk/src/c/autoevent.c: At top level: 18:59:26 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:59:26 278 | void clear_ae_signals () 18:59:26 | ^~~~~~~~~~~~~~~~ 18:59:26 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:59:26 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:26 make[1]: Leaving directory '/tmp/sdk/build/release' 18:59:26 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:59:26 make: *** [Makefile:156: all] Error 2 18:59:26 make: Leaving directory '/tmp/sdk/build/release' 18:59:26 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:27 18:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:27 arm64: Pulling from edgex-lftools-log-publisher 18:59:27 8998bd30e6a1: Pulling fs layer 18:59:27 04944245beec: Pulling fs layer 18:59:27 699f458cf7ca: Pulling fs layer 18:59:27 765212b225bb: Pulling fs layer 18:59:27 f23df028b6ca: Pulling fs layer 18:59:27 d65c8cfc05b1: Pulling fs layer 18:59:27 2437ff75d9bd: Pulling fs layer 18:59:27 765212b225bb: Waiting 18:59:27 f23df028b6ca: Waiting 18:59:27 d65c8cfc05b1: Waiting 18:59:27 2437ff75d9bd: Waiting 18:59:27 04944245beec: Verifying Checksum 18:59:27 04944245beec: Download complete 18:59:27 765212b225bb: Verifying Checksum 18:59:27 765212b225bb: Download complete 18:59:27 f23df028b6ca: Download complete 18:59:27 d65c8cfc05b1: Verifying Checksum 18:59:27 d65c8cfc05b1: Download complete 18:59:28 699f458cf7ca: Verifying Checksum 18:59:28 699f458cf7ca: Download complete 18:59:28 8998bd30e6a1: Verifying Checksum 18:59:28 8998bd30e6a1: Download complete 18:59:31 2437ff75d9bd: Verifying Checksum 18:59:31 2437ff75d9bd: Download complete 18:59:32 8998bd30e6a1: Pull complete 18:59:32 04944245beec: Pull complete 18:59:34 699f458cf7ca: Pull complete 18:59:34 765212b225bb: Pull complete 18:59:35 f23df028b6ca: Pull complete 18:59:35 d65c8cfc05b1: Pull complete 18:59:47 2437ff75d9bd: Pull complete 18:59:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:47 prd-ubuntu20.04-docker-arm64-4c-16g-8648 does not seem to be running inside a container 18:59:47 $ 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/device-sdk-c/21 -v /w/workspace/device-sdk-c/21:/w/workspace/device-sdk-c/21:rw,z -v /w/workspace/device-sdk-c/21@tmp:/w/workspace/device-sdk-c/21@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:arm64 cat 18:59:50 $ docker top 4edea0beabf26dd4440a329728826851d5cd8fefbca69e73663547519c299c19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:50 ---> job-cost.sh 18:59:50 lf-activate-venv: SKIPPING 18:59:50 INFO: No Stack... 18:59:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:59:52 INFO: Archiving Costs [Pipeline] sh 18:59:52 + cat /w/workspace/device-sdk-c/21/archives/cost.csv 18:59:52 + cut -d, -f6 [Pipeline] lock 18:59:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] 18:59:52 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] did not exist. Created. 18:59:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:53 /w/workspace/device-sdk-c/21@tmp/durable-550ce387/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:59:53 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:53 Warning: overwriting stash ‘stack-cost’ 18:59:53 Stashed 1 file(s) [Pipeline] } 18:59:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-21-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:53 $ docker stop --time=1 4edea0beabf26dd4440a329728826851d5cd8fefbca69e73663547519c299c19 18:59:55 $ docker rm -f --volumes 4edea0beabf26dd4440a329728826851d5cd8fefbca69e73663547519c299c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:55 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:59:56 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives ] 18:59:56 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 18:59:56 total 16 18:59:56 drwxr-xr-x 3 root root 4096 Oct 6 18:57 . 18:59:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 18:57 .. 18:59:56 drwxr-xr-x 2 root root 4096 Oct 6 18:57 cost 18:59:56 -rw-r--r-- 1 root root 85 Oct 6 18:57 cost.csv 18:59:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 18:59:56 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 18:59:56 total 16 18:59:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:57 . 18:59:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 18:57 .. 18:59:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:57 cost 18:59:56 -rw-r--r-- 1 jenkins jenkins 85 Oct 6 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:57 ---> package-listing.sh 18:59:57 ++ facter osfamily 18:59:57 ++ tr '[:upper:]' '[:lower:]' 18:59:57 + OS_FAMILY=debian 18:59:57 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-444 18:59:57 + START_PACKAGES=/tmp/packages_start.txt 18:59:57 + END_PACKAGES=/tmp/packages_end.txt 18:59:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:57 + PACKAGES=/tmp/packages_start.txt 18:59:57 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 18:59:57 + PACKAGES=/tmp/packages_end.txt 18:59:57 + case "${OS_FAMILY}" in 18:59:57 + dpkg -l 18:59:57 + grep '^ii' 18:59:57 + '[' -f /tmp/packages_start.txt ']' 18:59:57 + '[' -f /tmp/packages_end.txt ']' 18:59:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:57 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 18:59:57 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ 18:59:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ [Pipeline] echo 18:59:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:59:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:58 prd-ubuntu20.04-docker-8c-8g-8647 does not seem to be running inside a container 18:59:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 18:59:59 $ docker top b2b9e0e6044399f663bd85a43a2d615e50bf7435ed9686e5e45a37231a1fe860 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:00 + mkdir -p /var/log/sysstat [Pipeline] sh 19:00:00 + ls /var/log/sa-host 19:00:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:00 provisioning config files... 19:00:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config11915199987218609711tmp [Pipeline] { [Pipeline] echo 19:00:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:00 ---> create-netrc.sh [Pipeline] } 19:00:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:00:01 ---> python-tools-install.sh [Pipeline] echo 19:00:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:01 ---> sudo-logs.sh 19:00:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:00:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:01 ---> job-cost.sh 19:00:01 lf-activate-venv: SKIPPING 19:00:01 DEBUG: total: 0.2199999988079071 19:00:01 INFO: Retrieving Stack Cost... 19:00:02 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:02 INFO: Archiving Costs [Pipeline] echo 19:00:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:03 ---> logs-deploy.sh 19:00:03 lf-activate-venv: SKIPPING 19:00:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-444/21 19:00:03 INFO: archiving workspace using pattern(s): 19:00:04 Archives upload complete. 19:00:04 INFO: archiving logs to Nexus 19:00:05 ---> uname -a: 19:00:05 Linux prd-ubuntu20-04-docker-8c-8g-8647 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:00:05 19:00:05 19:00:05 ---> lscpu: 19:00:05 Architecture: x86_64 19:00:05 CPU op-mode(s): 32-bit, 64-bit 19:00:05 Byte Order: Little Endian 19:00:05 Address sizes: 40 bits physical, 48 bits virtual 19:00:05 CPU(s): 8 19:00:05 On-line CPU(s) list: 0-7 19:00:05 Thread(s) per core: 1 19:00:05 Core(s) per socket: 1 19:00:05 Socket(s): 8 19:00:05 NUMA node(s): 1 19:00:05 Vendor ID: AuthenticAMD 19:00:05 CPU family: 23 19:00:05 Model: 49 19:00:05 Model name: AMD EPYC-Rome Processor 19:00:05 Stepping: 0 19:00:05 CPU MHz: 2799.998 19:00:05 BogoMIPS: 5599.99 19:00:05 Virtualization: AMD-V 19:00:05 Hypervisor vendor: KVM 19:00:05 Virtualization type: full 19:00:05 L1d cache: 256 KiB 19:00:05 L1i cache: 256 KiB 19:00:05 L2 cache: 4 MiB 19:00:05 L3 cache: 128 MiB 19:00:05 NUMA node0 CPU(s): 0-7 19:00:05 Vulnerability Itlb multihit: Not affected 19:00:05 Vulnerability L1tf: Not affected 19:00:05 Vulnerability Mds: Not affected 19:00:05 Vulnerability Meltdown: Not affected 19:00:05 Vulnerability Mmio stale data: Not affected 19:00:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:00:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:00:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:00:05 Vulnerability Srbds: Not affected 19:00:05 Vulnerability Tsx async abort: Not affected 19:00:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:00:05 19:00:05 19:00:05 ---> nproc: 19:00:05 8 19:00:05 19:00:05