Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2617/ Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: PeerSynced node did not become leader expected:<CloudJettyRunner [url=https://127.0.0.1:43839/collection1]> but was:<CloudJettyRunner [url=https://127.0.0.1:36516/collection1]> Stack Trace: java.lang.AssertionError: PeerSynced node did not become leader expected:<CloudJettyRunner [url=https://127.0.0.1:43839/collection1]> but was:<CloudJettyRunner [url=https://127.0.0.1:36516/collection1]> at __randomizedtesting.SeedInfo.seed([1CBBCE03514C79E1:94EFF1D9FFB01419]: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.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:157) 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:538) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12080 lines...] [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/init-core-data-001 [junit4] 2> 992230 INFO (SUITE-PeerSyncReplicationTest-seed#[1CBBCE03514C79E1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 992232 INFO (SUITE-PeerSyncReplicationTest-seed#[1CBBCE03514C79E1]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 992233 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 992233 INFO (Thread-1479) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 992233 INFO (Thread-1479) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 992333 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkTestServer start zk server on port:42926 [junit4] 2> 992339 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 992341 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 992344 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 992346 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 992348 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 992350 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 992351 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 992353 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 992354 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 992356 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 992357 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 992853 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/control-001/cores/collection1 [junit4] 2> 992856 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 992857 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fff5c6a{/,null,AVAILABLE} [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c923885{SSL,[ssl, http/1.1]}{127.0.0.1:42560} [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server Started @995620ms [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/tempDir-001/control/data, hostPort=42560, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/control-001/cores} [junit4] 2> 992859 ERROR (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 992859 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-08T06:31:49.067727Z [junit4] 2> 992861 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 992861 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/control-001/solr.xml [junit4] 2> 992866 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 992867 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42926/solr [junit4] 2> 992874 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42560_ [junit4] 2> 992874 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.Overseer Overseer (id=97246059458920453-127.0.0.1:42560_-n_0000000000) starting [junit4] 2> 992877 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42560_ [junit4] 2> 992878 INFO (OverseerStateUpdate-97246059458920453-127.0.0.1:42560_-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 992912 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/control-001/cores [junit4] 2> 992913 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 992914 INFO (OverseerStateUpdate-97246059458920453-127.0.0.1:42560_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 993920 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 993928 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 993980 WARN (coreLoadExecutor-2947-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> 993982 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 993989 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 993989 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/control-001/cores/collection1/data/] [junit4] 2> 993989 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21865827 [junit4] 2> 993997 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1872250432079488] [junit4] 2> 994048 WARN (coreLoadExecutor-2947-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 994054 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 994054 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 994055 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 994055 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 994056 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 994057 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c3db02a[collection1] main] [junit4] 2> 994058 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 994058 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 994058 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 994059 INFO (searcherExecutor-2948-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c3db02a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 994060 INFO (coreLoadExecutor-2947-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555936953256378368 [junit4] 2> 994064 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 994064 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 994064 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42560/collection1/ [junit4] 2> 994064 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 994064 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:42560/collection1/ has no replicas [junit4] 2> 994065 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42560/collection1/ shard1 [junit4] 2> 994137 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 994138 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42926/solr ready [junit4] 2> 994138 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 994138 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2 [junit4] 2> 994166 INFO (coreZkRegister-2940-thread-1) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 994882 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001/cores/collection1 [junit4] 2> 994883 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001 [junit4] 2> 994885 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 994886 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57af8dff{/,null,AVAILABLE} [junit4] 2> 994886 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4c5f3ecc{SSL,[ssl, http/1.1]}{127.0.0.1:36516} [junit4] 2> 994886 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server Started @997648ms [junit4] 2> 994887 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/tempDir-001/jetty1, hostPort=36516, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001/cores} [junit4] 2> 994887 ERROR (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 994887 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 994887 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 994887 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 994887 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-08T06:31:51.095509Z [junit4] 2> 994889 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 994889 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001/solr.xml [junit4] 2> 994894 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 994895 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42926/solr [junit4] 2> 994899 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 994900 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36516_ [junit4] 2> 994901 INFO (zkCallback-1107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 994901 INFO (zkCallback-1101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 994901 INFO (zkCallback-1097-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 994933 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001/cores [junit4] 2> 994933 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 994934 INFO (OverseerStateUpdate-97246059458920453-127.0.0.1:42560_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 995036 INFO (zkCallback-1107-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> 995941 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 995952 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 995997 WARN (coreLoadExecutor-2958-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> 995998 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 996002 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 996003 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-1-001/cores/collection1/data/] [junit4] 2> 996003 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21865827 [junit4] 2> 996008 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1872250432079488] [junit4] 2> 996064 WARN (coreLoadExecutor-2958-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 996071 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 996071 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 996072 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 996072 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 996073 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 996074 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2defcb7b[collection1] main] [junit4] 2> 996075 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 996075 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 996075 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 996080 INFO (searcherExecutor-2959-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2defcb7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 996081 INFO (coreLoadExecutor-2958-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555936955375550464 [junit4] 2> 996085 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 996085 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 996085 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36516/collection1/ [junit4] 2> 996085 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 996085 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:36516/collection1/ has no replicas [junit4] 2> 996086 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36516/collection1/ shard1 [junit4] 2> 996188 INFO (zkCallback-1107-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> 996237 INFO (coreZkRegister-2953-thread-1) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 996339 INFO (zkCallback-1107-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> 996621 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001/cores/collection1 [junit4] 2> 996622 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001 [junit4] 2> 996624 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 996625 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39665703{/,null,AVAILABLE} [junit4] 2> 996625 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@46a1d66a{SSL,[ssl, http/1.1]}{127.0.0.1:43839} [junit4] 2> 996625 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server Started @999386ms [junit4] 2> 996625 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/tempDir-001/jetty2, hostPort=43839, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001/cores} [junit4] 2> 996626 ERROR (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 996626 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 996626 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 996626 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 996626 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-08T06:31:52.834372Z [junit4] 2> 996628 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 996628 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001/solr.xml [junit4] 2> 996633 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 996634 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42926/solr [junit4] 2> 996638 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 996639 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43839_ [junit4] 2> 996640 INFO (zkCallback-1107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 996640 INFO (zkCallback-1113-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 996640 INFO (zkCallback-1101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 996640 INFO (zkCallback-1097-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 996653 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001/cores [junit4] 2> 996653 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 996654 INFO (OverseerStateUpdate-97246059458920453-127.0.0.1:42560_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 996756 INFO (zkCallback-1113-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: [3]) [junit4] 2> 996756 INFO (zkCallback-1107-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: [3]) [junit4] 2> 997660 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 997668 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 997717 WARN (coreLoadExecutor-2969-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> 997718 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 997723 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 997723 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-2-001/cores/collection1/data/] [junit4] 2> 997723 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21865827 [junit4] 2> 997728 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1872250432079488] [junit4] 2> 997764 WARN (coreLoadExecutor-2969-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 997771 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 997771 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 997772 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 997772 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 997773 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 997774 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a3aa2[collection1] main] [junit4] 2> 997775 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 997775 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 997775 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 997776 INFO (searcherExecutor-2970-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a3aa2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 997777 INFO (coreLoadExecutor-2969-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555936957153935360 [junit4] 2> 997779 INFO (coreZkRegister-2964-thread-1) [ ] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 997780 INFO (updateExecutor-1110-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 997780 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 997780 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 997780 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 997780 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 997780 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:36516/collection1/] and I am [https://127.0.0.1:43839/collection1/] [junit4] 2> 997781 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:36516]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43839_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 997830 INFO (qtp1002642103-6375) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 997830 INFO (qtp1002642103-6375) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 997830 INFO (qtp1002642103-6375) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43839_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:43839","node_name":"127.0.0.1:43839_","state":"down"} [junit4] 2> 997882 INFO (zkCallback-1113-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: [3]) [junit4] 2> 997882 INFO (zkCallback-1107-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: [3]) [junit4] 2> 998334 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001/cores/collection1 [junit4] 2> 998335 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001 [junit4] 2> 998337 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 998338 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@754879fe{/,null,AVAILABLE} [junit4] 2> 998339 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@23a2de60{SSL,[ssl, http/1.1]}{127.0.0.1:37061} [junit4] 2> 998339 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.Server Started @1001100ms [junit4] 2> 998339 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/tempDir-001/jetty3, hostPort=37061, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001/cores} [junit4] 2> 998339 ERROR (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 998340 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 998340 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 998340 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 998340 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-08T06:31:54.548187Z [junit4] 2> 998341 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 998342 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001/solr.xml [junit4] 2> 998346 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 998348 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42926/solr [junit4] 2> 998353 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 998354 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37061_ [junit4] 2> 998354 INFO (zkCallback-1107-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 998354 INFO (zkCallback-1097-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 998355 INFO (zkCallback-1101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 998354 INFO (zkCallback-1113-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 998355 INFO (zkCallback-1120-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 998371 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001/cores [junit4] 2> 998371 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 998373 INFO (OverseerStateUpdate-97246059458920453-127.0.0.1:42560_-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 998474 INFO (zkCallback-1113-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: [4]) [junit4] 2> 998474 INFO (zkCallback-1107-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: [4]) [junit4] 2> 998474 INFO (zkCallback-1120-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: [4]) [junit4] 2> 998831 INFO (qtp1002642103-6375) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:43839_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:43839","node_name":"127.0.0.1:43839_","state":"recovering"} [junit4] 2> 998831 INFO (qtp1002642103-6375) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 998831 INFO (qtp1002642103-6375) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43839_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 999379 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 999387 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 999436 WARN (coreLoadExecutor-2980-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> 999437 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 999443 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 999443 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_1CBBCE03514C79E1-001/shard-3-001/cores/collection1/data/] [junit4] 2> 999443 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21865827 [junit4] 2> 999452 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1872250432079488] [junit4] 2> 999494 WARN (coreLoadExecutor-2980-thread-1) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 999502 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 999502 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 999503 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 999503 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 999504 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 999505 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5348f255[collection1] main] [junit4] 2> 999505 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 999505 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 999505 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 999506 INFO (searcherExecutor-2981-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5348f255[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 999507 INFO (coreLoadExecutor-2980-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555936958967971840 [junit4] 2> 999510 INFO (coreZkRegister-2975-thread-1) [ ] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 999510 INFO (updateExecutor-1117-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 999510 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 999510 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 999510 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 999510 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 999510 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:36516/collection1/] and I am [https://127.0.0.1:37061/collection1/] [junit4] 2> 999512 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:36516]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37061_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 999515 INFO (qtp1002642103-6381) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 999515 INFO (qtp1002642103-6381) [ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 999515 INFO (qtp1002642103-6381) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37061_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:37061","node_name":"127.0.0.1:37061_","state":"down"} [junit4] 2> 999571 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 999571 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt [junit4] 2> 999571 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 999611 INFO (zkCallback-1113-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: [4]) [junit4] 2> 999611 INFO (zkCallback-1120-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: [4]) [junit4] 2> 999611 INFO (zkCallback-1107-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: [4]) [junit4] 2> 1000515 INFO (qtp1002642103-6381) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37061_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:37061","node_name":"127.0.0.1:37061_","state":"recovering"} [junit4] 2> 1000515 INFO (qtp1002642103-6381) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1000515 INFO (qtp1002642103-6381) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37061_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 1005831 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:36516/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 1005831 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:43839 START replicas=[https://127.0.0.1:36516/collection1/] nUpdates=1000 [junit4] 2> 1005835 INFO (qtp1002642103-6375) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 1005835 INFO (qtp1002642103-6375) [ ] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1005835 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 1005836 INFO (recoveryExecutor-1111-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 1005838 INFO (zkCallback-1113-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: [4]) [junit4] 2> 1005838 INFO (zkCallback-1107-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: [4]) [junit4] 2> 1005838 INFO (zkCallback-1120-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: [4]) [junit4] 2> 1007516 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:36516/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 1007516 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:37061 START replicas=[https://127.0.0.1:36516/collection1/] nUpdates=1000 [junit4] 2> 1007519 INFO (qtp1002642103-6375) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 1007519 INFO (qtp1002642103-6375) [ ] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1007520 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 1007520 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 1007520 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1007520 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1007521 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1007521 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 1007521 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 1007521 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 1007521 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 1007522 INFO (zkCallback-1107-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: [4]) [junit4] 2> 1007522 INFO (zkCallback-1120-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: [4]) [junit4] 2> 1007522 INFO (zkCallback-1113-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: [4]) [junit4] 2> 1007574 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 1007621 INFO (qtp1245674120-6337) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1007621 INFO (qtp1245674120-6337) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1007622 INFO (qtp1245674120-6337) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1007622 INFO (qtp1245674120-6337) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1 [junit4] 2> 1007628 INFO (qtp1002642103-6380) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1007628 INFO (qtp1002642103-6380) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1007628 INFO (qtp1002642103-6380) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1007628 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36516/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 1007673 INFO (qtp986732198-6438) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1007673 INFO (qtp1704816041-6404) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1007674 INFO (qtp986732198-6438) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1007674 INFO (qtp1704816041-6404) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1007675 INFO (qtp986732198-6438) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1007675 INFO (qtp1704816041-6404) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1007675 INFO (qtp986732198-6438) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36516/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 1007675 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36516/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 1007675 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 50 [junit4] 2> 1007678 INFO (qtp1002642103-6375) [ ] o.a.s.c.S.Request [collection1] webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1007680 INFO (qtp1704816041-6404) [ ] o.a.s.c.S.Request [collection1] webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1007681 INFO (qtp986732198-6438) [ ] o.a.s.c.S.Request [collection1] webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1009686 INFO (qtp1245674120-6342) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555936969639329792)} 0 2 [junit4] 2> 1009694 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1555936969643524096&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1555936969643524096)} 0 1 [junit4] 2> 1009694 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1555936969643524096&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1555936969643524096)} 0 2 [junit4] 2> 1009695 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555936969643524096)} 0 7 [junit4] 2> 1009701 INFO (qtp986732198-6444) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[0 (1555936969651912704)]} 0 1 [junit4] 2> 1009701 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[0 (1555936969651912704)]} 0 1 [junit4] 2> 1009701 INFO (qtp1002642103-6376) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[0 (1555936969651912704)]} 0 4 [junit4] 2> 1009705 INFO (qtp1704816041-6410) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[1 (1555936969659252736)]} 0 0 [junit4] 2> 1009705 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[1 (1555936969659252736)]} 0 0 [junit4] 2> 1009705 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[1 (1555936969659252736)]} 0 2 [junit4] 2> 1009708 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[2 (1555936969662398464)]} 0 0 [junit4] 2> 1009708 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[2 (1555936969662398464)]} 0 0 [junit4] 2> 1009708 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[2 (1555936969662398464)]} 0 1 [junit4] 2> 1009713 INFO (qtp986732198-6444) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[3 (1555936969666592768)]} 0 0 [junit4] 2> 1009713 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[3 (1555936969666592768)]} 0 0 [junit4] 2> 1009713 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[3 (1555936969666592768)]} 0 2 [junit4] 2> 1009716 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[4 (1555936969670787072)]} 0 0 [junit4] 2> 1009716 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[4 (1555936969670787072)]} 0 0 [junit4] 2> 1009716 INFO (qtp1002642103-6376) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[4 (1555936969670787072)]} 0 1 [junit4] 2> 1009719 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[5 (1555936969674981376)]} 0 0 [junit4] 2> 1009719 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[5 (1555936969674981376)]} 0 0 [junit4] 2> 1009719 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[5 (1555936969674981376)]} 0 1 [junit4] 2> 1009723 INFO (qtp986732198-6444) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[6 (1555936969678127104)]} 0 0 [junit4] 2> 1009723 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[6 (1555936969678127104)]} 0 0 [junit4] 2> 1009723 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[6 (1555936969678127104)]} 0 1 [junit4] 2> 1009726 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[7 (1555936969681272832)]} 0 0 [junit4] 2> 1009726 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[7 (1555936969681272832)]} 0 0 [junit4] 2> 1009726 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[7 (1555936969681272832)]} 0 2 [junit4] 2> 1009730 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[8 (1555936969685467136)]} 0 0 [junit4] 2> 1009730 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[8 (1555936969685467136)]} 0 0 [junit4] 2> 1009730 INFO (qtp1002642103-6376) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[8 (1555936969685467136)]} 0 2 [junit4] 2> 1009733 INFO (qtp986732198-6444) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[9 (1555936969689661440)]} 0 0 [junit4] 2> 1009733 INFO (qtp1704816041-6410) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[9 (1555936969689661440)]} 0 0 [junit4] 2> 1009734 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[9 (1555936969689661440)]} 0 1 [junit4] 2> 1009737 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[10 (1555936969692807168)]} 0 0 [junit4] 2> 1009737 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[10 (1555936969692807168)]} 0 0 [junit4] 2> 1009737 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[10 (1555936969692807168)]} 0 1 [junit4] 2> 1009740 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[11 (1555936969695952896)]} 0 0 [junit4] 2> 1009740 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[11 (1555936969695952896)]} 0 0 [junit4] 2> 1009740 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[11 (1555936969695952896)]} 0 1 [junit4] 2> 1009743 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[12 (1555936969700147200)]} 0 0 [junit4] 2> 1009744 INFO (qtp986732198-6438) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[12 (1555936969700147200)]} 0 0 [junit4] 2> 1009744 INFO (qtp1002642103-6376) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[12 (1555936969700147200)]} 0 2 [junit4] 2> 1009747 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[13 (1555936969703292928)]} 0 0 [junit4] 2> 1009747 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[13 (1555936969703292928)]} 0 0 [junit4] 2> 1009747 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[13 (1555936969703292928)]} 0 1 [junit4] 2> 1009751 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[14 (1555936969708535808)]} 0 0 [junit4] 2> 1009751 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[14 (1555936969708535808)]} 0 0 [junit4] 2> 1009752 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[14 (1555936969708535808)]} 0 1 [junit4] 2> 1009755 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[15 (1555936969711681536)]} 0 0 [junit4] 2> 1009755 INFO (qtp986732198-6438) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[15 (1555936969711681536)]} 0 0 [junit4] 2> 1009755 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[15 (1555936969711681536)]} 0 1 [junit4] 2> 1009758 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[16 (1555936969714827264)]} 0 0 [junit4] 2> 1009758 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[16 (1555936969714827264)]} 0 0 [junit4] 2> 1009758 INFO (qtp1002642103-6376) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[16 (1555936969714827264)]} 0 1 [junit4] 2> 1009762 INFO (qtp986732198-6444) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[17 (1555936969719021568)]} 0 0 [junit4] 2> 1009762 INFO (qtp1704816041-6410) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[17 (1555936969719021568)]} 0 0 [junit4] 2> 1009762 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[17 (1555936969719021568)]} 0 1 [junit4] 2> 1009765 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[18 (1555936969723215872)]} 0 0 [junit4] 2> 1009765 INFO (qtp986732198-6438) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[18 (1555936969723215872)]} 0 0 [junit4] 2> 1009766 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[18 (1555936969723215872)]} 0 1 [junit4] 2> 1009769 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[19 (1555936969726361600)]} 0 0 [junit4] 2> 1009769 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[19 (1555936969726361600)]} 0 0 [junit4] 2> 1009769 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[19 (1555936969726361600)]} 0 2 [junit4] 2> 1009773 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[20 (1555936969730555904)]} 0 0 [junit4] 2> 1009773 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[20 (1555936969730555904)]} 0 0 [junit4] 2> 1009774 INFO (qtp1002642103-6376) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[20 (1555936969730555904)]} 0 3 [junit4] 2> 1009779 INFO (qtp1704816041-6411) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[21 (1555936969736847360)]} 0 0 [junit4] 2> 1009779 INFO (qtp986732198-6438) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[21 (1555936969736847360)]} 0 0 [junit4] 2> 1009779 INFO (qtp1002642103-6380) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[21 (1555936969736847360)]} 0 2 [junit4] 2> 1009783 INFO (qtp986732198-6445) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[22 (1555936969741041664)]} 0 0 [junit4] 2> 1009783 INFO (qtp1704816041-6404) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[22 (1555936969741041664)]} 0 0 [junit4] 2> 1009783 INFO (qtp1002642103-6375) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[22 (1555936969741041664)]} 0 2 [junit4] 2> 1009786 INFO (qtp1704816041-6409) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[23 (1555936969745235968)]} 0 0 [junit4] 2> 1009786 INFO (qtp986732198-6443) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/&wt=javabin&version=2}{add=[23 (1555936969745235968)]} 0 0 [junit4] 2> 1009787 INFO (qtp1002642103-6382) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[23 (1555936969745235968)]} 0 1 [junit4] 2> 1009790 INFO (qtp986732198-6438) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36516/collection1/& [...truncated too long message...] 14C79E1]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1032788 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c923885{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1032788 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fff5c6a{/,null,UNAVAILABLE} [junit4] 2> 1032789 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ChaosMonkey monkey: stop shard! 36516 [junit4] 2> 1032789 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ChaosMonkey monkey: stop shard! 43839 [junit4] 2> 1032789 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1811494492 [junit4] 2> 1032790 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.Overseer Overseer (id=97246059458920467-127.0.0.1:43839_-n_0000000004) closing [junit4] 2> 1032790 INFO (OverseerStateUpdate-97246059458920467-127.0.0.1:43839_-n_0000000004) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43839_ [junit4] 2> 1033663 WARN (zkCallback-1127-thread-1) [ ] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 1033663 INFO (zkCallback-1127-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@742ea5c [junit4] 2> 1033920 INFO (zkCallback-1127-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 1034291 WARN (zkCallback-1127-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1034291 WARN (zkCallback-1127-thread-3) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /clusterstate.json] [junit4] 2> 1034292 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1034293 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f2cb270{SSL,[ssl, http/1.1]}{127.0.0.1:43839} [junit4] 2> 1034293 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60a88514{/,null,UNAVAILABLE} [junit4] 2> 1034293 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ChaosMonkey monkey: stop shard! 37061 [junit4] 2> 1034294 INFO (TEST-PeerSyncReplicationTest.test-seed#[1CBBCE03514C79E1]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42926 42926 [junit4] 2> 1034328 INFO (Thread-1479) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42926 42926 [junit4] 2> 1034328 WARN (Thread-1479) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/97246059458920458-core_node1-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/97246059458920453-127.0.0.1:42560_-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/97246059458920458-127.0.0.1:36516_-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 40 /solr/overseer/collection-queue-work [junit4] 2> 21 /solr/overseer/queue [junit4] 2> 16 /solr/overseer/queue-work [junit4] 2> 6 /solr/collections [junit4] 2> 5 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=1CBBCE03514C79E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=PRT -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 42.1s J0 | PeerSyncReplicationTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError: PeerSynced node did not become leader expected:<CloudJettyRunner [url=https://127.0.0.1:43839/collection1]> but was:<CloudJettyRunner [url=https://127.0.0.1:36516/collection1]> [junit4] > at __randomizedtesting.SeedInfo.seed([1CBBCE03514C79E1:94EFF1D9FFB01419]:0) [junit4] > at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:157) [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:538) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1034331 INFO (SUITE-PeerSyncReplicationTest-seed#[1CBBCE03514C79E1]-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.PeerSyncReplicationTest_1CBBCE03514C79E1-001 [junit4] 2> Jan 08, 2017 6:32:30 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): {other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l_dv=PostingsFormat(name=Asserting), rnd_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i1=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1588, maxMBSortInHeap=5.528145279842669, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=it-IT, timezone=PRT [junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=190747488,total=490209280 [junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, TestSizeLimitedDistributedMap, TestCustomDocTransformer, TestValueSourceCache, TestEmbeddedSolrServerConstructors, TestRemoteStreaming, TestLazyCores, TestPerFieldSimilarity, PolyFieldTest, SolrRequestParserTest, TestFieldTypeCollectionResource, TestRandomFlRTGCloud, HdfsWriteToMultipleCollectionsTest, HdfsRecoveryZkTest, SyncSliceTest, TestSQLHandler, TestSolrCoreProperties, OverriddenZkACLAndCredentialsProvidersTest, TestSchemaResource, ZkStateReaderTest, TestSolrConfigHandlerConcurrent, TestComplexPhraseLeadingWildcard, TestBadConfig, DirectoryFactoryTest, XsltUpdateRequestHandlerTest, TestCloudSchemaless, TestRestManager, TestLegacyFieldCache, UUIDFieldTest, DistributedVersionInfoTest, TestNRTOpen, UtilsToolTest, TestIBSimilarityFactory, TestRTimerTree, RuleEngineTest, TestSlowCompositeReaderWrapper, TestLeaderElectionWithEmptyReplica, CurrencyFieldOpenExchangeTest, TestAnalyzeInfixSuggestions, TestReplicationHandlerBackup, TestFreeTextSuggestions, CacheHeaderTest, AnalyticsMergeStrategyTest, CoreMergeIndexesAdminHandlerTest, TestCloudRecovery, DocumentAnalysisRequestHandlerTest, MigrateRouteKeyTest, ReturnFieldsTest, HighlighterConfigTest, TestBinaryResponseWriter, TestRealTimeGet, CreateCollectionCleanupTest, SynonymTokenizerTest, TestSolrCloudWithSecureImpersonation, AnalysisAfterCoreReloadTest, TestExpandComponent, TestBlobHandler, BJQParserTest, TestSolrCloudSnapshots, HdfsBasicDistributedZkTest, ReplicaListTransformerTest, DistributedQueryElevationComponentTest, TestCryptoKeys, UniqFieldsUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, BasicAuthIntegrationTest, FastVectorHighlighterTest, TestDownShardTolerantSearch, ScriptEngineTest, TestSSLRandomization, TestSolr4Spatial, AlternateDirectoryTest, HttpSolrCallGetCoreTest, ResourceLoaderTest, TestDynamicFieldResource, SuggestComponentContextFilterQueryTest, TestUninvertingReader, TestScoreJoinQPScore, LeaderFailureAfterFreshStartTest, TestIntervalFaceting, TestRangeQuery, CdcrReplicationDistributedZkTest, TestHighlightDedupGrouping, TestJoin, NotRequiredUniqueKeyTest, TestJmxIntegration, PathHierarchyTokenizerFactoryTest, TestPseudoReturnFields, TestCSVLoader, TestFieldCacheSortRandom, TestTolerantUpdateProcessorCloud, BasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsLockFactoryTest, CursorPagingTest, PeerSyncReplicationTest] [junit4] Completed [331/678 (1!)] on J0 in 42.63s, 1 test, 1 failure <<< FAILURES! [...truncated 52623 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
