You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Michael McCandless <mi...@elastic.co> on 2015/07/08 17:12:57 UTC

Re: [CI] Lucene 5x Linux 64 Test Only - Build # 54928 - Failure!

I tried to beast with Oracle JDK 1.8.0_45 but couldn't repro ... maybe this
is IBM J9 specific?

Mike McCandless

On Wed, Jul 8, 2015 at 10:59 AM, <bu...@elastic.co> wrote:

>   *BUILD FAILURE*
> Build URL
> http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/
> Project:lucene_linux_java8_64_test_only Randomization: JDKIBM8,network,heap[1024m],-server
> +UseParallelGC +UseCompressedOops,sec manager on Date of build:Wed, 08
> Jul 2015 16:56:37 +0200 Build duration:2 min 35 sec
>  *CHANGES* No Changes
>  *BUILD ARTIFACTS*
> checkout/lucene/build/core/test/temp/junit4-J0-20150708_165702_515.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J0-20150708_165702_515.events>
> checkout/lucene/build/core/test/temp/junit4-J1-20150708_165702_515.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J1-20150708_165702_515.events>
> checkout/lucene/build/core/test/temp/junit4-J2-20150708_165702_516.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J2-20150708_165702_516.events>
> checkout/lucene/build/core/test/temp/junit4-J3-20150708_165702_516.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J3-20150708_165702_516.events>
> checkout/lucene/build/core/test/temp/junit4-J4-20150708_165702_516.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J4-20150708_165702_516.events>
> checkout/lucene/build/core/test/temp/junit4-J5-20150708_165702_516.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J5-20150708_165702_516.events>
> checkout/lucene/build/core/test/temp/junit4-J6-20150708_165702_516.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J6-20150708_165702_516.events>
> checkout/lucene/build/core/test/temp/junit4-J7-20150708_165702_515.events
> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J7-20150708_165702_515.events>
>  *FAILED JUNIT TESTS* Name: org.apache.lucene.index Failed: 1 test(s),
> Passed: 786 test(s), Skipped: 25 test(s), Total: 812 test(s)
> *Failed: org.apache.lucene.index.TestIndexWriterOutOfMemory.testBasics *
>  *CONSOLE OUTPUT* [...truncated 2181 lines...] [junit4] Tests with
> failures: [junit4] -
> org.apache.lucene.index.TestIndexWriterOutOfMemory.testBasics [junit4]
> [junit4]  [junit4] JVM J0: 1.17 .. 128.68 = 127.51s [junit4] JVM J1: 1.16
> .. 128.17 = 127.00s [junit4] JVM J2: 0.94 .. 129.06 = 128.12s [junit4]
> JVM J3: 1.43 .. 128.52 = 127.09s [junit4] JVM J4: 1.17 .. 130.66 = 129.49s [junit4]
> JVM J5: 1.43 .. 128.41 = 126.98s [junit4] JVM J6: 0.93 .. 130.79 = 129.86s [junit4]
> JVM J7: 1.18 .. 128.83 = 127.65s [junit4] Execution time total: 2 minutes
> 10 seconds [junit4] Tests summary: 405 suites, 3275 tests, 1 error, 53
> ignored (49 assumptions) BUILD FAILED /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:50:
> The following error occurred while executing this line: /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1444:
> The following error occurred while executing this line: /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:999:
> There were test failures: 405 suites, 3275 tests, 1 error, 53 ignored (49
> assumptions) Total time: 2 minutes 22 seconds Build step 'Invoke Ant'
> marked build as failure Archiving artifacts Recording test results [description-setter]
> Description set: JDKIBM8,network,heap[1024m],-server +UseParallelGC
> +UseCompressedOops,sec manager on Email was triggered for: Failure - 1st Trigger
> Failure - Any was overridden by another trigger and will not send an email. Trigger
> Failure - Still was overridden by another trigger and will not send an
> email. Sending email for trigger: Failure - 1st
>

Re: [CI] Lucene 5x Linux 64 Test Only - Build # 54928 - Failure!

Posted by Shai Erera <se...@gmail.com>.
I failed to reproduce using IBM J9 1.8.0. I didn't beast it though, just
ran the "reproduce with" line several times. Do you know the specific 1.8
version this build used? I'm using the latest, so could be it's a bug that
was fixed.

Shai

On Wed, Jul 8, 2015 at 6:12 PM, Michael McCandless <mi...@elastic.co> wrote:

> I tried to beast with Oracle JDK 1.8.0_45 but couldn't repro ... maybe
> this is IBM J9 specific?
>
> Mike McCandless
>
> On Wed, Jul 8, 2015 at 10:59 AM, <bu...@elastic.co> wrote:
>
>>   *BUILD FAILURE*
>> Build URL
>> http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/
>> Project:lucene_linux_java8_64_test_only Randomization: JDKIBM8,network,heap[1024m],-server
>> +UseParallelGC +UseCompressedOops,sec manager on Date of build:Wed, 08
>> Jul 2015 16:56:37 +0200 Build duration:2 min 35 sec
>>  *CHANGES* No Changes
>>  *BUILD ARTIFACTS*
>> checkout/lucene/build/core/test/temp/junit4-J0-20150708_165702_515.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J0-20150708_165702_515.events>
>> checkout/lucene/build/core/test/temp/junit4-J1-20150708_165702_515.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J1-20150708_165702_515.events>
>> checkout/lucene/build/core/test/temp/junit4-J2-20150708_165702_516.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J2-20150708_165702_516.events>
>> checkout/lucene/build/core/test/temp/junit4-J3-20150708_165702_516.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J3-20150708_165702_516.events>
>> checkout/lucene/build/core/test/temp/junit4-J4-20150708_165702_516.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J4-20150708_165702_516.events>
>> checkout/lucene/build/core/test/temp/junit4-J5-20150708_165702_516.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J5-20150708_165702_516.events>
>> checkout/lucene/build/core/test/temp/junit4-J6-20150708_165702_516.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J6-20150708_165702_516.events>
>> checkout/lucene/build/core/test/temp/junit4-J7-20150708_165702_515.events
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54928/artifact/checkout/lucene/build/core/test/temp/junit4-J7-20150708_165702_515.events>
>>  *FAILED JUNIT TESTS* Name: org.apache.lucene.index Failed: 1 test(s),
>> Passed: 786 test(s), Skipped: 25 test(s), Total: 812 test(s)
>> *Failed: org.apache.lucene.index.TestIndexWriterOutOfMemory.testBasics *
>>  *CONSOLE OUTPUT* [...truncated 2181 lines...] [junit4] Tests with
>> failures: [junit4] -
>> org.apache.lucene.index.TestIndexWriterOutOfMemory.testBasics [junit4]
>> [junit4]  [junit4] JVM J0: 1.17 .. 128.68 = 127.51s [junit4] JVM J1:
>> 1.16 .. 128.17 = 127.00s [junit4] JVM J2: 0.94 .. 129.06 = 128.12s [junit4]
>> JVM J3: 1.43 .. 128.52 = 127.09s [junit4] JVM J4: 1.17 .. 130.66 =
>> 129.49s [junit4] JVM J5: 1.43 .. 128.41 = 126.98s [junit4] JVM J6: 0.93
>> .. 130.79 = 129.86s [junit4] JVM J7: 1.18 .. 128.83 = 127.65s [junit4]
>> Execution time total: 2 minutes 10 seconds [junit4] Tests summary: 405
>> suites, 3275 tests, 1 error, 53 ignored (49 assumptions) BUILD FAILED /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:50:
>> The following error occurred while executing this line: /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1444:
>> The following error occurred while executing this line: /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:999:
>> There were test failures: 405 suites, 3275 tests, 1 error, 53 ignored (49
>> assumptions) Total time: 2 minutes 22 seconds Build step 'Invoke Ant'
>> marked build as failure Archiving artifacts Recording test results [description-setter]
>> Description set: JDKIBM8,network,heap[1024m],-server +UseParallelGC
>> +UseCompressedOops,sec manager on Email was triggered for: Failure - 1st Trigger
>> Failure - Any was overridden by another trigger and will not send an email. Trigger
>> Failure - Still was overridden by another trigger and will not send an
>> email. Sending email for trigger: Failure - 1st
>>
>
>