Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3442/
Java: 64bit/jdk-9-ea+168 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp
Error Message:
No such processor Template
Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
at
__randomizedtesting.SeedInfo.seed([B95E76AC88710EF5:1CEC36642E3FC701]:0)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1413)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
Error Message:
expected:<2> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<4>
at
__randomizedtesting.SeedInfo.seed([B95E76AC88710EF5:CDAE97E9CC55497A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:130)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12352 lines...]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_B95E76AC88710EF5-001/init-core-data-001
[junit4] 2> 1127361 WARN
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1127361 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1127362 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1127362 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1127362 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1127382 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1127403 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1127502 WARN
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1127505 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1127510 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1127526 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625c7622
[junit4] 2> 1127529 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625c7622
[junit4] 2> 1127530 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625c7622
[junit4] 2> 1127530 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1127553 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1127565 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1127668 WARN (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1127670 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1127674 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1127674 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@625c7622
[junit4] 2> 1127675 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1127675 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_B95E76AC88710EF5-001/init-core-data-001/]
[junit4] 2> 1127676 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1127716 WARN (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 1127717 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1127717 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1127717 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1127718 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35928bce[collection1] main]
[junit4] 2> 1127718 WARN (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1127718 INFO (coreLoadExecutor-4909-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1127718 INFO (searcherExecutor-4910-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35928bce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1127719 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1127720 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[B95E76AC88710EF5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
[junit4] 2> 1127720 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[B95E76AC88710EF5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
[junit4] 2> 1127721 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[B95E76AC88710EF5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
[junit4] 2> 1127722 WARN
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[B95E76AC88710EF5])
[ ] o.a.s.c.PluginBag runtime library loading is not enabled, start Solr
with -Denable.runtime.lib=true
[junit4] 2> 1127722 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[B95E76AC88710EF5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp
-Dtests.seed=B95E76AC88710EF5 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-AS -Dtests.timezone=America/Juneau -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: No such
processor Template
[junit4] > at
__randomizedtesting.SeedInfo.seed([B95E76AC88710EF5:1CEC36642E3FC701]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:286)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:235)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1413)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:53)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1127724 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[B95E76AC88710EF5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
[junit4] 2> 1127724 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[B95E76AC88710EF5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
[junit4] 2> 1127724 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1127724 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1120004462
[junit4] 2> 1127724 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1127724 INFO (coreCloseExecutor-4914-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2bb410b9
[junit4] 2> 1127725 INFO (coreCloseExecutor-4914-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1127727 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_B95E76AC88710EF5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1820, maxMBSortInHeap=5.275105783221441,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-AS,
timezone=America/Juneau
[junit4] 2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=430477272,total=514445312
[junit4] 2> NOTE: All tests run in this JVM: [AssignTest,
TestDeleteCollectionOnDownNodes, SolrCoreMetricManagerTest,
SolrIndexMetricsTest, TestSuggestSpellingConverter,
TestFuzzyAnalyzedSuggestions, TestRequestForwarding, MetricUtilsTest,
SpatialHeatmapFacetsTest, HdfsBasicDistributedZkTest,
TestMiniSolrCloudClusterSSL, TestPayloadScoreQParserPlugin,
TestImpersonationWithHadoopAuth, SmileWriterTest, RemoteQueryErrorTest,
LoggingHandlerTest, TestConfigOverlay, CdcrBootstrapTest,
TestSolrQueryParserDefaultOperatorResource, TestBulkSchemaAPI,
BlockJoinFacetDistribTest, TestTrieFacet, RankQueryTest, TestLRUStatsCache,
TestConfigSets, TestCollationFieldDocValues, SegmentsInfoRequestHandlerTest,
SimplePostToolTest, TestPartialUpdateDeduplication, TestOrdValues,
SpatialFilterTest, SpellingQueryConverterTest, TestRTimerTree,
TestJavabinTupleStreamParser, TestCoreContainer, SolrIndexConfigTest,
TestQueryTypes, PreAnalyzedFieldManagedSchemaCloudTest, TestSegmentSorting,
SuggesterFSTTest, TestMacroExpander, CopyFieldTest, SoftAutoCommitTest,
TestPerFieldSimilarityWithDefaultOverride, TestFieldCollectionResource,
ResponseHeaderTest, TestUninvertingReader, DeleteInactiveReplicaTest,
TestDistributedStatsComponentCardinality,
ClassificationUpdateProcessorIntegrationTest, SpellCheckComponentTest,
WordBreakSolrSpellCheckerTest, TestSolrCloudWithDelegationTokens,
LeaderFailoverAfterPartitionTest, IndexBasedSpellCheckerTest,
TestLMDirichletSimilarityFactory, SolrMetricsIntegrationTest,
ConvertedLegacyTest, SpellCheckCollatorTest, TestLeaderElectionZkExpiry,
ShardRoutingTest, RuleEngineTest, HighlighterTest, GraphQueryTest,
CleanupOldIndexTest, MoveReplicaTest, TestEmbeddedSolrServerConstructors,
PreAnalyzedUpdateProcessorTest, DateMathParserTest, ConnectionReuseTest,
TestFreeTextSuggestions, TestManagedStopFilterFactory,
DistributedIntervalFacetingTest, CoreSorterTest,
LeaderInitiatedRecoveryOnShardRestartTest, DistributedTermsComponentTest,
AtomicUpdateProcessorFactoryTest, SubstringBytesRefFilterTest,
ChaosMonkeySafeLeaderTest, SchemaVersionSpecificBehaviorTest,
SolrCloudExampleTest, HLLSerializationTest, TestSchemaSimilarityResource,
TestDistribIDF, CdcrUpdateLogTest, BlockDirectoryTest, DistanceFunctionTest,
CloudMLTQParserTest, OverseerModifyCollectionTest, TestCollapseQParserPlugin,
RestartWhileUpdatingTest, TestBM25SimilarityFactory,
DistributedQueryComponentOptimizationTest, TestSolrCoreSnapshots,
TestFieldCacheReopen, DistanceUnitsTest, IndexSchemaTest,
DistributedMLTComponentTest, InfixSuggestersTest, TestSolrIndexConfig,
DistributedDebugComponentTest, DistributedFacetPivotLargeTest,
TestCSVResponseWriter, ZkSolrClientTest,
DocExpirationUpdateProcessorFactoryTest, TestSmileRequest, TestTrie,
TestConfigSetsAPIExclusivity, TestQueryUtils, TermsComponentTest,
TestCloudPivotFacet, SolrCmdDistributorTest, HdfsDirectoryFactoryTest,
TestExportWriter, TestCloudManagedSchema, TestNamedUpdateProcessors,
TestExclusionRuleCollectionAccess, TestElisionMultitermQuery,
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest,
TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestHashPartitioner,
DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin,
TestGroupingSearch, TestFiltering, SuggesterTSTTest, TestStressLucene,
TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest,
DebugComponentTest, DisMaxRequestHandlerTest, TestWriterPerf,
XmlUpdateRequestHandlerTest, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance,
FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest]
[junit4] Completed [427/712 (1!)] on J1 in 0.38s, 3 tests, 1 error <<<
FAILURES!
[...truncated 352 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/init-core-data-001
[junit4] 2> 1444122 WARN
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 1444122 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1444123 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1444124 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001
[junit4] 2> 1444124 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1444125 INFO (Thread-3262) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1444125 INFO (Thread-3262) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1444126 ERROR (Thread-3262) [ ] 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> 1444225 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45068
[junit4] 2> 1444230 INFO (jetty-launcher-2667-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1444230 INFO (jetty-launcher-2667-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1444232 INFO (jetty-launcher-2667-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7382e05f{/solr,null,AVAILABLE}
[junit4] 2> 1444232 INFO (jetty-launcher-2667-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12be078d{/solr,null,AVAILABLE}
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61fa0263{SSL,[ssl,
http/1.1]}{127.0.0.1:38046}
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3d695d89{SSL,[ssl,
http/1.1]}{127.0.0.1:39190}
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-2) [ ]
o.e.j.s.Server Started @1446073ms
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-1) [ ]
o.e.j.s.Server Started @1446073ms
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38046}
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39190}
[junit4] 2> 1444233 ERROR (jetty-launcher-2667-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1444233 ERROR (jetty-launcher-2667-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1444233 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1444234 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1444234 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T08:50:39.347051Z
[junit4] 2> 1444234 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T08:50:39.347089Z
[junit4] 2> 1444236 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1444236 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1444241 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bd7cdc8070001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1444242 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1444243 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1444243 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45068/solr
[junit4] 2> 1444243 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45068/solr
[junit4] 2> 1444245 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bd7cdc8070004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1444257 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1444257 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1444258 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39190_solr
[junit4] 2> 1444258 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38046_solr
[junit4] 2> 1444258 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97909095742767109-127.0.0.1:39190_solr-n_0000000000) starting
[junit4] 2> 1444260 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1444260 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1444263 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39190_solr
[junit4] 2> 1444264 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1444264 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1444291 INFO (jetty-launcher-2667-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/.
[junit4] 2> 1444321 INFO (jetty-launcher-2667-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/.
[junit4] 2> 1445214 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1445215 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45068/solr ready
[junit4] 2> 1445264 INFO (qtp1034608270-13244) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1445265 INFO (OverseerThreadFactory-6542-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1445382 INFO (qtp1034608270-13246) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 1445382 INFO (qtp1034608270-13258) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1445382 INFO (qtp1034608270-13246) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1445429 INFO (qtp273490822-13253) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 1445429 INFO (qtp273490822-13257) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1445429 INFO (qtp273490822-13253) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1445532 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1445532 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1446389 INFO (qtp1034608270-13246) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1446389 INFO (qtp1034608270-13258) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1446397 INFO (qtp1034608270-13246) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica2] Schema name=minimal
[junit4] 2> 1446397 INFO (qtp1034608270-13258) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1446399 INFO (qtp1034608270-13246) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1446399 INFO (qtp1034608270-13258) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1446399 INFO (qtp1034608270-13246) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1446399 INFO (qtp1034608270-13258) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1446399 INFO (qtp1034608270-13258) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1446399 INFO (qtp1034608270-13246) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1446399 INFO (qtp1034608270-13258) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 1446399 INFO (qtp1034608270-13246) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/collection1_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/./collection1_shard2_replica2/data/]
[junit4] 2> 1446449 INFO (qtp273490822-13253) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1446449 INFO (qtp273490822-13257) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1446456 INFO (qtp273490822-13257) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1446456 INFO (qtp273490822-13253) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica1] Schema name=minimal
[junit4] 2> 1446458 INFO (qtp273490822-13257) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1446458 INFO (qtp273490822-13253) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1446462 INFO (qtp273490822-13257) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1446462 INFO (qtp273490822-13253) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1446463 INFO (qtp273490822-13253) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1446463 INFO (qtp273490822-13257) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1446463 INFO (qtp273490822-13253) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/collection1_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/./collection1_shard2_replica1/data/]
[junit4] 2> 1446463 INFO (qtp273490822-13257) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 1446503 INFO (qtp1034608270-13258) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1446503 INFO (qtp1034608270-13246) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1446503 INFO (qtp1034608270-13258) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1446503 INFO (qtp1034608270-13246) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1446504 INFO (qtp1034608270-13246) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1446504 INFO (qtp1034608270-13258) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1446505 INFO (qtp1034608270-13246) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1446505 INFO (qtp1034608270-13258) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1446506 INFO (qtp1034608270-13246) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10306ae[collection1_shard2_replica2] main]
[junit4] 2> 1446506 INFO (qtp1034608270-13258) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@49452cfd[collection1_shard1_replica2] main]
[junit4] 2> 1446507 INFO (qtp1034608270-13246) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1446507 INFO (qtp1034608270-13258) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1446507 INFO (qtp1034608270-13246) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1446507 INFO (qtp1034608270-13258) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1446507 INFO (qtp1034608270-13246) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1446507 INFO (qtp1034608270-13258) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1446507 INFO (searcherExecutor-6547-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher
Searcher@10306ae[collection1_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1446507 INFO (searcherExecutor-6548-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@49452cfd[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1446507 INFO (qtp1034608270-13246) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1566545534380933120
[junit4] 2> 1446507 INFO (qtp1034608270-13258) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1566545534380933120
[junit4] 2> 1446511 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1446511 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1446526 INFO (qtp273490822-13257) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1446526 INFO (qtp273490822-13257) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1446527 INFO (qtp273490822-13257) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1446527 INFO (qtp273490822-13257) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1446528 INFO (qtp273490822-13257) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@d67e338[collection1_shard1_replica1] main]
[junit4] 2> 1446529 INFO (qtp273490822-13257) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1446529 INFO (qtp273490822-13257) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1446529 INFO (qtp273490822-13257) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1446529 INFO (searcherExecutor-6549-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@d67e338[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1446529 INFO (qtp273490822-13257) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1566545534404001792
[junit4] 2> 1446530 INFO (qtp273490822-13253) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1446530 INFO (qtp273490822-13253) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1446531 INFO (qtp273490822-13253) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1446531 INFO (qtp273490822-13253) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1446532 INFO (qtp273490822-13253) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@755d6efc[collection1_shard2_replica1] main]
[junit4] 2> 1446532 INFO (qtp273490822-13253) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1446533 INFO (qtp273490822-13253) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1446533 INFO (qtp273490822-13253) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1446533 INFO (searcherExecutor-6550-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher
Searcher@755d6efc[collection1_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1446533 INFO (qtp273490822-13253) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1566545534408196096
[junit4] 2> 1446613 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1446613 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1447012 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1447012 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1447012 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1447012 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1447012 INFO (qtp1034608270-13246) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38046/solr/collection1_shard2_replica2/
[junit4] 2> 1447012 INFO (qtp1034608270-13258) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38046/solr/collection1_shard1_replica2/
[junit4] 2> 1447012 INFO (qtp1034608270-13258) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:38046/solr
START replicas=[https://127.0.0.1:39190/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 1447012 INFO (qtp1034608270-13246) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:38046/solr
START replicas=[https://127.0.0.1:39190/solr/collection1_shard2_replica1/]
nUpdates=100
[junit4] 2> 1447012 INFO (qtp1034608270-13258) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:38046/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1447012 INFO (qtp1034608270-13246) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:38046/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1447015 INFO (qtp273490822-13247) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1447015 INFO (qtp273490822-13320) [ ] o.a.s.c.S.Request
[collection1_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1447015 INFO (qtp1034608270-13258) [ ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1447015 INFO (qtp1034608270-13246) [ ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1447016 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1447016 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1447016 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1447016 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1447017 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38046/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 1447017 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38046/solr/collection1_shard2_replica2/ shard2
[junit4] 2> 1447119 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1447119 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1447168 INFO (qtp1034608270-13258) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1447168 INFO (qtp1034608270-13246) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1447169 INFO (qtp1034608270-13246) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=1787
[junit4] 2> 1447169 INFO (qtp1034608270-13258) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1787
[junit4] 2> 1447270 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1447270 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1447533 INFO (qtp273490822-13257) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2104
[junit4] 2> 1447537 INFO (qtp273490822-13253) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=2108
[junit4] 2> 1447539 INFO (qtp1034608270-13244) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1447638 INFO (zkCallback-2678-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1447638 INFO (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1448539 INFO (qtp1034608270-13244) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3275
[junit4] 2> 1448539 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1448540 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1448551 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
[junit4] 2> 1448557 INFO (qtp273490822-13319) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1566545536526319616&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1566545536526319616)} 0 0
[junit4] 2> 1448559 INFO (qtp273490822-13249) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1566545536528416768&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1566545536528416768)} 0 0
[junit4] 2> 1448559 INFO (qtp1034608270-13250) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1566545536528416768)} 0 4
[junit4] 2> 1448559 INFO (qtp1034608270-13254) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1566545536526319616)} 0 6
[junit4] 2> 1448562 INFO (qtp273490822-13247) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1448562 INFO (qtp1034608270-13246) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1448562 INFO (qtp273490822-13247) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1448562 INFO (qtp1034608270-13246) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1448562 INFO (qtp273490822-13321) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1448563 INFO (qtp273490822-13321) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1448563 INFO (qtp273490822-13247) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1448563 INFO (qtp1034608270-13246) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1448563 INFO (qtp273490822-13247) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1448563 INFO (qtp1034608270-13246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1448563 INFO (qtp273490822-13321) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1448563 INFO (qtp273490822-13321) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1448563 INFO (qtp1034608270-13254) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1448563 INFO (qtp1034608270-13254) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1448563 INFO (qtp1034608270-13254) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1448563 INFO (qtp1034608270-13254) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1448564 INFO (qtp1034608270-13256) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update
params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 1448570 INFO (qtp273490822-13257) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1000
(1566545536539951104)]} 0 0
[junit4] 2> 1448571 INFO (qtp1034608270-13258) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1000 (1566545536539951104)]} 0 4
[junit4] 2> 1448575 INFO (qtp273490822-13253) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[1001
(1566545536546242560)]} 0 0
[junit4] 2> 1448575 INFO (qtp1034608270-13250) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1001 (1566545536546242560)]} 0 2
[junit4] 2> 1448578 INFO (qtp273490822-13319) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[0
(1566545536551485440)]} 0 0
[junit4] 2> 1448578 INFO (qtp1034608270-13246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[0 (1566545536551485440)]} 0 1
[junit4] 2> 1448581 INFO (qtp273490822-13249) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1
(1566545536554631168)]} 0 0
[junit4] 2> 1448582 INFO (qtp1034608270-13254) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1566545536554631168)]} 0 1
[junit4] 2> 1448585 INFO (qtp273490822-13247) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[2
(1566545536557776896)]} 0 0
[junit4] 2> 1448585 INFO (qtp1034608270-13256) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[2 (1566545536557776896)]} 0 1
[junit4] 2> 1448588 INFO (qtp273490822-13321) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[3
(1566545536560922624)]} 0 0
[junit4] 2> 1448588 INFO (qtp1034608270-13258) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[3 (1566545536560922624)]} 0 1
[junit4] 2> 1448592 INFO (qtp273490822-13257) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[4
(1566545536565116928)]} 0 0
[junit4] 2> 1448592 INFO (qtp1034608270-13250) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[4 (1566545536565116928)]} 0 2
[junit4] 2> 1448595 INFO (qtp273490822-13253) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[5
(1566545536569311232)]} 0 0
[junit4] 2> 1448595 INFO (qtp1034608270-13246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[5 (1566545536569311232)]} 0 1
[junit4] 2> 1448598 INFO (qtp273490822-13319) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[6
(1566545536572456960)]} 0 0
[junit4] 2> 1448599 INFO (qtp1034608270-13254) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[6 (1566545536572456960)]} 0 1
[junit4] 2> 1448602 INFO (qtp273490822-13249) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[7
(1566545536575602688)]} 0 0
[junit4] 2> 1448602 INFO (qtp1034608270-13256) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[7 (1566545536575602688)]} 0 1
[junit4] 2> 1448605 INFO (qtp273490822-13247) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[8
(1566545536579796992)]} 0 0
[junit4] 2> 1448606 INFO (qtp1034608270-13258) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[8 (1566545536579796992)]} 0 1
[junit4] 2> 1448609 INFO (qtp273490822-13321) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38046/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[9
(1566545536582942720)]} 0 0
[junit4] 2> 1448609 INFO (qtp1034608270-13250) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[9 (1566545536582942720)]} 0 1
[junit4] 2> 1448612 INFO (qtp1034608270-13244) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38046/solr/collection1_shard1_replica2/|https://127.0.0.1:39190/solr/collection1_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1493974243724&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 1448612 INFO (qtp1034608270-13248) [ ] o.a.s.c.S.Request
[collection1_shard2_replica2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38046/solr/collection1_shard2_replica2/|https://127.0.0.1:39190/solr/collection1_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1493974243724&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 1448613 INFO (qtp273490822-13249) [ ] o.a.s.c.S.Request
[collection1_shard2_replica1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0
QTime=2
[junit4] 2> 1448613 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 38046
[junit4] 2> 1448613 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=500867886
[junit4] 2> 1448615 INFO (coreCloseExecutor-6567-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@783bc996
[junit4] 2> 1448615 INFO (coreCloseExecutor-6567-thread-2) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2c3d0e71
[junit4] 2> 1448617 INFO (coreCloseExecutor-6567-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 1448617 INFO (coreCloseExecutor-6567-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard2.replica2
[junit4] 2> 1448619 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1448619 INFO (zkCallback-2678-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1448620 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1448620 INFO (zkCallback-2678-thread-2) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1448721 INFO (zkCallback-2678-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1449267 INFO
(OverseerCollectionConfigSetProcessor-97909095742767109-127.0.0.1:39190_solr-n_0000000000)
[ ] 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> 1450119 WARN (zkCallback-2679-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1450119 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1450120 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@61fa0263{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1450121 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7382e05f{/solr,null,UNAVAILABLE}
[junit4] 2> 1450121 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 39190
[junit4] 2> 1450121 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1367763208
[junit4] 2> 1450124 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.Overseer Overseer
(id=97909095742767109-127.0.0.1:39190_solr-n_0000000000) closing
[junit4] 2> 1450124 INFO
(OverseerStateUpdate-97909095742767109-127.0.0.1:39190_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39190_solr
[junit4] 2> 1450124 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1451120 WARN (zkCallback-2678-thread-1) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1451120 WARN (zkCallback-2678-thread-2) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1451120 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7527143a
[junit4] 2> 1451120 INFO (zkCallback-2678-thread-2) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12883d2e
[junit4] 2> 1451121 INFO (zkCallback-2678-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 1451121 INFO (zkCallback-2678-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard2.replica1
[junit4] 2> 1451624 WARN (zkCallback-2678-thread-4) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1451625 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1451626 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3d695d89{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1451626 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12be078d{/solr,null,UNAVAILABLE}
[junit4] 2> 1451629 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1451629 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7127bf4b{/solr,null,AVAILABLE}
[junit4] 2> 1451630 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ee3ec7e{SSL,[ssl,
http/1.1]}{127.0.0.1:38046}
[junit4] 2> 1451630 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.Server Started @1453470ms
[junit4] 2> 1451630 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38046}
[junit4] 2> 1451630 ERROR
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1451630 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1451631 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1451631 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1451631 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T08:50:46.744126Z
[junit4] 2> 1451632 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1451637 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1451638 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45068/solr
[junit4] 2> 1451643 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1451644 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38046_solr
[junit4] 2> 1451645 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.Overseer Overseer
(id=97909095742767115-127.0.0.1:38046_solr-n_0000000002) starting
[junit4] 2> 1451648 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38046_solr
[junit4] 2> 1451648 INFO (zkCallback-2690-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1451648 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1451721 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/.
[junit4] 2> 1451722 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard2_replica2,
collection1_shard1_replica2]
[junit4] 2> 1451722 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1451731 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1451731 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1451741 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
[junit4] 2> 1451741 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/collection1_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/./collection1_shard2_replica2/data/]
[junit4] 2> 1451744 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 1451812 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1451812 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1451812 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1451812 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1451814 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1451814 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1451814 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1451814 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1451816 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46edaebe[collection1_shard1_replica2] main]
[junit4] 2> 1451816 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2645053f[collection1_shard2_replica2] main]
[junit4] 2> 1451817 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1451817 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1451817 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1451817 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1451817 INFO (coreLoadExecutor-6578-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1451817 INFO (coreLoadExecutor-6578-thread-2) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1451817 INFO (searcherExecutor-6580-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher
Searcher@2645053f[collection1_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1451817 INFO (searcherExecutor-6579-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@46edaebe[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1451821 INFO (coreZkRegister-6571-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1451821 INFO (coreZkRegister-6571-thread-2) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1451923 INFO (zkCallback-2690-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1452435 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1452436 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@485caaa9{/solr,null,AVAILABLE}
[junit4] 2> 1452436 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@75d02038{SSL,[ssl,
http/1.1]}{127.0.0.1:39190}
[junit4] 2> 1452436 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.e.j.s.Server Started @1454277ms
[junit4] 2> 1452436 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39190}
[junit4] 2> 1452437 ERROR
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1452437 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1452437 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1452437 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1452437 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-05T08:50:47.550339Z
[junit4] 2> 1452438 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1452442 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1452443 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45068/solr
[junit4] 2> 1452448 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1452449 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1452449 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39190_solr
[junit4] 2> 1452450 INFO (zkCallback-2685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1452450 INFO (zkCallback-2690-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1452450 INFO (zkCallback-2696-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1452478 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/.
[junit4] 2> 1452478 INFO
(TEST-TestCloudRecovery.corruptedLogTest-seed#[B95E76AC88710EF5]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica1,
collection1_shard2_replica1]
[junit4] 2> 1452480 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1452486 INFO (coreLoadExecutor-6594-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1452486 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 1452505 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1452505 INFO (coreLoadExecutor-6594-thread-2) [ ]
o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-2) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-2) [ ]
o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/collection1_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001/tempDir-001/node1/./collection1_shard2_replica1/data/]
[junit4] 2> 1452507 INFO (coreLoadExecutor-6594-thread-1) [ ]
o.a.s.c.SolrCo
[...truncated too long message...]
29 INFO (coreCloseExecutor-6647-thread-1) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@16dddd2d
[junit4] 2> 1509229 INFO (coreCloseExecutor-6647-thread-2) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@78300aa4
[junit4] 2> 1509230 INFO (coreCloseExecutor-6648-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2edb61d8
[junit4] 2> 1509230 INFO (coreCloseExecutor-6648-thread-2) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c60249
[junit4] 2> 1509230 INFO (coreCloseExecutor-6647-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 1509231 INFO (coreCloseExecutor-6648-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard2.replica2
[junit4] 2> 1509231 INFO (coreCloseExecutor-6647-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard2.replica1
[junit4] 2> 1509232 INFO (coreCloseExecutor-6648-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 1509233 INFO (zkCallback-2708-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1509333 INFO (zkCallback-2708-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1510733 WARN (zkCallback-2714-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1510733 INFO (jetty-closer-2668-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1510733 INFO (jetty-closer-2668-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1106575d{/solr,null,UNAVAILABLE}
[junit4] 2> 1513968 ERROR (recoveryExecutor-2706-thread-2) [ ]
o.a.s.c.RecoveryStrategy SolrCore not found - cannot
recover:collection1_shard2_replica2
[junit4] 2> 1513968 ERROR (recoveryExecutor-2706-thread-1) [ ]
o.a.s.c.RecoveryStrategy SolrCore not found - cannot
recover:collection1_shard1_replica2
[junit4] 2> 1513968 INFO (jetty-closer-2668-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97909095742767121-127.0.0.1:38046_solr-n_0000000004) closing
[junit4] 2> 1513968 INFO
(OverseerStateUpdate-97909095742767121-127.0.0.1:38046_solr-n_0000000004) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38046_solr
[junit4] 2> 1515469 WARN (zkCallback-2708-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1515469 INFO (jetty-closer-2668-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1515470 INFO (jetty-closer-2668-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6eb558fc{/solr,null,UNAVAILABLE}
[junit4] 2> 1515470 ERROR
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-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> 1515470 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45068 45068
[junit4] 2> 1515486 INFO (Thread-3262) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45068 45068
[junit4] 2> 1515487 WARN (Thread-3262) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 6 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1515487 INFO
(SUITE-TestCloudRecovery-seed#[B95E76AC88710EF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_B95E76AC88710EF5-001
[junit4] 2> May 05, 2017 8:51:50 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=dav,
timezone=SystemV/AST4
[junit4] 2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=81249424,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestPKIAuthenticationPlugin,
TestLocalFSCloudBackupRestore, ReturnFieldsTest, BasicDistributedZkTest,
TestReplicationHandlerBackup, DistributedFacetPivotSmallAdvancedTest,
CursorPagingTest, DistribJoinFromCollectionTest, HighlighterMaxOffsetTest,
ExitableDirectoryReaderTest, TestIBSimilarityFactory,
ManagedSchemaRoundRobinCloudTest, AlternateDirectoryTest,
TestConfigSetProperties, SparseHLLTest, BigEndianAscendingWordSerializerTest,
TestBadConfig, RegexBoostProcessorTest, TestFastLRUCache,
TestAuthenticationFramework, CloneFieldUpdateProcessorFactoryTest,
TestExactStatsCache, TestCodecSupport, DistributedQueryElevationComponentTest,
TestRandomCollapseQParserPlugin, DistributedFacetExistsSmallTest,
JSONWriterTest, TestXmlQParserPlugin, TestChildDocTransformer,
TestSolrConfigHandler, TestPayloadCheckQParserPlugin, NotRequiredUniqueKeyTest,
BlockJoinFacetSimpleTest, TestCloudSchemaless, SmileWriterTest,
TestCrossCoreJoin, TestFaceting, TestSolrCloudSnapshots,
TestExceedMaxTermLength, ZkNodePropsTest, FacetPivotSmallTest,
AnalyticsQueryTest, TestStressUserVersions, TestCustomStream,
UniqFieldsUpdateProcessorFactoryTest, TestStressRecovery,
HdfsUnloadDistributedZkTest, ConfigSetsAPITest, UUIDFieldTest,
RequiredFieldsTest, TestAtomicUpdateErrorCases, TestFoldingMultitermQuery,
PeerSyncTest, ConfigureRecoveryStrategyTest, AnalysisErrorHandlingTest,
HdfsBasicDistributedZk2Test, TestSolrCoreProperties,
TestSizeLimitedDistributedMap, CustomCollectionTest,
OverseerCollectionConfigSetProcessorTest, SolrCoreTest,
TestObjectReleaseTracker, TestInfoStreamLogging, HdfsRecoverLeaseTest,
PolyFieldTest, CoreAdminCreateDiscoverTest, FileBasedSpellCheckerTest,
XsltUpdateRequestHandlerTest, MergeStrategyTest, TestOmitPositions,
DocumentAnalysisRequestHandlerTest, TestDownShardTolerantSearch,
TestNumericTerms64, DeleteStatusTest, TestSQLHandler, AliasIntegrationTest,
TestPseudoReturnFields, TestCSVLoader, TestSubQueryTransformerDistrib,
BasicAuthStandaloneTest, TestDistributedSearch, TestLazyCores,
DocValuesNotIndexedTest, CacheHeaderTest, TestReplicationHandler,
TestRecoveryHdfs, TestNestedDocsSort, TestBulkSchemaConcurrent, TestDocSet,
TestClassicSimilarityFactory, NodeMutatorTest, UUIDUpdateProcessorFallbackTest,
TestRandomDVFaceting, TestInitQParser, TestSSLRandomization,
TestDefaultStatsCache, TestIntervalFaceting, TestSchemaResource,
TestSimpleQParserPlugin, TestFieldCacheSort,
ClassificationUpdateProcessorFactoryTest, BJQParserTest, InfoHandlerTest,
SolrMetricReporterTest, TestCloudJSONFacetJoinDomain, TestRandomFlRTGCloud,
TestLeaderElectionWithEmptyReplica, MBeansHandlerTest,
DistributedQueryComponentCustomSortTest, TestFieldCacheWithThreads,
TestInPlaceUpdatesStandalone, TestJmxIntegration, DeleteNodeTest,
DateRangeFieldTest, CdcrReplicationHandlerTest, TestDistributedGrouping,
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions,
HardAutoCommitTest, TestSolr4Spatial, QueryElevationComponentTest,
BadIndexSchemaTest, TestSort, TestFunctionQuery, BasicFunctionalityTest,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest,
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest,
TestSolrDeletionPolicy1, TestSurroundQueryParser, StandardRequestHandlerTest,
DirectSolrSpellCheckerTest, RequestHandlersTest, TestValueSourceCache,
TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest,
TestAnalyzedSuggestions, PingRequestHandlerTest, TestLFUCache,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler,
CdcrVersionReplicationTest, ConnectionManagerTest, CreateCollectionCleanupTest,
DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest,
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerRolesTest, OverseerStatusTest, PeerSyncReplicationTest,
RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudRecovery]
[junit4] Completed [541/712 (2!)] on J0 in 71.89s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 36915 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]