Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2160/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
PeerSync failed. Had to fail back to replication expected:<0> but was:<141>
Stack Trace:
java.lang.AssertionError: PeerSync failed. Had to fail back to replication
expected:<0> but was:<141>
at
__randomizedtesting.SeedInfo.seed([B688C7EA28CE6CBB:3EDCF83086320143]: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.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:290)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 12252 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/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/init-core-data-001
[junit4] 2> 1825298 INFO
(SUITE-PeerSyncReplicationTest-seed#[B688C7EA28CE6CBB]-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> 1825298 INFO
(SUITE-PeerSyncReplicationTest-seed#[B688C7EA28CE6CBB]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1825299 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1825300 INFO (Thread-3360) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1825300 INFO (Thread-3360) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1825400 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkTestServer start zk server on port:40730
[junit4] 2> 1825405 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825408 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825412 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825414 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825417 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825420 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825423 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825426 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825428 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825430 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1825433 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
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> 1826288 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/control-001/cores/collection1
[junit4] 2> 1826290 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1826290 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@979ba1{/,null,AVAILABLE}
[junit4] 2> 1826291 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@15df7fb{HTTP/1.1,[http/1.1]}{127.0.0.1:39689}
[junit4] 2> 1826291 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server Started @1827923ms
[junit4] 2> 1826292 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/tempDir-001/control/data,
hostPort=39689,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/control-001/cores}
[junit4] 2> 1826292 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1826292 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1826292 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1826292 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1826292 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-12T07:01:07.719519Z
[junit4] 2> 1826295 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1826295 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/control-001/solr.xml
[junit4] 2> 1826301 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1826302 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40730/solr
[junit4] 2> 1826312 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39689_
[junit4] 2> 1826312 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.Overseer Overseer (id=96923422997217284-127.0.0.1:39689_-n_0000000000)
starting
[junit4] 2> 1826315 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39689_
[junit4] 2> 1826316 INFO (zkCallback-2511-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1826331 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/control-001/cores
[junit4] 2> 1826331 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1826332 INFO
(OverseerStateUpdate-96923422997217284-127.0.0.1:39689_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1827338 WARN (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1827339 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1827348 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1827415 WARN (coreLoadExecutor-7612-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> 1827417 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1827423 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1827423 INFO (coreLoadExecutor-7612-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/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/control-001/cores/collection1/data/]
[junit4] 2> 1827423 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e11a
[junit4] 2> 1827430 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5339653382109745]
[junit4] 2> 1827501 WARN (coreLoadExecutor-7612-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> 1827505 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1827505 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1827506 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1827506 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1827508 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=86044910,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1827509 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a4d95c[collection1] main]
[junit4] 2> 1827510 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1827510 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1827511 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1827511 INFO (searcherExecutor-7613-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a4d95c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1827512 INFO (coreLoadExecutor-7612-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1550774770271780864
[junit4] 2> 1827516 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1827516 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1827516 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39689/collection1/
[junit4] 2> 1827516 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1827516 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:39689/collection1/ has no replicas
[junit4] 2> 1827518 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39689/collection1/ shard1
[junit4] 2> 1827668 INFO (coreZkRegister-7605-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1827836 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1827837 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1827837 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1828712 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001/cores/collection1
[junit4] 2> 1828714 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001
[junit4] 2> 1828715 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1828716 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a2c3dc{/,null,AVAILABLE}
[junit4] 2> 1828716 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f20b7b{HTTP/1.1,[http/1.1]}{127.0.0.1:45871}
[junit4] 2> 1828716 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server Started @1830348ms
[junit4] 2> 1828716 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/tempDir-001/jetty1,
hostPort=45871,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001/cores}
[junit4] 2> 1828717 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1828717 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1828717 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1828717 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1828717 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-12T07:01:10.144596Z
[junit4] 2> 1828720 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1828720 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001/solr.xml
[junit4] 2> 1828729 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1828731 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40730/solr
[junit4] 2> 1828737 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1828739 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45871_
[junit4] 2> 1828739 INFO (zkCallback-2521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1828739 INFO (zkCallback-2515-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1828739 INFO (zkCallback-2511-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1828753 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001/cores
[junit4] 2> 1828753 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1828754 INFO
(OverseerStateUpdate-96923422997217284-127.0.0.1:39689_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1828855 INFO (zkCallback-2521-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> 1829760 WARN (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1829761 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1829770 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1829832 WARN (coreLoadExecutor-7623-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> 1829834 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1829841 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1829841 INFO (coreLoadExecutor-7623-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/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1829841 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e11a
[junit4] 2> 1829847 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5339653382109745]
[junit4] 2> 1829895 WARN (coreLoadExecutor-7623-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> 1829902 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1829902 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1829903 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1829903 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1829905 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=86044910,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1829906 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ae9a5e[collection1] main]
[junit4] 2> 1829907 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1829907 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1829907 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1829908 INFO (searcherExecutor-7624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ae9a5e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1829908 INFO (coreLoadExecutor-7623-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1550774772784168960
[junit4] 2> 1829912 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1829912 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1829913 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45871/collection1/
[junit4] 2> 1829913 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1829913 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:45871/collection1/ has no replicas
[junit4] 2> 1829914 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45871/collection1/ shard1
[junit4] 2> 1830015 INFO (zkCallback-2521-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> 1830065 INFO (coreZkRegister-7618-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1830167 INFO (zkCallback-2521-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> 1831121 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001/cores/collection1
[junit4] 2> 1831123 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001
[junit4] 2> 1831123 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1831124 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cd2702{/,null,AVAILABLE}
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@85cce8{HTTP/1.1,[http/1.1]}{127.0.0.1:39512}
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server Started @1832756ms
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/tempDir-001/jetty2,
hostPort=39512,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001/cores}
[junit4] 2> 1831125 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1831125 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-12T07:01:12.552657Z
[junit4] 2> 1831128 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1831128 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001/solr.xml
[junit4] 2> 1831133 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1831135 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40730/solr
[junit4] 2> 1831140 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1831141 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39512_
[junit4] 2> 1831142 INFO (zkCallback-2521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831142 INFO (zkCallback-2527-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831142 INFO (zkCallback-2511-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831142 INFO (zkCallback-2515-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831157 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001/cores
[junit4] 2> 1831157 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1831158 INFO
(OverseerStateUpdate-96923422997217284-127.0.0.1:39689_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1831260 INFO (zkCallback-2521-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> 1831260 INFO (zkCallback-2527-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> 1832165 WARN (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1832165 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1832189 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1832256 WARN (coreLoadExecutor-7634-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> 1832257 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1832263 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1832263 INFO (coreLoadExecutor-7634-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/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1832263 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e11a
[junit4] 2> 1832269 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5339653382109745]
[junit4] 2> 1832318 WARN (coreLoadExecutor-7634-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> 1832325 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1832325 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1832327 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1832327 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1832328 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=86044910,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1832330 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@517157[collection1] main]
[junit4] 2> 1832330 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1832330 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1832330 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1832331 INFO (searcherExecutor-7635-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@517157[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1832331 INFO (coreLoadExecutor-7634-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1550774775324868608
[junit4] 2> 1832335 INFO (coreZkRegister-7629-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1832335 INFO (updateExecutor-2524-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1832335 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1832335 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1832336 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1832336 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1832336 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:45871/collection1/] and I am
[http://127.0.0.1:39512/collection1/]
[junit4] 2> 1832337 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:45871]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39512_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1832340 INFO (qtp22380565-14057) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1832340 INFO (qtp22380565-14057) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1832340 INFO (qtp22380565-14057) [ ]
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:39512_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:39512","node_name":"127.0.0.1:39512_","state":"down"}
[junit4] 2> 1832438 INFO (zkCallback-2521-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> 1832438 INFO (zkCallback-2527-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> 1833340 INFO (qtp22380565-14057) [ ]
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:39512_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:39512","node_name":"127.0.0.1:39512_","state":"recovering"}
[junit4] 2> 1833340 INFO (qtp22380565-14057) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1833340 INFO (qtp22380565-14057) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:39512_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1833534 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001/cores/collection1
[junit4] 2> 1833535 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001
[junit4] 2> 1833536 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1833537 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1437c82{/,null,AVAILABLE}
[junit4] 2> 1833537 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@732339{HTTP/1.1,[http/1.1]}{127.0.0.1:44650}
[junit4] 2> 1833537 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.Server Started @1835169ms
[junit4] 2> 1833537 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/tempDir-001/jetty3,
hostPort=44650,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001/cores}
[junit4] 2> 1833538 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1833538 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1833538 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1833538 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1833538 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-12T07:01:14.965553Z
[junit4] 2> 1833541 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1833541 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001/solr.xml
[junit4] 2> 1833547 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1833549 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40730/solr
[junit4] 2> 1833553 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1833555 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44650_
[junit4] 2> 1833555 INFO (zkCallback-2521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1833556 INFO (zkCallback-2515-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1833556 INFO (zkCallback-2534-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1833556 INFO (zkCallback-2527-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1833556 INFO (zkCallback-2511-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1833576 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001/cores
[junit4] 2> 1833576 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1833577 INFO
(OverseerStateUpdate-96923422997217284-127.0.0.1:39689_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1833679 INFO (zkCallback-2521-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> 1833679 INFO (zkCallback-2534-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> 1833679 INFO (zkCallback-2527-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> 1833841 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:45871/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1833841 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39512 START
replicas=[http://127.0.0.1:45871/collection1/] nUpdates=1000
[junit4] 2> 1833844 INFO (qtp22380565-14057) [ ]
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> 1833844 INFO (qtp22380565-14057) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1833844 INFO (recoveryExecutor-2525-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> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1833845 INFO (recoveryExecutor-2525-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1833948 INFO (zkCallback-2521-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> 1833948 INFO (zkCallback-2527-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> 1833948 INFO (zkCallback-2534-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> 1834583 WARN (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1834584 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1834593 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1834661 WARN (coreLoadExecutor-7645-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> 1834663 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1834668 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1834668 INFO (coreLoadExecutor-7645-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/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1834669 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e11a
[junit4] 2> 1834675 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5339653382109745]
[junit4] 2> 1834728 WARN (coreLoadExecutor-7645-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> 1834735 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1834735 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1834736 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1834736 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1834737 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=86044910,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1834739 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1085d22[collection1] main]
[junit4] 2> 1834740 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1834740 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1834740 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1834740 INFO (searcherExecutor-7646-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1085d22[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1834741 INFO (coreLoadExecutor-7645-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1550774777851936768
[junit4] 2> 1834743 INFO (coreZkRegister-7640-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1834744 INFO (updateExecutor-2531-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1834744 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1834744 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1834744 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1834744 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1834744 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:45871/collection1/] and I am
[http://127.0.0.1:44650/collection1/]
[junit4] 2> 1834746 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:45871]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44650_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1834747 INFO (qtp22380565-14059) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1834747 INFO (qtp22380565-14059) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1834747 INFO (qtp22380565-14059) [ ]
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:44650_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44650","node_name":"127.0.0.1:44650_","state":"down"}
[junit4] 2> 1834847 INFO (zkCallback-2521-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> 1834847 INFO (zkCallback-2527-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> 1834847 INFO (zkCallback-2534-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> 1835078 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1835079 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1835079 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1835748 INFO (qtp22380565-14059) [ ]
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:44650_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44650","node_name":"127.0.0.1:44650_","state":"recovering"}
[junit4] 2> 1835748 INFO (qtp22380565-14059) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1835748 INFO (qtp22380565-14059) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44650_&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> 1836248 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:45871/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1836248 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44650 START
replicas=[http://127.0.0.1:45871/collection1/] nUpdates=1000
[junit4] 2> 1836250 INFO (qtp22380565-14059) [ ]
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> 1836250 INFO (qtp22380565-14059) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1836251 INFO (recoveryExecutor-2532-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> 1836251 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1836251 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1836252 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1836252 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1836252 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1836252 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1836252 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1836252 INFO (recoveryExecutor-2532-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1836355 INFO (zkCallback-2527-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> 1836355 INFO (zkCallback-2534-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> 1836355 INFO (zkCallback-2521-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> 1837080 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1837081 INFO (qtp30293146-14019) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1837081 INFO (qtp30293146-14019) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1837082 INFO (qtp30293146-14019) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1837082 INFO (qtp30293146-14019) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1837085 INFO (qtp22380565-14059) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1837085 INFO (qtp22380565-14059) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1837085 INFO (qtp18546620-14087) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1837085 INFO (qtp18546620-14087) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1837085 INFO (qtp33251841-14121) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1837085 INFO (qtp33251841-14121) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1837086 INFO (qtp18546620-14087) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1837086 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45871/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1837087 INFO (qtp22380565-14059) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1837087 INFO (qtp22380565-14059) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45871/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1837087 INFO (qtp33251841-14121) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1837087 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45871/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1837087 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1837088 INFO (qtp22380565-14058) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1837089 INFO (qtp18546620-14089) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1837090 INFO (qtp33251841-14123) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1839094 INFO (qtp30293146-14021) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1550774782413242368)} 0 3
[junit4] 2> 1839104 INFO (qtp33251841-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&_version_=-1550774782418485248&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1550774782418485248)} 0 3
[junit4] 2> 1839104 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&_version_=-1550774782418485248&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1550774782418485248)} 0 3
[junit4] 2> 1839104 INFO (qtp22380565-14055) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1550774782418485248)} 0 7
[junit4] 2> 1839133 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[0
(1550774782430019584)]} 0 23
[junit4] 2> 1839133 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[0
(1550774782430019584)]} 0 23
[junit4] 2> 1839134 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[0
(1550774782430019584)]} 0 27
[junit4] 2> 1839137 INFO (qtp33251841-14117) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[1
(1550774782460428288)]} 0 0
[junit4] 2> 1839137 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[1
(1550774782460428288)]} 0 0
[junit4] 2> 1839138 INFO (qtp22380565-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[1
(1550774782460428288)]} 0 2
[junit4] 2> 1839141 INFO (qtp18546620-14089) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[2
(1550774782463574016)]} 0 0
[junit4] 2> 1839141 INFO (qtp33251841-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[2
(1550774782463574016)]} 0 0
[junit4] 2> 1839141 INFO (qtp22380565-14058) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[2
(1550774782463574016)]} 0 2
[junit4] 2> 1839144 INFO (qtp33251841-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[3
(1550774782467768320)]} 0 0
[junit4] 2> 1839144 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[3
(1550774782467768320)]} 0 0
[junit4] 2> 1839144 INFO (qtp22380565-14055) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[3
(1550774782467768320)]} 0 1
[junit4] 2> 1839148 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[4
(1550774782470914048)]} 0 0
[junit4] 2> 1839148 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[4
(1550774782470914048)]} 0 0
[junit4] 2> 1839148 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[4
(1550774782470914048)]} 0 1
[junit4] 2> 1839151 INFO (qtp33251841-14117) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[5
(1550774782475108352)]} 0 0
[junit4] 2> 1839151 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[5
(1550774782475108352)]} 0 0
[junit4] 2> 1839151 INFO (qtp22380565-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[5
(1550774782475108352)]} 0 1
[junit4] 2> 1839154 INFO (qtp18546620-14089) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[6
(1550774782478254080)]} 0 0
[junit4] 2> 1839154 INFO (qtp33251841-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[6
(1550774782478254080)]} 0 0
[junit4] 2> 1839155 INFO (qtp22380565-14058) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[6
(1550774782478254080)]} 0 1
[junit4] 2> 1839158 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[7
(1550774782481399808)]} 0 0
[junit4] 2> 1839158 INFO (qtp33251841-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[7
(1550774782481399808)]} 0 0
[junit4] 2> 1839158 INFO (qtp22380565-14055) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[7
(1550774782481399808)]} 0 1
[junit4] 2> 1839161 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[8
(1550774782485594112)]} 0 0
[junit4] 2> 1839161 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[8
(1550774782485594112)]} 0 0
[junit4] 2> 1839161 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[8
(1550774782485594112)]} 0 1
[junit4] 2> 1839165 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[9
(1550774782488739840)]} 0 0
[junit4] 2> 1839165 INFO (qtp33251841-14117) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[9
(1550774782488739840)]} 0 0
[junit4] 2> 1839165 INFO (qtp22380565-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[9
(1550774782488739840)]} 0 1
[junit4] 2> 1839168 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[10
(1550774782492934144)]} 0 0
[junit4] 2> 1839168 INFO (qtp33251841-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[10
(1550774782492934144)]} 0 0
[junit4] 2> 1839168 INFO (qtp22380565-14058) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[10
(1550774782492934144)]} 0 1
[junit4] 2> 1839172 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[11
(1550774782496079872)]} 0 0
[junit4] 2> 1839172 INFO (qtp33251841-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[11
(1550774782496079872)]} 0 0
[junit4] 2> 1839172 INFO (qtp22380565-14055) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[11
(1550774782496079872)]} 0 1
[junit4] 2> 1839175 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[12
(1550774782499225600)]} 0 0
[junit4] 2> 1839175 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[12
(1550774782499225600)]} 0 0
[junit4] 2> 1839175 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[12
(1550774782499225600)]} 0 1
[junit4] 2> 1839179 INFO (qtp18546620-14089) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[13
(1550774782503419904)]} 0 0
[junit4] 2> 1839179 INFO (qtp33251841-14117) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[13
(1550774782503419904)]} 0 0
[junit4] 2> 1839179 INFO (qtp22380565-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[13
(1550774782503419904)]} 0 2
[junit4] 2> 1839182 INFO (qtp33251841-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[14
(1550774782507614208)]} 0 0
[junit4] 2> 1839182 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[14
(1550774782507614208)]} 0 0
[junit4] 2> 1839182 INFO (qtp22380565-14058) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[14
(1550774782507614208)]} 0 1
[junit4] 2> 1839186 INFO (qtp33251841-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[15
(1550774782510759936)]} 0 0
[junit4] 2> 1839186 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[15
(1550774782510759936)]} 0 0
[junit4] 2> 1839186 INFO (qtp22380565-14055) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[15
(1550774782510759936)]} 0 1
[junit4] 2> 1839190 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[16
(1550774782514954240)]} 0 0
[junit4] 2> 1839190 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[16
(1550774782514954240)]} 0 0
[junit4] 2> 1839190 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[16
(1550774782514954240)]} 0 1
[junit4] 2> 1839193 INFO (qtp18546620-14089) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[17
(1550774782519148544)]} 0 0
[junit4] 2> 1839193 INFO (qtp33251841-14117) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[17
(1550774782519148544)]} 0 0
[junit4] 2> 1839194 INFO (qtp22380565-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[17
(1550774782519148544)]} 0 1
[junit4] 2> 1839197 INFO (qtp33251841-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[18
(1550774782522294272)]} 0 0
[junit4] 2> 1839197 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[18
(1550774782522294272)]} 0 0
[junit4] 2> 1839197 INFO (qtp22380565-14058) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[18
(1550774782522294272)]} 0 1
[junit4] 2> 1839201 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[19
(1550774782526488576)]} 0 0
[junit4] 2> 1839201 INFO (qtp33251841-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[19
(1550774782526488576)]} 0 0
[junit4] 2> 1839201 INFO (qtp22380565-14055) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[19
(1550774782526488576)]} 0 1
[junit4] 2> 1839204 INFO (qtp33251841-14121) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[20
(1550774782529634304)]} 0 0
[junit4] 2> 1839204 INFO (qtp18546620-14087) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[20
(1550774782529634304)]} 0 0
[junit4] 2> 1839204 INFO (qtp22380565-14054) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[20
(1550774782529634304)]} 0 1
[junit4] 2> 1839207 INFO (qtp18546620-14089) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[21
(1550774782533828608)]} 0 0
[junit4] 2> 1839207 INFO (qtp33251841-14117) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[21
(1550774782533828608)]} 0 0
[junit4] 2> 1839208 INFO (qtp22380565-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[21
(1550774782533828608)]} 0 1
[junit4] 2> 1839211 INFO (qtp33251841-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[22
(1550774782536974336)]} 0 0
[junit4] 2> 1839211 INFO (qtp18546620-14083) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[22
(1550774782536974336)]} 0 0
[junit4] 2> 1839212 INFO (qtp22380565-14058) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:9&wt=javabin&version=2}{add=[22
(1550774782536974336)]} 0 2
[junit4] 2> 1839215 INFO (qtp18546620-14088) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45871/collection1/&wt=javabin&version=2}{add=[23
(
[...truncated too long message...]
2> 1868870 INFO (zkCallback-2541-thread-1) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@11bb680
[junit4] 2> 1869372 WARN (zkCallback-2541-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1869373 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@bdb7e5{HTTP/1.1,[http/1.1]}{127.0.0.1:39512}
[junit4] 2> 1869373 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b87742{/,null,UNAVAILABLE}
[junit4] 2> 1869373 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 44650
[junit4] 2> 1869373 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B688C7EA28CE6CBB]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40730 40730
[junit4] 2> 1869426 INFO (Thread-3360) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40730 40730
[junit4] 2> 1869427 WARN (Thread-3360) [ ] 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/collections/collection1/leader_elect/shard1/election/96923422997217289-core_node1-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/96923422997217289-127.0.0.1:45871_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 41 /solr/overseer/collection-queue-work
[junit4] 2> 25 /solr/overseer/queue
[junit4] 2> 20 /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=B688C7EA28CE6CBB -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=rm-CH -Dtests.timezone=Australia/Broken_Hill
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 44.1s J0 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: PeerSync failed. Had
to fail back to replication expected:<0> but was:<141>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B688C7EA28CE6CBB:3EDCF83086320143]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:290)
[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> 1869429 INFO
(SUITE-PeerSyncReplicationTest-seed#[B688C7EA28CE6CBB]-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/J0/temp/solr.cloud.PeerSyncReplicationTest_B688C7EA28CE6CBB-001
[junit4] 2> Nov 12, 2016 7:01:50 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
range_facet_l_dv=FSTOrd50,
rnd_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=FSTOrd50,
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1938,
maxMBSortInHeap=5.0326248984744,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=rm-CH,
timezone=Australia/Broken_Hill
[junit4] 2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=50632680,total=433778688
[junit4] 2> NOTE: All tests run in this JVM: [TestComponentsName,
TestUniqueKeyFieldResource, TestRequestForwarding,
LeaderElectionContextKeyTest, CloudExitableDirectoryReaderTest,
PeerSyncWithIndexFingerprintCachingTest, TestRealTimeGet, CursorPagingTest,
PreAnalyzedUpdateProcessorTest, TestTrieFacet, TestAtomicUpdateErrorCases,
TestClassicSimilarityFactory, ExternalFileFieldSortTest, OutputWriterTest,
RegexBoostProcessorTest, TestDefaultStatsCache, RecoveryAfterSoftCommitTest,
DistributedSuggestComponentTest, AnalysisErrorHandlingTest,
DistributedFacetPivotLongTailTest, TestSolrConfigHandlerConcurrent,
CoreMergeIndexesAdminHandlerTest, DateFieldTest, CreateCollectionCleanupTest,
TestBlobHandler, BlockJoinFacetDistribTest, SharedFSAutoReplicaFailoverTest,
MultiThreadedOCPTest, TestRemoteStreaming, HdfsDirectoryTest,
TestSolrCoreProperties, AsyncCallRequestStatusResponseTest,
LeaderElectionIntegrationTest, TestBinaryResponseWriter,
FastVectorHighlighterTest, SynonymTokenizerTest, TestReplicationHandlerBackup,
SegmentsInfoRequestHandlerTest, HdfsWriteToMultipleCollectionsTest,
OverseerStatusTest, TestSolrCloudWithKerberosAlt, TestManagedSchema,
TestTolerantUpdateProcessorCloud, HighlighterMaxOffsetTest, TestCodecSupport,
TestLazyCores, TestSolr4Spatial, TestSchemaResource,
TestLeaderElectionZkExpiry, TestBinaryResponseWriter,
DistributedQueryElevationComponentTest, FileBasedSpellCheckerTest,
TestRandomDVFaceting, TestCorePropertiesReload, HighlighterConfigTest,
TestJmxIntegration, DeleteLastCustomShardedReplicaTest,
TestFileDictionaryLookup, TestStressRecovery,
ShufflingReplicaListTransformerTest, OverseerCollectionConfigSetProcessorTest,
TestExactStatsCache, ChaosMonkeyNothingIsSafeTest, UUIDFieldTest,
TestNoOpRegenerator, TestQuerySenderNoQuery, DefaultValueUpdateProcessorTest,
TestCloudPivotFacet, TestOmitPositions, TestPerFieldSimilarity, TestSQLHandler,
SolrCoreTest, SuggestComponentTest, TestFoldingMultitermQuery,
TestFastLRUCache, FullHLLTest, ZkStateReaderTest,
DistributedExpandComponentTest, SyncSliceTest, TestShortCircuitedRequests,
TestAddFieldRealTimeGet, PathHierarchyTokenizerFactoryTest, TestMacros,
TestChildDocTransformer, MBeansHandlerTest, TestMiniSolrCloudClusterSSL,
DistributedFacetPivotWhiteBoxTest, TestFaceting, TestCrossCoreJoin,
ReplicationFactorTest, TestSolrConfigHandler,
DocumentAnalysisRequestHandlerTest, CdcrReplicationDistributedZkTest,
TestComplexPhraseQParserPlugin, TestSolrCloudSnapshots,
TestAuthenticationFramework, TestNRTOpen, HdfsRecoveryZkTest,
TestFieldCacheWithThreads, PKIAuthenticationIntegrationTest, TestFunctionQuery,
SolrCLIZkUtilsTest, TestCSVLoader, TestHdfsUpdateLog, CacheHeaderTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest,
TestReplicationHandler, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest,
TestDistributedSearch, DistributedTermsComponentTest, TestCoreContainer,
SimpleFacetsTest, TestGroupingSearch, QueryElevationComponentTest,
PeerSyncTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest,
TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest,
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest,
SolrRequestParserTest, DocValuesTest, SolrCoreCheckLockOnStartupTest,
DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, TestQueryUtils, TermsComponentTest,
RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance,
RequiredFieldsTest, TestSolrQueryParser, ReturnFieldsTest, JSONWriterTest,
TestAnalyzedSuggestions, AlternateDirectoryTest, ResponseLogComponentTest,
TestMergePolicyConfig, TestDocSet, NumericFieldsTest, TestConfig,
DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters,
EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream,
ScriptEngineTest, URLClassifyProcessorTest, PrimUtilsTest, ClusterStateTest,
TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, TestRTGBase,
TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors,
ConnectionReuseTest, AssignTest, CdcrBootstrapTest, PeerSyncReplicationTest]
[junit4] Completed [491/651 (1!)] on J0 in 44.40s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50518 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]