Brett Porter wrote:
I'm seeing this on the zone:
INFO | jvm 1 | 2007/09/24 03:29:17 | 2007-09-24 03:29:17,421
[pool-1-thread-1] INFO ContinuumBuildExecutor:maven2 - Exit code: 0
then for a long interval, on the web interface, the build is still "in
progress". It doesn't happen all the time, though.
The log is already saying:
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6 minutes 4 seconds
[INFO] Finished at: Mon Sep 24 03:29:17 GMT+00:00 2007
[INFO] Final Memory: 14M/255M
[INFO]
------------------------------------------------------------------------
The build finally completed after 10 minutes:
INFO | jvm 1 | 2007/09/24 03:33:58 | 2007-09-24 03:33:58,430
[pool-1-thread-1] INFO BuildController:default - Performing
action deploy-artifact
Note that the build result had said it was going for 8, 9, 10 minutes as
it kept going, but then after finishing completely it reported the
duration as "6 min 8 sec"
Any ideas?
Initial hunch says signaling between the external process and the JVM.
Do you see this on all platforms? In particular a UNIX platform vs Windows
What about with running non-jvm builds (IWO shell scripts)?
I have no time to debug this right now, but perhaps in a couple of days.
--
Trygve