You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/22 15:39:10 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3162 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3162/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=2 not found in http://127.0.0.1:54053/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:54053/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([C6395E43BFB439BF:4E6D619911485447]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:492)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:456)
	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:404)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 9784 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/init-core-data-001
   [junit4]   2> 102476 T314 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 102483 T314 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 102484 T315 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 102484 T315 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 102584 T314 oasc.ZkTestServer.run start zk server on port:54045
   [junit4]   2> 102585 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 102586 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102590 T322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38fad6b0 name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102590 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102591 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 102591 T314 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 102594 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 102595 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102598 T325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44af12de name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102598 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102598 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 102599 T314 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 102603 T314 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 102606 T314 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 102609 T314 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 102613 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 102613 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 102619 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 102619 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 102624 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 102624 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 102628 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 102629 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 102632 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 102633 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 102637 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 102637 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 102641 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 102642 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 102646 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 102647 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 102651 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 102651 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 102656 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 102656 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 102660 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 102660 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 104278 T314 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1
   [junit4]   2> 104283 T314 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 104285 T314 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@52d031fb{/,null,AVAILABLE}
   [junit4]   2> 104287 T314 oejs.AbstractConnector.doStart Started ServerConnector@24088bc0{HTTP/1.1}{127.0.0.1:54054}
   [junit4]   2> 104288 T314 oejs.Server.doStart Started @108701ms
   [junit4]   2> 104288 T314 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores, hostContext=/, hostPort=54053, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/tempDir-001/control/data}
   [junit4]   2> 104289 T314 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
   [junit4]   2> 104289 T314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/'
   [junit4]   2> 104352 T314 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/solr.xml
   [junit4]   2> 104422 T314 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores
   [junit4]   2> 104423 T314 oasc.CoreContainer.<init> New CoreContainer 1508133936
   [junit4]   2> 104423 T314 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/]
   [junit4]   2> 104423 T314 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/lib
   [junit4]   2> 104424 T314 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/lib).
   [junit4]   2> 104439 T314 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> 104451 T314 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 104452 T314 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 104453 T314 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 104453 T314 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 104453 T314 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54045/solr
   [junit4]   2> 104454 T314 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 104454 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 104456 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104458 T339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@deb18cf name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104459 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104459 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 104470 T314 n:127.0.0.1:54053_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 104472 T342 n:127.0.0.1:54053_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ee7467 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 104472 T314 n:127.0.0.1:54053_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 104475 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 104479 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 104483 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 104487 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 104491 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 104496 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 104500 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 104502 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 104504 T314 n:127.0.0.1:54053_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54053_
   [junit4]   2> 104505 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54053_
   [junit4]   2> 104509 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 104512 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 104515 T314 n:127.0.0.1:54053_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 104518 T314 n:127.0.0.1:54053_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54053_
   [junit4]   2> 104519 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 104521 T314 n:127.0.0.1:54053_ oasc.Overseer.start Overseer (id=93867072190218243-127.0.0.1:54053_-n_0000000000) starting
   [junit4]   2> 104525 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 104537 T314 n:127.0.0.1:54053_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 104538 T344 n:127.0.0.1:54053_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 104538 T314 n:127.0.0.1:54053_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 104539 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 104545 T314 n:127.0.0.1:54053_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 104546 T314 n:127.0.0.1:54053_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 104548 T314 n:127.0.0.1:54053_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores
   [junit4]   2> 104550 T314 n:127.0.0.1:54053_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, transient=false, collection=control_collection, shard=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1, dataDir=data/, coreNodeName=, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/, loadOnStartup=true, name=collection1, schema=schema.xml}
   [junit4]   2> 104550 T314 n:127.0.0.1:54053_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/
   [junit4]   2> 104551 T314 n:127.0.0.1:54053_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 104552 T346 n:127.0.0.1:54053_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 104552 T346 n:127.0.0.1:54053_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 104554 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 104554 T346 n:127.0.0.1:54053_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 104556 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:54053_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54053",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 104557 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:54053_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54053",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 104564 T343 n:127.0.0.1:54053_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 104585 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 104587 T342 n:127.0.0.1:54053_ 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> 105555 T346 n:127.0.0.1:54053_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 105556 T346 n:127.0.0.1:54053_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 105557 T346 n:127.0.0.1:54053_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 105557 T346 n:127.0.0.1:54053_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 105558 T346 n:127.0.0.1:54053_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 105558 T346 n:127.0.0.1:54053_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/'
   [junit4]   2> 105574 T346 n:127.0.0.1:54053_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 105587 T346 n:127.0.0.1:54053_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 105607 T346 n:127.0.0.1:54053_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 105647 T346 n:127.0.0.1:54053_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 105649 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 105660 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 105987 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 106001 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 106003 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 106020 T346 n:127.0.0.1:54053_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 106025 T346 n:127.0.0.1:54053_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 106029 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 106030 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 106030 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 106030 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 106031 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 106031 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 106031 T346 n:127.0.0.1:54053_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 106031 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 106032 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 106032 T346 n:127.0.0.1:54053_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41dac43f
   [junit4]   2> 106033 T346 n:127.0.0.1:54053_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data
   [junit4]   2> 106033 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 106033 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 106034 T346 n:127.0.0.1:54053_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data/index
   [junit4]   2> 106034 T346 n:127.0.0.1:54053_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 106035 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@643608f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17857b44),segFN=segments_1,generation=1}
   [junit4]   2> 106035 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 106044 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 106060 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 106062 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 106064 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 106066 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 106072 T346 n:127.0.0.1:54053_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/system,/admin/logging,/get,/replication,/admin/properties,/update/json/docs,/admin/luke,/update/json,/schema,/admin/ping,/admin/threads,/admin/mbeans,/config,/update,/admin/segments,/admin/file,/update/csv,standard,/admin/plugins
   [junit4]   2> 106074 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 106075 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 106075 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
   [junit4]   2> 106076 T346 n:127.0.0.1:54053_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 106077 T346 n:127.0.0.1:54053_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 106077 T346 n:127.0.0.1:54053_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=83.5546875, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=23.77682955918485, segmentsPerTier=41.0, maxCFSSegmentSizeMB=0.466796875, noCFSRatio=0.0
   [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@643608f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17857b44),segFN=segments_1,generation=1}
   [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@493d5392[collection1] main
   [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in index or recent updates, using new clock 1501873158807879680
   [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 0 ms to seed version buckets with highest version 1501873158807879680
   [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 106081 T346 n:127.0.0.1:54053_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 106081 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 106092 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 106092 T346 n:127.0.0.1:54053_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 106092 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 106094 T347 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@493d5392[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 106095 T346 n:127.0.0.1:54053_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 106096 T346 n:127.0.0.1:54053_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 106096 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54053 collection:control_collection shard:shard1
   [junit4]   2> 106097 T314 n:127.0.0.1:54053_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 106098 T314 n:127.0.0.1:54053_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 106098 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 106106 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 106109 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 106109 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 106109 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C82 name=collection1 org.apache.solr.core.SolrCore@bad879b url=http://127.0.0.1:54053/collection1 node=127.0.0.1:54053_ C82_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, node_name=127.0.0.1:54053_, base_url=http://127.0.0.1:54053}
   [junit4]   2> 106110 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 C82 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54053/collection1/
   [junit4]   2> 106110 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 C82 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 106110 T343 n:127.0.0.1:54053_ 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> 106110 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 C82 oasc.SyncStrategy.syncToMe http://127.0.0.1:54053/collection1/ has no replicas
   [junit4]   2> 106111 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54053/collection1/ shard1
   [junit4]   2> 106111 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 106113 T342 n:127.0.0.1:54053_ 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> 106120 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 106121 T343 n:127.0.0.1:54053_ 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:54053",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 106143 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 106144 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 106146 T354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31ae4a43 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 106147 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 106147 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 106147 T314 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 106154 T314 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 106227 T342 n:127.0.0.1:54053_ 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> 106227 T354 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> 106273 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:54053/collection1/ and leader is http://127.0.0.1:54053/collection1/
   [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54053
   [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 106276 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 106278 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:54053_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54053",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 106279 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:54053_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54053",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 106384 T354 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> 106384 T342 n:127.0.0.1:54053_ 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> 107510 T314 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1
   [junit4]   2> 107512 T314 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001
   [junit4]   2> 107513 T314 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 107516 T314 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@45b5c406{/,null,AVAILABLE}
   [junit4]   2> 107517 T314 oejs.AbstractConnector.doStart Started ServerConnector@14b64a24{HTTP/1.1}{127.0.0.1:39378}
   [junit4]   2> 107517 T314 oejs.Server.doStart Started @111930ms
   [junit4]   2> 107517 T314 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=42251, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores, solrconfig=solrconfig.xml, hostContext=/, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/tempDir-001/jetty1}
   [junit4]   2> 107518 T314 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
   [junit4]   2> 107519 T314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/'
   [junit4]   2> 107554 T314 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/solr.xml
   [junit4]   2> 107601 T314 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores
   [junit4]   2> 107602 T314 oasc.CoreContainer.<init> New CoreContainer 897101671
   [junit4]   2> 107602 T314 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/]
   [junit4]   2> 107602 T314 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/lib
   [junit4]   2> 107603 T314 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/lib).
   [junit4]   2> 107613 T314 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> 107619 T314 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107619 T314 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107620 T314 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107620 T314 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 107620 T314 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54045/solr
   [junit4]   2> 107620 T314 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 107621 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 107621 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107623 T368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@567617f3 name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107624 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107624 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 107627 T314 n:127.0.0.1:42251_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107629 T371 n:127.0.0.1:42251_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7225a4c5 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107629 T314 n:127.0.0.1:42251_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107636 T314 n:127.0.0.1:42251_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 108643 T314 n:127.0.0.1:42251_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42251_
   [junit4]   2> 108644 T314 n:127.0.0.1:42251_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42251_
   [junit4]   2> 108649 T314 n:127.0.0.1:42251_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 108657 T314 n:127.0.0.1:42251_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 108658 T314 n:127.0.0.1:42251_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108659 T314 n:127.0.0.1:42251_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores
   [junit4]   2> 108660 T314 n:127.0.0.1:42251_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, transient=false, name=collection1, schema=schema.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/, config=solrconfig.xml, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1, shard=, dataDir=data/, collection=collection1, loadOnStartup=true}
   [junit4]   2> 108661 T314 n:127.0.0.1:42251_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/
   [junit4]   2> 108661 T314 n:127.0.0.1:42251_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 108662 T372 n:127.0.0.1:42251_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 108663 T372 n:127.0.0.1:42251_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 108664 T372 n:127.0.0.1:42251_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 108664 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 108666 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:42251_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42251",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 108667 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:42251_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42251",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 108667 T343 n:127.0.0.1:54053_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 108668 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 108670 T342 n:127.0.0.1:54053_ 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> 108670 T371 n:127.0.0.1:42251_ 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> 108670 T354 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> 109665 T372 n:127.0.0.1:42251_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 109666 T372 n:127.0.0.1:42251_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 109667 T372 n:127.0.0.1:42251_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 109668 T372 n:127.0.0.1:42251_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 109669 T372 n:127.0.0.1:42251_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 109669 T372 n:127.0.0.1:42251_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/'
   [junit4]   2> 109692 T372 n:127.0.0.1:42251_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 109708 T372 n:127.0.0.1:42251_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 109738 T372 n:127.0.0.1:42251_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 109799 T372 n:127.0.0.1:42251_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 109802 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 109818 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 110269 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 110283 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 110285 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 110303 T372 n:127.0.0.1:42251_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 110308 T372 n:127.0.0.1:42251_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 110312 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 110313 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 110314 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 110314 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 110315 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 110315 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 110315 T372 n:127.0.0.1:42251_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 110316 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 110316 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 110316 T372 n:127.0.0.1:42251_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41dac43f
   [junit4]   2> 110317 T372 n:127.0.0.1:42251_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 110317 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 110317 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 110318 T372 n:127.0.0.1:42251_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 110318 T372 n:127.0.0.1:42251_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 110319 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ca5853c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46ce2ca0),segFN=segments_1,generation=1}
   [junit4]   2> 110319 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 110330 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 110330 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 110330 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 110331 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 110331 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 110346 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 110348 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 110350 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 110352 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 110365 T372 n:127.0.0.1:42251_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/system,/admin/logging,/get,/replication,/admin/properties,/update/json/docs,/admin/luke,/update/json,/schema,/admin/ping,/admin/threads,/admin/mbeans,/config,/update,/admin/segments,/admin/file,/update/csv,standard,/admin/plugins
   [junit4]   2> 110367 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 110368 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 110369 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
   [junit4]   2> 110370 T372 n:127.0.0.1:42251_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 110370 T372 n:127.0.0.1:42251_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 110371 T372 n:127.0.0.1:42251_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=83.5546875, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=23.77682955918485, segmentsPerTier=41.0, maxCFSSegmentSizeMB=0.466796875, noCFSRatio=0.0
   [junit4]   2> 110371 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ca5853c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46ce2ca0),segFN=segments_1,generation=1}
   [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@bf77ccf[collection1] main
   [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 110373 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in index or recent updates, using new clock 1501873163310465024
   [junit4]   2> 110373 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1501873163310465024
   [junit4]   2> 110373 T372 n:127.0.0.1:42251_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 110375 T372 n:127.0.0.1:42251_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 110375 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 110375 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 110376 T372 n:127.0.0.1:42251_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 110376 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 110379 T373 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf77ccf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110379 T372 n:127.0.0.1:42251_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 110380 T372 n:127.0.0.1:42251_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 110381 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42251 collection:collection1 shard:shard2
   [junit4]   2> 110382 T314 n:127.0.0.1:42251_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 110382 T314 n:127.0.0.1:42251_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 110383 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 110391 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 110394 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 110394 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 110395 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C83 name=collection1 org.apache.solr.core.SolrCore@9f2ec89 url=http://127.0.0.1:42251/collection1 node=127.0.0.1:42251_ C83_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, node_name=127.0.0.1:42251_, base_url=http://127.0.0.1:42251}
   [junit4]   2> 110395 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 C83 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42251/collection1/
   [junit4]   2> 110395 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 C83 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 110395 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 110396 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 C83 oasc.SyncStrategy.syncToMe http://127.0.0.1:42251/collection1/ has no replicas
   [junit4]   2> 110396 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42251/collection1/ shard2
   [junit4]   2> 110396 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 110398 T342 n:127.0.0.1:54053_ 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> 110398 T354 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> 110398 T371 n:127.0.0.1:42251_ 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> 110405 T343 n:127.0.0.1:54053_ 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:42251",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 110408 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 110410 T371 n:127.0.0.1:42251_ 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> 110410 T354 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> 110410 T342 n:127.0.0.1:54053_ 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> 110456 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:42251/collection1/ and leader is http://127.0.0.1:42251/collection1/
   [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42251
   [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 110460 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 110461 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:42251_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42251",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 110462 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:42251_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42251",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 110568 T342 n:127.0.0.1:54053_ 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> 110568 T354 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> 110568 T371 n:127.0.0.1:42251_ 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> 111891 T314 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1
   [junit4]   2> 111894 T314 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001
   [junit4]   2> 111896 T314 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 111898 T314 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@57c7922c{/,null,AVAILABLE}
   [junit4]   2> 111898 T314 oejs.AbstractConnector.doStart Started ServerConnector@56526fc5{HTTP/1.1}{127.0.0.1:16574}
   [junit4]   2> 111899 T314 oejs.Server.doStart Started @116311ms
   [junit4]   2> 111899 T314 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, hostPort=24537, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/tempDir-001/jetty2}
   [junit4]   2> 111899 T314 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
   [junit4]   2> 111900 T314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/'
   [junit4]   2> 111945 T314 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/solr.xml
   [junit4]   2> 112002 T314 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores
   [junit4]   2> 112002 T314 oasc.CoreContainer.<init> New CoreContainer 1442035953
   [junit4]   2> 112003 T314 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/]
   [junit4]   2> 112003 T314 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/lib
   [junit4]   2> 112004 T314 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/lib).
   [junit4]   2> 112015 T314 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> 112023 T314 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 112024 T314 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 112024 T314 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 112024 T314 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 112025 T314 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54045/solr
   [junit4]   2> 112025 T314 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 112025 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 112026 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112028 T391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b8bb83 name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112028 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112029 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 112031 T314 n:127.0.0.1:24537_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 112032 T394 n:127.0.0.1:24537_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77fc98a8 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 112032 T314 n:127.0.0.1:24537_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 112037 T314 n:127.0.0.1:24537_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 113043 T314 n:127.0.0.1:24537_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24537_
   [junit4]   2> 113045 T314 n:127.0.0.1:24537_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24537_
   [junit4]   2> 113049 T314 n:127.0.0.1:24537_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 113051 T314 n:127.0.0.1:24537_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 113052 T314 n:127.0.0.1:24537_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 113054 T314 n:127.0.0.1:24537_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores
   [junit4]   2> 113056 T314 n:127.0.0.1:24537_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=collection1, loadOnStartup=true, dataDir=data/, coreNodeName=, schema=schema.xml, transient=false, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/, config=solrconfig.xml, shard=, name=collection1}
   [junit4]   2> 113056 T314 n:127.0.0.1:24537_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/
   [junit4]   2> 113057 T314 n:127.0.0.1:24537_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 113058 T395 n:127.0.0.1:24537_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 113058 T395 n:127.0.0.1:24537_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 113060 T395 n:127.0.0.1:24537_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 113060 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 113061 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:24537_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24537",
   [junit4]   2> 	  "operation":"state"} current state version: 8
   [junit4]   2> 113062 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:24537_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24537",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 113062 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 113062 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 113064 T371 n:127.0.0.1:42251_ 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> 113064 T354 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> 113064 T394 n:127.0.0.1:24537_ 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> 113064 T342 n:127.0.0.1:54053_ 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> 114060 T395 n:127.0.0.1:24537_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 114061 T395 n:127.0.0.1:24537_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 114062 T395 n:127.0.0.1:24537_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 114062 T395 n:127.0.0.1:24537_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 114063 T395 n:127.0.0.1:24537_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 114064 T395 n:127.0.0.1:24537_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/'
   [junit4]   2> 114087 T395 n:127.0.0.1:24537_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 114101 T395 n:127.0.0.1:24537_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 114128 T395 n:127.0.0.1:24537_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 114200 T395 n:127.0.0.1:24537_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 114202 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 114218 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 114791 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 114811 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 114814 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 114835 T395 n:127.0.0.1:24537_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114841 T395 n:127.0.0.1:24537_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 114847 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114849 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114849 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114849 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 114851 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 114851 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 114851 T395 n:127.0.0.1:24537_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 114852 T395 n:127.0.0.1:24537_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 114852 T395 n:127.0.0.1:24537_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 114853 T395 n:127.0.0.1:24537_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41dac43f
   [junit4]   2> 114854 T395 n:127.0.0.1:24537_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/data
   [junit4]   2> 114854 T395 n:127.0.0.1:24537_ x:collection1 oasc.SolrCore.getNewIndexDir New inde

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

tion1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61951",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 532825 T314 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 532825 T314 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 532826 T314 c:control_collection s:shard1 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 532841 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 532841 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 532842 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data
   [junit4]   2> 532842 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 532843 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 532843 T314 c:control_collection s:shard1 x:collection1 oasc.Overseer.close Overseer (id=93867072190218250-127.0.0.1:61951_-n_0000000003) closing
   [junit4]   2> 532844 T793 n:127.0.0.1:61951_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:61951_
   [junit4]   2> 532846 T316 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d7b9ad601000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 532846 T785 n:127.0.0.1:61951_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 532848 T314 oejs.AbstractConnector.doStop Stopped ServerConnector@485a11e7{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 532849 T314 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@4986572{/,null,UNAVAILABLE}
   [junit4]   2> 532852 T314 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54045 54045
   [junit4]   2> 533502 T315 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54045 54045
   [junit4]   2> 533503 T315 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 533503 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 8 connections to: http://127.0.0.1:24537/, target: http://127.0.0.1:16574/
   [junit4]   2> 533504 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 6 connections to: http://127.0.0.1:61951/, target: http://127.0.0.1:44360/
   [junit4]   2> 533504 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 5 connections to: http://127.0.0.1:42251/, target: http://127.0.0.1:39378/
   [junit4]   2> 533504 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 35 connections to: http://127.0.0.1:54053/, target: http://127.0.0.1:54054/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=C6395E43BFB439BF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  431s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:54053/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6395E43BFB439BF:4E6D619911485447]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:492)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:456)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:404)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:116)
   [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> 533519 T314 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {intDefault=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=de_CH, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=106754904,total=263192576
   [junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, TestDocBasedVersionConstraints, DistributedFacetPivotWhiteBoxTest, TestExtendedDismaxParser, TestSerializedLuceneMatchVersion, TestReqParamsAPI, TestOrdValues, TestStressVersions, TestElisionMultitermQuery, BasicZkTest, TestDocumentBuilder, TestSolrQueryParserDefaultOperatorResource, HttpPartitionTest]
   [junit4] Completed [119/496] on J0 in 431.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 1211 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 496 suites, 1971 tests, 1 failure, 71 ignored (26 assumptions)

Total time: 55 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3161
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 241614119 bytes
Compression is 0.0%
Took 41 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3162 - Failure

Posted by Timothy Potter <th...@gmail.com>.
This one seems a little troubling ... looking into it.

On Fri, May 22, 2015 at 7:39 AM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3162/
>
> 1 tests failed.
> REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.test
>
> Error Message:
> Doc with id=2 not found in http://127.0.0.1:54053/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
>
> Stack Trace:
> java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:54053/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
>         at __randomizedtesting.SeedInfo.seed([C6395E43BFB439BF:4E6D619911485447]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:492)
>         at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:456)
>         at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:404)
>         at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:116)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         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 9784 lines...]
>    [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
>    [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/init-core-data-001
>    [junit4]   2> 102476 T314 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
>    [junit4]   2> 102483 T314 oasc.ZkTestServer.run STARTING ZK TEST SERVER
>    [junit4]   2> 102484 T315 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 102484 T315 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
>    [junit4]   2> 102584 T314 oasc.ZkTestServer.run start zk server on port:54045
>    [junit4]   2> 102585 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
>    [junit4]   2> 102586 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 102590 T322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38fad6b0 name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 102590 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 102591 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
>    [junit4]   2> 102591 T314 oascc.SolrZkClient.makePath makePath: /solr
>    [junit4]   2> 102594 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
>    [junit4]   2> 102595 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 102598 T325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44af12de name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 102598 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 102598 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
>    [junit4]   2> 102599 T314 oascc.SolrZkClient.makePath makePath: /collections/collection1
>    [junit4]   2> 102603 T314 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
>    [junit4]   2> 102606 T314 oascc.SolrZkClient.makePath makePath: /collections/control_collection
>    [junit4]   2> 102609 T314 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
>    [junit4]   2> 102613 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
>    [junit4]   2> 102613 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 102619 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
>    [junit4]   2> 102619 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
>    [junit4]   2> 102624 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 102624 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 102628 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
>    [junit4]   2> 102629 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
>    [junit4]   2> 102632 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
>    [junit4]   2> 102633 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
>    [junit4]   2> 102637 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
>    [junit4]   2> 102637 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
>    [junit4]   2> 102641 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
>    [junit4]   2> 102642 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
>    [junit4]   2> 102646 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 102647 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 102651 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 102651 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 102656 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
>    [junit4]   2> 102656 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
>    [junit4]   2> 102660 T314 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
>    [junit4]   2> 102660 T314 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
>    [junit4]   2> 104278 T314 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1
>    [junit4]   2> 104283 T314 oejs.Server.doStart jetty-9.2.10.v20150310
>    [junit4]   2> 104285 T314 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@52d031fb{/,null,AVAILABLE}
>    [junit4]   2> 104287 T314 oejs.AbstractConnector.doStart Started ServerConnector@24088bc0{HTTP/1.1}{127.0.0.1:54054}
>    [junit4]   2> 104288 T314 oejs.Server.doStart Started @108701ms
>    [junit4]   2> 104288 T314 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores, hostContext=/, hostPort=54053, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/tempDir-001/control/data}
>    [junit4]   2> 104289 T314 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
>    [junit4]   2> 104289 T314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/'
>    [junit4]   2> 104352 T314 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/solr.xml
>    [junit4]   2> 104422 T314 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores
>    [junit4]   2> 104423 T314 oasc.CoreContainer.<init> New CoreContainer 1508133936
>    [junit4]   2> 104423 T314 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/]
>    [junit4]   2> 104423 T314 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/lib
>    [junit4]   2> 104424 T314 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/lib).
>    [junit4]   2> 104439 T314 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> 104451 T314 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 104452 T314 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 104453 T314 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 104453 T314 oasc.CoreContainer.load Node Name: 127.0.0.1
>    [junit4]   2> 104453 T314 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54045/solr
>    [junit4]   2> 104454 T314 oasc.ZkController.checkChrootPath zkHost includes chroot
>    [junit4]   2> 104454 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
>    [junit4]   2> 104456 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 104458 T339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@deb18cf name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 104459 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 104459 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
>    [junit4]   2> 104470 T314 n:127.0.0.1:54053_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 104472 T342 n:127.0.0.1:54053_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ee7467 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 104472 T314 n:127.0.0.1:54053_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 104475 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/queue
>    [junit4]   2> 104479 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
>    [junit4]   2> 104483 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
>    [junit4]   2> 104487 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
>    [junit4]   2> 104491 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
>    [junit4]   2> 104496 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /live_nodes
>    [junit4]   2> 104500 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /aliases.json
>    [junit4]   2> 104502 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
>    [junit4]   2> 104504 T314 n:127.0.0.1:54053_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54053_
>    [junit4]   2> 104505 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54053_
>    [junit4]   2> 104509 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer_elect
>    [junit4]   2> 104512 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
>    [junit4]   2> 104515 T314 n:127.0.0.1:54053_ oasc.Overseer.close Overseer (id=null) closing
>    [junit4]   2> 104518 T314 n:127.0.0.1:54053_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54053_
>    [junit4]   2> 104519 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
>    [junit4]   2> 104521 T314 n:127.0.0.1:54053_ oasc.Overseer.start Overseer (id=93867072190218243-127.0.0.1:54053_-n_0000000000) starting
>    [junit4]   2> 104525 T314 n:127.0.0.1:54053_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
>    [junit4]   2> 104537 T314 n:127.0.0.1:54053_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 104538 T344 n:127.0.0.1:54053_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
>    [junit4]   2> 104538 T314 n:127.0.0.1:54053_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper...
>    [junit4]   2> 104539 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
>    [junit4]   2> 104545 T314 n:127.0.0.1:54053_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
>    [junit4]   2> 104546 T314 n:127.0.0.1:54053_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 104548 T314 n:127.0.0.1:54053_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores
>    [junit4]   2> 104550 T314 n:127.0.0.1:54053_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, transient=false, collection=control_collection, shard=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1, dataDir=data/, coreNodeName=, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/, loadOnStartup=true, name=collection1, schema=schema.xml}
>    [junit4]   2> 104550 T314 n:127.0.0.1:54053_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/
>    [junit4]   2> 104551 T314 n:127.0.0.1:54053_ oasc.CorePropertiesLocator.discover Found 1 core definitions
>    [junit4]   2> 104552 T346 n:127.0.0.1:54053_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
>    [junit4]   2> 104552 T346 n:127.0.0.1:54053_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>    [junit4]   2> 104554 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 104554 T346 n:127.0.0.1:54053_ oasc.ZkController.waitForCoreNodeName look for our core node name
>    [junit4]   2> 104556 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"1",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "node_name":"127.0.0.1:54053_",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "base_url":"http://127.0.0.1:54053",
>    [junit4]   2>          "operation":"state"} current state version: 0
>    [junit4]   2> 104557 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"1",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "node_name":"127.0.0.1:54053_",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "base_url":"http://127.0.0.1:54053",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 104564 T343 n:127.0.0.1:54053_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
>    [junit4]   2> 104585 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
>    [junit4]   2> 104587 T342 n:127.0.0.1:54053_ 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> 105555 T346 n:127.0.0.1:54053_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>    [junit4]   2> 105556 T346 n:127.0.0.1:54053_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
>    [junit4]   2> 105557 T346 n:127.0.0.1:54053_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
>    [junit4]   2> 105557 T346 n:127.0.0.1:54053_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
>    [junit4]   2> 105558 T346 n:127.0.0.1:54053_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 105558 T346 n:127.0.0.1:54053_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/'
>    [junit4]   2> 105574 T346 n:127.0.0.1:54053_ oasc.Config.<init> loaded config solrconfig.xml with version 0
>    [junit4]   2> 105587 T346 n:127.0.0.1:54053_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>    [junit4]   2> 105607 T346 n:127.0.0.1:54053_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
>    [junit4]   2> 105647 T346 n:127.0.0.1:54053_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 105649 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 105660 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema [collection1] Schema name=test
>    [junit4]   2> 105987 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 106001 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 106003 T346 n:127.0.0.1:54053_ oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 106020 T346 n:127.0.0.1:54053_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>    [junit4]   2> 106025 T346 n:127.0.0.1:54053_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>    [junit4]   2> 106029 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 106030 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>    [junit4]   2> 106030 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>    [junit4]   2> 106030 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 106031 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>    [junit4]   2> 106031 T346 n:127.0.0.1:54053_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>    [junit4]   2> 106031 T346 n:127.0.0.1:54053_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
>    [junit4]   2> 106031 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 106032 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/], dataDir=[null]
>    [junit4]   2> 106032 T346 n:127.0.0.1:54053_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41dac43f
>    [junit4]   2> 106033 T346 n:127.0.0.1:54053_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data
>    [junit4]   2> 106033 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data/index/
>    [junit4]   2> 106033 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
>    [junit4]   2> 106034 T346 n:127.0.0.1:54053_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/control-001/cores/collection1/data/index
>    [junit4]   2> 106034 T346 n:127.0.0.1:54053_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>    [junit4]   2> 106035 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=MockDirectoryWrapper(RAMDirectory@643608f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17857b44),segFN=segments_1,generation=1}
>    [junit4]   2> 106035 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 106042 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 106043 T346 n:127.0.0.1:54053_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 106044 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 106060 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 106062 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 106064 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 106066 T346 n:127.0.0.1:54053_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 106072 T346 n:127.0.0.1:54053_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/system,/admin/logging,/get,/replication,/admin/properties,/update/json/docs,/admin/luke,/update/json,/schema,/admin/ping,/admin/threads,/admin/mbeans,/config,/update,/admin/segments,/admin/file,/update/csv,standard,/admin/plugins
>    [junit4]   2> 106074 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 106075 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 106075 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
>    [junit4]   2> 106076 T346 n:127.0.0.1:54053_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 106077 T346 n:127.0.0.1:54053_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 106077 T346 n:127.0.0.1:54053_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=83.5546875, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=23.77682955918485, segmentsPerTier=41.0, maxCFSSegmentSizeMB=0.466796875, noCFSRatio=0.0
>    [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=MockDirectoryWrapper(RAMDirectory@643608f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17857b44),segFN=segments_1,generation=1}
>    [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@493d5392[collection1] main
>    [junit4]   2> 106078 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
>    [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 256 version buckets from index
>    [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, cannot seed version bucket highest value from index
>    [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in index or recent updates, using new clock 1501873158807879680
>    [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 0 ms to seed version buckets with highest version 1501873158807879680
>    [junit4]   2> 106079 T346 n:127.0.0.1:54053_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
>    [junit4]   2> 106081 T346 n:127.0.0.1:54053_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 106081 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 106092 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
>    [junit4]   2> 106092 T346 n:127.0.0.1:54053_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
>    [junit4]   2> 106092 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
>    [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
>    [junit4]   2> 106093 T346 n:127.0.0.1:54053_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
>    [junit4]   2> 106094 T347 n:127.0.0.1:54053_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@493d5392[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 106095 T346 n:127.0.0.1:54053_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
>    [junit4]   2> 106096 T346 n:127.0.0.1:54053_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 106096 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54053 collection:control_collection shard:shard1
>    [junit4]   2> 106097 T314 n:127.0.0.1:54053_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
>    [junit4]   2> 106098 T314 n:127.0.0.1:54053_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>    [junit4]   2> 106098 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 106106 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
>    [junit4]   2> 106109 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 106109 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>    [junit4]   2> 106109 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>    [junit4]   2> ASYNC  NEW_CORE C82 name=collection1 org.apache.solr.core.SolrCore@bad879b url=http://127.0.0.1:54053/collection1 node=127.0.0.1:54053_ C82_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, node_name=127.0.0.1:54053_, base_url=http://127.0.0.1:54053}
>    [junit4]   2> 106110 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 C82 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54053/collection1/
>    [junit4]   2> 106110 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 C82 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>    [junit4]   2> 106110 T343 n:127.0.0.1:54053_ 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> 106110 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 C82 oasc.SyncStrategy.syncToMe http://127.0.0.1:54053/collection1/ has no replicas
>    [junit4]   2> 106111 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54053/collection1/ shard1
>    [junit4]   2> 106111 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
>    [junit4]   2> 106113 T342 n:127.0.0.1:54053_ 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> 106120 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 106121 T343 n:127.0.0.1:54053_ 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:54053",
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "state":"active"} current state version: 2
>    [junit4]   2> 106143 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
>    [junit4]   2> 106144 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 106146 T354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31ae4a43 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 106147 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 106147 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
>    [junit4]   2> 106147 T314 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper...
>    [junit4]   2> 106154 T314 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
>    [junit4]   2> 106227 T342 n:127.0.0.1:54053_ 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> 106227 T354 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> 106273 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:54053/collection1/ and leader is http://127.0.0.1:54053/collection1/
>    [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54053
>    [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>    [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
>    [junit4]   2> 106274 T350 n:127.0.0.1:54053_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>    [junit4]   2> 106276 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 106278 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":"shard1",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "node_name":"127.0.0.1:54053_",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "base_url":"http://127.0.0.1:54053",
>    [junit4]   2>          "operation":"state"} current state version: 3
>    [junit4]   2> 106279 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":"shard1",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "node_name":"127.0.0.1:54053_",
>    [junit4]   2>          "collection":"control_collection",
>    [junit4]   2>          "base_url":"http://127.0.0.1:54053",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 106384 T354 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> 106384 T342 n:127.0.0.1:54053_ 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> 107510 T314 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1
>    [junit4]   2> 107512 T314 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001
>    [junit4]   2> 107513 T314 oejs.Server.doStart jetty-9.2.10.v20150310
>    [junit4]   2> 107516 T314 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@45b5c406{/,null,AVAILABLE}
>    [junit4]   2> 107517 T314 oejs.AbstractConnector.doStart Started ServerConnector@14b64a24{HTTP/1.1}{127.0.0.1:39378}
>    [junit4]   2> 107517 T314 oejs.Server.doStart Started @111930ms
>    [junit4]   2> 107517 T314 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=42251, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores, solrconfig=solrconfig.xml, hostContext=/, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/tempDir-001/jetty1}
>    [junit4]   2> 107518 T314 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
>    [junit4]   2> 107519 T314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/'
>    [junit4]   2> 107554 T314 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/solr.xml
>    [junit4]   2> 107601 T314 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores
>    [junit4]   2> 107602 T314 oasc.CoreContainer.<init> New CoreContainer 897101671
>    [junit4]   2> 107602 T314 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/]
>    [junit4]   2> 107602 T314 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/lib
>    [junit4]   2> 107603 T314 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/lib).
>    [junit4]   2> 107613 T314 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> 107619 T314 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 107619 T314 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 107620 T314 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 107620 T314 oasc.CoreContainer.load Node Name: 127.0.0.1
>    [junit4]   2> 107620 T314 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54045/solr
>    [junit4]   2> 107620 T314 oasc.ZkController.checkChrootPath zkHost includes chroot
>    [junit4]   2> 107621 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
>    [junit4]   2> 107621 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 107623 T368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@567617f3 name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 107624 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 107624 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
>    [junit4]   2> 107627 T314 n:127.0.0.1:42251_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 107629 T371 n:127.0.0.1:42251_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7225a4c5 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 107629 T314 n:127.0.0.1:42251_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 107636 T314 n:127.0.0.1:42251_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper...
>    [junit4]   2> 108643 T314 n:127.0.0.1:42251_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42251_
>    [junit4]   2> 108644 T314 n:127.0.0.1:42251_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42251_
>    [junit4]   2> 108649 T314 n:127.0.0.1:42251_ oasc.Overseer.close Overseer (id=null) closing
>    [junit4]   2> 108657 T314 n:127.0.0.1:42251_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
>    [junit4]   2> 108658 T314 n:127.0.0.1:42251_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 108659 T314 n:127.0.0.1:42251_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores
>    [junit4]   2> 108660 T314 n:127.0.0.1:42251_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, transient=false, name=collection1, schema=schema.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/, config=solrconfig.xml, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1, shard=, dataDir=data/, collection=collection1, loadOnStartup=true}
>    [junit4]   2> 108661 T314 n:127.0.0.1:42251_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/
>    [junit4]   2> 108661 T314 n:127.0.0.1:42251_ oasc.CorePropertiesLocator.discover Found 1 core definitions
>    [junit4]   2> 108662 T372 n:127.0.0.1:42251_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
>    [junit4]   2> 108663 T372 n:127.0.0.1:42251_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>    [junit4]   2> 108664 T372 n:127.0.0.1:42251_ oasc.ZkController.waitForCoreNodeName look for our core node name
>    [junit4]   2> 108664 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 108666 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "node_name":"127.0.0.1:42251_",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:42251",
>    [junit4]   2>          "operation":"state"} current state version: 4
>    [junit4]   2> 108667 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "node_name":"127.0.0.1:42251_",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:42251",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 108667 T343 n:127.0.0.1:54053_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
>    [junit4]   2> 108668 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
>    [junit4]   2> 108670 T342 n:127.0.0.1:54053_ 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> 108670 T371 n:127.0.0.1:42251_ 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> 108670 T354 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> 109665 T372 n:127.0.0.1:42251_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>    [junit4]   2> 109666 T372 n:127.0.0.1:42251_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>    [junit4]   2> 109667 T372 n:127.0.0.1:42251_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
>    [junit4]   2> 109668 T372 n:127.0.0.1:42251_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
>    [junit4]   2> 109669 T372 n:127.0.0.1:42251_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 109669 T372 n:127.0.0.1:42251_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/'
>    [junit4]   2> 109692 T372 n:127.0.0.1:42251_ oasc.Config.<init> loaded config solrconfig.xml with version 0
>    [junit4]   2> 109708 T372 n:127.0.0.1:42251_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>    [junit4]   2> 109738 T372 n:127.0.0.1:42251_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
>    [junit4]   2> 109799 T372 n:127.0.0.1:42251_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 109802 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 109818 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema [collection1] Schema name=test
>    [junit4]   2> 110269 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 110283 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 110285 T372 n:127.0.0.1:42251_ oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 110303 T372 n:127.0.0.1:42251_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>    [junit4]   2> 110308 T372 n:127.0.0.1:42251_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>    [junit4]   2> 110312 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 110313 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>    [junit4]   2> 110314 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>    [junit4]   2> 110314 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 110315 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>    [junit4]   2> 110315 T372 n:127.0.0.1:42251_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>    [junit4]   2> 110315 T372 n:127.0.0.1:42251_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
>    [junit4]   2> 110316 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 110316 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/], dataDir=[null]
>    [junit4]   2> 110316 T372 n:127.0.0.1:42251_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41dac43f
>    [junit4]   2> 110317 T372 n:127.0.0.1:42251_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data
>    [junit4]   2> 110317 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data/index/
>    [junit4]   2> 110317 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
>    [junit4]   2> 110318 T372 n:127.0.0.1:42251_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-1-001/cores/collection1/data/index
>    [junit4]   2> 110318 T372 n:127.0.0.1:42251_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>    [junit4]   2> 110319 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=MockDirectoryWrapper(RAMDirectory@ca5853c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46ce2ca0),segFN=segments_1,generation=1}
>    [junit4]   2> 110319 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 110329 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 110330 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 110330 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 110330 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 110331 T372 n:127.0.0.1:42251_ x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 110331 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 110346 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 110348 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 110350 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 110352 T372 n:127.0.0.1:42251_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 110365 T372 n:127.0.0.1:42251_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/system,/admin/logging,/get,/replication,/admin/properties,/update/json/docs,/admin/luke,/update/json,/schema,/admin/ping,/admin/threads,/admin/mbeans,/config,/update,/admin/segments,/admin/file,/update/csv,standard,/admin/plugins
>    [junit4]   2> 110367 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 110368 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 110369 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
>    [junit4]   2> 110370 T372 n:127.0.0.1:42251_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 110370 T372 n:127.0.0.1:42251_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 110371 T372 n:127.0.0.1:42251_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=83.5546875, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=23.77682955918485, segmentsPerTier=41.0, maxCFSSegmentSizeMB=0.466796875, noCFSRatio=0.0
>    [junit4]   2> 110371 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=MockDirectoryWrapper(RAMDirectory@ca5853c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46ce2ca0),segFN=segments_1,generation=1}
>    [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@bf77ccf[collection1] main
>    [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
>    [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 256 version buckets from index
>    [junit4]   2> 110372 T372 n:127.0.0.1:42251_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, cannot seed version bucket highest value from index
>    [junit4]   2> 110373 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in index or recent updates, using new clock 1501873163310465024
>    [junit4]   2> 110373 T372 n:127.0.0.1:42251_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1501873163310465024
>    [junit4]   2> 110373 T372 n:127.0.0.1:42251_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
>    [junit4]   2> 110375 T372 n:127.0.0.1:42251_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 110375 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 110375 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
>    [junit4]   2> 110376 T372 n:127.0.0.1:42251_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
>    [junit4]   2> 110376 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
>    [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
>    [junit4]   2> 110377 T372 n:127.0.0.1:42251_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
>    [junit4]   2> 110379 T373 n:127.0.0.1:42251_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf77ccf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 110379 T372 n:127.0.0.1:42251_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
>    [junit4]   2> 110380 T372 n:127.0.0.1:42251_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 110381 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42251 collection:collection1 shard:shard2
>    [junit4]   2> 110382 T314 n:127.0.0.1:42251_ oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
>    [junit4]   2> 110382 T314 n:127.0.0.1:42251_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>    [junit4]   2> 110383 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
>    [junit4]   2> 110391 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
>    [junit4]   2> 110394 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 110394 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>    [junit4]   2> 110395 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>    [junit4]   2> ASYNC  NEW_CORE C83 name=collection1 org.apache.solr.core.SolrCore@9f2ec89 url=http://127.0.0.1:42251/collection1 node=127.0.0.1:42251_ C83_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, node_name=127.0.0.1:42251_, base_url=http://127.0.0.1:42251}
>    [junit4]   2> 110395 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 C83 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42251/collection1/
>    [junit4]   2> 110395 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 C83 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>    [junit4]   2> 110395 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
>    [junit4]   2>          "operation":"leader",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "collection":"collection1"} current state version: 5
>    [junit4]   2> 110396 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 C83 oasc.SyncStrategy.syncToMe http://127.0.0.1:42251/collection1/ has no replicas
>    [junit4]   2> 110396 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42251/collection1/ shard2
>    [junit4]   2> 110396 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
>    [junit4]   2> 110398 T342 n:127.0.0.1:54053_ 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> 110398 T354 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> 110398 T371 n:127.0.0.1:42251_ 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> 110405 T343 n:127.0.0.1:54053_ 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:42251",
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "state":"active"} current state version: 6
>    [junit4]   2> 110408 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 110410 T371 n:127.0.0.1:42251_ 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> 110410 T354 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> 110410 T342 n:127.0.0.1:54053_ 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> 110456 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:42251/collection1/ and leader is http://127.0.0.1:42251/collection1/
>    [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42251
>    [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>    [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
>    [junit4]   2> 110457 T376 n:127.0.0.1:42251_ c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>    [junit4]   2> 110460 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 110461 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "node_name":"127.0.0.1:42251_",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:42251",
>    [junit4]   2>          "operation":"state"} current state version: 7
>    [junit4]   2> 110462 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":"shard2",
>    [junit4]   2>          "state":"active",
>    [junit4]   2>          "core_node_name":"core_node1",
>    [junit4]   2>          "node_name":"127.0.0.1:42251_",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:42251",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 110568 T342 n:127.0.0.1:54053_ 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> 110568 T354 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> 110568 T371 n:127.0.0.1:42251_ 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> 111891 T314 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1
>    [junit4]   2> 111894 T314 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001
>    [junit4]   2> 111896 T314 oejs.Server.doStart jetty-9.2.10.v20150310
>    [junit4]   2> 111898 T314 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@57c7922c{/,null,AVAILABLE}
>    [junit4]   2> 111898 T314 oejs.AbstractConnector.doStart Started ServerConnector@56526fc5{HTTP/1.1}{127.0.0.1:16574}
>    [junit4]   2> 111899 T314 oejs.Server.doStart Started @116311ms
>    [junit4]   2> 111899 T314 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, hostPort=24537, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/tempDir-001/jetty2}
>    [junit4]   2> 111899 T314 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
>    [junit4]   2> 111900 T314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/'
>    [junit4]   2> 111945 T314 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/solr.xml
>    [junit4]   2> 112002 T314 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores
>    [junit4]   2> 112002 T314 oasc.CoreContainer.<init> New CoreContainer 1442035953
>    [junit4]   2> 112003 T314 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/]
>    [junit4]   2> 112003 T314 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/lib
>    [junit4]   2> 112004 T314 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/lib).
>    [junit4]   2> 112015 T314 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> 112023 T314 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 112024 T314 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 112024 T314 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 112024 T314 oasc.CoreContainer.load Node Name: 127.0.0.1
>    [junit4]   2> 112025 T314 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54045/solr
>    [junit4]   2> 112025 T314 oasc.ZkController.checkChrootPath zkHost includes chroot
>    [junit4]   2> 112025 T314 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
>    [junit4]   2> 112026 T314 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 112028 T391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b8bb83 name:ZooKeeperConnection Watcher:127.0.0.1:54045 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 112028 T314 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 112029 T314 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
>    [junit4]   2> 112031 T314 n:127.0.0.1:24537_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>    [junit4]   2> 112032 T394 n:127.0.0.1:24537_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77fc98a8 name:ZooKeeperConnection Watcher:127.0.0.1:54045/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 112032 T314 n:127.0.0.1:24537_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>    [junit4]   2> 112037 T314 n:127.0.0.1:24537_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper...
>    [junit4]   2> 113043 T314 n:127.0.0.1:24537_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24537_
>    [junit4]   2> 113045 T314 n:127.0.0.1:24537_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24537_
>    [junit4]   2> 113049 T314 n:127.0.0.1:24537_ oasc.Overseer.close Overseer (id=null) closing
>    [junit4]   2> 113051 T314 n:127.0.0.1:24537_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
>    [junit4]   2> 113052 T314 n:127.0.0.1:24537_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 113054 T314 n:127.0.0.1:24537_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores
>    [junit4]   2> 113056 T314 n:127.0.0.1:24537_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=collection1, loadOnStartup=true, dataDir=data/, coreNodeName=, schema=schema.xml, transient=false, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/, config=solrconfig.xml, shard=, name=collection1}
>    [junit4]   2> 113056 T314 n:127.0.0.1:24537_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/
>    [junit4]   2> 113057 T314 n:127.0.0.1:24537_ oasc.CorePropertiesLocator.discover Found 1 core definitions
>    [junit4]   2> 113058 T395 n:127.0.0.1:24537_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
>    [junit4]   2> 113058 T395 n:127.0.0.1:24537_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>    [junit4]   2> 113060 T395 n:127.0.0.1:24537_ oasc.ZkController.waitForCoreNodeName look for our core node name
>    [junit4]   2> 113060 T342 n:127.0.0.1:54053_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
>    [junit4]   2> 113061 T343 n:127.0.0.1:54053_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "node_name":"127.0.0.1:24537_",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:24537",
>    [junit4]   2>          "operation":"state"} current state version: 8
>    [junit4]   2> 113062 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Update state numShards=2 message={
>    [junit4]   2>          "roles":null,
>    [junit4]   2>          "core":"collection1",
>    [junit4]   2>          "numShards":"2",
>    [junit4]   2>          "shard":null,
>    [junit4]   2>          "state":"down",
>    [junit4]   2>          "node_name":"127.0.0.1:24537_",
>    [junit4]   2>          "collection":"collection1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:24537",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 113062 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Collection already exists with numShards=2
>    [junit4]   2> 113062 T343 n:127.0.0.1:54053_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
>    [junit4]   2> 113064 T371 n:127.0.0.1:42251_ 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> 113064 T354 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> 113064 T394 n:127.0.0.1:24537_ 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> 113064 T342 n:127.0.0.1:54053_ 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> 114060 T395 n:127.0.0.1:24537_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>    [junit4]   2> 114061 T395 n:127.0.0.1:24537_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>    [junit4]   2> 114062 T395 n:127.0.0.1:24537_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
>    [junit4]   2> 114062 T395 n:127.0.0.1:24537_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
>    [junit4]   2> 114063 T395 n:127.0.0.1:24537_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 114064 T395 n:127.0.0.1:24537_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/'
>    [junit4]   2> 114087 T395 n:127.0.0.1:24537_ oasc.Config.<init> loaded config solrconfig.xml with version 0
>    [junit4]   2> 114101 T395 n:127.0.0.1:24537_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>    [junit4]   2> 114128 T395 n:127.0.0.1:24537_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
>    [junit4]   2> 114200 T395 n:127.0.0.1:24537_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 114202 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 114218 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema [collection1] Schema name=test
>    [junit4]   2> 114791 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 114811 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 114814 T395 n:127.0.0.1:24537_ oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 114835 T395 n:127.0.0.1:24537_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>    [junit4]   2> 114841 T395 n:127.0.0.1:24537_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>    [junit4]   2> 114847 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 114849 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>    [junit4]   2> 114849 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>    [junit4]   2> 114849 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>    [junit4]   2> 114851 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>    [junit4]   2> 114851 T395 n:127.0.0.1:24537_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>    [junit4]   2> 114851 T395 n:127.0.0.1:24537_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
>    [junit4]   2> 114852 T395 n:127.0.0.1:24537_ x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 114852 T395 n:127.0.0.1:24537_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/], dataDir=[null]
>    [junit4]   2> 114853 T395 n:127.0.0.1:24537_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41dac43f
>    [junit4]   2> 114854 T395 n:127.0.0.1:24537_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-2-001/cores/collection1/data
>    [junit4]   2> 114854 T395 n:127.0.0.1:24537_ x:collection1 oasc.SolrCore.getNewIndexDir New inde
>
> [...truncated too long message...]
>
> tion1",
>    [junit4]   2>          "base_url":"http://127.0.0.1:61951",
>    [junit4]   2>          "operation":"state"}
>    [junit4]   2> 532825 T314 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>    [junit4]   2> 532825 T314 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>    [junit4]   2> 532826 T314 c:control_collection s:shard1 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>    [junit4]   2> 532841 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>    [junit4]   2> 532841 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data;done=false>>]
>    [junit4]   2> 532842 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data
>    [junit4]   2> 532842 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data/index;done=false>>]
>    [junit4]   2> 532843 T314 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001/shard-3-001/cores/collection1/data/index
>    [junit4]   2> 532843 T314 c:control_collection s:shard1 x:collection1 oasc.Overseer.close Overseer (id=93867072190218250-127.0.0.1:61951_-n_0000000003) closing
>    [junit4]   2> 532844 T793 n:127.0.0.1:61951_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:61951_
>    [junit4]   2> 532846 T316 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d7b9ad601000a, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2>
>    [junit4]   2> 532846 T785 n:127.0.0.1:61951_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
>    [junit4]   2> 532848 T314 oejs.AbstractConnector.doStop Stopped ServerConnector@485a11e7{HTTP/1.1}{127.0.0.1:0}
>    [junit4]   2> 532849 T314 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@4986572{/,null,UNAVAILABLE}
>    [junit4]   2> 532852 T314 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54045 54045
>    [junit4]   2> 533502 T315 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54045 54045
>    [junit4]   2> 533503 T315 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations:
>    [junit4]   2>        Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>                5       /solr/aliases.json
>    [junit4]   2>                5       /solr/clusterstate.json
>    [junit4]   2>                4       /solr/configs/conf1
>    [junit4]   2>
>    [junit4]   2>        Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>                5       /solr/live_nodes
>    [junit4]   2>                4       /solr/overseer/queue
>    [junit4]   2>                4       /solr/overseer/collection-queue-work
>    [junit4]   2>
>    [junit4]   2> 533503 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 8 connections to: http://127.0.0.1:24537/, target: http://127.0.0.1:16574/
>    [junit4]   2> 533504 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 6 connections to: http://127.0.0.1:61951/, target: http://127.0.0.1:44360/
>    [junit4]   2> 533504 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 5 connections to: http://127.0.0.1:42251/, target: http://127.0.0.1:39378/
>    [junit4]   2> 533504 T314 c:control_collection s:shard1 x:collection1 oasc.SocketProxy.close WARN Closing 35 connections to: http://127.0.0.1:54053/, target: http://127.0.0.1:54054/
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=C6395E43BFB439BF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE  431s J0 | HttpPartitionTest.test <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:54053/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([C6395E43BFB439BF:4E6D619911485447]:0)
>    [junit4]    >        at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:492)
>    [junit4]    >        at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:456)
>    [junit4]    >        at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:404)
>    [junit4]    >        at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:116)
>    [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> 533519 T314 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>    [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest C6395E43BFB439BF-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {intDefault=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=de_CH, timezone=Africa/Mogadishu
>    [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=106754904,total=263192576
>    [junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, TestDocBasedVersionConstraints, DistributedFacetPivotWhiteBoxTest, TestExtendedDismaxParser, TestSerializedLuceneMatchVersion, TestReqParamsAPI, TestOrdValues, TestStressVersions, TestElisionMultitermQuery, BasicZkTest, TestDocumentBuilder, TestSolrQueryParserDefaultOperatorResource, HttpPartitionTest]
>    [junit4] Completed [119/496] on J0 in 431.09s, 1 test, 1 failure <<< FAILURES!
>
> [...truncated 1211 lines...]
> BUILD FAILED
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433: The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 496 suites, 1971 tests, 1 failure, 71 ignored (26 assumptions)
>
> Total time: 55 minutes 39 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3161
> Archived 5 artifacts
> Archive block size is 32768
> Received 0 blocks and 241614119 bytes
> Compression is 0.0%
> Took 41 sec
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3165 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3165/

No tests ran.

Build Log:
[...truncated 5 lines...]
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x
org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1291)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:839)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:507)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E204899: No space left on device
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:771)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:407)
	... 33 more
Caused by: svn: E204899: No space left on device
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.io.diff.SVNDiffWindow.apply(SVNDiffWindow.java:312)
	at org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor.textDeltaChunk(SVNDeltaProcessor.java:152)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.textDeltaChunk(SVNUpdateEditor.java:1205)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaChunk(SVNCancellableEditor.java:125)
	at org.tmatesoft.svn.core.internal.delta.SVNDeltaReader.nextWindow(SVNDeltaReader.java:143)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.characters(BasicDAVDeltaHandler.java:97)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:546)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:463)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:911)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:876)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 32 more
ERROR: Subversion update failed
java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7 at hudson.remoting.Channel@412a89f6:lucene
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:211)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 14 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1291)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:839)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:507)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 13 more
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E204899: No space left on device
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:771)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:407)
	... 33 more
Caused by: svn: E204899: No space left on device
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.io.diff.SVNDiffWindow.apply(SVNDiffWindow.java:312)
	at org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor.textDeltaChunk(SVNDeltaProcessor.java:152)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.textDeltaChunk(SVNUpdateEditor.java:1205)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaChunk(SVNCancellableEditor.java:125)
	at org.tmatesoft.svn.core.internal.delta.SVNDeltaReader.nextWindow(SVNDeltaReader.java:143)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.characters(BasicDAVDeltaHandler.java:97)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:546)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:463)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:911)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:876)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 32 more
Retrying after 10 seconds
Updating http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x at revision '2015-05-23T05:30:21.759 -0400'
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x
org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1291)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:839)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:507)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E204899: No space left on device
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:771)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:407)
	... 33 more
Caused by: svn: E204899: No space left on device
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.io.diff.SVNDiffWindow.apply(SVNDiffWindow.java:312)
	at org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor.textDeltaChunk(SVNDeltaProcessor.java:152)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.textDeltaChunk(SVNUpdateEditor.java:1205)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaChunk(SVNCancellableEditor.java:125)
	at org.tmatesoft.svn.core.internal.delta.SVNDeltaReader.nextWindow(SVNDeltaReader.java:143)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.characters(BasicDAVDeltaHandler.java:97)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:546)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:463)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:911)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:876)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 32 more
ERROR: Subversion update failed
java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7 at hudson.remoting.Channel@412a89f6:lucene
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:211)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 14 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1291)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:839)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:507)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 13 more
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E204899: No space left on device
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:771)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:407)
	... 33 more
Caused by: svn: E204899: No space left on device
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.io.diff.SVNDiffWindow.apply(SVNDiffWindow.java:312)
	at org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor.textDeltaChunk(SVNDeltaProcessor.java:152)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.textDeltaChunk(SVNUpdateEditor.java:1205)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaChunk(SVNCancellableEditor.java:125)
	at org.tmatesoft.svn.core.internal.delta.SVNDeltaReader.nextWindow(SVNDeltaReader.java:143)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.characters(BasicDAVDeltaHandler.java:97)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:546)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:463)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:911)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:876)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 32 more
Retrying after 10 seconds
Updating http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x at revision '2015-05-23T05:30:21.759 -0400'
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x
org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1291)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:839)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:507)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E204899: No space left on device
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:771)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:407)
	... 33 more
Caused by: svn: E204899: No space left on device
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.io.diff.SVNDiffWindow.apply(SVNDiffWindow.java:312)
	at org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor.textDeltaChunk(SVNDeltaProcessor.java:152)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.textDeltaChunk(SVNUpdateEditor.java:1205)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaChunk(SVNCancellableEditor.java:125)
	at org.tmatesoft.svn.core.internal.delta.SVNDeltaReader.nextWindow(SVNDeltaReader.java:143)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.characters(BasicDAVDeltaHandler.java:97)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:546)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:463)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:911)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:876)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 32 more
ERROR: Subversion update failed
java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7 at hudson.remoting.Channel@412a89f6:lucene
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:211)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 14 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:334)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1291)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:839)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:507)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 13 more
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 32 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E204899: No space left on device
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:771)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 31 more
Caused by: svn: E204899: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:407)
	... 33 more
Caused by: svn: E204899: No space left on device
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.io.diff.SVNDiffWindow.apply(SVNDiffWindow.java:312)
	at org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor.textDeltaChunk(SVNDeltaProcessor.java:152)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.textDeltaChunk(SVNUpdateEditor.java:1205)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaChunk(SVNCancellableEditor.java:125)
	at org.tmatesoft.svn.core.internal.delta.SVNDeltaReader.nextWindow(SVNDeltaReader.java:143)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.characters(BasicDAVDeltaHandler.java:97)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:546)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:463)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:911)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:876)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:480)
	... 32 more
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3161
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 198216 bytes
Compression is 0.0%
Took 0.21 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3163 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3163/

No tests ran.

Build Log:
[...truncated 10622 lines...]