[jira] [Commented] (SOLR-10163) CheckHdfsIndexTest fail.

2017-02-21 Thread Mike Drob (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876731#comment-15876731
 ] 

Mike Drob commented on SOLR-10163:
--

Hadoop's DU changed a bunch in 2.8.0 from HADOOP-12973 - might not be a problem 
once we upgrade. Looking at the 2.7.2 code, I I don't even understand what is 
causing that NPE, though.

> CheckHdfsIndexTest fail.
> 
>
> Key: SOLR-10163
> URL: https://issues.apache.org/jira/browse/SOLR-10163
> Project: Solr
>  Issue Type: Test
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Mark Miller
>
> {noformat}
>[junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=CheckHdfsIndexTest -Dtests.method=doTest 
> -Dtests.seed=C045205F24FEF89C -Dtests.slow=true -Dtests.locale=es-NI 
> -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true 
> -Dtests.file.encoding=ISO-8859-1
>[junit4] ERROR   10.2s J8  | CheckHdfsIndexTest.doTest <<<
>[junit4]> Throwable #1: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1637, name=Thread-391, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)Throwable
>  #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1635, name=Thread-389, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10163) CheckHdfsIndexTest fail.

2017-02-19 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873837#comment-15873837
 ] 

Mark Miller commented on SOLR-10163:


We might just have to add exceptions for these if we can.

> CheckHdfsIndexTest fail.
> 
>
> Key: SOLR-10163
> URL: https://issues.apache.org/jira/browse/SOLR-10163
> Project: Solr
>  Issue Type: Test
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Mark Miller
>
> {noformat}
>[junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=CheckHdfsIndexTest -Dtests.method=doTest 
> -Dtests.seed=C045205F24FEF89C -Dtests.slow=true -Dtests.locale=es-NI 
> -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true 
> -Dtests.file.encoding=ISO-8859-1
>[junit4] ERROR   10.2s J8  | CheckHdfsIndexTest.doTest <<<
>[junit4]> Throwable #1: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1637, name=Thread-391, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)Throwable
>  #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1635, name=Thread-389, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10163) CheckHdfsIndexTest fail.

2017-02-19 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873836#comment-15873836
 ] 

Mark Miller commented on SOLR-10163:


Bummer, the reproduce line passed: 
reproduce with: ant test  -Dtestcase=CheckHdfsIndexTest -Dtests.method=doTest 
-Dtests.seed=C045205F24FEF89C -Dtests.slow=true -Dtests.locale=es-NI 
-Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

> CheckHdfsIndexTest fail.
> 
>
> Key: SOLR-10163
> URL: https://issues.apache.org/jira/browse/SOLR-10163
> Project: Solr
>  Issue Type: Test
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Mark Miller
>
> {noformat}
>[junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=CheckHdfsIndexTest -Dtests.method=doTest 
> -Dtests.seed=C045205F24FEF89C -Dtests.slow=true -Dtests.locale=es-NI 
> -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true 
> -Dtests.file.encoding=ISO-8859-1
>[junit4] ERROR   10.2s J8  | CheckHdfsIndexTest.doTest <<<
>[junit4]> Throwable #1: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1637, name=Thread-391, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)Throwable
>  #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1635, name=Thread-389, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10163) CheckHdfsIndexTest fail.

2017-02-19 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873834#comment-15873834
 ] 

Mark Miller commented on SOLR-10163:


[~mdrob], here is a fail I just hit. Check if it's reproducible.

> CheckHdfsIndexTest fail.
> 
>
> Key: SOLR-10163
> URL: https://issues.apache.org/jira/browse/SOLR-10163
> Project: Solr
>  Issue Type: Test
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Mark Miller
>
> {noformat}
>[junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=CheckHdfsIndexTest -Dtests.method=doTest 
> -Dtests.seed=C045205F24FEF89C -Dtests.slow=true -Dtests.locale=es-NI 
> -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true 
> -Dtests.file.encoding=ISO-8859-1
>[junit4] ERROR   10.2s J8  | CheckHdfsIndexTest.doTest <<<
>[junit4]> Throwable #1: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1637, name=Thread-391, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)Throwable
>  #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1635, name=Thread-389, 
> state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
>[junit4]> Caused by: java.lang.NullPointerException
>[junit4]>  at 
> __randomizedtesting.SeedInfo.seed([C045205F24FEF89C]:0)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:74)
>[junit4]>  at org.apache.hadoop.fs.DU.(DU.java:95)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.(BlockPoolSlice.java:140)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeImpl.addBlockPool(FsVolumeImpl.java:827)
>[junit4]>  at 
> org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.FsVolumeList$2.run(FsVolumeList.java:405)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org