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

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_76) - Build # 11817 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11817/
Java: 32bit/jdk1.7.0_76 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Could not get expected value  'nKmpxWH7XBlGuf51wEyIabN+HrkmFa/2sKJFIC/SeCKa1+txQxgO8vuekTGXymksq9b3K8Hs2+KsK3c9zTYORA==' for path 'overlay/runtimeLib/signedjar/sig' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "overlay":{     "znodeVersion":2,     "requestHandler":{"/runtime":{         "name":"/runtime",         "class":"org.apache.solr.core.RuntimeLibReqHandler",         "runtimeLib":true}},     "runtimeLib":{"signedjar":{         "name":"signedjar",         "version":1,         "sig":"QKqHtd37QN02iMW9UEgvAO9g9qOOuG5vEBNkbUsN7noc2hhXKic/ABFIOYJA9PKw61mNX2EmNFXOcO3WClYdSw=="}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'nKmpxWH7XBlGuf51wEyIabN+HrkmFa/2sKJFIC/SeCKa1+txQxgO8vuekTGXymksq9b3K8Hs2+KsK3c9zTYORA==' for path 'overlay/runtimeLib/signedjar/sig' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":2,
    "requestHandler":{"/runtime":{
        "name":"/runtime",
        "class":"org.apache.solr.core.RuntimeLibReqHandler",
        "runtimeLib":true}},
    "runtimeLib":{"signedjar":{
        "name":"signedjar",
        "version":1,
        "sig":"QKqHtd37QN02iMW9UEgvAO9g9qOOuG5vEBNkbUsN7noc2hhXKic/ABFIOYJA9PKw61mNX2EmNFXOcO3WClYdSw=="}}}}
	at __randomizedtesting.SeedInfo.seed([14303402B4110E74:9C640BD81AED638C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9708 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/init-core-data-001
   [junit4]   2> 1123556 T3455 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1123558 T3455 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /biq/l
   [junit4]   2> 1123562 T3455 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1123563 T3456 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1123663 T3455 oasc.ZkTestServer.run start zk server on port:60566
   [junit4]   2> 1123663 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1123665 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123668 T3463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c152f name:ZooKeeperConnection Watcher:127.0.0.1:60566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123668 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1123669 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1123670 T3455 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1123676 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1123678 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123696 T3466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1217b2d name:ZooKeeperConnection Watcher:127.0.0.1:60566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123697 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1123697 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1123698 T3455 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1123702 T3455 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1123705 T3455 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1123708 T3455 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1123711 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1123711 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1123716 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1123716 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1123720 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1123720 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1123723 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1123723 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1123725 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1123725 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1123727 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1123727 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1123729 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1123730 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1123733 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1123734 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1123736 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1123737 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1123739 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1123740 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1123743 T3455 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1123743 T3455 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1124037 T3455 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1
   [junit4]   2> 1124038 T3455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1124040 T3455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45057
   [junit4]   2> 1124041 T3455 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores, hostPort=45057, hostContext=/biq/l, solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/tempDir-001/control/data}
   [junit4]   2> 1124041 T3455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@293b53
   [junit4]   2> 1124041 T3455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/'
   [junit4]   2> 1124092 T3455 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/solr.xml
   [junit4]   2> 1124127 T3455 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores
   [junit4]   2> 1124127 T3455 oasc.CoreContainer.<init> New CoreContainer 5544129
   [junit4]   2> 1124128 T3455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/]
   [junit4]   2> 1124128 T3455 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/lib
   [junit4]   2> 1124129 T3455 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/lib).
   [junit4]   2> 1124159 T3455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1124159 T3455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1124159 T3455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1124160 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1124160 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1124160 T3455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1124160 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1124161 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1124161 T3455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1124161 T3455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1124161 T3455 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1124162 T3455 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1124162 T3455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1124163 T3455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1124163 T3455 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1124163 T3455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60566/solr
   [junit4]   2> 1124164 T3455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1124164 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1124165 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124167 T3478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16977bd name:ZooKeeperConnection Watcher:127.0.0.1:60566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124168 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1124168 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1124172 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124173 T3481 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@130b258 name:ZooKeeperConnection Watcher:127.0.0.1:60566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124173 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1124176 T3455 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1124181 T3455 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1124186 T3455 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1124190 T3455 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1124194 T3455 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1124198 T3455 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1124202 T3455 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1124206 T3455 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1124209 T3455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45057_biq%2Fl
   [junit4]   2> 1124210 T3455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45057_biq%2Fl
   [junit4]   2> 1124215 T3455 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1124218 T3455 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1124222 T3455 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1124225 T3455 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:45057_biq%2Fl
   [junit4]   2> 1124226 T3455 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1124229 T3455 oasc.Overseer.start Overseer (id=93483692427313155-127.0.0.1:45057_biq%2Fl-n_0000000000) starting
   [junit4]   2> 1124234 T3455 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1124246 T3455 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1124248 T3483 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1124248 T3455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1124248 T3482 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1124255 T3455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1, coreNodeName=, name=collection1, dataDir=data/, loadOnStartup=true, shard=, transient=false, collection=control_collection, schema=schema.xml, config=solrconfig.xml, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/}
   [junit4]   2> 1124258 T3455 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/
   [junit4]   2> 1124258 T3455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1124260 T3485 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1124260 T3485 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1124261 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1124261 T3485 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1124263 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45057_biq%2Fl",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45057/biq/l"} current state version: 0
   [junit4]   2> 1124265 T3482 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45057_biq%2Fl",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45057/biq/l"}
   [junit4]   2> 1124265 T3482 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1124265 T3482 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1124268 T3481 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> 1125262 T3485 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1125263 T3485 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1125264 T3485 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1125264 T3485 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1125266 T3485 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1125267 T3485 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/'
   [junit4]   2> 1125302 T3485 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1125305 T3485 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1125313 T3485 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1125379 T3485 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1125490 T3485 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1125492 T3485 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1125503 T3485 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1126229 T3485 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1126247 T3485 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1126249 T3485 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1126269 T3485 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1126272 T3485 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1126274 T3485 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1126275 T3485 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1126275 T3485 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1126275 T3485 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1126276 T3485 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1126276 T3485 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1126277 T3485 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1126277 T3485 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1126277 T3485 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/data/
   [junit4]   2> 1126277 T3485 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@137f1
   [junit4]   2> 1126278 T3485 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/data
   [junit4]   2> 1126278 T3485 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1126278 T3485 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1126279 T3485 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/control-001/cores/collection1/data/index
   [junit4]   2> 1126279 T3485 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=91.9140625, floorSegmentMB=1.375, forceMergeDeletesPctAllowed=26.528281409630253, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2625910709202038
   [junit4]   2> 1126280 T3485 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a3ce2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35399e),segFN=segments_1,generation=1}
   [junit4]   2> 1126280 T3485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1126295 T3485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1126295 T3485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1126295 T3485 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1126295 T3485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1126296 T3485 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1126296 T3485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1126296 T3485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1126296 T3485 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1126297 T3485 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1126299 T3485 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1126300 T3485 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1126302 T3485 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1126303 T3485 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1126308 T3485 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/properties,/config,standard,/update/json/docs,/admin/segments,/admin/threads,/schema,/admin/file,/update,/admin/luke,/admin/plugins,/admin/mbeans,/admin/logging,/admin/ping,/update/json,/replication,/admin/system,/get,/update/csv
   [junit4]   2> 1126320 T3485 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1126321 T3485 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1126321 T3485 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1126322 T3485 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1126322 T3485 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1126323 T3485 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4125563422378089]
   [junit4]   2> 1126324 T3485 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a3ce2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35399e),segFN=segments_1,generation=1}
   [junit4]   2> 1126324 T3485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1126324 T3485 oass.SolrIndexSearcher.<init> Opening Searcher@1ee13c7[collection1] main
   [junit4]   2> 1126325 T3485 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1126326 T3485 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1126326 T3485 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1126327 T3485 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1126327 T3485 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1126327 T3485 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1126328 T3485 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1126328 T3485 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1126328 T3485 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1126328 T3485 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1126329 T3486 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ee13c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1126329 T3485 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1126330 T3489 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45057/biq/l collection:control_collection shard:shard1
   [junit4]   2> 1126330 T3455 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1126331 T3455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1126331 T3489 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1126331 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1126332 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126333 T3492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@112c49a name:ZooKeeperConnection Watcher:127.0.0.1:60566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1126333 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1126334 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1126334 T3455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1126335 T3489 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1126336 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1126336 T3489 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1126337 T3489 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1126337 T3455 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1126337 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C2417 name=collection1 org.apache.solr.core.SolrCore@105fc01 url=http://127.0.0.1:45057/biq/l/collection1 node=127.0.0.1:45057_biq%2Fl C2417_STATE=coll:control_collection core:collection1 props:{core=collection1, node_name=127.0.0.1:45057_biq%2Fl, state=down, base_url=http://127.0.0.1:45057/biq/l}
   [junit4]   2> 1126337 T3489 C2417 P45057 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45057/biq/l/collection1/
   [junit4]   2> 1126338 T3489 C2417 P45057 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1126338 T3489 C2417 P45057 oasc.SyncStrategy.syncToMe http://127.0.0.1:45057/biq/l/collection1/ has no replicas
   [junit4]   2> 1126338 T3489 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45057/biq/l/collection1/ shard1
   [junit4]   2> 1126337 T3455 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1126338 T3489 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1126338 T3481 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> 1126338 T3492 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> 1126339 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1126340 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126341 T3495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@825dd9 name:ZooKeeperConnection Watcher:127.0.0.1:60566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1126341 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1126342 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1126342 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1126343 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45057/biq/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1126345 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 1126345 T3482 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1126346 T3481 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> 1126346 T3492 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> 1126348 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1126349 T3482 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1126350 T3481 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> 1126350 T3492 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> 1126393 T3489 oasc.ZkController.register We are http://127.0.0.1:45057/biq/l/collection1/ and leader is http://127.0.0.1:45057/biq/l/collection1/
   [junit4]   2> 1126393 T3489 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45057/biq/l
   [junit4]   2> 1126393 T3489 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1126393 T3489 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1126393 T3489 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1126395 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1126396 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:45057_biq%2Fl",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45057/biq/l"} current state version: 4
   [junit4]   2> 1126396 T3482 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:45057_biq%2Fl",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45057/biq/l"}
   [junit4]   2> 1126500 T3481 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> 1126500 T3492 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> 1126676 T3455 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1
   [junit4]   2> 1126677 T3455 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001
   [junit4]   2> 1126678 T3455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1126679 T3455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52547
   [junit4]   2> 1126680 T3455 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores, solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/tempDir-001/jetty1, hostPort=52547, solrconfig=solrconfig.xml, hostContext=/biq/l}
   [junit4]   2> 1126681 T3455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@293b53
   [junit4]   2> 1126681 T3455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/'
   [junit4]   2> 1126715 T3455 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/solr.xml
   [junit4]   2> 1126764 T3455 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores
   [junit4]   2> 1126765 T3455 oasc.CoreContainer.<init> New CoreContainer 22788737
   [junit4]   2> 1126765 T3455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/]
   [junit4]   2> 1126766 T3455 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/lib
   [junit4]   2> 1126766 T3455 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/lib).
   [junit4]   2> 1126776 T3455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1126776 T3455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1126776 T3455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1126777 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1126777 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1126777 T3455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1126778 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1126778 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1126779 T3455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1126779 T3455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1126779 T3455 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1126780 T3455 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1126780 T3455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1126781 T3455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1126781 T3455 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1126781 T3455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60566/solr
   [junit4]   2> 1126782 T3455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1126782 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1126783 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126784 T3507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e19db8 name:ZooKeeperConnection Watcher:127.0.0.1:60566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1126785 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1126785 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1126788 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126789 T3510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e25034 name:ZooKeeperConnection Watcher:127.0.0.1:60566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1126789 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1126808 T3455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1127814 T3455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52547_biq%2Fl
   [junit4]   2> 1127815 T3455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52547_biq%2Fl
   [junit4]   2> 1127819 T3455 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1127823 T3455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {config=solrconfig.xml, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/, loadOnStartup=true, dataDir=data/, coreNodeName=, instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1, collection=collection1, shard=, transient=false, schema=schema.xml, name=collection1}
   [junit4]   2> 1127824 T3455 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/
   [junit4]   2> 1127825 T3455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1127829 T3511 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1127830 T3511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1127831 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1127832 T3511 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1127832 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52547_biq%2Fl",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52547/biq/l"} current state version: 5
   [junit4]   2> 1127832 T3511 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1127833 T3482 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52547_biq%2Fl",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52547/biq/l"}
   [junit4]   2> 1127833 T3511 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1127833 T3482 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1127833 T3482 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1127834 T3511 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1127835 T3511 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1127937 T3482 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1127938 T3510 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1127939 T3510 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1128835 T3511 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1128836 T3511 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1128837 T3511 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1128837 T3511 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1128839 T3511 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1128839 T3511 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1128869 T3511 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1128872 T3511 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1128892 T3511 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1128935 T3511 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1129032 T3511 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1129033 T3511 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1129053 T3511 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1129781 T3511 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1129793 T3511 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1129807 T3511 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1129820 T3511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1129824 T3511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1129829 T3511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1129830 T3511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1129831 T3511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1129831 T3511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1129833 T3511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1129833 T3511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1129833 T3511 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1129834 T3511 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1129845 T3511 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1129845 T3511 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@137f1
   [junit4]   2> 1129846 T3511 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1129846 T3511 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1129847 T3511 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1129847 T3511 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1129847 T3511 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=91.9140625, floorSegmentMB=1.375, forceMergeDeletesPctAllowed=26.528281409630253, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2625910709202038
   [junit4]   2> 1129848 T3511 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9ce940 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19584c2),segFN=segments_1,generation=1}
   [junit4]   2> 1129848 T3511 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1129853 T3511 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1129854 T3511 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1129854 T3511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1129854 T3511 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1129854 T3511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1129855 T3511 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1129855 T3511 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1129855 T3511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1129856 T3511 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1129859 T3511 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1129860 T3511 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1129862 T3511 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1129864 T3511 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1129889 T3511 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/properties,/config,standard,/update/json/docs,/admin/segments,/admin/threads,/schema,/admin/file,/update,/admin/luke,/admin/plugins,/admin/mbeans,/admin/logging,/admin/ping,/update/json,/replication,/admin/system,/get,/update/csv
   [junit4]   2> 1129903 T3511 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1129904 T3511 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1129904 T3511 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1129905 T3511 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1129905 T3511 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1129906 T3511 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4125563422378089]
   [junit4]   2> 1129907 T3511 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9ce940 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19584c2),segFN=segments_1,generation=1}
   [junit4]   2> 1129907 T3511 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1129907 T3511 oass.SolrIndexSearcher.<init> Opening Searcher@5d3cb7[collection1] main
   [junit4]   2> 1129907 T3511 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1129909 T3511 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1129909 T3511 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1129909 T3511 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1129910 T3511 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1129910 T3511 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1129910 T3511 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1129911 T3511 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1129911 T3511 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1129911 T3511 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1129912 T3512 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d3cb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1129913 T3511 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1129914 T3515 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52547/biq/l collection:collection1 shard:shard1
   [junit4]   2> 1129915 T3455 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1129915 T3455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1129916 T3515 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1129920 T3515 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1129922 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1129922 T3515 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1129922 T3515 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2418 name=collection1 org.apache.solr.core.SolrCore@11af395 url=http://127.0.0.1:52547/biq/l/collection1 node=127.0.0.1:52547_biq%2Fl C2418_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:52547_biq%2Fl, state=down, base_url=http://127.0.0.1:52547/biq/l}
   [junit4]   2> 1129922 T3515 C2418 P52547 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52547/biq/l/collection1/
   [junit4]   2> 1129923 T3515 C2418 P52547 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1129923 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 1129923 T3515 C2418 P52547 oasc.SyncStrategy.syncToMe http://127.0.0.1:52547/biq/l/collection1/ has no replicas
   [junit4]   2> 1129923 T3515 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52547/biq/l/collection1/ shard1
   [junit4]   2> 1129923 T3515 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1129924 T3482 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1129924 T3510 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1129925 T3510 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1129927 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52547/biq/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 1129928 T3482 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1129928 T3510 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1129928 T3510 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1129930 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1129977 T3515 oasc.ZkController.register We are http://127.0.0.1:52547/biq/l/collection1/ and leader is http://127.0.0.1:52547/biq/l/collection1/
   [junit4]   2> 1129977 T3515 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52547/biq/l
   [junit4]   2> 1129978 T3515 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1129978 T3515 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1129978 T3515 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1129980 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1129981 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:52547_biq%2Fl",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52547/biq/l"} current state version: 5
   [junit4]   2> 1129982 T3482 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:52547_biq%2Fl",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52547/biq/l"}
   [junit4]   2> 1129983 T3482 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1129984 T3515 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1129984 T3510 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1129985 T3510 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1130222 T3455 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1
   [junit4]   2> 1130222 T3455 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001
   [junit4]   2> 1130223 T3455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1130225 T3455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58814
   [junit4]   2> 1130226 T3455 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/biq/l, hostPort=58814, coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores, solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/tempDir-001/jetty2}
   [junit4]   2> 1130226 T3455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@293b53
   [junit4]   2> 1130226 T3455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/'
   [junit4]   2> 1130275 T3455 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/solr.xml
   [junit4]   2> 1130319 T3455 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores
   [junit4]   2> 1130320 T3455 oasc.CoreContainer.<init> New CoreContainer 19209663
   [junit4]   2> 1130320 T3455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/]
   [junit4]   2> 1130320 T3455 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/lib
   [junit4]   2> 1130321 T3455 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/lib).
   [junit4]   2> 1130330 T3455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1130331 T3455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1130331 T3455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1130331 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1130332 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1130332 T3455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1130332 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1130333 T3455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1130333 T3455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1130333 T3455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1130334 T3455 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1130334 T3455 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1130335 T3455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1130335 T3455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1130336 T3455 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1130336 T3455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60566/solr
   [junit4]   2> 1130336 T3455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1130337 T3455 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1130338 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130340 T3527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8142ca name:ZooKeeperConnection Watcher:127.0.0.1:60566 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1130341 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1130342 T3455 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1130346 T3455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1130348 T3530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13c3dcd name:ZooKeeperConnection Watcher:127.0.0.1:60566/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1130348 T3455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1130357 T3455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1131367 T3455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58814_biq%2Fl
   [junit4]   2> 1131368 T3455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58814_biq%2Fl
   [junit4]   2> 1131372 T3455 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1131378 T3455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1, name=collection1, loadOnStartup=true, config=solrconfig.xml, schema=schema.xml, dataDir=data/, coreNodeName=, shard=, transient=false, collection=collection1, absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/}
   [junit4]   2> 1131380 T3455 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/
   [junit4]   2> 1131380 T3455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1131383 T3531 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1131384 T3531 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1131386 T3481 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1131386 T3531 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1131387 T3531 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1131387 T3482 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58814_biq%2Fl",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58814/biq/l"} current state version: 5
   [junit4]   2> 1131387 T3531 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1131388 T3482 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58814_biq%2Fl",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58814/biq/l"}
   [junit4]   2> 1131388 T3482 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1131388 T3482 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1131389 T3531 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1131389 T3531 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1131390 T3482 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1131405 T3530 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1131405 T3510 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1131406 T3530 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1131406 T3510 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1132389 T3531 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1132390 T3531 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1132390 T3531 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1132391 T3531 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1132392 T3531 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1132392 T3531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1132426 T3531 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1132431 T3531 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1132438 T3531 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1132496 T3531 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1132608 T3531 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1132610 T3531 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1132617 T3531 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1133495 T3531 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1133519 T3531 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1133521 T3531 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1133550 T3531 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1133553 T3531 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1133556 T3531 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1133560 T3531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1133560 T3531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1133561 T3531 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1133562 T3531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1133562 T3531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1133562 T3531 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1133563 T3531 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1133563 T3531 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1133563 T3531 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@137f1
   [junit4]   2> 1133564 T3531 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1133564 T3531 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1133565 T3531 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001/shard-2-001/cores/collection1/data/

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

ter as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:147)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:323)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:292)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:289)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:289)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:484)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:453)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:440)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	
   [junit4]   2> 1176828 T3656 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1176854 T3455 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/biq/l,null}
   [junit4]   2> 1177043 T3455 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60566 60566
   [junit4]   2> 1177791 T3456 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60566 60566
   [junit4]   2> 1177793 T3456 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		25	/solr/configs/conf1
   [junit4]   2> 		7	/solr/aliases.json
   [junit4]   2> 		7	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 		2	/solr/collections/.system/state.json
   [junit4]   2> 		2	/solr/configs/.system
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		7	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=14303402B4110E74 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 54.2s J1 | TestCryptoKeys.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'nKmpxWH7XBlGuf51wEyIabN+HrkmFa/2sKJFIC/SeCKa1+txQxgO8vuekTGXymksq9b3K8Hs2+KsK3c9zTYORA==' for path 'overlay/runtimeLib/signedjar/sig' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "overlay":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "requestHandler":{"/runtime":{
   [junit4]    >         "name":"/runtime",
   [junit4]    >         "class":"org.apache.solr.core.RuntimeLibReqHandler",
   [junit4]    >         "runtimeLib":true}},
   [junit4]    >     "runtimeLib":{"signedjar":{
   [junit4]    >         "name":"signedjar",
   [junit4]    >         "version":1,
   [junit4]    >         "sig":"QKqHtd37QN02iMW9UEgvAO9g9qOOuG5vEBNkbUsN7noc2hhXKic/ABFIOYJA9PKw61mNX2EmNFXOcO3WClYdSw=="}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([14303402B4110E74:9C640BD81AED638C]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:197)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1177805 T3455 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys 14303402B4110E74-001
   [junit4]   2> 54253 T3454 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {timestamp=FST50, _version_=FSTOrd50, version=FSTOrd50, md5=FST50, size=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), blobName=FST50, id=PostingsFormat(name=Asserting)}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.7.0_76 (32-bit)/cpus=8,threads=1,free=164390576,total=265252864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJ, SchemaVersionSpecificBehaviorTest, TestShardHandlerFactory, FullSolrCloudDistribCmdsTest, FileBasedSpellCheckerTest, StatelessScriptUpdateProcessorFactoryTest, DistributedMLTComponentTest, DateMathParserTest, TestCoreDiscovery, FieldMutatingUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest, AnalysisErrorHandlingTest, TestRangeQuery, TestUtils, DeleteShardTest, PluginInfoTest, OpenCloseCoreStressTest, TestLMDirichletSimilarityFactory, StandardRequestHandlerTest, CopyFieldTest, OpenExchangeRatesOrgProviderTest, TestCloudManagedSchema, BasicDistributedZk2Test, SearchHandlerTest, TestFuzzyAnalyzedSuggestions, DistributedQueryComponentOptimizationTest, DistributedFacetPivotSmallTest, SignatureUpdateProcessorFactoryTest, TestRealTimeGet, TestIntervalFaceting, DistribDocExpirationUpdateProcessorTest, ZkNodePropsTest, TestHighFrequencyDictionaryFactory, ConvertedLegacyTest, UpdateParamsTest, TestDefaultSimilarityFactory, BadIndexSchemaTest, TestChildDocTransformer, BinaryUpdateRequestHandlerTest, OverseerStatusTest, SharedFSAutoReplicaFailoverTest, TestSolrQueryParser, TestHighlightDedupGrouping, HighlighterTest, TestInfoStreamLogging, TestBadConfig, ResponseHeaderTest, HdfsLockFactoryTest, FastVectorHighlighterTest, TestConfigOverlay, AutoCommitTest, DistributedExpandComponentTest, FacetPivotSmallTest, BlockCacheTest, TestSolrXml, TestShortCircuitedRequests, ExternalCollectionsTest, TestExactStatsCache, TestReversedWildcardFilterFactory, TestDefaultSearchFieldResource, TestValueSourceCache, EnumFieldTest, TestJettySolrRunner, HdfsUnloadDistributedZkTest, DirectSolrSpellCheckerTest, AliasIntegrationTest, TestZkChroot, TestLMJelinekMercerSimilarityFactory, TestCryptoKeys]
   [junit4] Completed on J1 in 54.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 1175 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: There were test failures: 472 suites, 1882 tests, 1 failure, 48 ignored (21 assumptions)

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



[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b47) - Build # 11820 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11820/
Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 8615 lines...]
    [javac] Compiling 756 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/cloud/ZkController.java:173: error: incompatible types: Map<Object,Object> cannot be converted to Map<ContextKey,ElectionContext>
    [javac]   private final Map<ContextKey, ElectionContext> electionContexts = Collections.synchronizedMap(new HashMap<>());
    [javac]                                                                                                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:462: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:520: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1882: Compile failed; see the compiler error output for details.

Total time: 44 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b22) - Build # 11819 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11819/
Java: 32bit/jdk1.8.0_40-ea-b22 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 8633 lines...]
    [javac] Compiling 756 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/cloud/ZkController.java:173: error: incompatible types: Map<Object,Object> cannot be converted to Map<ContextKey,ElectionContext>
    [javac]   private final Map<ContextKey, ElectionContext> electionContexts = Collections.synchronizedMap(new HashMap<>());
    [javac]                                                                                                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:462: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:520: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1882: Compile failed; see the compiler error output for details.

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



[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 11818 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11818/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 8639 lines...]
    [javac] Compiling 756 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/cloud/ZkController.java:173: error: incompatible types: Map<Object,Object> cannot be converted to Map<ContextKey,ElectionContext>
    [javac]   private final Map<ContextKey, ElectionContext> electionContexts = Collections.synchronizedMap(new HashMap<>());
    [javac]                                                                                                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:462: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:520: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1882: Compile failed; see the compiler error output for details.

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