Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10837/
Java: 64bit/jdk1.8.0_20-ea-b23 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:42499/j_/hs/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:42499/j_/hs/collection1
        at 
__randomizedtesting.SeedInfo.seed([2A6DF2BBA8A96F10:AB8B7CA3DFF60F2C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
        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.GeneratedMethodAccessor49.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:449)
        ... 47 more




Build Log:
[...truncated 12403 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/init-core-data-001
   [junit4]   2> 2682952 T16059 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 2682952 T16059 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /j_/hs
   [junit4]   2> 2682955 T16059 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2682955 T16059 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2682956 T16060 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2683055 T16059 oasc.ZkTestServer.run start zk server on 
port:50163
   [junit4]   2> 2683056 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683058 T16066 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@442648b0 
name:ZooKeeperConnection Watcher:127.0.0.1:50163 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683058 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2683059 T16059 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2683061 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683061 T16068 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c8a88c name:ZooKeeperConnection 
Watcher:127.0.0.1:50163/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2683061 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2683062 T16059 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2683063 T16059 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2683065 T16059 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2683066 T16059 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2683067 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2683067 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2683069 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2683069 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2683071 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2683071 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2683073 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2683073 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2683075 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2683075 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2683077 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2683077 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2683078 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2683079 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2683080 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2683081 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2683082 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2683083 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2683084 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2683085 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2683086 T16059 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2683087 T16059 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2683089 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683089 T16070 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@260530a5 
name:ZooKeeperConnection Watcher:127.0.0.1:50163/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683090 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2683374 T16059 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2683376 T16059 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2683389 T16059 oejs.AbstractConnector.doStart Started 
[email protected]:44575
   [junit4]   2> 2683391 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2683391 T16059 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2683391 T16059 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002
   [junit4]   2> 2683391 T16059 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/'
   [junit4]   2> 2683406 T16059 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/solr.xml
   [junit4]   2> 2683414 T16059 oasc.CoreContainer.<init> New CoreContainer 
1372808838
   [junit4]   2> 2683414 T16059 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/]
   [junit4]   2> 2683414 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2683415 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2683415 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2683415 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2683415 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2683415 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2683416 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2683416 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2683416 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2683417 T16059 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2683418 T16059 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2683418 T16059 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2683418 T16059 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2683419 T16059 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50163/solr
   [junit4]   2> 2683419 T16059 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2683420 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683421 T16081 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b2ca8f3 
name:ZooKeeperConnection Watcher:127.0.0.1:50163 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683421 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2683423 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683424 T16083 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@471b20ff 
name:ZooKeeperConnection Watcher:127.0.0.1:50163/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683424 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2683426 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2683429 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2683432 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2683439 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2683443 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2683447 T16059 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 2683448 T16059 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44575_j_%2Fhs
   [junit4]   2> 2683449 T16059 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44575_j_%2Fhs
   [junit4]   2> 2683451 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2683452 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2683455 T16059 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:44575_j_%2Fhs
   [junit4]   2> 2683455 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2683457 T16059 oasc.Overseer.start Overseer 
(id=92225832057962500-127.0.0.1:44575_j_%2Fhs-n_0000000000) starting
   [junit4]   2> 2683460 T16059 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2683469 T16085 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2683470 T16059 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2683472 T16059 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2683473 T16059 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2683475 T16084 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2683476 T16086 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2683476 T16086 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2683476 T16086 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2683477 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2683477 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2683478 T16084 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:44575/j_/hs";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:44575_j_%2Fhs",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2683478 T16084 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2683478 T16084 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2683479 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2683479 T16087 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> 2684477 T16086 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2684477 T16086 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2684478 T16086 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2684478 T16086 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2684479 T16086 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2684479 T16086 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/'
   [junit4]   2> 2684480 T16086 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2684481 T16086 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2684481 T16086 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2684502 T16086 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 2684508 T16086 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2684509 T16086 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> 2684511 T16086 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2684512 T16086 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 2684530 T16086 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2684532 T16086 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 2684533 T16086 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 2684535 T16086 
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> 2684536 T16086 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2684536 T16086 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 2684536 T16086 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data/
   [junit4]   2> 2684536 T16086 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 2684537 T16086 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data
   [junit4]   2> 2684537 T16086 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data/index/
   [junit4]   2> 2684537 T16086 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2684538 T16086 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data/index
   [junit4]   2> 2684538 T16086 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=70.091796875, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=28.844512153107313, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2684795 T16086 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35eb074f; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2684796 T16086 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2684797 T16086 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 2684914 T16086 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2684914 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2684914 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2684915 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2684915 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2684915 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2684915 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2684915 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2684916 T16086 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2684916 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2684916 T16086 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2684916 T16086 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2684918 T16086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2684919 T16086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2684920 T16086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2684920 T16086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2684921 T16086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2684922 T16086 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2684922 T16086 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2684923 T16086 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6830734889241292]
   [junit4]   2> 2684923 T16086 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35eb074f; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2684923 T16086 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2684924 T16086 oass.SolrIndexSearcher.<init> Opening 
Searcher@32fe4aa6[collection1] main
   [junit4]   2> 2684924 T16086 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2684925 T16086 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2684925 T16086 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2684926 T16086 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2684926 T16086 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2684926 T16086 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684927 T16086 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2684928 T16086 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684928 T16086 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2684931 T16086 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2684931 T16086 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684931 T16086 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2684934 T16086 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 2684944 T16088 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@32fe4aa6[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2684944 T16086 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2684946 T16091 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:44575/j_/hs 
collection:control_collection shard:shard1
   [junit4]   2> 2684946 T16059 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2684947 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2684947 T16091 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2684952 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2684953 T16093 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22dbb30a 
name:ZooKeeperConnection Watcher:127.0.0.1:50163/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2684953 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2684953 T16091 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 2684954 T16059 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2684955 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2684955 T16091 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2684955 T16091 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3366 name=collection1 
org.apache.solr.core.SolrCore@2a5cd902 
url=https://127.0.0.1:44575/j_/hs/collection1 node=127.0.0.1:44575_j_%2Fhs 
C3366_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:44575/j_/hs, core=collection1, 
node_name=127.0.0.1:44575_j_%2Fhs}
   [junit4]   2> 2684955 T16091 C3366 P44575 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:44575/j_/hs/collection1/
   [junit4]   2> 2684956 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2684956 T16059 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 2684956 T16091 C3366 P44575 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2684956 T16091 C3366 P44575 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:44575/j_/hs/collection1/ has no replicas
   [junit4]   2> 2684957 T16091 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:44575/j_/hs/collection1/ shard1
   [junit4]   2> 2684957 T16091 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2684957 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2684960 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2684962 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2685064 T16087 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> 2685064 T16094 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> 2685111 T16091 oasc.ZkController.register We are 
https://127.0.0.1:44575/j_/hs/collection1/ and leader is 
https://127.0.0.1:44575/j_/hs/collection1/
   [junit4]   2> 2685111 T16091 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:44575/j_/hs
   [junit4]   2> 2685111 T16091 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2685111 T16091 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2685112 T16091 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2685112 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2685113 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2685113 T16091 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2685113 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2685114 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2685115 T16084 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:44575/j_/hs";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:44575_j_%2Fhs",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 2685116 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2685217 T16095 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> 2685217 T16094 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> 2685250 T16059 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2685251 T16059 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2685253 T16059 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2685254 T16059 oejs.AbstractConnector.doStart Started 
[email protected]:35279
   [junit4]   2> 2685255 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2685256 T16059 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2685256 T16059 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003
   [junit4]   2> 2685256 T16059 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/'
   [junit4]   2> 2685268 T16059 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/solr.xml
   [junit4]   2> 2685274 T16059 oasc.CoreContainer.<init> New CoreContainer 
291477093
   [junit4]   2> 2685275 T16059 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/]
   [junit4]   2> 2685275 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2685275 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2685276 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2685276 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2685276 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2685276 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2685277 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2685277 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2685277 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2685278 T16059 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2685279 T16059 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2685279 T16059 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2685279 T16059 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2685280 T16059 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50163/solr
   [junit4]   2> 2685280 T16059 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2685281 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2685281 T16107 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e6d73d6 
name:ZooKeeperConnection Watcher:127.0.0.1:50163 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2685281 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2685283 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2685283 T16109 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f3e1866 
name:ZooKeeperConnection Watcher:127.0.0.1:50163/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2685283 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2685287 T16059 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2686289 T16059 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35279_j_%2Fhs
   [junit4]   2> 2686290 T16059 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35279_j_%2Fhs
   [junit4]   2> 2686292 T16095 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 2686292 T16094 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 2686292 T16110 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 2686296 T16111 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2686296 T16111 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2686296 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2686296 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2686296 T16111 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2686297 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2686298 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2686298 T16084 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:35279/j_/hs";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:35279_j_%2Fhs",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2686298 T16084 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 2686299 T16084 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2686300 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2686401 T16094 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> 2686401 T16110 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> 2686401 T16096 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> 2687297 T16111 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2687298 T16111 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2687298 T16111 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2687298 T16111 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2687299 T16111 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2687299 T16111 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/'
   [junit4]   2> 2687300 T16111 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2687300 T16111 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2687300 T16111 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2687316 T16111 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 2687323 T16111 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2687324 T16111 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 2687326 T16111 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 2687330 T16111 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2687331 T16111 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2687331 T16111 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 2687331 T16111 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data/
   [junit4]   2> 2687331 T16111 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 2687332 T16111 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data
   [junit4]   2> 2687332 T16111 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data/index/
   [junit4]   2> 2687332 T16111 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2687333 T16111 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data/index
   [junit4]   2> 2687333 T16111 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=70.091796875, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=28.844512153107313, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2687340 T16111 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@196d1eac; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2687341 T16111 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2687341 T16111 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 2687343 T16111 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2687343 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2687343 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2687343 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2687343 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2687343 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2687344 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2687344 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2687344 T16111 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2687344 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2687344 T16111 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2687344 T16111 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2687346 T16111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2687347 T16111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2687347 T16111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2687348 T16111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2687348 T16111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2687349 T16111 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2687350 T16111 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2687350 T16111 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6830734889241292]
   [junit4]   2> 2687351 T16111 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@196d1eac; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2687351 T16111 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2687351 T16111 oass.SolrIndexSearcher.<init> Opening 
Searcher@23bfe7df[collection1] main
   [junit4]   2> 2687351 T16111 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2687352 T16111 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2687352 T16111 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2687353 T16111 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2687353 T16111 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2687353 T16111 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2687354 T16111 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2687354 T16111 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2687354 T16111 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2687354 T16111 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2687354 T16111 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 2687357 T16112 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@23bfe7df[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2687357 T16111 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2687357 T16115 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:35279/j_/hs collection:collection1 
shard:shard2
   [junit4]   2> 2687358 T16059 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2687358 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2687358 T16115 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2687361 T16115 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 2687362 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687362 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687362 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687362 T16115 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2687362 T16115 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3367 name=collection1 
org.apache.solr.core.SolrCore@1aa79318 
url=https://127.0.0.1:35279/j_/hs/collection1 node=127.0.0.1:35279_j_%2Fhs 
C3367_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:35279/j_/hs, core=collection1, 
node_name=127.0.0.1:35279_j_%2Fhs}
   [junit4]   2> 2687363 T16115 C3367 P35279 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:35279/j_/hs/collection1/
   [junit4]   2> 2687363 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2687363 T16115 C3367 P35279 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2687363 T16115 C3367 P35279 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:35279/j_/hs/collection1/ has no replicas
   [junit4]   2> 2687363 T16115 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:35279/j_/hs/collection1/ shard2
   [junit4]   2> 2687364 T16115 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2687364 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687366 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687368 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687469 T16087 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> 2687469 T16094 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> 2687469 T16110 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> 2687517 T16115 oasc.ZkController.register We are 
https://127.0.0.1:35279/j_/hs/collection1/ and leader is 
https://127.0.0.1:35279/j_/hs/collection1/
   [junit4]   2> 2687517 T16115 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:35279/j_/hs
   [junit4]   2> 2687517 T16115 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2687517 T16115 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2687518 T16115 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2687518 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687519 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687519 T16115 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2687518 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687519 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2687520 T16084 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:35279/j_/hs";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:35279_j_%2Fhs",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 2687521 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2687623 T16094 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> 2687623 T16095 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> 2687623 T16110 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> 2687659 T16059 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2687659 T16059 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2687662 T16059 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2687662 T16059 oejs.AbstractConnector.doStart Started 
[email protected]:40046
   [junit4]   2> 2687664 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2687664 T16059 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2687665 T16059 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004
   [junit4]   2> 2687665 T16059 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/'
   [junit4]   2> 2687678 T16059 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/solr.xml
   [junit4]   2> 2687684 T16059 oasc.CoreContainer.<init> New CoreContainer 
705733282
   [junit4]   2> 2687684 T16059 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/]
   [junit4]   2> 2687685 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2687685 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2687685 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2687685 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2687686 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2687686 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2687686 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2687686 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2687687 T16059 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2687688 T16059 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2687688 T16059 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2687689 T16059 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2687689 T16059 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2687689 T16059 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50163/solr
   [junit4]   2> 2687689 T16059 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2687690 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2687691 T16126 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f87daca 
name:ZooKeeperConnection Watcher:127.0.0.1:50163 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2687691 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2687692 T16059 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2687693 T16128 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78f3aee2 
name:ZooKeeperConnection Watcher:127.0.0.1:50163/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2687693 T16059 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2687697 T16059 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2688699 T16059 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40046_j_%2Fhs
   [junit4]   2> 2688699 T16059 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40046_j_%2Fhs
   [junit4]   2> 2688701 T16095 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 2688701 T16110 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 2688701 T16094 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 2688701 T16129 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 2688704 T16130 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2688704 T16130 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2688704 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2688704 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2688704 T16130 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2688704 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2688706 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2688706 T16084 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:40046/j_/hs";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:40046_j_%2Fhs",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2688706 T16084 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 2688706 T16084 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 2688707 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2688808 T16110 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> 2688808 T16129 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> 2688808 T16094 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> 2688809 T16087 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> 2689705 T16130 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2689705 T16130 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2689706 T16130 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2689706 T16130 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2689707 T16130 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2689707 T16130 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/'
   [junit4]   2> 2689707 T16130 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2689708 T16130 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2689708 T16130 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2689725 T16130 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 2689731 T16130 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2689733 T16130 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 2689734 T16130 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 2689739 T16130 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2689740 T16130 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2689740 T16130 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 2689740 T16130 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data/
   [junit4]   2> 2689740 T16130 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 2689741 T16130 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data
   [junit4]   2> 2689741 T16130 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data/index/
   [junit4]   2> 2689741 T16130 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2689742 T16130 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data/index
   [junit4]   2> 2689742 T16130 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=70.091796875, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=28.844512153107313, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2689748 T16130 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7306dc47; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2689748 T16130 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2689749 T16130 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 2689749 T16130 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2689750 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2689750 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2689750 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2689750 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2689750 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2689750 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2689751 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2689751 T16130 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2689751 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2689751 T16130 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2689751 T16130 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2689753 T16130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2689754 T16130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2689754 T16130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2689755 T16130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2689755 T16130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2689756 T16130 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2689757 T16130 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2689757 T16130 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6830734889241292]
   [junit4]   2> 2689758 T16130 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7306dc47; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2689758 T16130 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2689758 T16130 oass.SolrIndexSearcher.<init> Opening 
Searcher@262578df[collection1] main
   [junit4]   2> 2689758 T16130 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2689759 T16130 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2689760 T16130 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2689760 T16130 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2689760 T16130 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2689760 T16130 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2689761 T16130 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2689761 T16130 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2689761 T16130 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2689761 T16130 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2689762 T16130 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 2689762 T16131 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@262578df[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2689762 T16130 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2689763 T16134 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:40046/j_/hs collection:collection1 
shard:shard3
   [junit4]   2> 2689763 T16059 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2689764 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2689764 T16134 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 2689766 T16134 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard3
   [junit4]   2> 2689767 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689767 T16134 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2689767 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689767 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689767 T16134 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3368 name=collection1 
org.apache.solr.core.SolrCore@25932570 
url=https://127.0.0.1:40046/j_/hs/collection1 node=127.0.0.1:40046_j_%2Fhs 
C3368_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=https://127.0.0.1:40046/j_/hs, core=collection1, 
node_name=127.0.0.1:40046_j_%2Fhs}
   [junit4]   2> 2689768 T16134 C3368 P40046 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:40046/j_/hs/collection1/
   [junit4]   2> 2689768 T16134 C3368 P40046 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2689768 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2689769 T16134 C3368 P40046 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:40046/j_/hs/collection1/ has no replicas
   [junit4]   2> 2689769 T16134 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:40046/j_/hs/collection1/ shard3
   [junit4]   2> 2689769 T16134 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 2689770 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689771 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689773 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689874 T16110 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> 2689874 T16129 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> 2689874 T16094 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> 2689874 T16087 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> 2689922 T16134 oasc.ZkController.register We are 
https://127.0.0.1:40046/j_/hs/collection1/ and leader is 
https://127.0.0.1:40046/j_/hs/collection1/
   [junit4]   2> 2689922 T16134 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:40046/j_/hs
   [junit4]   2> 2689922 T16134 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2689922 T16134 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2689923 T16134 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2689924 T16087 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689924 T16096 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689924 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2689924 T16134 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2689925 T16084 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2689926 T16084 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:40046/j_/hs";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:40046_j_%2Fhs",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 2689927 T16095 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2690028 T16095 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> 2690028 T16094 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> 2690028 T16110 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> 2690029 T16129 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> 2690231 T16059 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2690232 T16059 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2690235 T16059 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2690236 T16059 oejs.AbstractConnector.doStart Started 
[email protected]:51429
   [junit4]   2> 2690238 T16059 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2690239 T16059 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2690239 T16059 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-005
   [junit4]   2> 2690239 T16059 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-005/'
   [junit4]   2> 2690259 T16059 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001/tempDir-005/solr.xml
   [junit4]   2> 2690268 T16059 oasc.CoreContainer.<init> New CoreContainer 
1825379027
   [junit4]   2> 2690269 T16059 oasc.CoreContainer.load Loading cores into 
CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-2A6DF

[...truncated too long message...]

ache.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:449)
   [junit4]    >        ... 47 more
   [junit4]   2> 2945876 T16059 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-2A6DF2BBA8A96F10-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=no_NO, 
timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=156539168,total=444542976
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, 
TestLFUCache, TestBinaryField, RankQueryTest, TestDynamicFieldResource, 
ConnectionManagerTest, FullSolrCloudDistribCmdsTest, TestCollapseQParserPlugin, 
AutoCommitTest, DirectSolrConnectionTest, TestNonNRTOpen, SolrPluginUtilsTest, 
AtomicUpdatesTest, TestXIncludeConfig, TestValueSourceCache, TestQueryTypes, 
TestNonDefinedSimilarityFactory, TestSweetSpotSimilarityFactory, 
FileBasedSpellCheckerTest, TestZkChroot, CopyFieldTest, 
TestAtomicUpdateErrorCases, TestMergePolicyConfig, TestExtendedDismaxParser, 
TestDocumentBuilder, NumericFieldsTest, SchemaVersionSpecificBehaviorTest, 
CSVRequestHandlerTest, TestOmitPositions, TestLMDirichletSimilarityFactory, 
TestCustomSort, DistributedTermsComponentTest, TestCollationField, 
TestComplexPhraseQParserPlugin, TestUpdate, HdfsBasicDistributedZkTest, 
TestRandomFaceting, AnalysisAfterCoreReloadTest, ZkSolrClientTest, 
TestReloadAndDeleteDocs, IndexSchemaRuntimeFieldTest, InfoHandlerTest, 
TestRTGBase, ResponseHeaderTest, TestSolrXmlPersistor, QueryResultKeyTest, 
TestRealTimeGet, SuggesterFSTTest, TestFiltering, TestStressLucene, 
DistributedQueryComponentCustomSortTest, CacheHeaderTest, 
FieldAnalysisRequestHandlerTest, DistribCursorPagingTest, EnumFieldTest, 
QueryParsingTest, SimplePostToolTest, HdfsWriteToMultipleCollectionsTest, 
DocValuesTest, RollingRestartTest, TestReversedWildcardFilterFactory, 
TimeZoneUtilsTest, SOLR749Test, TestSolrQueryParserDefaultOperatorResource, 
DistributedDebugComponentTest, BasicZkTest, TestManagedResourceStorage, 
TestPseudoReturnFields, SpellingQueryConverterTest, TestHighlightDedupGrouping, 
TestInfoStreamLogging, DirectUpdateHandlerOptimizeTest, BadCopyFieldTest, 
TestLeaderElectionZkExpiry, LoggingHandlerTest, ZkNodePropsTest, 
DeleteReplicaTest, TestSerializedLuceneMatchVersion, TestElisionMultitermQuery, 
TestNoOpRegenerator, TestSimpleQParserPlugin, FileUtilsTest, DOMUtilTest, 
TestIBSimilarityFactory, QueryElevationComponentTest, ChangedSchemaMergeTest, 
TestFieldResource, SpatialFilterTest, TestSolrQueryParser, TestSolrJ, 
ConvertedLegacyTest, DebugComponentTest, TestRecoveryHdfs, 
DistanceFunctionTest, LukeRequestHandlerTest, OverseerStatusTest, 
MultiThreadedOCPTest, UpdateRequestProcessorFactoryTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, ClusterStateUpdateTest, 
LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, 
TestDistributedGrouping, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, 
HardAutoCommitTest, TestRangeQuery, TestCoreContainer, StatsComponentTest, 
TestGroupingSearch, TestBadConfig, HighlighterTest, 
DistributedQueryElevationComponentTest, SuggesterTSTTest, SuggesterWFSTTest, 
PolyFieldTest, NoCacheHeaderTest, SortByFunctionTest, DocValuesMultiTest, 
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, TestWriterPerf, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, RequiredFieldsTest, IndexSchemaTest, JSONWriterTest, 
TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, 
TestComponentsName, AlternateDirectoryTest, TestSolrIndexConfig, 
SolrIndexConfigTest, TestStressRecovery, TestSolrXMLSerializer, 
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
DateFieldTest, ClusterStateTest, TestLRUCache, SystemInfoHandlerTest, 
CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, 
TestCollationKeyRangeQueries, AliasIntegrationTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, RemoteQueryErrorTest, 
TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsUnloadDistributedZkTest, StressHdfsTest, CachingDirectoryFactoryTest, 
TestConfigSets, TestImplicitCoreProperties, TestNRTOpen, 
TestShardHandlerFactory, TestSolrXml, TestSolrXmlPersistence, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, DistributedExpandComponentTest, 
DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, 
SuggestComponentTest, TestExpandComponent, TestChildDocTransformer, 
TestManagedResource, TestRestManager, TestClassNameShortening, 
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSchemaVersionResource, TestUniqueKeyFieldResource, 
TestManagedStopFilterFactory, DocValuesMissingTest, TestCloudSchemaless]
   [junit4] Completed on J1 in 262.94s, 1 test, 1 error <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: 
There were test failures: 411 suites, 1707 tests, 1 error, 38 ignored (17 
assumptions)

Total time: 91 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b23 
-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]

Reply via email to