Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20708/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC
7 tests failed.
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
Error Message:
Captured an uncaught exception in thread: Thread[id=1763, name=Thread-1586,
state=RUNNABLE, group=TGRP-TestSearcherManager]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1763, name=Thread-1586, state=RUNNABLE,
group=TGRP-TestSearcherManager]
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3d.tvd:
Too many open files
at __randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
at
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
Caused by: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3d.tvd:
Too many open files
at
org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at java.nio.file.Files.newOutputStream(Files.java:216)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
at
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:224)
at
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
at
org.apache.lucene.codecs.asserting.AssertingTermVectorsFormat.vectorsWriter(AssertingTermVectorsFormat.java:49)
at
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:87)
at
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:102)
at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:408)
at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:239)
at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:481)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1715)
at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1460)
at
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
Error Message:
Captured an uncaught exception in thread: Thread[id=1766, name=Thread-1589,
state=RUNNABLE, group=TGRP-TestSearcherManager]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1766, name=Thread-1589, state=RUNNABLE,
group=TGRP-TestSearcherManager]
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3c_Asserting_0.doc:
Too many open files
at __randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
at
org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:676)
Caused by: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3c_Asserting_0.doc:
Too many open files
at
org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at java.nio.file.Files.newOutputStream(Files.java:216)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
at
org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:105)
at
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsConsumer(Lucene50PostingsFormat.java:423)
at
org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsConsumer(AssertingPostingsFormat.java:53)
at
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:138)
at
org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:108)
at
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:162)
at
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:451)
at
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:542)
at
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:658)
at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:453)
at
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
at
org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:108)
at
org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:76)
at
org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:664)
FAILED:
org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
Error from server at http://127.0.0.1:43255: Could not fully create collection:
collection1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:43255: Could not fully create collection:
collection1
at
__randomizedtesting.SeedInfo.seed([7232589494E16B44:8B7FCB3BA89426CE]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitStaticIndexReplication
Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:35859
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:35859
at
__randomizedtesting.SeedInfo.seed([7232589494E16B44:3878CC9405494441]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
... 43 more
FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
action did not execute
Stack Trace:
java.lang.AssertionError: action did not execute
at
__randomizedtesting.SeedInfo.seed([7232589494E16B44:1FCEFC692EA99443]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:260)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:748)
Build Log:
[...truncated 1841 lines...]
[junit4] Suite: org.apache.lucene.search.TestSearcherManager
[junit4] 2> Oct 22, 2017 1:34:34 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-1586,5,TGRP-TestSearcherManager]
[junit4] 2> java.lang.RuntimeException: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3d.tvd:
Too many open files
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
[junit4] 2> Caused by: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3d.tvd:
Too many open files
[junit4] 2> at
org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
[junit4] 2> at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
[junit4] 2> at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] 2> at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] 2> at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
[junit4] 2> at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
[junit4] 2> at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
[junit4] 2> at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:224)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
[junit4] 2> at
org.apache.lucene.codecs.asserting.AssertingTermVectorsFormat.vectorsWriter(AssertingTermVectorsFormat.java:49)
[junit4] 2> at
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:87)
[junit4] 2> at
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:102)
[junit4] 2> at
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:408)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:239)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:481)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1715)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1460)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
[junit4] 2>
[junit4] 2> Oct 22, 2017 1:34:34 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-1589,5,TGRP-TestSearcherManager]
[junit4] 2> java.lang.RuntimeException: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3c_Asserting_0.doc:
Too many open files
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:676)
[junit4] 2> Caused by: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3c_Asserting_0.doc:
Too many open files
[junit4] 2> at
org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
[junit4] 2> at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
[junit4] 2> at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] 2> at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] 2> at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
[junit4] 2> at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
[junit4] 2> at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
[junit4] 2> at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:105)
[junit4] 2> at
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsConsumer(Lucene50PostingsFormat.java:423)
[junit4] 2> at
org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsConsumer(AssertingPostingsFormat.java:53)
[junit4] 2> at
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:138)
[junit4] 2> at
org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:108)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:162)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:451)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:542)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:658)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:453)
[junit4] 2> at
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
[junit4] 2> at
org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:108)
[junit4] 2> at
org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:76)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:664)
[junit4] 2>
[junit4] 2> Oct 22, 2017 3:34:26 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.search.TestSearcherManager
[junit4] 2> 1) Thread[id=1765, name=Thread-1588, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.RuntimeException.<init>(RuntimeException.java:62)
[junit4] 2> at
java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
[junit4] 2> at
org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.ensureOpen(ReferenceManager.java:54)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.maybeRefreshBlocking(ReferenceManager.java:248)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
[junit4] 2> 2) Thread[id=1749,
name=TEST-TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh-seed#[616BDA28293B1128],
state=WAITING, group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh(TestSearcherManager.java:687)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3) Thread[id=8, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> 4) Thread[id=1748,
name=SUITE-TestSearcherManager-seed#[616BDA28293B1128], state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
[junit4] 2> 5) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 6) Thread[id=1764, name=Thread-1587, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.RuntimeException.<init>(RuntimeException.java:62)
[junit4] 2> at
java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
[junit4] 2> at
org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSearcherManager
-Dtests.method=testConcurrentIndexCloseSearchAndRefresh
-Dtests.seed=616BDA28293B1128 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=und -Dtests.timezone=Asia/Vientiane -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 7195s J2 |
TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
[junit4] 2> Oct 22, 2017 3:34:26 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> Oct 22, 2017 3:34:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 3 threads leaked from SUITE scope at
org.apache.lucene.search.TestSearcherManager:
[junit4] 2> 1) Thread[id=1765, name=Thread-1588, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.RuntimeException.<init>(RuntimeException.java:62)
[junit4] 2> at
java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
[junit4] 2> at
org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.ensureOpen(ReferenceManager.java:54)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.maybeRefreshBlocking(ReferenceManager.java:248)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
[junit4] 2> 2) Thread[id=1749,
name=TEST-TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh-seed#[616BDA28293B1128],
state=WAITING, group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh(TestSearcherManager.java:687)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3) Thread[id=1764, name=Thread-1587, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.RuntimeException.<init>(RuntimeException.java:62)
[junit4] 2> at
java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
[junit4] 2> at
org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
[junit4] 2> Oct 22, 2017 3:34:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=1765, name=Thread-1588, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> 2) Thread[id=1749,
name=TEST-TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh-seed#[616BDA28293B1128],
state=WAITING, group=TGRP-TestSearcherManager]
[junit4] 2> 3) Thread[id=1764, name=Thread-1587, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001
[junit4] 2> Oct 21, 2017 8:34:49 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=1765, name=Thread-1588, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.RuntimeException.<init>(RuntimeException.java:62)
[junit4] 2> at
java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
[junit4] 2> at
org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.ensureOpen(ReferenceManager.java:54)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.maybeRefreshBlocking(ReferenceManager.java:248)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
[junit4] 2> 2) Thread[id=1764, name=Thread-1587, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.RuntimeException.<init>(RuntimeException.java:62)
[junit4] 2> at
java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
[junit4] 2> at
org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
[junit4] 2> at
org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
[junit4] 2> at
org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{date=PostingsFormat(name=LuceneVarGapFixedInterval),
extra13=PostingsFormat(name=Asserting), extra35=PostingsFormat(name=Asserting),
extra14=PostingsFormat(name=LuceneFixedGap),
extra11=PostingsFormat(name=LuceneVarGapFixedInterval),
extra33=PostingsFormat(name=LuceneVarGapFixedInterval),
extra8=PostingsFormat(name=LuceneVarGapFixedInterval),
extra34=Lucene50(blocksize=128), extra12=Lucene50(blocksize=128),
extra39=PostingsFormat(name=Asserting), extra17=PostingsFormat(name=Asserting),
extra18=PostingsFormat(name=LuceneFixedGap),
extra37=PostingsFormat(name=LuceneVarGapFixedInterval),
extra15=PostingsFormat(name=LuceneVarGapFixedInterval),
extra16=Lucene50(blocksize=128), extra38=Lucene50(blocksize=128),
extra2=PostingsFormat(name=Asserting),
extra3=PostingsFormat(name=LuceneFixedGap),
extra0=PostingsFormat(name=LuceneVarGapFixedInterval),
titleTokenized=Lucene50(blocksize=128),
extra19=PostingsFormat(name=LuceneVarGapFixedInterval),
extra1=Lucene50(blocksize=128),
body=PostingsFormat(name=LuceneVarGapFixedInterval),
title=PostingsFormat(name=Asserting), extra6=PostingsFormat(name=Asserting),
extra7=PostingsFormat(name=LuceneFixedGap), extra5=Lucene50(blocksize=128),
packID=PostingsFormat(name=LuceneVarGapFixedInterval),
extra31=PostingsFormat(name=Asserting),
extra32=PostingsFormat(name=LuceneFixedGap),
extra10=PostingsFormat(name=LuceneFixedGap), extra30=Lucene50(blocksize=128),
extra24=PostingsFormat(name=Asserting),
extra25=PostingsFormat(name=LuceneFixedGap),
extra22=PostingsFormat(name=LuceneVarGapFixedInterval),
extra23=Lucene50(blocksize=128), extra28=PostingsFormat(name=Asserting),
docid=PostingsFormat(name=LuceneFixedGap),
extra26=PostingsFormat(name=LuceneVarGapFixedInterval),
extra27=Lucene50(blocksize=128), extra20=PostingsFormat(name=Asserting),
extra21=PostingsFormat(name=LuceneFixedGap)},
docValues:{date=DocValuesFormat(name=Asserting),
extra13=DocValuesFormat(name=Lucene70),
extra35=DocValuesFormat(name=Asserting),
extra14=DocValuesFormat(name=Lucene70),
docid_int=DocValuesFormat(name=Lucene70),
extra33=DocValuesFormat(name=Lucene70), extra11=DocValuesFormat(name=Lucene70),
extra8=DocValuesFormat(name=Asserting), extra34=DocValuesFormat(name=Lucene70),
extra12=DocValuesFormat(name=Asserting),
extra39=DocValuesFormat(name=Lucene70), extra17=DocValuesFormat(name=Lucene70),
extra18=DocValuesFormat(name=Asserting),
extra15=DocValuesFormat(name=Asserting),
extra37=DocValuesFormat(name=Lucene70),
extra38=DocValuesFormat(name=Asserting),
extra16=DocValuesFormat(name=Lucene70), extra2=DocValuesFormat(name=Asserting),
extra3=DocValuesFormat(name=Lucene70),
titleTokenized=DocValuesFormat(name=Asserting),
extra0=DocValuesFormat(name=Lucene70), extra19=DocValuesFormat(name=Lucene70),
extra1=DocValuesFormat(name=Lucene70), title=DocValuesFormat(name=Asserting),
body=DocValuesFormat(name=Asserting), extra6=DocValuesFormat(name=Lucene70),
extra7=DocValuesFormat(name=Lucene70), extra5=DocValuesFormat(name=Asserting),
packID=DocValuesFormat(name=Lucene70),
docid_intDV=DocValuesFormat(name=Asserting),
extra31=DocValuesFormat(name=Lucene70),
extra32=DocValuesFormat(name=Asserting),
extra10=DocValuesFormat(name=Lucene70), extra30=DocValuesFormat(name=Lucene70),
extra24=DocValuesFormat(name=Lucene70),
extra25=DocValuesFormat(name=Asserting),
extra22=DocValuesFormat(name=Asserting),
extra23=DocValuesFormat(name=Lucene70),
extra28=DocValuesFormat(name=Asserting), docid=DocValuesFormat(name=Lucene70),
extra26=DocValuesFormat(name=Lucene70), extra27=DocValuesFormat(name=Lucene70),
extra20=DocValuesFormat(name=Lucene70), extra21=DocValuesFormat(name=Lucene70),
titleDV=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1369,
maxMBSortInHeap=5.059655287142314, sim=RandomSimilarity(queryNorm=true):
{extra13=DFR I(ne)LZ(0.3), extra35=DFR I(F)B2, extra14=DFR I(n)L3(800.0),
extra33=IB LL-L3(800.0), extra11=IB LL-LZ(0.3), extra8=DFR I(n)B1, extra34=DFR
I(F)L2, extra12=DFR I(n)BZ(0.3), extra39=DFR I(n)BZ(0.3), extra17=IB
LL-DZ(0.3), extra18=DFR GL2, extra37=IB LL-D1, extra15=DFR G1, extra16=DFR
I(F)LZ(0.3), extra38=IB SPL-L3(800.0), extra2=IB LL-L3(800.0), extra3=DFR
I(F)L2, titleTokenized=DFR I(ne)1, extra0=DFR I(F)B1, extra19=DFR I(F)L2,
extra1=DFR I(ne)L1, body=DFR G1, extra6=IB LL-D1, extra7=IB SPL-L3(800.0),
extra5=BM25(k1=1.2,b=0.75), extra31=DFR G2, extra32=IB LL-DZ(0.3),
extra10=ClassicSimilarity, extra30=DFR G1, extra24=DFR I(F)Z(0.3), extra25=DFR
GB2, extra22=DFR I(ne)2, extra23=DFR I(F)1, extra28=DFI(Saturated), extra26=IB
LL-L2, extra27=DFR I(ne)BZ(0.3), extra20=DFR I(n)2, extra21=IB SPL-LZ(0.3)},
locale=und, timezone=Asia/Vientiane
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=3,free=153851120,total=290189312
[junit4] 2> NOTE: All tests run in this JVM: [TestRegexpQuery,
TestSpanContainQuery, TestComplexExplanationsOfNonMatches, TestLogMergePolicy,
TestSegmentTermDocs, TestSortedSetDocValues, TestGeoEncodingUtils,
TestPolygon2D, TestPackedTokenAttributeImpl, TestExceedMaxTermLength,
TestDocValuesScoring, TestMutableValues, TestHighCompressionMode,
TestIndexWriterReader, TestBlockPostingsFormat, TestIndexWriterMerging,
TestCharacterUtils, TestMergePolicyWrapper, TestLongRangeFieldQueries,
TestCharsRef, TestCachingTokenFilter, TestSimpleExplanationsOfNonMatches,
TestAllFilesHaveCodecHeader, TestPerFieldPostingsFormat2, Test2BPositions,
TestBM25Similarity, LimitedFiniteStringsIteratorTest, TestStressAdvance,
TestSentinelIntSet, TestSubScorerFreqs, TestBinaryDocument,
TestIndexWriterOnDiskFull, TestPackedInts, TestSparseFixedBitSet,
TestSortedSetSelector, TermInSetQueryTest, TestTopDocsMerge,
TestSimilarityBase, TestVersion, Test2BNumericDocValues,
TestDocValuesRewriteMethod, TestNRTReaderWithThreads, TestMultiMMap,
TestLucene50StoredFieldsFormatHighCompression, TestIndexCommit,
TestIndexWriterMaxDocs, TestFieldCacheRewriteMethod, TestLucene60PointsFormat,
TestAllFilesHaveChecksumFooter, TestIndexManyDocuments, TestFieldsReader,
TestFilterSpans, TestIndexWriterDeleteByQuery, TestTermScorer,
TestSloppyPhraseQuery2, TestCharTermAttributeImpl, TestSpanSearchEquivalence,
Test2BSortedDocValuesOrds, TestIndexSearcher, TestNotDocIdSet, TestArrayUtil,
TestRollingUpdates, TestMultiTermsEnum, TestCompiledAutomaton,
TestNoMergePolicy, TestLucene70NormsFormat, TestTopDocsCollector,
TestMSBRadixSorter, TestBufferedChecksum, TestPointQueries,
TestRamUsageEstimator, MultiCollectorTest, TestOneMergeWrappingMergePolicy,
TestDateSort, TestIntsRef, TestMinShouldMatch2, TestIndexWriter,
TestPerFieldDocValuesFormat, TestFSTs, TestIndexWriterWithThreads,
TestShardSearching, TestSearcherManager]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSearcherManager
-Dtests.seed=616BDA28293B1128 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=und -Dtests.timezone=Asia/Vientiane -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | TestSearcherManager (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)Throwable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1763, name=Thread-1586, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] > Caused by: java.lang.RuntimeException:
java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3d.tvd:
Too many open files
[junit4] > at
__randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
[junit4] > at
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
[junit4] > Caused by: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3d.tvd:
Too many open files
[junit4] > at
org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
[junit4] > at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
[junit4] > at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
[junit4] > at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] > at
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.<init>(CompressingTermVectorsWriter.java:224)
[junit4] > at
org.apache.lucene.codecs.compressing.CompressingTermVectorsFormat.vectorsWriter(CompressingTermVectorsFormat.java:98)
[junit4] > at
org.apache.lucene.codecs.asserting.AssertingTermVectorsFormat.vectorsWriter(AssertingTermVectorsFormat.java:49)
[junit4] > at
org.apache.lucene.index.TermVectorsConsumer.initTermVectorsWriter(TermVectorsConsumer.java:87)
[junit4] > at
org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:102)
[junit4] > at
org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:93)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:408)
[junit4] > at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:239)
[junit4] > at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:481)
[junit4] > at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1715)
[junit4] > at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1460)
[junit4] > at
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)Throwable
#3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=1766, name=Thread-1589, state=RUNNABLE,
group=TGRP-TestSearcherManager]
[junit4] > Caused by: java.lang.RuntimeException:
java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3c_Asserting_0.doc:
Too many open files
[junit4] > at
__randomizedtesting.SeedInfo.seed([616BDA28293B1128]:0)
[junit4] > at
org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:676)
[junit4] > Caused by: java.nio.file.FileSystemException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_616BDA28293B1128-001/tempDir-001/_3c_Asserting_0.doc:
Too many open files
[junit4] > at
org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
[junit4] > at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
[junit4] > at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
[junit4] > at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] > at
org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:105)
[junit4] > at
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsConsumer(Lucene50PostingsFormat.java:423)
[junit4] > at
org.apache.lucene.codecs.asserting.AssertingPostingsFormat.fieldsConsumer(AssertingPostingsFormat.java:53)
[junit4] > at
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:138)
[junit4] > at
org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:108)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:162)
[junit4] > at
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:451)
[junit4] > at
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:542)
[junit4] > at
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:658)
[junit4] > at
org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:453)
[junit4] > at
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
[junit4] > at
org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:108)
[junit4] > at
org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:76)
[junit4] > at
org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:664)
[junit4] Completed [455/455 (1!)] on J2 in 7223.10s, 10 tests, 4 errors <<<
FAILURES!
[...truncated 11562 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/init-core-data-001
[junit4] 2> 1428697 WARN
(SUITE-ShardSplitTest-seed#[7232589494E16B44]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1428698 INFO
(SUITE-ShardSplitTest-seed#[7232589494E16B44]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1428699 INFO
(SUITE-ShardSplitTest-seed#[7232589494E16B44]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1428699 INFO
(SUITE-ShardSplitTest-seed#[7232589494E16B44]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1428699 INFO
(SUITE-ShardSplitTest-seed#[7232589494E16B44]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1428701 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1428701 INFO (Thread-1990) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1428701 INFO (Thread-1990) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1428703 ERROR (Thread-1990) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1428801 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33757
[junit4] 2> 1428810 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1428811 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1428811 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1428812 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1428812 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1428813 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1428813 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1428814 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1428814 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1428815 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1428815 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1428816 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 1428888 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1428889 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ea2ef{/,null,AVAILABLE}
[junit4] 2> 1428889 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1e381bd{HTTP/1.1,[http/1.1]}{127.0.0.1:39519}
[junit4] 2> 1428889 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.e.j.s.Server Started @1430056ms
[junit4] 2> 1428890 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=39519,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/control-001/cores}
[junit4] 2> 1428890 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1428890 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1428890 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1428890 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1428890 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-21T21:15:15.995Z
[junit4] 2> 1428892 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1428892 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/control-001/solr.xml
[junit4] 2> 1428897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1428897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1428898 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a8bc6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1428901 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33757/solr
[junit4] 2> 1428935 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1428935 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:39519_
[junit4] 2> 1428935 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.c.Overseer Overseer
(id=98868954123927556-127.0.0.1:39519_-n_0000000000) starting
[junit4] 2> 1428939 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39519_
[junit4] 2> 1428940 INFO
(zkCallback-2911-thread-1-processing-n:127.0.0.1:39519_) [n:127.0.0.1:39519_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1429193 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a8bc6
[junit4] 2> 1429209 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a8bc6
[junit4] 2> 1429210 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a8bc6
[junit4] 2> 1429211 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44])
[n:127.0.0.1:39519_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/control-001/cores
[junit4] 2> 1429229 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1429229 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33757/solr ready
[junit4] 2> 1429231 INFO (qtp13483701-11728) [n:127.0.0.1:39519_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39519_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1429233 INFO
(OverseerThreadFactory-3892-thread-1-processing-n:127.0.0.1:39519_)
[n:127.0.0.1:39519_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1429337 INFO (qtp13483701-11730) [n:127.0.0.1:39519_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1429337 INFO (qtp13483701-11730) [n:127.0.0.1:39519_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1429441 INFO
(zkCallback-2911-thread-1-processing-n:127.0.0.1:39519_) [n:127.0.0.1:39519_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1430365 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1430393 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1430486 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1430509 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1430509 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a8bc6
[junit4] 2> 1430509 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1430510 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1430513 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=542108276,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1430528 WARN (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1430565 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1430565 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1430566 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1430566 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1430567 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1430567 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a76311[control_collection_shard1_replica_n1] main]
[junit4] 2> 1430568 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1430568 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1430569 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1430570 INFO
(searcherExecutor-3895-thread-1-processing-n:127.0.0.1:39519_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:39519_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@a76311[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1430570 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1581903267941580800
[junit4] 2> 1430573 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1430573 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1430574 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39519/control_collection_shard1_replica_n1/
[junit4] 2> 1430574 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1430574 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:39519/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1430574 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1430575 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39519/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1430677 INFO
(zkCallback-2911-thread-1-processing-n:127.0.0.1:39519_) [n:127.0.0.1:39519_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1430726 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1430727 INFO (qtp13483701-11730) [n:127.0.0.1:39519_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1390
[junit4] 2> 1430730 INFO (qtp13483701-11728) [n:127.0.0.1:39519_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1430829 INFO
(zkCallback-2911-thread-1-processing-n:127.0.0.1:39519_) [n:127.0.0.1:39519_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1431234 INFO
(OverseerCollectionConfigSetProcessor-98868954123927556-127.0.0.1:39519_-n_0000000000)
[n:127.0.0.1:39519_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1431730 INFO (qtp13483701-11728) [n:127.0.0.1:39519_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39519_&wt=javabin&version=2}
status=0 QTime=2499
[junit4] 2> 1431735 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1431735 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33757/solr ready
[junit4] 2> 1431735 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1431736 INFO (qtp13483701-11728) [n:127.0.0.1:39519_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1431737 INFO
(OverseerThreadFactory-3892-thread-2-processing-n:127.0.0.1:39519_)
[n:127.0.0.1:39519_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1431738 WARN
(OverseerThreadFactory-3892-thread-2-processing-n:127.0.0.1:39519_)
[n:127.0.0.1:39519_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 1431942 INFO (qtp13483701-11728) [n:127.0.0.1:39519_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1431942 INFO (qtp13483701-11728) [n:127.0.0.1:39519_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=205
[junit4] 2> 1432011 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7232589494E16B44-001/shard-1-001
of type TLOG
[junit4] 2> 1432011 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1432013 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7232589494E16B44]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48c3b9{/,null,AVAILABLE}
[...truncated too long message...]
solr ] o.a.s.c.ActionThrottle Throttling action attempts - waiting for 4818ms
[junit4] 2> 3298767 WARN
(OverseerThreadFactory-9454-thread-5-processing-n:127.0.0.1:34873_solr)
[n:127.0.0.1:34873_solr ] o.a.s.c.MoveReplicaCmd Timed out waiting for
leader's replica to recover, collection=.system shard=shard1 on
node=127.0.0.1:33689_solr
[junit4] 2> 3298774 INFO
(OverseerThreadFactory-9454-thread-5-processing-n:127.0.0.1:34873_solr)
[n:127.0.0.1:34873_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3298777 WARN
(OverseerAutoScalingTriggerThread-98869033563389960-127.0.0.1:34873_solr-n_0000000000)
[n:127.0.0.1:34873_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 3298777 DEBUG (jetty-closer-4099-thread-2) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 3298778 INFO (jetty-closer-4099-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17ca94e{/solr,null,UNAVAILABLE}
[junit4] 2> 3298779 ERROR
(SUITE-AutoscalingHistoryHandlerTest-seed#[7232589494E16B44]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 3298779 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[7232589494E16B44]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41769 41769
[junit4] 2> 3304969 INFO (Thread-9130) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41769 41769
[junit4] 2> 3304973 WARN (Thread-9130) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/aliases.json
[junit4] 2> 5 /solr/configs/.system/managed-schema
[junit4] 2> 4 /solr/configs/.system
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3
/solr/configs/AutoscalingHistoryHandlerTest_collection
[junit4] 2> 3
/solr/configs/AutoscalingHistoryHandlerTest_collection/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 76 /solr/collections/.system/state.json
[junit4] 2> 28
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 17 /solr/clusterprops.json
[junit4] 2> 17 /solr/clusterstate.json
[junit4] 2> 3
/solr/overseer_elect/election/98869033563389960-127.0.0.1:34873_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/live_nodes
[junit4] 2> 17 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7232589494E16B44-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{action_s=PostingsFormat(name=Memory),
event.source_s=BlockTreeOrds(blocksize=128), type=PostingsFormat(name=Memory),
before.actions_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
event.property._enqueue_time__ss=PostingsFormat(name=Memory),
after.actions_ss=PostingsFormat(name=Memory),
stage_s=PostingsFormat(name=Memory), event.id_s=BlockTreeOrds(blocksize=128),
event.property.eventTimes_ss=PostingsFormat(name=Memory),
source_s=BlockTreeOrds(blocksize=128),
event.type_s=PostingsFormat(name=Memory),
responses_ts=PostingsFormat(name=Memory), id=BlockTreeOrds(blocksize=128),
collections_ss=PostingsFormat(name=Memory),
operations.params_ts=PostingsFormat(name=Memory),
event.property.nodeNames_ss=PostingsFormat(name=Memory)},
docValues:{_version_=DocValuesFormat(name=Memory),
event.time_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=49,
maxMBSortInHeap=7.86783304882629, sim=RandomSimilarity(queryNorm=true): {},
locale=vi-VN, timezone=Asia/Chita
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=196691552,total=420487168
[junit4] 2> NOTE: All tests run in this JVM:
[AssignBackwardCompatibilityTest, SolrIndexMetricsTest, TestConfigsApi,
AutoScalingHandlerTest, DistributedMLTComponentTest, TestDistributedSearch,
SyncSliceTest, DistributedQueueTest, CleanupOldIndexTest,
HdfsBasicDistributedZkTest, TestRTimerTree, ZkControllerTest,
SubstringBytesRefFilterTest, TestHighlightDedupGrouping,
TestShardHandlerFactory, TestSweetSpotSimilarityFactory, TestRandomDVFaceting,
TestSubQueryTransformerCrossCore, TestFoldingMultitermQuery,
HdfsRecoveryZkTest, CdcrReplicationHandlerTest, BJQParserTest, TestInitParams,
MoveReplicaTest, AnalysisAfterCoreReloadTest, CacheHeaderTest,
NoCacheHeaderTest, SpellCheckCollatorWithCollapseTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, RAMDirectoryFactoryTest,
StatsReloadRaceTest, CoreMergeIndexesAdminHandlerTest, TestDynamicLoading,
SolrGraphiteReporterTest, TestBulkSchemaConcurrent, SolrMetricReporterTest,
ResourceLoaderTest, TestConfigOverlay, TestConfigReload,
TestLegacyNumericRangeQueryBuilder, TestLeaderElectionWithEmptyReplica,
TestFileDictionaryLookup, LeaderElectionIntegrationTest,
TestDownShardTolerantSearch, RankQueryTest,
ClassificationUpdateProcessorIntegrationTest, ResponseLogComponentTest,
TestCSVLoader, MultiTermTest, SpellCheckCollatorTest,
TestPerFieldSimilarityWithDefaultOverride, TestLegacyFieldCache,
TestMultiValuedNumericRangeQuery, DeleteInactiveReplicaTest,
DocExpirationUpdateProcessorFactoryTest, WrapperMergePolicyFactoryTest,
TermVectorComponentTest, SparseHLLTest, TestUnifiedSolrHighlighter,
TestRawResponseWriter, SoftAutoCommitTest, TestStressVersions,
TestSQLHandlerNonCloud, TestTlogReplica, TestLRUStatsCache, SpatialFilterTest,
HdfsWriteToMultipleCollectionsTest, HdfsDirectoryFactoryTest,
TestFieldTypeResource, ZkFailoverTest, TestNamedUpdateProcessors,
ReplicaListTransformerTest, TestPhraseSuggestions, TestCloudInspectUtil,
URLClassifyProcessorTest, TestReqParamsAPI, NodeLostTriggerTest,
TestComponentsName, SliceStateTest, TestCopyFieldCollectionResource,
TestCryptoKeys, UtilsToolTest, PrimitiveFieldTypeTest, TestFastOutputStream,
TestEmbeddedSolrServerSchemaAPI, SimpleCollectionCreateDeleteTest,
TestGraphMLResponseWriter, HttpSolrCallGetCoreTest, SolrInfoBeanTest,
DistributedExpandComponentTest, TestFieldCache, TestMinMaxOnMultiValuedField,
TestSolrXml, FastVectorHighlighterTest, PKIAuthenticationIntegrationTest,
CoreSorterTest, TestMergePolicyConfig, TestRecoveryHdfs, SaslZkACLProviderTest,
FileUtilsTest, CollectionsAPISolrJTest, RemoteQueryErrorTest, TestCodecSupport,
BasicFunctionalityTest, BigEndianAscendingWordSerializerTest,
TestIndexingPerformance, TestClassicSimilarityFactory,
TestManagedSynonymGraphFilterFactory, TestRandomCollapseQParserPlugin,
TestSuggestSpellingConverter, TestStressUserVersions, DocValuesMissingTest,
TestCollapseQParserPlugin, TestOnReconnectListenerSupport,
IndexSchemaRuntimeFieldTest, JSONWriterTest, TestSchemaSimilarityResource,
HdfsCollectionsAPIDistributedZkTest, TestDFRSimilarityFactory,
TestSolrCloudWithDelegationTokens, SearchHandlerTest, TestRecovery,
TestBinaryField, MetricsConfigTest, TestReplicationHandler,
ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, TestJoin,
SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch,
PeerSyncTest, DistributedQueryElevationComponentTest, SuggesterTSTTest,
SuggesterTest, TestStressLucene, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
DocValuesMultiTest, IndexBasedSpellCheckerTest, TestQueryUtils,
TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest,
DocumentBuilderTest, MoreLikeThisHandlerTest, RequiredFieldsTest,
SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest,
JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest,
TestLFUCache, TestTolerantSearch, TestLuceneIndexBackCompat, AddReplicaTest,
AssignTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest,
CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest,
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerRolesTest,
PeerSyncReplicationTest, ReplicationFactorTest, RestartWhileUpdatingTest,
RollingRestartTest, SolrXmlInZkTest, TestClusterProperties, TestCollectionAPI,
TestConfigSetsAPI, TestPullReplicaErrorHandling, TestRandomRequestDistribution,
TestRequestStatusCollectionAPI, TestSSLRandomization,
TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt,
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud,
TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsAutoAddReplicasIntegrationTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsRestartWhileUpdatingTest,
HdfsThreadLeakTest, ZkStateReaderTest, BlobRepositoryCloudTest,
ConfigureRecoveryStrategyTest, DirectoryFactoryTest,
ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigSets,
TestImplicitCoreProperties, TestNRTOpen, TestSimpleTextCodec,
TestSolrConfigHandler, RequestLoggingTest, TestBlobHandler, TestRestoreCore,
TestSystemCollAutoCreate, V2StandaloneTest, AutoscalingHistoryHandlerTest]
[junit4] Completed [745/745 (2!)] on J0 in 664.04s, 1 test, 1 failure <<<
FAILURES!
[...truncated 42970 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]