Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/188/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:59373/solr/awhollynewcollection_0: {"awhollynewcollection_0":6} Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59373/solr/awhollynewcollection_0: {"awhollynewcollection_0":6} at __randomizedtesting.SeedInfo.seed([6C0DBD643C639D15:2478C9D03A50B280]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.util.UtilsToolTest.testRelativePath Error Message: expected:<14> but was:<16> Stack Trace: java.lang.AssertionError: expected:<14> but was:<16> at __randomizedtesting.SeedInfo.seed([6C0DBD643C639D15:9891DA5B239F6C24]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.util.UtilsToolTest.testRelativePath(UtilsToolTest.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11980 lines...] [junit4] Suite: org.apache.solr.util.UtilsToolTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C0DBD643C639D15-001\init-core-data-001 [junit4] 2> 1792895 INFO (SUITE-UtilsToolTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1792895 INFO (SUITE-UtilsToolTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1792895 INFO (TEST-UtilsToolTest.testEmptyAndQuiet-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyAndQuiet [junit4] 2> 1792927 INFO (TEST-UtilsToolTest.testEmptyAndQuiet-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyAndQuiet [junit4] 2> 1792942 INFO (TEST-UtilsToolTest.testRemoveOldGcLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldGcLogs [junit4] 1> Archiving 5 old GC log files to C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C0DBD643C639D15-001\Utils Tool Test-001\archived [junit4] 2> 1792958 INFO (TEST-UtilsToolTest.testRemoveOldGcLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRemoveOldGcLogs [junit4] 2> 1792973 INFO (TEST-UtilsToolTest.testRelativePath-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRelativePath [junit4] 2> 1792973 INFO (TEST-UtilsToolTest.testRelativePath-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRelativePath [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UtilsToolTest -Dtests.method=testRelativePath -Dtests.seed=6C0DBD643C639D15 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=Cp1252 [junit4] FAILURE 0.03s J0 | UtilsToolTest.testRelativePath <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<14> but was:<16> [junit4] > at __randomizedtesting.SeedInfo.seed([6C0DBD643C639D15:9891DA5B239F6C24]:0) [junit4] > at org.apache.solr.util.UtilsToolTest.testRelativePath(UtilsToolTest.java:124) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1792989 INFO (TEST-UtilsToolTest.testRelativePathError-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRelativePathError [junit4] 2> 1792989 INFO (TEST-UtilsToolTest.testRelativePathError-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRelativePathError [junit4] 2> 1793005 INFO (TEST-UtilsToolTest.testArchiveConsoleLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testArchiveConsoleLogs [junit4] 1> Archiving 1 console log files to C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C0DBD643C639D15-001\Utils Tool Test-001\archived [junit4] 2> 1793020 INFO (TEST-UtilsToolTest.testArchiveConsoleLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testArchiveConsoleLogs [junit4] 2> 1793020 INFO (TEST-UtilsToolTest.testRotateSolrLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRotateSolrLogs [junit4] 1> Rotating solr logs, keeping a max of 9 generations [junit4] 2> 1793036 INFO (TEST-UtilsToolTest.testRotateSolrLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRotateSolrLogs [junit4] 2> 1793052 INFO (TEST-UtilsToolTest.testRemoveOldSolrLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldSolrLogs [junit4] 1> Deleting 1 solr_log_* files older than 1 days. [junit4] 1> Deleting 1 solr_log_* files older than 1 days. [junit4] 2> 1793067 INFO (TEST-UtilsToolTest.testRemoveOldSolrLogs-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRemoveOldSolrLogs [junit4] 2> 1793067 INFO (TEST-UtilsToolTest.testNonexisting-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNonexisting [junit4] 2> 1793083 INFO (TEST-UtilsToolTest.testNonexisting-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNonexisting [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C0DBD643C639D15-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ, timezone=SystemV/HST10 [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=286666064,total=376152064 [junit4] 2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestInPlaceUpdatesDistrib, TestRestoreCore, LeaderInitiatedRecoveryOnCommitTest, PathHierarchyTokenizerFactoryTest, TestCloudRecovery, TestDFRSimilarityFactory, DistributedFacetPivotWhiteBoxTest, TestLeaderInitiatedRecoveryThread, HttpPartitionTest, DeleteStatusTest, TestJsonRequest, TestStressInPlaceUpdates, TestOmitPositions, ManagedSchemaRoundRobinCloudTest, SearchHandlerTest, StatsReloadRaceTest, MultiTermTest, TestAtomicUpdateErrorCases, PrimUtilsTest, TestReloadAndDeleteDocs, TestSchemaNameResource, TestExpandComponent, TestDistribDocBasedVersion, ZkStateReaderTest, TestConfigSetsAPIExclusivity, TestTlogReplica, TestQuerySenderListener, DeleteReplicaTest, SharedFSAutoReplicaFailoverTest, IndexBasedSpellCheckerTest, TestConfigReload, TestMaxScoreQueryParser, ShardRoutingTest, URLClassifyProcessorTest, TestImplicitCoreProperties, CursorPagingTest, TestManagedStopFilterFactory, HdfsRecoverLeaseTest, TestSQLHandlerNonCloud, TestRestManager, TestSolrCoreSnapshots, TestBinaryResponseWriter, TestNumericTerms32, ReplicationFactorTest, DocValuesNotIndexedTest, HdfsChaosMonkeyNothingIsSafeTest, TestSweetSpotSimilarityFactory, SolrCoreTest, TestMultiWordSynonyms, DateFieldTest, DistanceFunctionTest, SolrJmxReporterCloudTest, StressHdfsTest, XmlUpdateRequestHandlerTest, RecoveryZkTest, TestFileDictionaryLookup, TestPHPSerializedResponseWriter, CoreAdminHandlerTest, SolrGangliaReporterTest, TestCollationFieldDocValues, BasicDistributedZkTest, PeerSyncReplicationTest, SolrShardReporterTest, ClusterStateTest, TestXIncludeConfig, CSVRequestHandlerTest, TestPayloadScoreQParserPlugin, MoveReplicaHDFSTest, TestEmbeddedSolrServerConstructors, TestDelegationWithHadoopAuth, MergeStrategyTest, SortSpecParsingTest, AssignTest, SoftAutoCommitTest, SecurityConfHandlerTest, TestTolerantUpdateProcessorRandomCloud, TestLazyCores, ConfigureRecoveryStrategyTest, CollectionStateFormat2Test, TestComplexPhraseQParserPlugin, TestLeaderElectionWithEmptyReplica, DistribDocExpirationUpdateProcessorTest, TestCoreAdminApis, NumericFieldsTest, MigrateRouteKeyTest, TestHighFrequencyDictionaryFactory, RequestHandlersTest, TestBinaryField, DocValuesMissingTest, HdfsBasicDistributedZk2Test, TestRandomFlRTGCloud, TestLRUStatsCache, RequiredFieldsTest, SolrIndexSplitterTest, OutputWriterTest, IndexSchemaTest, ChaosMonkeyNothingIsSafeTest, RAMDirectoryFactoryTest, HLLUtilTest, TestBackupRepositoryFactory, HdfsUnloadDistributedZkTest, TestReloadDeadlock, TestNumericTokenStream, TestFoldingMultitermQuery, TestSchemaSimilarityResource, SimpleCollectionCreateDeleteTest, HighlighterTest, TestCloudInspectUtil, TestNumericRangeQuery32, ImplicitSnitchTest, HdfsThreadLeakTest, TestUninvertingReader, TestFieldCacheReopen, TestCloudPivotFacet, TestFuzzyAnalyzedSuggestions, TestPivotHelperCode, ZkCLITest, CursorMarkTest, TestHashPartitioner, XsltUpdateRequestHandlerTest, CustomCollectionTest, TestAuthorizationFramework, TestFaceting, TestDistributedSearch, TestIBSimilarityFactory, TestCryptoKeys, TestXmlQParser, TestReplicationHandlerBackup, TestSolrFieldCacheBean, RegexBoostProcessorTest, TestManagedSchemaThreadSafety, TestDefaultStatsCache, DistributedQueryComponentOptimizationTest, TestOnReconnectListenerSupport, HardAutoCommitTest, CloudExitableDirectoryReaderTest, TestWriterPerf, TestPushWriter, UtilsToolTest] [junit4] Completed [313/730 (1!)] on J0 in 0.22s, 8 tests, 1 failure <<< FAILURES! [...truncated 178 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\init-core-data-001 [junit4] 2> 1913952 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28 [junit4] 2> 1913952 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1913952 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1913968 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001 [junit4] 2> 1913968 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1913968 INFO (Thread-3875) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1913968 INFO (Thread-3875) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1913968 ERROR (Thread-3875) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1914077 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:59369 [junit4] 2> 1914077 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15eef2017790000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cfa3621{/solr,null,AVAILABLE} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@396fcfa6{/solr,null,AVAILABLE} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@78ca9447{HTTP/1.1,[http/1.1]}{127.0.0.1:59373} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.e.j.s.Server Started @1917698ms [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59373} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fb1ba42{/solr,null,AVAILABLE} [junit4] 2> 1914077 ERROR (jetty-launcher-3106-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ee0ae23{HTTP/1.1,[http/1.1]}{127.0.0.1:59376} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.e.j.s.Server Started @1917698ms [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59376} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1914077 ERROR (jetty-launcher-3106-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5d78688d{HTTP/1.1,[http/1.1]}{127.0.0.1:59379} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.e.j.s.Server Started @1917698ms [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59379} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-06T00:40:11.494Z [junit4] 2> 1914077 ERROR (jetty-launcher-3106-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37f8c41b{/solr,null,AVAILABLE} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-06T00:40:11.494Z [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@35673e50{HTTP/1.1,[http/1.1]}{127.0.0.1:59382} [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.e.j.s.Server Started @1917699ms [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59382} [junit4] 2> 1914077 ERROR (jetty-launcher-3106-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-06T00:40:11.494Z [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1914077 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-06T00:40:11.494Z [junit4] 2> 1914094 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1914094 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1914094 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1914094 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1914109 INFO (jetty-launcher-3106-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59369/solr [junit4] 2> 1914109 INFO (jetty-launcher-3106-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59369/solr [junit4] 2> 1914109 INFO (jetty-launcher-3106-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59369/solr [junit4] 2> 1914109 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15eef2017790004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1914109 INFO (jetty-launcher-3106-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59369/solr [junit4] 2> 1914124 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15eef2017790008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1914234 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1914234 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59382_solr [junit4] 2> 1914234 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.c.Overseer Overseer (id=98779162960527371-127.0.0.1:59382_solr-n_0000000000) starting [junit4] 2> 1914234 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59382_solr [junit4] 2> 1914250 INFO (zkCallback-3127-thread-1-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59373_solr [junit4] 2> 1914266 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59376_solr [junit4] 2> 1914281 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59379_solr [junit4] 2> 1914281 INFO (zkCallback-3126-thread-1-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1914281 INFO (zkCallback-3127-thread-1-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1914297 INFO (zkCallback-3125-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1914297 INFO (zkCallback-3128-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1914312 INFO (zkCallback-3126-thread-1-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1914312 INFO (zkCallback-3128-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1914312 INFO (zkCallback-3127-thread-2-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1914312 INFO (zkCallback-3125-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1914327 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914327 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914327 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914327 INFO (jetty-launcher-3106-thread-1) [n:127.0.0.1:59373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node1 [junit4] 2> 1914359 WARN (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register timer [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=node,category=ADMIN,scope=/admin/info,name=requestTimes [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onTimerAdded(JmxMetricsReporter.java:670) [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:462) [junit4] 2> at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:543) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-2) [n:127.0.0.1:59382_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node4 [junit4] 2> 1914375 INFO (jetty-launcher-3106-thread-4) [n:127.0.0.1:59376_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node2 [junit4] 2> 1914437 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914437 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914437 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1914437 INFO (jetty-launcher-3106-thread-3) [n:127.0.0.1:59379_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node3 [junit4] 2> 1914484 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15eef201779000d, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1914484 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1914484 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59369/solr ready [junit4] 2> 1914515 INFO (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets [junit4] 2> 1914515 INFO (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[6C0DBD643C639D15]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1914515 INFO (qtp484685729-17824) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1914515 INFO (OverseerThreadFactory-7350-thread-1-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.CreateCollectionCmd Create collection withconfigset2 [junit4] 2> 1914625 INFO (OverseerStateUpdate-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"withconfigset2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"withconfigset2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:59373/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1914859 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1914859 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1914984 INFO (zkCallback-3126-thread-1-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1914984 INFO (zkCallback-3126-thread-2-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1915920 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1915936 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.IndexSchema [withconfigset2_shard1_replica_n1] Schema name=minimal [junit4] 2> 1915936 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1915936 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'withconfigset2_shard1_replica_n1' using configuration from collection withconfigset2, trusted=true [junit4] 2> 1915936 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.withconfigset2.shard1.replica_n1' (registry 'solr.core.withconfigset2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1915936 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1915936 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore [[withconfigset2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node1\withconfigset2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node1\withconfigset2_shard1_replica_n1\data\] [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63ecb8a[withconfigset2_shard1_replica_n1] main] [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2 [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2 [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580466609497047040 [junit4] 2> 1915998 INFO (searcherExecutor-7359-thread-1-processing-n:127.0.0.1:59373_solr x:withconfigset2_shard1_replica_n1 s:shard1 c:withconfigset2 r:core_node1) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1] Registered new searcher Searcher@63ecb8a[withconfigset2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59373/solr/withconfigset2_shard1_replica_n1/ [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59373/solr/withconfigset2_shard1_replica_n1/ has no replicas [junit4] 2> 1915998 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1916014 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59373/solr/withconfigset2_shard1_replica_n1/ shard1 [junit4] 2> 1916123 INFO (zkCallback-3126-thread-2-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1916123 INFO (zkCallback-3126-thread-1-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1916139 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1916139 INFO (qtp484685729-17865) [n:127.0.0.1:59373_solr c:withconfigset2 s:shard1 r:core_node1 x:withconfigset2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1277 [junit4] 2> 1916139 INFO (qtp484685729-17824) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1916263 INFO (zkCallback-3126-thread-1-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1916263 INFO (zkCallback-3126-thread-2-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1916529 INFO (OverseerCollectionConfigSetProcessor-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1917139 INFO (qtp484685729-17824) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2616 [junit4] 2> 1917139 INFO (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets [junit4] 2> 1917201 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards [junit4] 2> 1917201 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[6C0DBD643C639D15]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1917201 INFO (qtp484685729-17866) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1917217 INFO (OverseerThreadFactory-7350-thread-2-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1917232 INFO (qtp484685729-17828) [n:127.0.0.1:59373_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.withconfigset2.shard1.replica_n1, tag=null [junit4] 2> 1917232 INFO (qtp484685729-17828) [n:127.0.0.1:59373_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@385ab29e: rootName = null, domain = solr.core.withconfigset2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.withconfigset2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1b3c4386 [junit4] 2> 1917248 INFO (qtp484685729-17828) [n:127.0.0.1:59373_solr ] o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4d6d426f [junit4] 2> 1917248 INFO (qtp484685729-17828) [n:127.0.0.1:59373_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.withconfigset2.shard1.replica_n1, tag=1299006063 [junit4] 2> 1917248 INFO (qtp484685729-17828) [n:127.0.0.1:59373_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.withconfigset2.shard1.leader, tag=1299006063 [junit4] 2> 1917248 INFO (qtp484685729-17828) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=withconfigset2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=25 [junit4] 2> 1917965 INFO (qtp484685729-17866) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=withconfigset2&action=DELETE&wt=javabin&version=2} status=0 QTime=759 [junit4] 2> 1917965 INFO (qtp484685729-17827) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1917980 INFO (OverseerThreadFactory-7350-thread-3-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.CreateCollectionCmd Create collection acollection [junit4] 2> 1917980 INFO (OverseerCollectionConfigSetProcessor-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1917980 ERROR (OverseerThreadFactory-7350-thread-3-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards is a required param (when using CompositeId router). [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:117) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1917980 INFO (qtp484685729-17827) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2} status=400 QTime=15 [junit4] 2> 1917980 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards [junit4] 2> 1918027 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[6C0DBD643C639D15]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI [junit4] 2> 1918027 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[6C0DBD643C639D15]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1918027 INFO (qtp484685729-17825) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=41d52600-3332-4096-b4c7-bd0b422b1211&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1918043 INFO (qtp484685729-17825) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=41d52600-3332-4096-b4c7-bd0b422b1211&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1918043 INFO (OverseerThreadFactory-7350-thread-4-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0 [junit4] 2> 1918043 INFO (OverseerCollectionConfigSetProcessor-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1918152 INFO (zkCallback-3136-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918262 INFO (OverseerStateUpdate-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"awhollynewcollection_0_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:59379/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1918262 INFO (OverseerStateUpdate-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"awhollynewcollection_0_shard2_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:59382/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1918262 INFO (OverseerStateUpdate-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"awhollynewcollection_0_shard3_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:59373/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1918402 INFO (zkCallback-3136-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918496 INFO (qtp1942741823-17845) [n:127.0.0.1:59379_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=41d52600-3332-4096-b4c7-bd0b422b12111165298054202610&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=0 [junit4] 2> 1918496 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=41d52600-3332-4096-b4c7-bd0b422b12111165298054202610&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 1918496 INFO (qtp1503298912-17852) [n:127.0.0.1:59382_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=41d52600-3332-4096-b4c7-bd0b422b12111165298056802718&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=0 [junit4] 2> 1918512 INFO (qtp484685729-17826) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=41d52600-3332-4096-b4c7-bd0b422b12111165298059225048&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0 [junit4] 2> 1918512 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1918512 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=41d52600-3332-4096-b4c7-bd0b422b12111165298056802718&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 1918512 INFO (qtp484685729-17826) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 [junit4] 2> 1918512 INFO (qtp484685729-17826) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=41d52600-3332-4096-b4c7-bd0b422b12111165298059225048&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1918512 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=41d52600-3332-4096-b4c7-bd0b422b12111165298059225048&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 1918512 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1918653 INFO (zkCallback-3126-thread-2-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918653 INFO (zkCallback-3126-thread-1-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918653 INFO (zkCallback-3136-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918653 INFO (zkCallback-3127-thread-2-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918653 INFO (zkCallback-3127-thread-1-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918653 INFO (zkCallback-3125-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1918653 INFO (zkCallback-3125-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1919542 INFO (qtp484685729-17867) [n:127.0.0.1:59373_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 [junit4] 2> 1919542 INFO (qtp484685729-17867) [n:127.0.0.1:59373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=41d52600-3332-4096-b4c7-bd0b422b12111165298059225048&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1919572 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1919572 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1919572 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica_n1] Schema name=minimal [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n1] Schema name=minimal [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica_n1] Schema name=minimal [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node3\awhollynewcollection_0_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node3\awhollynewcollection_0_shard1_replica_n1\data\] [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard2.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard2_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node4\awhollynewcollection_0_shard2_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node4\awhollynewcollection_0_shard2_replica_n1\data\] [junit4] 2> 1919588 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard3.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38a2f88f [junit4] 2> 1919603 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1919603 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node1\awhollynewcollection_0_shard3_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001\tempDir-001\node1\awhollynewcollection_0_shard3_replica_n1\data\] [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40670a58[awhollynewcollection_0_shard3_replica_n1] main] [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ed911f6[awhollynewcollection_0_shard1_replica_n1] main] [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e964588[awhollynewcollection_0_shard2_replica_n1] main] [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7352-thread-1-processing-n:127.0.0.1:59373_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580466613360001024 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7357-thread-1-processing-n:127.0.0.1:59379_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298054202610 CREATE) [n:127.0.0.1:59379_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580466613360001024 [junit4] 2> 1919682 INFO (searcherExecutor-7365-thread-1-processing-x:awhollynewcollection_0_shard3_replica_n1 r:core_node3 41d52600-3332-4096-b4c7-bd0b422b12111165298059225048 CREATE n:127.0.0.1:59373_solr s:shard3 c:awhollynewcollection_0) [n:127.0.0.1:59373_solr c:awhollynewcollection_0 s:shard3 r:core_node3 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore [awhollynewcollection_0_shard3_replica_n1] Registered new searcher Searcher@40670a58[awhollynewcollection_0_shard3_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2 [junit4] 2> 1919682 INFO (parallelCoreAdminExecutor-7351-thread-1-processing-n:127.0.0.1:59382_solr 41d52600-3332-4096-b4c7-bd0b422b12111165298056802718 CREATE) [n:127.0.0.1:59382_solr c:awhollynewcollection_0 s:shard2 r:core_node2 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1919682 INFO (parallelCoreAdmi [...truncated too long message...] 9841 INFO (zkCallback-3127-thread-1-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 1999842 INFO (jetty-closer-3107-thread-3) [ ] o.a.s.c.Overseer Overseer (id=98779162960527371-127.0.0.1:59382_solr-n_0000000000) closing [junit4] 2> 1999843 INFO (OverseerStateUpdate-98779162960527371-127.0.0.1:59382_solr-n_0000000000) [n:127.0.0.1:59382_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59382_solr [junit4] 2> 1999843 INFO (jetty-closer-3107-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1999844 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:59369) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15eef2017790011, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2001339 WARN (zkCallback-3125-thread-5-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2001339 INFO (jetty-closer-3107-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fb1ba42{/solr,null,UNAVAILABLE} [junit4] 2> 2001344 WARN (zkCallback-3127-thread-1-processing-n:127.0.0.1:59382_solr) [n:127.0.0.1:59382_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2001344 INFO (jetty-closer-3107-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37f8c41b{/solr,null,UNAVAILABLE} [junit4] 2> 2001345 WARN (zkCallback-3144-thread-5-processing-n:127.0.0.1:59373_solr) [n:127.0.0.1:59373_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2001345 INFO (jetty-closer-3107-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74fd2c33{/solr,null,UNAVAILABLE} [junit4] 2> 2001346 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2001346 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[6C0DBD643C639D15]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59369 59369 [junit4] 2> 2001347 INFO (Thread-3937) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59369 59369 [junit4] 2> 2001348 WARN (Thread-3937) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 22 /solr/configs/conf [junit4] 2> 16 /solr/aliases.json [junit4] 2> 16 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 48 /solr/collections/addReplicaColl/state.json [junit4] 2> 32 /solr/collections/reloaded_collection/state.json [junit4] 2> 28 /solr/collections/nodes_used_collection/state.json [junit4] 2> 16 /solr/clusterstate.json [junit4] 2> 14 /solr/collections/halfdeletedcollection/state.json [junit4] 2> 13 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 10 /solr/collections/onlyinzk/state.json [junit4] 2> 5 /solr/collections/halfcollectionblocker/state.json [junit4] 2> 5 /solr/collections/created_and_deleted/state.json [junit4] 2> 5 /solr/collections/halfcollectionblocker2/state.json [junit4] 2> 4 /solr/collections/halfcollection/state.json [junit4] 2> 3 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> 2 /solr/collections/addReplicaColl/leader_elect/shard1/election/98779162960527369-core_node2-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 339 /solr/collections [junit4] 2> 16 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_6C0DBD643C639D15-001 [junit4] 2> Oct 06, 2017 12:41:38 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(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1940, maxMBSortInHeap=7.619452464310925, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=America/Fort_Wayne [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=168885480,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [CacheHeaderTest, TestDocBasedVersionConstraints, InfoHandlerTest, LeaderElectionIntegrationTest, TestLuceneMatchVersion, TestConfigSetsAPIZkFailure, CloudMLTQParserTest, DistributedQueryComponentCustomSortTest, TestPrepRecovery, ForceLeaderTest, DeleteShardTest, GraphQueryTest, TlogReplayBufferedWhileIndexingTest, TestUseDocValuesAsStored2, PolyFieldTest, TestSolrConfigHandlerCloud, DebugComponentTest, PreAnalyzedFieldManagedSchemaCloudTest, SolrCmdDistributorTest, SolrPluginUtilsTest, JsonLoaderTest, TestManagedSynonymFilterFactory, SuggestComponentContextFilterQueryTest, TestLeaderElectionZkExpiry, CachingDirectoryFactoryTest, TestDownShardTolerantSearch, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCloudSnapshots, DeleteNodeTest, SharedFSAutoReplicaFailoverUtilsTest, SolrRequestParserTest, TestSystemCollAutoCreate, TestNoOpRegenerator, ShardSplitTest, TestPartialUpdateDeduplication, TestShardHandlerFactory, ConvertedLegacyTest, ChangedSchemaMergeTest, HdfsWriteToMultipleCollectionsTest, LoggingHandlerTest, TestFieldResource, TestCSVLoader, TestGeoJSONResponseWriter, HdfsLockFactoryTest, RestartWhileUpdatingTest, DistributedVersionInfoTest, HdfsSyncSliceTest, TestNonDefinedSimilarityFactory, TestConfigSetProperties, TestPayloadCheckQParserPlugin, EnumFieldTest, TestXmlQParserPlugin, SolrGraphiteReporterTest, BlobRepositoryCloudTest, PropertiesRequestHandlerTest, RecoveryAfterSoftCommitTest, SpellPossibilityIteratorTest, TestSubQueryTransformer, SystemInfoHandlerTest, SolrMetricsIntegrationTest, TestManagedSchemaAPI, BasicDistributedZk2Test, OverseerTaskQueueTest, SolrCloudReportersTest, CleanupOldIndexTest, TestBlobHandler, TestReqParamsAPI, TestQueryUtils, LeaderInitiatedRecoveryOnShardRestartTest, TestLuceneIndexBackCompat, TestPKIAuthenticationPlugin, TestComplexPhraseLeadingWildcard, TestDocSet, AliasIntegrationTest, CdcrUpdateLogTest, BadComponentTest, ZkNodePropsTest, TestSolrIndexConfig, QueryResultKeyTest, TestHalfAndHalfDocValues, CollectionTooManyReplicasTest, TestFilteredDocIdSet, TestMiniSolrCloudClusterSSL, DistribCursorPagingTest, DistributedFacetExistsSmallTest, SchemaVersionSpecificBehaviorTest, LeaderFailureAfterFreshStartTest, TestSuggestSpellingConverter, TestConfig, TestCloudSchemaless, ExternalFileFieldSortTest, HdfsRecoveryZkTest, TestSegmentSorting, TestDistribIDF, SynonymTokenizerTest, PeerSyncWithIndexFingerprintCachingTest, SampleTest, OpenExchangeRatesOrgProviderTest, CdcrReplicationHandlerTest, TestBadConfig, HLLSerializationTest, TestCoreDiscovery, RuleEngineTest, TestNumericRangeQuery64, TestIndexSearcher, BadCopyFieldTest, SolrCLIZkUtilsTest, TestHttpShardHandlerFactory, TestClusterProperties, TestMultiValuedNumericRangeQuery, CoreSorterTest, ZkStateWriterTest, TestFieldCache, TestFreeTextSuggestions, TestConfigSetsAPI, SpellingQueryConverterTest, TermVectorComponentDistributedTest, HdfsBasicDistributedZkTest, TestAddFieldRealTimeGet, TestMiniSolrCloudCluster, SegmentsInfoRequestHandlerTest, CreateCollectionCleanupTest, BasicAuthIntegrationTest, TestRemoteStreaming, TestDocumentBuilder, TestBM25SimilarityFactory, TestHdfsCloudBackupRestore, TestSolrJ, CoreAdminRequestStatusTest, TestRecoveryHdfs, SignatureUpdateProcessorFactoryTest, TestSchemalessBufferedUpdates, TestPerFieldSimilarity, DistributedQueryElevationComponentTest, TestReplicaProperties, AddBlockUpdateTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestMacros, TestSubQueryTransformerDistrib, TestTestInjection, SparseHLLTest, TestExactStatsCache, FileBasedSpellCheckerTest, TestSystemIdResolver, EchoParamsTest, TestCloudManagedSchema, TestSmileRequest, TestRTimerTree, CollectionReloadTest, TestSolrQueryResponse, TestMergePolicyConfig, TestMissingGroups, FileUtilsTest, TestLegacyField, PluginInfoTest, TestClassicSimilarityFactory, DirectSolrSpellCheckerTest, TestValueSourceCache, TestCloudPseudoReturnFields, TestConfigsApi, TestCloudDeleteByQuery, TestPostingsSolrHighlighter, HighlighterMaxOffsetTest, BadIndexSchemaTest, MultiThreadedOCPTest, TestSlowCompositeReaderWrapper, HdfsChaosMonkeySafeLeaderTest, VersionInfoTest, QueryEqualityTest, DistributedIntervalFacetingTest, TestScoreJoinQPScore, MoreLikeThisHandlerTest, TermVectorComponentTest, TestMaxTokenLenTokenizer, SSLMigrationTest, TestSolrDeletionPolicy1, TestSearchPerf, DistributedDebugComponentTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest] [junit4] Completed [369/730 (2!)] on J1 in 87.66s, 19 tests, 1 error <<< FAILURES! [...truncated 44794 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org