Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18945/
Java: 32bit/jdk-9-ea+155 -server -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'CY val modified' for path 'response/params/y/c'
full output: { "responseHeader":{ "status":0, "QTime":0},
"response":{ "znodeVersion":1, "params":{ "x":{ "a":"A
val", "b":"B val", "":{"v":0}}, "y":{ "c":"CY
val", "b":"BY val", "i":20, "d":[ "val 1",
"val 2"], "":{"v":0}}}}}, from server:
https://127.0.0.1:43341/solr/collection1_shard1_replica1
Stack Trace:
java.lang.AssertionError: Could not get expected value 'CY val modified' for
path 'response/params/y/c' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"znodeVersion":1,
"params":{
"x":{
"a":"A val",
"b":"B val",
"":{"v":0}},
"y":{
"c":"CY val",
"b":"BY val",
"i":20,
"d":[
"val 1",
"val 2"],
"":{"v":0}}}}}, from server:
https://127.0.0.1:43341/solr/collection1_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([A21414237C482341:2A402BF9D2B44EB9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:224)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
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:543)
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.handler.admin.TestApiFramework.testFramework
Error Message:
Stack Trace:
java.lang.ExceptionInInitializerError
at
__randomizedtesting.SeedInfo.seed([A21414237C482341:B562DE047A9CCF7C]:0)
at
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
at
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
at
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
at org.easymock.EasyMock.createMock(EasyMock.java:104)
at
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
at
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59)
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:543)
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)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make
protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
throws java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to unnamed module @15cfeed
at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
at java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
... 52 more
FAILED: org.apache.solr.handler.admin.TestCoreAdminApis.testCalls
Error Message:
Stack Trace:
java.lang.ExceptionInInitializerError
at
__randomizedtesting.SeedInfo.seed([A21414237C482341:90D50B48F9C490E6]:0)
at
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
at
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
at
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
at org.easymock.EasyMock.createMock(EasyMock.java:104)
at
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
at
org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43)
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:543)
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)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make
protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
throws java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to unnamed module @dc99dc
at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
at java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
... 52 more
Build Log:
[...truncated 11150 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestCoreAdminApis
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestCoreAdminApis_A21414237C482341-001/init-core-data-001
[junit4] 2> 349584 INFO
(SUITE-TestCoreAdminApis-seed#[A21414237C482341]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 349587 INFO
(SUITE-TestCoreAdminApis-seed#[A21414237C482341]-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> 349590 INFO
(TEST-TestCoreAdminApis.testCalls-seed#[A21414237C482341]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCalls
[junit4] 2> 349628 INFO
(TEST-TestCoreAdminApis.testCalls-seed#[A21414237C482341]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCalls
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCoreAdminApis
-Dtests.method=testCalls -Dtests.seed=A21414237C482341 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fr-TN -Dtests.timezone=Atlantic/Reykjavik
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.04s J2 | TestCoreAdminApis.testCalls <<<
[junit4] > Throwable #1: java.lang.ExceptionInInitializerError
[junit4] > at
__randomizedtesting.SeedInfo.seed([A21414237C482341:90D50B48F9C490E6]:0)
[junit4] > at
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
[junit4] > at
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
[junit4] > at
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
[junit4] > at
net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
[junit4] > at
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
[junit4] > at
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
[junit4] > at
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
[junit4] > at
net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
[junit4] > at
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
[junit4] > at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
[junit4] > at
org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
[junit4] > at org.easymock.EasyMock.createMock(EasyMock.java:104)
[junit4] > at
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
[junit4] > at
org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43)
[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:543)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.reflect.InaccessibleObjectException:
Unable to make protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
throws java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to unnamed module @dc99dc
[junit4] > at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
[junit4] > at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
[junit4] > at
java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
[junit4] > at
net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
[junit4] > at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] > at
net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
[junit4] > ... 52 more
[junit4] 2> 349630 INFO
(SUITE-TestCoreAdminApis-seed#[A21414237C482341]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestCoreAdminApis_A21414237C482341-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-TN,
timezone=Atlantic/Reykjavik
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=122249824,total=283115520
[junit4] 2> NOTE: All tests run in this JVM: [TestBinaryField,
URLClassifyProcessorTest, TestCoreDiscovery, RollingRestartTest,
TestImpersonationWithHadoopAuth, DocValuesMultiTest, StatsComponentTest,
TestLMDirichletSimilarityFactory, TestTolerantSearch, CurrencyFieldXmlFileTest,
TestPerFieldSimilarityWithDefaultOverride, TestClassicSimilarityFactory,
TestInitParams, ResponseHeaderTest, TestOrdValues, TestRandomFlRTGCloud,
MergeStrategyTest, VersionInfoTest, SolrGraphiteReporterTest,
OverseerRolesTest, SmileWriterTest, SynonymTokenizerTest,
StatelessScriptUpdateProcessorFactoryTest, TestDocBasedVersionConstraints,
LeaderElectionContextKeyTest, XmlUpdateRequestHandlerTest,
TestReversedWildcardFilterFactory, HighlighterConfigTest, JvmMetricsTest,
ConfigSetsAPITest, TemplateUpdateProcessorTest, TestTestInjection,
TestConfigSets, TestHashQParserPlugin, TestPHPSerializedResponseWriter,
TestRestoreCore, TermVectorComponentDistributedTest, HdfsRecoverLeaseTest,
OverseerTest, DistributedFacetExistsSmallTest, BaseCdcrDistributedZkTest,
SliceStateTest, NoCacheHeaderTest, TestFieldCacheSanityChecker,
TestBlendedInfixSuggestions, HdfsSyncSliceTest, TestSolrXml,
TestSolrDeletionPolicy1, TestClusterStateMutator,
WrapperMergePolicyFactoryTest, TestComponentsName,
TestLeaderElectionWithEmptyReplica, DateFieldTest, DirectUpdateHandlerTest,
TestLocalFSCloudBackupRestore, TestDistributedMissingSort,
CdcrReplicationHandlerTest, TestPivotHelperCode, TestCoreAdminApis]
[junit4] Completed [116/694 (1!)] on J2 in 0.06s, 1 test, 1 error <<<
FAILURES!
[...truncated 1417 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/init-core-data-001
[junit4] 2> 2107216 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2107217 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-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> 2107220 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001
[junit4] 2> 2107220 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2107220 INFO (Thread-3243) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2107220 INFO (Thread-3243) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2107320 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45499
[junit4] 2> 2107327 INFO (jetty-launcher-4727-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2107327 INFO (jetty-launcher-4727-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2107328 INFO (jetty-launcher-4727-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@907e71{/solr,null,AVAILABLE}
[junit4] 2> 2107328 INFO (jetty-launcher-4727-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1373886{/solr,null,AVAILABLE}
[junit4] 2> 2107330 INFO (jetty-launcher-4727-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1027a56{SSL,[ssl,
http/1.1]}{127.0.0.1:43254}
[junit4] 2> 2107330 INFO (jetty-launcher-4727-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12fedeb{SSL,[ssl,
http/1.1]}{127.0.0.1:43341}
[junit4] 2> 2107330 INFO (jetty-launcher-4727-thread-1) [ ]
o.e.j.s.Server Started @2108967ms
[junit4] 2> 2107330 INFO (jetty-launcher-4727-thread-2) [ ]
o.e.j.s.Server Started @2108967ms
[junit4] 2> 2107330 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43254}
[junit4] 2> 2107330 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43341}
[junit4] 2> 2107330 ERROR (jetty-launcher-4727-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2107331 ERROR (jetty-launcher-4727-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-12T02:40:15.253425Z
[junit4] 2> 2107331 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-12T02:40:15.253490Z
[junit4] 2> 2107332 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2107333 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2107340 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45499/solr
[junit4] 2> 2107341 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45499/solr
[junit4] 2> 2107364 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43341_solr
[junit4] 2> 2107364 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43254_solr
[junit4] 2> 2107364 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97443329811611654-127.0.0.1:43341_solr-n_0000000000) starting
[junit4] 2> 2107364 INFO (zkCallback-4738-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2107364 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2107367 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43341_solr
[junit4] 2> 2107367 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2107367 INFO (zkCallback-4738-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2107794 INFO (jetty-launcher-4727-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/.
[junit4] 2> 2107801 INFO (jetty-launcher-4727-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/.
[junit4] 2> 2108972 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2108972 INFO
(SUITE-TestReqParamsAPI-seed#[A21414237C482341]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45499/solr ready
[junit4] 2> 2109029 INFO (qtp25513277-22599) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2109030 INFO (OverseerThreadFactory-7698-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 2109142 INFO (qtp25513277-22613) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 2109211 INFO (qtp9484732-22600) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 2109316 INFO (zkCallback-4738-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2109316 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2110147 INFO (qtp25513277-22613) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2110153 INFO (qtp25513277-22613) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 2110154 INFO (qtp25513277-22613) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2110155 INFO (qtp25513277-22613) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 2110155 INFO (qtp25513277-22613) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 2110219 INFO (qtp9484732-22600) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2110224 INFO (qtp9484732-22600) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 2110225 INFO (qtp9484732-22600) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2110226 INFO (qtp9484732-22600) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 2110226 INFO (qtp9484732-22600) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 2110441 INFO (qtp25513277-22613) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2110441 INFO (qtp25513277-22613) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2110443 INFO (qtp25513277-22613) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2110443 INFO (qtp25513277-22613) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2110443 INFO (qtp25513277-22613) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18ea774[collection1_shard1_replica2] main]
[junit4] 2> 2110444 INFO (qtp25513277-22613) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2110444 INFO (qtp25513277-22613) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2110444 INFO (qtp25513277-22613) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2110444 INFO (qtp25513277-22613) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2110444 INFO (qtp25513277-22613) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2110445 INFO (searcherExecutor-7703-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@18ea774[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2110445 INFO (qtp25513277-22613) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1559093280366395392
[junit4] 2> 2110448 INFO (qtp25513277-22613) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2110523 INFO (qtp9484732-22600) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2110523 INFO (qtp9484732-22600) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2110524 INFO (qtp9484732-22600) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2110525 INFO (qtp9484732-22600) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2110525 INFO (qtp9484732-22600) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@438b31[collection1_shard1_replica1]
main]
[junit4] 2> 2110526 INFO (qtp9484732-22600) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2110526 INFO (qtp9484732-22600) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2110526 INFO (qtp9484732-22600) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2110526 INFO (qtp9484732-22600) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2110526 INFO (qtp9484732-22600) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2110526 INFO (searcherExecutor-7704-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@438b31[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2110527 INFO (qtp9484732-22600) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1559093280452378624
[junit4] 2> 2110550 INFO (zkCallback-4738-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2110550 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2110949 INFO (qtp25513277-22613) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2110949 INFO (qtp25513277-22613) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2110949 INFO (qtp25513277-22613) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:43254/solr/collection1_shard1_replica2/
[junit4] 2> 2110949 INFO (qtp25513277-22613) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:43254/solr
START replicas=[https://127.0.0.1:43341/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 2110949 INFO (qtp25513277-22613) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:43254/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2110953 INFO (qtp9484732-22614) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2110953 INFO (qtp25513277-22613) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2110953 INFO (qtp25513277-22613) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2110964 INFO (qtp25513277-22613) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43254/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 2111066 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2111067 INFO (zkCallback-4738-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2111115 INFO (qtp25513277-22613) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2111118 INFO (qtp25513277-22613) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1976
[junit4] 2> 2111222 INFO (zkCallback-4738-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2111224 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2111531 INFO (qtp9484732-22600) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2320
[junit4] 2> 2111533 INFO (qtp25513277-22599) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2111632 INFO (zkCallback-4737-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2111632 INFO (zkCallback-4738-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2112533 INFO (qtp25513277-22599) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3504
[junit4] 2> 2112543 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2112547 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump0', 'class':
'org.apache.solr.handler.DumpRequestHandler' }
[junit4] 2> }
[junit4] 2> 2112550 INFO (qtp25513277-22613) [ ]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump0",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}]
[junit4] 2> 2112550 INFO (qtp25513277-22613) [ ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 2112550 INFO (Thread-3262) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica2
[junit4] 2> 2112551 INFO (Thread-3263) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica1
[junit4] 2> 2112551 INFO (Thread-3262) [ ] o.a.s.c.SolrCore core
reload collection1_shard1_replica2
[junit4] 2> 2112551 INFO (Thread-3263) [ ] o.a.s.c.SolrCore core
reload collection1_shard1_replica1
[junit4] 2> 2112552 INFO (solrHandlerExecutor-7713-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112554 INFO (solrHandlerExecutor-7713-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112555 INFO (Thread-3263) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2112555 INFO (Thread-3262) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2112559 INFO (Thread-3263) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 2112559 INFO (Thread-3262) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 2112568 INFO (Thread-3263) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2112568 INFO (Thread-3262) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2112568 INFO (Thread-3262) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 2112568 INFO (Thread-3263) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 2112569 INFO (Thread-3262) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 2112569 INFO (Thread-3263) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 2112655 INFO (qtp25513277-22611) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2112656 INFO (qtp25513277-22611) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112656 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 2112656 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 2112656 INFO (solrHandlerExecutor-7713-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:43254/solr/collection1_shard1_replica2/ for prop overlay
after 1 attempts
[junit4] 2> 2112656 INFO (solrHandlerExecutor-7713-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112657 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 2112657 INFO (qtp9484732-22614) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2112657 INFO (qtp9484732-22614) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112657 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 2112657 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 2112657 INFO (solrHandlerExecutor-7713-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:43341/solr/collection1_shard1_replica1/ for prop overlay
after 1 attempts
[junit4] 2> 2112658 INFO (solrHandlerExecutor-7713-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112658 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 2112757 INFO (qtp25513277-22603) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2112758 INFO (qtp25513277-22603) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112758 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2112758 INFO (solrHandlerExecutor-7713-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:43254/solr/collection1_shard1_replica2/ for prop overlay
after 2 attempts
[junit4] 2> 2112758 INFO (solrHandlerExecutor-7713-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112759 INFO (qtp9484732-22600) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 2112759 INFO (qtp9484732-22600) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112759 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2112759 INFO (solrHandlerExecutor-7713-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:43341/solr/collection1_shard1_replica1/ for prop overlay
after 2 attempts
[junit4] 2> 2112759 INFO (solrHandlerExecutor-7713-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112773 INFO (Thread-3263) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2112773 INFO (Thread-3263) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2112773 INFO (Thread-3263) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@a41c25[collection1_shard1_replica1] main]
[junit4] 2> 2112773 INFO (Thread-3263) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2112774 INFO (Thread-3263) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2112774 INFO (Thread-3263) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 2112774 INFO (Thread-3263) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 2112774 INFO (Thread-3263) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2112774 INFO (searcherExecutor-7715-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@a41c25[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2112774 INFO (Thread-3263) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559093282808528896
[junit4] 2> 2112774 INFO (Thread-3262) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2112774 INFO (Thread-3262) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2112774 INFO (Thread-3262) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@11483c[collection1_shard1_replica2] main]
[junit4] 2> 2112775 INFO (Thread-3262) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2112775 INFO (Thread-3262) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2112775 INFO (Thread-3262) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 2112775 INFO (Thread-3262) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 2112775 INFO (Thread-3262) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2112775 INFO (searcherExecutor-7714-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@11483c[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2112775 INFO (Thread-3262) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559093282809577472
[junit4] 2> 2112777 INFO (Thread-3263) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2112777 INFO (Thread-3263) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@a3cff[collection1_shard1_replica1] main]
[junit4] 2> 2112777 INFO (searcherExecutor-7715-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@a3cff[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2112777 INFO (Thread-3263) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1ef01ad
[junit4] 2> 2112777 INFO (Thread-3263) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 2112778 INFO (Thread-3262) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2112778 INFO (Thread-3262) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@e25cfc[collection1_shard1_replica2] main]
[junit4] 2> 2112778 INFO (searcherExecutor-7714-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@e25cfc[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2112781 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2112782 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2112787 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 2112787 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 2112796 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2112796 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2112797 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 2112797 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 2112797 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 2112797 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 2112860 INFO (qtp25513277-22605) [ ]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 2112860 INFO (qtp25513277-22605) [ ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2112860 INFO (qtp9484732-22612) [ ]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 2112860 INFO (qtp25513277-22605) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112860 INFO (qtp9484732-22612) [ ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2112860 INFO (qtp9484732-22612) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112861 INFO (qtp25513277-22613) [ ]
o.a.s.h.SolrConfigHandler Took 310.0ms to set the property overlay to be of
version 0 for collection collection1
[junit4] 2> 2112861 INFO (qtp25513277-22613) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config params={wt=json}
status=0 QTime=311
[junit4] 2> 2112861 INFO (qtp25513277-22613) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@13177cd
[junit4] 2> 2112861 INFO (qtp25513277-22613) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 2112861 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump1', 'class':
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
[junit4] 2> }
[junit4] 2> 2112862 INFO (qtp25513277-22599) [ ] o.a.s.c.ZkController
Persisted config data to node /configs/conf1/configoverlay.json
[junit4] 2> 2112862 INFO (qtp25513277-22599) [ ]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump1",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler",
[junit4] 2> "useParams":"x"}}]
[junit4] 2> 2112863 INFO (qtp25513277-22599) [ ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 1 for collection collection1
[junit4] 2> 2112863 INFO (Thread-3264) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica2
[junit4] 2> 2112863 INFO (Thread-3265) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica1
[junit4] 2> 2112863 INFO (Thread-3264) [ ] o.a.s.c.SolrCore core
reload collection1_shard1_replica2
[junit4] 2> 2112863 INFO (Thread-3265) [ ] o.a.s.c.SolrCore core
reload collection1_shard1_replica1
[junit4] 2> 2112866 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112868 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112970 INFO (qtp25513277-22613) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2112970 INFO (qtp25513277-22613) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112970 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 2112970 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 2112970 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43254/solr/collection1_shard1_replica2/ for prop overlay
after 1 attempts
[junit4] 2> 2112970 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112971 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 2112971 INFO (qtp9484732-22606) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2112971 INFO (qtp9484732-22606) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2112971 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 2112971 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43341/solr/collection1_shard1_replica1/ for prop overlay
after 1 attempts
[junit4] 2> 2112971 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 2112971 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2112972 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 2113024 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2113024 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2113024 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@139cdc6[collection1_shard1_replica1] main]
[junit4] 2> 2113024 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2113025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2113025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2113025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2113025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2113025 INFO (searcherExecutor-7723-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@139cdc6[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559093283071721472
[junit4] 2> 2113027 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2113027 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2113027 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e7863d[collection1_shard1_replica2]
main]
[junit4] 2> 2113027 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b55e18[collection1_shard1_replica1] main]
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1440abd
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2113028 INFO (searcherExecutor-7723-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1b55e18[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113028 INFO (searcherExecutor-7722-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@e7863d[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 2113028 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559093283074867200
[junit4] 2> 2113030 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2113031 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1020022[collection1_shard1_replica2] main]
[junit4] 2> 2113031 INFO (searcherExecutor-7722-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1020022[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113032 INFO
(OverseerCollectionConfigSetProcessor-97443329811611654-127.0.0.1:43341_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2113032 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2113044 INFO (Thread-3264) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2113047 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 2113048 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2113048 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 2113049 INFO (Thread-3264) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 2113049 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 2113050 INFO (Thread-3264) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2113050 INFO (Thread-3264) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 2113051 INFO (Thread-3264) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 2113071 INFO (qtp25513277-22601) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2113071 INFO (qtp25513277-22601) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113072 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 2113072 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 2113072 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43254/solr/collection1_shard1_replica2/ for prop overlay
after 2 attempts
[junit4] 2> 2113072 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113072 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 2113073 INFO (qtp9484732-22600) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2113073 INFO (qtp9484732-22600) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113073 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 2113073 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 2113073 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43341/solr/collection1_shard1_replica1/ for prop overlay
after 2 attempts
[junit4] 2> 2113073 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113074 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 2113173 INFO (qtp25513277-22603) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2113173 INFO (qtp25513277-22603) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113173 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2113173 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43254/solr/collection1_shard1_replica2/ for prop overlay
after 3 attempts
[junit4] 2> 2113173 INFO (solrHandlerExecutor-7724-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113174 INFO (qtp9484732-22612) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2113174 INFO (qtp9484732-22612) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113174 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2113174 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43341/solr/collection1_shard1_replica1/ for prop overlay
after 3 attempts
[junit4] 2> 2113174 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113257 INFO (Thread-3264) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2113257 INFO (Thread-3264) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2113258 INFO (Thread-3264) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1a53e3d[collection1_shard1_replica2] main]
[junit4] 2> 2113258 INFO (Thread-3264) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2113258 INFO (Thread-3264) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2113258 INFO (Thread-3264) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 2113259 INFO (Thread-3264) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 2113259 INFO (Thread-3264) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2113259 INFO (searcherExecutor-7732-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1a53e3d[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113259 INFO (Thread-3264) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559093283317088256
[junit4] 2> 2113261 INFO (Thread-3264) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2113262 INFO (Thread-3264) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1867aa3[collection1_shard1_replica2] main]
[junit4] 2> 2113262 INFO (searcherExecutor-7732-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1867aa3[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113262 INFO (Thread-3264) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1394cb9
[junit4] 2> 2113262 INFO (Thread-3264) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica2
[junit4] 2> 2113266 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2113271 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 2113278 INFO (qtp25513277-22613) [ ]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 2113278 INFO (qtp25513277-22613) [ ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2113278 INFO (qtp25513277-22613) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113279 INFO (qtp9484732-22614) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 2113279 INFO (qtp9484732-22614) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113279 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 2113279 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
https://127.0.0.1:43341/solr/collection1_shard1_replica1/ for prop overlay
after 4 attempts
[junit4] 2> 2113279 INFO (solrHandlerExecutor-7724-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113280 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2113280 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 2113281 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 2113328 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2113328 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2113328 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1364863[collection1_shard1_replica1] main]
[junit4] 2> 2113328 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2113328 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2113329 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2113329 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2113329 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2113329 INFO (searcherExecutor-7731-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1364863[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113329 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559093283390488576
[junit4] 2> 2113331 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2113331 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a67bae[collection1_shard1_replica1]
main]
[junit4] 2> 2113332 INFO (searcherExecutor-7731-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@a67bae[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2113332 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@c309ed
[junit4] 2> 2113332 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 2113337 INFO (Thread-3265) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2113343 INFO (Thread-3265) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 2113345 INFO (Thread-3265) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2113346 INFO (Thread-3265) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 2113347 INFO (Thread-3265) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_A21414237C482341-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 2113380 INFO (qtp9484732-22606) [ ]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 2113380 INFO (qtp9484732-22606) [ ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2113380 INFO (qtp9484732-22606) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113381 INFO (qtp25513277-22599) [ ]
o.a.s.h.SolrConfigHandler Took 518.0ms to set the property overlay to be of
version 1 for collection collection1
[junit4] 2> 2113381 INFO (qtp25513277-22599) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config params={wt=json}
status=0 QTime=519
[junit4] 2> 2113381 INFO (qtp25513277-22599) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@87c0ed
[junit4] 2> 2113382 INFO (qtp25513277-22599) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 2113382 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):90
[junit4] 2> 2113382 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 2113382 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config/params?wt=json , payload: {
[junit4] 2> 'set' : {'x': { 'a':'A val',
[junit4] 2> 'b': 'B val'}
[junit4] 2> }
[junit4] 2> }
[junit4] 2> 2113384 INFO (qtp25513277-22611) [ ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property params to be of version 0 for collection collection1
[junit4] 2> 2113384 INFO (Thread-3266) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica2
[junit4] 2> 2113384 INFO (Thread-3267) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica1
[junit4] 2> 2113385 INFO (Thread-3266) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 2113385 INFO (Thread-3266) [ ] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 2113385 INFO (Thread-3267) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 2113385 INFO (Thread-3267) [ ] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 2113393 INFO (solrHandlerExecutor-7741-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113395 INFO (solrHandlerExecutor-7741-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 2113496 INFO (qtp9484732-22600) [ ]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
[junit4] 2> 2113496 INFO (qtp9484732-22600) [ ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2113496 INFO (qtp9484732-22600) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={params=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113500 INFO (qtp25513277-22599) [ ]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
[junit4] 2> 2113500 INFO (qtp25513277-22599) [ ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 2113500 INFO (qtp25513277-22599) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/znodeVersion
params={params=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2113501 INFO (qtp25513277-22611) [ ]
o.a.s.h.SolrConfigHandler Took 116.0ms to set the property params to be of
version 0 for collection collection1
[junit4] 2> 2113501 INFO (qtp25513277-22611) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=117
[junit4] 2> 2113505 INFO (qtp25513277-22599) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 2113508 INFO (qtp9484732-22606) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/overlay
params={wt=json} status=0 QTime=0
[junit4] 2> 2113513 INFO (qtp9484732-22600) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/dump0
params={wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 2113517 INFO (qtp9484732-22602) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/dump0
params={a=fomrequest&wt=json&useParams=x} status=0 QTime=0
[junit4] 2> 2113522 INFO (qtp25513277-22603) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/overlay
params={wt=json} status=0 QTime=0
[junit4] 2> 2113526 INFO (qtp9484732-22614) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/dump1 params={wt=json}
status=0 QTime=0
[junit4] 2> 2113527 INFO
(TEST-TestReqParamsAPI.test-seed#[A21414237C482341]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config/params?wt=json , payload: {
[junit4] 2> 'set' : {'y':{
[junit4] 2> 'c':'CY val',
[junit4] 2> 'b': 'BY val', 'i': 20,
'd': ['val 1', 'val 2']}
[junit4] 2> }
[junit4] 2> }
[junit4] 2> 2113531 INFO (qtp9484732-22604) [ ] o.a.s.c.ZkController
Persisted config data to node /configs/conf1/params.json
[junit4] 2> 2113531 INFO (qtp9484732-22604) [ ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property params to be of version 1 for collection collection1
[junit4] 2> 2113531 INFO (Thread-3268) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica2
[junit4] 2> 2113531 INFO (Thread-3269) [ ] o.a.s.c.SolrCore config
update listener called for core collection1_shard1_replica1
[junit4] 2> 2113532 INFO (Thread-3268) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 1
[junit4] 2> 2113532 INFO (Thread-3268) [ ] o.a.s.c.RequestParams
request params refreshed to version 1
[junit4] 2> 2113532 INFO (Thread-3269) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 1
[junit4] 2> 2113532 INFO (Thread-3269) [ ] o.a.s.c.RequestParams
request params refreshed to version 1
[junit4] 2> 2113532 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2113533 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2113533 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b2104[collection1_shard1_replica2]
main]
[junit4] 2> 2113533 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2113534 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2113534 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 2113542 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[
[...truncated too long message...]
est, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudPivotFacet, TestRandomRequestDistribution, TestRebalanceLeaders,
TestReplicaProperties, TestSSLRandomization, TestSolrCloudWithKerberosAlt,
TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest,
HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
ZkStateReaderTest, RuleEngineTest, BlobRepositoryCloudTest, CoreSorterTest,
QueryResultKeyTest, TestConfigOverlay, TestCustomStream, TestSolrCoreSnapshots,
TestReqParamsAPI]
[junit4] Completed [544/694 (2!)] on J2 in 18.90s, 1 test, 1 failure <<<
FAILURES!
[...truncated 26 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.TestApiFramework_A21414237C482341-001/init-core-data-001
[junit4] 2> 2198505 INFO
(SUITE-TestApiFramework-seed#[A21414237C482341]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2198506 INFO
(SUITE-TestApiFramework-seed#[A21414237C482341]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 2198508 INFO
(TEST-TestApiFramework.testFramework-seed#[A21414237C482341]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFramework
[junit4] 2> 2198552 INFO
(TEST-TestApiFramework.testFramework-seed#[A21414237C482341]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFramework
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestApiFramework
-Dtests.method=testFramework -Dtests.seed=A21414237C482341 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=US/Pacific
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.05s J0 | TestApiFramework.testFramework <<<
[junit4] > Throwable #1: java.lang.ExceptionInInitializerError
[junit4] > at
__randomizedtesting.SeedInfo.seed([A21414237C482341:B562DE047A9CCF7C]:0)
[junit4] > at
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
[junit4] > at
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
[junit4] > at
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
[junit4] > at
net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
[junit4] > at
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
[junit4] > at
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
[junit4] > at
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
[junit4] > at
net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
[junit4] > at
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
[junit4] > at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
[junit4] > at
org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
[junit4] > at org.easymock.EasyMock.createMock(EasyMock.java:104)
[junit4] > at
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
[junit4] > at
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59)
[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:543)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.reflect.InaccessibleObjectException:
Unable to make protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
throws java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to unnamed module @15cfeed
[junit4] > at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
[junit4] > at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
[junit4] > at
java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
[junit4] > at
net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
[junit4] > at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] > at
net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
[junit4] > ... 52 more
[junit4] 2> 2198556 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[A21414237C482341]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
[junit4] 2> 2198556 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[A21414237C482341]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
[junit4] 2> 2198556 INFO
(SUITE-TestApiFramework-seed#[A21414237C482341]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.TestApiFramework_A21414237C482341-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=557, maxMBSortInHeap=7.110039745055373,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SD, timezone=US/Pacific
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=243481248,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestRangeQuery,
UtilsToolTest, TestInitQParser, TestStressCloudBlindAtomicUpdates,
TestQueryWrapperFilter, HdfsBasicDistributedZkTest,
TestSolrCloudWithHadoopAuthPlugin, OverseerStatusTest, TestScoreJoinQPNoScore,
TestBadConfig, TestManagedSchema, TestUseDocValuesAsStored,
CleanupOldIndexTest, TestFieldResource, NotRequiredUniqueKeyTest,
ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest,
TestDeleteCollectionOnDownNodes, TestMiniSolrCloudClusterSSL,
SolrCoreMetricManagerTest, SignatureUpdateProcessorFactoryTest,
SolrMetricsIntegrationTest, TestValueSourceCache, TestJsonFacets,
TestCodecSupport, CopyFieldTest, ReturnFieldsTest, SolrRequestParserTest,
SegmentsInfoRequestHandlerTest, DeleteInactiveReplicaTest,
DistributedFacetPivotSmallTest, TestBlobHandler, TestDistributedSearch,
OverseerCollectionConfigSetProcessorTest, PluginInfoTest, TestFilteredDocIdSet,
TestJmxIntegration, AnalyticsQueryTest, DistanceUnitsTest,
ClassificationUpdateProcessorIntegrationTest, RequiredFieldsTest,
TestSolrCloudWithDelegationTokens, SSLMigrationTest, MinimalSchemaTest,
CollectionsAPISolrJTest, PingRequestHandlerTest, TestSolrQueryParserResource,
TestJmxMonitoredMap, TestPathTrie, TestExceedMaxTermLength,
TestSortByMinMaxFunction, CoreAdminCreateDiscoverTest, ConnectionManagerTest,
BasicDistributedZkTest, TestLeaderElectionZkExpiry, TestJoin,
TestPseudoReturnFields, TestOmitPositions, TestComplexPhraseQParserPlugin,
TestSegmentSorting, TestCorePropertiesReload, TestNumericTerms64,
RegexBoostProcessorTest, TestAuthorizationFramework, InfixSuggestersTest,
HdfsWriteToMultipleCollectionsTest, TestLMJelinekMercerSimilarityFactory,
SyncSliceTest, TestXmlQParser, TestConfigSetsAPIExclusivity, CacheHeaderTest,
TestDFISimilarityFactory, TestInPlaceUpdatesStandalone, DirectoryFactoryTest,
TestSolrDeletionPolicy2, TestCrossCoreJoin, CdcrBootstrapTest,
FileBasedSpellCheckerTest, TestExclusionRuleCollectionAccess,
TestSolrConfigHandlerConcurrent, TestRandomDVFaceting, TestPointFields,
UUIDFieldTest, TestClusterProperties, TestSolrQueryResponse,
TestManagedResourceStorage, DistributedQueueTest, TestFaceting,
DistributedQueryComponentOptimizationTest,
PeerSyncWithIndexFingerprintCachingTest, TestManagedSynonymFilterFactory,
TestSolrConfigHandler, TestConfigSetImmutable, TestSuggestSpellingConverter,
RankQueryTest, SpatialHeatmapFacetsTest, HdfsDirectoryTest, TestLFUCache,
DeleteReplicaTest, CollectionStateFormat2Test, AnalysisAfterCoreReloadTest,
ConjunctionSolrSpellCheckerTest, BitVectorTest, SpellPossibilityIteratorTest,
TestFoldingMultitermQuery, TestSolr4Spatial2, SolrCLIZkUtilsTest,
ConnectionReuseTest, MetricUtilsTest, XsltUpdateRequestHandlerTest,
LeaderFailoverAfterPartitionTest, BasicAuthIntegrationTest,
TestHighlightDedupGrouping, AssignTest, AsyncCallRequestStatusResponseTest,
CdcrRequestHandlerTest, CollectionReloadTest, CreateCollectionCleanupTest,
CustomCollectionTest, DocValuesNotIndexedTest, MigrateRouteKeyTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, SolrXmlInZkTest, TestAuthenticationFramework,
TestConfigSetsAPI, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore,
TestLockTree, TestMiniSolrCloudCluster, TestRequestForwarding,
TestRequestStatusCollectionAPI, TestStressInPlaceUpdates, ZkStateWriterTest,
CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestNRTOpen,
TestShardHandlerFactory, TestSolrCloudSnapshots, TestHdfsBackupRestoreCore,
TestReplicationHandlerBackup, TestSQLHandler, TestSystemCollAutoCreate,
V2ApiIntegrationTest, CoreAdminRequestStatusTest,
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, StatsReloadRaceTest,
TestApiFramework]
[junit4] Completed [553/694 (3!)] on J0 in 0.06s, 2 tests, 1 error <<<
FAILURES!
[...truncated 52064 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]