Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20556/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny
3 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([2E616142E9A1D46C:919E20E8375B34F0]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6108)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery
Error Message:
Can not find doc 3 in https://127.0.0.1:37347/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 3 in https://127.0.0.1:37347/solr
at
__randomizedtesting.SeedInfo.seed([56BC10DA4256EDE9:974C69766F06274E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0,
title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1579656319978176512, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1579656319978176512, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([56BC10DA4256EDE9:DEE82F00ECAA8011]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:711)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:150)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11998 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/init-core-data-001
[junit4] 2> 452200 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 452200 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 452200 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 452201 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 452201 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
[junit4] 2> 452201 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 452202 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 452214 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 452230 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 452232 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 452255 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452261 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452261 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452262 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 452262 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 452274 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 452279 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 452281 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 452281 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 452281 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452281 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 452281 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/init-core-data-001/]
[junit4] 2> 452284 WARN (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 452337 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 452337 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 452337 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 452337 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 452338 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@567c2406[collection1] main]
[junit4] 2> 452338 WARN (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 452339 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 452339 INFO (searcherExecutor-2243-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@567c2406[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 452339 INFO (coreLoadExecutor-2242-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579656145390272512
[junit4] 2> 452341 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[56BC10DA4256EDE9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 452345 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 452345 INFO (Thread-1043) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 452345 INFO (Thread-1043) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 452346 ERROR (Thread-1043) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 452445 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46659
[junit4] 2> 452456 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 452456 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 452457 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 452457 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 452458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 452458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 452458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 452458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 452459 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 452459 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 452459 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 452462 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 452517 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 452519 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@665d792d{/_,null,AVAILABLE}
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@221b6f90{SSL,[ssl,
http/1.1]}{127.0.0.1:40815}
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server Started @453912ms
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/tempDir-001/control/data,
hostPort=40815,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/control-001/cores}
[junit4] 2> 452520 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 452520 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-27T01:58:14.793954Z
[junit4] 2> 452526 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 452526 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/control-001/solr.xml
[junit4] 2> 452528 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 452534 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46659/solr
[junit4] 2> 452565 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 452566 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40815__
[junit4] 2> 452566 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.Overseer Overseer (id=98728509087350789-127.0.0.1:40815__-n_0000000000)
starting
[junit4] 2> 452567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40815__
[junit4] 2> 452568 INFO (zkCallback-945-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 452597 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452609 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452609 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 452610 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/control-001/cores
[junit4] 2> 452627 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 452627 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46659/solr ready
[junit4] 2> 452637 INFO (qtp928615042-5152) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40815__&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 452638 INFO (OverseerThreadFactory-2253-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 452746 INFO (qtp928615042-5146) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 452746 INFO (qtp928615042-5146) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 452852 INFO (zkCallback-945-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 453806 INFO (qtp928615042-5146) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 453812 INFO (qtp928615042-5146) [ ] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=inplace-updates
[junit4] 2> 453813 INFO (qtp928615042-5146) [ ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 453813 INFO (qtp928615042-5146) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration
from collection control_collection, trusted=true
[junit4] 2> 453813 INFO (qtp928615042-5146) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 453813 INFO (qtp928615042-5146) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 453813 INFO (qtp928615042-5146) [ ] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 453816 WARN (qtp928615042-5146) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 453837 INFO (qtp928615042-5146) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 453837 INFO (qtp928615042-5146) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 453838 INFO (qtp928615042-5146) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 453838 INFO (qtp928615042-5146) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 453839 INFO (qtp928615042-5146) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78d76ffb[control_collection_shard1_replica_n1] main]
[junit4] 2> 453840 INFO (qtp928615042-5146) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 453840 INFO (qtp928615042-5146) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 453841 INFO (qtp928615042-5146) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 453841 INFO (searcherExecutor-2256-thread-1) [ ]
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher
Searcher@78d76ffb[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 453841 INFO (qtp928615042-5146) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579656146965233664
[junit4] 2> 453844 INFO (qtp928615042-5146) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 453844 INFO (qtp928615042-5146) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 453845 INFO (qtp928615042-5146) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:40815/_/control_collection_shard1_replica_n1/
[junit4] 2> 453845 INFO (qtp928615042-5146) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 453845 INFO (qtp928615042-5146) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:40815/_/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 453845 INFO (qtp928615042-5146) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 453846 INFO (qtp928615042-5146) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40815/_/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 453947 INFO (zkCallback-945-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 453996 INFO (qtp928615042-5146) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 453997 INFO (qtp928615042-5146) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1251
[junit4] 2> 453998 INFO (qtp928615042-5152) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 454098 INFO (zkCallback-945-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 454639 INFO
(OverseerCollectionConfigSetProcessor-98728509087350789-127.0.0.1:40815__-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 454998 INFO (qtp928615042-5152) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40815__&wt=javabin&version=2}
status=0 QTime=2361
[junit4] 2> 455005 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 455006 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46659/solr ready
[junit4] 2> 455006 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 455009 INFO (qtp928615042-5145) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 455011 INFO (OverseerThreadFactory-2253-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 455012 WARN (OverseerThreadFactory-2253-thread-2) [ ]
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1)
without cores.
[junit4] 2> 455216 INFO (qtp928615042-5145) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 455216 INFO (qtp928615042-5145) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 455291 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-1-001
of type TLOG
[junit4] 2> 455292 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 455293 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@104e77d6{/_,null,AVAILABLE}
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4f729ffc{SSL,[ssl,
http/1.1]}{127.0.0.1:38553}
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server Started @456686ms
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/tempDir-001/jetty1,
hostPort=38553,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-1-001/cores,
replicaType=TLOG}
[junit4] 2> 455294 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 455294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-27T01:58:17.567602Z
[junit4] 2> 455296 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 455296 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-1-001/solr.xml
[junit4] 2> 455298 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 455299 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46659/solr
[junit4] 2> 455304 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 455304 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 455305 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38553__
[junit4] 2> 455305 INFO (zkCallback-952-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 455305 INFO (zkCallback-945-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 455305 INFO (zkCallback-957-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 455326 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 455332 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 455332 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 455333 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-1-001/cores
[junit4] 2> 455352 INFO (qtp928615042-5151) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38553__&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 455353 INFO (OverseerThreadFactory-2253-thread-3) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38553__ for creating new replica
[junit4] 2> 455353 INFO
(OverseerCollectionConfigSetProcessor-98728509087350789-127.0.0.1:40815__-n_0000000000)
[ ] 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> 455361 INFO (qtp285204938-5193) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 455361 INFO (qtp285204938-5193) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 456375 INFO (qtp285204938-5193) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 456386 INFO (qtp285204938-5193) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_t21] Schema name=inplace-updates
[junit4] 2> 456388 INFO (qtp285204938-5193) [ ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 456388 INFO (qtp285204938-5193) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from
collection collection1, trusted=true
[junit4] 2> 456389 INFO (qtp285204938-5193) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t21' (registry
'solr.core.collection1.shard1.replica_t21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 456389 INFO (qtp285204938-5193) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 456389 INFO (qtp285204938-5193) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_t21] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-1-001/cores/collection1_shard1_replica_t21],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
[junit4] 2> 456395 WARN (qtp285204938-5193) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 456424 INFO (qtp285204938-5193) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 456424 INFO (qtp285204938-5193) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 456424 INFO (qtp285204938-5193) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 456424 INFO (qtp285204938-5193) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 456425 INFO (qtp285204938-5193) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b0d07df[collection1_shard1_replica_t21] main]
[junit4] 2> 456426 INFO (qtp285204938-5193) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 456426 INFO (qtp285204938-5193) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 456426 INFO (qtp285204938-5193) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 456426 INFO (qtp285204938-5193) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579656149675802624
[junit4] 2> 456427 INFO (searcherExecutor-2267-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher
Searcher@b0d07df[collection1_shard1_replica_t21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38553/_/collection1_shard1_replica_t21/
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:38553/_/collection1_shard1_replica_t21/ has no replicas
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 456429 INFO (qtp285204938-5193) [ ] o.a.s.c.ZkController
collection1_shard1_replica_t21 stopping background replication from leader
[junit4] 2> 456430 INFO (qtp285204938-5193) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38553/_/collection1_shard1_replica_t21/ shard1
[junit4] 2> 456581 INFO (qtp285204938-5193) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 456582 INFO (qtp285204938-5193) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1221
[junit4] 2> 456584 INFO (qtp928615042-5151) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38553__&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1232
[junit4] 2> 456683 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-2-001
of type TLOG
[junit4] 2> 456683 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 456685 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@291da12e{/_,null,AVAILABLE}
[junit4] 2> 456685 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@39c1dd81{SSL,[ssl,
http/1.1]}{127.0.0.1:35249}
[junit4] 2> 456685 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server Started @458077ms
[junit4] 2> 456685 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/tempDir-001/jetty2,
hostPort=35249,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-2-001/cores,
replicaType=TLOG}
[junit4] 2> 456685 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 456685 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 456685 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 456686 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 456686 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-27T01:58:18.959019Z
[junit4] 2> 456688 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 456688 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-2-001/solr.xml
[junit4] 2> 456690 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 456691 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46659/solr
[junit4] 2> 456695 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 456695 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 456696 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35249__
[junit4] 2> 456696 INFO (zkCallback-952-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 456696 INFO (zkCallback-945-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 456696 INFO (zkCallback-957-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 456696 INFO (zkCallback-963-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 456720 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 456726 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 456726 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 456727 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-2-001/cores
[junit4] 2> 456750 INFO (qtp928615042-5147) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:35249__&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 456752 INFO (OverseerThreadFactory-2253-thread-4) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35249__ for creating new replica
[junit4] 2> 456752 INFO
(OverseerCollectionConfigSetProcessor-98728509087350789-127.0.0.1:40815__-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 456759 INFO (qtp601907693-5223) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 456759 INFO (qtp601907693-5223) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 457774 INFO (qtp601907693-5223) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 457785 INFO (qtp601907693-5223) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_t23] Schema name=inplace-updates
[junit4] 2> 457788 INFO (qtp601907693-5223) [ ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 457788 INFO (qtp601907693-5223) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from
collection collection1, trusted=true
[junit4] 2> 457788 INFO (qtp601907693-5223) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t23' (registry
'solr.core.collection1.shard1.replica_t23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 457788 INFO (qtp601907693-5223) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 457788 INFO (qtp601907693-5223) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_t23] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-2-001/cores/collection1_shard1_replica_t23],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
[junit4] 2> 457795 WARN (qtp601907693-5223) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 457828 INFO (qtp601907693-5223) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 457828 INFO (qtp601907693-5223) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 457829 INFO (qtp601907693-5223) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 457829 INFO (qtp601907693-5223) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 457830 INFO (qtp601907693-5223) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4103ff04[collection1_shard1_replica_t23] main]
[junit4] 2> 457831 INFO (qtp601907693-5223) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 457831 INFO (qtp601907693-5223) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 457832 INFO (qtp601907693-5223) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 457832 INFO (searcherExecutor-2278-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t23] Registered new searcher
Searcher@4103ff04[collection1_shard1_replica_t23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 457832 INFO (qtp601907693-5223) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579656151150100480
[junit4] 2> 457835 INFO (qtp601907693-5223) [ ] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t23
[junit4] 2> 457835 INFO (updateExecutor-960-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 457835 INFO (qtp601907693-5223) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1076
[junit4] 2> 457835 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 457835 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 457835 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.ZkController collection1_shard1_replica_t23 stopping background
replication from leader
[junit4] 2> 457835 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1_shard1_replica_t23]
[junit4] 2> 457835 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 457835 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[collection1_shard1_replica_t23] as recovering, leader is
[https://127.0.0.1:38553/_/collection1_shard1_replica_t21/] and I am
[https://127.0.0.1:35249/_/collection1_shard1_replica_t23/]
[junit4] 2> 457836 INFO (qtp928615042-5147) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:35249__&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1085
[junit4] 2> 457836 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:38553/_]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:35249__&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 457842 INFO (qtp285204938-5192) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 457843 INFO (qtp285204938-5192) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:35249__,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:35249/_","node_name":"127.0.0.1:35249__","state":"down","type":"TLOG"}
[junit4] 2> 457894 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-3-001
of type TLOG
[junit4] 2> 457895 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 457896 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3864cf05{/_,null,AVAILABLE}
[junit4] 2> 457896 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3890f85a{SSL,[ssl,
http/1.1]}{127.0.0.1:41671}
[junit4] 2> 457896 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.e.j.s.Server Started @459288ms
[junit4] 2> 457896 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/tempDir-001/jetty3,
hostPort=41671,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-3-001/cores,
replicaType=TLOG}
[junit4] 2> 457896 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 457896 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 457897 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 457897 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 457897 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-27T01:58:20.170048Z
[junit4] 2> 457898 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 457898 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-3-001/solr.xml
[junit4] 2> 457908 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 457909 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46659/solr
[junit4] 2> 457913 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 457913 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 457914 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41671__
[junit4] 2> 457914 INFO (zkCallback-952-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 457914 INFO (zkCallback-963-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 457914 INFO (zkCallback-945-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 457914 INFO (zkCallback-957-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 457914 INFO (zkCallback-970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 457943 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 457950 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 457950 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 457951 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-3-001/cores
[junit4] 2> 457980 INFO (qtp928615042-5152) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41671__&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 457981 INFO
(OverseerCollectionConfigSetProcessor-98728509087350789-127.0.0.1:40815__-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 457981 INFO (OverseerThreadFactory-2253-thread-5) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41671__ for creating new replica
[junit4] 2> 457989 INFO (qtp1092416643-5256) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 457989 INFO (qtp1092416643-5256) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 458843 INFO (qtp285204938-5192) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:35249__,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:35249/_","node_name":"127.0.0.1:35249__","state":"recovering","type":"TLOG"}
[junit4] 2> 458843 INFO (qtp285204938-5192) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 458843 INFO (qtp285204938-5192) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:35249__&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 459003 INFO (qtp1092416643-5256) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 459015 INFO (qtp1092416643-5256) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_t25] Schema name=inplace-updates
[junit4] 2> 459017 INFO (qtp1092416643-5256) [ ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 459017 INFO (qtp1092416643-5256) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t25' using configuration from
collection collection1, trusted=true
[junit4] 2> 459018 INFO (qtp1092416643-5256) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t25' (registry
'solr.core.collection1.shard1.replica_t25') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba2001d
[junit4] 2> 459018 INFO (qtp1092416643-5256) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 459018 INFO (qtp1092416643-5256) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_t25] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-3-001/cores/collection1_shard1_replica_t25],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_56BC10DA4256EDE9-001/shard-3-001/cores/collection1_shard1_replica_t25/data/]
[junit4] 2> 459025 WARN (qtp1092416643-5256) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 459054 INFO (qtp1092416643-5256) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 459054 INFO (qtp1092416643-5256) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 459054 INFO (qtp1092416643-5256) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 459054 INFO (qtp1092416643-5256) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 459055 INFO (qtp1092416643-5256) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e271091[collection1_shard1_replica_t25] main]
[junit4] 2> 459056 INFO (qtp1092416643-5256) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 459057 INFO (qtp1092416643-5256) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 459057 INFO (qtp1092416643-5256) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 459057 INFO (qtp1092416643-5256) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579656152434606080
[junit4] 2> 459058 INFO (searcherExecutor-2289-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t25] Registered new searcher
Searcher@3e271091[collection1_shard1_replica_t25]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 459061 INFO (qtp1092416643-5256) [ ] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t25
[junit4] 2> 459061 INFO (updateExecutor-967-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 459061 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 459061 INFO (qtp1092416643-5256) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1072
[junit4] 2> 459061 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 459061 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.ZkController collection1_shard1_replica_t25 stopping background
replication from leader
[junit4] 2> 459061 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1_shard1_replica_t25]
[junit4] 2> 459061 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 459062 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[collection1_shard1_replica_t25] as recovering, leader is
[https://127.0.0.1:38553/_/collection1_shard1_replica_t21/] and I am
[https://127.0.0.1:41671/_/collection1_shard1_replica_t25/]
[junit4] 2> 459063 INFO (qtp928615042-5152) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41671__&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1082
[junit4] 2> 459063 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:38553/_]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:41671__&coreNodeName=core_node26&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 459064 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 459064 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node22 rstate:active live:true
[junit4] 1> replica:core_node24 rstate:recovering live:true
[junit4] 1> replica:core_node26 rstate:down live:true
[junit4] 2> 459064 INFO (qtp285204938-5193) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node26, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 459065 INFO (qtp285204938-5193) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:41671__,
coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps:
core_node26:{"core":"collection1_shard1_replica_t25","base_url":"https://127.0.0.1:41671/_","node_name":"127.0.0.1:41671__","state":"down","type":"TLOG"}
[junit4] 2> 459344 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 459344 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[https://127.0.0.1:38553/_/collection1_shard1_replica_t21/].
[junit4] 2> 459348 INFO (qtp285204938-5192) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579656152739741696,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 459349 INFO (qtp285204938-5192) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 459350 INFO (qtp285204938-5192) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 459350 INFO (qtp285204938-5192) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21] webapp=/_
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 459354 INFO (qtp285204938-5192) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t21] webapp=/_ path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.ZkController collection1_shard1_replica_t23 starting background
replication from leader
[junit4] 2> 459355 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 459358 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 459358 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 459358 INFO (indexFetcher-2295-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:38553/_/collection1_shard1_replica_t21/
[junit4] 2> 459359 INFO (qtp285204938-5187) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t21] webapp=/_ path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 459360 INFO (indexFetcher-2295-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 459360 INFO (indexFetcher-2295-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 459360 INFO (indexFetcher-2295-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 459360 INFO (indexFetcher-2295-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 459360 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after
successful recovery.
[junit4] 2> 459360 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579656152752324608
[junit4] 2> 459364 INFO (recoveryExecutor-961-thread-1) [ ]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
[junit4] 2> 459983 INFO
(OverseerCollectionConfigSetProcessor-98728509087350789-127.0.0.1:40815__-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 1> -
[junit4] 1> replica:core_node22 rstate:active live:true
[junit4] 1> replica:core_node24 rstate:active live:true
[junit4] 1> replica:core_node26 rstate:recovering live:true
[junit4] 2> 460065 INFO (qtp285204938-5193) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:41671__,
coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps:
core_node26:{"core":"collection1_shard1_replica_t25","base_url":"https://127.0.0.1:41671/_","node_name":"127.0.0.1:41671__","state":"recovering","type":"TLOG"}
[junit4] 2> 460065 INFO (qtp285204938-5193) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node26, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 460065 INFO (qtp285204938-5193) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41671__&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node26&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 460566 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 460566 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[https://127.0.0.1:38553/_/collection1_shard1_replica_t21/].
[junit4] 2> 460569 INFO (qtp285204938-5191) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579656154020052992,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 460570 INFO (qtp285204938-5191) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 460570 INFO (qtp285204938-5191) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 460570 INFO (qtp285204938-5191) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21] webapp=/_
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 460574 INFO (qtp285204938-5187) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t21] webapp=/_ path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.ZkController collection1_shard1_replica_t25 starting background
replication from leader
[junit4] 2> 460574 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 460575 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 460575 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 460576 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after
successful recovery.
[junit4] 2> 460577 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579656154028441600
[junit4] 2> 460579 INFO (recoveryExecutor-968-thread-1) [ ]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
[junit4] 1> -
[junit4] 1> replica:core_node22 rstate:active live:true
[junit4] 1> replica:core_node24 rstate:active live:true
[junit4] 1> replica:core_node26 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 461064 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 461072 INFO (qtp1092416643-5255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t25] webapp=/_
path=/schema/fields/inplace_updatable_int params={wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 461081 INFO (qtp601907693-5222) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t23] webapp=/_
path=/schema/fields/inplace_updatable_float params={wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 461082 INFO (qtp1092416643-5256) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t25] webapp=/_ path=/schema/fields/_version_
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 461082 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[56BC10DA4256EDE9]) [ ]
o.a.s.u.TestInPlaceUpdatesDistrib Trying num docs = 46
[junit4] 2> 461095 INFO (qtp601907693-5222) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23] webapp=/_
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38553/_/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0
(1579656154563215360)]} 0 0
[junit4] 2> 461096 INFO (qtp1092416643-5256) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25] webapp=/_
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38553/_/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0
(1579656154563215360)]} 0 1
[junit4] 2> 461096 INFO (qtp285204938-5191) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21] webapp=/_
path=/update params={versions=true&wt=javabin&version=2}{add=[0
(1579656154563215360)]} 0 9
[junit4] 2> 461099 INFO (qtp601907693-5218) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23] webapp=/_
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38553/_/collection1_sha
[...truncated too long message...]
] 2> 174844 INFO (zkCallback-997-thread-2) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 174844 INFO (jetty-closer-975-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e68fa69{/solr,null,UNAVAILABLE}
[junit4] 2> 174851 INFO (coreCloseExecutor-705-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=1651582427
[junit4] 2> 174853 INFO (coreCloseExecutor-707-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard2.leader, tag=1270224797
[junit4] 2> 174854 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 174854 WARN (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 174854 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ec1335c6e000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 174854 INFO (jetty-closer-975-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@36e31931{/solr,null,UNAVAILABLE}
[junit4] 2> 176340 WARN (zkCallback-996-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 176340 INFO (jetty-closer-975-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@26d205c2{/solr,null,UNAVAILABLE}
[junit4] 2> 176353 WARN (zkCallback-994-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 176354 INFO (jetty-closer-975-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4157042d{/solr,null,UNAVAILABLE}
[junit4] 2> 176354 ERROR
(SUITE-StreamExpressionTest-seed#[2E616142E9A1D46C]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 176355 INFO
(SUITE-StreamExpressionTest-seed#[2E616142E9A1D46C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34985 34985
[junit4] 2> 191377 INFO (Thread-232) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34985 34985
[junit4] 2> 191378 WARN (Thread-232) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/aliases.json
[junit4] 2> 93 /solr/clusterprops.json
[junit4] 2> 12 /solr/configs/conf
[junit4] 2> 8 /solr/configs/ml
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/clusterstate.json
[junit4] 2> 38
/solr/collections/destinationCollection/state.json
[junit4] 2> 28
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 20 /solr/collections/destination/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20 /solr/collections/workQueue/state.json
[junit4] 2> 20 /solr/collections/mainCorpus/state.json
[junit4] 2> 10 /solr/collections/collection1/state.json
[junit4] 2> 10 /solr/collections/uknownCollection/state.json
[junit4] 2> 10 /solr/collections/modelCollection/state.json
[junit4] 2> 10
/solr/collections/checkpointCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98728668186935308-127.0.0.1:39789_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/live_nodes
[junit4] 2> 93 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2E616142E9A1D46C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=PostingsFormat(name=LuceneFixedGap), name_s=FSTOrd50,
iteration_i=FSTOrd50,
terms_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval),
join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_f=PostingsFormat(name=Memory), intDefault=PostingsFormat(name=Memory),
falseNegative_i=PostingsFormat(name=Memory),
a2_s=PostingsFormat(name=LuceneFixedGap), a_i=FSTOrd50,
level1_s=PostingsFormat(name=LuceneFixedGap), body_t=FSTOrd50,
a_s=PostingsFormat(name=LuceneFixedGap),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50,
text=PostingsFormat(name=LuceneFixedGap), alpha_d=FSTOrd50, i_multi=FSTOrd50,
idf_d=PostingsFormat(name=Memory), b_ls=PostingsFormat(name=Memory),
checkpoint_ss=FSTOrd50, test_t=FSTOrd50, ident_s=PostingsFormat(name=Memory),
order_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
error_d=PostingsFormat(name=LuceneFixedGap),
truePositive_i=PostingsFormat(name=LuceneFixedGap), side_s=FSTOrd50,
miles_i=PostingsFormat(name=Memory), field_s=PostingsFormat(name=Memory),
price_f=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a1_s=PostingsFormat(name=Memory), join1_i=PostingsFormat(name=LuceneFixedGap),
join3_i=FSTOrd50, test_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
falsePositive_i=PostingsFormat(name=Memory),
field_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
s_multi=PostingsFormat(name=LuceneFixedGap), col_s=PostingsFormat(name=Memory),
a_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval),
level2_s=PostingsFormat(name=Memory),
score_f=PostingsFormat(name=LuceneFixedGap),
tv_text=PostingsFormat(name=Memory),
term_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text_s=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval),
idfs_ds=PostingsFormat(name=LuceneVarGapDocFreqInterval), weights_ds=FSTOrd50,
featureSet_s=PostingsFormat(name=Memory),
trueNegative_i=PostingsFormat(name=LuceneFixedGap),
index_i=PostingsFormat(name=Memory),
test_dt=PostingsFormat(name=LuceneFixedGap), out_i=PostingsFormat(name=Memory),
whitetok=FSTOrd50, _version_=PostingsFormat(name=Memory)},
docValues:{expr_s=DocValuesFormat(name=Lucene70),
name_s=DocValuesFormat(name=Lucene70),
iteration_i=DocValuesFormat(name=Lucene70),
terms_ss=DocValuesFormat(name=Asserting), field_s=DocValuesFormat(name=Memory),
join2_s=DocValuesFormat(name=Asserting),
multiDefault=DocValuesFormat(name=Asserting),
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Memory),
a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory),
falseNegative_i=DocValuesFormat(name=Memory),
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70),
test_i=DocValuesFormat(name=Asserting),
falsePositive_i=DocValuesFormat(name=Memory),
field_i=DocValuesFormat(name=Asserting),
level1_s=DocValuesFormat(name=Lucene70),
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory),
a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Memory),
a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70),
term_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Asserting),
i_multi=DocValuesFormat(name=Lucene70),
featureSet_s=DocValuesFormat(name=Memory),
trueNegative_i=DocValuesFormat(name=Lucene70),
index_i=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Memory),
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Memory),
checkpoint_ss=DocValuesFormat(name=Lucene70),
ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Memory),
truePositive_i=DocValuesFormat(name=Lucene70),
side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Memory)},
maxPointsInLeafNode=278, maxMBSortInHeap=6.501050752621667,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-EG,
timezone=America/Chicago
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=192362080,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [GreaterThanEvaluatorTest,
SolrParamTest, HttpSolrClientConPoolTest, TestZkConfigManager,
RawValueEvaluatorTest, AndEvaluatorTest, JettyWebappTest, TestCoreAdmin,
CloudSolrClientCacheTest, ShardParamsTest, NotEvaluatorTest,
TestToleratedUpdateError, TestHash, AscEvaluatorTest, ReverseEvaluatorTest,
NaturalLogEvaluatorTest, CubedRootEvaluatorTest, JdbcTest,
FieldValueEvaluatorTest, LessThanEvaluatorTest, SolrExampleJettyTest,
StreamingTest, TestV1toV2ApiMapper, SolrExampleStreamingBinaryTest,
SolrExampleXMLTest, QueryResponseTest, TestJavaBinCodec,
ModifiableSolrParamsTest, DocumentAnalysisResponseTest,
FieldAnalysisResponseTest, CollectionAdminRequestRequiredParamsTest,
SolrSchemalessExampleTest, TestSolrJErrorHandling, HttpSolrClientBuilderTest,
HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest,
GraphExpressionTest, StreamExpressionTest]
[junit4] Completed [145/145 (1!)] on J2 in 117.31s, 113 tests, 1 failure <<<
FAILURES!
[...truncated 38590 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]