Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9033/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseShenandoahGC
3 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl
Error Message:
expected:<directory1[\]secondLevel1.txt> but was:<directory1[/]secondLevel1.txt>
Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[\]secondLevel1.txt> but
was:<directory1[/]secondLevel1.txt>
at
__randomizedtesting.SeedInfo.seed([4E617A4A34C6DE7E:53AF5837223C80EB]:0)
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl(StreamExpressionTest.java:3500)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl
Error Message:
expected:<directory1[\]secondLevel1.txt> but was:<directory1[/]secondLevel1.txt>
Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[\]secondLevel1.txt> but
was:<directory1[/]secondLevel1.txt>
at
__randomizedtesting.SeedInfo.seed([4E617A4A34C6DE7E:53AF5837223C80EB]:0)
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl(StreamExpressionTest.java:3500)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl
Error Message:
expected:<directory1[\]secondLevel1.txt> but was:<directory1[/]secondLevel1.txt>
Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[\]secondLevel1.txt> but
was:<directory1[/]secondLevel1.txt>
at
__randomizedtesting.SeedInfo.seed([4E617A4A34C6DE7E:53AF5837223C80EB]:0)
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl(StreamExpressionTest.java:3500)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 16472 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> 248171 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 248171 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 248172 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\data-dir-11-001
[junit4] 2> 248173 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 248174 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 248175 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-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\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001
[junit4] 2> 248175 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 248176 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 248176 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 248277 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 54284
[junit4] 2> 248277 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54284
[junit4] 2> 248277 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54284
[junit4] 2> 248277 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54284
[junit4] 2> 248279 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248283 INFO (zkConnectionManagerCallback-3070-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248283 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248285 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248287 INFO (zkConnectionManagerCallback-3072-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248287 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248288 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248290 INFO (zkConnectionManagerCallback-3074-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248290 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 248398 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 248400 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b1555ff{/solr,null,AVAILABLE}
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b1da3ac{/solr,null,AVAILABLE}
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e0201e3{/solr,null,AVAILABLE}
[junit4] 2> 248401 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cb0b0af{/solr,null,AVAILABLE}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@602939f7{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54297}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-1) [ ]
o.e.j.s.Server Started @248363ms
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54297}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@649f5969{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54300}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-3) [ ]
o.e.j.s.Server Started @248363ms
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f8506a9{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54298}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54300}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-4) [ ]
o.e.j.s.Server Started @248364ms
[junit4] 2> 248402 ERROR (jetty-launcher-3075-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7090284f{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:54299}
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-2) [ ]
o.e.j.s.Server Started @248364ms
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54298}
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 248402 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54299}
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-27T05:04:28.650497500Z
[junit4] 2> 248403 ERROR (jetty-launcher-3075-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 248403 ERROR (jetty-launcher-3075-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 248403 ERROR (jetty-launcher-3075-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-27T05:04:28.650497500Z
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-27T05:04:28.650497500Z
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 248403 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-27T05:04:28.650497500Z
[junit4] 2> 248404 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248404 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248404 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248404 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 248406 INFO (zkConnectionManagerCallback-3083-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248406 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248406 INFO (zkConnectionManagerCallback-3077-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248406 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248406 INFO (zkConnectionManagerCallback-3079-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248406 INFO (zkConnectionManagerCallback-3081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248406 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248406 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 248407 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 248407 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 248407 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 248407 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 248519 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 248519 WARN (jetty-launcher-3075-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@49b34d54[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248519 WARN (jetty-launcher-3075-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@49b34d54[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248525 WARN (jetty-launcher-3075-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3553b781[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248525 WARN (jetty-launcher-3075-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3553b781[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248525 INFO (jetty-launcher-3075-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54284/solr
[junit4] 2> 248526 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 248529 INFO (zkConnectionManagerCallback-3094-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248529 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 248606 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54298_solr
[junit4] 2> 248606 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.Overseer Overseer
(id=72108397927858183-127.0.0.1:54298_solr-n_0000000000) starting
[junit4] 2> 248611 INFO
(OverseerStateUpdate-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:54298_solr
[junit4] 2> 248611 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54298_solr
[junit4] 2> 248612 INFO
(OverseerStateUpdate-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 248614 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 248614 WARN (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 248619 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 248623 WARN (jetty-launcher-3075-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@66d6c286[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248624 WARN (jetty-launcher-3075-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@66d6c286[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248627 WARN (jetty-launcher-3075-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@18ff5e57[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248627 WARN (jetty-launcher-3075-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@18ff5e57[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248628 INFO (jetty-launcher-3075-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54284/solr
[junit4] 2> 248629 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 248631 INFO (zkConnectionManagerCallback-3112-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248631 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 248636 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 248639 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54297_solr as DOWN
[junit4] 2> 248640 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 248640 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54297_solr
[junit4] 2> 248641 INFO (zkCallback-3093-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 248641 INFO (zkCallback-3111-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 248643 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 248643 WARN (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 248648 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 248671 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 248680 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54298.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248687 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54298.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248687 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54298.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248691 INFO (jetty-launcher-3075-thread-4)
[n:127.0.0.1:54298_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node4
[junit4] 2> 248694 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54297.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248699 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54297.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248699 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54297.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248701 INFO (jetty-launcher-3075-thread-1)
[n:127.0.0.1:54297_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node1
[junit4] 2> 248722 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 248723 WARN (jetty-launcher-3075-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@dbd7389[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248723 WARN (jetty-launcher-3075-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@dbd7389[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248727 WARN (jetty-launcher-3075-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@25056bf5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248727 WARN (jetty-launcher-3075-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@25056bf5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248728 INFO (jetty-launcher-3075-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54284/solr
[junit4] 2> 248728 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 248732 INFO (zkConnectionManagerCallback-3136-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248732 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 248735 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 248739 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54300_solr as DOWN
[junit4] 2> 248739 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 248739 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54300_solr
[junit4] 2> 248742 INFO (zkCallback-3111-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 248742 INFO (zkCallback-3093-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 248743 INFO (zkCallback-3135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 248743 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 248743 WARN (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 248782 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 248804 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54300.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248813 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54300.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248813 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54300.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 248815 INFO (jetty-launcher-3075-thread-3)
[n:127.0.0.1:54300_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node3
[junit4] 2> 248824 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 248825 WARN (jetty-launcher-3075-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@e4c2d9e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248826 WARN (jetty-launcher-3075-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@e4c2d9e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248843 WARN (jetty-launcher-3075-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@19a9332b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248843 WARN (jetty-launcher-3075-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@19a9332b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248845 INFO (jetty-launcher-3075-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54284/solr
[junit4] 2> 248848 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 248851 INFO (zkConnectionManagerCallback-3155-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248851 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 248868 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 248883 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54299_solr as DOWN
[junit4] 2> 248885 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 248885 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54299_solr
[junit4] 2> 248887 INFO (zkCallback-3111-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 248887 INFO (zkCallback-3093-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 248887 INFO (zkCallback-3135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 248888 INFO (zkCallback-3154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 248897 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 248899 WARN (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 249004 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 249131 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54299.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 249139 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54299.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 249143 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54299.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 249145 INFO (jetty-launcher-3075-thread-2)
[n:127.0.0.1:54299_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node2
[junit4] 2> 249184 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 249187 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 249195 INFO (zkConnectionManagerCallback-3168-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 249195 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 249196 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 249196 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54284/solr ready
[junit4] 2> 249207 INFO (qtp1784195666-5393) [n:127.0.0.1:54300_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 249211 INFO
(OverseerThreadFactory-3101-thread-1-processing-n:127.0.0.1:54298_solr)
[n:127.0.0.1:54298_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1_collection
[junit4] 2> 249327 INFO (qtp1784195666-5401) [n:127.0.0.1:54300_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=5
[junit4] 2> 249328 INFO (qtp289602289-5391) [n:127.0.0.1:54298_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 249334 INFO (qtp289602289-5391) [n:127.0.0.1:54298_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=4
[junit4] 2> 249340 INFO (qtp1861143130-5390) [n:127.0.0.1:54297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=4
[junit4] 2> 249346 INFO (qtp2119682549-5392) [n:127.0.0.1:54299_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=3
[junit4] 2> 249353 INFO
(OverseerStateUpdate-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] 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:54299/solr",
[junit4] 2> "node_name":"127.0.0.1:54299_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 249357 INFO
(OverseerStateUpdate-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] 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:54297/solr",
[junit4] 2> "node_name":"127.0.0.1:54297_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 249561 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
x:collection1_collection_shard2_replica_n2 ] 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> 249561 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
x:collection1_collection_shard1_replica_n1 ] 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> 249574 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 249574 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 249585 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema
name=test
[junit4] 2> 249585 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=test
[junit4] 2> 249731 WARN (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
[junit4] 2> 249731 WARN (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiople copyFields (3)
[junit4] 2> 249731 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 249732 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from
configset conf, trusted=true
[junit4] 2> 249732 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_54297.solr.core.collection1_collection.shard2.replica_n2'
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 249732 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] 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\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node1\collection1_collection_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node1\collection1_collection_shard2_replica_n2\data\]
[junit4] 2> 249733 WARN (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
[junit4] 2> 249733 WARN (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiople copyFields (3)
[junit4] 2> 249733 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 249733 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from
configset conf, trusted=true
[junit4] 2> 249733 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_54299.solr.core.collection1_collection.shard1.replica_n1'
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 249733 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] 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\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node2\collection1_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node2\collection1_collection_shard1_replica_n1\data\]
[junit4] 2> 249863 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 249863 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 249863 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 249863 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 249865 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 249865 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 249865 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 249865 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 249868 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 249868 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 249869 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 249869 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 249869 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 249869 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 249869 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1670627218021154816
[junit4] 2> 249869 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1670627218021154816
[junit4] 2> 249871 INFO
(searcherExecutor-3172-thread-1-processing-n:127.0.0.1:54299_solr
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1
r:core_node3) [n:127.0.0.1:54299_solr c:collection1_collection s:shard1
r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_collection_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 249871 INFO
(searcherExecutor-3170-thread-1-processing-n:127.0.0.1:54297_solr
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2
r:core_node4) [n:127.0.0.1:54297_solr c:collection1_collection s:shard2
r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n2] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 249874 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 249874 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 249874 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1_collection/leaders/shard1
[junit4] 2> 249874 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1_collection/leaders/shard2
[junit4] 2> 249878 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 249878 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 249878 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 249878 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 249878 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:54297/solr/collection1_collection_shard2_replica_n2/
[junit4] 2> 249878 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:54299/solr/collection1_collection_shard1_replica_n1/
[junit4] 2> 249878 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 249878 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 249878 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:54299/solr/collection1_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 249878 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy
http://127.0.0.1:54297/solr/collection1_collection_shard2_replica_n2/ has no
replicas
[junit4] 2> 249878 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1_collection/leaders/shard1/leader after winning as
/collections/collection1_collection/leader_elect/shard1/election/72108397927858186-core_node3-n_0000000000
[junit4] 2> 249878 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1_collection/leaders/shard2/leader after winning as
/collections/collection1_collection/leader_elect/shard2/election/72108397927858184-core_node4-n_0000000000
[junit4] 2> 249881 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:54297/solr/collection1_collection_shard2_replica_n2/ shard2
[junit4] 2> 249881 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:54299/solr/collection1_collection_shard1_replica_n1/ shard1
[junit4] 2> 249984 INFO (zkCallback-3111-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> 249984 INFO (zkCallback-3154-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> 249985 INFO (zkCallback-3111-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> 249985 INFO (zkCallback-3154-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> 249986 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 249986 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 249990 INFO (qtp1861143130-5394) [n:127.0.0.1:54297_solr
] 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=429
[junit4] 2> 249990 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
] 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=429
[junit4] 2> 249992 INFO (qtp1784195666-5393) [n:127.0.0.1:54300_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 250089 INFO (zkCallback-3111-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> 250089 INFO (zkCallback-3111-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> 250089 INFO (zkCallback-3154-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> 250089 INFO (zkCallback-3154-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> 250089 INFO (zkCallback-3135-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> 250089 INFO (zkCallback-3111-thread-3) [ ]
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> 250089 INFO (zkCallback-3154-thread-3) [ ]
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> 250089 INFO (qtp1784195666-5393) [n:127.0.0.1:54300_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=881
[junit4] 2> 250090 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1_collection
[junit4] 2> 250092 INFO (qtp1784195666-5389) [n:127.0.0.1:54300_solr
] 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> 250094 INFO
(OverseerCollectionConfigSetProcessor-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 250199 INFO (qtp1784195666-5389) [n:127.0.0.1:54300_solr
] 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=108
[junit4] 2> 250199 INFO (qtp1784195666-5397) [n:127.0.0.1:54300_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 250203 INFO
(OverseerThreadFactory-3101-thread-3-processing-n:127.0.0.1:54298_solr)
[n:127.0.0.1:54298_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
filestream_collection
[junit4] 2> 250203 INFO
(OverseerCollectionConfigSetProcessor-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 250427 INFO (qtp1784195666-5401) [n:127.0.0.1:54300_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=3
[junit4] 2> 250431 INFO (qtp289602289-5395) [n:127.0.0.1:54298_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=2
[junit4] 2> 250432 INFO (qtp1861143130-5398) [n:127.0.0.1:54297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.collection1_collection.shard2.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 250435 INFO (qtp1861143130-5386) [n:127.0.0.1:54297_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=2
[junit4] 2> 250436 INFO (qtp2119682549-5400) [n:127.0.0.1:54299_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.collection1_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 250439 INFO (qtp2119682549-5388) [n:127.0.0.1:54299_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=2
[junit4] 2> 250445 INFO
(OverseerStateUpdate-72108397927858183-127.0.0.1:54298_solr-n_0000000000)
[n:127.0.0.1:54298_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"filestream_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"filestream_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:54298/solr",
[junit4] 2> "node_name":"127.0.0.1:54298_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 250648 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=filestream_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=filestream_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 250660 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 250671 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 250782 WARN (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
[junit4] 2> 250782 WARN (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiople copyFields (3)
[junit4] 2> 250782 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 250782 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'filestream_collection_shard1_replica_n1' using configuration from
configset conf, trusted=true
[junit4] 2> 250783 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_54298.solr.core.filestream_collection.shard1.replica_n1'
(registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@37aaa3d5
[junit4] 2> 250783 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[filestream_collection_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node4\filestream_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J3\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001\tempDir-001\node4\filestream_collection_shard1_replica_n1\data\]
[junit4] 2> 250875 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 250875 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 250879 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 250879 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 250881 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 250881 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 250881 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 250882 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1670627219083362304
[junit4] 2> 250884 INFO
(searcherExecutor-3182-thread-1-processing-n:127.0.0.1:54298_solr
x:filestream_collection_shard1_replica_n1 c:filestream_collection s:shard1
r:core_node2) [n:127.0.0.1:54298_solr c:filestream_collection s:shard1
r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[filestream_collection_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 250887 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/filestream_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 250887 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/filestream_collection/leaders/shard1
[junit4] 2> 250887 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 250887 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 250887 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:54298/solr/filestream_collection_shard1_replica_n1/
[junit4] 2> 250891 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 250891 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:54298/solr/filestream_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 250891 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/filestream_collection/leaders/shard1/leader after winning as
/collections/filestream_collection/leader_elect/shard1/election/72108397927858183-core_node2-n_0000000000
[junit4] 2> 250891 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:54298/solr/filestream_collection_shard1_replica_n1/ shard1
[junit4] 2> 251008 INFO (zkCallback-3093-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 251012 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 251016 INFO (zkCallback-3093-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 251019 INFO (qtp289602289-5399) [n:127.0.0.1:54298_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=filestream_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=filestream_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=371
[junit4] 2> 251021 INFO (qtp1784195666-5397) [n:127.0.0.1:54300_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 251121 INFO (zkCallback-3093-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 251121 INFO (zkCallback-3135-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 251121 INFO (zkCallback-3093-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 251121 INFO (zkCallback-3093-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 251123 INFO (qtp1784195666-5397) [n:127.0.0.1:54300_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=921
[junit4] 2> 251123 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: filestream_collection
[junit4] 2> 251212 INFO
(TEST-StreamExpressionTest.testCatStreamDirectoryCrawl-seed#[4E617A4A34C6DE7E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCatStreamDirectoryCrawl
[junit4] 2> 251229 INFO (qtp1861143130-5398) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard2 to
Terms{values={core_node4=1}, version=1}
[junit4] 2> 251229 INFO (qtp1861143130-5398) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54299/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 251250 INFO (qtp1861143130-5386) [n:127.0.0.1:54297_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54299/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=0
[junit4] 2> 251252 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard1 to
Terms{values={core_node3=1}, version=1}
[junit4] 2> 251252 INFO (qtp2119682549-5396) [n:127.0.0.1:54299_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request
[collection1_collection_shard1_r
[...truncated too long message...]
> 83453 INFO (jetty-closer-275-thread-4) [ ] o.a.s.m.SolrMetricManager
> Closing metric reporters for registry=solr.cluster tag=null
[junit4] 2> 83458 INFO (jetty-closer-275-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1749e1fc{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 83458 INFO (jetty-closer-275-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@33845ef7{/solr,null,UNAVAILABLE}
[junit4] 2> 83458 INFO (jetty-closer-275-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 83554 INFO (closeThreadPool-296-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72108459435098120-127.0.0.1:58776_solr-n_0000000000) closing
[junit4] 2> 83555 INFO
(OverseerStateUpdate-72108459435098120-127.0.0.1:58776_solr-n_0000000000)
[n:127.0.0.1:58776_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58776_solr
[junit4] 2> 83555 INFO
(OverseerAutoScalingTriggerThread-72108459435098120-127.0.0.1:58776_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 83556 INFO (closeThreadPool-296-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72108459435098120-127.0.0.1:58776_solr-n_0000000000) closing
[junit4] 2> 83563 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 83563 INFO (zkCallback-57-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 83663 INFO (jetty-closer-275-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72108459435098120-127.0.0.1:58776_solr-n_0000000000) closing
[junit4] 2> 83666 INFO (jetty-closer-275-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5570da14{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 83666 INFO (jetty-closer-275-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@22cefce7{/solr,null,UNAVAILABLE}
[junit4] 2> 83667 INFO (jetty-closer-275-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 83767 INFO (jetty-closer-275-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5ebe1670{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 83768 INFO (jetty-closer-275-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@bf81869{/solr,null,UNAVAILABLE}
[junit4] 2> 83768 INFO (jetty-closer-275-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 83868 INFO (jetty-closer-275-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@78044c98{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 83868 INFO (jetty-closer-275-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5350dfa8{/solr,null,UNAVAILABLE}
[junit4] 2> 83868 INFO (jetty-closer-275-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 83875 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 84082 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 27 /solr/clusterprops.json
[junit4] 2> 27 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 4 /solr/collections/collection2/terms/shard1
[junit4] 2> 3
/solr/collections/collection1_collection/terms/shard1
[junit4] 2> 3
/solr/collections/collection1_collection/terms/shard2
[junit4] 2> 2
/solr/collections/collection1_collection/collectionprops.json
[junit4] 2> 2 /solr/collections/collection2/terms/shard2
[junit4] 2> 2
/solr/collections/collection2/collectionprops.json
[junit4] 2> 2
/solr/collections/filestream_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 33
/solr/collections/collection1_collection/state.json
[junit4] 2> 29 /solr/collections/collection2/state.json
[junit4] 2> 12
/solr/collections/filestream_collection/state.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 2
/solr/overseer_elect/election/72108459435098120-127.0.0.1:58776_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 53 /solr/collections
[junit4] 2> 48 /solr/overseer/queue
[junit4] 2> 43 /solr/live_nodes
[junit4] 2> 18 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 84092 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58725
[junit4] 2> 84092 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58725
[junit4] 2> 84093 INFO
(SUITE-StreamExpressionTest-seed#[4E617A4A34C6DE7E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58725
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_4E617A4A34C6DE7E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{test_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
level1_s=PostingsFormat(name=LuceneVarGapFixedInterval),
s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval),
diseases_s=PostingsFormat(name=LuceneVarGapFixedInterval), level2_s=Lucene84,
a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=PostingsFormat(name=MockRandom), a_t=Lucene84,
id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), symptoms_s=Lucene84},
docValues:{i_multi=DocValuesFormat(name=Lucene80),
diseases_s=DocValuesFormat(name=Lucene80),
multiDefault=DocValuesFormat(name=Asserting),
price_f=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80),
test_dt=DocValuesFormat(name=Lucene80),
symptoms_s=DocValuesFormat(name=Asserting),
level1_s=DocValuesFormat(name=Lucene80),
s_multi=DocValuesFormat(name=Lucene80),
level2_s=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80),
cases_i=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1803,
maxMBSortInHeap=7.682855602908365,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=nds-NL,
timezone=America/Pangnirtung
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1
(64-bit)/cpus=6,threads=1,free=296661032,total=535298048
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest]
[junit4] Completed [5/5 (5!)] on J1 in 84.58s, 30 tests, 1 failure, 4
skipped <<< FAILURES!
[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048:
There were test failures: 5 suites, 150 tests, 5 failures, 20 ignored (20
assumptions) [seed: 4E617A4A34C6DE7E]
Total time: 1 minute 28 seconds
[repro] Setting last failure code to 1
[repro] Failures w/original seeds:
[repro] 5/5 failed:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build
move /y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move
/y solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST
lucene\build.orig move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=b7f8baab0539fcb778e788a4a8a98912ca5fe2c8,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #9032
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]