Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19073/
Java: 64bit/jdk-9-ea+158 -XX:-UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED: org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:F5B2ECD3682C1205]:0)
at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete(UpdateLogTest.java:174)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:E9605C709EDFD853]:0)
at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException(UpdateLogTest.java:147)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:70282246A5635B54]:0)
at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence(UpdateLogTest.java:76)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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:
'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@7063af7e (not leader) wrong
[docid] for SolrDocument{id=107,
id_field_copy_that_does_not_support_in_place_update_s=107, title_s=title107,
id_i=107, inplace_updatable_float=101.0, _version_=1560601179383136256,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=2986} expected:<2716> but
was:<2986>
Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@7063af7e (not leader) wrong
[docid] for SolrDocument{id=107,
id_field_copy_that_does_not_support_in_place_update_s=107, title_s=title107,
id_i=107, inplace_updatable_float=101.0, _version_=1560601179383136256,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=2986} expected:<2716> but
was:<2986>
at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:365BEBF5F20FEAC4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 11396 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/init-core-data-001
[junit4] 2> 402339 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 402340 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 402342 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /v_u/ga
[junit4] 2> 402343 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 402344 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-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> 402405 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 402406 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 402414 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 402416 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 402483 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 402484 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 402484 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 402487 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 402487 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 402487 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 402488 INFO (coreLoadExecutor-2139-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> 402548 WARN (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 402549 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 402557 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 402559 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 402561 INFO (coreLoadExecutor-2139-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
[junit4] 2> 402561 WARN (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 402561 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 402561 INFO (coreLoadExecutor-2139-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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/init-core-data-001/]
[junit4] 2> 402562 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 402563 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=6.8271484375,
floorSegmentMB=0.880859375, forceMergeDeletesPctAllowed=24.354100080286525,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 402566 WARN (coreLoadExecutor-2139-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> 402672 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 402672 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 402672 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 402672 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 402673 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=53.068359375,
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=25.822018551005876,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8054334181894285
[junit4] 2> 402673 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74ce64ee[collection1] main]
[junit4] 2> 402673 WARN (coreLoadExecutor-2139-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> 402673 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 402674 INFO (searcherExecutor-2140-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74ce64ee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402674 INFO (coreLoadExecutor-2139-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560601137960189952
[junit4] 2> 402677 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 402679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 402679 INFO (Thread-869) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 402679 INFO (Thread-869) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 402779 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33673
[junit4] 2> 402796 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402798 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402799 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402822 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402824 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402825 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402832 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402835 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402837 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 402854 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
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> 403246 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/control-001/cores/collection1
[junit4] 2> 403249 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 403251 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d469659{/v_u/ga,null,AVAILABLE}
[junit4] 2> 403251 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@451cde99{SSL,[ssl,
http/1.1]}{127.0.0.1:46798}
[junit4] 2> 403251 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server Started @405375ms
[junit4] 2> 403252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/v_u/ga,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/tempDir-001/control/data,
hostPort=46798,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/control-001/cores}
[junit4] 2> 403252 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 403252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 403252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 403252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 403252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T18:07:04.005536Z
[junit4] 2> 403254 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 403255 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/control-001/solr.xml
[junit4] 2> 403261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33673/solr
[junit4] 2> 403272 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 403273 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:46798_v_u%2Fga
[junit4] 2> 403273 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.Overseer Overseer
(id=97537571122905093-127.0.0.1:46798_v_u%2Fga-n_0000000000) starting
[junit4] 2> 403276 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46798_v_u%2Fga
[junit4] 2> 403277 INFO (zkCallback-474-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 403443 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/control-001/cores
[junit4] 2> 403443 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 403445 INFO
(OverseerStateUpdate-97537571122905093-127.0.0.1:46798_v_u%2Fga-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 404453 WARN (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 404453 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 404461 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 404463 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 404464 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 404464 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/control-001/cores/collection1/data/]
[junit4] 2> 404465 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 404465 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=6.8271484375,
floorSegmentMB=0.880859375, forceMergeDeletesPctAllowed=24.354100080286525,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 404470 WARN (coreLoadExecutor-2152-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> 404601 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 404601 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 404601 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 404601 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 404602 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=53.068359375,
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=25.822018551005876,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8054334181894285
[junit4] 2> 404602 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f258372[collection1] main]
[junit4] 2> 404603 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 404603 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 404604 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 404604 INFO (searcherExecutor-2153-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f258372[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 404604 INFO (coreLoadExecutor-2152-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560601139983941632
[junit4] 2> 404609 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 404609 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 404609 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:46798/v_u/ga/collection1/
[junit4] 2> 404609 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 404609 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:46798/v_u/ga/collection1/ has no replicas
[junit4] 2> 404609 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 404611 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46798/v_u/ga/collection1/ shard1
[junit4] 2> 404762 INFO (coreZkRegister-2145-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 404792 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 404793 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33673/solr ready
[junit4] 2> 404793 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 405222 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001/cores/collection1
[junit4] 2> 405222 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001
[junit4] 2> 405225 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 405226 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22bd2de4{/v_u/ga,null,AVAILABLE}
[junit4] 2> 405227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3f8e6423{SSL,[ssl,
http/1.1]}{127.0.0.1:36544}
[junit4] 2> 405227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server Started @407351ms
[junit4] 2> 405227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/v_u/ga,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/tempDir-001/jetty1,
hostPort=36544,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001/cores}
[junit4] 2> 405227 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 405227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 405227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 405227 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 405228 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T18:07:05.980980Z
[junit4] 2> 405230 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 405230 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001/solr.xml
[junit4] 2> 405245 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33673/solr
[junit4] 2> 405250 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 405252 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 405253 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36544_v_u%2Fga
[junit4] 2> 405253 INFO (zkCallback-478-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 405254 INFO (zkCallback-474-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 405254 INFO (zkCallback-483-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 405365 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001/cores
[junit4] 2> 405365 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 405367 INFO
(OverseerStateUpdate-97537571122905093-127.0.0.1:46798_v_u%2Fga-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 406375 WARN (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 406375 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 406386 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 406389 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 406390 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 406390 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 406391 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 406392 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=6.8271484375,
floorSegmentMB=0.880859375, forceMergeDeletesPctAllowed=24.354100080286525,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 406397 WARN (coreLoadExecutor-2163-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> 406536 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 406536 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 406537 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 406537 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 406537 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=53.068359375,
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=25.822018551005876,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8054334181894285
[junit4] 2> 406538 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f066c7c[collection1] main]
[junit4] 2> 406538 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 406538 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 406539 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 406539 INFO (searcherExecutor-2164-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f066c7c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 406539 INFO (coreLoadExecutor-2163-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560601142012936192
[junit4] 2> 406544 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 406544 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 406544 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36544/v_u/ga/collection1/
[junit4] 2> 406544 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 406544 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:36544/v_u/ga/collection1/ has no replicas
[junit4] 2> 406544 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 406547 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36544/v_u/ga/collection1/ shard1
[junit4] 2> 406698 INFO (coreZkRegister-2158-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 407322 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001/cores/collection1
[junit4] 2> 407323 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001
[junit4] 2> 407327 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 407336 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77754d92{/v_u/ga,null,AVAILABLE}
[junit4] 2> 407337 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d333af1{SSL,[ssl,
http/1.1]}{127.0.0.1:34842}
[junit4] 2> 407337 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server Started @409461ms
[junit4] 2> 407337 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/v_u/ga,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/tempDir-001/jetty2,
hostPort=34842,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001/cores}
[junit4] 2> 407338 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 407338 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 407338 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 407338 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 407338 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T18:07:08.091384Z
[junit4] 2> 407341 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 407341 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001/solr.xml
[junit4] 2> 407347 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33673/solr
[junit4] 2> 407353 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 407354 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 407355 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34842_v_u%2Fga
[junit4] 2> 407356 INFO (zkCallback-478-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 407356 INFO (zkCallback-474-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 407356 INFO (zkCallback-483-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 407356 INFO (zkCallback-489-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 407492 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001/cores
[junit4] 2> 407492 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 407494 INFO
(OverseerStateUpdate-97537571122905093-127.0.0.1:46798_v_u%2Fga-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 408500 WARN (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 408501 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 408510 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 408513 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 408514 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 408514 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 408514 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 408515 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=6.8271484375,
floorSegmentMB=0.880859375, forceMergeDeletesPctAllowed=24.354100080286525,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 408519 WARN (coreLoadExecutor-2174-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> 408682 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 408683 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 408683 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 408683 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 408684 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=53.068359375,
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=25.822018551005876,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8054334181894285
[junit4] 2> 408684 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c9d4b1b[collection1] main]
[junit4] 2> 408685 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 408685 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 408685 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 408686 INFO (searcherExecutor-2175-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c9d4b1b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 408686 INFO (coreLoadExecutor-2174-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560601144264228864
[junit4] 2> 408690 INFO (coreZkRegister-2169-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 408690 INFO (updateExecutor-486-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 408690 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 408690 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 408691 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 408691 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 408691 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:36544/v_u/ga/collection1/] and I am
[https://127.0.0.1:34842/v_u/ga/collection1/]
[junit4] 2> 408693 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:36544/v_u/ga]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34842_v_u%252Fga&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 408713 INFO (qtp100085445-3316) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 408714 INFO (qtp100085445-3316) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 408714 INFO (qtp100085445-3316) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:34842_v_u%2Fga, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:34842/v_u/ga","node_name":"127.0.0.1:34842_v_u%2Fga","state":"down"}
[junit4] 2> 409449 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001/cores/collection1
[junit4] 2> 409449 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001
[junit4] 2> 409453 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 409454 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3378cc86{/v_u/ga,null,AVAILABLE}
[junit4] 2> 409454 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@47011262{SSL,[ssl,
http/1.1]}{127.0.0.1:43240}
[junit4] 2> 409454 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.e.j.s.Server Started @411578ms
[junit4] 2> 409454 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/v_u/ga,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/tempDir-001/jetty3,
hostPort=43240,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001/cores}
[junit4] 2> 409455 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 409455 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 409455 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 409455 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 409455 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T18:07:10.208545Z
[junit4] 2> 409458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 409458 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001/solr.xml
[junit4] 2> 409465 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33673/solr
[junit4] 2> 409487 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 409489 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 409490 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43240_v_u%2Fga
[junit4] 2> 409491 INFO (zkCallback-483-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 409491 INFO (zkCallback-478-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 409491 INFO (zkCallback-474-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 409491 INFO (zkCallback-489-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 409492 INFO (zkCallback-496-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 409684 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001/cores
[junit4] 2> 409684 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 409686 INFO
(OverseerStateUpdate-97537571122905093-127.0.0.1:46798_v_u%2Fga-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 409749 INFO (qtp100085445-3316) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:34842_v_u%2Fga, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:34842/v_u/ga","node_name":"127.0.0.1:34842_v_u%2Fga","state":"recovering"}
[junit4] 2> 409749 INFO (qtp100085445-3316) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 409749 INFO (qtp100085445-3316) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:34842_v_u%252Fga&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1036
[junit4] 2> 410253 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:36544/v_u/ga/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 410253 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:34842/v_u/ga
START replicas=[https://127.0.0.1:36544/v_u/ga/collection1/] nUpdates=100
[junit4] 2> 410259 INFO (qtp100085445-3322) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 410259 INFO (qtp100085445-3322) [ ] o.a.s.c.S.Request
[collection1] webapp=/v_u/ga path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 410259 INFO (recoveryExecutor-487-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 410702 WARN (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 410703 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 410725 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 410727 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 410728 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 410728 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_BE0FD42F5CF3873C-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 410728 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@153708b6
[junit4] 2> 410729 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=6.8271484375,
floorSegmentMB=0.880859375, forceMergeDeletesPctAllowed=24.354100080286525,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 410732 WARN (coreLoadExecutor-2185-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> 410861 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 410861 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 410862 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 410862 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 410862 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=53.068359375,
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=25.822018551005876,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8054334181894285
[junit4] 2> 410863 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@37c0b805[collection1] main]
[junit4] 2> 410864 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 410864 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 410865 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 410866 INFO (searcherExecutor-2186-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37c0b805[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 410866 INFO (coreLoadExecutor-2185-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560601146550124544
[junit4] 2> 410875 INFO (coreZkRegister-2180-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 410876 INFO (updateExecutor-493-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 410877 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 410879 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 410879 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 410879 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 410879 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:36544/v_u/ga/collection1/] and I am
[https://127.0.0.1:43240/v_u/ga/collection1/]
[junit4] 2> 410883 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:36544/v_u/ga]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43240_v_u%252Fga&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 410886 INFO (qtp100085445-3318) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 410891 INFO (qtp100085445-3318) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 410891 INFO (qtp100085445-3318) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:43240_v_u%2Fga, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43240/v_u/ga","node_name":"127.0.0.1:43240_v_u%2Fga","state":"down"}
[junit4] 2> 411135 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 411135 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 411892 INFO (qtp100085445-3318) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:43240_v_u%2Fga, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43240/v_u/ga","node_name":"127.0.0.1:43240_v_u%2Fga","state":"recovering"}
[junit4] 2> 411892 INFO (qtp100085445-3318) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 411892 INFO (qtp100085445-3318) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:43240_v_u%252Fga&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1005
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 412393 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:36544/v_u/ga/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 412393 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:43240/v_u/ga
START replicas=[https://127.0.0.1:36544/v_u/ga/collection1/] nUpdates=100
[junit4] 2> 412397 INFO (qtp100085445-3316) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 412398 INFO (qtp100085445-3316) [ ] o.a.s.c.S.Request
[collection1] webapp=/v_u/ga path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 412398 INFO (recoveryExecutor-494-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 413136 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 413158 INFO (qtp1477087045-3344) [ ] o.a.s.c.S.Request
[collection1] webapp=/v_u/ga path=/schema/fields/inplace_updatable_int
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 413161 INFO (qtp1477087045-3349) [ ] o.a.s.c.S.Request
[collection1] webapp=/v_u/ga path=/schema/fields/inplace_updatable_float
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 413161 INFO (qtp1477087045-3350) [ ] o.a.s.c.S.Request
[collection1] webapp=/v_u/ga path=/schema/fields/_version_
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 413162 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 413162 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@143a29a1[collection1] realtime]
[junit4] 2> 413162 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[BE0FD42F5CF3873C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 413180 INFO (qtp479062619-3287) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413180 INFO (qtp479062619-3287) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 413181 INFO (qtp479062619-3287) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 413182 INFO (qtp479062619-3287) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 413194 INFO (qtp100085445-3321) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413194 INFO (qtp100085445-3321) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 413196 INFO (qtp100085445-3321) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 413196 INFO (qtp100085445-3321) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36544/v_u/ga/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 413202 INFO (qtp1477087045-3344) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413202 INFO (qtp1477087045-3344) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 413202 INFO (qtp1477087045-3344) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 413202 INFO (qtp1477087045-3344) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36544/v_u/ga/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 413217 INFO (qtp1083628720-3379) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413218 INFO (qtp1083628720-3379) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 413218 INFO (qtp1083628720-3379) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 413218 INFO (qtp1083628720-3379) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36544/v_u/ga/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 413219 INFO (qtp100085445-3317) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 32
[junit4] 2> 413240 INFO (qtp1477087045-3345) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36544/v_u/ga/collection1/&wt=javabin&version=2}{add=[0
(2001)]} 0 12
[junit4] 2> 413247 INFO (qtp100085445-3323) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413247 INFO (qtp100085445-3323) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 413248 INFO (qtp100085445-3323) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 413248 INFO (qtp100085445-3323) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34842/v_u/ga/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 413253 INFO (qtp1477087045-3345) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413253 INFO (qtp1477087045-3345) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7421964e
[junit4] 2> 413257 INFO (qtp1083628720-3379) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 413257 INFO (qtp1083628720-3379) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 413257 INFO (qtp1083628720-3379) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 413257 INFO (qtp1083628720-3379) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/v_u/ga path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34842/v_u/ga/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 413259 INFO (qtp1477087045-3345) [
[...truncated too long message...]
using new clock 1560601387594678272
[junit4] 2> 640853 INFO
(SUITE-UpdateLogTest-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 640854 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testApplyPartialUpdatesAfterMultipleCommits
[junit4] 2> 640855 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testApplyPartialUpdatesAfterMultipleCommits
[junit4] 2> 640857 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesWithDelete
[junit4] 2> 640857 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesWithDelete
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UpdateLogTest
-Dtests.method=testApplyPartialUpdatesWithDelete -Dtests.seed=BE0FD42F5CF3873C
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-DJ
-Dtests.timezone=America/Anchorage -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | UpdateLogTest.testApplyPartialUpdatesWithDelete
<<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:F5B2ECD3682C1205]:0)
[junit4] > at
org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
[junit4] > at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete(UpdateLogTest.java:174)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:547)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 640859 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testApplyPartialUpdatesDependingOnNonAddShouldThrowException
[junit4] 2> 640860 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testApplyPartialUpdatesDependingOnNonAddShouldThrowException
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UpdateLogTest
-Dtests.method=testApplyPartialUpdatesDependingOnNonAddShouldThrowException
-Dtests.seed=BE0FD42F5CF3873C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=so-DJ -Dtests.timezone=America/Anchorage -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 |
UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:E9605C709EDFD853]:0)
[junit4] > at
org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
[junit4] > at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException(UpdateLogTest.java:147)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:547)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 640861 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence
[junit4] 2> 640862 INFO
(TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[BE0FD42F5CF3873C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UpdateLogTest
-Dtests.method=testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence
-Dtests.seed=BE0FD42F5CF3873C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=so-DJ -Dtests.timezone=America/Anchorage -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 |
UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([BE0FD42F5CF3873C:70282246A5635B54]:0)
[junit4] > at
org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
[junit4] > at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence(UpdateLogTest.java:76)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:547)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 640862 INFO
(SUITE-UpdateLogTest-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 640862 INFO
(SUITE-UpdateLogTest-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=125167273
[junit4] 2> 640863 INFO (coreCloseExecutor-3216-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@ae9575c
[junit4] 2> 640863 INFO (coreCloseExecutor-3216-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 640863 INFO (coreCloseExecutor-3216-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@611df351
[junit4] 2> 640879 INFO (coreCloseExecutor-3216-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 640881 INFO
(SUITE-UpdateLogTest-seed#[BE0FD42F5CF3873C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.UpdateLogTest_BE0FD42F5CF3873C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1449, maxMBSortInHeap=6.901759474870488,
sim=RandomSimilarity(queryNorm=false): {}, locale=so-DJ,
timezone=America/Anchorage
[junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=97338952,total=531628032
[junit4] 2> NOTE: All tests run in this JVM:
[FieldMutatingUpdateProcessorTest, TestSha256AuthenticationProvider,
TolerantUpdateProcessorTest, ShufflingReplicaListTransformerTest,
SuggesterTest, HdfsDirectoryTest, TestIndexSearcher, TestExportWriter,
TestCryptoKeys, DistributedFacetExistsSmallTest, HdfsDirectoryFactoryTest,
TestWriterPerf, RAMDirectoryFactoryTest, TestFieldTypeResource,
HdfsChaosMonkeySafeLeaderTest, CoreSorterTest, TestCoreDiscovery,
OverseerRolesTest, TestUninvertingReader, TestSolrDeletionPolicy1,
TestSearcherReuse, TestLMDirichletSimilarityFactory,
StatelessScriptUpdateProcessorFactoryTest, FacetPivotSmallTest,
LukeRequestHandlerTest, DocValuesMultiTest, TestFieldCacheSortRandom,
TestRandomFlRTGCloud, TlogReplayBufferedWhileIndexingTest, BooleanFieldTest,
TestMergePolicyConfig, CloudMLTQParserTest, FullSolrCloudDistribCmdsTest,
RequestHandlersTest, BlockCacheTest, TestSSLRandomization,
HdfsRecoverLeaseTest, LeaderInitiatedRecoveryOnCommitTest,
PreAnalyzedFieldManagedSchemaCloudTest, ExplicitHLLTest, TestSolrQueryParser,
AnalyticsMergeStrategyTest, EchoParamsTest, CurrencyFieldXmlFileTest,
TestDocSet, BlobRepositoryCloudTest, ClassificationUpdateProcessorTest,
AtomicUpdatesTest, AutoCommitTest, HdfsSyncSliceTest, TestReload,
PreAnalyzedFieldTest, SuggesterTSTTest, TestLeaderElectionWithEmptyReplica,
TestMissingGroups, OutputWriterTest, HighlighterConfigTest,
TermVectorComponentDistributedTest, TestManagedStopFilterFactory,
TestSchemaSimilarityResource, TestZkChroot, TestPhraseSuggestions,
StatsComponentTest, NoCacheHeaderTest, SuggestComponentTest,
TestPHPSerializedResponseWriter, CdcrUpdateLogTest, UpdateParamsTest,
HighlighterMaxOffsetTest, TestJettySolrRunner, CircularListTest,
TestCollationField, TestXmlQParser, TestHdfsUpdateLog,
TestSolrCloudWithHadoopAuthPlugin, TestDefaultSearchFieldResource,
TestRawTransformer, TestLuceneMatchVersion, TestJavabinTupleStreamParser,
LeaderElectionTest, TestApiFramework, SuggesterWFSTTest, RollingRestartTest,
TestExactSharedStatsCache, SynonymTokenizerTest, TestFieldCollectionResource,
TestCloudInspectUtil, TestIBSimilarityFactory, TestTolerantSearch,
CustomCollectionTest, CdcrReplicationHandlerTest, TestShardHandlerFactory,
TestManagedResource, DistributedFacetPivotSmallAdvancedTest, DeleteNodeTest,
ConjunctionSolrSpellCheckerTest, SecurityConfHandlerTest, ResourceLoaderTest,
TestConfigSetsAPI, SolrCoreCheckLockOnStartupTest,
DirectUpdateHandlerOptimizeTest, TestScoreJoinQPNoScore, SolrPluginUtilsTest,
AliasIntegrationTest, UpdateLogTest]
[junit4] Completed [275/692 (2!)] on J2 in 0.48s, 4 tests, 3 errors <<<
FAILURES!
[...truncated 52994 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]