Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1731/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. REGRESSION: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:54817/e_h/xd/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:54817/e_h/xd/collection1 at __randomizedtesting.SeedInfo.seed([58E6EDB233336360:D90063AA446C035C]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) at sun.reflect.GeneratedMethodAccessor39.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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) 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: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 47 more Build Log: [...truncated 11422 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/init-core-data-001 [junit4] 2> 2277301 T5733 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2277302 T5733 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /e_h/xd [junit4] 2> 2277306 T5733 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2277308 T5733 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2277311 T5734 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2277412 T5733 oasc.ZkTestServer.run start zk server on port:54806 [junit4] 2> 2277414 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2277423 T5740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f6388d5 name:ZooKeeperConnection Watcher:127.0.0.1:54806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2277424 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2277424 T5733 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2277438 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2277444 T5742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a6b0dec name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2277445 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2277445 T5733 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2277463 T5733 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2277473 T5733 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2277493 T5733 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2277502 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2277503 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2277513 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 2277514 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2277522 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2277523 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2277530 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2277531 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2277540 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2277541 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2277549 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2277550 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2277558 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2277558 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2277566 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2277567 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2277576 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2277577 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2277585 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2277586 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2277593 T5733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2277595 T5733 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2277607 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2277612 T5744 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56a1bbef name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2277614 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2279964 T5733 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2279975 T5733 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2280085 T5733 oejs.AbstractConnector.doStart Started [email protected]:54810 [junit4] 2> 2280090 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2280091 T5733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2280091 T5733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002 [junit4] 2> 2280092 T5733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/' [junit4] 2> 2280175 T5733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/solr.xml [junit4] 2> 2280190 T5733 oasc.CoreContainer.<init> New CoreContainer 1579307851 [junit4] 2> 2280192 T5733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/] [junit4] 2> 2280193 T5733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2280193 T5733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2280194 T5733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2280194 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2280194 T5733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2280195 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2280195 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2280196 T5733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2280196 T5733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2280198 T5733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2280202 T5733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2280202 T5733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2280203 T5733 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2280203 T5733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54806/solr [junit4] 2> 2280203 T5733 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2280205 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2280210 T5755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@409b9817 name:ZooKeeperConnection Watcher:127.0.0.1:54806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2280212 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2280220 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2280226 T5757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f6609b8 name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2280226 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2280231 T5733 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2280240 T5733 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2280250 T5733 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2280269 T5733 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2280279 T5733 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2280290 T5733 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2280295 T5733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54810_e_h%2Fxd [junit4] 2> 2280298 T5733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54810_e_h%2Fxd [junit4] 2> 2280308 T5733 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2280314 T5733 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2280327 T5733 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54810_e_h%2Fxd [junit4] 2> 2280328 T5733 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2280335 T5733 oasc.Overseer.start Overseer (id=92269189999886340-127.0.0.1:54810_e_h%2Fxd-n_0000000000) starting [junit4] 2> 2280343 T5733 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2280378 T5759 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2280380 T5733 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2280388 T5733 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2280393 T5733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2280404 T5758 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2280412 T5760 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 2280412 T5760 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2280415 T5760 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2280416 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2280420 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2280422 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54810/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54810_e_h%2Fxd", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 2280423 T5758 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 2280424 T5758 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 2280432 T5761 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> 2281418 T5760 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2281418 T5760 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 2281420 T5760 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2281420 T5760 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2281423 T5760 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2281424 T5760 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/' [junit4] 2> 2281426 T5760 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 2281426 T5760 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 2281427 T5760 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 2281472 T5760 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 2281482 T5760 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2281484 T5760 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 2281487 T5760 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2281490 T5760 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 2281502 T5760 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2281505 T5760 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 2281509 T5760 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 2281518 T5760 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 2281518 T5760 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 2281519 T5760 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 2281519 T5760 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data/ [junit4] 2> 2281520 T5760 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 2281520 T5760 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data [junit4] 2> 2281521 T5760 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data/index/ [junit4] 2> 2281522 T5760 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2281523 T5760 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data/index [junit4] 2> 2281524 T5760 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2281529 T5760 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e3f643c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2281530 T5760 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2281532 T5760 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2281619 T5760 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2281620 T5760 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2281620 T5760 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2281620 T5760 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2281621 T5760 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2281621 T5760 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2281622 T5760 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2281622 T5760 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2281623 T5760 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2281623 T5760 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2281623 T5760 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2281624 T5760 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2281631 T5760 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2281633 T5760 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2281634 T5760 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2281635 T5760 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2281637 T5760 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2281639 T5760 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2281639 T5760 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2281640 T5760 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.2333984375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=2.928084754864174, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2281642 T5760 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e3f643c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2281642 T5760 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2281642 T5760 oass.SolrIndexSearcher.<init> Opening Searcher@5a8ad5e1[collection1] main [junit4] 2> 2281643 T5760 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 2281645 T5760 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2281646 T5760 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2281647 T5760 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2281647 T5760 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2281647 T5760 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2281649 T5760 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2281649 T5760 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2281652 T5760 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2281659 T5760 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2281659 T5760 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2281659 T5760 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2281666 T5760 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 2281673 T5760 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2281673 T5762 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a8ad5e1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 2281676 T5765 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54810/e_h/xd collection:control_collection shard:shard1 [junit4] 2> 2281676 T5733 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2281677 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2281678 T5765 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 2281683 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2281688 T5767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9c692ab name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2281689 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2281692 T5733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2281693 T5765 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 2281698 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2281699 T5733 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2281701 T5765 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2281701 T5765 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1850 name=collection1 org.apache.solr.core.SolrCore@4b668e94 url=https://127.0.0.1:54810/e_h/xd/collection1 node=127.0.0.1:54810_e_h%2Fxd C1850_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:54810/e_h/xd, core=collection1, node_name=127.0.0.1:54810_e_h%2Fxd} [junit4] 2> 2281702 T5765 C1850 P54810 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54810/e_h/xd/collection1/ [junit4] 2> 2281702 T5765 C1850 P54810 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2281702 T5765 C1850 P54810 oasc.SyncStrategy.syncToMe https://127.0.0.1:54810/e_h/xd/collection1/ has no replicas [junit4] 2> 2281702 T5765 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54810/e_h/xd/collection1/ shard1 [junit4] 2> 2281703 T5765 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 2281708 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2281735 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2281842 T5761 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> 2281843 T5768 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> 2281882 T5765 oasc.ZkController.register We are https://127.0.0.1:54810/e_h/xd/collection1/ and leader is https://127.0.0.1:54810/e_h/xd/collection1/ [junit4] 2> 2281883 T5765 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54810/e_h/xd [junit4] 2> 2281883 T5765 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2281883 T5765 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 2281883 T5765 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2281888 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2281893 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2281895 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:54810/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54810_e_h%2Fxd", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 2282003 T5761 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> 2282006 T5768 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> 2282014 T5765 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2283685 T5733 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2283685 T5733 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2283692 T5733 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2283694 T5733 oejs.AbstractConnector.doStart Started [email protected]:54814 [junit4] 2> 2283698 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2283699 T5733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2283699 T5733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003 [junit4] 2> 2283700 T5733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/' [junit4] 2> 2283739 T5733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/solr.xml [junit4] 2> 2283755 T5733 oasc.CoreContainer.<init> New CoreContainer 1057025341 [junit4] 2> 2283756 T5733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/] [junit4] 2> 2283757 T5733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2283757 T5733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2283757 T5733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2283758 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2283758 T5733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2283758 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2283759 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2283759 T5733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2283759 T5733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2283762 T5733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2283764 T5733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2283764 T5733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2283765 T5733 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2283766 T5733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54806/solr [junit4] 2> 2283766 T5733 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2283768 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2283771 T5779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@327b656c name:ZooKeeperConnection Watcher:127.0.0.1:54806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2283772 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2283778 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2283781 T5781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1851bd64 name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2283782 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2283802 T5733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2284811 T5733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54814_e_h%2Fxd [junit4] 2> 2284814 T5733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54814_e_h%2Fxd [junit4] 2> 2284823 T5761 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 2284825 T5768 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 2284825 T5782 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4] 2> 2284842 T5783 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2284842 T5783 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2284845 T5783 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2284845 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2284852 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2284853 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54814/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54814_e_h%2Fxd", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 2284853 T5758 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 2284854 T5758 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 2284862 T5782 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2284862 T5768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2284863 T5761 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2285847 T5783 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2285848 T5783 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2285851 T5783 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2285852 T5783 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2285854 T5783 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2285855 T5783 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/' [junit4] 2> 2285860 T5783 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 2285860 T5783 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 2285861 T5783 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 2285915 T5783 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 2285928 T5783 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2285932 T5783 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 2285935 T5783 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 2285944 T5783 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2285945 T5783 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2285945 T5783 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 2285946 T5783 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data/ [junit4] 2> 2285946 T5783 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 2285946 T5783 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data [junit4] 2> 2285947 T5783 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data/index/ [junit4] 2> 2285949 T5783 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2285951 T5783 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data/index [junit4] 2> 2285952 T5783 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2285961 T5783 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e6c6ce; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2285961 T5783 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2285962 T5783 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2285963 T5783 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2285963 T5783 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2285963 T5783 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2285963 T5783 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2285964 T5783 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2285964 T5783 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2285964 T5783 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2285966 T5783 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2285967 T5783 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2285967 T5783 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2285968 T5783 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2285968 T5783 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2285979 T5783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2285981 T5783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2285982 T5783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2285984 T5783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2285985 T5783 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2285987 T5783 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2285987 T5783 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2285988 T5783 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.2333984375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=2.928084754864174, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2285990 T5783 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e6c6ce; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2285990 T5783 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2285990 T5783 oass.SolrIndexSearcher.<init> Opening Searcher@5b49d726[collection1] main [junit4] 2> 2285991 T5783 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2285995 T5783 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2285995 T5783 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2285996 T5783 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2285997 T5783 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2285997 T5783 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2285999 T5783 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2286000 T5783 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2286000 T5783 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2286000 T5783 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2286001 T5783 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 2286007 T5783 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2286008 T5787 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54814/e_h/xd collection:collection1 shard:shard2 [junit4] 2> 2286008 T5784 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b49d726[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 2286010 T5733 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2286010 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2286012 T5787 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 2286025 T5787 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 2286032 T5787 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2286032 T5787 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1851 name=collection1 org.apache.solr.core.SolrCore@7a74bae5 url=https://127.0.0.1:54814/e_h/xd/collection1 node=127.0.0.1:54814_e_h%2Fxd C1851_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54814/e_h/xd, core=collection1, node_name=127.0.0.1:54814_e_h%2Fxd} [junit4] 2> 2286033 T5787 C1851 P54814 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54814/e_h/xd/collection1/ [junit4] 2> 2286034 T5787 C1851 P54814 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2286034 T5787 C1851 P54814 oasc.SyncStrategy.syncToMe https://127.0.0.1:54814/e_h/xd/collection1/ has no replicas [junit4] 2> 2286035 T5787 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54814/e_h/xd/collection1/ shard2 [junit4] 2> 2286035 T5787 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 2286036 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2286045 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2286057 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2286189 T5761 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2286190 T5782 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2286191 T5768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2286229 T5787 oasc.ZkController.register We are https://127.0.0.1:54814/e_h/xd/collection1/ and leader is https://127.0.0.1:54814/e_h/xd/collection1/ [junit4] 2> 2286229 T5787 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54814/e_h/xd [junit4] 2> 2286229 T5787 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2286229 T5787 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 2286230 T5787 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2286233 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2286235 T5787 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2286237 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2286239 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:54814/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54814_e_h%2Fxd", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 2286349 T5761 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2286349 T5782 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2286350 T5768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 2288036 T5733 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2288037 T5733 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2288046 T5733 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2288049 T5733 oejs.AbstractConnector.doStart Started [email protected]:54817 [junit4] 2> 2288053 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2288053 T5733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2288054 T5733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004 [junit4] 2> 2288055 T5733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/' [junit4] 2> 2288122 T5733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/solr.xml [junit4] 2> 2288137 T5733 oasc.CoreContainer.<init> New CoreContainer 1638332382 [junit4] 2> 2288138 T5733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/] [junit4] 2> 2288138 T5733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2288139 T5733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2288139 T5733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2288140 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2288140 T5733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2288140 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2288141 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2288141 T5733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2288142 T5733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2288145 T5733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2288146 T5733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2288147 T5733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2288148 T5733 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2288148 T5733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54806/solr [junit4] 2> 2288148 T5733 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2288151 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2288156 T5798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e1ee946 name:ZooKeeperConnection Watcher:127.0.0.1:54806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2288158 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2288165 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2288170 T5800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d27d08a name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2288171 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2288193 T5733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2289203 T5733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54817_e_h%2Fxd [junit4] 2> 2289205 T5733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54817_e_h%2Fxd [junit4] 2> 2289219 T5761 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2289220 T5768 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2289222 T5801 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2289223 T5782 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4] 2> 2289244 T5802 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2289244 T5802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2289246 T5802 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2289246 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2289254 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2289256 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54817/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54817_e_h%2Fxd", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 2289257 T5758 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 2289257 T5758 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 2289265 T5801 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> 2289265 T5782 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> 2289266 T5768 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> 2289266 T5761 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> 2290248 T5802 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 2290248 T5802 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 2290250 T5802 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2290250 T5802 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2290253 T5802 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2290254 T5802 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/' [junit4] 2> 2290255 T5802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 2290255 T5802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 2290255 T5802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 2290303 T5802 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10 [junit4] 2> 2290310 T5802 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2290316 T5802 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 2290318 T5802 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 2290350 T5802 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2290351 T5802 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 2290351 T5802 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 2290354 T5802 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data/ [junit4] 2> 2290354 T5802 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 2290355 T5802 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data [junit4] 2> 2290357 T5802 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data/index/ [junit4] 2> 2290357 T5802 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 2290359 T5802 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data/index [junit4] 2> 2290360 T5802 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2290366 T5802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ac60923; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2290367 T5802 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2290369 T5802 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2290370 T5802 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2290371 T5802 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2290371 T5802 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2290371 T5802 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2290372 T5802 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2290372 T5802 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2290372 T5802 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2290373 T5802 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2290373 T5802 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2290373 T5802 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2290374 T5802 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2290374 T5802 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2290382 T5802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2290384 T5802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2290386 T5802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2290387 T5802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2290389 T5802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2290393 T5802 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2290394 T5802 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2290394 T5802 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.2333984375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=2.928084754864174, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 2290397 T5802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ac60923; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 2290398 T5802 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2290398 T5802 oass.SolrIndexSearcher.<init> Opening Searcher@f346fe8[collection1] main [junit4] 2> 2290398 T5802 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 2290402 T5802 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2290402 T5802 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2290406 T5802 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2290406 T5802 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2290407 T5802 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2290410 T5802 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2290411 T5802 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2290411 T5802 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2290412 T5802 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2290412 T5802 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 2290416 T5802 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 2290416 T5803 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f346fe8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 2290420 T5806 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54817/e_h/xd collection:collection1 shard:shard3 [junit4] 2> 2290421 T5733 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 2290422 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2290423 T5806 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 2290441 T5806 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 2290448 T5806 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2290449 T5806 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1852 name=collection1 org.apache.solr.core.SolrCore@457b3655 url=https://127.0.0.1:54817/e_h/xd/collection1 node=127.0.0.1:54817_e_h%2Fxd C1852_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54817/e_h/xd, core=collection1, node_name=127.0.0.1:54817_e_h%2Fxd} [junit4] 2> 2290450 T5806 C1852 P54817 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54817/e_h/xd/collection1/ [junit4] 2> 2290450 T5806 C1852 P54817 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2290450 T5806 C1852 P54817 oasc.SyncStrategy.syncToMe https://127.0.0.1:54817/e_h/xd/collection1/ has no replicas [junit4] 2> 2290451 T5806 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54817/e_h/xd/collection1/ shard3 [junit4] 2> 2290451 T5806 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 2290455 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2290467 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2290495 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2290500 T5761 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> 2290501 T5768 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> 2290503 T5801 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> 2290505 T5782 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> 2290547 T5806 oasc.ZkController.register We are https://127.0.0.1:54817/e_h/xd/collection1/ and leader is https://127.0.0.1:54817/e_h/xd/collection1/ [junit4] 2> 2290548 T5806 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54817/e_h/xd [junit4] 2> 2290548 T5806 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2290548 T5806 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 2290548 T5806 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2290551 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2290554 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2290555 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:54817/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54817_e_h%2Fxd", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 2290555 T5806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2290670 T5768 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> 2290670 T5782 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> 2290670 T5761 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> 2290674 T5801 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> 2292717 T5733 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2292719 T5733 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2292729 T5733 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2292732 T5733 oejs.AbstractConnector.doStart Started [email protected]:54820 [junit4] 2> 2292737 T5733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2292737 T5733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2292737 T5733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-005 [junit4] 2> 2292738 T5733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-005/' [junit4] 2> 2292794 T5733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-005/solr.xml [junit4] 2> 2292808 T5733 oasc.CoreContainer.<init> New CoreContainer 1149542298 [junit4] 2> 2292808 T5733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001/tempDir-005/] [junit4] 2> 2292809 T5733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2292810 T5733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2292810 T5733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2292810 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2292811 T5733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2292811 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2292812 T5733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2292812 T5733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2292813 T5733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2292816 T5733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2292817 T5733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2292818 T5733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2292818 T5733 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2292819 T5733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54806/solr [junit4] 2> 2292819 T5733 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2292821 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2292826 T5817 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cfad079 name:ZooKeeperConnection Watcher:127.0.0.1:54806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2292828 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2292834 T5733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2292839 T5819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7594b28e name:ZooKeeperConnection Watcher:127.0.0.1:54806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2292839 T5733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2292856 T5733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2293864 T5733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54820_e_h%2Fxd [junit4] 2> 2293867 T5733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54820_e_h%2Fxd [junit4] 2> 2293880 T5820 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2293880 T5782 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2293880 T5761 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2293881 T5801 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2293881 T5768 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4] 2> 2293902 T5821 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 2293902 T5821 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 2293905 T5821 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2293905 T5761 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2293911 T5758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 2293913 T5758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54820/e_h/xd", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:54820_e_h%2Fxd", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 2293913 T5758 oasc.Overseer$ClusterStateUpdater.updateState Coll [...truncated too long message...] 44 T5733 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2436447 T5733 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54806 54806 [junit4] 2> 2436592 T5734 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54806 54806 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=58E6EDB233336360 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=Africa/Kinshasa -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 160s | TestCloudSchemaless.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:54817/e_h/xd/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([58E6EDB233336360:D90063AA446C035C]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [junit4] > at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) [junit4] > at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 47 more [junit4] 2> 2436924 T5733 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-58E6EDB233336360-001 [junit4] 2> 159639 T5732 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=zh_HK, timezone=Africa/Kinshasa [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=108887272,total=280170496 [junit4] 2> NOTE: All tests run in this JVM: [TestGroupingSearch, SSLMigrationTest, TestFileDictionaryLookup, OverseerCollectionProcessorTest, SystemInfoHandlerTest, TestManagedSchema, TestFiltering, UnloadDistributedZkTest, NoCacheHeaderTest, DistribCursorPagingTest, TestCollationField, ResponseHeaderTest, LeaderElectionIntegrationTest, DistribDocExpirationUpdateProcessorTest, CursorMarkTest, TestFastLRUCache, DocValuesTest, TestDocBasedVersionConstraints, SpellPossibilityIteratorTest, TestHashPartitioner, TestSweetSpotSimilarityFactory, TestLRUCache, SuggesterTest, TimeZoneUtilsTest, AnalysisErrorHandlingTest, TestCharFilters, BadIndexSchemaTest, AddBlockUpdateTest, SchemaVersionSpecificBehaviorTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, TestCodecSupport, SolrTestCaseJ4Test, ParsingFieldUpdateProcessorsTest, TestQuerySenderListener, RankQueryTest, ChaosMonkeyNothingIsSafeTest, TestCollectionAPI, RollingRestartTest, DistributedQueryComponentOptimizationTest, TestQuerySenderNoQuery, AnalyticsMergeStrategyTest, TestSolrJ, TestRequestStatusCollectionAPI, BinaryUpdateRequestHandlerTest, TestCursorMarkWithoutUniqueKey, TestLuceneMatchVersion, TestSolr4Spatial, ReplicationFactorTest, LoggingHandlerTest, MergeStrategyTest, FileBasedSpellCheckerTest, TestImplicitCoreProperties, DocValuesMissingTest, BadComponentTest, PolyFieldTest, ClusterStateUpdateTest, TestBlendedInfixSuggestions, SuggesterFSTTest, TestAtomicUpdateErrorCases, TestDistributedGrouping, TestCoreContainer, CopyFieldTest, TestUniqueKeyFieldResource, LegacyHTMLStripCharFilterTest, CurrencyFieldXmlFileTest, TestRecovery, TestRestManager, CoreAdminRequestStatusTest, TestSchemaNameResource, TestFaceting, SimpleFacetsTest, SolrXmlInZkTest, HdfsUnloadDistributedZkTest, QueryEqualityTest, NotRequiredUniqueKeyTest, UpdateRequestProcessorFactoryTest, TestSolrQueryParser, TestExceedMaxTermLength, TestSolrCoreProperties, DistributedExpandComponentTest, TestExpandComponent, TestQueryTypes, MultiThreadedOCPTest, CacheHeaderTest, IndexBasedSpellCheckerTest, AnalyticsQueryTest, RAMDirectoryFactoryTest, SearchHandlerTest, AutoCommitTest, TestSystemIdResolver, RegexBoostProcessorTest, OutputWriterTest, TestJmxIntegration, AliasIntegrationTest, UUIDFieldTest, DistributedIntervalFacetingTest, TestBinaryField, CurrencyFieldOpenExchangeTest, EnumFieldTest, TestJmxMonitoredMap, TestComplexPhraseQParserPlugin, DirectSolrSpellCheckerTest, ClusterStateTest, WordBreakSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestFoldingMultitermQuery, BJQParserTest, QueryElevationComponentTest, TestSolrIndexConfig, DefaultValueUpdateProcessorTest, StandardRequestHandlerTest, TestAnalyzedSuggestions, TestManagedSchemaFieldResource, CSVRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestUtils, TestPartialUpdateDeduplication, TestReload, TestRandomFaceting, TestDynamicFieldCollectionResource, JSONWriterTest, TestReplicationHandler, ResponseLogComponentTest, TestStressLucene, AlternateDirectoryTest, TestInitQParser, MinimalSchemaTest, TestDocumentBuilder, DateMathParserTest, SolrCmdDistributorTest, DirectUpdateHandlerOptimizeTest, TestArbitraryIndexDir, TestSolrQueryParserDefaultOperatorResource, ShardSplitTest, TestDistributedMissingSort, TestCloudSchemaless] [junit4] Completed in 159.93s, 1 test, 1 error <<< FAILURES! [...truncated 855 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 410 suites, 1711 tests, 1 error, 43 ignored (16 assumptions) Total time: 150 minutes 10 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -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]
