Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6910/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001

        at __randomizedtesting.SeedInfo.seed([8C297FEF37D1E19E]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution

Error Message:
expected:<99.9552> but was:<96.73466642664324>

Stack Trace:
java.lang.AssertionError: expected:<99.9552> but was:<96.73466642664324>
        at 
__randomizedtesting.SeedInfo.seed([E54498F6A03F14B6:7D54675702866CCA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution(StreamExpressionTest.java:6318)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12785 lines...]
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001
   [junit4]   2> 2204748 WARN  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2204748 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2204751 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2204751 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> 2204756 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 2204756 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2204782 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2204788 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=test
   [junit4]   2> 2204790 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2204826 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6cbef
   [junit4]   2> 2204831 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6cbef
   [junit4]   2> 2204831 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6cbef
   [junit4]   2> 2204833 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2204853 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2204859 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2204866 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2204867 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 2204867 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a6cbef
   [junit4]   2> 2204867 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2204867 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001\]
   [junit4]   2> 2204870 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=94.0810546875, 
floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=21.219437856753014, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2204873 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 2204918 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2204918 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2204919 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.694446793345935]
   [junit4]   2> 2204919 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6191ad68[collection1] main]
   [junit4]   2> 2204920 WARN  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2204920 INFO  (coreLoadExecutor-8882-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2204920 INFO  (searcherExecutor-8883-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6191ad68[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2204921 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 2204922 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
   [junit4]   2> 2204924 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4059]} 0 1
   [junit4]   2> 2204925 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4059]} 0 0
   [junit4]   2> 2204925 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4055]} 0 0
   [junit4]   2> 2204925 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2204925 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d85d41 commitCommandVersion:0
   [junit4]   2> 2204936 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65390166[collection1] main]
   [junit4]   2> 2204936 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2204937 INFO  (searcherExecutor-8883-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65390166[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3)))}
   [junit4]   2> 2204937 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 2204937 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2204937 WARN  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 2204940 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d85d41 commitCommandVersion:0
   [junit4]   2> 2204948 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@561249d4[collection1] main]
   [junit4]   2> 2204949 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2204949 INFO  (searcherExecutor-8883-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@561249d4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c3)))}
   [junit4]   2> 2204950 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 12
   [junit4]   2> 2204951 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2204952 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 2204952 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 2204952 INFO  
(TEST-SampleTest.testAdvanced-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
   [junit4]   2> 2204954 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 2204955 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4055]} 0 0
   [junit4]   2> 2204955 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4056]} 0 0
   [junit4]   2> 2204955 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2204955 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d85d41 commitCommandVersion:0
   [junit4]   2> 2204975 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b99a176[collection1] main]
   [junit4]   2> 2204976 INFO  (searcherExecutor-8883-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b99a176[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c3/1:delGen=1)
 Uninverting(_2(8.0.0):c2)))}
   [junit4]   2> 2204977 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2204981 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 24
   [junit4]   2> 2204989 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2204989 WARN  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 2204993 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d85d41 commitCommandVersion:0
   [junit4]   2> 2205001 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@45c86504[collection1] main]
   [junit4]   2> 2205003 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2205003 INFO  (searcherExecutor-8883-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45c86504[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c4)))}
   [junit4]   2> 2205009 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 26
   [junit4]   2> 2205009 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2205010 INFO  
(TEST-SampleTest.testSimple-seed#[8C297FEF37D1E19E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 2205010 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> 2205010 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=406015148
   [junit4]   2> 2205010 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2205010 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30b043ae: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@37afcbb8
   [junit4]   2> 2205012 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2205012 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38ee80a5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@29e55dee
   [junit4]   2> 2205015 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2205015 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c532fe6: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@34c092f3
   [junit4]   2> 2205017 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2205020 INFO  (coreCloseExecutor-8887-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6119f217
   [junit4]   2> 2205020 INFO  (coreCloseExecutor-8887-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1629090327
   [junit4]   2> 2205020 INFO  (coreCloseExecutor-8887-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12313a73: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@71da331a
   [junit4]   2> 2205038 INFO  
(SUITE-SampleTest-seed#[8C297FEF37D1E19E]-worker) [    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Sep 20, 2017 8:03:17 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=Asserting(Lucene70): 
{subject=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=584, 
maxMBSortInHeap=6.2468176861910205, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sw-TZ, timezone=America/Resolute
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=90880392,total=285212672
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaManager, 
MoveReplicaHDFSUlogDirTest, OverseerCollectionConfigSetProcessorTest, 
SSLMigrationTest, HdfsUnloadDistributedZkTest, DocValuesNotIndexedTest, 
TestJsonRequest, UninvertDocValuesMergePolicyTest, TestQueryTypes, 
TestFieldSortValues, TestAuthorizationFramework, 
TestSubQueryTransformerCrossCore, SpellingQueryConverterTest, 
OpenExchangeRatesOrgProviderTest, TestAnalyzedSuggestions, TestCollectionAPIs, 
TestLRUCache, SolrCmdDistributorTest, QueryEqualityTest, 
CoreAdminCreateDiscoverTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestManagedSynonymFilterFactory, TestUniqueKeyFieldResource, 
SolrJmxReporterCloudTest, TestSolrConfigHandlerConcurrent, TestSolr4Spatial2, 
TestRangeQuery, BasicZkTest, SchemaVersionSpecificBehaviorTest, 
TestCollapseQParserPlugin, TestImplicitCoreProperties, 
IndexSchemaRuntimeFieldTest, ShardRoutingCustomTest, TestRealTimeGet, 
SolrXmlInZkTest, RestartWhileUpdatingTest, TestExactSharedStatsCache, 
TestMergePolicyConfig, TestTolerantUpdateProcessorCloud, 
TestRuleBasedAuthorizationPlugin, TestObjectReleaseTracker, 
HdfsChaosMonkeyNothingIsSafeTest, TestNumericTerms32, 
DocumentAnalysisRequestHandlerTest, TestCloudSearcherWarming, 
TestCollectionAPI, TestSearchPerf, TestIndexSearcher, 
ChaosMonkeySafeLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
UpdateLogTest, TestSolrCoreSnapshots, TestCollationField, TestJoin, 
CustomCollectionTest, TestWordDelimiterFilterFactory, DataDrivenBlockJoinTest, 
TestLuceneMatchVersion, TestFieldResource, TestExceedMaxTermLength, 
FileBasedSpellCheckerTest, CdcrReplicationDistributedZkTest, 
TestSolrIndexConfig, SpellCheckCollatorTest, TestFastOutputStream, 
TestSolrCLIRunExample, TestSolr4Spatial, LoggingHandlerTest, 
TestRandomRequestDistribution, ConnectionReuseTest, 
SolrCoreCheckLockOnStartupTest, TermVectorComponentDistributedTest, 
DeleteLastCustomShardedReplicaTest, SolrIndexMetricsTest, 
TestSimpleQParserPlugin, TestXmlQParser, RulesTest, TestDocSet, 
TestPayloadScoreQParserPlugin, TestSegmentSorting, SortSpecParsingTest, 
TestLocalFSCloudBackupRestore, TestDocumentBuilder, TestManagedSchema, 
ConfigureRecoveryStrategyTest, DistributedMLTComponentTest, 
TestDelegationWithHadoopAuth, UpdateRequestProcessorFactoryTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSchemaResource, ShardSplitTest, 
TestCSVLoader, HdfsBasicDistributedZk2Test, BadComponentTest, 
AliasIntegrationTest, TestOverriddenPrefixQueryForCustomFieldType, 
BlockJoinFacetSimpleTest, TestSchemaVersionResource, TestSolrQueryParser, 
SolrCLIZkUtilsTest, TestStressUserVersions, EnumFieldTest, 
TestSimpleTrackingShardHandler, TestZkChroot, TestBackupRepositoryFactory, 
TestRandomCollapseQParserPlugin, TestCoreDiscovery, TestMacros, 
TestManagedSchemaThreadSafety, AtomicUpdatesTest, SuggestComponentTest, 
TestUseDocValuesAsStored, TestReRankQParserPlugin, AnalyticsMergeStrategyTest, 
TestFastWriter, TestPostingsSolrHighlighter, TestCloudJSONFacetJoinDomain, 
TestConfig, DOMUtilTest, CollectionStateFormat2Test, 
CloudExitableDirectoryReaderTest, ConnectionManagerTest, TestRemoteStreaming, 
TestReload, TestFiltering, TestComponentsName, ShowFileRequestHandlerTest, 
TestCloudDeleteByQuery, TestInPlaceUpdatesDistrib, HdfsDirectoryFactoryTest, 
CollectionsAPIAsyncDistributedZkTest, TestSystemIdResolver, MetricsHandlerTest, 
ZkStateReaderTest, SpatialHeatmapFacetsTest, BaseCdcrDistributedZkTest, 
SuggesterFSTTest, BasicAuthStandaloneTest, DistributedFacetPivotLargeTest, 
MultiThreadedOCPTest, SpellCheckComponentTest, TestConfigSetsAPI, 
TestBM25SimilarityFactory, TestChildDocTransformer, DateRangeFieldTest, 
CollectionsAPIDistributedZkTest, SolrSlf4jReporterTest, TestPivotHelperCode, 
TestJsonFacetRefinement, TestEmbeddedSolrServerSchemaAPI, TestDocTermOrds, 
TestLRUStatsCache, DistanceUnitsTest, CdcrRequestHandlerTest, 
TestMaxScoreQueryParser, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestFieldCacheWithThreads, TestSQLHandlerNonCloud, StatsComponentTest, 
TestFileDictionaryLookup, ChangedSchemaMergeTest, 
VMParamsZkACLAndCredentialsProvidersTest, CacheHeaderTest, TestCharFilters, 
UtilsToolTest, FullHLLTest, TestGraphTermsQParserPlugin, TestSimpleTextCodec, 
SynonymTokenizerTest, TestRestManager, LeaderElectionContextKeyTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BadIndexSchemaTest, 
PluginInfoTest, TestCustomDocTransformer, TestEmbeddedSolrServerAdminHandler, 
TestPerFieldSimilarity, V2ApiIntegrationTest, TestMinMaxOnMultiValuedField, 
HdfsCollectionsAPIDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, 
TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, 
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, 
TestRecovery, TestStressReorder, HardAutoCommitTest, 
DistributedTermsComponentTest, SolrCoreTest, QueryElevationComponentTest, 
PeerSyncTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
DocValuesTest, SolrInfoBeanTest, LukeRequestHandlerTest, TestWriterPerf, 
TestReversedWildcardFilterFactory, TermsComponentTest, 
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, 
MBeansHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, 
MultiTermTest, SampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SampleTest 
-Dtests.seed=8C297FEF37D1E19E -Dtests.slow=true -Dtests.locale=sw-TZ 
-Dtests.timezone=America/Resolute -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_8C297FEF37D1E19E-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8C297FEF37D1E19E]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [459/733 (1!)] on J1 in 0.57s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 1550 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 49127 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\init-core-data-001
   [junit4]   2> 49129 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 49130 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 49130 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001
   [junit4]   2> 49130 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 49131 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 49131 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 49136 ERROR (Thread-136) [    ] 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> 49237 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62955
   [junit4]   2> 49328 INFO  (jetty-launcher-87-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 49332 INFO  (jetty-launcher-87-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43892b5e{/solr,null,AVAILABLE}
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69406c51{HTTP/1.1,[http/1.1]}{127.0.0.1:62959}
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] o.e.j.s.Server 
Started @59685ms
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62959}
   [junit4]   2> 49334 ERROR (jetty-launcher-87-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 49334 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T20:21:55.694360600Z
   [junit4]   2> 49337 INFO  (jetty-launcher-87-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 49337 INFO  (jetty-launcher-87-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d124e18{/solr,null,AVAILABLE}
   [junit4]   2> 49338 INFO  (jetty-launcher-87-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1078b97f{HTTP/1.1,[http/1.1]}{127.0.0.1:62964}
   [junit4]   2> 49338 INFO  (jetty-launcher-87-thread-1) [    ] o.e.j.s.Server 
Started @59690ms
   [junit4]   2> 49338 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62964}
   [junit4]   2> 49339 ERROR (jetty-launcher-87-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 49339 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 49339 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 49339 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 49339 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T20:21:55.699696500Z
   [junit4]   2> 49342 INFO  (jetty-launcher-87-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 49349 INFO  (jetty-launcher-87-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cae1a2{/solr,null,AVAILABLE}
   [junit4]   2> 49350 INFO  (jetty-launcher-87-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14dc2cd1{HTTP/1.1,[http/1.1]}{127.0.0.1:62969}
   [junit4]   2> 49350 INFO  (jetty-launcher-87-thread-4) [    ] o.e.j.s.Server 
Started @59701ms
   [junit4]   2> 49350 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62969}
   [junit4]   2> 49351 ERROR (jetty-launcher-87-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 49351 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 49351 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 49351 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 49351 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T20:21:55.711672500Z
   [junit4]   2> 49354 INFO  (jetty-launcher-87-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 49354 INFO  (jetty-launcher-87-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bfb4fcc{/solr,null,AVAILABLE}
   [junit4]   2> 49356 INFO  (jetty-launcher-87-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@cb4c17b{HTTP/1.1,[http/1.1]}{127.0.0.1:62974}
   [junit4]   2> 49356 INFO  (jetty-launcher-87-thread-3) [    ] o.e.j.s.Server 
Started @59707ms
   [junit4]   2> 49356 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62974}
   [junit4]   2> 49358 ERROR (jetty-launcher-87-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 49359 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 49359 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 49359 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 49359 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T20:21:55.719518300Z
   [junit4]   2> 49429 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 49429 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 49429 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 49429 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 49461 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62955/solr
   [junit4]   2> 49465 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62955/solr
   [junit4]   2> 49477 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62955/solr
   [junit4]   2> 49486 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62955/solr
   [junit4]   2> 49564 WARN  (jetty-launcher-87-thread-1) [    ] 
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> 49565 WARN  (jetty-launcher-87-thread-3) [    ] 
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> 49567 WARN  (jetty-launcher-87-thread-4) [    ] 
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> 49567 WARN  (jetty-launcher-87-thread-2) [    ] 
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> 49578 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 49578 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 49579 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 49579 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 49580 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62964_solr
   [junit4]   2> 49581 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62969_solr
   [junit4]   2> 49581 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62974_solr
   [junit4]   2> 49582 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62959_solr
   [junit4]   2> 49582 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98693212765880330-127.0.0.1:62964_solr-n_0000000000) starting
   [junit4]   2> 49586 INFO  (zkCallback-107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 49648 INFO  (zkCallback-107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 49656 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 49658 INFO  (zkCallback-106-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 49664 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 49709 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62969.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49719 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62964_solr
   [junit4]   2> 49722 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 49722 INFO  (zkCallback-107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 49722 INFO  (zkCallback-106-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 49722 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 49731 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62969.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49731 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62969.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49733 INFO  (jetty-launcher-87-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node3\.
   [junit4]   2> 49735 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62974.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49753 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62959.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49769 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62974.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49769 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62974.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49771 INFO  (jetty-launcher-87-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node4\.
   [junit4]   2> 49779 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62959.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49780 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62959.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49781 INFO  (jetty-launcher-87-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node1\.
   [junit4]   2> 49800 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62964.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49806 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62964.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49807 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62964.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 49808 INFO  (jetty-launcher-87-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node2\.
   [junit4]   2> 50126 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 50128 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62955/solr ready
   [junit4]   2> 50149 INFO  (qtp872128145-743) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 50154 INFO  (OverseerThreadFactory-464-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 50265 INFO  
(OverseerStateUpdate-98693212765880330-127.0.0.1:62964_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62974/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 50268 INFO  
(OverseerStateUpdate-98693212765880330-127.0.0.1:62964_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62959/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 50480 INFO  (qtp2098577601-765) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 50481 INFO  (qtp1257170219-732) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 50481 INFO  (qtp2098577601-765) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 50481 INFO  (qtp1257170219-732) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 50606 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50606 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50618 INFO  (zkCallback-109-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50618 INFO  (zkCallback-108-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51527 INFO  (qtp2098577601-765) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 51542 INFO  (qtp2098577601-765) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 51546 INFO  (qtp1257170219-732) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 51567 INFO  (qtp1257170219-732) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 51603 WARN  (qtp2098577601-765) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 51603 WARN  (qtp2098577601-765) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51603 INFO  (qtp2098577601-765) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 51603 INFO  (qtp2098577601-765) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 51604 INFO  (qtp2098577601-765) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62974.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 51604 INFO  (qtp2098577601-765) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 51604 INFO  (qtp2098577601-765) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node4\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node4\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 51615 WARN  (qtp1257170219-732) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 51615 WARN  (qtp1257170219-732) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51615 INFO  (qtp1257170219-732) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 51616 INFO  (qtp1257170219-732) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 51616 INFO  (qtp1257170219-732) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62959.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45e1890
   [junit4]   2> 51616 INFO  (qtp1257170219-732) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 51616 INFO  (qtp1257170219-732) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node1\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001\tempDir-001\node1\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 51717 INFO  (qtp1257170219-732) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51717 INFO  (qtp1257170219-732) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51720 INFO  (qtp1257170219-732) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 51720 INFO  (qtp1257170219-732) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 51722 INFO  (qtp1257170219-732) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c184d4c[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 51724 INFO  (qtp1257170219-732) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 51725 INFO  (qtp1257170219-732) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 51725 INFO  (qtp1257170219-732) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51726 INFO  (searcherExecutor-466-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@3c184d4c[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51726 INFO  (qtp1257170219-732) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1579091406970945536
   [junit4]   2> 51734 INFO  (qtp1257170219-732) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 51734 INFO  (qtp1257170219-732) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 51734 INFO  (qtp1257170219-732) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 51734 INFO  (qtp1257170219-732) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 51734 INFO  (qtp1257170219-732) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 51734 INFO  (qtp1257170219-732) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 51738 INFO  (qtp1257170219-732) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 51757 INFO  (qtp2098577601-765) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51757 INFO  (qtp2098577601-765) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51759 INFO  (qtp2098577601-765) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 51759 INFO  (qtp2098577601-765) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 51760 INFO  (qtp2098577601-765) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@514d50a9[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 51761 INFO  (qtp2098577601-765) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 51762 INFO  (qtp2098577601-765) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 51762 INFO  (qtp2098577601-765) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51763 INFO  (searcherExecutor-465-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@514d50a9[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51763 INFO  (qtp2098577601-765) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1579091407009742848
   [junit4]   2> 51768 INFO  (qtp2098577601-765) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 51769 INFO  (qtp2098577601-765) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 51769 INFO  (qtp2098577601-765) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:62974/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 51769 INFO  (qtp2098577601-765) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 51769 INFO  (qtp2098577601-765) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:62974/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 51769 INFO  (qtp2098577601-765) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 51773 INFO  (qtp2098577601-765) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62974/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 51880 INFO  (zkCallback-109-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51880 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51880 INFO  (zkCallback-108-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51880 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51891 INFO  (qtp1257170219-732) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 51893 INFO  (qtp1257170219-732) [    ] 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_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1412
   [junit4]   2> 51930 INFO  (qtp2098577601-765) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 51938 INFO  (qtp2098577601-765) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1457
   [junit4]   2> 51946 INFO  (qtp872128145-743) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 52040 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52040 INFO  (zkCallback-108-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52040 INFO  (zkCallback-109-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52040 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52165 INFO  
(OverseerCollectionConfigSetProcessor-98693212765880330-127.0.0.1:62964_solr-n_0000000000)
 [    ] 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> 52948 INFO  (qtp872128145-743) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2799
   [junit4]   2> 52959 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 52961 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 52963 INFO  (qtp872128145-742) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 53080 INFO  (qtp872128145-742) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=116
   [junit4]   2> 53131 INFO  
(TEST-StreamExpressionTest.testOuterHashJoinStream-seed#[E54498F6A03F14B6]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testOuterHashJoinStream
   [junit4]   2> 53148 INFO  (qtp1257170219-731) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62974/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579091408459923456)} 0 1
   [junit4]   2> 53152 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091408466214912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53152 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 53153 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 53153 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62974/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 53154 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091408468312064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53154 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 53157 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 53157 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62974/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 53158 INFO  (qtp2098577601-763) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579091408456777728),commit=} 0 23
   [junit4]   2> 53188 INFO  (qtp1257170219-729) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1579091408478797824), 3 (1579091408496623616), 5 (1579091408497672192), 6 
(1579091408498720768), 7 (1579091408498720769), 9 (1579091408500817920)]} 0 23
   [junit4]   2> 53334 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 
(1579091408477749248), 15 (1579091408572121088), 4 (1579091408586801152), 8 
(1579091408609869824), 10 (1579091408626647040), 11 (1579091408646569984), 12 
(1579091408657055744), 13 (1579091408657055745), 14 (1579091408657055746)]} 0 
172
   [junit4]   2> 53346 INFO  (qtp2098577601-774) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091408669638656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53349 INFO  (qtp2098577601-774) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@148f3eb2 
commitCommandVersion:1579091408669638656
   [junit4]   2> 53361 INFO  (qtp1257170219-783) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091408685367296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53361 INFO  (qtp1257170219-783) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@495d43f3 
commitCommandVersion:1579091408685367296
   [junit4]   2> 53936 INFO  (qtp1257170219-783) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77084a25[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 53940 INFO  (qtp1257170219-783) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 53942 INFO  (qtp2098577601-774) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3935b474[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 53944 INFO  (searcherExecutor-466-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@77084a25[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c6)))}
   [junit4]   2> 53944 INFO  (qtp2098577601-774) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 53944 INFO  (qtp1257170219-783) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 594
   [junit4]   2> 53946 INFO  (searcherExecutor-465-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@3935b474[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c9)))}
   [junit4]   2> 53947 INFO  (qtp2098577601-774) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 600
   [junit4]   2> 53948 INFO  (qtp1257170219-728) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 611
   [junit4]   2> 53957 INFO  
(TEST-StreamExpressionTest.testOuterHashJoinStream-seed#[E54498F6A03F14B6]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 53958 INFO  
(TEST-StreamExpressionTest.testOuterHashJoinStream-seed#[E54498F6A03F14B6]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62955/solr 
ready
   [junit4]   2> 53970 INFO  (qtp1257170219-782) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=3
   [junit4]   2> 53970 INFO  (qtp2098577601-773) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=2
   [junit4]   2> 53984 INFO  (qtp1257170219-781) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=2
   [junit4]   2> 53991 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 54011 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 54014 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 54019 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 54027 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 54040 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 54044 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 54050 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 54056 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 54075 INFO  (qtp2098577601-774) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 54081 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 54084 INFO  (qtp2098577601-773) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 54085 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 54089 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 0x15ea0f440a7000f, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 54090 INFO  
(TEST-StreamExpressionTest.testOuterHashJoinStream-seed#[E54498F6A03F14B6]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testOuterHashJoinStream
   [junit4]   2> 54141 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E54498F6A03F14B6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSortStream
   [junit4]   2> 54147 INFO  (qtp1257170219-783) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ea1ea96[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 54150 INFO  (qtp2098577601-768) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@663b0b55[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 54150 INFO  (qtp2098577601-768) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579091409505353728)} 0 7
   [junit4]   2> 54154 INFO  (qtp2098577601-761) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091409516888064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54154 INFO  (qtp2098577601-761) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@148f3eb2 
commitCommandVersion:1579091409516888064
   [junit4]   2> 54154 INFO  (qtp1257170219-735) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091409516888064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54154 INFO  (qtp1257170219-735) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@495d43f3 
commitCommandVersion:1579091409516888064
   [junit4]   2> 54156 INFO  (qtp2098577601-761) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@122e54ae[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 54156 INFO  (qtp1257170219-735) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32832afd[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 54157 INFO  (qtp1257170219-735) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54157 INFO  (qtp2098577601-761) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54158 INFO  (searcherExecutor-465-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@122e54ae[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54159 INFO  (searcherExecutor-466-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@32832afd[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54160 INFO  (qtp1257170219-735) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 54164 INFO  (qtp2098577601-761) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 54166 INFO  (qtp1257170219-783) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579091409505353728),commit=} 0 24
   [junit4]   2> 54176 INFO  (qtp2098577601-763) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1579091409530519552), 4 (1579091409539956736), 1 (1579091409539956737)]} 0 8
   [junit4]   2> 54176 INFO  (qtp1257170219-781) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1579091409530519552), 3 (1579091409538908160), 5 (1579091409538908161)]} 0 9
   [junit4]   2> 54179 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091409543102464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54179 INFO  (qtp1257170219-730) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@495d43f3 
commitCommandVersion:1579091409543102464
   [junit4]   2> 54179 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091409543102464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54179 INFO  (qtp2098577601-762) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@148f3eb2 
commitCommandVersion:1579091409543102464
   [junit4]   2> 54201 INFO  (qtp2098577601-762) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e6ffe35[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 54201 INFO  (qtp1257170219-730) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7406b0cb[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 54204 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54204 INFO  (searcherExecutor-465-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@e6ffe35[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c3)))}
   [junit4]   2> 54204 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54204 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 24
   [junit4]   2> 54205 INFO  (searcherExecutor-466-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@7406b0cb[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c3)))}
   [junit4]   2> 54205 INFO  (qtp1257170219-730) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 25
   [junit4]   2> 54205 INFO  (qtp1257170219-731) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 28
   [junit4]   2> 54213 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E54498F6A03F14B6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 54214 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E54498F6A03F14B6]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62955/solr ready
   [junit4]   2> 54218 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 54221 INFO  (qtp1257170219-729) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 54226 INFO  (qtp1257170219-732) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 54226 INFO  (qtp2098577601-772) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 54232 INFO  (qtp2098577601-768) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 54233 INFO  (qtp1257170219-782) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 54235 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 0x15ea0f440a70010, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 54235 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E54498F6A03F14B6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSortStream
   [junit4]   2> 54265 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[E54498F6A03F14B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelDaemonCommitStream
   [junit4]   2> 54269 INFO  (qtp2098577601-761) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48a810d0[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 54269 INFO  (qtp1257170219-781) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@479a91e[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 54270 INFO  (qtp2098577601-761) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62959/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579091409635377152)} 0 3
   [junit4]   2> 54272 INFO  (qtp2098577601-762) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579091409640620032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54272 INFO  (qtp2098577601-762) [    ] o

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

er Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 137256 INFO  (jetty-closer-88-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 137257 INFO  (coreCloseExecutor-596-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@210967d2
   [junit4]   2> 137257 INFO  (coreCloseExecutor-596-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=554264530
   [junit4]   2> 137257 INFO  (coreCloseExecutor-596-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@702a38eb: rootName = 
solr_62959, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@7649fcc6
   [junit4]   2> 137257 INFO  (jetty-closer-88-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 137258 INFO  (coreCloseExecutor-597-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@340f6787
   [junit4]   2> 137258 INFO  (coreCloseExecutor-597-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=873424775
   [junit4]   2> 137258 INFO  (coreCloseExecutor-597-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57c4f222: rootName = 
solr_62974, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2590fec
   [junit4]   2> 137260 INFO  (jetty-closer-88-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98693212765880330-127.0.0.1:62964_solr-n_0000000000) closing
   [junit4]   2> 137260 INFO  
(OverseerStateUpdate-98693212765880330-127.0.0.1:62964_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62964_solr
   [junit4]   2> 137263 INFO  (zkCallback-108-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62974_solr
   [junit4]   2> 137264 INFO  (zkCallback-109-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 137264 INFO  (zkCallback-1529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 137264 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 137273 INFO  (coreCloseExecutor-597-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=873424775
   [junit4]   2> 137274 INFO  (coreCloseExecutor-596-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=554264530
   [junit4]   2> 137284 WARN  (zkCallback-108-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 137285 INFO  (jetty-closer-88-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bfb4fcc{/solr,null,UNAVAILABLE}
   [junit4]   2> 137285 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 0x15ea0f440a7000b, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 138763 WARN  (zkCallback-107-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 138763 INFO  (jetty-closer-88-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d124e18{/solr,null,UNAVAILABLE}
   [junit4]   2> 138784 WARN  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 138784 INFO  (jetty-closer-88-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43892b5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 138785 ERROR 
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-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> 138786 INFO  
(SUITE-StreamExpressionTest-seed#[E54498F6A03F14B6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62955 62955
   [junit4]   2> 138787 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62955 62955
   [junit4]   2> 138788 WARN  (Thread-136) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/aliases.json
   [junit4]   2>        73      /solr/clusterprops.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98693212765880330-127.0.0.1:62964_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/live_nodes
   [junit4]   2>        73      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_E54498F6A03F14B6-001
   [junit4]   2> Sep 20, 2017 8:23:25 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=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=LuceneFixedGap), join2_s=FST50, multiDefault=FST50, 
subject=FST50, a1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a2_s=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=Direct), 
level1_s=PostingsFormat(name=LuceneFixedGap), 
ident_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
body_t=PostingsFormat(name=Direct), 
s_multi=PostingsFormat(name=LuceneFixedGap), 
col_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
level2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_ss=FST50, 
a_s=PostingsFormat(name=LuceneFixedGap), a_t=FST50, 
side_s=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Asserting), 
a_f=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Memory), 
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1680, 
maxMBSortInHeap=5.248708795944402, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-Cyrl-ME, timezone=Asia/Bishkek
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=99382440,total=476053504
   [junit4]   2> NOTE: All tests run in this JVM: [AndEvaluatorTest, 
TestSpellCheckResponse, TestV2Request, SolrSchemalessExampleTest, 
TestCoreAdmin, OperationsTest, TestDocumentObjectBinder, 
CorrelationEvaluatorTest, OrEvaluatorTest, SquareRootEvaluatorTest, 
HyperbolicTangentEvaluatorTest, StreamExpressionToExplanationTest, 
LBHttpSolrClientBuilderTest, FieldValueEvaluatorTest, RegressionEvaluatorTest, 
TestBatchUpdate, HttpSolrClientConPoolTest, LessThanEqualToEvaluatorTest, 
TestSolrJErrorHandling, NormalizeEvaluatorTest, NamedListTest, 
TestConfigSetAdminRequest, StreamExpressionTest]
   [junit4] Completed [85/145 (1!)] on J0 in 90.69s, 110 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 38366 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to