Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/682/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 13 object(s) that were not released!!!
[RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 13 object(s) that were not
released!!! [RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper,
RawDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([B112FE4B494BB8CD]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([B112FE4B494BB8CD:C72CE138087C15E2]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:384)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:368)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11515 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/init-core-data-001
[junit4] 2> 1622314 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
[junit4] 2> 1622315 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1
[junit4] 2> 1622318 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1622319 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1191fa6{/solr,null,AVAILABLE}
[junit4] 2> 1622320 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1189ad8{HTTP/1.1,[http/1.1]}{127.0.0.1:37789}
[junit4] 2> 1622320 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.Server Started @1623505ms
[junit4] 2> 1622320 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=37789}
[junit4] 2> 1622320 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1622320 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001'
[junit4] 2> 1622320 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1622321 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1622321 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/solr.xml
[junit4] 2> 1622336 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/.
[junit4] 2> 1622336 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer New CoreContainer 20696526
[junit4] 2> 1622336 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001]
[junit4] 2> 1622336 WARN
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/lib
[junit4] 2> 1622336 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1622337 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1622338 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1622338 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1622338 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1622338 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1622339 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/.
[junit4] 2> 1622340 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1622340 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1
[junit4] 2> 1622340 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1622340 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1'
[junit4] 2> 1622340 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1622340 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1622340 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1622340 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1622353 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1622359 WARN (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1622359 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 1622368 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1622371 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1622375 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1622376 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1'
[junit4] 2> 1622376 INFO (coreLoadExecutor-4996-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1
[junit4] 2> 1622376 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1622376 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1622377 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1622377 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1/data
[junit4] 2> 1622377 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1622377 WARN (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1622377 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1622378 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=19.5400390625,
floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=22.976233547371816,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7508236236687198
[junit4] 2> 1622379 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b05d1c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1902a38),segFN=segments_1,generation=1}
[junit4] 2> 1622379 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1622379 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/./collection1/data/
[junit4] 2> 1622380 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1622382 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622383 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622383 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622384 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622385 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1622385 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1622385 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1622385 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1622385 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1622385 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2857786847963447]
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b05d1c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1902a38),segFN=segments_1,generation=1}
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ab3ce[collection1]
main]
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1/conf
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1/conf}
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-001/collection1/conf
[junit4] 2> 1622386 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1622387 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1622387 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1622387 INFO
(searcherExecutor-4997-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9ab3ce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1622387 INFO (coreLoadExecutor-4996-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1622841 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1
[junit4] 2> 1622843 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1622844 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6120be{/solr,null,AVAILABLE}
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@399788{HTTP/1.1,[http/1.1]}{127.0.0.1:41651}
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.e.j.s.Server Started @1624030ms
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=41651}
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002'
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1622845 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/solr.xml
[junit4] 2> 1622851 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/.
[junit4] 2> 1622851 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer New CoreContainer 18706673
[junit4] 2> 1622851 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002]
[junit4] 2> 1622851 WARN
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/lib
[junit4] 2> 1622851 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1622852 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1622853 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1622853 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1622853 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1622853 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1622853 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/.
[junit4] 2> 1622854 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1622854 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1
[junit4] 2> 1622854 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1622854 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1'
[junit4] 2> 1622855 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1622855 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1622858 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1622858 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1622861 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1622872 WARN (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1622873 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 1622882 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1622885 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1622887 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1622888 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1'
[junit4] 2> 1622888 INFO (coreLoadExecutor-5006-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1
[junit4] 2> 1622889 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1622889 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1622889 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1622889 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data
[junit4] 2> 1622889 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1622889 WARN (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1622890 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1622890 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=19.5400390625,
floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=22.976233547371816,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7508236236687198
[junit4] 2> 1622890 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_1,generation=1}
[junit4] 2> 1622890 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1622890 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/
[junit4] 2> 1622891 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1622892 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622893 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622894 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622895 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2857786847963447]
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_1,generation=1}
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1622896 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@113201e[collection1]
main]
[junit4] 2> 1622897 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1/conf
[junit4] 2> 1622897 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1/conf}
[junit4] 2> 1622897 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/collection1/conf
[junit4] 2> 1622897 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1622899 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1622899 INFO
(searcherExecutor-5007-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@113201e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1622899 INFO (coreLoadExecutor-5006-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1623361 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1623364 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1623365 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1623368 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b05d1c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1902a38),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b05d1c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1902a38),segFN=segments_2,generation=2}
[junit4] 2> 1623368 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1623369 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6a225[collection1] main]
[junit4] 2> 1623370 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1623370 INFO
(searcherExecutor-4997-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c6a225[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)))}
[junit4] 2> 1623370 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 4
[junit4] 2> 1623378 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1623380 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1623380 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1623380 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1623380 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1623382 WARN (qtp20123274-10885) [ x:collection1]
o.a.s.h.ReplicationHandler Could not read checksum from index file:
_0_MockRandom_0.sd
[junit4] 2> org.apache.lucene.index.CorruptIndexException: misplaced codec
footer (file truncated?): length=8 but footerLength==16
(resource=MockIndexInputWrapper(RAMInputStream(name=_0_MockRandom_0.sd)))
[junit4] 2> at
org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:430)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:253)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1623384 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=2
[junit4] 2> 1623384 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653269
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_1,generation=1}
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1623385 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_1,generation=1}
[junit4] 2> 1623386 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1623386 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1623386 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
RawDirectoryWrapper(RAMDirectory@f74965
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d703)
[junit4] 2> 1623387 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623389 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623393 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623395 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623397 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623399 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623401 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623403 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623405 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_MockRandom_0.tfp&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623407 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623408 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1511) : 0 secs (null bytes/sec) to
RawDirectoryWrapper(RAMDirectory@f74965
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d703)
[junit4] 2> 1623409 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1623409 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_2,generation=2}
[junit4] 2> 1623409 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1623409 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1623410 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17c9f46[collection1] main]
[junit4] 2> 1623410 INFO
(searcherExecutor-5007-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17c9f46[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)))}
[junit4] 2> 1623410 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653269
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653269;done=true>>]
[junit4] 2> 1623410 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=false
[junit4] 2> 1623410 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653269
[junit4] 2> 1623410 INFO (qtp33452519-10901) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:37789/solr/collection1/replication&command=fetchindex}
status=0 QTime=32
[junit4] 2> 1623415 INFO (qtp33452519-10903) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 1623416 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B112FE4B494BB8CD]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 1623418 INFO (qtp20123274-10879) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1623419 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1623423 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1623424 INFO (qtp33452519-10896) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 1623425 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 1623427 INFO (qtp33452519-10901) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 1623429 INFO (qtp20123274-10879) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1623429 INFO (qtp20123274-10879) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1623429 INFO (qtp20123274-10879) [ x:collection1]
o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 1623429 INFO (qtp20123274-10879) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1623429 INFO (qtp20123274-10879) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 0
[junit4] 2> 1623430 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1623432 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1623432 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave in sync with master.
[junit4] 2> 1623432 INFO (qtp33452519-10902) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:37789/solr/collection1/replication&command=fetchindex}
status=0 QTime=2
[junit4] 2> 1623435 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1623436 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1623439 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b05d1c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1902a38),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b05d1c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1902a38),segFN=segments_3,generation=3}
[junit4] 2> 1623439 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
[junit4] 2> 1623439 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e10807[collection1] main]
[junit4] 2> 1623440 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1623440 INFO
(searcherExecutor-4997-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e10807[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)
Uninverting(_1(6.1.0):C1)))}
[junit4] 2> 1623440 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 3
[junit4] 2> 1623441 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1623443 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1623443 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 1623443 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1623443 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1623445 WARN (qtp20123274-10880) [ x:collection1]
o.a.s.h.ReplicationHandler Could not read checksum from index file:
_0_MockRandom_0.sd
[junit4] 2> org.apache.lucene.index.CorruptIndexException: misplaced codec
footer (file truncated?): length=8 but footerLength==16
(resource=MockIndexInputWrapper(RAMInputStream(name=_0_MockRandom_0.sd)))
[junit4] 2> at
org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:430)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:253)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1623445 WARN (qtp20123274-10880) [ x:collection1]
o.a.s.h.ReplicationHandler Could not read checksum from index file:
_1_MockRandom_0.sd
[junit4] 2> org.apache.lucene.index.CorruptIndexException: misplaced codec
footer (file truncated?): length=8 but footerLength==16
(resource=MockIndexInputWrapper(RAMInputStream(name=_1_MockRandom_0.sd)))
[junit4] 2> at
org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:430)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:253)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1623446 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=1
[junit4] 2> 1623446 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 20
[junit4] 2> 1623447 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653331
[junit4] 2> 1623447 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1623447 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_2,generation=2}
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_2,generation=2}
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
RawDirectoryWrapper(RAMDirectory@1758eb7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55422d)
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it
already exists
[junit4] 2> 1623448 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
[junit4] 2> 1623451 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_0_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623452 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
[junit4] 2> 1623452 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
[junit4] 2> 1623452 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
[junit4] 2> 1623452 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
[junit4] 2> 1623452 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tfp because it
already exists
[junit4] 2> 1623453 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623455 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623457 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623459 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623461 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_MockRandom_0.tix&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623463 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623465 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623467 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623469 INFO (qtp20123274-10886) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623471 INFO (qtp20123274-10884) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_MockRandom_0.tbk&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623485 INFO (qtp20123274-10880) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1623485 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1676) : 0 secs (null bytes/sec) to
RawDirectoryWrapper(RAMDirectory@1758eb7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55422d)
[junit4] 2> 1623486 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Cannot complete replication attempt because file already
exists:_0_MockRandom_0.sd
[junit4] 2> 1623486 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1623487 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d6646f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13752bc),segFN=segments_2,generation=2}
[junit4] 2> 1623487 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1623487 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1623488 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653331
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653331;done=true>>]
[junit4] 2> 1623488 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=false
[junit4] 2> 1623488 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B112FE4B494BB8CD-001/solr-instance-002/./collection1/data/index.20160518072653331
[junit4] 1> CheckIndex failed
[junit4] 1> ERROR: could not read any segments file in directory
[junit4] 1> java.io.FileNotFoundException: _0.si
[junit4] 1> at
org.apache.lucene.store.RAMDirectory.openInput(RAMDirectory.java:235)
[junit4] 1> at
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
[junit4] 1> at
org.apache.lucene.store.RawDirectoryWrapper.openChecksumInput(RawDirectoryWrapper.java:41)
[junit4] 1> at
org.apache.lucene.codecs.lucene50.Lucene50SegmentInfoFormat.read(Lucene50SegmentInfoFormat.java:82)
[junit4] 1> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:350)
[junit4] 1> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:284)
[junit4] 1> at
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:507)
[junit4] 1> at
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:297)
[junit4] 1> at
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:282)
[junit4] 1> at
org.apache.lucene.store.BaseDirectoryWrapper.close(BaseDirectoryWrapper.java:45)
[junit4] 1> at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:302)
[junit4] 1> at
org.apache.solr.core.CachingDirectoryFactory.closeCacheValue(CachingDirectoryFactory.java:263)
[junit4] 1> at
org.apache.solr.core.CachingDirectoryFactory.release(CachingDirectoryFactory.java:428)
[junit4] 1> at
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:578)
[junit4] 1> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:515)
[junit4] 1> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
[junit4] 1> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
[junit4] 1> at
org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:276)
[junit4] 1>
[junit4] 2> 1623489 ERROR (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Error closing
directory:java.lang.RuntimeException: CheckIndex failed
[junit4] 2> at
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:302)
[junit4] 2> at
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:282)
[junit4] 2> at
org.apache.lucene.store.BaseDirectoryWrapper.close(BaseDirectoryWrapper.java:45)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:302)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.closeCacheValue(CachingDirectoryFactory.java:263)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.release(CachingDirectoryFactory.java:428)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:578)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:515)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:276)
[junit4] 2>
[junit4] 2> 1623489 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Replication attempt was not successful - trying a full
index replication reloadCore=false
[junit4] 2> 1623490 INFO (qtp20123274-10885) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1623490 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 1623490 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1623491 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1623492 WARN (qtp20123274-10886) [ x:collection1]
o.a.s.h.ReplicationHandler Could not read checksum from index file:
_0_MockRandom_0.sd
[junit4] 2> org.apache.lucene.index.CorruptIndexException: misplaced codec
footer (file truncated?): length=8 but footerLength==16
(resource=MockIndexInputWrapper(RAMInputStream(name=_0_MockRandom_0.sd)))
[junit4] 2> at
org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:430)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:253)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1623493 WARN (qtp20123274-10886) [ x:collection1]
o.a.s.h.ReplicationHandler Could not read checksum from index file:
_1_MockRandom_0.sd
[junit4] 2> org.apache.lucene.index.CorruptIndexException: misplaced codec
footer (file truncated?): length=8 but footerLength==16
(resource=MockIndexInputWrapper(RAMInputStream(name=_1_MockRandom_0.sd)))
[junit4] 2> at
org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:430)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:253)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4
[...truncated too long message...]
l data from client sessionid 0x154c2993202000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2512449 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154c2993202000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2513931 WARN
(zkCallback-2293-thread-1-processing-n:127.0.0.1:34139_solr)
[n:127.0.0.1:34139_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2513933 WARN
(zkCallback-2294-thread-1-processing-n:127.0.0.1:43478_solr)
[n:127.0.0.1:43478_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2513933 WARN
(zkCallback-2291-thread-1-processing-n:127.0.0.1:38482_solr)
[n:127.0.0.1:38482_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2513933 WARN
(zkCallback-2292-thread-1-processing-n:127.0.0.1:36545_solr)
[n:127.0.0.1:36545_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2513934 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@bd0dab{/solr,null,UNAVAILABLE}
[junit4] 2> 2513933 WARN
(zkCallback-2290-thread-1-processing-n:127.0.0.1:46087_solr)
[n:127.0.0.1:46087_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2513934 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e4d6dc{/solr,null,UNAVAILABLE}
[junit4] 2> 2513934 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a3cc7{/solr,null,UNAVAILABLE}
[junit4] 2> 2513934 INFO (jetty-launcher-2268-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ecc436{/solr,null,UNAVAILABLE}
[junit4] 2> 2513934 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@178059d{/solr,null,UNAVAILABLE}
[junit4] 2> 2513936 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[B112FE4B494BB8CD]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45871 45871
[junit4] 2> 2518963 INFO (Thread-3992) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45871 45871
[junit4] 2> 2518964 WARN (Thread-3992) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B112FE4B494BB8CD-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{quad_l1=PostingsFormat(name=Asserting),
range_facet_l_dv=PostingsFormat(name=MockRandom),
_version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory
doPackFST= true), intDefault=PostingsFormat(name=Direct),
id=PostingsFormat(name=MockRandom),
range_facet_i_dv=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=Direct),
timestamp=PostingsFormat(name=Direct), odd_l1=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=692,
maxMBSortInHeap=5.742984993793253, sim=ClassicSimilarity, locale=en-PH,
timezone=Asia/Makassar
[junit4] 2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92
(32-bit)/cpus=12,threads=1,free=202508200,total=412471296
[junit4] 2> NOTE: All tests run in this JVM: [RuleEngineTest,
StatsComponentTest, TestCoreDiscovery, TestMinMaxOnMultiValuedField,
HdfsRecoveryZkTest, UUIDUpdateProcessorFallbackTest, ResponseHeaderTest,
TestStressReorder, DirectUpdateHandlerOptimizeTest,
OverriddenZkACLAndCredentialsProvidersTest, ChangedSchemaMergeTest,
SuggesterTest, TestRecoveryHdfs, TestConfigOverlay, TestDistributedMissingSort,
HighlighterConfigTest, TestTolerantUpdateProcessorCloud, LeaderElectionTest,
MergeStrategyTest, CoreAdminHandlerTest, TestRTimerTree,
CoreAdminRequestStatusTest, ExplicitHLLTest, HdfsThreadLeakTest,
TestRandomCollapseQParserPlugin, BasicAuthIntegrationTest, TestHdfsUpdateLog,
TestSolrQueryParserDefaultOperatorResource, TestReversedWildcardFilterFactory,
TestMiniSolrCloudClusterSSL, ShardSplitTest, PreAnalyzedUpdateProcessorTest,
CleanupOldIndexTest, TestGraphMLResponseWriter, TestSort, TestPivotHelperCode,
SolrTestCaseJ4Test, TestGroupingSearch, TestNoOpRegenerator, TestWriterPerf,
DocExpirationUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap,
TestScoreJoinQPScore, RequestHandlersTest, TestMacros,
TestExclusionRuleCollectionAccess, HdfsBasicDistributedZkTest,
TestFieldCollectionResource, HLLUtilTest, TestPostingsSolrHighlighter,
CircularListTest, ClusterStateTest, TestMiniSolrCloudCluster,
SearchHandlerTest, TestPerFieldSimilarity, TestTolerantSearch, TestSolrJ,
TestSolrDeletionPolicy1, TestCollationField, CdcrRequestHandlerTest,
DirectSolrConnectionTest, TestSchemaSimilarityResource,
TestComplexPhraseQParserPlugin, ConnectionManagerTest, TestCharFilters,
DistributedVersionInfoTest, BlockJoinFacetSimpleTest,
FieldMutatingUpdateProcessorTest, DistributedFacetPivotSmallAdvancedTest,
RecoveryZkTest, DataDrivenBlockJoinTest, TestBulkSchemaAPI, AutoCommitTest,
TestFieldTypeResource, BadComponentTest, NoCacheHeaderTest,
TestExtendedDismaxParser, TestJmxMonitoredMap, TestTrieFacet, AssignTest,
RollingRestartTest, TestBlendedInfixSuggestions, TestFastWriter,
DocValuesMultiTest, MigrateRouteKeyTest, AtomicUpdatesTest,
TestCollationFieldDocValues, DeleteInactiveReplicaTest, OverseerStatusTest,
UpdateParamsTest, SliceStateTest, PluginInfoTest, TestStressRecovery,
TestCloudInspectUtil, BigEndianAscendingWordDeserializerTest,
TestSolrFieldCacheMBean, CollectionsAPISolrJTest, UnloadDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest,
ZkSolrClientTest, TestFaceting, TestRecovery, TestReload, HardAutoCommitTest,
TestRangeQuery, SimpleFacetsTest, SolrCoreTest, BadIndexSchemaTest,
TestFiltering, TestQuerySenderListener, TestSolrIndexConfig,
TestQuerySenderNoQuery, SolrIndexConfigTest, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf,
NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestSolrCoreProperties, SpellPossibilityIteratorTest, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, ResourceLoaderTest,
TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest,
TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest,
DistributedMLTComponentTest, CursorPagingTest, AsyncMigrateRouteKeyTest,
CollectionsAPIAsyncDistributedZkTest, DistribJoinFromCollectionTest,
DistributedQueueTest, LeaderInitiatedRecoveryOnShardRestartTest,
MultiThreadedOCPTest, RemoteQueryErrorTest, TestAuthenticationFramework]
[junit4] Completed [487/598 (2!)] on J2 in 322.36s, 8 tests, 1 error <<<
FAILURES!
[...truncated 367 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1458: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1015:
There were test failures: 598 suites (10 ignored), 2420 tests, 1 suite-level
error, 1 error, 115 ignored (71 assumptions) [seed: B112FE4B494BB8CD]
Total time: 75 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]