[CMake] Possible CDash configuration problem

Richard Wackerbarth rkw at dataplex.net
Fri Nov 13 10:42:13 EST 2009


Shortly after the Nightly epoch, I start running a number of automated submissions to the CMake, and other, dashboards.
On the first machine, from what I can see (below), everything ran as expected and was submitted to the dashboard.
However, these results are not on display this morning.
All of the other machines (which ran an hour, or more, later) appear as expected.

Is this a "roll-over" problem in the configuration of the dashboard?
Or are files arriving, but not getting posted?
Or does ctest "lie" when it reports " Submission successful"?

Richard

%cat Temporary/LastSubmit_20091113-0100.log 
Upload files:
0	Build.xml
1	Configure.xml
2	Notes.xml
3	Test.xml
4	Update.xml
Using drop method: HTTP
	Upload file: /home/dashboard/Dashboards/FreeBSD-32/CMake/2_8/CMake-gcc/Testing/20091113-0100/Build.xml to FreeBSD-32.NFSNet___Rel28-FreeBSD6.4-gcc___20091113-0100-Nightly___XML___Build.xml
	Upload file: /home/dashboard/Dashboards/FreeBSD-32/CMake/2_8/CMake-gcc/Testing/20091113-0100/Configure.xml to FreeBSD-32.NFSNet___Rel28-FreeBSD6.4-gcc___20091113-0100-Nightly___XML___Configure.xml
	Upload file: /home/dashboard/Dashboards/FreeBSD-32/CMake/2_8/CMake-gcc/Testing/20091113-0100/Notes.xml to FreeBSD-32.NFSNet___Rel28-FreeBSD6.4-gcc___20091113-0100-Nightly___XML___Notes.xml
	Upload file: /home/dashboard/Dashboards/FreeBSD-32/CMake/2_8/CMake-gcc/Testing/20091113-0100/Test.xml to FreeBSD-32.NFSNet___Rel28-FreeBSD6.4-gcc___20091113-0100-Nightly___XML___Test.xml
	Upload file: /home/dashboard/Dashboards/FreeBSD-32/CMake/2_8/CMake-gcc/Testing/20091113-0100/Update.xml to FreeBSD-32.NFSNet___Rel28-FreeBSD6.4-gcc___20091113-0100-Nightly___XML___Update.xml
   Submission successful
%cat 20091113-0100/Update.xml 
<?xml version="1.0" encoding="UTF-8"?>
<Update mode="Client" Generator="ctest-2.6-patch 4">
	<Site>FreeBSD-32.NFSNet</Site>
	<BuildName>Rel28-FreeBSD6.4-gcc</BuildName>
	<BuildStamp>20091113-0100-Nightly</BuildStamp>
	<StartDateTime>Nov 12 19:21 CST</StartDateTime>
	<StartTime>1258075315</StartTime>
	<UpdateCommand>"cvs" -z3 update -dAP -r CMake-2-8 -D "2009-11-13 01:00:00 UTC"</UpdateCommand>
	<UpdateType>CVS</UpdateType>
	<EndDateTime>Nov 12 19:22 CST</EndDateTime>
	<EndTime>1258075335</EndTime>
<ElapsedMinutes>0.3</ElapsedMinutes>
	<UpdateReturnStatus></UpdateReturnStatus>
</Update>
%date -r 1258075315
Thu Nov 12 19:21:55 CST 2009
%find . -type f | xargs ls -l
-rw-r--r--  1 dashboard  dashboard     1016 Nov 12 19:26 ./20091113-0100/Build.xml
-rw-r--r--  1 dashboard  dashboard    20080 Nov 12 19:22 ./20091113-0100/Configure.xml
-rw-r--r--  1 dashboard  dashboard     2300 Nov 12 19:37 ./20091113-0100/Notes.xml
-rw-r--r--  1 dashboard  dashboard  1108897 Nov 12 19:37 ./20091113-0100/Test.xml
-rw-r--r--  1 dashboard  dashboard      593 Nov 12 19:22 ./20091113-0100/Update.xml
-rw-r--r--  1 dashboard  dashboard       22 Nov 12 19:21 ./TAG
-rw-r--r--  1 dashboard  dashboard    27344 Nov 12 19:26 ./Temporary/LastBuild_20091113-0100.log
-rw-r--r--  1 dashboard  dashboard    18934 Nov 12 19:22 ./Temporary/LastConfigure_20091113-0100.log
-rw-r--r--  1 dashboard  dashboard     1085 Nov 12 19:51 ./Temporary/LastSubmit_20091113-0100.log
-rw-r--r--  1 dashboard  dashboard      121 Nov 12 19:26 ./Temporary/LastTest.log
-rw-r--r--  1 dashboard  dashboard  1470606 Nov 12 19:37 ./Temporary/LastTest_20091113-0100.log
-rw-r--r--  1 dashboard  dashboard       15 Nov 12 19:37 ./Temporary/LastTestsFailed_20091113-0100.log
-rw-r--r--  1 dashboard  dashboard    18395 Nov 12 19:22 ./Temporary/LastUpdate_20091113-0100.log
%



More information about the CMake mailing list