Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2051/
2 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream Error Message: Error from server at http://127.0.0.1:38818/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000032 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38818/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000032 at __randomizedtesting.SeedInfo.seed([D237F9FCEF895F2D:F0F77807CCE3753D]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6758) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([6B4345F6AC784932:4771327B20BC3FB6]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886) at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=int_i:21&wt=xml at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879) ... 40 more Build Log: [...truncated 11288 lines...] [junit4] Suite: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest [junit4] 2> 1151126 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6B4345F6AC784932-001/init-core-data-001 [junit4] 2> 1151126 WARN (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10 [junit4] 2> 1151126 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1151128 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1151128 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1151128 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1151232 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1151298 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1151711 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1151811 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ec8424 [junit4] 2> 1151826 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ec8424 [junit4] 2> 1151826 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ec8424 [junit4] 2> 1151827 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1151919 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1151973 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1152316 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1152334 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1152334 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ec8424 [junit4] 2> 1152334 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1152335 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6B4345F6AC784932-001/init-core-data-001/] [junit4] 2> 1152372 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=43.49609375, floorSegmentMB=2.16015625, forceMergeDeletesPctAllowed=4.64044984306039, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8131662698600325 [junit4] 2> 1152526 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1152526 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1152527 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1152527 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1152528 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=59.7021484375, floorSegmentMB=1.28515625, forceMergeDeletesPctAllowed=10.003765881749338, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8300030604237183 [junit4] 2> 1152528 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec1784e[collection1] main] [junit4] 2> 1152528 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1152575 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1152703 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1152703 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1152703 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1152703 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1152703 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1152704 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1152704 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1152704 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1152704 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1152704 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1152703 INFO (coreLoadExecutor-1908-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574204327592984576 [junit4] 2> 1152715 INFO (searcherExecutor-1909-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ec1784e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1152716 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1152717 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasics [junit4] 2> 1152720 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574204327610810368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1152720 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@683122a2 commitCommandVersion:1574204327610810368 [junit4] 2> 1152723 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5915eb29[collection1] main] [junit4] 2> 1152724 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1152725 INFO (searcherExecutor-1909-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5915eb29[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))} [junit4] 2> 1152725 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 4 [junit4] 2> 1152743 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152743 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152744 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152744 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152744 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152744 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152758 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574204327650656256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1152758 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@683122a2 commitCommandVersion:1574204327650656256 [junit4] 2> 1152760 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8bced78[collection1] main] [junit4] 2> 1152761 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1152793 INFO (searcherExecutor-1909-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8bced78[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))} [junit4] 2> 1152794 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 35 [junit4] 2> 1152794 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152795 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152795 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152795 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1152795 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152796 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1152796 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152796 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1152796 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1152797 INFO (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBasics [junit4] 2> 1152798 INFO (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed [junit4] 2> 1152806 INFO (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed [junit4] 2> 1152945 INFO (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed [junit4] 2> 1152945 INFO (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed [junit4] 2> 1152946 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads [junit4] 2> 1152946 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1152947 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11709035[collection1] realtime] [junit4] 2> 1152947 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0 [junit4] 2> 1152961 WARN (Thread-1121) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327863517184 actual=1574204327863517185Retrying with new version .... (1) [junit4] 2> 1152961 WARN (Thread-1121) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327863517185 actual=1574204327863517186Retrying with new version .... (2) [junit4] 2> 1152962 WARN (Thread-1123) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327863517186 actual=1574204327863517187Retrying with new version .... (1) [junit4] 2> 1152962 WARN (Thread-1124) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327863517187 actual=1574204327864565760Retrying with new version .... (1) [junit4] 2> 1152963 WARN (Thread-1123) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327864565760 actual=1574204327864565761Retrying with new version .... (2) [junit4] 2> 1152963 WARN (Thread-1124) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327864565760 actual=1574204327864565761Retrying with new version .... (2) [junit4] 2> 1152963 WARN (Thread-1123) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327864565761 actual=1574204327865614336Retrying with new version .... (3) [junit4] 2> 1152964 WARN (Thread-1124) [ ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1574204327864565761 actual=1574204327865614337Retrying with new version .... (3) [junit4] 2> 1152964 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1574204327866662913,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1152964 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@683122a2 commitCommandVersion:1574204327866662913 [junit4] 2> 1152966 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@116b3079[collection1] main] [junit4] 2> 1152967 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1152974 INFO (searcherExecutor-1909-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@116b3079[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C10/9:delGen=1)))} [junit4] 2> 1152974 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 9 [junit4] 2> 1152974 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:10&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152975 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=cat:v5bq6i0pg1m80649pvz5+5ueg03k8xf3tul5iqqne+coyke44qv8yvi9vlknc7+bzdnsa9nqet9oesk2yz3+k2mg733cwno8zqopx8f1&wt=xml} hits=1 status=0 QTime=0 [junit4] 2> 1152975 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=int_i:21&wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 1152976 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=int_i:21&wt=xml [junit4] 2> 1152976 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=int_i:21&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=int_i:21&wt=xml [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879) [junit4] 2> at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1152976 INFO (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6B4345F6AC784932]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=6B4345F6AC784932 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.06s J0 | AtomicUpdateProcessorFactoryTest.testMultipleThreads <<< [junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([6B4345F6AC784932:4771327B20BC3FB6]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886) [junit4] > at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] > <response> [junit4] > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] > </response> [junit4] > request was:q=int_i:21&wt=xml [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879) [junit4] > ... 40 more [junit4] 2> 1153006 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1153006 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1135726303 [junit4] 2> 1153006 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1153007 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1153008 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1153021 INFO (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6B4345F6AC784932]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1153045 INFO (coreCloseExecutor-1914-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@35409f1 [junit4] 2> 1153123 INFO (coreCloseExecutor-1914-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=55839217 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6B4345F6AC784932-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=PostingsFormat(name=Memory), int_i=PostingsFormat(name=Memory), range_facet_l_dv=PostingsFormat(name=Memory), multiDefault=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), title=BlockTreeOrds(blocksize=128), title_lettertok=PostingsFormat(name=Memory), count_i=PostingsFormat(name=Memory), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), title_stringNoNorms=PostingsFormat(name=LuceneVarGapFixedInterval), title_stemmed=BlockTreeOrds(blocksize=128), cat=PostingsFormat(name=LuceneVarGapFixedInterval), id_i1=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=482, maxMBSortInHeap=6.121294088387679, sim=RandomSimilarity(queryNorm=false): {}, locale=ca, timezone=AST [junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=156316520,total=508559360 [junit4] 2> NOTE: All tests run in this JVM: [TestBadConfig, SpellingQueryConverterTest, TestAddFieldRealTimeGet, BlobRepositoryCloudTest, TestCSVResponseWriter, BasicZkTest, WordBreakSolrSpellCheckerTest, TestXmlQParser, DistributedFacetPivotWhiteBoxTest, TestJoin, DebugComponentTest, TestManagedResource, SolrIndexSplitterTest, DeleteInactiveReplicaTest, TestReplicationHandlerBackup, TestSolr4Spatial2, SparseHLLTest, CleanupOldIndexTest, TestMissingGroups, TestRawTransformer, SolrRequestParserTest, HighlighterConfigTest, OutputWriterTest, HdfsRecoverLeaseTest, TestRandomFaceting, TestLeaderElectionZkExpiry, TestReplicationHandler, UpdateParamsTest, FieldMutatingUpdateProcessorTest, TestSortByMinMaxFunction, TestLazyCores, LeaderInitiatedRecoveryOnShardRestartTest, TestFunctionQuery, PreAnalyzedUpdateProcessorTest, LeaderElectionIntegrationTest, TestInfoStreamLogging, SpellCheckCollatorWithCollapseTest, BinaryUpdateRequestHandlerTest, ZkNodePropsTest, TestMacroExpander, TestFilteredDocIdSet, TestInitQParser, TestExtendedDismaxParser, UUIDFieldTest, SolrPluginUtilsTest, ClassificationUpdateProcessorIntegrationTest, ConnectionManagerTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedQueueTest, TestSQLHandler, SynonymTokenizerTest, TestPointFields, StatsReloadRaceTest, AtomicUpdateProcessorFactoryTest] [junit4] Completed [157/726 (1!)] on J0 in 2.16s, 4 tests, 1 error <<< FAILURES! [...truncated 2746 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/init-core-data-001 [junit4] 2> 61706 WARN (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38 [junit4] 2> 61725 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 61726 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 61726 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 61982 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001 [junit4] 2> 62199 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 62309 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 62309 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 62767 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:35022 [junit4] 2> 63821 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running [junit4] 2> 63876 ERROR (Thread-32) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 65665 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 65716 INFO (jetty-launcher-27-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 65716 INFO (jetty-launcher-27-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 65732 INFO (jetty-launcher-27-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 65773 INFO (jetty-launcher-27-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 65809 INFO (jetty-launcher-27-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@759cbcb4{/solr,null,AVAILABLE} [junit4] 2> 65810 INFO (jetty-launcher-27-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@203589e3{HTTP/1.1,[http/1.1]}{127.0.0.1:42784} [junit4] 2> 65810 INFO (jetty-launcher-27-thread-2) [ ] o.e.j.s.Server Started @74579ms [junit4] 2> 65810 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42784} [junit4] 2> 65810 ERROR (jetty-launcher-27-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 65810 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 65811 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 65811 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 65811 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-28T22:33:59.181Z [junit4] 2> 65811 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 65902 INFO (jetty-launcher-27-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e6378eb{/solr,null,AVAILABLE} [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43d59a39{HTTP/1.1,[http/1.1]}{127.0.0.1:38818} [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.e.j.s.Server Started @74672ms [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38818} [junit4] 2> 65903 ERROR (jetty-launcher-27-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 65903 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-28T22:33:59.273Z [junit4] 2> 66035 INFO (jetty-launcher-27-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35b955e8{/solr,null,AVAILABLE} [junit4] 2> 66036 INFO (jetty-launcher-27-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@42adc2e6{HTTP/1.1,[http/1.1]}{127.0.0.1:35930} [junit4] 2> 66051 INFO (jetty-launcher-27-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fa81526{/solr,null,AVAILABLE} [junit4] 2> 66085 INFO (jetty-launcher-27-thread-1) [ ] o.e.j.s.Server Started @74854ms [junit4] 2> 66085 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35930} [junit4] 2> 66085 INFO (jetty-launcher-27-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7387d987{HTTP/1.1,[http/1.1]}{127.0.0.1:42193} [junit4] 2> 66085 ERROR (jetty-launcher-27-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 66085 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 66109 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 66109 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 66109 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-28T22:33:59.479Z [junit4] 2> 66085 INFO (jetty-launcher-27-thread-3) [ ] o.e.j.s.Server Started @74854ms [junit4] 2> 66118 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42193} [junit4] 2> 66118 ERROR (jetty-launcher-27-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 66118 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 66118 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 66118 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 66118 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-28T22:33:59.488Z [junit4] 2> 66196 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 66197 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 66198 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 66513 INFO (jetty-launcher-27-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35022/solr [junit4] 2> 66560 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 66561 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 66752 INFO (jetty-launcher-27-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35022/solr [junit4] 2> 67008 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 67117 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 67133 INFO (jetty-launcher-27-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35022/solr [junit4] 2> 67243 INFO (jetty-launcher-27-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35022/solr [junit4] 2> 67428 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 67597 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 68871 WARN (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 68872 WARN (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 68873 WARN (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 68890 WARN (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 69295 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 69365 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38818_solr [junit4] 2> 69367 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.c.Overseer Overseer (id=98387967092850697-127.0.0.1:38818_solr-n_0000000000) starting [junit4] 2> 69456 INFO (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 69348 INFO (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 69366 INFO (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 69585 INFO (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42193_solr [junit4] 2> 69586 INFO (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42784_solr [junit4] 2> 69586 INFO (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35930_solr [junit4] 2> 69637 INFO (zkCallback-49-thread-1-processing-n:127.0.0.1:35930_solr) [n:127.0.0.1:35930_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 69640 INFO (zkCallback-49-thread-1-processing-n:127.0.0.1:35930_solr) [n:127.0.0.1:35930_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 69880 INFO (zkCallback-48-thread-2-processing-n:127.0.0.1:42784_solr) [n:127.0.0.1:42784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 69895 INFO (zkCallback-47-thread-2-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 69767 INFO (zkCallback-48-thread-1-processing-n:127.0.0.1:42784_solr) [n:127.0.0.1:42784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 69767 INFO (zkCallback-46-thread-1-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 69767 INFO (zkCallback-47-thread-1-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 70974 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38818_solr [junit4] 2> 70976 INFO (zkCallback-47-thread-1-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 70976 INFO (zkCallback-49-thread-1-processing-n:127.0.0.1:35930_solr) [n:127.0.0.1:35930_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 70998 INFO (zkCallback-48-thread-1-processing-n:127.0.0.1:42784_solr) [n:127.0.0.1:42784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 71055 INFO (zkCallback-46-thread-2-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 72889 INFO (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42784.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 72944 INFO (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42784.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 72945 INFO (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42784.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 72968 INFO (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 73368 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38818.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 73374 INFO (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35930.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 73386 INFO (jetty-launcher-27-thread-2) [n:127.0.0.1:42784_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node2/. [junit4] 2> 73458 INFO (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 73458 INFO (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 73679 INFO (jetty-launcher-27-thread-3) [n:127.0.0.1:42193_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node3/. [junit4] 2> 74187 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38818.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 74187 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38818.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 74188 INFO (jetty-launcher-27-thread-4) [n:127.0.0.1:38818_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node4/. [junit4] 2> 74204 INFO (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35930.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 74204 INFO (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35930.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 74205 INFO (jetty-launcher-27-thread-1) [n:127.0.0.1:35930_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node1/. [junit4] 2> 77538 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 77539 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35022/solr ready [junit4] 2> 78086 INFO (qtp315711843-319) [n:127.0.0.1:38818_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 78321 INFO (OverseerThreadFactory-316-thread-1-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 79049 INFO (OverseerStateUpdate-98387967092850697-127.0.0.1:38818_solr-n_0000000000) [n:127.0.0.1:38818_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38818/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 79268 INFO (OverseerStateUpdate-98387967092850697-127.0.0.1:38818_solr-n_0000000000) [n:127.0.0.1:38818_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42193/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 79623 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 79624 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 79638 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 79638 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 80227 INFO (zkCallback-47-thread-1-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 80227 INFO (zkCallback-47-thread-2-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 80247 INFO (zkCallback-46-thread-1-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 80247 INFO (zkCallback-46-thread-2-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 80874 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 81022 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=test [junit4] 2> 81082 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 81294 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 81730 WARN (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 81770 WARN (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 81803 WARN (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 81804 WARN (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 81804 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 81806 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 81832 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38818.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 81833 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 81833 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node4/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/] [junit4] 2> 82125 WARN (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 82127 WARN (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 82127 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 82128 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from collection collection1, trusted=true [junit4] 2> 82128 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42193.solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@458bb133 [junit4] 2> 82128 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 82128 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node3/collection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001/tempDir-001/node3/./collection1_shard2_replica_n3/data/] [junit4] 2> 82721 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 82722 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 82735 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 82735 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 82737 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2480ffc2[collection1_shard1_replica_n1] main] [junit4] 2> 82743 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 82743 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 82744 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 82744 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 82745 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@21d1a7df[collection1_shard2_replica_n3] main] [junit4] 2> 82753 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 82754 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 82771 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 82773 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574207494441402368 [junit4] 2> 82788 INFO (searcherExecutor-325-thread-1-processing-n:127.0.0.1:38818_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2480ffc2[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 82788 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 82789 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 82789 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 82790 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1574207494459228160 [junit4] 2> 82894 INFO (searcherExecutor-326-thread-1-processing-n:127.0.0.1:42193_solr x:collection1_shard2_replica_n3 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher Searcher@21d1a7df[collection1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 83134 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 83134 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 83134 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42193/solr/collection1_shard2_replica_n3/ [junit4] 2> 83135 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 83135 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:42193/solr/collection1_shard2_replica_n3/ has no replicas [junit4] 2> 83135 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 83169 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 83279 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 83279 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38818/solr/collection1_shard1_replica_n1/ [junit4] 2> 83280 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 83280 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38818/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 83280 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 83494 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42193/solr/collection1_shard2_replica_n3/ shard2 [junit4] 2> 83494 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38818/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 83532 INFO (zkCallback-46-thread-1-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 83532 INFO (zkCallback-47-thread-1-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 83531 INFO (zkCallback-47-thread-2-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 83535 INFO (zkCallback-46-thread-2-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84007 INFO (zkCallback-47-thread-2-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84007 INFO (zkCallback-47-thread-1-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84008 INFO (zkCallback-46-thread-2-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84008 INFO (zkCallback-46-thread-1-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84023 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 84024 INFO (qtp315711843-317) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4386 [junit4] 2> 84061 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 84062 INFO (qtp47999613-340) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4439 [junit4] 2> 84225 INFO (qtp315711843-319) [n:127.0.0.1:38818_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 84502 INFO (OverseerCollectionConfigSetProcessor-98387967092850697-127.0.0.1:38818_solr-n_0000000000) [n:127.0.0.1:38818_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 84593 INFO (zkCallback-47-thread-2-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84593 INFO (zkCallback-47-thread-1-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84595 INFO (zkCallback-46-thread-2-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 84595 INFO (zkCallback-46-thread-1-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 85234 INFO (qtp315711843-319) [n:127.0.0.1:38818_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=7147 [junit4] 2> 85247 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):90 [junit4] 2> 85252 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 85335 INFO (TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[D237F9FCEF895F2D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelDaemonCommitStream [junit4] 2> 85453 INFO (qtp315711843-321) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_sh [...truncated too long message...] ollection1_shard2_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1acc179c commitCommandVersion:0 [junit4] 2> 509449 INFO (coreCloseExecutor-510-thread-1) [n:127.0.0.1:42784_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.c.SolrCore [workQueue_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@668181ec [junit4] 2> 509471 INFO (coreCloseExecutor-508-thread-1) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n3, tag=562895210 [junit4] 2> 509474 INFO (coreCloseExecutor-508-thread-1) [n:127.0.0.1:42193_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=562895210 [junit4] 2> 509449 INFO (coreCloseExecutor-507-thread-1) [n:127.0.0.1:35930_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.workQueue.shard2.replica_n2, tag=1968093516 [junit4] 2> 509478 INFO (coreCloseExecutor-507-thread-1) [n:127.0.0.1:35930_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard2.leader, tag=1968093516 [junit4] 2> 509478 INFO (coreCloseExecutor-509-thread-1) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4a48ad4e [junit4] 2> 509478 INFO (coreCloseExecutor-509-thread-1) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 509478 INFO (coreCloseExecutor-509-thread-1) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ce26ba8 commitCommandVersion:0 [junit4] 2> 509565 INFO (coreCloseExecutor-510-thread-1) [n:127.0.0.1:42784_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.workQueue.shard1.replica_n1, tag=1719763436 [junit4] 2> 509567 INFO (coreCloseExecutor-510-thread-1) [n:127.0.0.1:42784_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard1.leader, tag=1719763436 [junit4] 2> 509568 INFO (jetty-closer-28-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98387967092850739-127.0.0.1:42784_solr-n_0000000004) closing [junit4] 2> 509577 INFO (OverseerStateUpdate-98387967092850739-127.0.0.1:42784_solr-n_0000000004) [n:127.0.0.1:42784_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42784_solr [junit4] 2> 509806 WARN (zkCallback-49-thread-9-processing-n:127.0.0.1:35930_solr) [n:127.0.0.1:35930_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 509806 INFO (coreCloseExecutor-509-thread-1) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1246276942 [junit4] 2> 509808 INFO (coreCloseExecutor-509-thread-1) [n:127.0.0.1:38818_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1246276942 [junit4] 2> 509874 INFO (jetty-closer-28-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35b955e8{/solr,null,UNAVAILABLE} [junit4] 2> 509874 INFO (zkCallback-46-thread-12-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 509875 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0035, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 509875 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15d8b55b4be0037, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 511306 WARN (zkCallback-47-thread-9-processing-n:127.0.0.1:42193_solr) [n:127.0.0.1:42193_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 511306 WARN (zkCallback-48-thread-12-processing-n:127.0.0.1:42784_solr) [n:127.0.0.1:42784_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 511306 INFO (jetty-closer-28-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fa81526{/solr,null,UNAVAILABLE} [junit4] 2> 511306 INFO (jetty-closer-28-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@759cbcb4{/solr,null,UNAVAILABLE} [junit4] 2> 511375 WARN (zkCallback-46-thread-12-processing-n:127.0.0.1:38818_solr) [n:127.0.0.1:38818_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 511375 INFO (jetty-closer-28-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e6378eb{/solr,null,UNAVAILABLE} [junit4] 2> 511376 ERROR (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 511377 INFO (SUITE-StreamExpressionTest-seed#[D237F9FCEF895F2D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35022 35022 [junit4] 2> 511587 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35022 35022 [junit4] 2> 511589 WARN (Thread-32) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 93 /solr/aliases.json [junit4] 2> 93 /solr/clusterprops.json [junit4] 2> 11 /solr/configs/conf [junit4] 2> 8 /solr/configs/ml [junit4] 2> 8 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 93 /solr/clusterstate.json [junit4] 2> 40 /solr/collections/destinationCollection/state.json [junit4] 2> 30 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 26 /solr/collections/workQueue/state.json [junit4] 2> 24 /solr/collections/mainCorpus/state.json [junit4] 2> 20 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 14 /solr/collections/collection1/state.json [junit4] 2> 12 /solr/collections/destination/state.json [junit4] 2> 10 /solr/collections/uknownCollection/state.json [junit4] 2> 10 /solr/collections/modelCollection/state.json [junit4] 2> 10 /solr/collections/checkpointCollection/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 93 /solr/collections [junit4] 2> 90 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_D237F9FCEF895F2D-001 [junit4] 2> Jul 28, 2017 10:41:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=3, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=America/Rainy_River [junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=88713504,total=479723520 [junit4] 2> NOTE: All tests run in this JVM: [ModuloEvaluatorTest, CommonAdminParamsTest, CosineEvaluatorTest, JettyWebappTest, TestHash, TestDelegationTokenResponse, DocumentAnalysisResponseTest, SolrSchemalessExampleTest, TestDelegationTokenRequest, TestCoreAdmin, StreamExpressionTest] [junit4] Completed [123/135 (1!)] on J2 in 450.47s, 92 tests, 1 error <<< FAILURES! [...truncated 42423 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
