This error is coming from the Jenkins xUnit plugin (https://wiki.jenkins-ci.org/display/JENKINS/xUnit+Plugin) it is not from any in the scons scripts.
You may need to work with Trevor from the linux foundation to figure this issue out. George From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Gregg Reynolds Sent: Monday, November 21, 2016 8:13 AM To: iotivity-dev <iotivity-dev at lists.iotivity.org> Subject: [dev] xUnit? This patch https://gerrit.iotivity.org/gerrit/#/c/8487/ is getting an error on xUnit: ... 13:53:53 [Valgrind] Ending the valgrind analysis. 13:53:53 [xUnit] [INFO] - Starting to record. 13:53:53 [xUnit] [INFO] - Processing GoogleTest-1.6 13:53:53 ERROR: Step ?Publish xUnit test result report? aborted due to exception: 13:53:53 java.io.IOException<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: remote file operation failed: /home/jenkins-ci/workspace/iotivity-merge-master-unit_tests at hudson.remoting.Channel at 1256b065:gce-iotivity-build-1-j2z4-136c408b<mailto:hudson.remoting.Channel at 1256b065:gce-iotivity-build-1-j2z4-136c408b>: java.io.IOException: Remote call on gce-iotivity-build-1-j2z4-136c408b failed ... (see https://build.iotivity.org/ci/job/iotivity-merge-master-unit_tests/462/console). When I run 'grep R xUnit ./' I don't see anything in the (1.2.0 master) code base referring to xUnit, except for ./extlibs/android/ndk/android-ndk-r10d/sources/third_party/googletest/googletest/README:xUnit architecture. Supports automatic test discovery, a rich set of ... ./extlibs/gtest/gtest-1.7.0/README:xUnit architecture. Supports automatic test discovery, a rich set of What's happening here? Where did xUnit come from? Thanks, Gregg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161121/29038ef7/attachment.html>
