Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1939/
Java: 64bit/jdk-9-ea+138 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<152> but was:<136>
Stack Trace:
java.lang.AssertionError: expected:<152> but was:<136>
at
__randomizedtesting.SeedInfo.seed([22CC55F8599D90A7:AA986A22F761FD5F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 12209 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/init-core-data-001
[junit4] 2> 1504859 INFO
(SUITE-PeerSyncReplicationTest-seed#[22CC55F8599D90A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1504859 INFO
(SUITE-PeerSyncReplicationTest-seed#[22CC55F8599D90A7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/kh_cu/g
[junit4] 2> 1504860 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1504860 INFO (Thread-2196) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1504860 INFO (Thread-2196) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1504960 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34085
[junit4] 2> 1504965 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1504966 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1504967 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1504967 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1504968 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1504968 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1504969 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1504969 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1504970 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1504970 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1504970 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1505029 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/control-001/cores/collection1
[junit4] 2> 1505030 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1505031 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ce4102c{/kh_cu/g,null,AVAILABLE}
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@19e513d9{HTTP/1.1,[http/1.1]}{127.0.0.1:39061}
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server Started @1507125ms
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kh_cu/g,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/tempDir-001/control/data,
hostPort=39061,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/control-001/cores}
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1505032 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-13T13:21:56.287846Z
[junit4] 2> 1505034 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1505034 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/control-001/solr.xml
[junit4] 2> 1505039 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1505039 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
[junit4] 2> 1505046 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:39061_kh_cu%2Fg
[junit4] 2> 1505047 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.Overseer Overseer
(id=96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000) starting
[junit4] 2> 1505050 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39061_kh_cu%2Fg
[junit4] 2> 1505051 INFO
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1505055 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/control-001/cores
[junit4] 2> 1505055 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1505056 INFO
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1506064 WARN (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1506064 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1506088 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1506169 WARN (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1506171 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1506175 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1506179 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/control-001/cores/collection1/data/]
[junit4] 2> 1506179 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d56612
[junit4] 2> 1506181 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1506220 WARN (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1506224 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1506224 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1506225 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1506225 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1506225 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1506226 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b277d46[collection1] main]
[junit4] 2> 1506227 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1506227 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1506227 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1506228 INFO (searcherExecutor-8779-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b277d46[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1506228 INFO (coreLoadExecutor-8778-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548080819714654208
[junit4] 2> 1506232 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1506232 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1506232 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39061/kh_cu/g/collection1/
[junit4] 2> 1506232 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1506232 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:39061/kh_cu/g/collection1/ has no replicas
[junit4] 2> 1506234 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39061/kh_cu/g/collection1/ shard1
[junit4] 2> 1506384 INFO (coreZkRegister-8771-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1506558 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1506558 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1506559 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1506617 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001/cores/collection1
[junit4] 2> 1506617 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001
[junit4] 2> 1506618 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1506618 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@712171f2{/kh_cu/g,null,AVAILABLE}
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6ad3d30c{HTTP/1.1,[http/1.1]}{127.0.0.1:34955}
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server Started @1508712ms
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kh_cu/g,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/tempDir-001/jetty1,
hostPort=34955,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001/cores}
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1506619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-13T13:21:57.874725Z
[junit4] 2> 1506621 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1506621 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001/solr.xml
[junit4] 2> 1506625 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1506625 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
[junit4] 2> 1506630 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1506631 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34955_kh_cu%2Fg
[junit4] 2> 1506632 INFO (zkCallback-21135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1506632 INFO (zkCallback-21131-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1506632 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1506637 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001/cores
[junit4] 2> 1506637 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1506638 INFO
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1506739 WARN
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will
force refresh cluster state: KeeperErrorCode = BadVersion for
/collections/collection1/state.json
[junit4] 2> 1506742 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1506742 INFO
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1506743 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1507645 WARN (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1507646 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1507676 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1507772 WARN (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1507776 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1507784 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1507784 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1507785 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d56612
[junit4] 2> 1507787 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1507854 WARN (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1507860 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1507860 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1507861 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1507861 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1507861 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1507862 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@796db5e7[collection1] main]
[junit4] 2> 1507862 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1507862 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1507863 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1507863 INFO (searcherExecutor-8790-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@796db5e7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1507863 INFO (coreLoadExecutor-8789-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548080821429075968
[junit4] 2> 1507867 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1507867 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1507868 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34955/kh_cu/g/collection1/
[junit4] 2> 1507868 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1507868 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:34955/kh_cu/g/collection1/ has no replicas
[junit4] 2> 1507870 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34955/kh_cu/g/collection1/ shard1
[junit4] 2> 1507971 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1508021 INFO (coreZkRegister-8784-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1508123 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1508196 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001/cores/collection1
[junit4] 2> 1508197 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001
[junit4] 2> 1508197 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1508198 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b8e7d95{/kh_cu/g,null,AVAILABLE}
[junit4] 2> 1508198 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3be7bd47{HTTP/1.1,[http/1.1]}{127.0.0.1:37750}
[junit4] 2> 1508199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server Started @1510292ms
[junit4] 2> 1508199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kh_cu/g,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/tempDir-001/jetty2,
hostPort=37750,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001/cores}
[junit4] 2> 1508199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 1508199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1508199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1508199 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-13T13:21:59.454457Z
[junit4] 2> 1508201 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1508201 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001/solr.xml
[junit4] 2> 1508206 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1508207 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
[junit4] 2> 1508212 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1508214 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37750_kh_cu%2Fg
[junit4] 2> 1508214 INFO (zkCallback-21135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1508215 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1508215 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1508215 INFO (zkCallback-21131-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1508220 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001/cores
[junit4] 2> 1508221 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1508222 INFO
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1508323 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1508323 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1509229 WARN (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1509229 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1509256 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1509340 WARN (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1509341 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1509346 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1509347 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1509347 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d56612
[junit4] 2> 1509348 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1509435 WARN (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1509442 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1509443 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1509443 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1509443 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1509443 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1509444 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@147b50fa[collection1] main]
[junit4] 2> 1509444 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1509445 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1509445 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1509445 INFO (searcherExecutor-8801-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@147b50fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1509445 INFO (coreLoadExecutor-8800-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548080823087923200
[junit4] 2> 1509449 INFO (coreZkRegister-8795-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1509449 INFO (updateExecutor-21144-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1509449 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1509449 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1509449 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1509449 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1509449 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:34955/kh_cu/g/collection1/] and I am
[http://127.0.0.1:37750/kh_cu/g/collection1/]
[junit4] 2> 1509451 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:34955/kh_cu/g]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37750_kh_cu%252Fg&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1509452 INFO (qtp688496131-81270) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1509454 INFO (qtp688496131-81270) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1509454 INFO (qtp688496131-81270) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:37750_kh_cu%2Fg, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:37750/kh_cu/g","node_name":"127.0.0.1:37750_kh_cu%2Fg","state":"down"}
[junit4] 2> 1509555 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1509555 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1509779 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001/cores/collection1
[junit4] 2> 1509780 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001
[junit4] 2> 1509780 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1509781 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1913384a{/kh_cu/g,null,AVAILABLE}
[junit4] 2> 1509781 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f0c5feb{HTTP/1.1,[http/1.1]}{127.0.0.1:39610}
[junit4] 2> 1509782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.Server Started @1511875ms
[junit4] 2> 1509782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kh_cu/g,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/tempDir-001/jetty3,
hostPort=39610,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001/cores}
[junit4] 2> 1509782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.3.0
[junit4] 2> 1509782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1509782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1509782 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-13T13:22:01.037539Z
[junit4] 2> 1509783 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1509784 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001/solr.xml
[junit4] 2> 1509788 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1509788 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
[junit4] 2> 1509792 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1509794 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39610_kh_cu%2Fg
[junit4] 2> 1509795 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1509795 INFO (zkCallback-21131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1509795 INFO (zkCallback-21154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1509795 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1509795 INFO (zkCallback-21135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1509802 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001/cores
[junit4] 2> 1509802 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1509803 INFO
(OverseerStateUpdate-96755051142578180-127.0.0.1:39061_kh_cu%2Fg-n_0000000000)
[ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1509904 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1509904 INFO (zkCallback-21154-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1509904 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1510455 INFO (qtp688496131-81270) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:37750_kh_cu%2Fg, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:37750/kh_cu/g","node_name":"127.0.0.1:37750_kh_cu%2Fg","state":"recovering"}
[junit4] 2> 1510455 INFO (qtp688496131-81270) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1510455 INFO (qtp688496131-81270) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:37750_kh_cu%252Fg&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 1510826 WARN (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1510827 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1510839 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1510926 WARN (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1510928 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1510933 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1510934 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_22CC55F8599D90A7-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1510934 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d56612
[junit4] 2> 1510935 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1510955 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:34955/kh_cu/g/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1510955 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:37750/kh_cu/g
START replicas=[http://127.0.0.1:34955/kh_cu/g/collection1/] nUpdates=1000
[junit4] 2> 1510957 INFO (qtp688496131-81270) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1510957 INFO (qtp688496131-81270) [ ] o.a.s.c.S.Request
[collection1] webapp=/kh_cu/g path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1510957 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1510957 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1510957 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1510958 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1510958 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1510958 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1510958 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1510958 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1510958 INFO (recoveryExecutor-21145-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1511030 WARN (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1511039 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1511039 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1511040 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1511040 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1511040 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1511041 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1447cbdf[collection1] main]
[junit4] 2> 1511041 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1511041 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1511042 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1511042 INFO (searcherExecutor-8812-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1447cbdf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1511042 INFO (coreLoadExecutor-8811-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548080824762499072
[junit4] 2> 1511046 INFO (coreZkRegister-8806-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1511046 INFO (updateExecutor-21151-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1511046 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1511046 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1511046 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1511046 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1511046 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:34955/kh_cu/g/collection1/] and I am
[http://127.0.0.1:39610/kh_cu/g/collection1/]
[junit4] 2> 1511047 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:34955/kh_cu/g]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39610_kh_cu%252Fg&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1511048 INFO (qtp688496131-81272) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1511048 INFO (qtp688496131-81272) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1511048 INFO (qtp688496131-81272) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:39610_kh_cu%2Fg, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39610/kh_cu/g","node_name":"127.0.0.1:39610_kh_cu%2Fg","state":"down"}
[junit4] 2> 1511148 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1511148 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1511148 INFO (zkCallback-21154-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1511304 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1511304 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1511304 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1512048 INFO (qtp688496131-81272) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:39610_kh_cu%2Fg, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39610/kh_cu/g","node_name":"127.0.0.1:39610_kh_cu%2Fg","state":"recovering"}
[junit4] 2> 1512048 INFO (qtp688496131-81272) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1512048 INFO (qtp688496131-81272) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:39610_kh_cu%252Fg&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1512549 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:34955/kh_cu/g/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1512549 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39610/kh_cu/g
START replicas=[http://127.0.0.1:34955/kh_cu/g/collection1/] nUpdates=1000
[junit4] 2> 1512550 INFO (qtp688496131-81272) [ ] o.a.s.c.S.Request
[collection1] webapp=/kh_cu/g path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1512551 INFO (recoveryExecutor-21152-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1512653 INFO (zkCallback-21147-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1512653 INFO (zkCallback-21141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1512653 INFO (zkCallback-21154-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1513306 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1513307 INFO (qtp1339677402-81231) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1513307 INFO (qtp1339677402-81231) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1513307 INFO (qtp1339677402-81231) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1513307 INFO (qtp1339677402-81231) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1513309 INFO (qtp688496131-81272) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1513309 INFO (qtp688496131-81272) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1513309 INFO (qtp688496131-81272) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1513309 INFO (qtp688496131-81272) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1513309 INFO (qtp1620766443-81298) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1513309 INFO (qtp1620766443-81298) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1513309 INFO (qtp846865534-81332) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1513309 INFO (qtp846865534-81332) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1513309 INFO (qtp1620766443-81298) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1513310 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1513310 INFO (qtp846865534-81332) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1513310 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1513310 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1513311 INFO (qtp688496131-81271) [ ] o.a.s.c.S.Request
[collection1] webapp=/kh_cu/g path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1513311 INFO (qtp1620766443-81300) [ ] o.a.s.c.S.Request
[collection1] webapp=/kh_cu/g path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1513312 INFO (qtp846865534-81334) [ ] o.a.s.c.S.Request
[collection1] webapp=/kh_cu/g path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1515315 INFO (qtp1339677402-81232) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1548080829242015744)} 0 1
[junit4] 2> 1515321 INFO (qtp1620766443-81299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&_version_=-1548080829246210048&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1548080829246210048)} 0 1
[junit4] 2> 1515321 INFO (qtp846865534-81333) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&_version_=-1548080829246210048&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1548080829246210048)} 0 1
[junit4] 2> 1515322 INFO (qtp688496131-81268) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1548080829246210048)} 0 4
[junit4] 2> 1515328 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[0
(1548080829253550080)]} 0 0
[junit4] 2> 1515328 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[0
(1548080829253550080)]} 0 0
[junit4] 2> 1515328 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[0
(1548080829253550080)]} 0 3
[junit4] 2> 1515332 INFO (qtp1620766443-81294) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[1
(1548080829258792960)]} 0 0
[junit4] 2> 1515332 INFO (qtp846865534-81328) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[1
(1548080829258792960)]} 0 0
[junit4] 2> 1515332 INFO (qtp688496131-81267) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[1
(1548080829258792960)]} 0 2
[junit4] 2> 1515336 INFO (qtp1620766443-81300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[2
(1548080829262987264)]} 0 0
[junit4] 2> 1515336 INFO (qtp846865534-81334) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[2
(1548080829262987264)]} 0 0
[junit4] 2> 1515336 INFO (qtp688496131-81271) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[2
(1548080829262987264)]} 0 2
[junit4] 2> 1515340 INFO (qtp1620766443-81299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[3
(1548080829267181568)]} 0 0
[junit4] 2> 1515340 INFO (qtp846865534-81334) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[3
(1548080829267181568)]} 0 0
[junit4] 2> 1515340 INFO (qtp688496131-81268) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[3
(1548080829267181568)]} 0 1
[junit4] 2> 1515343 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[4
(1548080829271375872)]} 0 0
[junit4] 2> 1515343 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[4
(1548080829271375872)]} 0 0
[junit4] 2> 1515344 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[4
(1548080829271375872)]} 0 1
[junit4] 2> 1515348 INFO (qtp846865534-81328) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[5
(1548080829275570176)]} 0 0
[junit4] 2> 1515348 INFO (qtp1620766443-81294) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[5
(1548080829275570176)]} 0 0
[junit4] 2> 1515348 INFO (qtp688496131-81267) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[5
(1548080829275570176)]} 0 1
[junit4] 2> 1515352 INFO (qtp1620766443-81300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[6
(1548080829279764480)]} 0 0
[junit4] 2> 1515352 INFO (qtp846865534-81333) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[6
(1548080829279764480)]} 0 0
[junit4] 2> 1515352 INFO (qtp688496131-81271) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[6
(1548080829279764480)]} 0 1
[junit4] 2> 1515355 INFO (qtp1620766443-81299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[7
(1548080829283958784)]} 0 0
[junit4] 2> 1515355 INFO (qtp846865534-81334) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[7
(1548080829283958784)]} 0 0
[junit4] 2> 1515356 INFO (qtp688496131-81268) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[7
(1548080829283958784)]} 0 1
[junit4] 2> 1515377 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[8
(1548080829288153088)]} 0 17
[junit4] 2> 1515377 INFO (qtp1620766443-81299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[8
(1548080829288153088)]} 0 17
[junit4] 2> 1515378 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[8
(1548080829288153088)]} 0 19
[junit4] 2> 1515382 INFO (qtp846865534-81328) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[9
(1548080829311221760)]} 0 0
[junit4] 2> 1515382 INFO (qtp1620766443-81294) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[9
(1548080829311221760)]} 0 0
[junit4] 2> 1515382 INFO (qtp688496131-81267) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[9
(1548080829311221760)]} 0 2
[junit4] 2> 1515386 INFO (qtp1620766443-81300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[10
(1548080829315416064)]} 0 0
[junit4] 2> 1515386 INFO (qtp846865534-81333) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[10
(1548080829315416064)]} 0 0
[junit4] 2> 1515386 INFO (qtp688496131-81271) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[10
(1548080829315416064)]} 0 1
[junit4] 2> 1515390 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[11
(1548080829319610368)]} 0 0
[junit4] 2> 1515390 INFO (qtp846865534-81334) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[11
(1548080829319610368)]} 0 0
[junit4] 2> 1515390 INFO (qtp688496131-81268) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[11
(1548080829319610368)]} 0 2
[junit4] 2> 1515394 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[12
(1548080829323804672)]} 0 0
[junit4] 2> 1515394 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[12
(1548080829323804672)]} 0 0
[junit4] 2> 1515394 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[12
(1548080829323804672)]} 0 2
[junit4] 2> 1515398 INFO (qtp846865534-81328) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[13
(1548080829327998976)]} 0 0
[junit4] 2> 1515398 INFO (qtp1620766443-81294) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[13
(1548080829327998976)]} 0 0
[junit4] 2> 1515398 INFO (qtp688496131-81267) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[13
(1548080829327998976)]} 0 1
[junit4] 2> 1515401 INFO (qtp1620766443-81300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[14
(1548080829332193280)]} 0 0
[junit4] 2> 1515401 INFO (qtp846865534-81333) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[14
(1548080829332193280)]} 0 0
[junit4] 2> 1515402 INFO (qtp688496131-81271) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[14
(1548080829332193280)]} 0 1
[junit4] 2> 1515405 INFO (qtp846865534-81334) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[15
(1548080829335339008)]} 0 0
[junit4] 2> 1515405 INFO (qtp1620766443-81299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[15
(1548080829335339008)]} 0 0
[junit4] 2> 1515406 INFO (qtp688496131-81268) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[15
(1548080829335339008)]} 0 3
[junit4] 2> 1515410 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[16
(1548080829340581888)]} 0 0
[junit4] 2> 1515410 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[16
(1548080829340581888)]} 0 0
[junit4] 2> 1515410 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[16
(1548080829340581888)]} 0 1
[junit4] 2> 1515413 INFO (qtp1620766443-81294) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[17
(1548080829344776192)]} 0 0
[junit4] 2> 1515413 INFO (qtp846865534-81328) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[17
(1548080829344776192)]} 0 0
[junit4] 2> 1515413 INFO (qtp688496131-81267) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[17
(1548080829344776192)]} 0 1
[junit4] 2> 1515417 INFO (qtp1620766443-81300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[18
(1548080829347921920)]} 0 0
[junit4] 2> 1515418 INFO (qtp846865534-81333) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[18
(1548080829347921920)]} 0 1
[junit4] 2> 1515418 INFO (qtp688496131-81271) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[18
(1548080829347921920)]} 0 2
[junit4] 2> 1515421 INFO (qtp846865534-81334) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[19
(1548080829353164800)]} 0 0
[junit4] 2> 1515421 INFO (qtp1620766443-81300) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[19
(1548080829353164800)]} 0 0
[junit4] 2> 1515422 INFO (qtp688496131-81268) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[19
(1548080829353164800)]} 0 1
[junit4] 2> 1515425 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[20
(1548080829356310528)]} 0 0
[junit4] 2> 1515425 INFO (qtp846865534-81332) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[20
(1548080829356310528)]} 0 0
[junit4] 2> 1515425 INFO (qtp688496131-81270) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[20
(1548080829356310528)]} 0 2
[junit4] 2> 1515429 INFO (qtp1620766443-81298) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[21
(1548080829360504832)]} 0 0
[junit4] 2> 1515429 INFO (qtp846865534-81328) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[21
(1548080829360504832)]} 0 0
[junit4] 2> 1515429 INFO (qtp688496131-81267) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[21
(1548080829360504832)]} 0 1
[junit4] 2> 1515433 INFO (qtp1620766443-81299) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[22
(1548080829365747712)]} 0 0
[junit4] 2> 1515433 INFO (qtp846865534-81333) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34955/kh_cu/g/collection1/&wt=javabin&version=2}{add=[22
(1548080829365747712)]} 0 0
[junit4] 2> 1515433 INFO (qtp688496131-81271) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/kh_cu/g path=/update
params={_stateVer_=collection1:9&wt=
[...truncated too long message...]
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1854338716
[junit4] 2> 1536008 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.Overseer Overseer
(id=96755051142578194-127.0.0.1:37750_kh_cu%2Fg-n_0000000004) closing
[junit4] 2> 1536009 INFO
(OverseerCollectionConfigSetProcessor-96755051142578194-127.0.0.1:37750_kh_cu%2Fg-n_0000000004)
[ ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=96755051142578194-127.0.0.1:37750_kh_cu%2Fg-n_0000000004) am no longer a
leader.
[junit4] 2> 1536009 INFO
(OverseerStateUpdate-96755051142578194-127.0.0.1:37750_kh_cu%2Fg-n_0000000004)
[ ] o.a.s.c.Overseer According to ZK I
(id=96755051142578194-127.0.0.1:37750_kh_cu%2Fg-n_0000000004) am no longer a
leader.
[junit4] 2> 1536009 INFO
(OverseerStateUpdate-96755051142578194-127.0.0.1:37750_kh_cu%2Fg-n_0000000004)
[ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37750_kh_cu%2Fg
[junit4] 2> 1537509 WARN (zkCallback-21161-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1538506 WARN (zkCallback-21161-thread-3) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1538507 INFO (zkCallback-21161-thread-3) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@64384034
[junit4] 2> 1538507 INFO (zkCallback-21161-thread-3) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1538507 INFO (zkCallback-21161-thread-3) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@72069243
[junit4] 2> 1538752 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@54da48bd{HTTP/1.1,[http/1.1]}{127.0.0.1:37750}
[junit4] 2> 1538752 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@38a2e56f{/kh_cu/g,null,UNAVAILABLE}
[junit4] 2> 1538753 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 39610
[junit4] 2> 1538753 INFO
(TEST-PeerSyncReplicationTest.test-seed#[22CC55F8599D90A7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34085 34085
[junit4] 2> 1538784 INFO (Thread-2196) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34085 34085
[junit4] 2> 1538784 WARN (Thread-2196) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96755051142578185-127.0.0.1:34955_kh_cu%2Fg-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/96755051142578185-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/overseer/collection-queue-work
[junit4] 2> 21 /solr/overseer/queue
[junit4] 2> 15 /solr/overseer/queue-work
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test
-Dtests.seed=22CC55F8599D90A7 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=teo -Dtests.timezone=Europe/Dublin -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 33.9s J2 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<152> but
was:<136>
[junit4] > at
__randomizedtesting.SeedInfo.seed([22CC55F8599D90A7:AA986A22F761FD5F]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 1538786 INFO
(SUITE-PeerSyncReplicationTest-seed#[22CC55F8599D90A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[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.PeerSyncReplicationTest_22CC55F8599D90A7-001
[junit4] 2> Oct 13, 2016 1:22:30 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=teo,
timezone=Europe/Dublin
[junit4] 2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=167381096,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest,
DirectUpdateHandlerTest, TestInfoStreamLogging, TestFieldCacheSanityChecker,
TestManagedResourceStorage, CollectionStateFormat2Test,
BlockJoinFacetSimpleTest, ResponseLogComponentTest, TestSearcherReuse,
CoreAdminHandlerTest, TestFieldResource, JSONWriterTest, TestMissingGroups,
TestDistributedStatsComponentCardinality, TestSchemaNameResource, TestConfig,
TestStressLiveNodes, DocExpirationUpdateProcessorFactoryTest,
SolrTestCaseJ4Test, TlogReplayBufferedWhileIndexingTest, JSONWriterTest,
ResponseHeaderTest, TestFieldCacheVsDocValues, TestLocalFSCloudBackupRestore,
UnloadDistributedZkTest, SecurityConfHandlerTest, AddBlockUpdateTest,
ShowFileRequestHandlerTest, HdfsDirectoryFactoryTest, NoCacheHeaderTest,
BasicDistributedZk2Test, TestTolerantSearch, BufferStoreTest,
HdfsBasicDistributedZk2Test, ReplicationFactorTest,
TestSolrQueryParserResource, OpenExchangeRatesOrgProviderTest,
HdfsRecoverLeaseTest, TestPostingsSolrHighlighter, TestDistributedMissingSort,
TestAnalyzedSuggestions, DebugComponentTest, MinimalSchemaTest,
TestHdfsUpdateLog, FieldMutatingUpdateProcessorTest, BadComponentTest,
ConnectionReuseTest, TestSortingResponseWriter, XmlUpdateRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, DirectUpdateHandlerOptimizeTest,
TestSolrCloudWithDelegationTokens, AtomicUpdatesTest, SimpleMLTQParserTest,
TestDocTermOrds, BJQParserTest, SpellPossibilityIteratorTest,
CurrencyFieldXmlFileTest, BinaryUpdateRequestHandlerTest, TestRandomFlRTGCloud,
TestSolrQueryParser, TestCoreDiscovery, TestCustomDocTransformer,
OverseerCollectionConfigSetProcessorTest, DistributedDebugComponentTest,
FieldAnalysisRequestHandlerTest, TestSolrJ, CoreAdminRequestStatusTest,
StatsComponentTest, TestNumericTerms32, SSLMigrationTest,
TestSlowCompositeReaderWrapper, TestRawResponseWriter, MultiThreadedOCPTest,
TestReversedWildcardFilterFactory, TimeZoneUtilsTest, TestReRankQParserPlugin,
OverseerStatusTest, PreAnalyzedFieldTest, SolrCoreCheckLockOnStartupTest,
AutoCommitTest, SortSpecParsingTest, TestQueryWrapperFilter, TestRestoreCore,
TestHdfsBackupRestoreCore, TestReloadAndDeleteDocs, TestClusterStateMutator,
TestTrackingShardHandlerFactory, TestConfigSets, CursorMarkTest, TestUtils,
TestCollationField, HdfsUnloadDistributedZkTest, TestBinaryField,
TestHashQParserPlugin, TestNonDefinedSimilarityFactory, TestIndexSearcher,
CoreSorterTest, DistributedFacetPivotLargeTest, TestPhraseSuggestions,
TestReload, BasicDistributedZkTest, CollectionsAPIDistributedZkTest,
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting,
ZkSolrClientTest, TestRecovery, TestRealTimeGet, HardAutoCommitTest,
TestRangeQuery, TestGroupingSearch, QueryElevationComponentTest,
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SolrRequestParserTest, DocValuesTest,
DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions,
TermsComponentTest, DocumentBuilderTest, RequiredFieldsTest,
LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest,
QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest,
TestLFUCache, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest,
DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder,
CircularListTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestJettySolrRunner, ActionThrottleTest,
AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest,
CdcrVersionReplicationTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest,
CustomCollectionTest, DistribCursorPagingTest, HttpPartitionTest,
PeerSyncReplicationTest]
[junit4] Completed [482/639 (1!)] on J2 in 34.94s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50419 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]