Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17927/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test Error Message: IOException occured when talking to server at: https://127.0.0.1:39518//collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:39518//collection1 at __randomizedtesting.SeedInfo.seed([FAA3729F1D149333:72F74D45B3E8FECB]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152) at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) 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:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) 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: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:39518 [/127.0.0.1] failed: Read timed out at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:143) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) ... 48 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ... 58 more Build Log: [...truncated 11978 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160929_075556_567.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid15362.hprof ... [junit4] Heap dump file created [517084232 bytes in 3.334 secs] [junit4] <<< JVM J0: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160929_075556_567.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "OverseerThreadFactory-5658-thread-1" [junit4] [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "OverseerCollectionConfigSetProcessor-96674596290887685-127.0.0.1:45913_-n_0000000000" [junit4] [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0" [junit4] [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "SyncThread:0" [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] <<< JVM J0: EOF ---- [...truncated 366 lines...] [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/init-core-data-001 [junit4] 2> 2222039 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[FAA3729F1D149333]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2222041 INFO (SUITE-DistributedFacetPivotLongTailTest-seed#[FAA3729F1D149333]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 2222126 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/control/cores/collection1 [junit4] 2> 2222128 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2222130 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c22eb6{/,null,AVAILABLE} [junit4] 2> 2222134 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1c29a6a{SSL,[ssl, http/1.1]}{127.0.0.1:41947} [junit4] 2> 2222134 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server Started @2223740ms [junit4] 2> 2222134 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=41947, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/control/cores} [junit4] 2> 2222135 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2222135 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 2222135 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2222135 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-09-29T08:33:00.348Z [junit4] 2> 2222136 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/control/solr.xml [junit4] 2> 2222145 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/control/cores [junit4] 2> 2222146 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2222146 INFO (coreLoadExecutor-8286-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2222197 WARN (coreLoadExecutor-8286-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 2222199 INFO (coreLoadExecutor-8286-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2222228 INFO (coreLoadExecutor-8286-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2222333 WARN (coreLoadExecutor-8286-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2222336 INFO (coreLoadExecutor-8286-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2222345 INFO (coreLoadExecutor-8286-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 2222346 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 2222346 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad4451 [junit4] 2> 2222347 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8369272079434337] [junit4] 2> 2222368 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2222368 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2222368 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2222369 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2222369 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2222369 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a1462[collection1] main] [junit4] 2> 2222370 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2222406 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2222534 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2222534 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2222535 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2222535 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2222535 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2222536 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2222536 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2222536 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2222536 INFO (coreLoadExecutor-8286-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546794283301863424 [junit4] 2> 2222536 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2222537 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2222538 INFO (searcherExecutor-8287-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a1462[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2222727 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 2222729 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2222730 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@820b01{/,null,AVAILABLE} [junit4] 2> 2222731 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.ServerConnector Started ServerConnector@92b152{SSL,[ssl, http/1.1]}{127.0.0.1:39518} [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server Started @2224337ms [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39518, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard0/cores} [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-09-29T08:33:00.945Z [junit4] 2> 2222732 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard0/solr.xml [junit4] 2> 2222742 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard0/cores [junit4] 2> 2222742 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2222743 INFO (coreLoadExecutor-8297-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2222782 WARN (coreLoadExecutor-8297-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 2222793 INFO (coreLoadExecutor-8297-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2222822 INFO (coreLoadExecutor-8297-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2222919 WARN (coreLoadExecutor-8297-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2222921 INFO (coreLoadExecutor-8297-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2222930 INFO (coreLoadExecutor-8297-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 2222930 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 2222930 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad4451 [junit4] 2> 2222931 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8369272079434337] [junit4] 2> 2222966 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2222966 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2222966 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2222967 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2222967 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2222968 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b01dc[collection1] main] [junit4] 2> 2222968 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2223049 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2223529 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2223529 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2223529 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2223529 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2223530 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2223530 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2223530 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2223530 INFO (coreLoadExecutor-8297-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546794284344147968 [junit4] 2> 2223530 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2223530 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2223531 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2223532 INFO (searcherExecutor-8298-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b01dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2223813 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 2223814 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2223815 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f15ac5{/,null,AVAILABLE} [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.ServerConnector Started ServerConnector@15b461e{SSL,[ssl, http/1.1]}{127.0.0.1:44655} [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server Started @2225423ms [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44655, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard1/cores} [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2223818 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-09-29T08:33:02.031Z [junit4] 2> 2223819 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard1/solr.xml [junit4] 2> 2223826 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard1/cores [junit4] 2> 2223826 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2223827 INFO (coreLoadExecutor-8308-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2223857 WARN (coreLoadExecutor-8308-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 2223859 INFO (coreLoadExecutor-8308-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2223903 INFO (coreLoadExecutor-8308-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2224022 WARN (coreLoadExecutor-8308-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2224025 INFO (coreLoadExecutor-8308-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2224032 INFO (coreLoadExecutor-8308-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 2224033 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 2224033 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad4451 [junit4] 2> 2224034 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8369272079434337] [junit4] 2> 2224057 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2224057 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2224058 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2224058 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2224058 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2224058 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@176d3f8[collection1] main] [junit4] 2> 2224059 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2224136 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2224446 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2224446 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2224447 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2224447 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2224447 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2224447 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2224448 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2224448 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2224448 INFO (coreLoadExecutor-8308-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546794285306740736 [junit4] 2> 2224448 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2224449 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2224451 INFO (searcherExecutor-8309-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@176d3f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2224896 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard2/cores/collection1 [junit4] 2> 2224897 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2224898 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d9af53{/,null,AVAILABLE} [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.ServerConnector Started ServerConnector@a78548{SSL,[ssl, http/1.1]}{127.0.0.1:34094} [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.e.j.s.Server Started @2226505ms [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34094, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard2/cores} [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2224900 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-09-29T08:33:03.113Z [junit4] 2> 2224901 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard2/solr.xml [junit4] 2> 2224909 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard2/cores [junit4] 2> 2224909 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2224909 INFO (coreLoadExecutor-8319-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2224940 WARN (coreLoadExecutor-8319-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 2224941 INFO (coreLoadExecutor-8319-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2224968 INFO (coreLoadExecutor-8319-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2225069 WARN (coreLoadExecutor-8319-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2225072 INFO (coreLoadExecutor-8319-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2225079 INFO (coreLoadExecutor-8319-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 2225080 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotLongTailTest_FAA3729F1D149333-001/tempDir-001/shard2/cores/collection1/data/] [junit4] 2> 2225080 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad4451 [junit4] 2> 2225082 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8369272079434337] [junit4] 2> 2225105 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2225105 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2225105 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2225105 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2225106 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2225106 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17aead2[collection1] main] [junit4] 2> 2225107 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2225132 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2225197 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2225197 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2225198 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2225198 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2225198 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2225198 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2225198 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2225198 INFO (coreLoadExecutor-8319-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546794286093172736 [junit4] 2> 2225198 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2225199 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2225199 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2225201 INFO (searcherExecutor-8320-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17aead2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2225416 INFO (TEST-DistributedFacetPivotLongTailTest.test-seed#[FAA3729F1D149333]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2225526 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[1 (1546794286433959936)]} 0 3 [junit4] 2> 2225657 INFO (qtp21883230-18935) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[2 (1546794286571323392)]} 0 2 [junit4] 2> 2225776 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[3 (1546794286683521024)]} 0 15 [junit4] 2> 2225783 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[4 (1546794286705541120)]} 0 0 [junit4] 2> 2225795 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[5 (1546794286712881152)]} 0 6 [junit4] 2> 2225801 INFO (qtp24594438-18959) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[6 (1546794286725464064)]} 0 0 [junit4] 2> 2225807 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[7 (1546794286730706944)]} 0 0 [junit4] 2> 2225817 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[8 (1546794286736998400)]} 0 5 [junit4] 2> 2225822 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[9 (1546794286747484160)]} 0 0 [junit4] 2> 2225837 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[10 (1546794286751678464)]} 0 11 [junit4] 2> 2225841 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[11 (1546794286767407104)]} 0 0 [junit4] 2> 2225846 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[12 (1546794286771601408)]} 0 0 [junit4] 2> 2225849 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[13 (1546794286775795712)]} 0 0 [junit4] 2> 2225853 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[14 (1546794286778941440)]} 0 0 [junit4] 2> 2225870 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[15 (1546794286784184320)]} 0 13 [junit4] 2> 2225886 INFO (qtp20309933-18921) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[16 (1546794286800961536)]} 0 12 [junit4] 2> 2225889 INFO (qtp21883230-18938) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[17 (1546794286817738752)]} 0 0 [junit4] 2> 2225894 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[18 (1546794286821933056)]} 0 0 [junit4] 2> 2225897 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[19 (1546794286826127360)]} 0 0 [junit4] 2> 2225901 INFO (qtp21883230-18935) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[20 (1546794286829273088)]} 0 0 [junit4] 2> 2225905 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[21 (1546794286834515968)]} 0 0 [junit4] 2> 2225909 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[22 (1546794286837661696)]} 0 0 [junit4] 2> 2225918 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[23 (1546794286841856000)]} 0 6 [junit4] 2> 2225927 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[24 (1546794286851293184)]} 0 5 [junit4] 2> 2225931 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[25 (1546794286860730368)]} 0 0 [junit4] 2> 2225934 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[26 (1546794286864924672)]} 0 0 [junit4] 2> 2225946 INFO (qtp24594438-18959) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[27 (1546794286868070400)]} 0 8 [junit4] 2> 2225965 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[28 (1546794286880653312)]} 0 15 [junit4] 2> 2225968 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[29 (1546794286900576256)]} 0 0 [junit4] 2> 2225972 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[30 (1546794286903721984)]} 0 0 [junit4] 2> 2225983 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[31 (1546794286915256320)]} 0 0 [junit4] 2> 2225995 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[32 (1546794286921547776)]} 0 6 [junit4] 2> 2226004 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[33 (1546794286932033536)]} 0 6 [junit4] 2> 2226008 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[34 (1546794286941470720)]} 0 0 [junit4] 2> 2226013 INFO (qtp21883230-18935) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[35 (1546794286946713600)]} 0 0 [junit4] 2> 2226016 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[36 (1546794286950907904)]} 0 0 [junit4] 2> 2226019 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[37 (1546794286954053632)]} 0 0 [junit4] 2> 2226023 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[38 (1546794286957199360)]} 0 0 [junit4] 2> 2226027 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[39 (1546794286962442240)]} 0 0 [junit4] 2> 2226030 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[40 (1546794286965587968)]} 0 0 [junit4] 2> 2226034 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[41 (1546794286968733696)]} 0 0 [junit4] 2> 2226038 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[42 (1546794286973976576)]} 0 0 [junit4] 2> 2226041 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[43 (1546794286977122304)]} 0 0 [junit4] 2> 2226045 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[44 (1546794286980268032)]} 0 0 [junit4] 2> 2226049 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[45 (1546794286985510912)]} 0 0 [junit4] 2> 2226052 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[46 (1546794286988656640)]} 0 0 [junit4] 2> 2226055 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[47 (1546794286991802368)]} 0 0 [junit4] 2> 2226058 INFO (qtp24594438-18959) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[48 (1546794286994948096)]} 0 0 [junit4] 2> 2226063 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[49 (1546794286999142400)]} 0 0 [junit4] 2> 2226066 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[50 (1546794287003336704)]} 0 0 [junit4] 2> 2226069 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[51 (1546794287006482432)]} 0 0 [junit4] 2> 2226073 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[52 (1546794287010676736)]} 0 0 [junit4] 2> 2226077 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[53 (1546794287013822464)]} 0 0 [junit4] 2> 2226080 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[54 (1546794287016968192)]} 0 0 [junit4] 2> 2226084 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[55 (1546794287021162496)]} 0 1 [junit4] 2> 2226087 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[56 (1546794287025356800)]} 0 0 [junit4] 2> 2226091 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[57 (1546794287028502528)]} 0 0 [junit4] 2> 2226094 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[58 (1546794287032696832)]} 0 0 [junit4] 2> 2226098 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[59 (1546794287036891136)]} 0 0 [junit4] 2> 2226101 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[60 (1546794287040036864)]} 0 0 [junit4] 2> 2226104 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[61 (1546794287043182592)]} 0 0 [junit4] 2> 2226109 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[62 (1546794287047376896)]} 0 0 [junit4] 2> 2226112 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[63 (1546794287051571200)]} 0 0 [junit4] 2> 2226115 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[64 (1546794287054716928)]} 0 0 [junit4] 2> 2226118 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[65 (1546794287057862656)]} 0 0 [junit4] 2> 2226122 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[66 (1546794287062056960)]} 0 0 [junit4] 2> 2226126 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[67 (1546794287065202688)]} 0 0 [junit4] 2> 2226129 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[68 (1546794287069396992)]} 0 0 [junit4] 2> 2226133 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[69 (1546794287073591296)]} 0 0 [junit4] 2> 2226137 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[70 (1546794287076737024)]} 0 0 [junit4] 2> 2226140 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[71 (1546794287080931328)]} 0 0 [junit4] 2> 2226144 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[72 (1546794287084077056)]} 0 1 [junit4] 2> 2226147 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[73 (1546794287088271360)]} 0 0 [junit4] 2> 2226150 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[74 (1546794287091417088)]} 0 0 [junit4] 2> 2226153 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[75 (1546794287094562816)]} 0 0 [junit4] 2> 2226159 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[76 (1546794287099805696)]} 0 0 [junit4] 2> 2226162 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[77 (1546794287104000000)]} 0 0 [junit4] 2> 2226165 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[78 (1546794287107145728)]} 0 0 [junit4] 2> 2226170 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[79 (1546794287111340032)]} 0 0 [junit4] 2> 2226173 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[80 (1546794287114485760)]} 0 0 [junit4] 2> 2226176 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[81 (1546794287117631488)]} 0 0 [junit4] 2> 2226179 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[82 (1546794287120777216)]} 0 0 [junit4] 2> 2226182 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[83 (1546794287124971520)]} 0 0 [junit4] 2> 2226186 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[84 (1546794287129165824)]} 0 0 [junit4] 2> 2226189 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[85 (1546794287132311552)]} 0 0 [junit4] 2> 2226194 INFO (qtp21883230-18935) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[86 (1546794287137554432)]} 0 0 [junit4] 2> 2226198 INFO (qtp24594438-18959) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[87 (1546794287141748736)]} 0 0 [junit4] 2> 2226201 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[88 (1546794287144894464)]} 0 0 [junit4] 2> 2226205 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[89 (1546794287148040192)]} 0 0 [junit4] 2> 2226208 INFO (qtp24594438-18959) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[90 (1546794287152234496)]} 0 0 [junit4] 2> 2226211 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[91 (1546794287155380224)]} 0 0 [junit4] 2> 2226214 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[92 (1546794287158525952)]} 0 0 [junit4] 2> 2226218 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[93 (1546794287162720256)]} 0 0 [junit4] 2> 2226223 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[94 (1546794287166914560)]} 0 0 [junit4] 2> 2226226 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[95 (1546794287171108864)]} 0 0 [junit4] 2> 2226230 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[96 (1546794287175303168)]} 0 0 [junit4] 2> 2226233 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[97 (1546794287178448896)]} 0 0 [junit4] 2> 2226236 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[98 (1546794287181594624)]} 0 0 [junit4] 2> 2226240 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[99 (1546794287184740352)]} 0 0 [junit4] 2> 2226243 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[100 (1546794287188934656)]} 0 0 [junit4] 2> 2226246 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[101 (1546794287192080384)]} 0 0 [junit4] 2> 2226250 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[102 (1546794287195226112)]} 0 0 [junit4] 2> 2226254 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[103 (1546794287200468992)]} 0 0 [junit4] 2> 2226258 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[104 (1546794287204663296)]} 0 0 [junit4] 2> 2226262 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[105 (1546794287207809024)]} 0 0 [junit4] 2> 2226266 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[106 (1546794287212003328)]} 0 0 [junit4] 2> 2226270 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[107 (1546794287216197632)]} 0 0 [junit4] 2> 2226273 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[108 (1546794287220391936)]} 0 0 [junit4] 2> 2226278 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[109 (1546794287225634816)]} 0 0 [junit4] 2> 2226282 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[110 (1546794287228780544)]} 0 0 [junit4] 2> 2226285 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[111 (1546794287232974848)]} 0 0 [junit4] 2> 2226289 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[112 (1546794287237169152)]} 0 0 [junit4] 2> 2226292 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[113 (1546794287240314880)]} 0 0 [junit4] 2> 2226296 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[114 (1546794287244509184)]} 0 0 [junit4] 2> 2226300 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[115 (1546794287247654912)]} 0 1 [junit4] 2> 2226303 INFO (qtp21883230-18938) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[116 (1546794287251849216)]} 0 0 [junit4] 2> 2226306 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[117 (1546794287254994944)]} 0 0 [junit4] 2> 2226309 INFO (qtp20309933-18921) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[118 (1546794287257092096)]} 0 0 [junit4] 2> 2226313 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[119 (1546794287261286400)]} 0 0 [junit4] 2> 2226317 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[120 (1546794287265480704)]} 0 0 [junit4] 2> 2226319 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[121 (1546794287268626432)]} 0 0 [junit4] 2> 2226324 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[122 (1546794287273869312)]} 0 0 [junit4] 2> 2226328 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[123 (1546794287277015040)]} 0 0 [junit4] 2> 2226330 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[124 (1546794287280160768)]} 0 0 [junit4] 2> 2226334 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[125 (1546794287283306496)]} 0 0 [junit4] 2> 2226338 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[126 (1546794287288549376)]} 0 0 [junit4] 2> 2226341 INFO (qtp20309933-18918) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[127 (1546794287291695104)]} 0 0 [junit4] 2> 2226344 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[128 (1546794287294840832)]} 0 0 [junit4] 2> 2226348 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[129 (1546794287299035136)]} 0 0 [junit4] 2> 2226352 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[130 (1546794287303229440)]} 0 0 [junit4] 2> 2226355 INFO (qtp21883230-18938) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[131 (1546794287305326592)]} 0 0 [junit4] 2> 2226357 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[132 (1546794287308472320)]} 0 0 [junit4] 2> 2226361 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[133 (1546794287312666624)]} 0 0 [junit4] 2> 2226365 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[134 (1546794287316860928)]} 0 0 [junit4] 2> 2226368 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[135 (1546794287320006656)]} 0 0 [junit4] 2> 2226372 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[136 (1546794287324200960)]} 0 1 [junit4] 2> 2226376 INFO (qtp21883230-18935) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[137 (1546794287328395264)]} 0 0 [junit4] 2> 2226379 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[138 (1546794287331540992)]} 0 0 [junit4] 2> 2226382 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[139 (1546794287334686720)]} 0 0 [junit4] 2> 2226386 INFO (qtp21883230-18935) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[140 (1546794287338881024)]} 0 0 [junit4] 2> 2226389 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[141 (1546794287340978176)]} 0 0 [junit4] 2> 2226392 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[142 (1546794287345172480)]} 0 0 [junit4] 2> 2226395 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[143 (1546794287348318208)]} 0 0 [junit4] 2> 2226399 INFO (qtp24594438-18959) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[144 (1546794287351463936)]} 0 0 [junit4] 2> 2226402 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[145 (1546794287355658240)]} 0 0 [junit4] 2> 2226405 INFO (qtp21883230-18938) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[146 (1546794287358803968)]} 0 0 [junit4] 2> 2226409 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[147 (1546794287362998272)]} 0 0 [junit4] 2> 2226412 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[148 (1546794287366144000)]} 0 0 [junit4] 2> 2226415 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[149 (1546794287368241152)]} 0 0 [junit4] 2> 2226418 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[150 (1546794287371386880)]} 0 0 [junit4] 2> 2226421 INFO (qtp20309933-18921) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[151 (1546794287375581184)]} 0 0 [junit4] 2> 2226424 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[152 (1546794287378726912)]} 0 0 [junit4] 2> 2226427 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[153 (1546794287381872640)]} 0 0 [junit4] 2> 2226430 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[154 (1546794287385018368)]} 0 0 [junit4] 2> 2226434 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[155 (1546794287388164096)]} 0 0 [junit4] 2> 2226437 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[156 (1546794287392358400)]} 0 0 [junit4] 2> 2226440 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[157 (1546794287394455552)]} 0 0 [junit4] 2> 2226443 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[158 (1546794287398649856)]} 0 0 [junit4] 2> 2226446 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[159 (1546794287401795584)]} 0 0 [junit4] 2> 2226449 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[160 (1546794287404941312)]} 0 0 [junit4] 2> 2226452 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[161 (1546794287408087040)]} 0 0 [junit4] 2> 2226456 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[162 (1546794287412281344)]} 0 0 [junit4] 2> 2226460 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[163 (1546794287416475648)]} 0 0 [junit4] 2> 2226464 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[164 (1546794287420669952)]} 0 0 [junit4] 2> 2226468 INFO (qtp24594438-18954) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[165 (1546794287424864256)]} 0 0 [junit4] 2> 2226472 INFO (qtp20309933-18923) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[166 (1546794287429058560)]} 0 0 [junit4] 2> 2226476 INFO (qtp21883230-18936) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[167 (1546794287433252864)]} 0 0 [junit4] 2> 2226481 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[168 (1546794287437447168)]} 0 0 [junit4] 2> 2226484 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[169 (1546794287441641472)]} 0 0 [junit4] 2> 2226488 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[170 (1546794287445835776)]} 0 0 [junit4] 2> 2226492 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[171 (1546794287450030080)]} 0 0 [junit4] 2> 2226496 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[172 (1546794287454224384)]} 0 0 [junit4] 2> 2226500 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[173 (1546794287458418688)]} 0 0 [junit4] 2> 2226504 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[174 (1546794287462612992)]} 0 0 [junit4] 2> 2226508 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[175 (1546794287466807296)]} 0 0 [junit4] 2> 2226512 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[176 (1546794287469953024)]} 0 0 [junit4] 2> 2226516 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[177 (1546794287475195904)]} 0 0 [junit4] 2> 2226520 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[178 (1546794287479390208)]} 0 0 [junit4] 2> 2226524 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[179 (1546794287483584512)]} 0 0 [junit4] 2> 2226529 INFO (qtp24594438-18953) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[180 (1546794287487778816)]} 0 0 [junit4] 2> 2226533 INFO (qtp20309933-18919) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[181 (1546794287491973120)]} 0 0 [junit4] 2> 2226536 INFO (qtp21883230-18940) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[182 (1546794287496167424)]} 0 0 [junit4] 2> 2226539 INFO (qtp24594438-18952) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[183 (1546794287498264576)]} 0 0 [junit4] 2> 2226542 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[184 (1546794287502458880)]} 0 0 [junit4] 2> 2226545 INFO (qtp21883230-18941) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[185 (1546794287505604608)]} 0 0 [junit4] 2> 2226548 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[186 (1546794287508750336)]} 0 0 [junit4] 2> 2226552 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[187 (1546794287512944640)]} 0 1 [junit4] 2> 2226555 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[188 (1546794287516090368)]} 0 0 [junit4] 2> 2226558 INFO (qtp24594438-18957) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[189 (1546794287519236096)]} 0 0 [junit4] 2> 2226561 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[190 (1546794287522381824)]} 0 0 [junit4] 2> 2226565 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[191 (1546794287526576128)]} 0 0 [junit4] 2> 2226568 INFO (qtp24594438-18955) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[192 (1546794287529721856)]} 0 0 [junit4] 2> 2226571 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[193 (1546794287532867584)]} 0 0 [junit4] 2> 2226574 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[194 (1546794287536013312)]} 0 0 [junit4] 2> 2226579 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[195 (1546794287540207616)]} 0 0 [junit4] 2> 2226582 INFO (qtp20309933-18925) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[196 (1546794287543353344)]} 0 0 [junit4] 2> 2226585 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[197 (1546794287547547648)]} 0 0 [junit4] 2> 2226589 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[198 (1546794287550693376)]} 0 0 [junit4] 2> 2226592 INFO (qtp20309933-18920) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[199 (1546794287553839104)]} 0 0 [junit4] 2> 2226595 INFO (qtp21883230-18942) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[200 (1546794287556984832)]} 0 0 [junit4] 2> 2226598 INFO (qtp24594438-18958) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[201 (1546794287561179136)]} 0 0 [junit4] 2> 2226602 INFO (qtp20309933-18924) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[202 (1546794287564324864)]} 0 0 [junit4] 2> 2226605 INFO (qtp21883230-18937) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] [...truncated too long message...] /Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/bcprov-jdk15-1.45.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/cglib-nodep-2.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-math3-3.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/easymock-3.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jackson-annotations-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jackson-databind-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-1.9.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/presto-parser-0.122.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/slice-0.10.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/java/32bit/jdk1.8.0_102/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160929_075556_567.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160929_075556_567.suites -stdin [junit4] ERROR: JVM J0 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952) [junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] at java.lang.Thread.run(Thread.java:745) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:707: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:252: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:536: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. Total time: 65 minutes 43 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
