Re: [JENKINS] Lucene-Solr-BadApples-NightlyTests-7.x - Build # 19 - Failure

2018-07-25 Thread Dawid Weiss
I'll look into this. D.
On Wed, Jul 25, 2018 at 6:12 AM Apache Jenkins Server
 wrote:
>
> Build: 
> https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/19/
>
> 16 tests failed.
> FAILED:  
> org.apache.lucene.store.TestMockDirectoryWrapper.testThreadSafetyInListAll
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=30, name=Thread-8, 
> state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=30, name=Thread-8, state=RUNNABLE, 
> group=TGRP-TestMockDirectoryWrapper]
> at 
> __randomizedtesting.SeedInfo.seed([3F18BAEF97C7B4BC:24042533623F21CB]:0)
> Caused by: java.io.UncheckedIOException: Something went wrong when opening: 
> file-29
> at __randomizedtesting.SeedInfo.seed([3F18BAEF97C7B4BC]:0)
> at 
> org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:446)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: java.io.IOException: MockDirectoryWrapper: file "file-29" is still 
> open for writing
> at 
> org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752)
> at 
> org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:440)
> ... 1 more
> Caused by: java.lang.RuntimeException: unclosed IndexOutput: file-29
> at 
> org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:729)
> at 
> org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:668)
> at 
> org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$8(BaseDirectoryTestCase.java:416)
> ... 1 more
>
>
> FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test
>
> Error Message:
> Error from server at http://127.0.0.1:35231/mf_xod/lg/collection2: No 
> registered leader was found after waiting for 4000ms , collection: 
> collection2 slice: shard1 saw 
> state=DocCollection(collection2//collections/collection2/state.json/6)={   
> "pullReplicas":"0",   "replicationFactor":"1",   "shards":{ "shard1":{
>"range":"8000-",   "state":"active",   "replicas":{}}, 
> "shard2":{   "range":"0-7fff",   "state":"active",   
> "replicas":{ "core_node42":{   
> "core":"collection2_shard2_replica_n41",   
> "base_url":"http://127.0.0.1:35231/mf_xod/lg;,   
> "node_name":"127.0.0.1:35231_mf_xod%2Flg",   "state":"active",
>"type":"NRT",   "leader":"true"}, "core_node45":{  
>  "core":"collection2_shard2_replica_n44",   
> "base_url":"http://127.0.0.1:34642/mf_xod/lg;,   
> "node_name":"127.0.0.1:34642_mf_xod%2Flg",   "state":"active",
>"type":"NRT",   "router":{"name":"compositeId"},   
> "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:34747_mf_xod%2Flg, 
> 127.0.0.1:45188_mf_xod%2Flg, 127.0.0.1:34642_mf_xod%2Flg, 
> 127.0.0.1:33906_mf_xod%2Flg, 127.0.0.1:35231_mf_xod%2Flg]
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
> from server at http://127.0.0.1:35231/mf_xod/lg/collection2: No registered 
> leader was found after waiting for 4000ms , collection: collection2 slice: 
> shard1 saw 
> state=DocCollection(collection2//collections/collection2/state.json/6)={
>   "pullReplicas":"0",
>   "replicationFactor":"1",
>   "shards":{
> "shard1":{
>   "range":"8000-",
>   "state":"active",
>   "replicas":{}},
> "shard2":{
>   "range":"0-7fff",
>   "state":"active",
>   "replicas":{
> "core_node42":{
>   "core":"collection2_shard2_replica_n41",
>   "base_url":"http://127.0.0.1:35231/mf_xod/lg;,
>   "node_name":"127.0.0.1:35231_mf_xod%2Flg",
>   "state":"active",
>   "type":"NRT",
>   "leader":"true"},
> "core_node45":{
>   "core":"collection2_shard2_replica_n44",
>   "base_url":"http://127.0.0.1:34642/mf_xod/lg;,
>   "node_name":"127.0.0.1:34642_mf_xod%2Flg",
>   "state":"active",
>   "type":"NRT",
>   "router":{"name":"compositeId"},
>   "maxShardsPerNode":"1",
>   "autoAddReplicas":"false",
>   "nrtReplicas":"1",
>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:34747_mf_xod%2Flg, 
> 127.0.0.1:45188_mf_xod%2Flg, 127.0.0.1:34642_mf_xod%2Flg, 
> 127.0.0.1:33906_mf_xod%2Flg, 127.0.0.1:35231_mf_xod%2Flg]
> at 
> __randomizedtesting.SeedInfo.seed([EE9E6F4F6108C35B:66CA5095CFF4AEA3]:0)
> at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
> at 
> 

[JENKINS] Lucene-Solr-BadApples-NightlyTests-7.x - Build # 19 - Failure

2018-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/19/

16 tests failed.
FAILED:  
org.apache.lucene.store.TestMockDirectoryWrapper.testThreadSafetyInListAll

Error Message:
Captured an uncaught exception in thread: Thread[id=30, name=Thread-8, 
state=RUNNABLE, group=TGRP-TestMockDirectoryWrapper]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=30, name=Thread-8, state=RUNNABLE, 
group=TGRP-TestMockDirectoryWrapper]
at 
__randomizedtesting.SeedInfo.seed([3F18BAEF97C7B4BC:24042533623F21CB]:0)
Caused by: java.io.UncheckedIOException: Something went wrong when opening: 
file-29
at __randomizedtesting.SeedInfo.seed([3F18BAEF97C7B4BC]:0)
at 
org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:446)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: MockDirectoryWrapper: file "file-29" is still 
open for writing
at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752)
at 
org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$11(BaseDirectoryTestCase.java:440)
... 1 more
Caused by: java.lang.RuntimeException: unclosed IndexOutput: file-29
at 
org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:729)
at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:668)
at 
org.apache.lucene.store.BaseDirectoryTestCase.lambda$testThreadSafetyInListAll$8(BaseDirectoryTestCase.java:416)
... 1 more


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:35231/mf_xod/lg/collection2: No 
registered leader was found after waiting for 4000ms , collection: collection2 
slice: shard1 saw 
state=DocCollection(collection2//collections/collection2/state.json/6)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{ "shard1":{  
 "range":"8000-",   "state":"active",   "replicas":{}}, 
"shard2":{   "range":"0-7fff",   "state":"active",   
"replicas":{ "core_node42":{   
"core":"collection2_shard2_replica_n41",   
"base_url":"http://127.0.0.1:35231/mf_xod/lg;,   
"node_name":"127.0.0.1:35231_mf_xod%2Flg",   "state":"active",  
 "type":"NRT",   "leader":"true"}, "core_node45":{   
"core":"collection2_shard2_replica_n44",   
"base_url":"http://127.0.0.1:34642/mf_xod/lg;,   
"node_name":"127.0.0.1:34642_mf_xod%2Flg",   "state":"active",  
 "type":"NRT",   "router":{"name":"compositeId"},   "maxShardsPerNode":"1", 
  "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} with 
live_nodes=[127.0.0.1:34747_mf_xod%2Flg, 127.0.0.1:45188_mf_xod%2Flg, 
127.0.0.1:34642_mf_xod%2Flg, 127.0.0.1:33906_mf_xod%2Flg, 
127.0.0.1:35231_mf_xod%2Flg]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35231/mf_xod/lg/collection2: No registered 
leader was found after waiting for 4000ms , collection: collection2 slice: 
shard1 saw 
state=DocCollection(collection2//collections/collection2/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
"shard1":{
  "range":"8000-",
  "state":"active",
  "replicas":{}},
"shard2":{
  "range":"0-7fff",
  "state":"active",
  "replicas":{
"core_node42":{
  "core":"collection2_shard2_replica_n41",
  "base_url":"http://127.0.0.1:35231/mf_xod/lg;,
  "node_name":"127.0.0.1:35231_mf_xod%2Flg",
  "state":"active",
  "type":"NRT",
  "leader":"true"},
"core_node45":{
  "core":"collection2_shard2_replica_n44",
  "base_url":"http://127.0.0.1:34642/mf_xod/lg;,
  "node_name":"127.0.0.1:34642_mf_xod%2Flg",
  "state":"active",
  "type":"NRT",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:34747_mf_xod%2Flg, 
127.0.0.1:45188_mf_xod%2Flg, 127.0.0.1:34642_mf_xod%2Flg, 
127.0.0.1:33906_mf_xod%2Flg, 127.0.0.1:35231_mf_xod%2Flg]
at 
__randomizedtesting.SeedInfo.seed([EE9E6F4F6108C35B:66CA5095CFF4AEA3]:0)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at