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/11/22 21:24:17 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b34) - Build # 11651 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11651/
Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)

All tests passed

Build Log:
[...truncated 26652 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:86: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:101: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2293: Parsing signatures failed: No method found with following signature: java.util.jar.Pack200$Packer#addPropertyChangeListener(java.beans.PropertyChangeListener)

Total time: 116 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20) - Build # 11654 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11654/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=3214, name=OverseerThreadFactory-1310-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)         at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)         at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)         at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=3214, name=OverseerThreadFactory-1310-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
        at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
        at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
        at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2C2E3A2B9C81BA52]:0)




Build Log:
[...truncated 11198 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/init-core-data-001
   [junit4]   2> 872303 T3014 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 872304 T3014 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /b_/
   [junit4]   2> 872309 T3014 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 872310 T3014 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 872311 T3015 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 872411 T3014 oasc.ZkTestServer.run start zk server on port:49391
   [junit4]   2> 872411 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 872412 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872415 T3022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4200b55c name:ZooKeeperConnection Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872415 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872416 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 872416 T3014 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 872421 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 872422 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872423 T3025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e36c50 name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872423 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872424 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 872424 T3014 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 872428 T3014 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 872430 T3014 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 872432 T3014 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 872435 T3014 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> 872436 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 872440 T3014 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> 872441 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 872444 T3014 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> 872445 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 872448 T3014 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> 872449 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 872452 T3014 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> 872452 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 872455 T3014 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> 872456 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 872459 T3014 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> 872459 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 872462 T3014 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> 872463 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 872465 T3014 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> 872466 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 872468 T3014 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> 872469 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 872472 T3014 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> 872472 T3014 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 872475 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 872476 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872478 T3028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ec9aa9e name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872478 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872478 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 872720 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 872722 T3014 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 872810 T3014 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:33002
   [junit4]   2> 872813 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 872813 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 872814 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002
   [junit4]   2> 872814 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/'
   [junit4]   2> 872833 T3014 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/solr.xml
   [junit4]   2> 872851 T3014 oasc.CoreContainer.<init> New CoreContainer 940886045
   [junit4]   2> 872851 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/]
   [junit4]   2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 872853 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 872853 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 872853 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 872854 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 872854 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 872854 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 872856 T3014 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 872858 T3014 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 872858 T3014 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 872859 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 872859 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49391/solr
   [junit4]   2> 872860 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 872860 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 872861 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872863 T3040 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@479b46ed name:ZooKeeperConnection Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872864 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872865 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 872867 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872869 T3043 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@326c7f07 name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872869 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872871 T3014 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 872874 T3014 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 872875 T3014 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 872877 T3014 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 872878 T3014 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 872879 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 872880 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33002_b_
   [junit4]   2> 872880 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33002_b_
   [junit4]   2> 872882 T3014 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 872882 T3014 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 872883 T3014 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 872884 T3014 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33002_b_
   [junit4]   2> 872884 T3014 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 872885 T3014 oasc.Overseer.start Overseer (id=92845871612166148-127.0.0.1:33002_b_-n_0000000000) starting
   [junit4]   2> 872886 T3014 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 872890 T3014 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 872891 T3045 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 872891 T3014 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 872893 T3014 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 872894 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 872896 T3044 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 872899 T3047 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 872899 T3047 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 872901 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 872901 T3047 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 872904 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33002/b_",
   [junit4]   2> 	  "node_name":"127.0.0.1:33002_b_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 872905 T3044 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 872905 T3044 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 872905 T3044 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 872908 T3043 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> 873901 T3047 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 873902 T3047 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 873903 T3047 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 873903 T3047 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 873905 T3047 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 873905 T3047 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/'
   [junit4]   2> 873906 T3047 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 873906 T3047 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 873907 T3047 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 873919 T3047 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 873922 T3047 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 873931 T3047 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 873951 T3047 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 873953 T3047 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 873960 T3047 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 874050 T3047 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 874053 T3047 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 874054 T3047 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 874068 T3047 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 874070 T3047 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 874071 T3047 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 874072 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 874072 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 874072 T3047 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 874073 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 874073 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 874073 T3047 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 874073 T3047 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 874073 T3047 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/data/
   [junit4]   2> 874074 T3047 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@635e96c5
   [junit4]   2> 874074 T3047 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/data
   [junit4]   2> 874074 T3047 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/data/index/
   [junit4]   2> 874074 T3047 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 874075 T3047 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-002/collection1/data/index
   [junit4]   2> 874075 T3047 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=63.8251953125, floorSegmentMB=0.435546875, forceMergeDeletesPctAllowed=20.25700114196078, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 874075 T3047 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6555c8d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@603b12c5),segFN=segments_1,generation=1}
   [junit4]   2> 874075 T3047 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 874077 T3047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 874078 T3047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 874078 T3047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 874079 T3047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 874079 T3047 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 874079 T3047 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 874079 T3047 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 874079 T3047 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 874080 T3047 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 874080 T3047 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 874080 T3047 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 874082 T3047 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 874083 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 874084 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 874084 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 874085 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 874086 T3047 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 874086 T3047 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 874086 T3047 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 874087 T3047 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6555c8d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@603b12c5),segFN=segments_1,generation=1}
   [junit4]   2> 874087 T3047 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 874087 T3047 oass.SolrIndexSearcher.<init> Opening Searcher@1d96800[collection1] main
   [junit4]   2> 874087 T3047 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 874088 T3047 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 874088 T3047 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 874088 T3047 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 874089 T3047 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 874089 T3047 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 874089 T3047 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 874089 T3047 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 874090 T3047 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 874091 T3047 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 874091 T3047 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 874091 T3047 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 874092 T3047 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 874093 T3048 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d96800[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 874093 T3051 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:33002/b_ collection:control_collection shard:shard1
   [junit4]   2> 874093 T3014 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 874094 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 874094 T3051 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 874096 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 874096 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 874097 T3051 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 874098 T3054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36521b6e name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 874098 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 874098 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 874098 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 874098 T3051 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 874099 T3051 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 874099 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C481 name=collection1 org.apache.solr.core.SolrCore@24f6f75c url=https://127.0.0.1:33002/b_/collection1 node=127.0.0.1:33002_b_ C481_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:33002/b_, node_name=127.0.0.1:33002_b_, state=down}
   [junit4]   2> 874099 T3051 C481 P33002 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:33002/b_/collection1/
   [junit4]   2> 874099 T3051 C481 P33002 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 874099 T3051 C481 P33002 oasc.SyncStrategy.syncToMe https://127.0.0.1:33002/b_/collection1/ has no replicas
   [junit4]   2> 874099 T3051 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:33002/b_/collection1/ shard1
   [junit4]   2> 874100 T3051 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 874102 T3014 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 874103 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 874205 T3043 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> 874205 T3054 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> 874254 T3051 oasc.ZkController.register We are https://127.0.0.1:33002/b_/collection1/ and leader is https://127.0.0.1:33002/b_/collection1/
   [junit4]   2> 874254 T3051 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:33002/b_
   [junit4]   2> 874254 T3051 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 874254 T3051 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 874254 T3051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 874255 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 874258 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33002/b_",
   [junit4]   2> 	  "node_name":"127.0.0.1:33002_b_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 874342 T3014 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 874343 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 874346 T3014 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 874346 T3014 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47080
   [junit4]   2> 874348 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 874348 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 874348 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003
   [junit4]   2> 874348 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/'
   [junit4]   2> 874358 T3014 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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/solr.xml
   [junit4]   2> 874361 T3043 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> 874361 T3054 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> 874377 T3014 oasc.CoreContainer.<init> New CoreContainer 1531891422
   [junit4]   2> 874377 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/]
   [junit4]   2> 874378 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 874378 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 874379 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 874379 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 874379 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 874380 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 874380 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 874380 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 874381 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 874381 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 874383 T3014 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 874384 T3014 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 874384 T3014 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 874385 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 874385 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49391/solr
   [junit4]   2> 874385 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 874386 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 874387 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 874388 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@285e31fa name:ZooKeeperConnection Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 874389 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 874390 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 874392 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 874394 T3069 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a9f0656 name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 874394 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 874401 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 875404 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47080_b_
   [junit4]   2> 875405 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47080_b_
   [junit4]   2> 875412 T3014 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 875418 T3070 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 875418 T3070 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 875419 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 875419 T3070 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 875424 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47080/b_",
   [junit4]   2> 	  "node_name":"127.0.0.1:47080_b_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 875424 T3044 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 875425 T3044 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 875425 T3044 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 875529 T3043 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> 875529 T3069 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> 875529 T3054 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> 876420 T3070 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 876421 T3070 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 876422 T3070 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 876422 T3070 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 876424 T3070 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 876424 T3070 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/'
   [junit4]   2> 876425 T3070 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 876426 T3070 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 876426 T3070 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 876439 T3070 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 876442 T3070 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 876452 T3070 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 876461 T3070 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 876463 T3070 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 876468 T3070 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 876586 T3070 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 876589 T3070 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 876590 T3070 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 876604 T3070 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 876606 T3070 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 876608 T3070 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 876609 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 876609 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 876610 T3070 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 876610 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 876611 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 876611 T3070 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 876611 T3070 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 876611 T3070 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/, dataDir=/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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data/
   [junit4]   2> 876612 T3070 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@635e96c5
   [junit4]   2> 876612 T3070 oasc.CachingDirectoryFactory.get return new directory for /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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data
   [junit4]   2> 876612 T3070 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data/index/
   [junit4]   2> 876613 T3070 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 876613 T3070 oasc.CachingDirectoryFactory.get return new directory for /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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data/index
   [junit4]   2> 876613 T3070 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=63.8251953125, floorSegmentMB=0.435546875, forceMergeDeletesPctAllowed=20.25700114196078, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 876614 T3070 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3478b164 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b7bbf19),segFN=segments_1,generation=1}
   [junit4]   2> 876614 T3070 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 876617 T3070 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 876617 T3070 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 876617 T3070 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 876617 T3070 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 876617 T3070 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 876618 T3070 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 876618 T3070 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 876618 T3070 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 876618 T3070 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 876619 T3070 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 876619 T3070 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 876619 T3070 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 876620 T3070 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 876620 T3070 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 876620 T3070 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 876622 T3070 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 876622 T3070 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 876624 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 876624 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 876625 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 876626 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 876627 T3070 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 876627 T3070 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 876628 T3070 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 876628 T3070 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3478b164 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b7bbf19),segFN=segments_1,generation=1}
   [junit4]   2> 876629 T3070 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 876629 T3070 oass.SolrIndexSearcher.<init> Opening Searcher@39ef6c14[collection1] main
   [junit4]   2> 876629 T3070 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 876630 T3070 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 876630 T3070 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 876631 T3070 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 876631 T3070 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 876631 T3070 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 876632 T3070 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 876632 T3070 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 876632 T3070 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 876632 T3070 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 876635 T3070 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 876635 T3071 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39ef6c14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 876643 T3074 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47080/b_ collection:collection1 shard:shard2
   [junit4]   2> 876643 T3014 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 876644 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 876644 T3074 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 876648 T3074 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 876649 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 876650 T3074 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 876650 T3074 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C482 name=collection1 org.apache.solr.core.SolrCore@30da00ab url=https://127.0.0.1:47080/b_/collection1 node=127.0.0.1:47080_b_ C482_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:47080/b_, node_name=127.0.0.1:47080_b_, state=down}
   [junit4]   2> 876650 T3074 C482 P47080 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47080/b_/collection1/
   [junit4]   2> 876651 T3074 C482 P47080 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 876651 T3074 C482 P47080 oasc.SyncStrategy.syncToMe https://127.0.0.1:47080/b_/collection1/ has no replicas
   [junit4]   2> 876651 T3074 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47080/b_/collection1/ shard2
   [junit4]   2> 876651 T3074 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 876654 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 876756 T3043 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> 876757 T3054 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> 876756 T3069 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> 876805 T3074 oasc.ZkController.register We are https://127.0.0.1:47080/b_/collection1/ and leader is https://127.0.0.1:47080/b_/collection1/
   [junit4]   2> 876805 T3074 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47080/b_
   [junit4]   2> 876805 T3074 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 876805 T3074 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 876805 T3074 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 876806 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 876808 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47080/b_",
   [junit4]   2> 	  "node_name":"127.0.0.1:47080_b_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 876899 T3014 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 876900 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 876903 T3014 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 876904 T3014 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:42681
   [junit4]   2> 876905 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 876905 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 876905 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004
   [junit4]   2> 876906 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/'
   [junit4]   2> 876910 T3054 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> 876910 T3043 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> 876910 T3069 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> 876915 T3014 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/solr.xml
   [junit4]   2> 876923 T3014 oasc.CoreContainer.<init> New CoreContainer 1189377626
   [junit4]   2> 876923 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/]
   [junit4]   2> 876924 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 876924 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 876924 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 876926 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 876926 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 876927 T3014 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 876928 T3014 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 876928 T3014 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 876928 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 876929 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49391/solr
   [junit4]   2> 876929 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 876929 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 876931 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876932 T3086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d3a3f6d name:ZooKeeperConnection Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876933 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876934 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 876936 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876937 T3089 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56304e6f name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876937 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876942 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 877945 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42681_b_
   [junit4]   2> 877947 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42681_b_
   [junit4]   2> 877953 T3014 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 877960 T3090 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 877960 T3090 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 877961 T3090 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 877961 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 877966 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42681/b_",
   [junit4]   2> 	  "node_name":"127.0.0.1:42681_b_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 877967 T3044 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 877967 T3044 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 878071 T3069 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> 878071 T3054 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> 878071 T3043 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> 878071 T3089 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> 878962 T3090 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 878962 T3090 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 878963 T3090 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 878963 T3090 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 878965 T3090 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 878965 T3090 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/'
   [junit4]   2> 878966 T3090 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 878966 T3090 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 878967 T3090 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 879000 T3090 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 879002 T3090 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 879015 T3090 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 879025 T3090 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 879026 T3090 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 879031 T3090 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 879160 T3090 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 879163 T3090 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 879164 T3090 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 879173 T3090 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 879174 T3090 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 879176 T3090 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 879177 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 879178 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 879178 T3090 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 879179 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 879180 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 879180 T3090 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 879180 T3090 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 879180 T3090 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/data/
   [junit4]   2> 879180 T3090 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@635e96c5
   [junit4]   2> 879181 T3090 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/data
   [junit4]   2> 879181 T3090 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/data/index/
   [junit4]   2> 879181 T3090 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 879182 T3090 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-004/collection1/data/index
   [junit4]   2> 879182 T3090 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=63.8251953125, floorSegmentMB=0.435546875, forceMergeDeletesPctAllowed=20.25700114196078, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 879183 T3090 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3cc3950e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71689c69),segFN=segments_1,generation=1}
   [junit4]   2> 879183 T3090 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 879186 T3090 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 879186 T3090 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 879186 T3090 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 879187 T3090 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 879187 T3090 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 879187 T3090 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 879187 T3090 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 879188 T3090 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 879188 T3090 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 879188 T3090 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 879189 T3090 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 879189 T3090 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 879190 T3090 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 879190 T3090 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 879190 T3090 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 879191 T3090 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 879191 T3090 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 879191 T3090 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 879192 T3090 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 879192 T3090 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 879192 T3090 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 879194 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 879194 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 879195 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 879195 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 879196 T3090 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 879197 T3090 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 879198 T3090 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 879198 T3090 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3cc3950e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71689c69),segFN=segments_1,generation=1}
   [junit4]   2> 879198 T3090 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 879198 T3090 oass.SolrIndexSearcher.<init> Opening Searcher@561ef19c[collection1] main
   [junit4]   2> 879198 T3090 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 879200 T3090 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 879200 T3090 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 879201 T3090 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 879201 T3090 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 879201 T3090 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 879203 T3090 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 879204 T3090 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 879204 T3090 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 879204 T3090 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 879207 T3091 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@561ef19c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879208 T3090 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 879209 T3094 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:42681/b_ collection:collection1 shard:shard1
   [junit4]   2> 879209 T3014 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 879210 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 879210 T3094 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 879214 T3094 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 879216 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 879216 T3094 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 879216 T3094 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C483 name=collection1 org.apache.solr.core.SolrCore@8335a52 url=https://127.0.0.1:42681/b_/collection1 node=127.0.0.1:42681_b_ C483_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:42681/b_, node_name=127.0.0.1:42681_b_, state=down}
   [junit4]   2> 879216 T3094 C483 P42681 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:42681/b_/collection1/
   [junit4]   2> 879217 T3094 C483 P42681 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 879217 T3094 C483 P42681 oasc.SyncStrategy.syncToMe https://127.0.0.1:42681/b_/collection1/ has no replicas
   [junit4]   2> 879217 T3094 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:42681/b_/collection1/ shard1
   [junit4]   2> 879218 T3094 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 879221 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 879324 T3089 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> 879324 T3069 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> 879324 T3054 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> 879324 T3043 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> 879377 T3094 oasc.ZkController.register We are https://127.0.0.1:42681/b_/collection1/ and leader is https://127.0.0.1:42681/b_/collection1/
   [junit4]   2> 879377 T3094 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:42681/b_
   [junit4]   2> 879377 T3094 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 879378 T3094 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 879378 T3094 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 879380 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 879384 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42681/b_",
   [junit4]   2> 	  "node_name":"127.0.0.1:42681_b_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 879481 T3014 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 879482 T3014 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 879484 T3014 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 879485 T3014 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:46728
   [junit4]   2> 879487 T3014 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 879487 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 879487 T3014 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005
   [junit4]   2> 879488 T3014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005/'
   [junit4]   2> 879488 T3043 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> 879488 T3089 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> 879488 T3054 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> 879488 T3069 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> 879504 T3014 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/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005/solr.xml
   [junit4]   2> 879515 T3014 oasc.CoreContainer.<init> New CoreContainer 895610778
   [junit4]   2> 879516 T3014 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005/]
   [junit4]   2> 879517 T3014 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 879517 T3014 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 879517 T3014 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 879519 T3014 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 879519 T3014 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 879520 T3014 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 879521 T3014 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 879521 T3014 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 879521 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 879522 T3014 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49391/solr
   [junit4]   2> 879522 T3014 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 879522 T3014 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 879523 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879525 T3106 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f828688 name:ZooKeeperConnection Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879526 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879526 T3014 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 879529 T3014 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879530 T3109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79f91564 name:ZooKeeperConnection Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879530 T3014 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879541 T3014 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 880546 T3014 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46728_b_
   [junit4]   2> 880547 T3014 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46728_b_
   [junit4]   2> 880554 T3014 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 880561 T3110 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 880561 T3110 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 880563 T3110 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 880563 T3043 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 880568 T3044 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "cor

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

.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 174297 T3013 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=3214, name=OverseerThreadFactory-1310-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]   2> 1046605 T3214 oasc.SolrException.log ERROR Collection: collection1 operation: splitshard failed:org.apache.solr.common.SolrException: Could not find coreNodeName
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1852)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 1046606 T3214 oasc.SolrException.log ERROR :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure/mn-2000
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:383)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:380)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedMap.createData(DistributedMap.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedMap.put(DistributedMap.java:125)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2864)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 1046606 T3214 oasc.OverseerCollectionProcessor$Runner.resetTaskWithException WARN Resetting task: /overseer/collection-queue-work/qn-0000000010, requestid: 2000, collectionName: collection1
   [junit4]   2> 1046606 T3214 oasc.SolrException.log ERROR :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-2000
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:247)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:244)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:167)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.resetTaskWithException(OverseerCollectionProcessor.java:2924)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2892)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 174304 T3013 ccr.ThreadLeakControl.tryToInterruptAll All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=FSTOrd50, intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Asserting), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_GT, timezone=SystemV/MST7
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=87102904,total=415240192
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsSyncSliceTest, ResponseLogComponentTest, MinimalSchemaTest, TestManagedSchemaDynamicFieldResource, ReturnFieldsTest, CollectionsAPIAsyncDistributedZkTest, JSONWriterTest, LeaderElectionTest, SharedFSAutoReplicaFailoverTest, ZkCLITest, PingRequestHandlerTest, PluginInfoTest, ShardRoutingTest, TestNoOpRegenerator, TestModifyConfFiles, SolrIndexSplitterTest, DistributedSuggestComponentTest, SimpleFacetsTest, SpellCheckComponentTest, OverseerCollectionProcessorTest, TestSearcherReuse, TestReplicationHandler, HighlighterConfigTest, SpellingQueryConverterTest, TestOrdValues, TestSearchPerf, IndexSchemaTest, TestSchemaResource, AliasIntegrationTest, DistributedFacetPivotWhiteBoxTest, DocumentBuilderTest, TestSolr4Spatial2, ChaosMonkeyNothingIsSafeTest, TestSolr4Spatial, TestOverriddenPrefixQueryForCustomFieldType, TestDocumentBuilder, TestStressRecovery, MergeStrategyTest, XsltUpdateRequestHandlerTest, TestLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, TestPartialUpdateDeduplication, CachingDirectoryFactoryTest, StressHdfsTest, ClusterStateUpdateTest, SpellPossibilityIteratorTest, TestSolrDeletionPolicy1, TestFreeTextSuggestions, TestImplicitCoreProperties, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=2C2E3A2B9C81BA52 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=SystemV/MST7 -Dtests.asserts=false -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=3214, name=OverseerThreadFactory-1310-thread-5, state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
   [junit4]    >         at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C2E3A2B9C81BA52]:0)
   [junit4] Completed on J0 in 174.35s, 1 test, 1 error <<< FAILURES!

[...truncated 963 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:463: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:186: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1345: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:952: There were test failures: 449 suites, 1822 tests, 1 suite-level error, 30 ignored (21 assumptions)

Total time: 88 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b34) - Build # 11653 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11653/
Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)

All tests passed

Build Log:
[...truncated 26382 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:86: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:101: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2293: Parsing signatures failed: No method found with following signature: java.util.jar.Pack200$Packer#addPropertyChangeListener(java.beans.PropertyChangeListener)

Total time: 103 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any