You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/09 07:58:57 UTC

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.8.0_40-ea-b22) - Build # 76 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/76/
Java: 32bit/jdk1.8.0_40-ea-b22 -client -XX:+UseConcMarkSweepGC

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:48828/r_yq/k/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:48828/r_yq/k/collection1
	at __randomizedtesting.SeedInfo.seed([41AD2FA0B0ADFF4D:C04BA1B8C7F29F71]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
	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:871)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:961)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
	... 48 more




Build Log:
[...truncated 11523 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/init-core-data-001
   [junit4]   2> 811720 T1745 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 811720 T1745 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /r_yq/k
   [junit4]   2> 811725 T1745 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 811725 T1745 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 811726 T1746 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 811826 T1745 oasc.ZkTestServer.run start zk server on port:49404
   [junit4]   2> 811827 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811830 T1752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f59017 name:ZooKeeperConnection Watcher:127.0.0.1:49404 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811830 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811831 T1745 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 811843 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811845 T1754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d40c83 name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811845 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811845 T1745 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 811849 T1745 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 811852 T1745 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 811856 T1745 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 811859 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 811860 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 811864 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 811865 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 811867 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 811868 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 811871 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 811871 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 811874 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 811874 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 811877 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 811878 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 811880 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 811881 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 811884 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 811884 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 811887 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 811887 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 811890 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 811891 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 811913 T1745 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 811914 T1745 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 811923 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811934 T1756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@117844a name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811934 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812347 T1745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 812364 T1745 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 812379 T1745 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54397
   [junit4]   2> 812385 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 812385 T1745 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 812386 T1745 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002
   [junit4]   2> 812386 T1745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/'
   [junit4]   2> 812446 T1745 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/solr.xml
   [junit4]   2> 812474 T1745 oasc.CoreContainer.<init> New CoreContainer 2393156
   [junit4]   2> 812475 T1745 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/]
   [junit4]   2> 812476 T1745 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 812476 T1745 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 812477 T1745 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 812477 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 812477 T1745 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 812478 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 812478 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 812478 T1745 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 812479 T1745 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 812479 T1745 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 812481 T1745 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 812483 T1745 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 812484 T1745 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 812484 T1745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 812485 T1745 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49404/solr
   [junit4]   2> 812485 T1745 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 812486 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 812488 T1767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64069 name:ZooKeeperConnection Watcher:127.0.0.1:49404 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812489 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812491 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 812493 T1769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9689f4 name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812493 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812496 T1745 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 812499 T1745 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 812503 T1745 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 812510 T1745 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 812513 T1745 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 812517 T1745 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 812519 T1745 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54397_r_yq%2Fk
   [junit4]   2> 812520 T1745 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54397_r_yq%2Fk
   [junit4]   2> 812523 T1745 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 812525 T1745 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 812527 T1745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 812529 T1745 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54397_r_yq%2Fk
   [junit4]   2> 812530 T1745 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 812532 T1745 oasc.Overseer.start Overseer (id=93446596959207428-127.0.0.1:54397_r_yq%2Fk-n_0000000000) starting
   [junit4]   2> 812534 T1745 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 812542 T1745 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 812543 T1771 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 812544 T1745 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 812546 T1745 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 812548 T1745 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 812552 T1770 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 812563 T1773 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 812564 T1773 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 812565 T1773 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 812565 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 812567 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54397/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:54397_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 812568 T1770 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 812568 T1770 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 812571 T1774 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> 813565 T1773 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 813566 T1773 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 813567 T1773 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 813567 T1773 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 813570 T1773 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 813570 T1773 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/'
   [junit4]   2> 813571 T1773 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 813572 T1773 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 813572 T1773 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 813649 T1773 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.5
   [junit4]   2> 813671 T1773 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 813682 T1773 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> 813688 T1773 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 813701 T1773 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 813720 T1773 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 813726 T1773 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 813727 T1773 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 813731 T1773 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> 813731 T1773 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 813732 T1773 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 813732 T1773 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data/
   [junit4]   2> 813733 T1773 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 813750 T1773 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data
   [junit4]   2> 813751 T1773 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data/index/
   [junit4]   2> 813751 T1773 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 813751 T1773 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data/index
   [junit4]   2> 813752 T1773 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 813882 T1773 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@142ec6e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 813882 T1773 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 813885 T1773 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 814094 T1773 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 814094 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 814095 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 814095 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 814095 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 814096 T1773 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 814096 T1773 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 814097 T1773 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 814097 T1773 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 814097 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 814097 T1773 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 814098 T1773 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 814101 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814103 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814104 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814106 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814108 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814110 T1773 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 814110 T1773 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 814111 T1773 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1743706464, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 814113 T1773 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@142ec6e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 814113 T1773 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 814114 T1773 oass.SolrIndexSearcher.<init> Opening Searcher@12ee1da[collection1] main
   [junit4]   2> 814114 T1773 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 814115 T1773 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 814116 T1773 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 814116 T1773 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 814116 T1773 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 814117 T1773 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814118 T1773 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 814118 T1773 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814119 T1773 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 814121 T1773 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 814121 T1773 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814122 T1773 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 814124 T1773 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 814131 T1775 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12ee1da[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 814131 T1773 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 814132 T1778 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54397/r_yq/k collection:control_collection shard:shard1
   [junit4]   2> 814132 T1745 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 814133 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 814136 T1778 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 814143 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 814144 T1778 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 814146 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 814147 T1780 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31531e name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814147 T1778 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 814148 T1778 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 814148 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> ASYNC  NEW_CORE C3363 name=collection1 org.apache.solr.core.SolrCore@19e42b7 url=https://127.0.0.1:54397/r_yq/k/collection1 node=127.0.0.1:54397_r_yq%2Fk C3363_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:54397/r_yq/k, node_name=127.0.0.1:54397_r_yq%2Fk, state=down}
   [junit4]   2> 814148 T1778 C3363 P54397 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54397/r_yq/k/collection1/
   [junit4]   2> 814150 T1745 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 814152 T1778 C3363 P54397 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 814153 T1774 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> 814153 T1778 C3363 P54397 oasc.SyncStrategy.syncToMe https://127.0.0.1:54397/r_yq/k/collection1/ has no replicas
   [junit4]   2> 814154 T1778 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54397/r_yq/k/collection1/ shard1
   [junit4]   2> 814154 T1778 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 814156 T1745 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 814161 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 814268 T1781 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> 814269 T1774 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> 814314 T1778 oasc.ZkController.register We are https://127.0.0.1:54397/r_yq/k/collection1/ and leader is https://127.0.0.1:54397/r_yq/k/collection1/
   [junit4]   2> 814314 T1778 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54397/r_yq/k
   [junit4]   2> 814315 T1778 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 814315 T1778 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 814315 T1778 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 814317 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 814325 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54397/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:54397_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 814437 T1774 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> 814437 T1781 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> 814580 T1745 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 814581 T1745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 814591 T1745 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 814597 T1745 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40480
   [junit4]   2> 814601 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 814602 T1745 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 814602 T1745 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003
   [junit4]   2> 814602 T1745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/'
   [junit4]   2> 814643 T1745 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/solr.xml
   [junit4]   2> 814666 T1745 oasc.CoreContainer.<init> New CoreContainer 3638720
   [junit4]   2> 814667 T1745 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/]
   [junit4]   2> 814668 T1745 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 814669 T1745 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 814669 T1745 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 814670 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 814670 T1745 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 814670 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 814671 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 814672 T1745 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 814672 T1745 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 814672 T1745 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 814676 T1745 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 814678 T1745 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 814679 T1745 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 814680 T1745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 814680 T1745 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49404/solr
   [junit4]   2> 814681 T1745 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 814682 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 814684 T1792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a154a5 name:ZooKeeperConnection Watcher:127.0.0.1:49404 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814685 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 814688 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 814690 T1794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@80c331 name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814690 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 814698 T1745 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 815702 T1745 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40480_r_yq%2Fk
   [junit4]   2> 815704 T1745 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40480_r_yq%2Fk
   [junit4]   2> 815708 T1745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 815713 T1796 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 815713 T1796 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 815714 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 815714 T1796 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 815716 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40480/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:40480_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 815716 T1770 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 815717 T1770 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 815820 T1781 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> 815820 T1774 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> 815820 T1795 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> 816715 T1796 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 816715 T1796 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 816716 T1796 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 816716 T1796 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 816717 T1796 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 816717 T1796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/'
   [junit4]   2> 816718 T1796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 816718 T1796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 816719 T1796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 816773 T1796 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.5
   [junit4]   2> 816791 T1796 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 816793 T1796 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 816798 T1796 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 816812 T1796 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 816813 T1796 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 816813 T1796 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 816813 T1796 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data/
   [junit4]   2> 816813 T1796 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 816814 T1796 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data
   [junit4]   2> 816814 T1796 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data/index/
   [junit4]   2> 816815 T1796 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 816815 T1796 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data/index
   [junit4]   2> 816816 T1796 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 816849 T1796 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1780459; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 816849 T1796 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 816851 T1796 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 816852 T1796 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 816853 T1796 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 816853 T1796 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 816853 T1796 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 816853 T1796 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 816854 T1796 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 816854 T1796 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 816854 T1796 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 816854 T1796 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 816855 T1796 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 816855 T1796 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 816855 T1796 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 816857 T1796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 816858 T1796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 816859 T1796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 816860 T1796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 816861 T1796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 816862 T1796 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 816863 T1796 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 816864 T1796 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1743706464, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 816865 T1796 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1780459; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 816865 T1796 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 816865 T1796 oass.SolrIndexSearcher.<init> Opening Searcher@1c9d205[collection1] main
   [junit4]   2> 816866 T1796 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 816867 T1796 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 816867 T1796 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 816868 T1796 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 816868 T1796 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 816868 T1796 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 816869 T1796 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 816870 T1796 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 816870 T1796 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 816870 T1796 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 816870 T1796 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 816872 T1797 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c9d205[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 816872 T1796 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 816873 T1800 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:40480/r_yq/k collection:collection1 shard:shard2
   [junit4]   2> 816874 T1745 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 816874 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 816874 T1800 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 816879 T1800 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 816881 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 816882 T1800 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 816882 T1800 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3364 name=collection1 org.apache.solr.core.SolrCore@3ec597 url=https://127.0.0.1:40480/r_yq/k/collection1 node=127.0.0.1:40480_r_yq%2Fk C3364_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:40480/r_yq/k, node_name=127.0.0.1:40480_r_yq%2Fk, state=down}
   [junit4]   2> 816882 T1800 C3364 P40480 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:40480/r_yq/k/collection1/
   [junit4]   2> 816883 T1800 C3364 P40480 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 816883 T1800 C3364 P40480 oasc.SyncStrategy.syncToMe https://127.0.0.1:40480/r_yq/k/collection1/ has no replicas
   [junit4]   2> 816883 T1800 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:40480/r_yq/k/collection1/ shard2
   [junit4]   2> 816883 T1800 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 816888 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 816994 T1774 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> 816995 T1781 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> 816995 T1795 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> 817040 T1800 oasc.ZkController.register We are https://127.0.0.1:40480/r_yq/k/collection1/ and leader is https://127.0.0.1:40480/r_yq/k/collection1/
   [junit4]   2> 817041 T1800 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40480/r_yq/k
   [junit4]   2> 817041 T1800 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 817041 T1800 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 817041 T1800 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 817043 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 817045 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40480/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:40480_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 817148 T1795 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> 817148 T1774 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> 817148 T1781 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> 817159 T1745 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 817160 T1745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 817178 T1745 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 817182 T1745 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58238
   [junit4]   2> 817185 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 817185 T1745 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 817186 T1745 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004
   [junit4]   2> 817186 T1745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/'
   [junit4]   2> 817217 T1745 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/solr.xml
   [junit4]   2> 817244 T1745 oasc.CoreContainer.<init> New CoreContainer 22469292
   [junit4]   2> 817244 T1745 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/]
   [junit4]   2> 817245 T1745 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 817246 T1745 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 817246 T1745 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 817246 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 817247 T1745 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 817247 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 817248 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 817248 T1745 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 817249 T1745 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 817249 T1745 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 817253 T1745 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 817256 T1745 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 817256 T1745 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 817257 T1745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 817257 T1745 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49404/solr
   [junit4]   2> 817258 T1745 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 817259 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 817260 T1811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19dc2c4 name:ZooKeeperConnection Watcher:127.0.0.1:49404 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 817261 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 817264 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 817266 T1813 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@138295f name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 817267 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 817273 T1745 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 818277 T1745 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58238_r_yq%2Fk
   [junit4]   2> 818278 T1745 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58238_r_yq%2Fk
   [junit4]   2> 818283 T1745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 818289 T1815 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 818289 T1815 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 818290 T1815 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 818290 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 818293 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:58238/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58238_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 818293 T1770 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 818294 T1770 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 818397 T1781 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> 818397 T1814 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> 818398 T1774 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> 818397 T1795 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> 819291 T1815 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 819291 T1815 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 819292 T1815 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 819292 T1815 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 819293 T1815 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 819293 T1815 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/'
   [junit4]   2> 819294 T1815 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 819294 T1815 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 819294 T1815 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 819345 T1815 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.5
   [junit4]   2> 819365 T1815 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 819367 T1815 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 819375 T1815 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 819396 T1815 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819397 T1815 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 819398 T1815 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 819398 T1815 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data/
   [junit4]   2> 819399 T1815 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 819399 T1815 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data
   [junit4]   2> 819400 T1815 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data/index/
   [junit4]   2> 819400 T1815 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819401 T1815 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data/index
   [junit4]   2> 819402 T1815 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 819429 T1815 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14051f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 819429 T1815 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819431 T1815 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 819433 T1815 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819434 T1815 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 819434 T1815 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 819434 T1815 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 819435 T1815 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 819435 T1815 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819435 T1815 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819436 T1815 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819436 T1815 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 819436 T1815 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819437 T1815 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819437 T1815 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819440 T1815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819441 T1815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819443 T1815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819444 T1815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819448 T1815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819450 T1815 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819450 T1815 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819451 T1815 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1743706464, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 819453 T1815 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14051f9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 819453 T1815 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819454 T1815 oass.SolrIndexSearcher.<init> Opening Searcher@87e3a9[collection1] main
   [junit4]   2> 819454 T1815 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 819455 T1815 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 819456 T1815 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 819457 T1815 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 819457 T1815 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 819457 T1815 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 819459 T1815 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 819460 T1815 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 819460 T1815 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 819460 T1815 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 819460 T1815 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ...
   [junit4]   2> 819462 T1816 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@87e3a9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819462 T1815 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 819463 T1819 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58238/r_yq/k collection:collection1 shard:shard3
   [junit4]   2> 819464 T1745 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 819464 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 819465 T1819 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 819470 T1819 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 819472 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 819477 T1819 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 819477 T1819 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3365 name=collection1 org.apache.solr.core.SolrCore@101b62b url=https://127.0.0.1:58238/r_yq/k/collection1 node=127.0.0.1:58238_r_yq%2Fk C3365_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:58238/r_yq/k, node_name=127.0.0.1:58238_r_yq%2Fk, state=down}
   [junit4]   2> 819478 T1819 C3365 P58238 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:58238/r_yq/k/collection1/
   [junit4]   2> 819478 T1819 C3365 P58238 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 819478 T1819 C3365 P58238 oasc.SyncStrategy.syncToMe https://127.0.0.1:58238/r_yq/k/collection1/ has no replicas
   [junit4]   2> 819478 T1819 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:58238/r_yq/k/collection1/ shard3
   [junit4]   2> 819479 T1819 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 819483 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 819598 T1781 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> 819598 T1814 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> 819598 T1795 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> 819598 T1774 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> 819646 T1819 oasc.ZkController.register We are https://127.0.0.1:58238/r_yq/k/collection1/ and leader is https://127.0.0.1:58238/r_yq/k/collection1/
   [junit4]   2> 819646 T1819 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58238/r_yq/k
   [junit4]   2> 819647 T1819 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 819647 T1819 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 819647 T1819 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 819649 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 819651 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:58238/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:58238_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 819755 T1781 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> 819755 T1774 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> 819755 T1795 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> 819756 T1814 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> 819820 T1745 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 819821 T1745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 819839 T1745 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 819846 T1745 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:48828
   [junit4]   2> 819850 T1745 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 819850 T1745 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 819851 T1745 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005
   [junit4]   2> 819851 T1745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005/'
   [junit4]   2> 819882 T1745 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005/solr.xml
   [junit4]   2> 819904 T1745 oasc.CoreContainer.<init> New CoreContainer 22910935
   [junit4]   2> 819905 T1745 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005/]
   [junit4]   2> 819906 T1745 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 819907 T1745 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 819907 T1745 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 819908 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 819908 T1745 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 819909 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 819909 T1745 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 819909 T1745 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 819910 T1745 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 819910 T1745 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 819912 T1745 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 819913 T1745 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 819914 T1745 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 819914 T1745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 819914 T1745 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49404/solr
   [junit4]   2> 819915 T1745 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 819916 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 819919 T1830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d78949 name:ZooKeeperConnection Watcher:127.0.0.1:49404 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 819920 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 819928 T1745 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 819930 T1832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fdf69a name:ZooKeeperConnection Watcher:127.0.0.1:49404/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 819930 T1745 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 819937 T1745 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 820939 T1745 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48828_r_yq%2Fk
   [junit4]   2> 820941 T1745 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48828_r_yq%2Fk
   [junit4]   2> 820946 T1745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 820952 T1834 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 820952 T1834 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 820953 T1774 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 820953 T1834 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 820957 T1770 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:48828/r_yq/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:48828_r_yq%2Fk",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 820958 T1770 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 820958 T1770 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 821063 T1781 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 821064 T1795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 821064 T1814 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 821065 T1774 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 821065 T1833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 821954 T1834 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 821954 T1834 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 821955 T1834 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 821955 T1834 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 821958 T1834 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 821958 T1834 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005/collection1/'
   [junit4]   2> 821959 T1834 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 821960 T1834 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 821960 T1834 oasc.SolrResourceLoader.replaceClass

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

chemaless-41AD2FA0B0ADFF4D-001/tempDir-010/collection1/data;done=false>>]
   [junit4]   2> 959508 T1745 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001/tempDir-010/collection1/data
   [junit4]   2> 959509 T1745 oasc.Overseer.close Overseer (id=93446596959207445-127.0.0.1:51694_r_yq%2Fk-n_0000000008) closing
   [junit4]   2> 959510 T2029 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:51694_r_yq%2Fk
   [junit4]   2> 961011 T2032 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:305)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:305)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:90)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 961012 T1976 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 961025 T1745 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/r_yq/k,null}
   [junit4]   2> 966018 T1745 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 966020 T1745 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49404 49404
   [junit4]   2> 966614 T1746 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49404 49404
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=testDistribSearch -Dtests.seed=41AD2FA0B0ADFF4D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_KW -Dtests.timezone=America/Argentina/Catamarca -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    155s J0 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:48828/r_yq/k/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([41AD2FA0B0ADFF4D:C04BA1B8C7F29F71]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:564)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [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.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [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:961)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    > 	... 48 more
   [junit4]   2> 966637 T1745 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-41AD2FA0B0ADFF4D-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_KW, timezone=America/Argentina/Catamarca
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=126637544,total=315424768
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, TestCustomSort, TestRemoteStreaming, AnalyticsQueryTest, TestReload, TestHashPartitioner, TestSolrIndexConfig, CoreMergeIndexesAdminHandlerTest, MBeansHandlerTest, TestCursorMarkWithoutUniqueKey, HdfsCollectionsAPIDistributedZkTest, TestDocSet, LeaderFailoverAfterPartitionTest, SuggestComponentTest, StressHdfsTest, TestAnalyzedSuggestions, TestSort, DistributedFacetPivotLargeTest, NoCacheHeaderTest, DistributedFacetPivotLongTailTest, HighlighterConfigTest, TestSolrXml, HdfsChaosMonkeySafeLeaderTest, TestSurroundQueryParser, RegexBoostProcessorTest, PreAnalyzedFieldTest, TestImplicitCoreProperties, SignatureUpdateProcessorFactoryTest, HighlighterTest, TestSolrCoreProperties, TestSolr4Spatial, RecoveryZkTest, TestFastOutputStream, TestCoreDiscovery, CoreAdminRequestStatusTest, SolrIndexSplitterTest, ResourceLoaderTest, TestConfig, BlockCacheTest, ResponseLogComponentTest, ChangedSchemaMergeTest, TestManagedResourceStorage, BJQParserTest, TestUtils, TestStandardQParsers, DocExpirationUpdateProcessorFactoryTest, ShardSplitTest, TestAnalyzeInfixSuggestions, BasicDistributedZkTest, HdfsSyncSliceTest, TestStressRecovery, TestCloudSchemaless]
   [junit4] Completed on J0 in 154.98s, 1 test, 1 error <<< FAILURES!

[...truncated 974 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: There were test failures: 424 suites, 1762 tests, 1 error, 39 ignored (18 assumptions)

Total time: 116 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b22 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any