3 of the jobs run for this test sequence were killed by travix with the following message:
111PROCESSING OPTIONS
112BUILDING IMAGE FILE
113Linux testing-bluebox-linux-3-8728-linux-1 2.6.32-042stab061.2 #1 SMP Fri Aug 24 09:07:21 MSK 2012 x86_64 x86_64 x86_64 GNU/Linux
114RUNNING TESTS...
115
116
117No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.
118
119The build has been terminated
The other runs came close to hitting 10 minutes and were allowed to continue ... the way we run the vm nothing gets written to standard out until the job finishes so any test/build sequence that runs for ten minutes in the vm will be killed by travis ...
I think I need to add some progress indicators to prevent travis from killing the job prematurely ... run the risk of infinite hangs, but as it stands now it looks like half of my jobs get killed for no legitimate reason ... I HATE TIMEOUTS:)
3 of the jobs run for this test sequence were killed by travix with the following message:
The other runs came close to hitting 10 minutes and were allowed to continue ... the way we run the vm nothing gets written to standard out until the job finishes so any test/build sequence that runs for ten minutes in the vm will be killed by travis ...
I think I need to add some progress indicators to prevent travis from killing the job prematurely ... run the risk of infinite hangs, but as it stands now it looks like half of my jobs get killed for no legitimate reason ... I HATE TIMEOUTS:)