You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/05/04 17:12:20 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b15) - Build # 10232 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10232/
Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteShardTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=5552, name=Overseer-91699028122664964-127.0.0.1:35180_-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5552, name=Overseer-91699028122664964-127.0.0.1:35180_-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
	at __randomizedtesting.SeedInfo.seed([595C2A906B80770B:D8BAA4881CDF1737]:0)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([595C2A906B80770B]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:275)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000000
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:177)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:174)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:207)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:258)
	... 1 more




Build Log:
[...truncated 11633 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/init-core-data-001
   [junit4]   2> 1258231 T5526 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1258232 T5526 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1258235 T5526 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1258236 T5526 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1258236 T5527 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1258336 T5526 oasc.ZkTestServer.run start zk server on port:41380
   [junit4]   2> 1258337 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259552 T5530 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 1213ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1259555 T5533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c5b065 name:ZooKeeperConnection Watcher:127.0.0.1:41380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259555 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259556 T5526 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1259565 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259567 T5535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1207688 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259567 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259568 T5526 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1259572 T5526 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1259575 T5526 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1259579 T5526 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1259582 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1259583 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1259588 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1259589 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1259594 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1259595 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1259598 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1259599 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1259603 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1259604 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1259607 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1259608 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1259612 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1259613 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1259617 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1259617 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1259621 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1259622 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1259627 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1259627 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1259632 T5526 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1259632 T5526 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1259638 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259640 T5537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64fa07 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259640 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259876 T5526 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1259881 T5526 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1259885 T5526 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:35180
   [junit4]   2> 1259887 T5526 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1259888 T5526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1259888 T5526 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002
   [junit4]   2> 1259889 T5526 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/'
   [junit4]   2> 1259910 T5526 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/solr.xml
   [junit4]   2> 1259931 T5526 oasc.CoreContainer.<init> New CoreContainer 13282769
   [junit4]   2> 1259931 T5526 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/]
   [junit4]   2> 1259932 T5526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1259932 T5526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1259932 T5526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1259933 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1259933 T5526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1259933 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1259933 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1259934 T5526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1259934 T5526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1259936 T5526 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1259936 T5526 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1259936 T5526 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1259937 T5526 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41380/solr
   [junit4]   2> 1259937 T5526 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1259938 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259940 T5548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@162f89a name:ZooKeeperConnection Watcher:127.0.0.1:41380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259940 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259944 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259945 T5550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@969f17 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259946 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259948 T5526 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1259954 T5526 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1259959 T5526 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1259964 T5526 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1259969 T5526 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1259976 T5526 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1259979 T5526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35180_
   [junit4]   2> 1259981 T5526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35180_
   [junit4]   2> 1259987 T5526 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1259992 T5526 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1259998 T5526 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35180_
   [junit4]   2> 1259999 T5526 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1260003 T5526 oasc.Overseer.start Overseer (id=91699028122664964-127.0.0.1:35180_-n_0000000000) starting
   [junit4]   2> 1260008 T5526 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1260024 T5552 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1260025 T5526 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1260026 T5552 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:35180_
   [junit4]   2> 1260029 T5526 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1260032 T5526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1260037 T5551 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1260054 T5553 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1260054 T5553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1260056 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1260056 T5553 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1260059 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1260060 T5551 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35180",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35180_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1260060 T5551 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1260061 T5551 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1260066 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1260067 T5550 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> 1261057 T5553 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1261057 T5553 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1261058 T5553 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1261059 T5553 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1261061 T5553 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1261061 T5553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/collection1/'
   [junit4]   2> 1261062 T5553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1261062 T5553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1261063 T5553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1261112 T5553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1261132 T5553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1261134 T5553 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1261140 T5553 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1261315 T5553 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1261320 T5553 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1261322 T5553 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1261337 T5553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1261341 T5553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1261344 T5553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1261345 T5553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1261346 T5553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1261346 T5553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1261348 T5553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1261348 T5553 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1261348 T5553 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1261348 T5553 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1261349 T5553 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-002/collection1/, dataDir=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/control/data/
   [junit4]   2> 1261349 T5553 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22ca71
   [junit4]   2> 1261350 T5553 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/control/data
   [junit4]   2> 1261350 T5553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/control/data/index/
   [junit4]   2> 1261350 T5553 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1261350 T5553 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/control/data/index
   [junit4]   2> 1261351 T5553 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1249647303, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1261351 T5553 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b1bc1a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bb7299),segFN=segments_1,generation=1}
   [junit4]   2> 1261352 T5553 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1261355 T5553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1261355 T5553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1261356 T5553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1261356 T5553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1261357 T5553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1261357 T5553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1261358 T5553 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1261358 T5553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1261359 T5553 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1261359 T5553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1261360 T5553 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1261360 T5553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1261361 T5553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1261361 T5553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1261362 T5553 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1261363 T5553 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1261363 T5553 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1261368 T5553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1261370 T5553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1261370 T5553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1261371 T5553 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=76.5478515625, floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=27.202173603946683, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1261371 T5553 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b1bc1a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bb7299),segFN=segments_1,generation=1}
   [junit4]   2> 1261371 T5553 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1261371 T5553 oass.SolrIndexSearcher.<init> Opening Searcher@1dc8ef2[collection1] main
   [junit4]   2> 1261372 T5553 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1261372 T5553 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1261373 T5553 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1261373 T5553 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1261374 T5553 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1261374 T5553 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261374 T5553 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1261375 T5553 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261375 T5553 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1261375 T5553 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1261377 T5554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dc8ef2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1261380 T5553 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1261381 T5557 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:35180 collection:control_collection shard:shard1
   [junit4]   2> 1261382 T5526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1261382 T5526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1261383 T5557 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1261388 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261389 T5559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa5cf8 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1261389 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1261391 T5526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1261393 T5557 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1261395 T5526 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1261396 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261396 T5557 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1261396 T5557 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5989 name=collection1 org.apache.solr.core.SolrCore@a4a16c url=https://127.0.0.1:35180/collection1 node=127.0.0.1:35180_ C5989_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:35180, core=collection1, node_name=127.0.0.1:35180_}
   [junit4]   2> 1261396 T5557 C5989 P35180 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:35180/collection1/
   [junit4]   2> 1261397 T5557 C5989 P35180 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1261397 T5557 C5989 P35180 oasc.SyncStrategy.syncToMe https://127.0.0.1:35180/collection1/ has no replicas
   [junit4]   2> 1261397 T5557 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:35180/collection1/ shard1
   [junit4]   2> 1261397 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1261397 T5557 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1261403 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261407 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261411 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261513 T5559 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> 1261513 T5550 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> 1261559 T5557 oasc.ZkController.register We are https://127.0.0.1:35180/collection1/ and leader is https://127.0.0.1:35180/collection1/
   [junit4]   2> 1261559 T5557 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:35180
   [junit4]   2> 1261559 T5557 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1261559 T5557 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1261559 T5557 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1261561 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261561 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261561 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261561 T5557 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1261563 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1261563 T5551 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35180",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35180_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1261565 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1261615 T5526 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1261616 T5526 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1261620 T5526 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1261622 T5526 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36742
   [junit4]   2> 1261625 T5526 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1261626 T5526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1261627 T5526 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003
   [junit4]   2> 1261627 T5526 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/'
   [junit4]   2> 1261649 T5526 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/solr.xml
   [junit4]   2> 1261667 T5550 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> 1261667 T5559 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> 1261670 T5526 oasc.CoreContainer.<init> New CoreContainer 3878192
   [junit4]   2> 1261671 T5526 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/]
   [junit4]   2> 1261672 T5526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1261672 T5526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1261672 T5526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1261672 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1261673 T5526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1261673 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1261673 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1261674 T5526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1261674 T5526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1261676 T5526 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1261676 T5526 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1261676 T5526 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1261677 T5526 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41380/solr
   [junit4]   2> 1261677 T5526 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1261678 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261680 T5570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30004d name:ZooKeeperConnection Watcher:127.0.0.1:41380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1261680 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1261683 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261684 T5572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176e504 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1261684 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1261690 T5526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1262692 T5526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36742_
   [junit4]   2> 1262695 T5526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36742_
   [junit4]   2> 1262711 T5573 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1262711 T5573 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1262713 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1262713 T5573 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1262713 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1262714 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1262716 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1262717 T5551 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36742",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36742_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1262717 T5551 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1262718 T5551 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1262721 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1262824 T5572 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> 1262824 T5550 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> 1262824 T5559 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> 1263714 T5573 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1263714 T5573 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1263715 T5573 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1263716 T5573 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1263717 T5573 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1263718 T5573 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/collection1/'
   [junit4]   2> 1263719 T5573 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1263720 T5573 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1263721 T5573 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1263774 T5573 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1263800 T5573 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1263801 T5573 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1263817 T5573 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1263997 T5573 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1264002 T5573 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1264004 T5573 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1264011 T5573 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1264014 T5573 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1264016 T5573 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1264017 T5573 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1264017 T5573 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1264017 T5573 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1264018 T5573 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1264018 T5573 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1264018 T5573 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1264019 T5573 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1264019 T5573 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-003/collection1/, dataDir=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty1/
   [junit4]   2> 1264019 T5573 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22ca71
   [junit4]   2> 1264020 T5573 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty1
   [junit4]   2> 1264020 T5573 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty1/index/
   [junit4]   2> 1264020 T5573 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1264020 T5573 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty1/index
   [junit4]   2> 1264021 T5573 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1249647303, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1264021 T5573 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b8372e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8b523f),segFN=segments_1,generation=1}
   [junit4]   2> 1264022 T5573 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1264025 T5573 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1264025 T5573 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1264025 T5573 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1264026 T5573 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1264026 T5573 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1264026 T5573 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1264026 T5573 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1264027 T5573 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1264027 T5573 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1264027 T5573 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1264028 T5573 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1264028 T5573 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1264028 T5573 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1264028 T5573 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1264029 T5573 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1264029 T5573 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1264029 T5573 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1264032 T5573 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1264033 T5573 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1264034 T5573 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1264034 T5573 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=76.5478515625, floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=27.202173603946683, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1264034 T5573 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b8372e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8b523f),segFN=segments_1,generation=1}
   [junit4]   2> 1264035 T5573 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1264035 T5573 oass.SolrIndexSearcher.<init> Opening Searcher@1c1df3e[collection1] main
   [junit4]   2> 1264035 T5573 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1264036 T5573 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1264036 T5573 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1264036 T5573 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1264037 T5573 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1264037 T5573 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1264037 T5573 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1264038 T5573 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1264038 T5573 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1264038 T5573 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1264040 T5574 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c1df3e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1264042 T5573 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1264043 T5577 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36742 collection:collection1 shard:shard2
   [junit4]   2> 1264043 T5526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1264043 T5577 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1264043 T5526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1264047 T5577 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1264049 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264049 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264049 T5577 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1264050 T5577 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1264049 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C5990 name=collection1 org.apache.solr.core.SolrCore@ade516 url=https://127.0.0.1:36742/collection1 node=127.0.0.1:36742_ C5990_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:36742, core=collection1, node_name=127.0.0.1:36742_}
   [junit4]   2> 1264050 T5577 C5990 P36742 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36742/collection1/
   [junit4]   2> 1264050 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264050 T5577 C5990 P36742 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1264051 T5577 C5990 P36742 oasc.SyncStrategy.syncToMe https://127.0.0.1:36742/collection1/ has no replicas
   [junit4]   2> 1264051 T5577 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36742/collection1/ shard2
   [junit4]   2> 1264051 T5577 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1264052 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264055 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264058 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264160 T5559 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> 1264160 T5550 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> 1264160 T5572 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> 1264206 T5577 oasc.ZkController.register We are https://127.0.0.1:36742/collection1/ and leader is https://127.0.0.1:36742/collection1/
   [junit4]   2> 1264206 T5577 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36742
   [junit4]   2> 1264206 T5577 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1264206 T5577 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1264207 T5577 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1264208 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264209 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264209 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264209 T5577 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264210 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264211 T5551 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36742",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36742_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1264212 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264294 T5526 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1264294 T5526 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1264297 T5526 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1264298 T5526 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56268
   [junit4]   2> 1264300 T5526 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1264300 T5526 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1264300 T5526 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004
   [junit4]   2> 1264301 T5526 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/'
   [junit4]   2> 1264312 T5526 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/solr.xml
   [junit4]   2> 1264315 T5572 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> 1264315 T5559 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> 1264315 T5550 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> 1264348 T5526 oasc.CoreContainer.<init> New CoreContainer 28438810
   [junit4]   2> 1264349 T5526 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/]
   [junit4]   2> 1264350 T5526 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1264350 T5526 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1264350 T5526 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1264351 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1264351 T5526 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1264351 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1264352 T5526 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1264352 T5526 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1264352 T5526 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1264354 T5526 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1264355 T5526 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1264355 T5526 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1264355 T5526 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41380/solr
   [junit4]   2> 1264356 T5526 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1264356 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264357 T5588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17963ff name:ZooKeeperConnection Watcher:127.0.0.1:41380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264358 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264359 T5526 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264360 T5590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13e422a name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264360 T5526 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264365 T5526 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1265368 T5526 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56268_
   [junit4]   2> 1265369 T5526 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56268_
   [junit4]   2> 1265384 T5591 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1265384 T5591 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1265386 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265386 T5591 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1265386 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265387 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265389 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1265390 T5551 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56268",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56268_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1265391 T5551 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1265391 T5551 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1265395 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265498 T5559 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> 1265498 T5550 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> 1265498 T5572 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> 1265498 T5590 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> 1266387 T5591 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1266387 T5591 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1266388 T5591 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1266389 T5591 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1266390 T5591 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1266391 T5591 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/collection1/'
   [junit4]   2> 1266392 T5591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1266392 T5591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1266393 T5591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1266445 T5591 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1266469 T5591 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1266471 T5591 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1266476 T5591 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1266654 T5591 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1266658 T5591 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1266660 T5591 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1266677 T5591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1266681 T5591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1266685 T5591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1266686 T5591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1266687 T5591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1266687 T5591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1266688 T5591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1266689 T5591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1266689 T5591 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1266690 T5591 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1266690 T5591 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/collection1/, dataDir=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/
   [junit4]   2> 1266690 T5591 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22ca71
   [junit4]   2> 1266692 T5591 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2
   [junit4]   2> 1266692 T5591 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/index/
   [junit4]   2> 1266692 T5591 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1266693 T5591 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/index
   [junit4]   2> 1266694 T5591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1249647303, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1266695 T5591 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@944a9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b748),segFN=segments_1,generation=1}
   [junit4]   2> 1266695 T5591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1266702 T5591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1266702 T5591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1266703 T5591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1266703 T5591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1266704 T5591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1266704 T5591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1266705 T5591 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1266705 T5591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1266706 T5591 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1266707 T5591 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1266707 T5591 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1266708 T5591 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1266708 T5591 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1266709 T5591 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1266709 T5591 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1266710 T5591 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1266710 T5591 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1266712 T5591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1266714 T5591 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1266714 T5591 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1266714 T5591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=76.5478515625, floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=27.202173603946683, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1266715 T5591 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@944a9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b748),segFN=segments_1,generation=1}
   [junit4]   2> 1266715 T5591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1266715 T5591 oass.SolrIndexSearcher.<init> Opening Searcher@13814d5[collection1] main
   [junit4]   2> 1266715 T5591 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1266716 T5591 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1266716 T5591 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1266717 T5591 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1266717 T5591 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1266718 T5591 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1266718 T5591 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1266719 T5591 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1266719 T5591 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1266719 T5591 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1266721 T5592 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13814d5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1266723 T5591 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1266723 T5595 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56268 collection:collection1 shard:shard1
   [junit4]   2> 1266724 T5526 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1266724 T5526 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1266724 T5595 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1266727 T5526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266732 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266732 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266732 T5526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266732 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266733 T5595 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1266734 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266735 T5551 oasc.Overseer$ClusterStateUpdater.updateShardState Update shard state invoked for collection: collection1 with message: {
   [junit4]   2> 	  "operation":"updateshardstate",
   [junit4]   2> 	  "shard1":"inactive",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 1266736 T5551 oasc.Overseer$ClusterStateUpdater.updateShardState Update shard state shard1 to inactive
   [junit4]   2> 1266736 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266736 T5595 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1266737 T5595 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5991 name=collection1 org.apache.solr.core.SolrCore@11b7d05 url=https://127.0.0.1:56268/collection1 node=127.0.0.1:56268_ C5991_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56268, core=collection1, node_name=127.0.0.1:56268_}
   [junit4]   2> 1266737 T5595 C5991 P56268 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56268/collection1/
   [junit4]   2> 1266737 T5595 C5991 P56268 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1266738 T5595 C5991 P56268 oasc.SyncStrategy.syncToMe https://127.0.0.1:56268/collection1/ has no replicas
   [junit4]   2> 1266738 T5595 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56268/collection1/ shard1
   [junit4]   2> 1266738 T5595 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1266746 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266753 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266855 T5572 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> 1266855 T5559 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> 1266855 T5550 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> 1266856 T5590 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> 1266899 T5595 oasc.ZkController.register We are https://127.0.0.1:56268/collection1/ and leader is https://127.0.0.1:56268/collection1/
   [junit4]   2> 1266900 T5595 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56268
   [junit4]   2> 1266900 T5595 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1266900 T5595 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1266900 T5595 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1266901 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266901 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266901 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266901 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1266902 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266903 T5551 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56268",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56268_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1266905 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273526 T5528 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145c7c7bd800005, 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> 1273626 T5559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa5cf8 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 1273627 T5559 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 1274160 T5530 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 7154ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1274161 T5590 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> 1274161 T5530 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 1274161 T5550 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> 1274163 T5530 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 1274161 T5572 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> 1275478 T5559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa5cf8 name:ZooKeeperConnection Watcher:127.0.0.1:41380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275479 T5559 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> 1275479 T5526 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1275544 T5583 oasha.CollectionsHandler.handleDeleteShardAction Deleting Shard : wt=javabin&collection=collection1&action=DELETESHARD&shard=shard1&version=2
   [junit4]   2> 1275562 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275583 T5552 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"deleteshard",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1275583 T5552 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deleteshard , {
   [junit4]   2> 	  "operation":"deleteshard",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1275584 T5552 oasc.OverseerCollectionProcessor.deleteShard Delete shard invoked
   [junit4]   2> 1275584 T5552 oasc.OverseerCollectionProcessor.sliceCmd Collection Admin sending CoreAdmin cmd to https://127.0.0.1:56268 params:action=UNLOAD&deleteIndex=true&core=collection1&qt=%2Fadmin%2Fcores
   [junit4]   2> 1275648 T5585 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-004/solr.xml
   [junit4]   2> 1275649 T5585 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11b7d05
   [junit4]   2> 1275660 T5585 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1275661 T5585 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1275661 T5585 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1275662 T5585 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1275663 T5585 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1275664 T5585 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1275664 T5585 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2 [CachedDir<<refCount=0;path=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 1275665 T5585 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2
   [junit4]   2> 1275665 T5585 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/index [CachedDir<<refCount=0;path=./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 1275666 T5585 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.DeleteShardTest-595C2A906B80770B-001/tempDir-001/jetty2/index
   [junit4]   2> 1275666 T5585 oasha.CoreAdminHandler.handleUnloadAction Unregistering core collection1 from cloudstate.
   [junit4]   2> 1275667 T5585 oasc.ElectionContext.cancelElection canceling election /collections/collection1/leader_elect/shard1/election/91699028122664969-core_node2-n_0000000000
   [junit4]   2> 1275702 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275702 T5585 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&core=collection1&action=UNLOAD&qt=/admin/cores&deleteIndex=true&version=2} status=0 QTime=54 
   [junit4]   2> 1275702 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275703 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275723 T5551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1275742 T5550 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275802 T5559 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> 1275802 T5550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - u

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

-127.0.0.1:35180_-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([595C2A906B80770B:D8BAA4881CDF1737]:0)
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([595C2A906B80770B]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:275)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000000
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:177)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:174)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:207)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:258)
   [junit4]    > 	... 1 more
   [junit4]   2> 1293408 T5526 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 35390 T5525 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> 1294354 T5597 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1294445 T5572 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1294521 T5603 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1294522 T5590 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=pl, timezone=SystemV/YST9
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=187148008,total=342433792
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, SynonymTokenizerTest, TestJmxMonitoredMap, ConnectionManagerTest, HdfsWriteToMultipleCollectionsTest, BasicFunctionalityTest, SimpleFacetsTest, TestSearcherReuse, ShardRoutingTest, ShowFileRequestHandlerTest, ShardSplitTest, AbstractAnalyticsFacetTest, TestSolrXml, EnumFieldTest, PreAnalyzedFieldTest, CopyFieldTest, TestReversedWildcardFilterFactory, SolrIndexSplitterTest, BinaryUpdateRequestHandlerTest, TestAnalyzeInfixSuggestions, TestShortCircuitedRequests, BadCopyFieldTest, TestBM25SimilarityFactory, TermsComponentTest, AnalysisAfterCoreReloadTest, TestPostingsSolrHighlighter, TestDefaultSimilarityFactory, DistribCursorPagingTest, SchemaVersionSpecificBehaviorTest, TimeZoneUtilsTest, DistributedQueryElevationComponentTest, ResponseLogComponentTest, DistributedSpellCheckComponentTest, TestFaceting, TestSchemaVersionResource, TestRealTimeGet, ParsingFieldUpdateProcessorsTest, TestImplicitCoreProperties, SuggesterTest, TestStressUserVersions, ScriptEngineTest, UUIDFieldTest, SampleTest, TestManagedResource, BasicDistributedZkTest, RecoveryZkTest, TestNonNRTOpen, TestStressVersions, TestReplicationHandler, ClusterStateUpdateTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, MBeansHandlerTest, TestInfoStreamLogging, CacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, TestCustomSort, AnalysisErrorHandlingTest, DocValuesTest, TestCollapseQParserPlugin, TestSuggestSpellingConverter, QueryFacetTest, ReturnFieldsTest, DistributedTermsComponentTest, TestRestManager, TestRequestStatusCollectionAPI, TestFunctionQuery, TestSystemIdResolver, TestTrie, HdfsCollectionsAPIDistributedZkTest, UnloadDistributedZkTest, SliceStateTest, TestJoin, TestMaxScoreQueryParser, TestModifyConfFiles, TestPseudoReturnFields, TestSearchPerf, UpdateParamsTest, SyncSliceTest, TestUtils, CoreMergeIndexesAdminHandlerTest, SolrCoreTest, URLClassifyProcessorTest, QueryParsingTest, TestHighlightDedupGrouping, TestSolrDeletionPolicy1, QueryEqualityTest, LeaderElectionTest, TestDocBasedVersionConstraints, TestNonDefinedSimilarityFactory, SpellPossibilityIteratorTest, ZkControllerTest, PrimitiveFieldTypeTest, FastVectorHighlighterTest, WordBreakSolrSpellCheckerTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, AutoCommitTest, TestStressReorder, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, TestGroupingSearch, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, JSONWriterTest, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestMergePolicyConfig, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCodecSupport, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest]
   [junit4] Completed on J0 in 36.42s, 1 test, 1 error <<< FAILURES!

[...truncated 190 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 398 suites, 1670 tests, 1 error, 37 ignored (16 assumptions)

Total time: 60 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure