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

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDistribSearch

Error Message:
expected:<org.apache.solr.core.RequestHandlers$MemClassLoader> but was:<null>

Stack Trace:
java.lang.AssertionError: 
expected:<org.apache.solr.core.RequestHandlers$MemClassLoader> but was:<null>
        at 
__randomizedtesting.SeedInfo.seed([DCDA26182C7470B3:5D3CA8005B2B108F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:100)
        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:62)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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 9093 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/init-core-data-001
   [junit4]   2> 790537 T3002 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 790537 T3002 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /scjay/se
   [junit4]   2> 790539 T3002 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 790540 T3002 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 790541 T3003 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 790640 T3002 oasc.ZkTestServer.run start zk server on 
port:49653
   [junit4]   2> 790641 T3002 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 790643 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 790647 T3010 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a82e0d name:ZooKeeperConnection 
Watcher:127.0.0.1:49653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 790648 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 790648 T3002 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 790649 T3002 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 790655 T3002 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 790656 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 790658 T3013 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@143551b name:ZooKeeperConnection 
Watcher:127.0.0.1:49653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 790659 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 790659 T3002 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 790660 T3002 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 790664 T3002 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 790669 T3002 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 790673 T3002 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 790676 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 790678 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 790683 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 790684 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 790689 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 790690 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 790694 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 790695 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 790698 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 790700 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 790704 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 790705 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 790708 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 790709 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 790713 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 790714 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 790717 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 790718 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 790721 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 790722 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 790726 T3002 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 790726 T3002 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 791010 T3002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 791026 T3002 oejs.AbstractConnector.doStart Started 
[email protected]:46623
   [junit4]   2> 791027 T3002 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 791028 T3002 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 791028 T3002 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002
   [junit4]   2> 791029 T3002 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/'
   [junit4]   2> 791050 T3002 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/solr.xml
   [junit4]   2> 791060 T3002 oasc.CoreContainer.<init> New CoreContainer 
10578356
   [junit4]   2> 791060 T3002 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/]
   [junit4]   2> 791061 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 791061 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 791061 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 791062 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 791062 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 791062 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 791063 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 791063 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 791063 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 791063 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 791064 T3002 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 791064 T3002 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 791065 T3002 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 791065 T3002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 791065 T3002 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49653/solr
   [junit4]   2> 791065 T3002 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 791066 T3002 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 791067 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 791069 T3025 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@25b76c name:ZooKeeperConnection 
Watcher:127.0.0.1:49653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 791070 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 791071 T3002 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 791074 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 791077 T3028 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16e356f name:ZooKeeperConnection 
Watcher:127.0.0.1:49653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 791077 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 791079 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 791083 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 791085 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 791088 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 791090 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 791092 T3002 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 791094 T3002 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46623_scjay%2Fse
   [junit4]   2> 791094 T3002 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46623_scjay%2Fse
   [junit4]   2> 791096 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 791098 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 791100 T3002 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 791103 T3002 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:46623_scjay%2Fse
   [junit4]   2> 791104 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 791107 T3002 oasc.Overseer.start Overseer 
(id=93001264313401347-127.0.0.1:46623_scjay%2Fse-n_0000000000) starting
   [junit4]   2> 791111 T3002 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 791124 T3002 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 791125 T3030 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 791126 T3002 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 791130 T3002 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 791132 T3002 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 791137 T3029 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 791139 T3032 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 791139 T3032 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 791141 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 791141 T3032 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 791145 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46623/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:46623_scjay%2Fse",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 791146 T3029 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46623/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:46623_scjay%2Fse",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 791146 T3029 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 791147 T3029 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 791149 T3028 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> 792141 T3032 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 792142 T3032 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 792143 T3032 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 792144 T3032 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 792145 T3032 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 792146 T3032 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/collection1/'
   [junit4]   2> 792147 T3032 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 792148 T3032 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 792148 T3032 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 792164 T3032 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 792167 T3032 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 792179 T3032 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 792191 T3032 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 792193 T3032 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 792199 T3032 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 792330 T3032 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 792334 T3032 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 792335 T3032 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 792351 T3032 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 792355 T3032 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 792359 T3032 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 792361 T3032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 792361 T3032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 792361 T3032 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 792363 T3032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 792363 T3032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 792364 T3032 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 792364 T3032 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 792364 T3032 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/control/data/
   [junit4]   2> 792365 T3032 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1811b0b
   [junit4]   2> 792366 T3032 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/control/data
   [junit4]   2> 792366 T3032 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/control/data/index/
   [junit4]   2> 792367 T3032 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 792367 T3032 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/control/data/index
   [junit4]   2> 792368 T3032 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1370734259, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 792369 T3032 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15cc134 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4e1b),segFN=segments_1,generation=1}
   [junit4]   2> 792370 T3032 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 792373 T3032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 792373 T3032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 792373 T3032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 792374 T3032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 792374 T3032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 792374 T3032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 792375 T3032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 792375 T3032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 792375 T3032 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 792376 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 792377 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 792377 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 792378 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 792378 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 792379 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 792380 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 792380 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 792381 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 792383 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 792384 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 792385 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 792386 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 792387 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 792388 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 792389 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 792389 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 792390 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 792391 T3032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 792393 T3032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 792394 T3032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 792396 T3032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 792397 T3032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 792399 T3032 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 792399 T3032 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 792400 T3032 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@13a561f
   [junit4]   2> 792400 T3032 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15cc134 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4e1b),segFN=segments_1,generation=1}
   [junit4]   2> 792401 T3032 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 792401 T3032 oass.SolrIndexSearcher.<init> Opening 
Searcher@185bbd1[collection1] main
   [junit4]   2> 792402 T3032 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 792403 T3032 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 792403 T3032 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 792404 T3032 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 792404 T3032 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 792405 T3032 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 792406 T3032 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 792406 T3032 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 792407 T3032 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 792410 T3032 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 792410 T3032 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 792411 T3032 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 792411 T3032 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 792411 T3032 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 792412 T3033 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@185bbd1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 792412 T3036 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:46623/scjay/se 
collection:control_collection shard:shard1
   [junit4]   2> 792413 T3002 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 792413 T3002 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 792414 T3036 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 792415 T3002 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 792416 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 792418 T3039 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15d55ec name:ZooKeeperConnection 
Watcher:127.0.0.1:49653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 792418 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 792419 T3002 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 792421 T3002 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 792423 T3036 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 792426 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 792426 T3002 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 792427 T3036 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 792428 T3036 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 792428 T3029 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 C842 name=collection1 
org.apache.solr.core.SolrCore@121f606 
url=http://127.0.0.1:46623/scjay/se/collection1 node=127.0.0.1:46623_scjay%2Fse 
C842_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:46623/scjay/se, node_name=127.0.0.1:46623_scjay%2Fse, 
state=down}
   [junit4]   2> 792428 T3036 C842 P46623 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:46623/scjay/se/collection1/
   [junit4]   2> 792429 T3036 C842 P46623 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 792429 T3036 C842 P46623 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:46623/scjay/se/collection1/ has no replicas
   [junit4]   2> 792430 T3036 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:46623/scjay/se/collection1/ shard1
   [junit4]   2> 792430 T3036 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 792437 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 792438 T3029 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:46623/scjay/se";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 792543 T3028 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> 792543 T3039 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> 792588 T3036 oasc.ZkController.register We are 
http://127.0.0.1:46623/scjay/se/collection1/ and leader is 
http://127.0.0.1:46623/scjay/se/collection1/
   [junit4]   2> 792589 T3036 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:46623/scjay/se
   [junit4]   2> 792589 T3036 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 792589 T3036 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 792589 T3036 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 792591 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 792592 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46623/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:46623_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 792593 T3029 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46623/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:46623_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 792696 T3039 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> 792696 T3028 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> 792739 T3002 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 792740 T3002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 792741 T3002 oejs.AbstractConnector.doStart Started 
[email protected]:47824
   [junit4]   2> 792743 T3002 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 792744 T3002 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 792744 T3002 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003
   [junit4]   2> 792744 T3002 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/'
   [junit4]   2> 792759 T3002 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/solr.xml
   [junit4]   2> 792770 T3002 oasc.CoreContainer.<init> New CoreContainer 
6834865
   [junit4]   2> 792770 T3002 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/]
   [junit4]   2> 792771 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 792771 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 792771 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 792772 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 792772 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 792772 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 792773 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 792773 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 792773 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 792773 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 792774 T3002 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 792774 T3002 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 792775 T3002 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 792775 T3002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 792775 T3002 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49653/solr
   [junit4]   2> 792776 T3002 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 792776 T3002 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 792777 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 792779 T3051 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10b3c24 name:ZooKeeperConnection 
Watcher:127.0.0.1:49653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 792780 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 792780 T3002 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 792784 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 792786 T3054 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e4d75 name:ZooKeeperConnection 
Watcher:127.0.0.1:49653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 792786 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 792796 T3002 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 793801 T3002 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47824_scjay%2Fse
   [junit4]   2> 793803 T3002 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:47824_scjay%2Fse
   [junit4]   2> 793809 T3002 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 793815 T3055 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 793815 T3055 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 793817 T3055 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 793817 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 793819 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47824/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:47824_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 793820 T3029 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47824/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:47824_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 793820 T3029 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 793821 T3029 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 793926 T3039 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 793926 T3054 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 793926 T3028 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 794817 T3055 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 794818 T3055 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 794819 T3055 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 794819 T3055 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 794821 T3055 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 794822 T3055 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/collection1/'
   [junit4]   2> 794823 T3055 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 794824 T3055 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 794824 T3055 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 794844 T3055 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 794848 T3055 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 794862 T3055 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 794895 T3055 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 794897 T3055 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 794914 T3055 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 795043 T3055 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 795047 T3055 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 795048 T3055 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 795062 T3055 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 795065 T3055 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 795068 T3055 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 795069 T3055 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 795069 T3055 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 795069 T3055 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 795070 T3055 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 795070 T3055 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 795070 T3055 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 795070 T3055 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 795071 T3055 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty1/
   [junit4]   2> 795071 T3055 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1811b0b
   [junit4]   2> 795071 T3055 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty1
   [junit4]   2> 795072 T3055 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty1/index/
   [junit4]   2> 795072 T3055 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 795072 T3055 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty1/index
   [junit4]   2> 795073 T3055 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1370734259, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 795073 T3055 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@19f4c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1381888),segFN=segments_1,generation=1}
   [junit4]   2> 795073 T3055 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 795076 T3055 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 795077 T3055 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 795077 T3055 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 795077 T3055 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 795077 T3055 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 795078 T3055 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 795078 T3055 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 795078 T3055 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 795078 T3055 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 795079 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 795080 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 795080 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 795081 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 795082 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 795082 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 795083 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 795084 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 795084 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 795085 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 795086 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 795086 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 795087 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 795088 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 795088 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 795099 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 795099 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 795100 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 795101 T3055 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 795103 T3055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 795105 T3055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 795106 T3055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 795107 T3055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 795109 T3055 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 795109 T3055 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 795110 T3055 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1d8f38f
   [junit4]   2> 795111 T3055 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@19f4c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1381888),segFN=segments_1,generation=1}
   [junit4]   2> 795111 T3055 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 795111 T3055 oass.SolrIndexSearcher.<init> Opening 
Searcher@1d9e05a[collection1] main
   [junit4]   2> 795112 T3055 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 795112 T3055 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 795113 T3055 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 795113 T3055 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 795113 T3055 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 795113 T3055 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 795114 T3055 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 795114 T3055 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 795115 T3055 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 795115 T3055 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 795115 T3055 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 795116 T3056 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1d9e05a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 795116 T3055 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 795117 T3059 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:47824/scjay/se collection:collection1 
shard:shard2
   [junit4]   2> 795117 T3002 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 795118 T3059 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 795118 T3002 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 795125 T3059 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 795127 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 795128 T3059 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 795128 T3059 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C843 name=collection1 
org.apache.solr.core.SolrCore@826e44 
url=http://127.0.0.1:47824/scjay/se/collection1 node=127.0.0.1:47824_scjay%2Fse 
C843_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:47824/scjay/se, node_name=127.0.0.1:47824_scjay%2Fse, 
state=down}
   [junit4]   2> 795129 T3059 C843 P47824 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:47824/scjay/se/collection1/
   [junit4]   2> 795129 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 795129 T3059 C843 P47824 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 795130 T3059 C843 P47824 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:47824/scjay/se/collection1/ has no replicas
   [junit4]   2> 795130 T3059 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:47824/scjay/se/collection1/ shard2
   [junit4]   2> 795130 T3059 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 795133 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 795134 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:47824/scjay/se";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 795237 T3039 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 795237 T3028 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 795237 T3054 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 795284 T3059 oasc.ZkController.register We are 
http://127.0.0.1:47824/scjay/se/collection1/ and leader is 
http://127.0.0.1:47824/scjay/se/collection1/
   [junit4]   2> 795284 T3059 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:47824/scjay/se
   [junit4]   2> 795285 T3059 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 795285 T3059 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 795285 T3059 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 795286 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 795287 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47824/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:47824_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 795288 T3029 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:47824/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:47824_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 795391 T3039 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 795391 T3054 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 795391 T3028 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 795423 T3002 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 795424 T3002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 795426 T3002 oejs.AbstractConnector.doStart Started 
[email protected]:45734
   [junit4]   2> 795427 T3002 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 795427 T3002 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 795428 T3002 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004
   [junit4]   2> 795428 T3002 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/'
   [junit4]   2> 795443 T3002 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/solr.xml
   [junit4]   2> 795453 T3002 oasc.CoreContainer.<init> New CoreContainer 
1876475
   [junit4]   2> 795454 T3002 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/]
   [junit4]   2> 795454 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 795455 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 795455 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 795455 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 795456 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 795456 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 795456 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 795456 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 795457 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 795457 T3002 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 795458 T3002 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 795458 T3002 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 795458 T3002 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 795459 T3002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 795459 T3002 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49653/solr
   [junit4]   2> 795459 T3002 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 795460 T3002 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 795460 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 795464 T3071 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cd9c20 name:ZooKeeperConnection 
Watcher:127.0.0.1:49653 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 795464 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 795465 T3002 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 795469 T3002 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 795471 T3074 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1685d63 name:ZooKeeperConnection 
Watcher:127.0.0.1:49653/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 795472 T3002 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 795482 T3002 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 796488 T3002 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45734_scjay%2Fse
   [junit4]   2> 796491 T3002 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:45734_scjay%2Fse
   [junit4]   2> 796498 T3002 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 796504 T3075 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 796505 T3075 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 796506 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 796506 T3075 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 796509 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45734/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:45734_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 796510 T3029 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:45734/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:45734_scjay%2Fse",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 796510 T3029 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 796511 T3029 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 796616 T3039 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 796616 T3074 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 796616 T3028 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 796617 T3054 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 797507 T3075 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 797508 T3075 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 797509 T3075 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 797510 T3075 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 797511 T3075 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 797512 T3075 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/collection1/'
   [junit4]   2> 797513 T3075 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 797514 T3075 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 797515 T3075 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 797538 T3075 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 797541 T3075 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 797554 T3075 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 797587 T3075 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 797590 T3075 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 797600 T3075 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 797730 T3075 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 797734 T3075 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 797736 T3075 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 797746 T3075 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 797765 T3075 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 797768 T3075 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 797769 T3075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 797770 T3075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 797770 T3075 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 797772 T3075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 797772 T3075 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 797773 T3075 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 797773 T3075 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 797773 T3075 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty2/
   [junit4]   2> 797774 T3075 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1811b0b
   [junit4]   2> 797776 T3075 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty2
   [junit4]   2> 797776 T3075 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty2/index/
   [junit4]   2> 797777 T3075 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 797777 T3075 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-001/jetty2/index
   [junit4]   2> 797778 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1370734259, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 797779 T3075 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@18afd3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@192e5d1),segFN=segments_1,generation=1}
   [junit4]   2> 797779 T3075 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 797785 T3075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 797786 T3075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 797786 T3075 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 797787 T3075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 797787 T3075 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 797788 T3075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 797788 T3075 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 797789 T3075 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 797789 T3075 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 797790 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 797791 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 797791 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 797792 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 797793 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 797793 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 797794 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 797795 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 797796 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 797797 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 797798 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 797799 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 797799 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 797800 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 797801 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 797802 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 797802 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 797803 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 797804 T3075 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 797806 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 797806 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 797807 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 797808 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 797810 T3075 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 797810 T3075 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 797812 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@f7e4d1
   [junit4]   2> 797812 T3075 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@18afd3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@192e5d1),segFN=segments_1,generation=1}
   [junit4]   2> 797812 T3075 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 797813 T3075 oass.SolrIndexSearcher.<init> Opening 
Searcher@289f5c[collection1] main
   [junit4]   2> 797813 T3075 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 797814 T3075 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 797815 T3075 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 797815 T3075 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 797816 T3075 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 797816 T3075 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 797817 T3075 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 797818 T3075 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 797818 T3075 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 797818 T3075 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 797818 T3075 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 797820 T3076 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@289f5c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 797821 T3075 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 797821 T3079 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:45734/scjay/se collection:collection1 
shard:shard1
   [junit4]   2> 797823 T3002 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 797823 T3079 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 797823 T3002 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 797830 T3079 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 797832 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 797832 T3079 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 797832 T3079 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C844 name=collection1 
org.apache.solr.core.SolrCore@11687e7 
url=http://127.0.0.1:45734/scjay/se/collection1 node=127.0.0.1:45734_scjay%2Fse 
C844_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:45734/scjay/se, node_name=127.0.0.1:45734_scjay%2Fse, 
state=down}
   [junit4]   2> 797832 T3079 C844 P45734 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:45734/scjay/se/collection1/
   [junit4]   2> 797832 T3029 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 7
   [junit4]   2> 797832 T3079 C844 P45734 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 797833 T3079 C844 P45734 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:45734/scjay/se/collection1/ has no replicas
   [junit4]   2> 797833 T3079 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:45734/scjay/se/collection1/ shard1
   [junit4]   2> 797833 T3079 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 797836 T3028 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 797837 T3029 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:45734/scjay/se";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 7
   [junit4]   2> 797939 T3039 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 797939 T3028 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnect

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

82 T3002 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 836882 T3170 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":".system_shard1_replica1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40277/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:40277_scjay%2Fse",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":".system",
   [junit4]   2>          "operation":"state"} current state version: 41
   [junit4]   2> 836882 T3002 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-006/.system_shard1_replica1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-006/.system_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 836883 T3002 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-006/.system_shard1_replica1/data/index
   [junit4]   2> 836884 T3002 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-006/.system_shard1_replica1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-006/.system_shard1_replica1/data;done=false>>]
   [junit4]   2> 836884 T3170 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":".system_shard1_replica1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40277/scjay/se";,
   [junit4]   2>          "node_name":"127.0.0.1:40277_scjay%2Fse",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":".system",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 836884 T3002 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001/tempDir-006/.system_shard1_replica1/data
   [junit4]   2> 836885 T3002 oasc.Overseer.close Overseer 
(id=93001264313401356-127.0.0.1:40277_scjay%2Fse-n_0000000004) closing
   [junit4]   2> 836885 T3170 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:40277_scjay%2Fse
   [junit4]   2> 838386 T3116 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 838386 T3163 oascc.ZkStateReader$2.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 838412 T3002 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/scjay/se,null}
   [junit4]   2> 843400 T3002 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 843402 T3002 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:49653 49653
   [junit4]   2> 843970 T3003 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:49653 49653
   [junit4]   2> 843973 T3003 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                10      /solr/configs/conf1
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                2       /solr/configs/.system
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /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=TestDynamicLoading 
-Dtests.method=testDistribSearch -Dtests.seed=DCDA26182C7470B3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl 
-Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 53.4s J1 | TestDynamicLoading.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
expected:<org.apache.solr.core.RequestHandlers$MemClassLoader> but was:<null>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DCDA26182C7470B3:5D3CA8005B2B108F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:100)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:62)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 843984 T3002 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-DCDA26182C7470B3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{blobName=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Memory 
doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), 
version=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=Direct)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=nl, 
timezone=Asia/Sakhalin
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=124521912,total=257327104
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCopyFieldCollectionResource, TestReload, CurrencyFieldOpenExchangeTest, 
URLClassifyProcessorTest, DistribDocExpirationUpdateProcessorTest, 
ZkSolrClientTest, TestImplicitCoreProperties, TestSolrQueryParser, 
CoreMergeIndexesAdminHandlerTest, TestCollationFieldDocValues, 
ShardRoutingCustomTest, TestSolrXmlPersistence, XsltUpdateRequestHandlerTest, 
SimplePostToolTest, TestBadConfig, HdfsChaosMonkeySafeLeaderTest, 
RAMDirectoryFactoryTest, PolyFieldTest, BasicFunctionalityTest, 
TestCoreDiscovery, ModifyConfFileTest, TestRecovery, TestManagedSchema, 
FieldMutatingUpdateProcessorTest, FullSolrCloudDistribCmdsTest, TestNRTOpen, 
TestElisionMultitermQuery, TestLMJelinekMercerSimilarityFactory, 
TestPostingsSolrHighlighter, TestTolerantSearch, ChaosMonkeyNothingIsSafeTest, 
TestPerFieldSimilarity, HdfsDirectoryTest, CursorPagingTest, 
ReplicationFactorTest, ConvertedLegacyTest, TestReversedWildcardFilterFactory, 
ReturnFieldsTest, TestBM25SimilarityFactory, TestNonDefinedSimilarityFactory, 
EchoParamsTest, TestSolrConfigHandler, RegexBoostProcessorTest, 
TestRequestStatusCollectionAPI, AliasIntegrationTest, TestConfig, 
TimeZoneUtilsTest, ChaosMonkeySafeLeaderTest, FileBasedSpellCheckerTest, 
TestManagedStopFilterFactory, TestSchemaSimilarityResource, 
OpenCloseCoreStressTest, DocValuesMissingTest, TestSolrConfigHandlerCloud, 
InfoHandlerTest, SolrRequestParserTest, TestBlendedInfixSuggestions, 
SuggesterTSTTest, ConnectionManagerTest, TestSortingResponseWriter, 
DisMaxRequestHandlerTest, RollingRestartTest, 
UpdateRequestProcessorFactoryTest, SOLR749Test, TestTrie, 
TestDocBasedVersionConstraints, DateRangeFieldTest, MBeansHandlerTest, 
PrimitiveFieldTypeTest, BadCopyFieldTest, SpatialFilterTest, TestDynamicLoading]
   [junit4] Completed on J1 in 53.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 1020 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 453 suites, 1850 tests, 1 failure, 32 ignored (22 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to