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/04/30 21:54:31 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b12) - Build # 12345 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12345/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
commitWithin did not work on node: http://127.0.0.1:36820/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:36820/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([7A0CE66C51EB4895:F258D9B6FF17256D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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)




Build Log:
[...truncated 10198 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/init-core-data-001
   [junit4]   2> 472192 T3444 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 472197 T3444 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 472198 T3445 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 472198 T3445 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 472298 T3444 oasc.ZkTestServer.run start zk server on port:47744
   [junit4]   2> 472298 T3444 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 472315 T3444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 472320 T3452 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54cc8220 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472320 T3444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 472320 T3444 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 472321 T3444 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 472325 T3444 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 472325 T3444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 472339 T3455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@655057de name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472340 T3444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 472340 T3444 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 472341 T3444 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 472345 T3444 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 472346 T3444 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 472348 T3444 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 472349 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 472349 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 472350 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 472351 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 472353 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 472353 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 472354 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 472354 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 472358 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 472358 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 472359 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 472359 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 472361 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 472361 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 472362 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 472362 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 472363 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 472364 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 472365 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 472365 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 472366 T3444 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 472366 T3444 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 472412 T3444 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1
   [junit4]   2> 472413 T3444 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 472415 T3444 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@49f43b01{/,null,AVAILABLE}
   [junit4]   2> 472417 T3444 oejs.AbstractConnector.doStart Started ServerConnector@4b6b52c5{HTTP/1.1}{127.0.0.1:42012}
   [junit4]   2> 472417 T3444 oejs.Server.doStart Started @473898ms
   [junit4]   2> 472418 T3444 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/tempDir-001/control/data, hostContext=/, hostPort=42012, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores}
   [junit4]   2> 472418 T3444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 472418 T3444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/'
   [junit4]   2> 472430 T3444 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/solr.xml
   [junit4]   2> 472433 T3444 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores
   [junit4]   2> 472434 T3444 oasc.CoreContainer.<init> New CoreContainer 1479766762
   [junit4]   2> 472434 T3444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/]
   [junit4]   2> 472434 T3444 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/lib
   [junit4]   2> 472434 T3444 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/lib).
   [junit4]   2> 472440 T3444 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 472442 T3444 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 472442 T3444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 472442 T3444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 472443 T3444 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 472443 T3444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 472443 T3444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 472443 T3444 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 472445 T3444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 472445 T3469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d1e4e0 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472445 T3444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 472446 T3444 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 472447 T3444 n:127.0.0.1:42012_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 472448 T3472 n:127.0.0.1:42012_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b99e75f name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472449 T3444 n:127.0.0.1:42012_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 472449 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 472450 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 472451 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 472452 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 472459 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 472462 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 472463 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 472464 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 472465 T3444 n:127.0.0.1:42012_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42012_
   [junit4]   2> 472466 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42012_
   [junit4]   2> 472481 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 472483 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 472486 T3444 n:127.0.0.1:42012_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 472492 T3444 n:127.0.0.1:42012_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:42012_
   [junit4]   2> 472493 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 472494 T3444 n:127.0.0.1:42012_ oasc.Overseer.start Overseer (id=93744190328930307-127.0.0.1:42012_-n_0000000000) starting
   [junit4]   2> 472495 T3444 n:127.0.0.1:42012_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 472498 T3444 n:127.0.0.1:42012_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 472499 T3474 n:127.0.0.1:42012_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 472500 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 472500 T3444 n:127.0.0.1:42012_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 472504 T3444 n:127.0.0.1:42012_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores
   [junit4]   2> 472505 T3444 n:127.0.0.1:42012_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 472506 T3444 n:127.0.0.1:42012_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/
   [junit4]   2> 472506 T3444 n:127.0.0.1:42012_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 472506 T3476 n:127.0.0.1:42012_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 472507 T3476 n:127.0.0.1:42012_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 472507 T3476 n:127.0.0.1:42012_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 472508 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42012",
   [junit4]   2> 	  "node_name":"127.0.0.1:42012_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 472509 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42012",
   [junit4]   2> 	  "node_name":"127.0.0.1:42012_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 472509 T3473 n:127.0.0.1:42012_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 472509 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 472510 T3472 n:127.0.0.1:42012_ 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> 472511 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 473507 T3476 n:127.0.0.1:42012_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 473508 T3476 n:127.0.0.1:42012_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 473509 T3476 n:127.0.0.1:42012_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 473509 T3476 n:127.0.0.1:42012_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 473517 T3476 n:127.0.0.1:42012_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 473517 T3476 n:127.0.0.1:42012_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/'
   [junit4]   2> 473533 T3476 n:127.0.0.1:42012_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 473536 T3476 n:127.0.0.1:42012_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 473541 T3476 n:127.0.0.1:42012_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 473554 T3476 n:127.0.0.1:42012_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 473555 T3476 n:127.0.0.1:42012_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 473558 T3476 n:127.0.0.1:42012_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 473663 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 473677 T3476 n:127.0.0.1:42012_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 473678 T3476 n:127.0.0.1:42012_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 473685 T3476 n:127.0.0.1:42012_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 473698 T3476 n:127.0.0.1:42012_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 473699 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 473699 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 473700 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 473701 T3476 n:127.0.0.1:42012_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d27cf
   [junit4]   2> 473701 T3476 n:127.0.0.1:42012_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/data
   [junit4]   2> 473701 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/data/index/
   [junit4]   2> 473702 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 473702 T3476 n:127.0.0.1:42012_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/control-001/cores/collection1/data/index
   [junit4]   2> 473702 T3476 n:127.0.0.1:42012_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=80.521484375, floorSegmentMB=0.4892578125, forceMergeDeletesPctAllowed=8.296827020033598, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23491316216285815
   [junit4]   2> 473703 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@64f8aa4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3715f0fd),segFN=segments_1,generation=1}
   [junit4]   2> 473703 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 473705 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 473705 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 473705 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 473705 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 473706 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 473706 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 473706 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 473706 T3476 n:127.0.0.1:42012_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 473706 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 473709 T3476 n:127.0.0.1:42012_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 473711 T3476 n:127.0.0.1:42012_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 473712 T3476 n:127.0.0.1:42012_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 473716 T3476 n:127.0.0.1:42012_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 473721 T3476 n:127.0.0.1:42012_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 473722 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 473723 T3476 n:127.0.0.1:42012_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 473723 T3476 n:127.0.0.1:42012_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 473724 T3476 n:127.0.0.1:42012_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 473724 T3476 n:127.0.0.1:42012_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 473724 T3476 n:127.0.0.1:42012_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=7.9736328125, floorSegmentMB=1.828125, forceMergeDeletesPctAllowed=28.76733212350936, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 473725 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@64f8aa4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3715f0fd),segFN=segments_1,generation=1}
   [junit4]   2> 473725 T3476 n:127.0.0.1:42012_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 473725 T3476 n:127.0.0.1:42012_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4c0d95dd[collection1] main
   [junit4]   2> 473725 T3476 n:127.0.0.1:42012_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 473726 T3476 n:127.0.0.1:42012_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 473726 T3476 n:127.0.0.1:42012_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 473726 T3476 n:127.0.0.1:42012_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 473726 T3476 n:127.0.0.1:42012_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 473727 T3476 n:127.0.0.1:42012_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 473727 T3476 n:127.0.0.1:42012_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 473727 T3476 n:127.0.0.1:42012_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 473727 T3476 n:127.0.0.1:42012_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 473727 T3476 n:127.0.0.1:42012_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 473728 T3476 n:127.0.0.1:42012_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 473728 T3477 n:127.0.0.1:42012_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c0d95dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 473728 T3476 n:127.0.0.1:42012_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 473729 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42012 collection:control_collection shard:shard1
   [junit4]   2> 473729 T3444 n:127.0.0.1:42012_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 473729 T3444 n:127.0.0.1:42012_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 473730 T3444 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 473729 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 473732 T3444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 473733 T3483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27b8c7b3 name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473733 T3444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 473733 T3444 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 473734 T3444 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 473734 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 473737 T3444 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 473754 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 473755 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 473755 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 473755 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C761 name=collection1 org.apache.solr.core.SolrCore@3865159 url=http://127.0.0.1:42012/collection1 node=127.0.0.1:42012_ C761_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:42012, node_name=127.0.0.1:42012_, state=down}
   [junit4]   2> 473755 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 C761 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42012/collection1/
   [junit4]   2> 473756 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 C761 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 473756 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 C761 oasc.SyncStrategy.syncToMe http://127.0.0.1:42012/collection1/ has no replicas
   [junit4]   2> 473756 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42012/collection1/ shard1
   [junit4]   2> 473756 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 473757 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 473758 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42012",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 473797 T3444 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1
   [junit4]   2> 473798 T3444 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001
   [junit4]   2> 473799 T3444 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 473802 T3444 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2f630b9{/,null,AVAILABLE}
   [junit4]   2> 473803 T3444 oejs.AbstractConnector.doStart Started ServerConnector@42df2b77{HTTP/1.1}{127.0.0.1:34907}
   [junit4]   2> 473803 T3444 oejs.Server.doStart Started @475284ms
   [junit4]   2> 473804 T3444 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=34907, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores}
   [junit4]   2> 473805 T3444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 473805 T3444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/'
   [junit4]   2> 473825 T3444 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/solr.xml
   [junit4]   2> 473828 T3444 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores
   [junit4]   2> 473829 T3444 oasc.CoreContainer.<init> New CoreContainer 560682089
   [junit4]   2> 473829 T3444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/]
   [junit4]   2> 473829 T3444 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/lib
   [junit4]   2> 473829 T3444 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/lib).
   [junit4]   2> 473833 T3444 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 473833 T3444 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 473834 T3444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 473834 T3444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 473834 T3444 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 473834 T3444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 473834 T3444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 473835 T3444 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 473835 T3444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 473837 T3497 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@556125bd name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473837 T3444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 473837 T3444 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 473838 T3444 n:127.0.0.1:34907_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 473839 T3500 n:127.0.0.1:34907_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55686b97 name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473839 T3444 n:127.0.0.1:34907_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 473849 T3444 n:127.0.0.1:34907_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 473859 T3483 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> 473861 T3472 n:127.0.0.1:42012_ 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> 473880 T3500 n:127.0.0.1:34907_ 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> 473908 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:42012/collection1/ and leader is http://127.0.0.1:42012/collection1/
   [junit4]   2> 473908 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42012
   [junit4]   2> 473908 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 473909 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 473909 T3480 n:127.0.0.1:42012_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 473910 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 473910 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42012",
   [junit4]   2> 	  "node_name":"127.0.0.1:42012_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 473910 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42012",
   [junit4]   2> 	  "node_name":"127.0.0.1:42012_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 474013 T3483 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> 474013 T3500 n:127.0.0.1:34907_ 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> 474013 T3472 n:127.0.0.1:42012_ 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> 474852 T3444 n:127.0.0.1:34907_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34907_
   [junit4]   2> 474854 T3444 n:127.0.0.1:34907_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34907_
   [junit4]   2> 474856 T3444 n:127.0.0.1:34907_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 474857 T3444 n:127.0.0.1:34907_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores
   [junit4]   2> 474857 T3444 n:127.0.0.1:34907_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 474858 T3444 n:127.0.0.1:34907_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/
   [junit4]   2> 474858 T3444 n:127.0.0.1:34907_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 474859 T3501 n:127.0.0.1:34907_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 474860 T3501 n:127.0.0.1:34907_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 474861 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 474861 T3501 n:127.0.0.1:34907_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 474862 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34907",
   [junit4]   2> 	  "node_name":"127.0.0.1:34907_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 474863 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34907",
   [junit4]   2> 	  "node_name":"127.0.0.1:34907_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 474863 T3473 n:127.0.0.1:42012_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 474863 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 474965 T3472 n:127.0.0.1:42012_ 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> 474965 T3500 n:127.0.0.1:34907_ 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> 474965 T3483 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> 475862 T3501 n:127.0.0.1:34907_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 475863 T3501 n:127.0.0.1:34907_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 475864 T3501 n:127.0.0.1:34907_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 475864 T3501 n:127.0.0.1:34907_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 475865 T3501 n:127.0.0.1:34907_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 475865 T3501 n:127.0.0.1:34907_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/'
   [junit4]   2> 475881 T3501 n:127.0.0.1:34907_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 475888 T3501 n:127.0.0.1:34907_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 475893 T3501 n:127.0.0.1:34907_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 475913 T3501 n:127.0.0.1:34907_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 475924 T3501 n:127.0.0.1:34907_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 475930 T3501 n:127.0.0.1:34907_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 476043 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 476049 T3501 n:127.0.0.1:34907_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 476050 T3501 n:127.0.0.1:34907_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 476060 T3501 n:127.0.0.1:34907_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 476066 T3501 n:127.0.0.1:34907_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 476070 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 476070 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 476071 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 476071 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 476071 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 476072 T3501 n:127.0.0.1:34907_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 476073 T3501 n:127.0.0.1:34907_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 476073 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 476074 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 476074 T3501 n:127.0.0.1:34907_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d27cf
   [junit4]   2> 476074 T3501 n:127.0.0.1:34907_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/data
   [junit4]   2> 476074 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 476074 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 476074 T3501 n:127.0.0.1:34907_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 476075 T3501 n:127.0.0.1:34907_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=80.521484375, floorSegmentMB=0.4892578125, forceMergeDeletesPctAllowed=8.296827020033598, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23491316216285815
   [junit4]   2> 476076 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@2b2da8d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a817477),segFN=segments_1,generation=1}
   [junit4]   2> 476076 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 476079 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 476079 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 476079 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 476080 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 476080 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 476080 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 476080 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 476080 T3501 n:127.0.0.1:34907_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 476080 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 476082 T3501 n:127.0.0.1:34907_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 476083 T3501 n:127.0.0.1:34907_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 476084 T3501 n:127.0.0.1:34907_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 476085 T3501 n:127.0.0.1:34907_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 476089 T3501 n:127.0.0.1:34907_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 476089 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 476090 T3501 n:127.0.0.1:34907_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476090 T3501 n:127.0.0.1:34907_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 476090 T3501 n:127.0.0.1:34907_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 476090 T3501 n:127.0.0.1:34907_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 476091 T3501 n:127.0.0.1:34907_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=7.9736328125, floorSegmentMB=1.828125, forceMergeDeletesPctAllowed=28.76733212350936, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 476091 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@2b2da8d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a817477),segFN=segments_1,generation=1}
   [junit4]   2> 476091 T3501 n:127.0.0.1:34907_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 476091 T3501 n:127.0.0.1:34907_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@7c4c0be1[collection1] main
   [junit4]   2> 476092 T3501 n:127.0.0.1:34907_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 476092 T3501 n:127.0.0.1:34907_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 476092 T3501 n:127.0.0.1:34907_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 476092 T3501 n:127.0.0.1:34907_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 476093 T3501 n:127.0.0.1:34907_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 476093 T3501 n:127.0.0.1:34907_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 476093 T3501 n:127.0.0.1:34907_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 476093 T3501 n:127.0.0.1:34907_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 476093 T3501 n:127.0.0.1:34907_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 476093 T3501 n:127.0.0.1:34907_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 476094 T3502 n:127.0.0.1:34907_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c4c0be1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476094 T3501 n:127.0.0.1:34907_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 476097 T3501 n:127.0.0.1:34907_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 476097 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34907 collection:collection1 shard:shard2
   [junit4]   2> 476100 T3444 n:127.0.0.1:34907_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 476100 T3444 n:127.0.0.1:34907_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 476104 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 476108 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 476110 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 476110 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 476110 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 476110 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C762 name=collection1 org.apache.solr.core.SolrCore@4e763fcd url=http://127.0.0.1:34907/collection1 node=127.0.0.1:34907_ C762_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:34907, node_name=127.0.0.1:34907_, state=down}
   [junit4]   2> 476110 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 C762 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34907/collection1/
   [junit4]   2> 476111 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 C762 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 476111 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 C762 oasc.SyncStrategy.syncToMe http://127.0.0.1:34907/collection1/ has no replicas
   [junit4]   2> 476111 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34907/collection1/ shard2
   [junit4]   2> 476111 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 476113 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 476113 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34907",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 476162 T3444 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1
   [junit4]   2> 476163 T3444 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001
   [junit4]   2> 476164 T3444 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 476165 T3444 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3c7ffad2{/,null,AVAILABLE}
   [junit4]   2> 476166 T3444 oejs.AbstractConnector.doStart Started ServerConnector@a6eb626{HTTP/1.1}{127.0.0.1:36820}
   [junit4]   2> 476166 T3444 oejs.Server.doStart Started @477647ms
   [junit4]   2> 476166 T3444 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=36820, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores}
   [junit4]   2> 476167 T3444 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 476167 T3444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/'
   [junit4]   2> 476182 T3444 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/solr.xml
   [junit4]   2> 476187 T3444 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores
   [junit4]   2> 476188 T3444 oasc.CoreContainer.<init> New CoreContainer 1157021554
   [junit4]   2> 476188 T3444 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/]
   [junit4]   2> 476188 T3444 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/lib
   [junit4]   2> 476188 T3444 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/lib).
   [junit4]   2> 476193 T3444 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 476194 T3444 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 476195 T3444 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 476195 T3444 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 476195 T3444 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 476195 T3444 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 476195 T3444 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 476195 T3444 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 476196 T3444 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 476197 T3519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30c03764 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 476197 T3444 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 476197 T3444 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 476200 T3444 n:127.0.0.1:36820_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 476201 T3522 n:127.0.0.1:36820_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c1c372d name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 476201 T3444 n:127.0.0.1:36820_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 476203 T3444 n:127.0.0.1:36820_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 476217 T3500 n:127.0.0.1:34907_ 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> 476218 T3483 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> 476218 T3472 n:127.0.0.1:42012_ 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> 476219 T3522 n:127.0.0.1:36820_ 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> 476263 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:34907/collection1/ and leader is http://127.0.0.1:34907/collection1/
   [junit4]   2> 476264 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34907
   [junit4]   2> 476265 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 476265 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 476265 T3505 n:127.0.0.1:34907_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 476271 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 476272 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34907",
   [junit4]   2> 	  "node_name":"127.0.0.1:34907_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 476272 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34907",
   [junit4]   2> 	  "node_name":"127.0.0.1:34907_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 476374 T3483 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> 476374 T3500 n:127.0.0.1:34907_ 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> 476374 T3522 n:127.0.0.1:36820_ 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> 476378 T3472 n:127.0.0.1:42012_ 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> 477208 T3444 n:127.0.0.1:36820_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36820_
   [junit4]   2> 477209 T3444 n:127.0.0.1:36820_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36820_
   [junit4]   2> 477213 T3444 n:127.0.0.1:36820_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 477215 T3444 n:127.0.0.1:36820_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores
   [junit4]   2> 477216 T3444 n:127.0.0.1:36820_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 477217 T3444 n:127.0.0.1:36820_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/
   [junit4]   2> 477217 T3444 n:127.0.0.1:36820_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 477218 T3523 n:127.0.0.1:36820_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 477218 T3523 n:127.0.0.1:36820_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 477218 T3523 n:127.0.0.1:36820_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 477218 T3472 n:127.0.0.1:42012_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 477219 T3473 n:127.0.0.1:42012_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36820",
   [junit4]   2> 	  "node_name":"127.0.0.1:36820_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 477219 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36820",
   [junit4]   2> 	  "node_name":"127.0.0.1:36820_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 477219 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 477219 T3473 n:127.0.0.1:42012_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 477321 T3483 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> 477321 T3522 n:127.0.0.1:36820_ 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> 477322 T3472 n:127.0.0.1:42012_ 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> 477323 T3500 n:127.0.0.1:34907_ 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> 478218 T3523 n:127.0.0.1:36820_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 478219 T3523 n:127.0.0.1:36820_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 478219 T3523 n:127.0.0.1:36820_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 478219 T3523 n:127.0.0.1:36820_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 478222 T3523 n:127.0.0.1:36820_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 478222 T3523 n:127.0.0.1:36820_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/'
   [junit4]   2> 478235 T3523 n:127.0.0.1:36820_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 478249 T3523 n:127.0.0.1:36820_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 478273 T3523 n:127.0.0.1:36820_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 478286 T3523 n:127.0.0.1:36820_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 478288 T3523 n:127.0.0.1:36820_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 478297 T3523 n:127.0.0.1:36820_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 478399 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 478403 T3523 n:127.0.0.1:36820_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 478404 T3523 n:127.0.0.1:36820_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 478420 T3523 n:127.0.0.1:36820_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 478421 T3523 n:127.0.0.1:36820_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 478422 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 478423 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 478423 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 478423 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 478423 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 478423 T3523 n:127.0.0.1:36820_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 478423 T3523 n:127.0.0.1:36820_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 478424 T3523 n:127.0.0.1:36820_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 478424 T3523 n:127.0.0.1:36820_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 478424 T3523 n:127.0.0.1:36820_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@139d27cf
   [junit4]   2> 478425 T3523 n:127.0.0.1:36820_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/data
   [junit4]   2> 478428 T3523 n:127.0.0.1:36820_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 478429 T3523 n:127.0.0.1:36820_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 478429 T3523 n:127.0.0.1:36820_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 478429 T3523 n:127.0.0.1:36820_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=80.521484375, floorSegmentMB=0.4892578125, forceMergeDeletesPctAllowed=8.296827020033598, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23491316216285815
   [junit4]   2> 478430 T3523 n:127.0.0.1:36820_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RawDirectoryWrapper(RAMDirectory@6c60be7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@254f90bb),segFN=segments_1,generation=1}
   [junit4]   2> 478430 T3523 n:127.0.0.1:36820_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 478433 T3523 n:127.0.0.1:36820_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 478434 T3523 n:127.0.0.1:36820_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
  

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

 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47744 47744
   [junit4]   2> 499952 T3445 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47744 47744
   [junit4]   2> 499953 T3445 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		7	/solr/aliases.json
   [junit4]   2> 		7	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		7	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 500053 T3606 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@1f34c7ca rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5a365a48[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 15]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 500054 T3606 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@6ba6c12e rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5a365a48[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 15]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 500054 T3606 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@3a19a507 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5a365a48[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 15]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=7A0CE66C51EB4895 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 27.9s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:36820/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A0CE66C51EB4895:F258D9B6FF17256D]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 500059 T3444 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest 7A0CE66C51EB4895-001
   [junit4]   2> 27871 T3443 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=267, blockSize=825), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=825)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_JO, timezone=America/Montevideo
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=122954984,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, TestCharFilters, TestFoldingMultitermQuery, UUIDUpdateProcessorFallbackTest, TestReRankQParserPlugin, CacheHeaderTest, TestPHPSerializedResponseWriter, TestLMDirichletSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, CursorPagingTest, TestCoreContainer, TestCoreDiscovery, TestFieldTypeResource, TestJsonFacets, TestAtomicUpdateErrorCases, TestCryptoKeys, TestAddFieldRealTimeGet, CurrencyFieldOpenExchangeTest, UpdateParamsTest, HdfsThreadLeakTest, ClusterStateUpdateTest, ResourceLoaderTest, TestSuggestSpellingConverter, ShardRoutingTest, TestConfigSets, TestCopyFieldCollectionResource, CollectionsAPIDistributedZkTest, CollectionReloadTest, DocumentAnalysisRequestHandlerTest, LukeRequestHandlerTest, TestFieldTypeCollectionResource, TestNamedUpdateProcessors, SpatialFilterTest, TestInitQParser, SaslZkACLProviderTest, SpellingQueryConverterTest, ConnectionManagerTest, TestSolrCoreProperties, BlockDirectoryTest, AssignTest, JsonLoaderTest, DistribCursorPagingTest, WordBreakSolrSpellCheckerTest, TestManagedResource, BufferStoreTest, TestFieldSortValues, DeleteLastCustomShardedReplicaTest, HdfsRecoverLeaseTest, TestNoOpRegenerator, TestFiltering, DistributedMLTComponentTest, CloudExitableDirectoryReaderTest, TestRawResponseWriter, StressHdfsTest, AtomicUpdatesTest, DisMaxRequestHandlerTest, TestRTGBase, ZkSolrClientTest, TestSolrDeletionPolicy2, TestSolrXml, TestIndexSearcher, TestAnalyzedSuggestions, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestManagedSchemaFieldTypeResource, JSONWriterTest, ShowFileRequestHandlerTest, CoreAdminHandlerTest, ScriptEngineTest, FieldMutatingUpdateProcessorTest, SolrCmdDistributorTest, SystemInfoHandlerTest, DistributedFacetPivotSmallAdvancedTest, TestReqParamsAPI, HdfsCollectionsAPIDistributedZkTest, PreAnalyzedFieldTest, CopyFieldTest, BadComponentTest, SliceStateTest, HdfsBasicDistributedZk2Test, VMParamsZkACLAndCredentialsProvidersTest, TestSortingResponseWriter, BasicDistributedZkTest]
   [junit4] Completed [181/485] on J1 in 28.18s, 1 test, 1 failure <<< FAILURES!

[...truncated 955 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: There were test failures: 485 suites, 1949 tests, 1 failure, 57 ignored (25 assumptions)

Total time: 42 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any