Difference between revisions of "Testing Crons"
From Mpich
(→Raw crontab info) |
|||
Line 39: | Line 39: | ||
15 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi -cc="pgcc" -cxx="pgCC" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-PG | 15 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi -cc="pgcc" -cxx="pgCC" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-PG | ||
==== dumping buntinas's contab on octopus | ==== dumping buntinas's contab on octopus | ||
− | 00 22 * * * /mcs/ | + | 00 22 * * * /mcs/mpich/cron/tests/basictests -arch=IA32-Linux-GNU |
==== dumping buntinas's contab on steamroller | ==== dumping buntinas's contab on steamroller | ||
− | + | 45 23 * * * /mcs/mpich/cron/tests/basictests -soft=nag-f95 -cc="gcc" -cxx="g++" -f77="nagfor" -fc="nagfor" -otherargs="-env=FFLAGS=-mismatch_all" -otherargs="-env=FCFLAGS=-mismatch_all" -arch=x86_64-Linux-GNU-NAG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-NAG" | |
− | 45 23 * * * /mcs/ | ||
==== dumping buntinas's contab on thwomp | ==== dumping buntinas's contab on thwomp | ||
− | + | 00 23 * * * /mcs/mpich/cron/tests/basictests -soft=intel -cc="gcc" -cxx="g++" -f77="ifort" -fc="ifort" -arch=x86_64-Linux-GNU-Intel -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Intel" | |
− | 00 23 * * * /mcs/ | ||
==== dumping buntinas's contab on stomp | ==== dumping buntinas's contab on stomp | ||
− | + | 15 23 * * * /mcs/mpich/cron/tests/basictests -soft=pgi -cc="gcc" -cxx="g++" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-GNU-PG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-PG" | |
− | 15 23 * * * /mcs/ | ||
==== dumping buntinas's contab on crank | ==== dumping buntinas's contab on crank | ||
− | + | 30 23 * * * /mcs/mpich/cron/tests/basictests -soft=absoft -cc="gcc" -cxx="g++" -f77="af77" -fc="af90" -arch=x86_64-Linux-GNU-Absoft -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Absoft" | |
− | 30 23 * * * /mcs/ | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
Line 94: | Line 90: | ||
|trounce || thakur || 9:15pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi -cc="pgcc" -cxx="pgCC" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-PG | |trounce || thakur || 9:15pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi -cc="pgcc" -cxx="pgCC" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-PG | ||
|- | |- | ||
− | |octopus || buntinas || 10:00pm || * || /mcs/ | + | |octopus || buntinas || 10:00pm || * || /mcs/mpich/cron/tests/basictests -arch=IA32-Linux-GNU |
|- | |- | ||
− | |crank || buntinas || 11:30pm || * || /mcs/ | + | |crank || buntinas || 11:30pm || * || /mcs/mpich/cron/tests/basictests -soft=absoft -cc="gcc" -cxx="g++" -f77="af77" -fc="af90" -arch=x86_64-Linux-GNU-Absoft -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Absoft" |
|- | |- | ||
− | |thwomp || buntinas || 11:00pm || * || /mcs/ | + | |thwomp || buntinas || 11:00pm || * || /mcs/mpich/cron/tests/basictests -soft=intel -cc="gcc" -cxx="g++" -f77="ifort" -fc="ifort" -arch=x86_64-Linux-GNU-Intel -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Intel" |
|- | |- | ||
− | |stomp || buntinas || 11:15pm || * || /mcs/ | + | |stomp || buntinas || 11:15pm || * || /mcs/mpich/cron/tests/basictests -soft=pgi -cc="gcc" -cxx="g++" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-GNU-PG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-PG" |
|- | |- | ||
− | |steamroller || buntinas || 11:45pm || * || /mcs/ | + | |steamroller || buntinas || 11:45pm || * || /mcs/mpich/cron/tests/basictests -soft=nag-f95 -cc="gcc" -cxx="g++" -f77="nagfor" -fc="nagfor" -otherargs="-env=FFLAGS=-mismatch_all" -otherargs="-env=FCFLAGS=-mismatch_all" -arch=x86_64-Linux-GNU-NAG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-NAG" |
|} | |} |
Revision as of 21:08, 17 December 2012
This page should help in debugging issues running the old nightly tests.
Raw crontab info
Dump of crontabs from [email protected] and [email protected] on relevant hosts as of 2012-10-29. These cover the old nightly tests.
==== dumping thakur's contab on steamroller # m h dom mon dow command # updatecvs updates the mpich2 in /home/MPI/testing/mpich2/mpich2 and # runs maint/updatefiles over it 30 19 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatecvs 01 09 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/specialtest -dir=/sandbox/thakur ==== dumping thakur's contab on crush # m h dom mon dow command 30 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -arch=x86_64-Linux-GNU ==== dumping thakur's contab on octopus # m h dom mon dow command 07 09 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum 07 07 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum 00 13 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum 07 17 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/cleanold 00 19 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatetsuites # Update the mpich todo list. Make this update happen after the # check for runaways 09 08 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatetodo # Make sure that the ftp logs are being collected 27 08 * * * /home/MPI/maint/ftplogs/checklogs # Get ftp log info 17 03 1 * * /home/MPI/maint/ftplogs/get_aftp_monthly 30 05 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--enable-shared -arch=IA32-Linux-GNU-shared 30 13 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel -cc="icc" -cxx="icpc" -f77="ifort" -fc="ifort" -arch=IA32-Linux-Intel ==== dumping thakur's contab on vanquish # m h dom mon dow command 00 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel -cc=icc -cxx=icpc -f77=ifort -fc=ifort -arch=x86_64-Linux-Intel 05 05 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -device=ch3:nemesis -logfile=/sandbox/thakur/mpich2-cov/getcov.log ==== dumping thakur's contab on trounce # m h dom mon dow command 15 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi -cc="pgcc" -cxx="pgCC" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-PG ==== dumping buntinas's contab on octopus 00 22 * * * /mcs/mpich/cron/tests/basictests -arch=IA32-Linux-GNU ==== dumping buntinas's contab on steamroller 45 23 * * * /mcs/mpich/cron/tests/basictests -soft=nag-f95 -cc="gcc" -cxx="g++" -f77="nagfor" -fc="nagfor" -otherargs="-env=FFLAGS=-mismatch_all" -otherargs="-env=FCFLAGS=-mismatch_all" -arch=x86_64-Linux-GNU-NAG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-NAG" ==== dumping buntinas's contab on thwomp 00 23 * * * /mcs/mpich/cron/tests/basictests -soft=intel -cc="gcc" -cxx="g++" -f77="ifort" -fc="ifort" -arch=x86_64-Linux-GNU-Intel -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Intel" ==== dumping buntinas's contab on stomp 15 23 * * * /mcs/mpich/cron/tests/basictests -soft=pgi -cc="gcc" -cxx="g++" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-GNU-PG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-PG" ==== dumping buntinas's contab on crank 30 23 * * * /mcs/mpich/cron/tests/basictests -soft=absoft -cc="gcc" -cxx="g++" -f77="af77" -fc="af90" -arch=x86_64-Linux-GNU-Absoft -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Absoft"
The above output was created by concatenating the results of the following command as run by each user (along with some minor trimming):
for h in octopus crush vanquish trounce steamroller thwomp stomp crank; do echo "==== dumping ${USER}'s contab on ${h}" ; ssh ${h}.mcs.anl.gov crontab -l ; done
Human Readable Timeline
Host | Crontab Owner | Start Time | Days of the Week | Command |
---|---|---|---|---|
steamroller | thakur | 9:01am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/specialtest -dir=/sandbox/thakur |
steamroller | thakur | 7:30pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatecvs # updatecvs updates the mpich2 source in /home/MPI/testing/mpich2/mpich2 and runs autogen.sh over it |
octopus | thakur | 7:07am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum # update the results on the web |
octopus | thakur | 9:07am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum |
octopus | thakur | 1:00pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum |
octopus | thakur | 7:00pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatetsuites |
octopus | thakur | 8:09am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatetodo # Update the mpich todo list (old) |
octopus | thakur | 5:07pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/cleanold |
octopus | thakur | 8:27am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/checklogs # Make sure that the ftp logs are being collected (old) |
octopus | thakur | 3:17am | 1st of the month | /mcs/web/research/projects/mpich2/nightly/cron/old/get_aftp_monthly # Get ftp log info (old) |
octopus | thakur | 5:30am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--enable-shared -arch=IA32-Linux-GNU-shared |
octopus | thakur | 1:30pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel -cc="icc" -cxx="icpc" -f77="ifort" -fc="ifort" -arch=IA32-Linux-Intel |
crush | thakur | 9:30pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -arch=x86_64-Linux-GNU |
vanquish | thakur | 9:00pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel -cc=icc -cxx=icpc -f77=ifort -fc=ifort -arch=x86_64-Linux-Intel |
vanquish | thakur | 5:05am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -device=ch3:nemesis -logfile=/sandbox/thakur/mpich2-cov/getcov.log |
trounce | thakur | 9:15pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi -cc="pgcc" -cxx="pgCC" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-PG |
octopus | buntinas | 10:00pm | * | /mcs/mpich/cron/tests/basictests -arch=IA32-Linux-GNU |
crank | buntinas | 11:30pm | * | /mcs/mpich/cron/tests/basictests -soft=absoft -cc="gcc" -cxx="g++" -f77="af77" -fc="af90" -arch=x86_64-Linux-GNU-Absoft -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Absoft" |
thwomp | buntinas | 11:00pm | * | /mcs/mpich/cron/tests/basictests -soft=intel -cc="gcc" -cxx="g++" -f77="ifort" -fc="ifort" -arch=x86_64-Linux-GNU-Intel -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-Intel" |
stomp | buntinas | 11:15pm | * | /mcs/mpich/cron/tests/basictests -soft=pgi -cc="gcc" -cxx="g++" -f77="pgf77" -fc="pgf90" -arch=x86_64-Linux-GNU-PG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-PG" |
steamroller | buntinas | 11:45pm | * | /mcs/mpich/cron/tests/basictests -soft=nag-f95 -cc="gcc" -cxx="g++" -f77="nagfor" -fc="nagfor" -otherargs="-env=FFLAGS=-mismatch_all" -otherargs="-env=FCFLAGS=-mismatch_all" -arch=x86_64-Linux-GNU-NAG -tmpdir="/sandbox/buntinas/mpich2_work/nightly/x86_64-Linux-GNU-NAG" |