Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.5/27/
1 tests failed.
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Last available
state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
"replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"http://127.0.0.1:43562/solr",
"node_name":"127.0.0.1:43562_solr", "state":"down"},
"core_node2":{ "core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"http://127.0.0.1:38968/solr",
"node_name":"127.0.0.1:38968_solr", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"http://127.0.0.1:43562/solr",
"node_name":"127.0.0.1:43562_solr",
"state":"down"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"http://127.0.0.1:38968/solr",
"node_name":"127.0.0.1:38968_solr",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([E2BD6AB3B0875775:B2E8F2B0E9A6E168]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11564 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/init-core-data-001
[junit4] 2> 751160 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 751160 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 751161 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 751162 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001
[junit4] 2> 751162 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 751162 INFO (Thread-2233) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 751162 INFO (Thread-2233) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 751262 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44926
[junit4] 2> 751268 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b98b433b20000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 751274 INFO (jetty-launcher-706-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 751274 INFO (jetty-launcher-706-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 751276 INFO (jetty-launcher-706-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6fb98c02{/solr,null,AVAILABLE}
[junit4] 2> 751279 INFO (jetty-launcher-706-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@62abcbbd{HTTP/1.1,[http/1.1]}{127.0.0.1:38968}
[junit4] 2> 751279 INFO (jetty-launcher-706-thread-2) [ ]
o.e.j.s.Server Started @758554ms
[junit4] 2> 751279 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38968}
[junit4] 2> 751280 ERROR (jetty-launcher-706-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 751280 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.1
[junit4] 2> 751280 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 751280 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 751280 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:46:38.374Z
[junit4] 2> 751285 INFO (jetty-launcher-706-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cdd3501{/solr,null,AVAILABLE}
[junit4] 2> 751285 INFO (jetty-launcher-706-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@363be30a{HTTP/1.1,[http/1.1]}{127.0.0.1:43562}
[junit4] 2> 751285 INFO (jetty-launcher-706-thread-1) [ ]
o.e.j.s.Server Started @758560ms
[junit4] 2> 751285 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43562}
[junit4] 2> 751286 ERROR (jetty-launcher-706-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 751286 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.1
[junit4] 2> 751286 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 751286 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 751286 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:46:38.380Z
[junit4] 2> 751303 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 751318 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 751319 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 751324 INFO (jetty-launcher-706-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44926/solr
[junit4] 2> 751331 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 751340 INFO (jetty-launcher-706-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44926/solr
[junit4] 2> 751382 INFO (jetty-launcher-706-thread-2)
[n:127.0.0.1:38968_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 751382 INFO (jetty-launcher-706-thread-1)
[n:127.0.0.1:43562_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 751394 INFO (jetty-launcher-706-thread-1)
[n:127.0.0.1:43562_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43562_solr
[junit4] 2> 751394 INFO (jetty-launcher-706-thread-2)
[n:127.0.0.1:38968_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38968_solr
[junit4] 2> 751395 INFO (jetty-launcher-706-thread-1)
[n:127.0.0.1:43562_solr ] o.a.s.c.Overseer Overseer
(id=97839716647436293-127.0.0.1:43562_solr-n_0000000000) starting
[junit4] 2> 751396 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 751401 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 751424 INFO (jetty-launcher-706-thread-1)
[n:127.0.0.1:43562_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43562_solr
[junit4] 2> 751426 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 751428 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 751465 INFO (jetty-launcher-706-thread-2)
[n:127.0.0.1:38968_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node2/.
[junit4] 2> 751568 INFO (jetty-launcher-706-thread-1)
[n:127.0.0.1:43562_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/.
[junit4] 2> 751791 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 751792 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44926/solr ready
[junit4] 2> 751810 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 751814 INFO (qtp1939734622-5087) [n:127.0.0.1:38968_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 751816 INFO
(OverseerThreadFactory-1780-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 751928 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 751934 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 752043 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 752043 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 752940 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.1
[junit4] 2> 752951 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.1
[junit4] 2> 752959 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 752963 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 752967 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 752968 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 752969 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 752969 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 752970 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 752974 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 752974 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 752974 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/]
[junit4] 2> 753099 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 753099 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 753100 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 753100 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 753102 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@293f94e6[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 753103 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 753104 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 753104 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 753104 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 753104 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 753105 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 753105 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 753107 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1565435468396363776
[junit4] 2> 753109 INFO
(searcherExecutor-1785-thread-1-processing-n:127.0.0.1:43562_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@293f94e6[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 753109 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e146e2[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 753111 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 753111 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 753111 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 753111 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1565435468400558080
[junit4] 2> 753126 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 753137 INFO
(searcherExecutor-1786-thread-1-processing-n:127.0.0.1:38968_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@2e146e2[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 753240 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 753241 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 753627 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 753627 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 753627 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:38968/solr/MissingSegmentRecoveryTest_shard1_replica2/
[junit4] 2> 753627 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:38968/solr
START
replicas=[http://127.0.0.1:43562/solr/MissingSegmentRecoveryTest_shard1_replica1/]
nUpdates=100
[junit4] 2> 753627 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:38968/solr
DONE. We have no versions. sync failed.
[junit4] 2> 753635 INFO (qtp646665641-5092) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 753635 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 753635 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 753635 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 753641 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38968/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
[junit4] 2> 753744 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 753744 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 753792 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 753795 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=1860
[junit4] 2> 753898 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 753898 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 754145 INFO (qtp646665641-5096) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2217
[junit4] 2> 754151 INFO (qtp1939734622-5087) [n:127.0.0.1:38968_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 754257 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 754258 INFO
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 755158 INFO (qtp1939734622-5087) [n:127.0.0.1:38968_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3344
[junit4] 2> 755209 INFO (qtp646665641-5098) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38968/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
(1565435470563770368), 1 (1565435470570061824), 2 (1565435470570061825), 3
(1565435470570061826), 4 (1565435470570061827), 5 (1565435470571110400), 6
(1565435470571110401), 7 (1565435470571110402), 8 (1565435470571110403), 9
(1565435470592081920)]} 0 3
[junit4] 2> 755225 INFO (qtp1939734622-5088) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1565435470563770368), 1
(1565435470570061824), 2 (1565435470570061825), 3 (1565435470570061826), 4
(1565435470570061827), 5 (1565435470571110400), 6 (1565435470571110401), 7
(1565435470571110402), 8 (1565435470571110403), 9 (1565435470592081920)]} 0 50
[junit4] 2> 755257 INFO (qtp1939734622-5091) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 755257 INFO (qtp1939734622-5091) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@375e8759
[junit4] 2> 755257 INFO (qtp646665641-5100) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 755257 INFO (qtp646665641-5100) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2ae9a7b2
[junit4] 2> 755319 INFO (qtp646665641-5100) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@34e250ef[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 755321 INFO
(searcherExecutor-1785-thread-1-processing-n:127.0.0.1:43562_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@34e250ef[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.1):C10)))}
[junit4] 2> 755322 INFO (qtp646665641-5100) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 755322 INFO (qtp1939734622-5091) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d34d3a9[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 755322 INFO
(searcherExecutor-1786-thread-1-processing-n:127.0.0.1:38968_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@7d34d3a9[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.1):C10)))}
[junit4] 2> 755324 INFO (qtp1939734622-5091) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 755324 INFO (qtp1939734622-5091) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38968/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 67
[junit4] 2> 755325 INFO (qtp646665641-5100) [n:127.0.0.1:43562_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38968/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 67
[junit4] 2> 755328 INFO (qtp1939734622-5093) [n:127.0.0.1:38968_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 101
[junit4] 2> 755342 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@363be30a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 755349 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17817146
[junit4] 2> 755361 INFO (coreCloseExecutor-1795-thread-1)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4aadc835
[junit4] 2> 755389 INFO (coreCloseExecutor-1795-thread-1)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 755407 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.c.Overseer Overseer
(id=97839716647436293-127.0.0.1:43562_solr-n_0000000000) closing
[junit4] 2> 755408 INFO
(OverseerStateUpdate-97839716647436293-127.0.0.1:43562_solr-n_0000000000)
[n:127.0.0.1:43562_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43562_solr
[junit4] 2> 755423 INFO (zkCallback-724-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 755423 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 755451 INFO
(zkCallback-718-thread-2-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38968_solr
[junit4] 2> 755453 INFO
(zkCallback-718-thread-2-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.Overseer Overseer
(id=97839716647436294-127.0.0.1:38968_solr-n_0000000001) starting
[junit4] 2> 755471 INFO
(zkCallback-718-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
[junit4] 2> 756923 WARN
(zkCallback-717-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 756923 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 756924 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5cdd3501{/solr,null,UNAVAILABLE}
[junit4] 2> 756926 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 756972 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17115cef{/solr,null,AVAILABLE}
[junit4] 2> 756972 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@42efe9c5{HTTP/1.1,[http/1.1]}{127.0.0.1:43562}
[junit4] 2> 756973 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.e.j.s.Server Started @764247ms
[junit4] 2> 756973 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43562}
[junit4] 2> 756973 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 756989 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.5.1
[junit4] 2> 756989 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 756990 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 756990 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:46:44.084Z
[junit4] 2> 757040 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 757070 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 757071 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44926/solr
[junit4] 2> 757081 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775])
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 757083 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775])
[n:127.0.0.1:43562_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 757086 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775])
[n:127.0.0.1:43562_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43562_solr
[junit4] 2> 757087 INFO
(zkCallback-718-thread-2-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
[junit4] 2> 757095 INFO (zkCallback-724-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 757096 INFO
(zkCallback-718-thread-2-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 757096 INFO
(zkCallback-729-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 757178 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775])
[n:127.0.0.1:43562_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/.
[junit4] 2> 757178 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775])
[n:127.0.0.1:43562_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> 757232 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.1
[junit4] 2> 757268 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 757271 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 757273 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 757273 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 757274 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 757313 INFO
(zkCallback-729-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 757313 INFO
(zkCallback-718-thread-2-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 757357 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 757358 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 757359 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 757359 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 757369 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@544a109b
[junit4] 2> 757376 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 757378 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found
active leader, will attempt to create fresh core and recover.
[junit4] 2> 757378 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index
properties... index=index.20170422224644472
[junit4] 2> 757382 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 757382 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 757392 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/
afterReload=false
[junit4] 2> 757393 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/index.20170422224644472
[junit4] 2> 757395 ERROR
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Error
closing IndexWriter
[junit4] 2> java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1/data/index.20170422224644472/write.lock
[junit4] 2> at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] 2> at
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
[junit4] 2> at
sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
[junit4] 2> at java.nio.file.Files.readAttributes(Files.java:1737)
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:177)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:67)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4721)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3083)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3242)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1126)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1169)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:278)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:731)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:912)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:992)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 757421 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/
afterReload=false
[junit4] 2> 757438 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/index
[junit4] 2> 757521 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 757521 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 757522 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 757522 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 757528 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6fb50542
[junit4] 2> 757538 INFO
(coreLoadExecutor-1804-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 757538 ERROR
(coreContainerWorkExecutor-1800-thread-1-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.CoreContainer Error waiting for SolrCore
to be created
[junit4] 2> java.util.concurrent.ExecutionException:
org.apache.solr.common.SolrException: Unable to create core
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:581)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:933)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:965)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:992)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
[junit4] 2> ... 7 more
[junit4] 2> Suppressed: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:965)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2032)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2152)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1054)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:938)
[junit4] 2> ... 9 more
[junit4] 2> Caused by:
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while
reading index.
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1/data/index/segments_2")))
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:928)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1993)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1/data/index/segments_2")
[junit4] 2> at
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
[junit4] 2> at
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
[junit4] 2> at
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
[junit4] 2> ... 18 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2032)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2152)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1054)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:938)
[junit4] 2> ... 10 more
[junit4] 2> Caused by: org.apache.lucene.index.IndexNotFoundException: no
segments* file found in
LockValidatingDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1/data/index.20170422224644472
lockFactory=org.apache.lucene.store.NativeFSLockFactory@6556de49): files:
[write.lock]
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:923)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1993)
[junit4] 2> ... 13 more
[junit4] 2> 847662 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 847687 INFO
(OverseerThreadFactory-1798-thread-1-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 847736 INFO (qtp963032842-5166) [n:127.0.0.1:43562_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 847737 INFO (qtp1939734622-5085) [n:127.0.0.1:38968_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 847738 INFO (qtp1939734622-5085) [n:127.0.0.1:38968_solr ]
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@5c5db90d
[junit4] 2> 847758 INFO (qtp1939734622-5085) [n:127.0.0.1:38968_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 847768 INFO (qtp1939734622-5085) [n:127.0.0.1:38968_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=30
[junit4] 2> 847792 INFO
(zkCallback-729-thread-2-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 847882 INFO
(zkCallback-729-thread-2-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 848480 INFO (qtp1939734622-5090) [n:127.0.0.1:38968_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=818
[junit4] 2> 848481 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[E2BD6AB3B0875775]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=E2BD6AB3B0875775 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=pt-PT -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 96.7s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected a collection
with one shard and two replicas
[junit4] > null
[junit4] > Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
[junit4] > "replicationFactor":"2",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:43562/solr",
[junit4] > "node_name":"127.0.0.1:43562_solr",
[junit4] > "state":"down"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:38968/solr",
[junit4] > "node_name":"127.0.0.1:38968_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([E2BD6AB3B0875775:B2E8F2B0E9A6E168]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
[junit4] > at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 848490 INFO (jetty-closer-707-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@62abcbbd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 848505 INFO (jetty-closer-707-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1142499916
[junit4] 2> 848513 INFO (jetty-closer-707-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97839716647436294-127.0.0.1:38968_solr-n_0000000001) closing
[junit4] 2> 848513 INFO
(OverseerStateUpdate-97839716647436294-127.0.0.1:38968_solr-n_0000000001)
[n:127.0.0.1:38968_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38968_solr
[junit4] 2> 848559 INFO
(zkCallback-729-thread-2-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 848577 INFO (jetty-closer-707-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@42efe9c5{HTTP/1.1,[http/1.1]}{127.0.0.1:43562}
[junit4] 2> 848583 INFO (jetty-closer-707-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1351935647
[junit4] 2> 848590 INFO
(zkCallback-729-thread-3-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43562_solr
[junit4] 2> 848592 WARN
(zkCallback-729-thread-2-processing-n:127.0.0.1:43562_solr)
[n:127.0.0.1:43562_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 850059 WARN
(zkCallback-718-thread-3-processing-n:127.0.0.1:38968_solr)
[n:127.0.0.1:38968_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 850059 INFO (jetty-closer-707-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 850060 INFO (jetty-closer-707-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6fb98c02{/solr,null,UNAVAILABLE}
[junit4] 2> 850091 INFO (jetty-closer-707-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 850091 INFO (jetty-closer-707-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17115cef{/solr,null,UNAVAILABLE}
[junit4] 2> 850093 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44926 44926
[junit4] 2> 850330 INFO (Thread-2233) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44926 44926
[junit4] 2> 850331 WARN (Thread-2233) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/MissingSegmentRecoveryTest/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 850331 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[E2BD6AB3B0875775]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.5/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_E2BD6AB3B0875775-001
[junit4] 2> Apr 23, 2017 2:48:17 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom)},
docValues:{}, maxPointsInLeafNode=196, maxMBSortInHeap=6.755386004668937,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=pt-PT,
timezone=America/Campo_Grande
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=137816944,total=487587840
[junit4] 2> NOTE: All tests run in this JVM: [BlockDirectoryTest,
TestExactStatsCache, TestSolrConfigHandlerConcurrent, TestRawTransformer,
TestFieldTypeResource, BasicAuthStandaloneTest, TestFunctionQuery,
TestJsonFacetRefinement, TestRealTimeGet, PolyFieldTest,
TestFieldCollectionResource, TestRangeQuery, TestQuerySenderNoQuery,
TestUninvertingReader, BooleanFieldTest, SolrMetricsIntegrationTest,
CheckHdfsIndexTest, DocValuesNotIndexedTest, PathHierarchyTokenizerFactoryTest,
SolrCoreMetricManagerTest, LeaderElectionContextKeyTest, RequiredFieldsTest,
TestFoldingMultitermQuery, SolrRequestParserTest, TestAtomicUpdateErrorCases,
UniqFieldsUpdateProcessorFactoryTest, TestJettySolrRunner,
HdfsTlogReplayBufferedWhileIndexingTest, TestPKIAuthenticationPlugin,
TestDistributedSearch, TestIBSimilarityFactory, TestOmitPositions,
TestConfigSetImmutable, TestFieldSortValues, RestartWhileUpdatingTest,
TestDocumentBuilder, TestManagedSchemaThreadSafety,
TestReplicationHandlerBackup, TestLeaderInitiatedRecoveryThread,
SolrCloudExampleTest, LeaderElectionIntegrationTest,
PreAnalyzedFieldManagedSchemaCloudTest, DistributedFacetPivotLargeTest,
SolrCoreTest, DistributedSpellCheckComponentTest, RulesTest,
MissingSegmentRecoveryTest]
[junit4] Completed [200/701 (1!)] on J0 in 99.94s, 1 test, 1 failure <<<
FAILURES!
[...truncated 64353 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]