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

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1926 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1926/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:61733//collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:61733//collection1
	at __randomizedtesting.SeedInfo.seed([76CD2F69FA512F7B:FE9910B354AD4283]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:124)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:110)
	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:891)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
	... 48 more




Build Log:
[...truncated 10128 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/init-core-data-001
   [junit4]   2> 6083967 T20567 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 6083968 T20567 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 6083973 T20567 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/cores
   [junit4]   2> 6083976 T20567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6083986 T20567 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6083989 T20567 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61730
   [junit4]   2> 6083992 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2876b359
   [junit4]   2> 6083992 T20567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6083993 T20567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 6083993 T20567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 6084036 T20567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 6084077 T20567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control
   [junit4]   2> 6084078 T20567 oasc.CoreContainer.<init> New CoreContainer 216704140
   [junit4]   2> 6084078 T20567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 6084080 T20567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6084081 T20567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 6084081 T20567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6084082 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6084082 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6084082 T20567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6084083 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6084083 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6084083 T20567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6084084 T20567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6084084 T20567 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 6084086 T20567 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 6084089 T20567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6084089 T20567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6084089 T20567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6084095 T20567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control
   [junit4]   2> 6084096 T20567 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/cores/
   [junit4]   2> 6084096 T20567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 6084098 T20577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 6084098 T20577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 6084099 T20577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6084099 T20577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6084148 T20577 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6084179 T20577 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 6084252 T20577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6084252 T20577 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 6084262 T20577 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6084677 T20577 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6084686 T20577 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6084689 T20577 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6084699 T20577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6084703 T20577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6084707 T20577 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6084708 T20577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6084708 T20577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6084709 T20577 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6084709 T20577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6084709 T20577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6084710 T20577 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 6084710 T20577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6084710 T20577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/data/
   [junit4]   2> 6084711 T20577 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6309cbbe
   [junit4]   2> 6084712 T20577 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/data
   [junit4]   2> 6084712 T20577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/data/index/
   [junit4]   2> 6084712 T20577 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6084713 T20577 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/control/data/index
   [junit4]   2> 6084713 T20577 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.5166015625, floorSegmentMB=0.30859375, forceMergeDeletesPctAllowed=14.585002048693674, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6084714 T20577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1509c460 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343b856a),segFN=segments_1,generation=1}
   [junit4]   2> 6084714 T20577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6084715 T20577 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 6084719 T20577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6084720 T20577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6084720 T20577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6084720 T20577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6084720 T20577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6084721 T20577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6084721 T20577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6084721 T20577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6084722 T20577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6084722 T20577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6084723 T20577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6084723 T20577 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6084724 T20577 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6084725 T20577 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6084726 T20577 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6084727 T20577 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6084728 T20577 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6084728 T20577 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6084729 T20577 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6084729 T20577 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6084730 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6084731 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6084731 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6084732 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6084733 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6084733 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6084734 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6084735 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6084736 T20577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6084737 T20577 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 6084738 T20577 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 6084739 T20577 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6084742 T20577 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 6084742 T20577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 6084743 T20577 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 6084743 T20577 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084744 T20577 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084745 T20577 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084745 T20577 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084746 T20577 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084746 T20577 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084747 T20577 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084748 T20577 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6084749 T20577 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 6084749 T20577 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 6084750 T20577 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 6084752 T20577 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 6084765 T20577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6084769 T20577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6084771 T20577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6084773 T20577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6084774 T20577 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 6084775 T20577 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6084777 T20577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6084778 T20577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6084778 T20577 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=48.103515625, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=5.3348333387124915, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6084779 T20577 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1509c460 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343b856a),segFN=segments_1,generation=1}
   [junit4]   2> 6084779 T20577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6084780 T20577 oass.SolrIndexSearcher.<init> Opening Searcher@354c2261[collection1] main
   [junit4]   2> 6084780 T20577 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6084780 T20577 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6084780 T20577 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6084781 T20577 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 6084790 T20577 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6084832 T20577 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6084832 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 6084834 T20577 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6084834 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 6084835 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6084835 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6084836 T20567 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6084837 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6084837 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6084839 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 6084840 T20567 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/cores
   [junit4]   2> 6084840 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 6084842 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 6084844 T20578 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 6084844 T20567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6084845 T20578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@354c2261[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6084850 T20567 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6084854 T20567 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61731
   [junit4]   2> 6084857 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2876b359
   [junit4]   2> 6084858 T20567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6084858 T20567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 6084858 T20567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 6084901 T20567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 6084943 T20567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0
   [junit4]   2> 6084943 T20567 oasc.CoreContainer.<init> New CoreContainer 1048985479
   [junit4]   2> 6084944 T20567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 6084946 T20567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6084946 T20567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 6084946 T20567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6084947 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6084947 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6084947 T20567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6084948 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6084948 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6084948 T20567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6084949 T20567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6084949 T20567 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 6084952 T20567 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 6084955 T20567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6084956 T20567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6084956 T20567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6084958 T20567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0
   [junit4]   2> 6084960 T20567 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/cores/
   [junit4]   2> 6084960 T20567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 6084961 T20589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 6084962 T20589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 6084963 T20589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6084963 T20589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6085013 T20589 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6085046 T20589 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 6085116 T20589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6085117 T20589 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 6085127 T20589 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6085567 T20589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6085577 T20589 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6085579 T20589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6085588 T20589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6085592 T20589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6085597 T20589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6085598 T20589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6085598 T20589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6085599 T20589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6085600 T20589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6085600 T20589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6085600 T20589 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 6085600 T20589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6085601 T20589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/data/
   [junit4]   2> 6085601 T20589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6309cbbe
   [junit4]   2> 6085602 T20589 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/data
   [junit4]   2> 6085603 T20589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/data/index/
   [junit4]   2> 6085603 T20589 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6085604 T20589 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard0/data/index
   [junit4]   2> 6085605 T20589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.5166015625, floorSegmentMB=0.30859375, forceMergeDeletesPctAllowed=14.585002048693674, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6085605 T20589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@472c662b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e7b58e),segFN=segments_1,generation=1}
   [junit4]   2> 6085605 T20589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6085606 T20589 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 6085612 T20589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6085612 T20589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6085613 T20589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6085613 T20589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6085613 T20589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6085613 T20589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6085614 T20589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6085615 T20589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6085615 T20589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6085615 T20589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6085616 T20589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6085616 T20589 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6085616 T20589 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6085617 T20589 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6085618 T20589 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6085619 T20589 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6085620 T20589 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6085621 T20589 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6085622 T20589 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6085622 T20589 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6085623 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6085624 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6085625 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6085625 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6085626 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6085626 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6085627 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6085628 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6085629 T20589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6085630 T20589 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 6085630 T20589 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 6085631 T20589 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6085631 T20589 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 6085631 T20589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 6085632 T20589 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 6085633 T20589 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085634 T20589 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085635 T20589 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085636 T20589 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085637 T20589 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085637 T20589 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085638 T20589 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085638 T20589 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6085639 T20589 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 6085640 T20589 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 6085640 T20589 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 6085641 T20589 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 6085656 T20589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6085659 T20589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6085661 T20589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6085663 T20589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6085665 T20589 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 6085668 T20589 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6085674 T20589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6085674 T20589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6085675 T20589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=48.103515625, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=5.3348333387124915, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6085676 T20589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@472c662b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e7b58e),segFN=segments_1,generation=1}
   [junit4]   2> 6085676 T20589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6085676 T20589 oass.SolrIndexSearcher.<init> Opening Searcher@4eace5e4[collection1] main
   [junit4]   2> 6085677 T20589 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6085677 T20589 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6085677 T20589 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6085677 T20589 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 6085695 T20589 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6085742 T20589 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6085743 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 6085748 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 6085748 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6085749 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6085749 T20589 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6085750 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6085751 T20567 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6085752 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6085752 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 6085753 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 6085755 T20567 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/cores
   [junit4]   2> 6085755 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 6085757 T20590 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 6085759 T20590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4eace5e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6085759 T20567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6085765 T20567 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6085767 T20567 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61732
   [junit4]   2> 6085771 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2876b359
   [junit4]   2> 6085772 T20567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6085772 T20567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 6085772 T20567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 6085815 T20567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 6085854 T20567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1
   [junit4]   2> 6085855 T20567 oasc.CoreContainer.<init> New CoreContainer 691219270
   [junit4]   2> 6085855 T20567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 6085856 T20567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6085856 T20567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 6085857 T20567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6085857 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6085858 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6085858 T20567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6085858 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6085859 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6085859 T20567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6085860 T20567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6085861 T20567 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 6085865 T20567 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 6085868 T20567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6085869 T20567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6085870 T20567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6085872 T20567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1
   [junit4]   2> 6085874 T20567 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/cores/
   [junit4]   2> 6085874 T20567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 6085877 T20601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 6085878 T20601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 6085878 T20601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6085879 T20601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6085928 T20601 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6085966 T20601 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 6086045 T20601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6086046 T20601 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 6086058 T20601 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6086545 T20601 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6086554 T20601 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6086557 T20601 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6086570 T20601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6086575 T20601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6086579 T20601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6086579 T20601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6086580 T20601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6086580 T20601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6086581 T20601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6086581 T20601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6086582 T20601 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 6086582 T20601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6086583 T20601 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/data/
   [junit4]   2> 6086583 T20601 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6309cbbe
   [junit4]   2> 6086585 T20601 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/data
   [junit4]   2> 6086586 T20601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/data/index/
   [junit4]   2> 6086586 T20601 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6086587 T20601 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard1/data/index
   [junit4]   2> 6086587 T20601 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.5166015625, floorSegmentMB=0.30859375, forceMergeDeletesPctAllowed=14.585002048693674, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6086588 T20601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6e6165ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6f80f6),segFN=segments_1,generation=1}
   [junit4]   2> 6086589 T20601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6086589 T20601 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 6086597 T20601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6086598 T20601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6086598 T20601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6086599 T20601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6086599 T20601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6086599 T20601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6086600 T20601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6086600 T20601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6086601 T20601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6086602 T20601 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6086602 T20601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6086602 T20601 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6086603 T20601 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6086604 T20601 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6086604 T20601 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6086605 T20601 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6086605 T20601 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6086606 T20601 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6086606 T20601 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6086607 T20601 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6086608 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6086609 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6086610 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6086610 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6086611 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6086611 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6086612 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6086613 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6086613 T20601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6086614 T20601 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 6086615 T20601 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 6086615 T20601 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6086616 T20601 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 6086616 T20601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 6086616 T20601 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 6086617 T20601 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086619 T20601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086619 T20601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086620 T20601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086620 T20601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086621 T20601 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086621 T20601 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086622 T20601 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6086622 T20601 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 6086623 T20601 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 6086623 T20601 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 6086624 T20601 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 6086636 T20601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6086639 T20601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6086640 T20601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6086642 T20601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6086643 T20601 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 6086645 T20601 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6086647 T20601 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6086647 T20601 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6086648 T20601 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=48.103515625, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=5.3348333387124915, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6086648 T20601 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6e6165ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6f80f6),segFN=segments_1,generation=1}
   [junit4]   2> 6086649 T20601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6086649 T20601 oass.SolrIndexSearcher.<init> Opening Searcher@6e8577b2[collection1] main
   [junit4]   2> 6086649 T20601 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6086650 T20601 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6086650 T20601 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6086650 T20601 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 6086659 T20601 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6086700 T20601 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6086701 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 6086702 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 6086703 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6086703 T20601 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6086703 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6086705 T20567 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6086705 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6086705 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6086708 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 6086709 T20567 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/cores
   [junit4]   2> 6086709 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 6086711 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 6086712 T20602 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 6086713 T20567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6086714 T20602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e8577b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6086734 T20567 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6086735 T20567 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61733
   [junit4]   2> 6086739 T20567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2876b359
   [junit4]   2> 6086740 T20567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6086740 T20567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 6086741 T20567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 6086782 T20567 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 6086824 T20567 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2
   [junit4]   2> 6086825 T20567 oasc.CoreContainer.<init> New CoreContainer 1904957350
   [junit4]   2> 6086825 T20567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 6086827 T20567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6086827 T20567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 6086828 T20567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6086828 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6086828 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6086829 T20567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6086829 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6086829 T20567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6086830 T20567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6086830 T20567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6086830 T20567 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 6086832 T20567 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 6086834 T20567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6086835 T20567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6086835 T20567 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6086838 T20567 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2
   [junit4]   2> 6086839 T20567 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/cores/
   [junit4]   2> 6086840 T20567 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 6086841 T20613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 6086843 T20613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 6086843 T20613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6086843 T20613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6086893 T20613 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6086930 T20613 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 6087018 T20613 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6087019 T20613 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 6087029 T20613 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6087447 T20613 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6087457 T20613 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6087460 T20613 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6087470 T20613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6087474 T20613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6087477 T20613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6087478 T20613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6087478 T20613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6087479 T20613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6087479 T20613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6087479 T20613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6087480 T20613 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 6087480 T20613 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6087481 T20613 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/data/
   [junit4]   2> 6087481 T20613 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6309cbbe
   [junit4]   2> 6087482 T20613 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/data
   [junit4]   2> 6087482 T20613 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/data/index/
   [junit4]   2> 6087482 T20613 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6087483 T20613 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest 76CD2F69FA512F7B-001/tempDir-001/shard2/data/index
   [junit4]   2> 6087483 T20613 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.5166015625, floorSegmentMB=0.30859375, forceMergeDeletesPctAllowed=14.585002048693674, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6087484 T20613 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a0f8223 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28ccfe),segFN=segments_1,generation=1}
   [junit4]   2> 6087484 T20613 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6087485 T20613 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 6087492 T20613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6087493 T20613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6087493 T20613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6087493 T20613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6087494 T20613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6087494 T20613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6087495 T20613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6087495 T20613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6087495 T20613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6087496 T20613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6087496 T20613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6087496 T20613 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6087497 T20613 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6087497 T20613 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6087498 T20613 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6087498 T20613 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6087499 T20613 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6087500 T20613 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6087501 T20613 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6087502 T20613 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6087503 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6087504 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6087505 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6087506 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6087506 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6087507 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6087507 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6087508 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6087508 T20613 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6087509 T20613 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 6087510 T20613 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 6087510 T20613 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6087511 T20613 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 6087511 T20613 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 6087511 T20613 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 6087513 T20613 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087513 T20613 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087514 T20613 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087515 T20613 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087515 T20613 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087516 T20613 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087516 T20613 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087517 T20613 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6087517 T20613 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 6087518 T20613 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 6087519 T20613 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 6087519 T20613 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 6087532 T20613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6087537 T20613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6087538 T20613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6087543 T20613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6087545 T20613 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 6087546 T20613 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6087549 T20613 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6087549 T20613 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6087550 T20613 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=48.103515625, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=5.3348333387124915, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6087551 T20613 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a0f8223 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28ccfe),segFN=segments_1,generation=1}
   [junit4]   2> 6087551 T20613 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6087552 T20613 oass.SolrIndexSearcher.<init> Opening Searcher@2c9f43f6[collection1] main
   [junit4]   2> 6087553 T20613 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6087554 T20613 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6087554 T20613 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6087555 T20613 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 6087563 T20613 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6087607 T20613 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6087608 T20614 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 6087609 T20614 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 6087610 T20614 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6087611 T20614 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6087610 T20613 oasc.CoreContainer.registerCore registering core: collection

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

onseHeaderTest, TestExpandComponent, TestSchemaManager, ZkCLITest, TestIndexingPerformance, StatsComponentTest, SolrIndexSplitterTest, InfoHandlerTest, DirectUpdateHandlerOptimizeTest, TestAtomicUpdateErrorCases, SyncSliceTest, AnalyticsMergeStrategyTest, TestShortCircuitedRequests, TestFieldSortValues, OverseerCollectionProcessorTest, SampleTest, TestXIncludeConfig, HdfsBasicDistributedZkTest, FullSolrCloudDistribCmdsTest, TestSort, TestZkChroot, TestDefaultStatsCache, TestPostingsSolrHighlighter, TestReplicationHandlerBackup, AnalysisAfterCoreReloadTest, TestClassNameShortening, RecoveryZkTest, DistributedQueryComponentOptimizationTest, TestAddFieldRealTimeGet, TestSuggestSpellingConverter, TestQueryUtils, TestManagedSchemaDynamicFieldResource, TestAnalyzeInfixSuggestions, TestReplicaProperties, SharedFSAutoReplicaFailoverUtilsTest, CloudMLTQParserTest, FieldAnalysisRequestHandlerTest, ResponseLogComponentTest, UniqFieldsUpdateProcessorFactoryTest, TestManagedResourceStorage, TestInitParams, TestCharFilters, ChangedSchemaMergeTest, TestSearchPerf, TestReplicationHandler, AutoCommitTest, ResourceLoaderTest, TermsComponentTest, DocumentAnalysisRequestHandlerTest, CachingDirectoryFactoryTest, FieldMutatingUpdateProcessorTest, TestRecovery, TestNonDefinedSimilarityFactory, TestRestManager, HdfsCollectionsAPIDistributedZkTest, BinaryUpdateRequestHandlerTest, OpenCloseCoreStressTest, TestCloudInspectUtil, SuggestComponentTest, SaslZkACLProviderTest, TestCSVResponseWriter, TestDynamicFieldCollectionResource, TestPseudoReturnFields, TestMergePolicyConfig, PolyFieldTest, NoCacheHeaderTest, DeleteReplicaTest, TestUpdate, HdfsDirectoryFactoryTest, IndexSchemaTest, TestPhraseSuggestions, JSONWriterTest, TestRemoteStreaming, BlockDirectoryTest, EnumFieldTest, TestClusterStateMutator, AddBlockUpdateTest, TestManagedStopFilterFactory, ZkSolrClientTest, TestManagedSchema, TestFieldCollectionResource, SliceStateTest, PrimitiveFieldTypeTest, TestLMJelinekMercerSimilarityFactory, WordBreakSolrSpellCheckerTest, TestExactSharedStatsCache, QueryParsingTest, TestArbitraryIndexDir, SpellingQueryConverterTest, TestRTGBase, ConnectionManagerTest, HdfsBasicDistributedZk2Test, LukeRequestHandlerTest, TestDefaultSearchFieldResource, TestSearcherReuse, TestCloudManagedSchemaConcurrent, SpellCheckCollatorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ShardRoutingTest, JsonLoaderTest, HdfsLockFactoryTest, TestDistributedGrouping, TestDefaultSimilarityFactory, SchemaVersionSpecificBehaviorTest, HdfsUnloadDistributedZkTest, TestCloudPivotFacet, TestGroupingSearch, MultiTermTest, TestCollectionAPI, DistanceFunctionTest, DateFieldTest, TestStandardQParsers, RankQueryTest, SimplePostToolTest, DOMUtilTest, CoreAdminHandlerTest, TestFastWriter, TestSerializedLuceneMatchVersion, TestSolr4Spatial2, PathHierarchyTokenizerFactoryTest, DocumentBuilderTest, RollingRestartTest, RemoteQueryErrorTest, SolrInfoMBeanTest, TestTrie, TestManagedSchemaFieldResource, DeleteShardTest, TestExactStatsCache, PeerSyncTest, TestOverriddenPrefixQueryForCustomFieldType, TestIntervalFaceting, HdfsChaosMonkeySafeLeaderTest, SuggesterTest, ScriptEngineTest, DirectUpdateHandlerTest, TestQuerySenderListener, TestSolrJ, RAMDirectoryFactoryTest, TriLevelCompositeIdRoutingTest, SynonymTokenizerTest, TestLFUCache, TestValueSourceCache, TestReversedWildcardFilterFactory, TestUtils, TestBlobHandler, TestFieldResource, ZkStateWriterTest, TestDFRSimilarityFactory, DistributedIntervalFacetingTest, BJQParserTest, OverseerTest, CSVRequestHandlerTest, TestCustomSort, CopyFieldTest, TestStressLucene, TestManagedSynonymFilterFactory, TestSimpleQParserPlugin, ShardSplitTest, TestCopyFieldCollectionResource, DistributedFacetPivotLargeTest, TestSolrQueryParserResource, DistributedExpandComponentTest, TestBinaryResponseWriter, DeleteInactiveReplicaTest, TestCloudSchemaless, TestCSVLoader, LoggingHandlerTest, TestQueryTypes, DateMathParserTest, TestDocSet, TestElisionMultitermQuery, TestConfig, DocExpirationUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, TestRequestStatusCollectionAPI, MigrateRouteKeyTest, TestCloudManagedSchema, TestSolrDeletionPolicy2, DocValuesMissingTest, BadComponentTest, SOLR749Test, CursorMarkTest, UpdateRequestProcessorFactoryTest, TestComplexPhraseQParserPlugin, TestStressUserVersions, TestLazyCores, TestOrdValues, BufferStoreTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterWFSTTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestWriterPerf, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedQueueTest, ExternalCollectionsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestConfigReload, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest]
   [junit4] Completed in 110.90s, 1 test, 1 error <<< FAILURES!

[...truncated 144 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 461 suites, 1848 tests, 1 error, 51 ignored (20 assumptions)

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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1927 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1927/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
{   "responseHeader":{     "status":404,     "QTime":6},   "error":{     "msg":"no such blob or version available: test/1",     "code":404}}

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":404,
    "QTime":6},
  "error":{
    "msg":"no such blob or version available: test/1",
    "code":404}}
	at __randomizedtesting.SeedInfo.seed([905D7635214CC760:48105B62D69162C0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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 9166 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/init-core-data-001
   [junit4]   2> 1923339 T7123 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1923339 T7123 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1923352 T7123 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1923354 T7124 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1923458 T7123 oasc.ZkTestServer.run start zk server on port:58070
   [junit4]   2> 1923459 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1923460 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1923468 T7131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@513d4be4 name:ZooKeeperConnection Watcher:127.0.0.1:58070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1923469 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1923469 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1923470 T7123 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1923477 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1923479 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1923483 T7134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a67081d name:ZooKeeperConnection Watcher:127.0.0.1:58070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1923483 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1923484 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1923484 T7123 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1923491 T7123 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1923497 T7123 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1923502 T7123 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1923508 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1923509 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1923517 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1923518 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1923525 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1923525 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1923532 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1923533 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1923539 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1923539 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1923547 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1923548 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1923554 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1923554 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1923561 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1923561 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1923568 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1923568 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1923575 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1923575 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1923581 T7123 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1923582 T7123 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1925094 T7123 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/cores/collection1
   [junit4]   2> 1925098 T7123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1925107 T7123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:५८०७३
   [junit4]   2> 1925107 T7123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@62b103dd
   [junit4]   2> 1925108 T7123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1925108 T7123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001
   [junit4]   2> 1925108 T7123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/'
   [junit4]   2> 1925146 T7123 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/solr.xml
   [junit4]   2> 1925184 T7123 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/cores
   [junit4]   2> 1925185 T7123 oasc.CoreContainer.<init> New CoreContainer 524367754
   [junit4]   2> 1925186 T7123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/]
   [junit4]   2> 1925187 T7123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1925188 T7123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1925188 T7123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1925188 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1925188 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1925189 T7123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1925189 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1925189 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1925189 T7123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1925190 T7123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1925190 T7123 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1925190 T7123 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1925191 T7123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1925192 T7123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1925192 T7123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1925192 T7123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58070/solr
   [junit4]   2> 1925192 T7123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1925193 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1925194 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1925198 T7146 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b65ab name:ZooKeeperConnection Watcher:127.0.0.1:58070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1925199 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1925200 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1925204 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1925207 T7149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@714c68d7 name:ZooKeeperConnection Watcher:127.0.0.1:58070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1925208 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1925211 T7123 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1925219 T7123 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1925226 T7123 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1925234 T7123 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1925242 T7123 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1925250 T7123 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1925254 T7123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58073_
   [junit4]   2> 1925256 T7123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58073_
   [junit4]   2> 1925263 T7123 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1925268 T7123 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1925273 T7123 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1925278 T7123 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58073_
   [junit4]   2> 1925278 T7123 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1925284 T7123 oasc.Overseer.start Overseer (id=93252318046978051-127.0.0.1:58073_-n_0000000000) starting
   [junit4]   2> 1925291 T7123 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1925316 T7123 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1925317 T7151 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1925321 T7123 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1925325 T7123 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1925330 T7123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1925340 T7150 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1925340 T7123 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/cores
   [junit4]   2> 1925343 T7123 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/cores/collection1/
   [junit4]   2> 1925343 T7123 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1925345 T7153 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1925346 T7153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1925347 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1925347 T7153 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1925356 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58073",
   [junit4]   2> 	  "node_name":"127.0.0.1:58073_",
   [junit4]   2> 	  "numShards":"1"} current state version: 0
   [junit4]   2> 1925357 T7150 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58073",
   [junit4]   2> 	  "node_name":"127.0.0.1:58073_",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 1925358 T7150 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1925359 T7150 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1925363 T7149 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> 1926349 T7153 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1926349 T7153 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1926351 T7153 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1926351 T7153 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1926354 T7153 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1926354 T7153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/cores/collection1/'
   [junit4]   2> 1926377 T7153 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1926382 T7153 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1926394 T7153 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1926417 T7153 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1926478 T7153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1926481 T7153 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1926491 T7153 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1926932 T7153 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1926941 T7153 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1926944 T7153 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1926971 T7153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1926977 T7153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1926983 T7153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1926986 T7153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1926987 T7153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1926988 T7153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1926990 T7153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1926991 T7153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1926991 T7153 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1926991 T7153 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1926991 T7153 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/control/data/
   [junit4]   2> 1926992 T7153 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9be2eac
   [junit4]   2> 1926992 T7153 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/control/data
   [junit4]   2> 1926992 T7153 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/control/data/index/
   [junit4]   2> 1926993 T7153 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1926993 T7153 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/control/data/index
   [junit4]   2> 1926993 T7153 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1926994 T7153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@785fb37b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53008dfa),segFN=segments_1,generation=1}
   [junit4]   2> 1926994 T7153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1926999 T7153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1927000 T7153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1927001 T7153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1927001 T7153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1927001 T7153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1927001 T7153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1927002 T7153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1927002 T7153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1927002 T7153 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1927003 T7153 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1927003 T7153 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1927004 T7153 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1927004 T7153 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1927005 T7153 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1927005 T7153 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1927005 T7153 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1927006 T7153 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1927006 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1927011 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1927011 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1927012 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1927012 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1927013 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1927013 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1927014 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1927015 T7153 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1927015 T7153 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1927027 T7153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1927031 T7153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1927032 T7153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1927034 T7153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1927035 T7153 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1927038 T7153 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1927038 T7153 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1927039 T7153 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=474270630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1927039 T7153 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@785fb37b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53008dfa),segFN=segments_1,generation=1}
   [junit4]   2> 1927040 T7153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1927040 T7153 oass.SolrIndexSearcher.<init> Opening Searcher@6e53a405[collection1] main
   [junit4]   2> 1927040 T7153 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1927043 T7153 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1927043 T7153 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1927044 T7153 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1927045 T7153 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1927045 T7153 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1927047 T7153 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1927047 T7153 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1927048 T7153 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1927048 T7153 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1927049 T7153 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1927049 T7154 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e53a405[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1927051 T7157 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58073 collection:control_collection shard:shard1
   [junit4]   2> 1927052 T7123 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1927052 T7123 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1927053 T7157 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1927053 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1927056 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1927060 T7160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cb89b1e name:ZooKeeperConnection Watcher:127.0.0.1:58070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1927060 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1927061 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1927064 T7123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1927067 T7157 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1927073 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1927074 T7157 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1927074 T7157 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2601 name=collection1 org.apache.solr.core.SolrCore@705d5ec0 url=http://127.0.0.1:58073/collection1 node=127.0.0.1:58073_ C2601_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:58073, node_name=127.0.0.1:58073_}
   [junit4]   2> 1927074 T7157 C2601 P58073 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58073/collection1/
   [junit4]   2> 1927075 T7157 C2601 P58073 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1927075 T7157 C2601 P58073 oasc.SyncStrategy.syncToMe http://127.0.0.1:58073/collection1/ has no replicas
   [junit4]   2> 1927075 T7157 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58073/collection1/ shard1
   [junit4]   2> 1927076 T7157 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1927074 T7123 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1927077 T7123 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1927077 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1927076 T7150 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> 1927080 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1927084 T7149 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> 1927085 T7163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48497daa name:ZooKeeperConnection Watcher:127.0.0.1:58070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1927085 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1927085 T7160 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> 1927085 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1927110 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 1927110 T7150 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1927116 T7164 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1927119 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58073",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1927120 T7150 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1927124 T7160 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> 1927247 T7160 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> 1927263 T7157 oasc.ZkController.register We are http://127.0.0.1:58073/collection1/ and leader is http://127.0.0.1:58073/collection1/
   [junit4]   2> 1927263 T7157 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58073
   [junit4]   2> 1927263 T7157 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1927263 T7157 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1927264 T7157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1927266 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1927274 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58073",
   [junit4]   2> 	  "node_name":"127.0.0.1:58073_",
   [junit4]   2> 	  "numShards":"2"} current state version: 4
   [junit4]   2> 1927276 T7150 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58073",
   [junit4]   2> 	  "node_name":"127.0.0.1:58073_",
   [junit4]   2> 	  "numShards":"2"}
   [junit4]   2> 1927387 T7160 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> 1927387 T7149 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> 1928684 T7123 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/cores/collection1
   [junit4]   2> 1928688 T7123 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1928689 T7123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1928693 T7123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:५८०७८
   [junit4]   2> 1928695 T7123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@62b103dd
   [junit4]   2> 1928695 T7123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1928695 T7123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001
   [junit4]   2> 1928696 T7123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/'
   [junit4]   2> 1928740 T7123 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/solr.xml
   [junit4]   2> 1928781 T7123 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/cores
   [junit4]   2> 1928784 T7123 oasc.CoreContainer.<init> New CoreContainer 1855259345
   [junit4]   2> 1928785 T7123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/]
   [junit4]   2> 1928786 T7123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1928787 T7123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1928787 T7123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1928787 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1928787 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1928788 T7123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1928788 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1928788 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1928789 T7123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1928789 T7123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1928790 T7123 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1928791 T7123 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1928792 T7123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1928793 T7123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1928794 T7123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1928794 T7123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58070/solr
   [junit4]   2> 1928795 T7123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1928796 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1928798 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1928802 T7176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b84549d name:ZooKeeperConnection Watcher:127.0.0.1:58070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1928803 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1928804 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1928809 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1928814 T7179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d6efaf name:ZooKeeperConnection Watcher:127.0.0.1:58070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1928814 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1928832 T7123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1929850 T7123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58078_
   [junit4]   2> 1929852 T7123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58078_
   [junit4]   2> 1929864 T7123 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1929872 T7123 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/cores
   [junit4]   2> 1929873 T7123 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/cores/collection1/
   [junit4]   2> 1929873 T7123 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1929881 T7180 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1929881 T7180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1929886 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1929890 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58078",
   [junit4]   2> 	  "node_name":"127.0.0.1:58078_",
   [junit4]   2> 	  "numShards":"2"} current state version: 5
   [junit4]   2> 1929890 T7180 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1929892 T7150 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58078",
   [junit4]   2> 	  "node_name":"127.0.0.1:58078_",
   [junit4]   2> 	  "numShards":"2"}
   [junit4]   2> 1929892 T7150 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1929893 T7150 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1929892 T7180 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1929896 T7180 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1929900 T7150 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1929903 T7180 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1929903 T7180 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1929903 T7179 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1929906 T7179 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1930904 T7180 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1930904 T7180 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1930906 T7180 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1930906 T7180 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1930909 T7180 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1930909 T7180 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1930933 T7180 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1930938 T7180 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1930951 T7180 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1930976 T7180 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1931030 T7180 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1931033 T7180 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1931044 T7180 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1931478 T7180 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1931485 T7180 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1931488 T7180 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1931517 T7180 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1931523 T7180 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1931529 T7180 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1931532 T7180 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1931534 T7180 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1931534 T7180 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1931536 T7180 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1931537 T7180 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1931537 T7180 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1931537 T7180 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1931537 T7180 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty1/
   [junit4]   2> 1931538 T7180 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9be2eac
   [junit4]   2> 1931538 T7180 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty1
   [junit4]   2> 1931539 T7180 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty1/index/
   [junit4]   2> 1931539 T7180 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1931539 T7180 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty1/index
   [junit4]   2> 1931540 T7180 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1931540 T7180 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b5204d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bc485d),segFN=segments_1,generation=1}
   [junit4]   2> 1931541 T7180 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1931547 T7180 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1931548 T7180 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1931548 T7180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1931548 T7180 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1931549 T7180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1931549 T7180 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1931549 T7180 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1931550 T7180 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1931550 T7180 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1931550 T7180 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1931551 T7180 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1931551 T7180 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1931552 T7180 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1931553 T7180 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1931553 T7180 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1931555 T7180 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1931555 T7180 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1931556 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1931558 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1931558 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1931559 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1931559 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1931560 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1931561 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1931561 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1931562 T7180 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1931563 T7180 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1931575 T7180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931577 T7180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931580 T7180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931583 T7180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1931586 T7180 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1931589 T7180 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1931589 T7180 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1931592 T7180 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=474270630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1931593 T7180 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b5204d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bc485d),segFN=segments_1,generation=1}
   [junit4]   2> 1931593 T7180 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1931594 T7180 oass.SolrIndexSearcher.<init> Opening Searcher@6fdbf0e8[collection1] main
   [junit4]   2> 1931594 T7180 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1931597 T7180 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1931597 T7180 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1931599 T7180 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1931599 T7180 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1931599 T7180 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1931601 T7180 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1931601 T7180 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1931601 T7180 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1931602 T7180 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1931603 T7181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fdbf0e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1931603 T7180 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1931605 T7184 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58078 collection:collection1 shard:shard1
   [junit4]   2> 1931606 T7123 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1931607 T7123 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1931607 T7184 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1931620 T7184 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1931624 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1931628 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 1931629 T7184 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1931629 T7184 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2602 name=collection1 org.apache.solr.core.SolrCore@918316a url=http://127.0.0.1:58078/collection1 node=127.0.0.1:58078_ C2602_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:58078, node_name=127.0.0.1:58078_}
   [junit4]   2> 1931629 T7184 C2602 P58078 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58078/collection1/
   [junit4]   2> 1931630 T7184 C2602 P58078 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1931631 T7184 C2602 P58078 oasc.SyncStrategy.syncToMe http://127.0.0.1:58078/collection1/ has no replicas
   [junit4]   2> 1931632 T7184 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58078/collection1/ shard1
   [junit4]   2> 1931632 T7184 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1931634 T7150 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1931636 T7179 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1931640 T7179 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1931655 T7150 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:58078",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 1931657 T7150 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1931661 T7179 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1931666 T7179 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1931675 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1931717 T7184 oasc.ZkController.register We are http://127.0.0.1:58078/collection1/ and leader is http://127.0.0.1:58078/collection1/
   [junit4]   2> 1931718 T7184 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58078
   [junit4]   2> 1931719 T7184 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1931719 T7184 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1931719 T7184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1931722 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1931726 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58078",
   [junit4]   2> 	  "node_name":"127.0.0.1:58078_",
   [junit4]   2> 	  "numShards":"2"} current state version: 5
   [junit4]   2> 1931728 T7150 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58078",
   [junit4]   2> 	  "node_name":"127.0.0.1:58078_",
   [junit4]   2> 	  "numShards":"2"}
   [junit4]   2> 1931732 T7150 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1931735 T7179 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1931743 T7184 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1931744 T7179 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1933167 T7123 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/cores/collection1
   [junit4]   2> 1933171 T7123 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1933173 T7123 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1933178 T7123 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:५८०८१
   [junit4]   2> 1933180 T7123 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@62b103dd
   [junit4]   2> 1933180 T7123 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1933180 T7123 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001
   [junit4]   2> 1933180 T7123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/'
   [junit4]   2> 1933242 T7123 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/solr.xml
   [junit4]   2> 1933311 T7123 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/cores
   [junit4]   2> 1933312 T7123 oasc.CoreContainer.<init> New CoreContainer 1848336079
   [junit4]   2> 1933312 T7123 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/]
   [junit4]   2> 1933314 T7123 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1933315 T7123 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1933315 T7123 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1933315 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1933315 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1933316 T7123 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1933317 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1933317 T7123 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1933317 T7123 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1933318 T7123 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1933318 T7123 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1933318 T7123 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1933319 T7123 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1933319 T7123 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1933320 T7123 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1933321 T7123 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58070/solr
   [junit4]   2> 1933321 T7123 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1933321 T7123 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1933322 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1933326 T7196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19153ffe name:ZooKeeperConnection Watcher:127.0.0.1:58070 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1933327 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1933328 T7123 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1933333 T7123 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1933337 T7199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a86c740 name:ZooKeeperConnection Watcher:127.0.0.1:58070/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1933337 T7123 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1933355 T7123 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1934373 T7123 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58081_
   [junit4]   2> 1934375 T7123 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58081_
   [junit4]   2> 1934393 T7123 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1934402 T7123 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/cores
   [junit4]   2> 1934404 T7123 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/cores/collection1/
   [junit4]   2> 1934404 T7123 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1934412 T7200 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1934412 T7200 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1934417 T7149 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1934418 T7200 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1934419 T7200 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1934419 T7150 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58081",
   [junit4]   2> 	  "node_name":"127.0.0.1:58081_",
   [junit4]   2> 	  "numShards":"2"} current state version: 5
   [junit4]   2> 1934420 T7200 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1934420 T7150 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58081",
   [junit4]   2> 	  "node_name":"127.0.0.1:58081_",
   [junit4]   2> 	  "numShards":"2"}
   [junit4]   2> 1934421 T7150 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1934421 T7150 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1934423 T7200 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1934423 T7150 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1934423 T7200 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1934426 T7179 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1934426 T7199 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1934427 T7199 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1934428 T7179 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1935425 T7200 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1935426 T7200 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1935427 T7200 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1935427 T7200 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1935430 T7200 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1935430 T7200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1935452 T7200 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1935457 T7200 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1935470 T7200 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1935492 T7200 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1935602 T7200 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1935605 T7200 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1935617 T7200 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1936006 T7200 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1936058 T7200 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1936061 T7200 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1936091 T7200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1936096 T7200 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1936104 T7200 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1936106 T7200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1936107 T7200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1936107 T7200 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1936110 T7200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1936110 T7200 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1936110 T7200 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1936110 T7200 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1936111 T7200 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty2/
   [junit4]   2> 1936111 T7200 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9be2eac
   [junit4]   2> 1936112 T7200 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty2
   [junit4]   2> 1936112 T7200 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty2/index/
   [junit4]   2> 1936113 T7200 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1936113 T7200 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty2/index
   [junit4]   2> 1936113 T7200 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1936114 T7200 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2ff86311 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c3009b1),segFN=segments_1,generation=1}
   [junit4]   2> 1936114 T7200 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1936121 T7200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1936121 T7200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1936121 T7200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1936122 T7200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1936122 T7200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1936122 T7200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1936123 T7200 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1936123 T7200 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1936123 T7200 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1936124 T7200 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1936125 T7200 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1936127 T7200 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1936127 T7200 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1936128 T7200 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1936128 T7200 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1936131 T7200 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1936131 T7200 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1936132 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1936133 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1936134 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1936135 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1936135 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1936137 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1936137 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1936138 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1936139 T7200 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1936139 T7200 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1936151 T7200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1936154 T7200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1936155 T7200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1936157 T7200 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1936159 T7200 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1936162 T7200 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1936163 T7200 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1936164 T7200 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=474270630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1936165 T7200 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2ff86311 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c3009b1),segFN=segments_1,generation=1}
   [junit4]   2> 1936165 T7200 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1936165 T7200 oass.SolrIndexSearcher.<init> Opening Searcher@57af2845[collection1] main
   [junit4]   2> 1936166 T7200 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1936168 T7200 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1936169 T7200 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1936170 T7200 oasr.Managed

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

",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58088",
   [junit4]   2> 	  "node_name":"127.0.0.1:58088_",
   [junit4]   2> 	  "numShards":"2"} current state version: 7
   [junit4]   2> 1961231 T7123 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1961232 T7295 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node4",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58088",
   [junit4]   2> 	  "node_name":"127.0.0.1:58088_",
   [junit4]   2> 	  "numShards":"2"}
   [junit4]   2> 1961234 T7123 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1961234 T7123 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1961234 T7123 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty4/index
   [junit4]   2> 1961235 T7123 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1961235 T7123 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001/tempDir-001/jetty4
   [junit4]   2> 1961234 T7295 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 23
   [junit4]   2> 1961236 T7123 oasc.Overseer.close Overseer (id=93252318046978061-127.0.0.1:58088_-n_0000000004) closing
   [junit4]   2> 1961237 T7295 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:58088_
   [junit4]   2> 1961240 T7289 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1962742 T7289 oascc.ZkStateReader$7.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1962742 T7294 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1962757 T7123 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1962947 T7123 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58070 58070
   [junit4]   2> 1962975 T7124 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58070 58070
   [junit4]   2> 1963200 T7124 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/clusterstate.json
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 		2	/solr/collections/.system/state.json
   [junit4]   2> 		2	/solr/configs/.system
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=905D7635214CC760 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 39.9s | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":404,
   [junit4]    >     "QTime":6},
   [junit4]    >   "error":{
   [junit4]    >     "msg":"no such blob or version available: test/1",
   [junit4]    >     "code":404}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([905D7635214CC760:48105B62D69162C0]:0)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:108)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1963223 T7123 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading 905D7635214CC760-001
   [junit4]   2> 39890 T7122 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hi_IN, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=2,threads=1,free=58885424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, DocValuesMultiTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestBulkSchemaAPI, TestManagedSchemaFieldResource, TestDFRSimilarityFactory, BlockCacheTest, SolrCmdDistributorTest, DistributedQueryElevationComponentTest, ZkNodePropsTest, TestCollationFieldDocValues, TestFaceting, TestSort, DeleteReplicaTest, TestSortingResponseWriter, NumericFieldsTest, HdfsBasicDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, DateFieldTest, TestFastOutputStream, TestBlobHandler, OverseerRolesTest, TestDistributedGrouping, TestCollectionAPI, AnalysisErrorHandlingTest, TestSuggestSpellingConverter, TestFileDictionaryLookup, HdfsDirectoryFactoryTest, TestReplicationHandler, SolrIndexSplitterTest, SolrIndexConfigTest, LukeRequestHandlerTest, WordBreakSolrSpellCheckerTest, URLClassifyProcessorTest, TestDocSet, SchemaVersionSpecificBehaviorTest, ZkSolrClientTest, TestFunctionQuery, TestReplicaProperties, TestJoin, LeaderFailoverAfterPartitionTest, DistributedFacetPivotSmallTest, UnloadDistributedZkTest, TestSearcherReuse, TestConfig, ResponseLogComponentTest, TestStressLucene, CachingDirectoryFactoryTest, DeleteShardTest, PathHierarchyTokenizerFactoryTest, TestDocumentBuilder, TestCodecSupport, LeaderElectionTest, UpdateRequestProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, SimpleMLTQParserTest, TestWriterPerf, SyncSliceTest, TestOverriddenPrefixQueryForCustomFieldType, DistributedExpandComponentTest, ChaosMonkeyNothingIsSafeTest, ConnectionManagerTest, NoCacheHeaderTest, TestSolrJ, SpellingQueryConverterTest, TestZkChroot, ClusterStateTest, TestSweetSpotSimilarityFactory, SaslZkACLProviderTest, TestChildDocTransformer, HighlighterMaxOffsetTest, InfoHandlerTest, TestLuceneMatchVersion, TestNRTOpen, TestUtils, ChangedSchemaMergeTest, TestSimpleQParserPlugin, SuggesterTest, DistributedIntervalFacetingTest, TestCloudManagedSchemaConcurrent, TestInitParams, TestFieldResource, TestRecovery, JSONWriterTest, OverseerTest, TestSchemaSimilarityResource, TestDefaultSearchFieldResource, ScriptEngineTest, HdfsSyncSliceTest, TestCSVLoader, DocValuesTest, TestPostingsSolrHighlighter, TestBinaryResponseWriter, RequiredFieldsTest, SystemInfoHandlerTest, TestAnalyzeInfixSuggestions, TestLMDirichletSimilarityFactory, TestShortCircuitedRequests, TestStressVersions, CoreAdminCreateDiscoverTest, TestDynamicLoading]
   [junit4] Completed in 40.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 1110 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 461 suites, 1848 tests, 1 failure, 51 ignored (20 assumptions)

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