Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3599/
Java: 64bit/jdk-9-ea+171 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test
Error Message:
Shard a1x2_shard1_replica2 received all 10 requests
Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica2 received all 10 requests
at
__randomizedtesting.SeedInfo.seed([862F4C3A99CF555B:E7B73E0373338A3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12738 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_862F4C3A99CF555B-001/init-core-data-001
[junit4] 2> 1370003 WARN
(SUITE-TestRandomRequestDistribution-seed#[862F4C3A99CF555B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 1370003 INFO
(SUITE-TestRandomRequestDistribution-seed#[862F4C3A99CF555B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1370004 INFO
(SUITE-TestRandomRequestDistribution-seed#[862F4C3A99CF555B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 1370004 INFO
(SUITE-TestRandomRequestDistribution-seed#[862F4C3A99CF555B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1370005 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1370005 INFO (Thread-3207) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1370005 INFO (Thread-3207) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1370006 ERROR (Thread-3207) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1370105 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41715
[junit4] 2> 1370109 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370110 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370111 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370111 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370112 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370112 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370112 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370113 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370113 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370114 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370114 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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> 1370185 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/control-001/cores/collection1
[junit4] 2> 1370186 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1370187 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@774923e0{/,null,AVAILABLE}
[junit4] 2> 1370189 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@39bfe247{HTTP/1.1,[http/1.1]}{127.0.0.1:45517}
[junit4] 2> 1370189 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server Started @1379282ms
[junit4] 2> 1370189 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/tempDir-001/control/data,
hostPort=45517,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_862F4C3A99CF555B-001/control-001/cores}
[junit4] 2> 1370189 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1370190 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1370190 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1370190 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1370190 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-26T22:28:09.433169Z
[junit4] 2> 1370192 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1370192 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/control-001/solr.xml
[junit4] 2> 1370195 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1370196 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41715/solr
[junit4] 2> 1370204 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1370205 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45517_
[junit4] 2> 1370206 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.Overseer Overseer (id=98031218802622468-127.0.0.1:45517_-n_0000000000)
starting
[junit4] 2> 1370209 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45517_
[junit4] 2> 1370210 INFO (zkCallback-5245-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1370274 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/control-001/cores
[junit4] 2> 1370274 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1370277 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1370279 INFO
(OverseerStateUpdate-98031218802622468-127.0.0.1:45517_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1371288 WARN (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1371288 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1371301 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1371383 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1371395 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1371395 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1371395 INFO (coreLoadExecutor-6766-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.TestRandomRequestDistribution_862F4C3A99CF555B-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_862F4C3A99CF555B-001/control-001/cores/collection1/data/]
[junit4] 2> 1371395 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1371396 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1371399 WARN (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1371419 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1371419 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1371428 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1371428 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1371429 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1371429 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4fcbc657[collection1] main]
[junit4] 2> 1371434 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1371434 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1371434 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1371435 INFO (searcherExecutor-6767-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4fcbc657[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1371436 INFO (coreLoadExecutor-6766-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568499502341423104
[junit4] 2> 1371440 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1371440 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1371440 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45517/collection1/
[junit4] 2> 1371440 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1371440 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:45517/collection1/ has no replicas
[junit4] 2> 1371440 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1371442 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45517/collection1/ shard1
[junit4] 2> 1371560 INFO (coreZkRegister-6759-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1371779 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1371780 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41715/solr ready
[junit4] 2> 1371780 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1371849 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/cores/collection1
[junit4] 2> 1371850 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001
[junit4] 2> 1371850 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1371851 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c0dd862{/,null,AVAILABLE}
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1e711429{HTTP/1.1,[http/1.1]}{127.0.0.1:43221}
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server Started @1380945ms
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/tempDir-001/jetty1,
hostPort=43221,
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/cores}
[junit4] 2> 1371852 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1371852 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-26T22:28:11.095593Z
[junit4] 2> 1371854 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1371854 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/solr.xml
[junit4] 2> 1371857 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1371857 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41715/solr
[junit4] 2> 1371861 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1371862 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1371863 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43221_
[junit4] 2> 1371863 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1371865 INFO (zkCallback-5249-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1371865 INFO (zkCallback-5245-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1371904 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/cores
[junit4] 2> 1371904 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1371905 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1371905 INFO
(OverseerStateUpdate-98031218802622468-127.0.0.1:45517_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1372914 WARN (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1372914 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1372923 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1373036 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1373042 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1373042 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1373042 INFO (coreLoadExecutor-6777-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.TestRandomRequestDistribution_862F4C3A99CF555B-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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1373042 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1373043 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1373047 WARN (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1373080 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1373080 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1373121 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1373121 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1373121 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1373121 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@61684552[collection1] main]
[junit4] 2> 1373122 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1373122 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1373122 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1373122 INFO (coreLoadExecutor-6777-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568499504109322240
[junit4] 2> 1373123 INFO (searcherExecutor-6778-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@61684552[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1373129 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1373129 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1373129 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43221/collection1/
[junit4] 2> 1373129 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1373130 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:43221/collection1/ has no replicas
[junit4] 2> 1373130 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1373132 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43221/collection1/ shard2
[junit4] 2> 1373282 INFO (coreZkRegister-6772-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1373465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/cores/collection1
[junit4] 2> 1373465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001
[junit4] 2> 1373465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1373466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b0e17de{/,null,AVAILABLE}
[junit4] 2> 1373466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4860e244{HTTP/1.1,[http/1.1]}{127.0.0.1:39207}
[junit4] 2> 1373467 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server Started @1382560ms
[junit4] 2> 1373467 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/tempDir-001/jetty2,
hostPort=39207,
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/cores}
[junit4] 2> 1373467 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1373467 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1373467 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1373467 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1373467 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-26T22:28:12.710722Z
[junit4] 2> 1373469 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1373469 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/solr.xml
[junit4] 2> 1373472 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1373472 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41715/solr
[junit4] 2> 1373476 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1373477 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1373478 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39207_
[junit4] 2> 1373478 INFO (zkCallback-5249-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1373478 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1373478 INFO (zkCallback-5245-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1373479 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1373500 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/cores
[junit4] 2> 1373500 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1373500 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1373501 INFO
(OverseerStateUpdate-98031218802622468-127.0.0.1:45517_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1374507 WARN (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1374507 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1374516 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1374580 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1374584 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1374584 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1374584 INFO (coreLoadExecutor-6788-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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1374584 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1374585 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1374588 WARN (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1374605 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1374605 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1374606 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1374606 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1374606 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1374606 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f1c2729[collection1] main]
[junit4] 2> 1374607 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1374607 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1374607 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1374607 INFO (searcherExecutor-6789-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f1c2729[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1374608 INFO (coreLoadExecutor-6788-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568499505667506176
[junit4] 2> 1374610 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1374610 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1374610 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39207/collection1/
[junit4] 2> 1374610 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1374610 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:39207/collection1/ has no replicas
[junit4] 2> 1374610 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1374611 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39207/collection1/ shard1
[junit4] 2> 1374762 INFO (coreZkRegister-6783-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1375077 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/cores/collection1
[junit4] 2> 1375077 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001
[junit4] 2> 1375077 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1375079 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@461b982c{/,null,AVAILABLE}
[junit4] 2> 1375079 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3d9e114{HTTP/1.1,[http/1.1]}{127.0.0.1:37061}
[junit4] 2> 1375079 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.Server Started @1384172ms
[junit4] 2> 1375079 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/tempDir-001/jetty3,
hostPort=37061,
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/cores}
[junit4] 2> 1375079 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1375079 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1375079 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1375080 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1375080 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-26T22:28:14.323061Z
[junit4] 2> 1375081 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1375081 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/solr.xml
[junit4] 2> 1375084 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1375084 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41715/solr
[junit4] 2> 1375087 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1375088 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1375089 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37061_
[junit4] 2> 1375089 INFO (zkCallback-5249-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1375089 INFO (zkCallback-5245-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1375089 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1375089 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1375089 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1375108 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/cores
[junit4] 2> 1375108 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1375108 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1375109 INFO
(OverseerStateUpdate-98031218802622468-127.0.0.1:45517_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1376119 WARN (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1376120 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1376135 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1376204 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1376208 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1376208 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1376209 INFO (coreLoadExecutor-6799-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.TestRandomRequestDistribution_862F4C3A99CF555B-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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1376209 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1376209 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1376212 WARN (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1376228 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1376229 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1376230 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1376230 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1376230 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1376230 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6938a060[collection1] main]
[junit4] 2> 1376231 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1376231 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1376231 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1376231 INFO (searcherExecutor-6800-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6938a060[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1376232 INFO (coreLoadExecutor-6799-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568499507370393600
[junit4] 2> 1376234 INFO (coreZkRegister-6794-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1376234 INFO (updateExecutor-5263-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1376234 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1376234 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1376234 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1376234 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1376234 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:43221/collection1/] and I am
[http://127.0.0.1:37061/collection1/]
[junit4] 2> 1376235 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:43221]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37061_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1376236 INFO (qtp723291480-22345) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1376236 INFO (qtp723291480-22345) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1376237 INFO (qtp723291480-22345) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:37061_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:37061","node_name":"127.0.0.1:37061_","state":"down"}
[junit4] 2> 1376611 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1376612 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1376612 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1377237 INFO (qtp723291480-22345) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:37061_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:37061","node_name":"127.0.0.1:37061_","state":"recovering"}
[junit4] 2> 1377237 INFO (qtp723291480-22345) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1377237 INFO (qtp723291480-22345) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:37061_&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> 1377737 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:43221/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1377738 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:37061 START
replicas=[http://127.0.0.1:43221/collection1/] nUpdates=100
[junit4] 2> 1377739 INFO (qtp723291480-22345) [ ]
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> 1377739 INFO (qtp723291480-22345) [ ] 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> 1377740 INFO (recoveryExecutor-5264-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> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1377740 INFO (recoveryExecutor-5264-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1378612 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1378613 INFO (qtp2091160935-22312) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1378613 INFO (qtp2091160935-22312) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1378613 INFO (qtp2091160935-22312) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1378613 INFO (qtp2091160935-22312) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1378615 INFO (qtp723291480-22345) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1378615 INFO (qtp365874395-22374) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1378615 INFO (qtp723291480-22345) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1378615 INFO (qtp365874395-22374) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1378615 INFO (qtp365874395-22374) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1378615 INFO (qtp20402892-22402) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1378615 INFO (qtp365874395-22374) [ ]
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:43221/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1378615 INFO (qtp20402892-22402) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1378615 INFO (qtp723291480-22345) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1378615 INFO (qtp723291480-22345) [ ]
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:43221/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1378615 INFO (qtp20402892-22402) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1378615 INFO (qtp20402892-22402) [ ]
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:43221/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1378615 INFO (qtp723291480-22347) [ ]
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> 1378616 INFO (qtp723291480-22343) [ ] 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> 1378617 INFO (qtp20402892-22404) [ ] 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> 1378618 INFO (qtp365874395-22370) [ ] 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> 1380619 INFO (qtp2091160935-22306) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&name=a1x2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43221_,127.0.0.1:39207_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1380621 INFO (OverseerThreadFactory-6764-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection a1x2
[junit4] 2> 1380621 INFO (OverseerThreadFactory-6764-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 1380726 INFO (qtp723291480-22346) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
[junit4] 2> 1380727 INFO (qtp365874395-22371) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
[junit4] 2> 1380830 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1380830 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1381735 WARN (qtp365874395-22371) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1381736 WARN (qtp723291480-22346) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1381736 INFO (qtp365874395-22371) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1381736 INFO (qtp723291480-22346) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1381745 INFO (qtp365874395-22371) [ ] o.a.s.s.IndexSchema
[a1x2_shard1_replica2] Schema name=test
[junit4] 2> 1381749 INFO (qtp723291480-22346) [ ] o.a.s.s.IndexSchema
[a1x2_shard1_replica1] Schema name=test
[junit4] 2> 1381890 INFO (qtp723291480-22346) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1381895 INFO (qtp365874395-22371) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1381898 INFO (qtp723291480-22346) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'a1x2_shard1_replica1' using
configuration from collection a1x2, trusted=true
[junit4] 2> 1381899 INFO (qtp723291480-22346) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1381899 INFO (qtp723291480-22346) [ ] o.a.s.c.SolrCore
[[a1x2_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/cores/a1x2_shard1_replica1],
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-1-001/cores/a1x2_shard1_replica1/data/]
[junit4] 2> 1381899 INFO (qtp723291480-22346) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1381901 INFO (qtp723291480-22346) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1381903 INFO (qtp365874395-22371) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'a1x2_shard1_replica2' using
configuration from collection a1x2, trusted=true
[junit4] 2> 1381903 INFO (qtp365874395-22371) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1381903 INFO (qtp365874395-22371) [ ] o.a.s.c.SolrCore
[[a1x2_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/cores/a1x2_shard1_replica2],
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-2-001/cores/a1x2_shard1_replica2/data/]
[junit4] 2> 1381904 INFO (qtp365874395-22371) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1381905 INFO (qtp365874395-22371) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1381906 WARN (qtp723291480-22346) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1381910 WARN (qtp365874395-22371) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1381944 INFO (qtp723291480-22346) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1381944 INFO (qtp723291480-22346) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1381994 INFO (qtp723291480-22346) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1381995 INFO (qtp723291480-22346) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1381995 INFO (qtp365874395-22371) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1381995 INFO (qtp365874395-22371) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1381997 INFO (qtp365874395-22371) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1381997 INFO (qtp365874395-22371) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1381998 INFO (qtp365874395-22371) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1381998 INFO (qtp365874395-22371) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a39e381[a1x2_shard1_replica2] main]
[junit4] 2> 1381999 INFO (qtp365874395-22371) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1381999 INFO (qtp365874395-22371) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1381999 INFO (qtp365874395-22371) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1382000 INFO (searcherExecutor-6806-thread-1) [ ]
o.a.s.c.SolrCore [a1x2_shard1_replica2] Registered new searcher
Searcher@1a39e381[a1x2_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1382000 INFO (qtp365874395-22371) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1568499513418579968
[junit4] 2> 1382001 INFO (qtp723291480-22346) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1382001 INFO (qtp723291480-22346) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca75e64[a1x2_shard1_replica1] main]
[junit4] 2> 1382002 INFO (qtp723291480-22346) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1382002 INFO (qtp723291480-22346) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1382002 INFO (qtp723291480-22346) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1382003 INFO (searcherExecutor-6805-thread-1) [ ]
o.a.s.c.SolrCore [a1x2_shard1_replica1] Registered new searcher
Searcher@3ca75e64[a1x2_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1382005 INFO (qtp365874395-22371) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1382005 INFO (qtp723291480-22346) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1568499513423822848
[junit4] 2> 1382106 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382106 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382505 INFO (qtp365874395-22371) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1382505 INFO (qtp365874395-22371) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1382505 INFO (qtp365874395-22371) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:39207/a1x2_shard1_replica2/
[junit4] 2> 1382505 INFO (qtp365874395-22371) [ ] o.a.s.u.PeerSync
PeerSync: core=a1x2_shard1_replica2 url=http://127.0.0.1:39207 START
replicas=[http://127.0.0.1:43221/a1x2_shard1_replica1/] nUpdates=100
[junit4] 2> 1382506 INFO (qtp365874395-22371) [ ] o.a.s.u.PeerSync
PeerSync: core=a1x2_shard1_replica2 url=http://127.0.0.1:39207 DONE. We have
no versions. sync failed.
[junit4] 2> 1382506 INFO (qtp723291480-22340) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1382507 INFO (qtp365874395-22371) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1382507 INFO (qtp365874395-22371) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1382507 INFO (qtp365874395-22371) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1382509 INFO (qtp365874395-22371) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39207/a1x2_shard1_replica2/ shard1
[junit4] 2> 1382610 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382610 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382659 INFO (qtp365874395-22371) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1382660 INFO (qtp365874395-22371) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2}
status=0 QTime=1933
[junit4] 2> 1382762 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382762 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1383009 INFO (qtp723291480-22346) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2}
status=0 QTime=2283
[junit4] 2> 1383010 INFO (qtp2091160935-22306) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1383110 INFO (zkCallback-5254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1383110 INFO (zkCallback-5260-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384011 INFO (qtp2091160935-22306) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&name=a1x2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43221_,127.0.0.1:39207_&wt=javabin&version=2}
status=0 QTime=3392
[junit4] 2> 1384013 INFO (qtp2091160935-22312) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&name=b1x1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37061_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1384014 INFO (OverseerThreadFactory-6764-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection b1x1
[junit4] 2> 1384014 INFO
(OverseerCollectionConfigSetProcessor-98031218802622468-127.0.0.1:45517_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1384014 INFO (OverseerThreadFactory-6764-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 1384217 INFO (qtp20402892-22402) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=b1x1_shard1_replica1&action=CREATE&numShards=1&collection=b1x1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1384321 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/b1x1/state.json] for
collection [b1x1] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1385229 WARN (qtp20402892-22402) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1385230 INFO (qtp20402892-22402) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1385244 INFO (qtp20402892-22402) [ ] o.a.s.s.IndexSchema
[b1x1_shard1_replica1] Schema name=test
[junit4] 2> 1385386 INFO (qtp20402892-22402) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1385393 INFO (qtp20402892-22402) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'b1x1_shard1_replica1' using configuration from collection
b1x1, trusted=true
[junit4] 2> 1385393 INFO (qtp20402892-22402) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1385393 INFO (qtp20402892-22402) [ ] o.a.s.c.SolrCore
[[b1x1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/cores/b1x1_shard1_replica1],
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.TestRandomRequestDistribution_862F4C3A99CF555B-001/shard-3-001/cores/b1x1_shard1_replica1/data/]
[junit4] 2> 1385394 INFO (qtp20402892-22402) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a7d854
[junit4] 2> 1385395 INFO (qtp20402892-22402) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1385401 WARN (qtp20402892-22402) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1385434 INFO (qtp20402892-22402) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1385434 INFO (qtp20402892-22402) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1385436 INFO (qtp20402892-22402) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1385436 INFO (qtp20402892-22402) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1385437 INFO (qtp20402892-22402) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=41.69921875,
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=16.78161421894526,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1385437 INFO (qtp20402892-22402) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@136dfdff[b1x1_shard1_replica1] main]
[junit4] 2> 1385437 INFO (qtp20402892-22402) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1385438 INFO (qtp20402892-22402) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1385438 INFO (qtp20402892-22402) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1385439 INFO (searcherExecutor-6815-thread-1) [ ]
o.a.s.c.SolrCore [b1x1_shard1_replica1] Registered new searcher
Searcher@136dfdff[b1x1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1385439 INFO (qtp20402892-22402) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1568499517024632832
[junit4] 2> 1385443 INFO (qtp20402892-22402) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1385443 INFO (qtp20402892-22402) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1385443 INFO (qtp20402892-22402) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:37061/b1x1_shard1_replica1/
[junit4] 2> 1385443 INFO (qtp20402892-22402) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1385443 INFO (qtp20402892-22402) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:37061/b1x1_shard1_replica1/ has no replicas
[junit4] 2> 1385443 INFO (qtp20402892-22402) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1385445 INFO (qtp20402892-22402) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37061/b1x1_shard1_replica1/ shard1
[junit4] 2> 1385546 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/b1x1/state.json] for
collection [b1x1] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1385596 INFO (qtp20402892-22402) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1385597 INFO (qtp20402892-22402) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=b1x1_shard1_replica1&action=CREATE&numShards=1&collection=b1x1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1379
[junit4] 2> 1385598 INFO (qtp2091160935-22312) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1385698 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/b1x1/state.json] for
collection [b1x1] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1386015 INFO
(OverseerCollectionConfigSetProcessor-98031218802622468-127.0.0.1:45517_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1386599 INFO (qtp2091160935-22312) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&name=b1x1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37061_&wt=javabin&version=2}
status=0 QTime=2585
[junit4] 2> 1386599 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
a1x2 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 1386599 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: a1x2
[junit4] 2> 1386599 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
b1x1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 1386599 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: b1x1
[junit4] 2> 1386600 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.TestRandomRequestDistribution Making requests to
http://127.0.0.1:37061/a1x2
[junit4] 2> 1386602 INFO (qtp365874395-22371) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica2] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1386605 INFO (qtp365874395-22376) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica2] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1386609 INFO (qtp365874395-22369) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica2] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1386613 INFO (qtp365874395-22372) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica2] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1386617 INFO (qtp365874395-22371) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica2] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[j
[...truncated too long message...]
hread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.b1x1.shard1.replica1
[junit4] 2> 1388299 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.Overseer Overseer (id=98031218802622478-127.0.0.1:37061_-n_0000000003)
closing
[junit4] 2> 1388299 INFO
(OverseerStateUpdate-98031218802622478-127.0.0.1:37061_-n_0000000003) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37061_
[junit4] 2> 1389799 WARN (zkCallback-5266-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> 1390730 WARN (zkCallback-5266-thread-1) [ ]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1390730 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1390730 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3311b589
[junit4] 2> 1390748 INFO (zkCallback-5266-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1390749 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3d9e114{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1390749 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@461b982c{/,null,UNAVAILABLE}
[junit4] 2> 1390750 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1390750 INFO
(TEST-TestRandomRequestDistribution.test-seed#[862F4C3A99CF555B]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41715 41715
[junit4] 2> 1390772 INFO (Thread-3207) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41715 41715
[junit4] 2> 1390773 WARN (Thread-3207) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/a1x2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestRandomRequestDistribution -Dtests.method=test
-Dtests.seed=862F4C3A99CF555B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=cs-CZ -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 20.8s J0 | TestRandomRequestDistribution.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Shard
a1x2_shard1_replica2 received all 10 requests
[junit4] > at
__randomizedtesting.SeedInfo.seed([862F4C3A99CF555B:E7B73E0373338A3]:0)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1390776 INFO
(SUITE-TestRandomRequestDistribution-seed#[862F4C3A99CF555B]-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.TestRandomRequestDistribution_862F4C3A99CF555B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1151, maxMBSortInHeap=6.10357926178299,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=cs-CZ,
timezone=Asia/Istanbul
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=333929328,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestNumericTerms32,
HdfsBasicDistributedZk2Test, RecoveryAfterSoftCommitTest,
DataDrivenBlockJoinTest, DistributedQueryComponentCustomSortTest,
ConfigSetsAPITest, TestCloudRecovery, TestComplexPhraseLeadingWildcard,
TestLeaderElectionWithEmptyReplica, AtomicUpdatesTest, TestJsonFacets,
TestClusterStateMutator, SolrSlf4jReporterTest, BasicAuthIntegrationTest,
ChangedSchemaMergeTest, SolrMetricManagerTest, NodeMutatorTest,
TestOverriddenPrefixQueryForCustomFieldType, PeerSyncTest,
TestSolrQueryResponse, FacetPivotSmallTest, TestDocTermOrds, EnumFieldTest,
RegexBoostProcessorTest, ResourceLoaderTest, TestStandardQParsers,
TestRandomDVFaceting, HdfsSyncSliceTest, TestFieldTypeCollectionResource,
AnalysisAfterCoreReloadTest, TestManagedSynonymGraphFilterFactory,
TestHashQParserPlugin, TestManagedResourceStorage, NumericFieldsTest,
TestRemoteStreaming, TestSortByMinMaxFunction, DeleteStatusTest, TestLazyCores,
FastVectorHighlighterTest, TestSolr4Spatial2, JsonValidatorTest,
TestBinaryResponseWriter, TestSolrCLIRunExample, TestQueryWrapperFilter,
FileBasedSpellCheckerTest, TestBlobHandler, TestBackupRepositoryFactory,
DocumentAnalysisRequestHandlerTest, TestJoin, LeaderElectionIntegrationTest,
TestSolr4Spatial, TestExactSharedStatsCache, TestReplicationHandlerBackup,
TestPerFieldSimilarity, TestFieldCacheSanityChecker, ExternalFileFieldSortTest,
CurrencyFieldOpenExchangeTest, DistributedSpellCheckComponentTest,
TestSolrDeletionPolicy2, TestSQLHandler, TestRangeQuery, TestJettySolrRunner,
TestStressLucene, TestGeoJSONResponseWriter, TestConfigSetsAPI, TestFaceting,
TestDynamicFieldResource, TestSolrCloudWithHadoopAuthPlugin, TestCSVLoader,
TestReplicationHandler, HdfsRecoverLeaseTest, AddBlockUpdateTest,
TestSolrCoreProperties, CollectionReloadTest, SuggestComponentTest,
DateFieldTest, TestStressRecovery, TestRandomFaceting, TestReplicaProperties,
TestMacros, BasicDistributedZkTest, TestCustomStream,
OverseerCollectionConfigSetProcessorTest, TestPseudoReturnFields,
TestFoldingMultitermQuery, TestCloudJSONFacetJoinDomain,
TestSha256AuthenticationProvider, ClusterStateTest,
TestHttpShardHandlerFactory, BufferStoreTest, BitVectorTest,
SolrCLIZkUtilsTest, TestMissingGroups, AliasIntegrationTest,
BlockJoinFacetRandomTest, LeaderInitiatedRecoveryOnCommitTest,
DistribJoinFromCollectionTest, StandardRequestHandlerTest, TestCoreAdminApis,
DefaultValueUpdateProcessorTest, TestSubQueryTransformerCrossCore,
ZkNodePropsTest, TestDocumentBuilder, HighlighterConfigTest,
SolrGangliaReporterTest, TestCrossCoreJoin, TestBinaryResponseWriter,
UUIDFieldTest, SecurityConfHandlerTest, AnalyticsMergeStrategyTest,
TestStressLiveNodes, TestInPlaceUpdatesDistrib, ReplicationFactorTest,
TestBadConfig, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest,
DocValuesTest, SuggesterTest, TestTrie, SuggesterWFSTTest, PolyFieldTest,
SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
CacheHeaderTest, LukeRequestHandlerTest, TermsComponentTest,
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest,
LoggingHandlerTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest,
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, PingRequestHandlerTest, TestMergePolicyConfig,
OutputWriterTest, NotRequiredUniqueKeyTest, TestCharFilters,
SynonymTokenizerTest, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestFastWriter, ScriptEngineTest,
ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest,
CustomCollectionTest, DistribCursorPagingTest, MissingSegmentRecoveryTest,
MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest,
OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest,
RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest,
SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys,
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL,
TestRandomRequestDistribution]
[junit4] Completed [539/714 (1!)] on J0 in 20.78s, 1 test, 1 failure <<<
FAILURES!
[...truncated 36911 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]