i can look into this: i dont really know jenkins though. i just started it up to run tests in a loop for additional coverage before the release.
On Thu, Sep 20, 2012 at 2:56 AM, Dawid Weiss <[email protected]> wrote: > Yup, something is odd. The "quit" event is the last one emitted from a > forked jvm and it should always be received. > > It'd be great if you could capture the workspace (or just the > temporary build files -- **/*.events); I'm sure it's possible to keep > these as part of each build -- they're removed on successful > completion anyway so it'll affect failed builds only. Could you > configure this somehow? > > Dawid > > On Thu, Sep 20, 2012 at 2:09 AM, Robert Muir <[email protected]> wrote: >> this looks like a bug in the testrunner? all tests are actually done >> executing here. >> >> On Wed, Sep 19, 2012 at 8:02 PM, <[email protected]> wrote: >>> See <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8125/> >>> >>> ------------------------------------------ >>> [...truncated 8788 lines...] >>> compile-test-framework: >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> init: >>> >>> compile-lucene-core: >>> >>> compile-codecs: >>> [echo] Building codecs... >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> common.init: >>> >>> compile-lucene-core: >>> >>> init: >>> >>> -clover.disable: >>> >>> -clover.setup: >>> >>> clover: >>> >>> compile-core: >>> >>> compile-core: >>> >>> common.compile-test: >>> >>> install-junit4-taskdef: >>> >>> -clover.disable: >>> >>> -clover.setup: >>> >>> clover: >>> >>> validate: >>> >>> common.test: >>> [mkdir] Created dir: >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/memory/test> >>> [junit4:junit4] <JUnit4> says olá! Master seed: 71BB57BBEF1760E0 >>> [junit4:junit4] Executing 1 suite with 1 JVM. >>> [junit4:junit4] >>> [junit4:junit4] Suite: org.apache.lucene.index.memory.MemoryIndexTest >>> [junit4:junit4] Completed in 3.32s, 5 tests >>> [junit4:junit4] >>> [junit4:junit4] JVM J0: 0.31 .. 4.14 = 3.83s >>> [junit4:junit4] Execution time total: 4.14 sec. >>> [junit4:junit4] Tests summary: 1 suite, 5 tests >>> [echo] 5 slowest tests: >>> [junit4:tophints] 3.32s | org.apache.lucene.index.memory.MemoryIndexTest >>> [echo] Building misc... >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> common.init: >>> >>> compile-lucene-core: >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> init: >>> >>> -clover.disable: >>> >>> -clover.setup: >>> >>> clover: >>> >>> compile-core: >>> >>> init: >>> >>> test: >>> [echo] Building misc... >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> common.init: >>> >>> compile-lucene-core: >>> >>> init: >>> >>> compile-test: >>> [echo] Building misc... >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> common.init: >>> >>> compile-lucene-core: >>> >>> init: >>> >>> -clover.disable: >>> >>> -clover.setup: >>> >>> clover: >>> >>> compile-core: >>> >>> compile-test-framework: >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> init: >>> >>> compile-lucene-core: >>> >>> compile-codecs: >>> [echo] Building codecs... >>> >>> ivy-availability-check: >>> >>> ivy-fail: >>> >>> ivy-configure: >>> [ivy:configure] :: loading settings :: file = >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ivy-settings.xml> >>> >>> resolve: >>> >>> common.init: >>> >>> compile-lucene-core: >>> >>> init: >>> >>> -clover.disable: >>> >>> -clover.setup: >>> >>> clover: >>> >>> compile-core: >>> >>> compile-core: >>> >>> common.compile-test: >>> >>> install-junit4-taskdef: >>> >>> -clover.disable: >>> >>> -clover.setup: >>> >>> clover: >>> >>> validate: >>> >>> common.test: >>> [mkdir] Created dir: >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/misc/test> >>> [junit4:junit4] <JUnit4> says Привет! Master seed: 618B115777706A5D >>> [junit4:junit4] Executing 5 suites with 4 JVMs. >>> [junit4:junit4] >>> [junit4:junit4] Suite: org.apache.lucene.misc.SweetSpotSimilarityTest >>> [junit4:junit4] Completed on J3 in 0.44s, 3 tests >>> [junit4:junit4] >>> [junit4:junit4] Suite: org.apache.lucene.index.TestMultiPassIndexSplitter >>> [junit4:junit4] Completed on J3 in 1.32s, 2 tests >>> [junit4:junit4] >>> [junit4:junit4] Suite: org.apache.lucene.misc.TestHighFreqTerms >>> [junit4:junit4] Completed on J2 in 1.69s, 11 tests >>> [junit4:junit4] >>> [junit4:junit4] Suite: org.apache.lucene.index.TestPKIndexSplitter >>> [junit4:junit4] Completed on J1 in 1.70s, 1 test >>> [junit4:junit4] >>> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexSplitter >>> [junit4:junit4] Completed on J0 in 8.24s, 1 test >>> [junit4:junit4] >>> [junit4:junit4] JVM J0: 0.84 .. 9.61 = 8.77s >>> [junit4:junit4] JVM J1: 1.08 .. 5.99 = 4.91s >>> [junit4:junit4] JVM J2: 1.08 .. 3.04 = 1.96s >>> [junit4:junit4] JVM J3: 0.84 .. 3.03 = 2.19s >>> [junit4:junit4] Execution time total: 9.61 sec. >>> [junit4:junit4] ERROR: JVM J1 ended with an exception, command line: >>> /usr/local/jdk1.7.0_01/jre/bin/java -Dtests.prefix=tests >>> -Dtests.seed=618B115777706A5D -Xmx512M -Dtests.iters= -Dtests.verbose=false >>> -Dtests.infostream=false >>> -Dtests.lockdir=<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build> >>> -Dtests.codec=random -Dtests.postingsformat=random -Dtests.locale=random >>> -Dtests.timezone=random -Dtests.directory=random >>> -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.0 >>> -Dtests.cleanthreads=perMethod >>> -Djava.util.logging.config.file=<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/tools/junit4/logging.properties> >>> -Dtests.nightly=false -Dtests.weekly=false -Dtests.slow=true >>> -Dtests.asserts.gracious=false -Dtests.multiplier=1 -DtempDir=. >>> -Djava.io.tmpdir=. >>> -Dtests.sandbox.dir=<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/misc> >>> >>> -Dclover.db.dir=<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/clover/db> >>> -Djava.security.manager=org.apache.lucene.util.TestSecurityManager >>> -Djava.security.policy=<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/tools/junit4/tests.policy> >>> -Dlucene.version=4.0-SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 >>> -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory >>> -Djava.awt.headless=true -classpath >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/misc/classes/test>:<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/codecs/classes/java>:<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/test-framework/classes/java>:<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/core/classes/java>:<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/test-framework/lib/junit-4.10.jar>:<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/test-framework/lib/randomizedtesting-runner-2.0.1.jar>:<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/misc/classes/java>:/usr/local/apache-ant-1.8.2/lib/ant-launcher.jar:/home/rmuir/.ant/lib/ivy-2.2.0.jar:/usr/local/apache-ant-1.8.2/lib/ant-junit4.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-resolver.jar:/usr/local/apache-ant-1.8.2/lib/ant-jai.jar:/usr/local/apache-ant-1.8.2/lib/ant-commons-logging.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-bcel.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-xalan2.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-regexp.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-log4j.jar:/usr/local/apache-ant-1.8.2/lib/ant-junit.jar:/usr/local/apache-ant-1.8.2/lib/ant-jsch.jar:/usr/local/apache-ant-1.8.2/lib/ant-jmf.jar:/usr/local/apache-ant-1.8.2/lib/ant-swing.jar:/usr/local/apache-ant-1.8.2/lib/ant-antlr.jar:/usr/local/apache-ant-1.8.2/lib/ant.jar:/usr/local/apache-ant-1.8.2/lib/ant-javamail.jar:/usr/local/apache-ant-1.8.2/lib/ant-jdepend.jar:/usr/local/apache-ant-1.8.2/lib/ant-testutil.jar:/usr/local/apache-ant-1.8.2/lib/ant-commons-net.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-oro.jar:/usr/local/apache-ant-1.8.2/lib/ant-netrexx.jar:/usr/local/apache-ant-1.8.2/lib/ant-apache-bsf.jar:/usr/local/jdk1.7.0_01/lib/tools.jar:/home/rmuir/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.1.jar >>> -ea:org.apache.lucene... -ea:org.apache.solr... >>> com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/misc/test/junit4-J1-20120919_200158_085.events> >>> >>> @<http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/misc/test/junit4-J1-20120919_200158_085.suites> >>> [junit4:junit4] ERROR: JVM J1 ended with an exception: Quit event not >>> received from a slave process? This may indicate JVM crash or runner bugs. >>> [junit4:junit4] at >>> com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1201) >>> [junit4:junit4] at >>> com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:65) >>> [junit4:junit4] at >>> com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:813) >>> [junit4:junit4] at >>> com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:810) >>> [junit4:junit4] at >>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) >>> [junit4:junit4] at >>> java.util.concurrent.FutureTask.run(FutureTask.java:166) >>> [junit4:junit4] at >>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) >>> [junit4:junit4] at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) >>> [junit4:junit4] at java.lang.Thread.run(Thread.java:722) >>> >>> BUILD FAILED >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build.xml>:495: >>> The following error occurred while executing this line: >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/common-build.xml>:1576: >>> The following error occurred while executing this line: >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/module-build.xml>:63: >>> The following error occurred while executing this line: >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/common-build.xml>:1140: >>> The following error occurred while executing this line: >>> <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/common-build.xml>:813: >>> At least one slave process threw an exception, first: Quit event not >>> received from a slave process? This may indicate JVM crash or runner bugs. >>> >>> Total time: 4 minutes 42 seconds >>> Build step 'Invoke Ant' marked build as failure >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> >> -- >> lucidworks.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- lucidworks.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
