Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1077/

5 tests failed.
FAILED:  org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun

Error Message:
Failed on local exception: java.io.IOException: Connection reset by peer; Host 
Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: 
"lucene1-us-west.apache.org":42405; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Connection 
reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; 
destination host is: "lucene1-us-west.apache.org":42405; 
        at 
__randomizedtesting.SeedInfo.seed([6AA3CDACAB3E11E8:64F179A2AAA823E7]:0)
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
        at org.apache.hadoop.ipc.Client.call(Client.java:1472)
        at org.apache.hadoop.ipc.Client.call(Client.java:1399)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
        at com.sun.proxy.$Proxy47.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
        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 
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
        at com.sun.proxy.$Proxy48.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
        at 
org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
        at 
org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
        at 
org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:415)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
        at 
org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at 
org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun(MorphlineBasicMiniMRTest.java:363)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Connection reset by peer
        at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
        at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
        at sun.nio.ch.IOUtil.read(IOUtil.java:197)
        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:384)
        at 
org.apache.hadoop.net.SocketInputStream$Reader.performIO(SocketInputStream.java:57)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
        at java.io.FilterInputStream.read(FilterInputStream.java:133)
        at java.io.FilterInputStream.read(FilterInputStream.java:133)
        at 
org.apache.hadoop.ipc.Client$Connection$PingInputStream.read(Client.java:513)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
        at java.io.DataInputStream.readInt(DataInputStream.java:387)
        at 
org.apache.hadoop.ipc.Client$Connection.receiveRpcResponse(Client.java:1071)
        at org.apache.hadoop.ipc.Client$Connection.run(Client.java:966)


FAILED:  org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test

Error Message:
Failed on local exception: java.io.IOException: Connection reset by peer; Host 
Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: 
"lucene1-us-west.apache.org":42345; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Connection 
reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; 
destination host is: "lucene1-us-west.apache.org":42345; 
        at 
__randomizedtesting.SeedInfo.seed([6AA3CDACAB3E11E8:E2F7F27605C27C10]:0)
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
        at org.apache.hadoop.ipc.Client.call(Client.java:1472)
        at org.apache.hadoop.ipc.Client.call(Client.java:1399)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
        at com.sun.proxy.$Proxy47.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
        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 
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
        at com.sun.proxy.$Proxy48.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
        at 
org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
        at 
org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
        at 
org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:415)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
        at 
org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at 
org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test(MorphlineGoLiveMiniMRTest.java:402)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Connection reset by peer
        at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
        at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
        at sun.nio.ch.IOUtil.read(IOUtil.java:197)
        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:384)
        at 
org.apache.hadoop.net.SocketInputStream$Reader.performIO(SocketInputStream.java:57)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
        at java.io.FilterInputStream.read(FilterInputStream.java:133)
        at java.io.FilterInputStream.read(FilterInputStream.java:133)
        at 
org.apache.hadoop.ipc.Client$Connection$PingInputStream.read(Client.java:513)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
        at java.io.DataInputStream.readInt(DataInputStream.java:387)
        at 
org.apache.hadoop.ipc.Client$Connection.receiveRpcResponse(Client.java:1071)
        at org.apache.hadoop.ipc.Client$Connection.run(Client.java:966)


FAILED:  org.apache.solr.hadoop.MorphlineMapperTest.testMapper

Error Message:
Malformed / non-existent locale:  near: {     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 198     "fmap" : {         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 198         "content-type" : "content_type",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 198         "content" : "text"     },     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 160     #  captureAttr : true # default is false     "capture" : [         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 163         #  twitter feed schema         "user_friends_count",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 164         "user_location",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 165         "user_description",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 166         "user_statuses_count",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 167         "user_followers_count",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 168         "user_name",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 169         "user_screen_name",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 170         "created_at",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 171         "text",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 172         "retweet_count",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 173         "retweeted",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 174         "in_reply_to_user_id",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 175         "source",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 176         "in_reply_to_status_id",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 177         "media_url_https",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 178         "expanded_url",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 181         #  file metadata            "file_download_url",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 182         "file_upload_url",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 183         "file_scheme",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 184         "file_host",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 185         "file_port",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 186         "file_path",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 187         "file_name",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 188         "file_length",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 189         "file_last_modified",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 190         "file_owner",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 191         "file_group",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 192         "file_permissions_user",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 193         "file_permissions_group",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 194         "file_permissions_other",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 195         "file_permissions_stickybit"     ],     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 199     #  rename "content" field to "text" fields     "dateFormats" : [       
  # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 199         "yyyy-MM-dd'T'HH:mm:ss",         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 199         "yyyy-MM-dd"     ],     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 158     "solrLocator" : {         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 158         "collection" : "collection1"     },     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 202     "lowernames" : true,     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 207     #  Tika parsers to be registered. If multiple parsers support the same 
MIME type,      #  the parser is chosen that is closest to the bottom in this 
list:     "parsers" : [         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 208         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 208             "parser" : "org.apache.tika.parser.asm.ClassParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 211         #  { parser : org.apache.tika.parser.AutoDetectParser }            
                   #  { parser : org.gagravarr.tika.OggParser, 
additionalSupportedMimeTypes : [audio/ogg] }         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 211             "parser" : "org.gagravarr.tika.FlacParser"         },         
# 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 212         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 212             "parser" : "org.apache.tika.parser.audio.AudioParser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 213         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 213             "parser" : "org.apache.tika.parser.audio.MidiParser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 214         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 214             "parser" : "org.apache.tika.parser.crypto.Pkcs7Parser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 215         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 215             "parser" : "org.apache.tika.parser.dwg.DWGParser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 216         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 216             "parser" : "org.apache.tika.parser.epub.EpubParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 217         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 217             "parser" : 
"org.apache.tika.parser.executable.ExecutableParser"         },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 218         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 218             "parser" : "org.apache.tika.parser.feed.FeedParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 219         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 219             "parser" : "org.apache.tika.parser.font.AdobeFontMetricParser" 
        },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 220         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 220             "parser" : "org.apache.tika.parser.font.TrueTypeParser"        
 },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 221         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 221             "parser" : "org.apache.tika.parser.xml.XMLParser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 222         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 222             "parser" : "org.apache.tika.parser.html.HtmlParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 223         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 223             "parser" : "org.apache.tika.parser.image.ImageParser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 224         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 224             "parser" : "org.apache.tika.parser.image.PSDParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 225         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 225             "parser" : "org.apache.tika.parser.image.TiffParser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 226         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 226             "parser" : "org.apache.tika.parser.iptc.IptcAnpaParser"        
 },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 227         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 227             "parser" : "org.apache.tika.parser.iwork.IWorkPackageParser"   
      },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 228         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 228             "parser" : "org.apache.tika.parser.jpeg.JpegParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 229         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 229             "parser" : "org.apache.tika.parser.mail.RFC822Parser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230             "additionalSupportedMimeTypes" : [                 # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230                 "message/x-emlx"             ],             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230             "parser" : "org.apache.tika.parser.mbox.MboxParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 231         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 231             "parser" : "org.apache.tika.parser.microsoft.OfficeParser"     
    },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 232         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 232             "parser" : "org.apache.tika.parser.microsoft.TNEFParser"       
  },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 233         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 233             "parser" : 
"org.apache.tika.parser.microsoft.ooxml.OOXMLParser"         },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 234         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 234             "parser" : "org.apache.tika.parser.mp3.Mp3Parser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 235         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 235             "parser" : "org.apache.tika.parser.mp4.MP4Parser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 236         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 236             "parser" : "org.apache.tika.parser.hdf.HDFParser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 237         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 237             "parser" : "org.apache.tika.parser.netcdf.NetCDFParser"        
 },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 238         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 238             "parser" : "org.apache.tika.parser.odf.OpenDocumentParser"     
    },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 239         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 239             "parser" : "org.apache.tika.parser.pdf.PDFParser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 240         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 240             "parser" : "org.apache.tika.parser.pkg.CompressorParser"       
  },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 241         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 241             "parser" : "org.apache.tika.parser.pkg.PackageParser"         
},         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 242         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 242             "parser" : "org.apache.tika.parser.rtf.RTFParser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 243         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 243             "parser" : "org.apache.tika.parser.txt.TXTParser"         },   
      # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 244         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 244             "parser" : "org.apache.tika.parser.video.FLVParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 245         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 245             "parser" : "org.apache.tika.parser.xml.DcXMLParser"         }, 
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 246         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 246             "parser" : "org.apache.tika.parser.xml.FictionBookParser"      
   },         # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 247         {             # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 247             "parser" : "org.apache.tika.parser.chm.ChmParser"         }    
 ],     # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 201     #  various java.text.SimpleDateFormat     #  xpath : 
"/xhtml:html/xhtml:body/xhtml:div/descendant:node()"     "uprefix" : "ignored_" 
}

Stack Trace:
org.kitesdk.morphline.api.MorphlineCompilationException: Malformed / 
non-existent locale:  near: {
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 198
    "fmap" : {
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 198
        "content-type" : "content_type",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 198
        "content" : "text"
    },
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 160
    #  captureAttr : true # default is false
    "capture" : [
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 163
        #  twitter feed schema
        "user_friends_count",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 164
        "user_location",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 165
        "user_description",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 166
        "user_statuses_count",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 167
        "user_followers_count",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 168
        "user_name",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 169
        "user_screen_name",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 170
        "created_at",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 171
        "text",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 172
        "retweet_count",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 173
        "retweeted",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 174
        "in_reply_to_user_id",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 175
        "source",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 176
        "in_reply_to_status_id",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 177
        "media_url_https",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 178
        "expanded_url",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 181
        #  file metadata   
        "file_download_url",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 182
        "file_upload_url",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 183
        "file_scheme",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 184
        "file_host",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 185
        "file_port",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 186
        "file_path",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 187
        "file_name",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 188
        "file_length",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 189
        "file_last_modified",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 190
        "file_owner",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 191
        "file_group",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 192
        "file_permissions_user",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 193
        "file_permissions_group",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 194
        "file_permissions_other",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 195
        "file_permissions_stickybit"
    ],
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 199
    #  rename "content" field to "text" fields
    "dateFormats" : [
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 199
        "yyyy-MM-dd'T'HH:mm:ss",
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 199
        "yyyy-MM-dd"
    ],
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 158
    "solrLocator" : {
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 158
        "collection" : "collection1"
    },
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 202
    "lowernames" : true,
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 207
    #  Tika parsers to be registered. If multiple parsers support the same MIME 
type, 
    #  the parser is chosen that is closest to the bottom in this list:
    "parsers" : [
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 208
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 208
            "parser" : "org.apache.tika.parser.asm.ClassParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 211
        #  { parser : org.apache.tika.parser.AutoDetectParser }                 
     
        #  { parser : org.gagravarr.tika.OggParser, 
additionalSupportedMimeTypes : [audio/ogg] }
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 211
            "parser" : "org.gagravarr.tika.FlacParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 212
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 212
            "parser" : "org.apache.tika.parser.audio.AudioParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 213
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 213
            "parser" : "org.apache.tika.parser.audio.MidiParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 214
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 214
            "parser" : "org.apache.tika.parser.crypto.Pkcs7Parser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 215
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 215
            "parser" : "org.apache.tika.parser.dwg.DWGParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 216
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 216
            "parser" : "org.apache.tika.parser.epub.EpubParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 217
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 217
            "parser" : "org.apache.tika.parser.executable.ExecutableParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 218
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 218
            "parser" : "org.apache.tika.parser.feed.FeedParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 219
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 219
            "parser" : "org.apache.tika.parser.font.AdobeFontMetricParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 220
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 220
            "parser" : "org.apache.tika.parser.font.TrueTypeParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 221
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 221
            "parser" : "org.apache.tika.parser.xml.XMLParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 222
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 222
            "parser" : "org.apache.tika.parser.html.HtmlParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 223
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 223
            "parser" : "org.apache.tika.parser.image.ImageParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 224
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 224
            "parser" : "org.apache.tika.parser.image.PSDParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 225
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 225
            "parser" : "org.apache.tika.parser.image.TiffParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 226
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 226
            "parser" : "org.apache.tika.parser.iptc.IptcAnpaParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 227
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 227
            "parser" : "org.apache.tika.parser.iwork.IWorkPackageParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 228
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 228
            "parser" : "org.apache.tika.parser.jpeg.JpegParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 229
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 229
            "parser" : "org.apache.tika.parser.mail.RFC822Parser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230
            "additionalSupportedMimeTypes" : [
                # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230
                "message/x-emlx"
            ],
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 230
            "parser" : "org.apache.tika.parser.mbox.MboxParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 231
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 231
            "parser" : "org.apache.tika.parser.microsoft.OfficeParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 232
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 232
            "parser" : "org.apache.tika.parser.microsoft.TNEFParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 233
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 233
            "parser" : "org.apache.tika.parser.microsoft.ooxml.OOXMLParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 234
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 234
            "parser" : "org.apache.tika.parser.mp3.Mp3Parser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 235
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 235
            "parser" : "org.apache.tika.parser.mp4.MP4Parser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 236
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 236
            "parser" : "org.apache.tika.parser.hdf.HDFParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 237
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 237
            "parser" : "org.apache.tika.parser.netcdf.NetCDFParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 238
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 238
            "parser" : "org.apache.tika.parser.odf.OpenDocumentParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 239
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 239
            "parser" : "org.apache.tika.parser.pdf.PDFParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 240
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 240
            "parser" : "org.apache.tika.parser.pkg.CompressorParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 241
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 241
            "parser" : "org.apache.tika.parser.pkg.PackageParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 242
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 242
            "parser" : "org.apache.tika.parser.rtf.RTFParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 243
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 243
            "parser" : "org.apache.tika.parser.txt.TXTParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 244
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 244
            "parser" : "org.apache.tika.parser.video.FLVParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 245
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 245
            "parser" : "org.apache.tika.parser.xml.DcXMLParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 246
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 246
            "parser" : "org.apache.tika.parser.xml.FictionBookParser"
        },
        # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 247
        {
            # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 247
            "parser" : "org.apache.tika.parser.chm.ChmParser"
        }
    ],
    # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest_6AA3CDACAB3E11E8-001/tempDir-001/test-morphlines/solrCellDocumentTypes.conf:
 201
    #  various java.text.SimpleDateFormat
    #  xpath : "/xhtml:html/xhtml:body/xhtml:div/descendant:node()"
    "uprefix" : "ignored_"
}
        at 
__randomizedtesting.SeedInfo.seed([6AA3CDACAB3E11E8:A0D7BDA0C0015899]:0)
        at 
org.apache.solr.morphlines.cell.SolrCellBuilder$SolrCell.getLocale(SolrCellBuilder.java:340)
        at 
org.apache.solr.morphlines.cell.SolrCellBuilder$SolrCell.<init>(SolrCellBuilder.java:166)
        at 
org.apache.solr.morphlines.cell.SolrCellBuilder.build(SolrCellBuilder.java:90)
        at 
org.kitesdk.morphline.base.AbstractCommand.buildCommand(AbstractCommand.java:302)
        at 
org.kitesdk.morphline.base.AbstractCommand.buildCommandChain(AbstractCommand.java:249)
        at 
org.kitesdk.morphline.stdlib.TryRulesBuilder$TryRules.<init>(TryRulesBuilder.java:83)
        at 
org.kitesdk.morphline.stdlib.TryRulesBuilder.build(TryRulesBuilder.java:59)
        at 
org.kitesdk.morphline.base.AbstractCommand.buildCommand(AbstractCommand.java:302)
        at 
org.kitesdk.morphline.base.AbstractCommand.buildCommandChain(AbstractCommand.java:249)
        at org.kitesdk.morphline.stdlib.Pipe.<init>(Pipe.java:46)
        at org.kitesdk.morphline.stdlib.PipeBuilder.build(PipeBuilder.java:40)
        at org.kitesdk.morphline.base.Compiler.compile(Compiler.java:126)
        at org.kitesdk.morphline.base.Compiler.compile(Compiler.java:55)
        at 
org.apache.solr.hadoop.morphline.MorphlineMapRunner.<init>(MorphlineMapRunner.java:158)
        at 
org.apache.solr.hadoop.morphline.MorphlineMapper.setup(MorphlineMapper.java:76)
        at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:142)
        at org.apache.hadoop.mrunit.mapreduce.MapDriver.run(MapDriver.java:137)
        at 
org.apache.solr.hadoop.MorphlineMapperTest.testMapper(MorphlineMapperTest.java:69)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.IllformedLocaleException: Empty subtag [at index 0]
        at java.util.Locale$Builder.setLanguageTag(Locale.java:2311)
        at 
org.apache.solr.morphlines.cell.SolrCellBuilder$SolrCell.getLocale(SolrCellBuilder.java:338)
        ... 56 more


FAILED:  junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineMapperTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineMapperTest: 
    1) Thread[id=14, name=Thread-2, state=TIMED_WAITING, 
group=TGRP-MorphlineMapperTest]         at sun.misc.Unsafe.park(Native Method)  
       at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1033)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1326)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:282)  
       at org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:109)

Stack Trace:
com.carrotsearch.ra

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

E11E8]-worker) [n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 
x:collection1] o.a.h.h.s.n.FSNamesystem Stopping services started for standby 
state
   [junit4]   2> 1679428 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[6AA3CDACAB3E11E8]-worker) 
[n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 x:collection1] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1679530 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[6AA3CDACAB3E11E8]-worker) 
[n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 x:collection1] 
o.a.h.m.i.MetricsSystemImpl Stopping JobHistoryServer metrics system...
   [junit4]   2> 1679533 ERROR 
(SUITE-MorphlineGoLiveMiniMRTest-seed#[6AA3CDACAB3E11E8]-worker) 
[n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 x:collection1] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2>        at 
org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.teardownClass(MorphlineGoLiveMiniMRTest.java:236)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 53 more
   [junit4]   2> 1679554 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[6AA3CDACAB3E11E8]-worker) 
[n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 x:collection1] 
o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system stopped.
   [junit4]   2> 1679555 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[6AA3CDACAB3E11E8]-worker) 
[n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 x:collection1] 
o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system shutdown complete.
   [junit4]   2> 1679556 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[6AA3CDACAB3E11E8]-worker) 
[n:127.0.0.1:51573_ c:collection1 s:shard2 r:core_node5 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J1/temp/solr.hadoop.MorphlineGoLiveMiniMRTest_6AA3CDACAB3E11E8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), 
sim=DefaultSimilarity, locale=sr-Latn, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=6,free=215294376,total=305659904
   [junit4]   2> NOTE: All tests run in this JVM: [MorphlineGoLiveMiniMRTest]
   [junit4] Completed [7/7 (3!)] on J1 in 1681.43s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:253:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:469:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1000:
 There were test failures: 7 suites, 35 tests, 2 suite-level errors, 3 errors, 
1 ignored [seed: 6AA3CDACAB3E11E8]

Total time: 312 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to