Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4250/ Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:49755/yk/s, https://127.0.0.1:49740/yk/s, https://127.0.0.1:49764/yk/s] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:49755/yk/s, https://127.0.0.1:49740/yk/s, https://127.0.0.1:49764/yk/s] at __randomizedtesting.SeedInfo.seed([515D820F13088A91:D0BB0C176457EAAD]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 45 more Build Log: [...truncated 11868 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\init-core-data-001 [junit4] 2> 4639516 T12575 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 4639516 T12575 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /yk/s [junit4] 2> 4639521 T12575 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 4639522 T12575 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4639523 T12576 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 4639622 T12575 oasc.ZkTestServer.run start zk server on port:49730 [junit4] 2> 4639622 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4639624 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4639628 T12582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67aad51d name:ZooKeeperConnection Watcher:127.0.0.1:49730 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4639628 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4639628 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4639628 T12575 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 4639633 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4639633 T12577 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148d960c1770000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 4639635 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4639636 T12584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55cdc242 name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4639637 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4639637 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4639637 T12575 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 4639641 T12575 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 4639645 T12575 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 4639648 T12575 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 4639651 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 4639651 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 4639656 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 4639657 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 4639661 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4639661 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4639665 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 4639666 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 4639669 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 4639670 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 4639673 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 4639674 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 4639678 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 4639678 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 4639682 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 4639683 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 4639686 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4639687 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4639690 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 4639690 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 4639693 T12575 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 4639694 T12575 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 4639698 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4639700 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4639701 T12586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44b288b5 name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4639701 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4639701 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4639703 T12577 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148d960c1770002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 4641377 T12575 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4641385 T12575 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 4641389 T12575 oejs.AbstractConnector.doStart Started [email protected]:49740 [junit4] 2> 4641393 T12575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 4641394 T12575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4641394 T12575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002 [junit4] 2> 4641394 T12575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\' [junit4] 2> 4641431 T12575 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\solr.xml [junit4] 2> 4641443 T12575 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002 [junit4] 2> 4641444 T12575 oasc.CoreContainer.<init> New CoreContainer 916745356 [junit4] 2> 4641444 T12575 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\] [junit4] 2> 4641446 T12575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4641446 T12575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4641446 T12575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4641447 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4641447 T12575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4641447 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4641448 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4641448 T12575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4641448 T12575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4641452 T12575 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 4641455 T12575 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4641455 T12575 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4641456 T12575 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4641456 T12575 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49730/solr [junit4] 2> 4641456 T12575 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4641457 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4641459 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4641460 T12597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d3f444b name:ZooKeeperConnection Watcher:127.0.0.1:49730 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4641460 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4641460 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4641463 T12577 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148d960c1770003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 4641464 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4641465 T12599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ab5c231 name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4641466 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4641468 T12575 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 4641472 T12575 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 4641476 T12575 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 4641481 T12575 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 4641484 T12575 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 4641490 T12575 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 4641492 T12575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49740_yk%2Fs [junit4] 2> 4641493 T12575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49740_yk%2Fs [junit4] 2> 4641497 T12575 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 4641500 T12575 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 4641502 T12575 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4641505 T12575 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49740_yk%2Fs [junit4] 2> 4641505 T12575 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 4641509 T12575 oasc.Overseer.start Overseer (id=92562801946984452-127.0.0.1:49740_yk%2Fs-n_0000000000) starting [junit4] 2> 4641513 T12575 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 4641524 T12575 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 4641525 T12601 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 4641526 T12575 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 4641529 T12575 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 4641532 T12575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4641538 T12600 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 4641539 T12575 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002 [junit4] 2> 4642584 T12575 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\conf\ [junit4] 2> 4642767 T12575 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4642770 T12575 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4642770 T12575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4642778 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4642780 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4642782 T12605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51b6b105 name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4642782 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4642782 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4642784 T12575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4642790 T12575 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4642790 T12575 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 4642790 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4642791 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4642792 T12607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a1746de name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4642793 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4642793 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4642796 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4642797 T12577 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148d960c1770006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 4642802 T12600 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 4642802 T12600 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 4642802 T12600 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 4642806 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 4642813 T12608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4642818 T12609 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4644299 T12575 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 4644299 T12575 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4644308 T12575 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 4644310 T12575 oejs.AbstractConnector.doStart Started [email protected]:49755 [junit4] 2> 4644313 T12575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 4644314 T12575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4644314 T12575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003 [junit4] 2> 4644314 T12575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\' [junit4] 2> 4644343 T12575 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\solr.xml [junit4] 2> 4644352 T12575 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003 [junit4] 2> 4644352 T12575 oasc.CoreContainer.<init> New CoreContainer 1319586992 [junit4] 2> 4644352 T12575 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\] [junit4] 2> 4644354 T12575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4644355 T12575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4644359 T12575 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 4644362 T12575 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4644362 T12575 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4644362 T12575 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4644362 T12575 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49730/solr [junit4] 2> 4644362 T12575 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4644362 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4644366 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4644368 T12620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5194e285 name:ZooKeeperConnection Watcher:127.0.0.1:49730 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4644368 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4644368 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4644371 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4644373 T12622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f378b7 name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4644373 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4644382 T12575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4645390 T12575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49755_yk%2Fs [junit4] 2> 4645391 T12575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49755_yk%2Fs [junit4] 2> 4645397 T12575 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4645400 T12575 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003 [junit4] 2> 4646013 T12575 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\conf\ [junit4] 2> 4646120 T12575 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4646123 T12575 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4646123 T12575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4647571 T12575 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 4647572 T12575 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4647582 T12575 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 4647584 T12575 oejs.AbstractConnector.doStart Started [email protected]:49764 [junit4] 2> 4647587 T12575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 4647587 T12575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4647587 T12575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004 [junit4] 2> 4647587 T12575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004\' [junit4] 2> 4647617 T12575 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004\solr.xml [junit4] 2> 4647627 T12575 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004 [junit4] 2> 4647627 T12575 oasc.CoreContainer.<init> New CoreContainer 222230994 [junit4] 2> 4647627 T12575 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004\] [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4647629 T12575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4647632 T12575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4647635 T12575 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 4647637 T12575 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4647637 T12575 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4647637 T12575 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4647637 T12575 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49730/solr [junit4] 2> 4647637 T12575 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4647637 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4647640 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4647642 T12635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3932e538 name:ZooKeeperConnection Watcher:127.0.0.1:49730 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4647643 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4647643 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4647645 T12577 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148d960c1770009, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 4647646 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4647648 T12637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2619f37c name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4647648 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4647661 T12575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4648673 T12575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49764_yk%2Fs [junit4] 2> 4648674 T12575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49764_yk%2Fs [junit4] 2> 4648682 T12575 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4648687 T12575 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004 [junit4] 2> 4649768 T12575 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-004\conf\ [junit4] 2> 4649962 T12575 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4649964 T12575 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4649965 T12575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4649975 T12575 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 4649976 T12575 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4649977 T12575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4649979 T12641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2618112b name:ZooKeeperConnection Watcher:127.0.0.1:49730/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4649979 T12575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4649980 T12575 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4649981 T12575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4650022 T12613 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 4650024 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 4650026 T12601 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 4650027 T12642 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 4650030 T12642 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 4650030 T12642 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 4650031 T12642 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 4650037 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4650044 T12600 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 4650044 T12600 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 4650044 T12600 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 4650048 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4650051 T12623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4650051 T12608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4650052 T12609 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4650052 T12638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4650053 T12643 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4650138 T12642 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 4650138 T12642 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:49740_yk%2Fs [junit4] 2> 4650140 T12642 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:49755_yk%2Fs [junit4] 2> 4650180 T12591 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 4650184 T12616 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 4650203 T12591 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 4650203 T12616 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 4650207 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4650208 T12616 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 4650208 T12616 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 4650211 T12616 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 4650211 T12591 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 4650214 T12616 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 4650215 T12616 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4650216 T12600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:49755/yk/s", [junit4] 2> "node_name":"127.0.0.1:49755_yk%2Fs", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 4650228 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4650229 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4650230 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 4650232 T12591 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 4650232 T12591 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 4650235 T12591 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 4650235 T12591 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4650242 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 4650243 T12600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:49740/yk/s", [junit4] 2> "node_name":"127.0.0.1:49740_yk%2Fs", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 4650246 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4650246 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4650247 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4650248 T12608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4650248 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 4650251 T12608 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 4651215 T12616 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 4651215 T12616 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 4651216 T12616 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4651217 T12616 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 4651218 T12616 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4651218 T12616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\' [junit4] 2> 4651235 T12591 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 4651235 T12591 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 4651237 T12591 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4651237 T12591 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 4651240 T12591 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4651240 T12591 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\' [junit4] 2> 4651275 T12616 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 4651275 T12591 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 4651290 T12616 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4651290 T12591 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4651292 T12616 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 4651293 T12591 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 4651297 T12616 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 4651297 T12591 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 4651469 T12591 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4651471 T12616 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4651476 T12591 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4651476 T12616 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4651476 T12591 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4651476 T12616 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4651493 T12591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4651497 T12591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4651497 T12616 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4651500 T12591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4651501 T12616 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4651502 T12591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4651502 T12591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4651503 T12591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4651506 T12616 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4651506 T12591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4651507 T12591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4651507 T12591 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 4651507 T12591 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4651508 T12591 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\data\ [junit4] 2> 4651508 T12591 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162a3918 [junit4] 2> 4651508 T12616 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4651509 T12616 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4651509 T12591 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\data\ [junit4] 2> 4651509 T12616 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4651509 T12591 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index/ [junit4] 2> 4651510 T12591 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 4651511 T12591 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index [junit4] 2> 4651512 T12616 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4651512 T12591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.772336518691937] [junit4] 2> 4651512 T12616 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4651513 T12591 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-635f37c2)),segFN=segments_1,generation=1} [junit4] 2> 4651513 T12591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4651513 T12616 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 4651514 T12616 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4651514 T12616 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\data\ [junit4] 2> 4651515 T12616 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@162a3918 [junit4] 2> 4651515 T12616 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\data\ [junit4] 2> 4651516 T12616 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index/ [junit4] 2> 4651516 T12616 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 4651517 T12591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4651517 T12616 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index [junit4] 2> 4651518 T12616 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.772336518691937] [junit4] 2> 4651517 T12591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4651519 T12616 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7908fe65)),segFN=segments_1,generation=1} [junit4] 2> 4651519 T12591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4651519 T12591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4651519 T12616 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4651520 T12591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4651520 T12591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4651522 T12591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4651522 T12591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4651522 T12591 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4651523 T12591 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4651523 T12591 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4651523 T12616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4651523 T12591 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4651523 T12616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4651524 T12591 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4651524 T12616 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4651525 T12616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4651525 T12616 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4651525 T12591 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 4651526 T12591 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 4651527 T12591 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 4651528 T12591 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 4651526 T12616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4651528 T12591 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 4651529 T12616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4651529 T12591 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4651530 T12616 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4651530 T12616 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4651530 T12591 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 4651531 T12616 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4651531 T12616 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4651532 T12616 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4651532 T12616 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4651533 T12616 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 4651533 T12616 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 4651533 T12616 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 4651534 T12616 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 4651534 T12616 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 4651534 T12616 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4651535 T12616 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 4651537 T12591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651537 T12616 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651538 T12591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651538 T12616 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651540 T12591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651540 T12616 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651541 T12591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651541 T12616 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4651545 T12616 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4651546 T12616 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4651545 T12591 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4651546 T12591 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4651546 T12616 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 4651547 T12591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 4651547 T12616 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7908fe65)),segFN=segments_1,generation=1} [junit4] 2> 4651548 T12616 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4651548 T12591 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-635f37c2)),segFN=segments_1,generation=1} [junit4] 2> 4651549 T12591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4651548 T12616 oass.SolrIndexSearcher.<init> Opening Searcher@518c2d83[customcollreplicadeletion_b_replica1] main [junit4] 2> 4651550 T12616 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 4651549 T12591 oass.SolrIndexSearcher.<init> Opening Searcher@50f446ec[customcollreplicadeletion_a_replica1] main [junit4] 2> 4651551 T12591 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 4651552 T12616 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4651552 T12616 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4651553 T12591 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4651555 T12591 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4651555 T12616 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4651556 T12616 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4651556 T12616 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4651556 T12591 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4651556 T12591 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4651557 T12591 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4651557 T12616 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4651558 T12616 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4651559 T12591 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4651559 T12591 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4651561 T12616 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 4651561 T12591 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 4651565 T12591 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4651565 T12591 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4651566 T12616 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 4651567 T12616 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4651567 T12616 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4651569 T12646 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@50f446ec[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4651571 T12647 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@518c2d83[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4651572 T12591 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 4651572 T12591 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:49740/yk/s collection:customcollreplicadeletion shard:a [junit4] 2> 4651573 T12616 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 4651574 T12616 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:49755/yk/s collection:customcollreplicadeletion shard:b [junit4] 2> 4651575 T12591 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 4651576 T12616 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 4651586 T12616 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 4651586 T12591 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 4651589 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651591 T12616 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4651591 T12616 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 4651591 T12591 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4651592 T12591 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C4897 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@47dc38b8 url=https://127.0.0.1:49740/yk/s/customcollreplicadeletion_a_replica1 node=127.0.0.1:49740_yk%2Fs C4897_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:49740/yk/s, node_name=127.0.0.1:49740_yk%2Fs, state=down} [junit4] 2> 4651592 T12591 C4897 P49740 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49740/yk/s/customcollreplicadeletion_a_replica1/ [junit4] 2> 4651592 T12591 C4897 P49740 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4651593 T12591 C4897 P49740 oasc.SyncStrategy.syncToMe https://127.0.0.1:49740/yk/s/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> ASYNC NEW_CORE C4898 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@33704961 url=https://127.0.0.1:49755/yk/s/customcollreplicadeletion_b_replica1 node=127.0.0.1:49755_yk%2Fs C4898_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:49755/yk/s, node_name=127.0.0.1:49755_yk%2Fs, state=down} [junit4] 2> 4651591 T12616 C4898 P49755 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49755/yk/s/customcollreplicadeletion_b_replica1/ [junit4] 2> 4651593 T12591 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49740/yk/s/customcollreplicadeletion_a_replica1/ a [junit4] 2> 4651594 T12616 C4898 P49755 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4651594 T12616 C4898 P49755 oasc.SyncStrategy.syncToMe https://127.0.0.1:49755/yk/s/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 4651595 T12616 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49755/yk/s/customcollreplicadeletion_b_replica1/ b [junit4] 2> 4651595 T12616 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 4651594 T12591 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 4651601 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 4651607 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4651608 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651610 T12608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651610 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 4651615 T12608 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 4651622 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 4651625 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651627 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4651628 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651628 T12608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651629 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 4651633 T12608 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 4651640 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 4651644 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651645 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4651646 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651646 T12608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651647 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 4651650 T12608 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 4651657 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 4651660 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651662 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4651662 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651663 T12608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651663 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 4651664 T12616 oasc.ZkController.register We are https://127.0.0.1:49755/yk/s/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:49755/yk/s/customcollreplicadeletion_b_replica1/ [junit4] 2> 4651664 T12616 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:49755/yk/s [junit4] 2> 4651664 T12616 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4651665 T12616 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 4651668 T12608 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 4651675 T12616 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 4651677 T12616 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1493 [junit4] 2> 4651677 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 4651678 T12600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:49755/yk/s", [junit4] 2> "node_name":"127.0.0.1:49755_yk%2Fs", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 4651681 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651682 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4651683 T12623 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651683 T12608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 4651685 T12623 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 4651687 T12608 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 4651724 T12591 oasc.ZkController.register We are https://127.0.0.1:49740/yk/s/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:49740/yk/s/customcollreplicadeletion_a_replica1/ [junit4] 2> 4651724 T12591 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:49740/yk/s [junit4] 2> 4651724 T12591 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4651724 T12591 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 4651726 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651733 T12591 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 4651736 T12591 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=1556 [junit4] 2> 4651738 T12642 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 4651739 T12642 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1493},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=1556},core=customcollreplicadeletion_a_replica1}}} [junit4] 2> 4651741 T12623 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 4651743 T12600 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 4651743 T12600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:49740/yk/s", [junit4] 2> "node_name":"127.0.0.1:49740_yk%2Fs", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 4651745 T12608 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 4651746 T12613 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1724 [junit4] 2> 4651747 T12575 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 4651749 T12600 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 4651750 T12623 oascc.Zk [...truncated too long message...] ers\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-515D820F13088A91-001 [junit4] 2> 137796 T12574 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de_CH, timezone=Pacific/Pohnpei [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=103766752,total=424116224 [junit4] 2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, DistanceFunctionTest, SimpleFacetsTest, TestQuerySenderListener, TestMiniSolrCloudCluster, ResourceLoaderTest, AnalysisErrorHandlingTest, CloudExitableDirectoryReaderTest, TestJoin, ChaosMonkeySafeLeaderTest, SuggestComponentTest, TestNoOpRegenerator, TestBulkSchemaAPI, TestUniqueKeyFieldResource, DateRangeFieldTest, TestBinaryResponseWriter, SpellingQueryConverterTest, DistributedFacetPivotLongTailTest, PingRequestHandlerTest, HdfsRecoveryZkTest, SyncSliceTest, SSLMigrationTest, EnumFieldTest, CurrencyFieldOpenExchangeTest, DocValuesMissingTest, AnalyticsMergeStrategyTest, TestSolrDeletionPolicy1, PolyFieldTest, TestUtils, RecoveryZkTest, TestInitParams, TestSerializedLuceneMatchVersion, TestDocumentBuilder, ChangedSchemaMergeTest, TestAnalyzedSuggestions, MultiTermTest, BadIndexSchemaTest, TestCoreDiscovery, TestNonDefinedSimilarityFactory, ChaosMonkeyNothingIsSafeTest, TestSortingResponseWriter, DeleteReplicaTest, TestGroupingSearch, SolrCoreCheckLockOnStartupTest, AssignTest, SimplePostToolTest, TestUpdate, SolrInfoMBeanTest, BlockCacheTest, MinimalSchemaTest, RemoteQueryErrorTest, TestFieldTypeResource, AlternateDirectoryTest, TestCloudPivotFacet, BasicDistributedZkTest, TestSort, OpenCloseCoreStressTest, StandardRequestHandlerTest, SolrCmdDistributorTest, DistributedQueryElevationComponentTest, TestSolrXml, DistributedFacetPivotLargeTest, TestSolrCoreProperties, TestSchemaNameResource, TestSolrDeletionPolicy2, TestSolrJ, SOLR749Test, TestRangeQuery, PathHierarchyTokenizerFactoryTest, TestFunctionQuery, TestStressRecovery, TestExtendedDismaxParser, MigrateRouteKeyTest, TestDefaultSimilarityFactory, TestConfigSets, RollingRestartTest, TestLuceneMatchVersion, TestXIncludeConfig, TestSchemaResource, ZkNodePropsTest, TestNRTOpen, AnalyticsQueryTest, TestModifyConfFiles, UniqFieldsUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, ModifyConfFileTest, EchoParamsTest, UnloadDistributedZkTest, TestCustomSort, DeleteShardTest, TestRandomFaceting, TestPhraseSuggestions, SolrIndexConfigTest, DistribCursorPagingTest, CollectionsAPIDistributedZkTest, TestDocSet, AddBlockUpdateTest, DirectUpdateHandlerTest, TestFoldingMultitermQuery, TestCodecSupport, FileBasedSpellCheckerTest, LukeRequestHandlerTest, ExternalCollectionsTest, StatelessScriptUpdateProcessorFactoryTest, DistributedQueryComponentCustomSortTest, TestCursorMarkWithoutUniqueKey, DateMathParserTest, TestTrie, QueryResultKeyTest, TestSolr4Spatial2, OverseerStatusTest, ClusterStateTest, TermVectorComponentTest, TestImplicitCoreProperties, TestOmitPositions, TestStandardQParsers, ZkControllerTest, TestArbitraryIndexDir, TestClassNameShortening, TestCharFilters, SuggesterTSTTest, TestValueSourceCache, DefaultValueUpdateProcessorTest, ExitableDirectoryReaderTest, ResponseHeaderTest, FileUtilsTest, DistribDocExpirationUpdateProcessorTest, TestSchemaManager, TestPivotHelperCode, TestRawResponseWriter, TestIndexingPerformance, CollectionsAPIAsyncDistributedZkTest, TestSimpleQParserPlugin, TestLazyCores, SolrPluginUtilsTest, SignatureUpdateProcessorFactoryTest, TestManagedSchema, CoreAdminCreateDiscoverTest, SolrTestCaseJ4Test, OutputWriterTest, SharedFSAutoReplicaFailoverUtilsTest, ZkCLITest, SpatialFilterTest, TestCloudSchemaless, TestCSVLoader, TestMissingGroups, TestSolrQueryParserDefaultOperatorResource, AliasIntegrationTest, SliceStateTest, BadCopyFieldTest, TestZkChroot, WordBreakSolrSpellCheckerTest, RequiredFieldsTest, CSVRequestHandlerTest, TestPHPSerializedResponseWriter, DebugComponentTest, TestReplicationHandler, TestSweetSpotSimilarityFactory, SolrCoreTest, TestBulkSchemaConcurrent, TestIBSimilarityFactory, PreAnalyzedFieldTest, TestIntervalFaceting, BJQParserTest, TestHashPartitioner, BinaryUpdateRequestHandlerTest, TestMaxScoreQueryParser, SpellPossibilityIteratorTest, TestDynamicFieldCollectionResource, TestLRUCache, TestConfig, HighlighterConfigTest, TestSchemaSimilarityResource, RequestHandlersTest, LeaderElectionIntegrationTest, TestStressVersions, TestSolrQueryParser, BasicDistributedZk2Test, TestElisionMultitermQuery, TestCollationFieldDocValues, TestNonNRTOpen, RankQueryTest, HdfsBasicDistributedZk2Test, TestSystemIdResolver, TestStressReorder, PeerSyncTest, TestCopyFieldCollectionResource, HdfsCollectionsAPIDistributedZkTest, TestManagedStopFilterFactory, TestReloadAndDeleteDocs, TestBlendedInfixSuggestions, TestSurroundQueryParser, TestWordDelimiterFilterFactory, TestInfoStreamLogging, TestLMDirichletSimilarityFactory, TestBinaryField, ParsingFieldUpdateProcessorsTest, ShardSplitTest, JsonLoaderTest, TestFaceting, CachingDirectoryFactoryTest, TestLMJelinekMercerSimilarityFactory, TestComponentsName, TestSolrXmlPersistor, TestMergePolicyConfig, TestFieldCollectionResource, TestReload, TestTolerantSearch, DistributedQueryComponentOptimizationTest, OverseerTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, TestPartialUpdateDeduplication, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, SampleTest, TestSearchPerf, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, AsyncMigrateRouteKeyTest, ConnectionManagerTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed in 138.42s, 1 test, 1 error <<< FAILURES! [...truncated 283 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962: There were test failures: 436 suites, 1784 tests, 1 error, 53 ignored (31 assumptions) Total time: 149 minutes 41 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
