You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 20:06:07 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1826 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1826/

1 tests failed.
FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults

Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([E2EB0B7D383AE673:D0C10CE3C0C4C2AA]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:984)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:931)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13088 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/init-core-data-001
   [junit4]   2> 1871743 WARN  (SUITE-TestUseDocValuesAsStored-seed#[E2EB0B7D383AE673]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1871743 INFO  (SUITE-TestUseDocValuesAsStored-seed#[E2EB0B7D383AE673]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1871745 INFO  (SUITE-TestUseDocValuesAsStored-seed#[E2EB0B7D383AE673]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1871747 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUseDocValuesAsStoredFalse
   [junit4]   2> 1871749 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1871757 WARN  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1871758 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1871778 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1871781 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1871789 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1871790 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 1871792 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1871826 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1871831 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1871831 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1871842 WARN  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1871843 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1871851 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1871860 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1871860 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 1871861 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1871861 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1871861 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/init-core-data-001/]
   [junit4]   2> 1871863 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=49.150390625, floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=24.881256806913694, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1871871 WARN  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1871919 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1871919 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1871920 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.474609375, floorSegmentMB=2.064453125, forceMergeDeletesPctAllowed=11.23103971875109, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1871921 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f1730b7[collection1] main]
   [junit4]   2> 1871921 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-001/collection1/conf
   [junit4]   2> 1871922 INFO  (coreLoadExecutor-6579-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1871926 INFO  (searcherExecutor-6580-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f1730b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1871927 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1871928 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid]} 0 0
   [junit4]   2> 1871930 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1871930 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@46f80494 commitCommandVersion:0
   [junit4]   2> 1871950 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc4d653[collection1] main]
   [junit4]   2> 1871951 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1871952 INFO  (searcherExecutor-6580-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dc4d653[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1871952 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 1871952 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1871953 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1871953 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&fl=id,nonstored_dv_*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1871954 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&fl=id,nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1871954 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1871954 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1871954 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1871954 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1043498020
   [junit4]   2> 1871955 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1871956 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1871958 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1871958 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1871958 INFO  (coreCloseExecutor-6584-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@587cbb
   [junit4]   2> 1871959 INFO  (coreCloseExecutor-6584-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5799099
   [junit4]   2> 1871963 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUseDocValuesAsStoredFalse
   [junit4]   2> 1871965 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSearchResults
   [junit4]   2> 1871968 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1871976 WARN  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1871977 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1871985 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1871987 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1872003 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1872004 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-002/collection1/conf/managed-schema
   [junit4]   2> 1872007 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1872043 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872048 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872048 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872059 WARN  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872059 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872068 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1872077 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1872077 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-002/collection1, trusted=true
   [junit4]   2> 1872078 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872078 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1872078 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/init-core-data-001/]
   [junit4]   2> 1872082 WARN  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1872130 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872130 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872132 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=49.150390625, floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=24.881256806913694, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1872134 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fdf7ede[collection1] main]
   [junit4]   2> 1872134 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-002/collection1/conf
   [junit4]   2> 1872135 INFO  (coreLoadExecutor-6591-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1872136 INFO  (searcherExecutor-6592-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5fdf7ede[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1872137 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1872138 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 1
   [junit4]   2> 1872138 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid2]} 0 0
   [junit4]   2> 1872139 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid3]} 0 0
   [junit4]   2> 1872139 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid4]} 0 0
   [junit4]   2> 1872140 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid5]} 0 0
   [junit4]   2> 1872140 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid6]} 0 0
   [junit4]   2> 1872140 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872140 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2c366e2e commitCommandVersion:0
   [junit4]   2> 1872169 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@460b3885[collection1] main]
   [junit4]   2> 1872170 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872171 INFO  (searcherExecutor-6592-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@460b3885[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C6)))}
   [junit4]   2> 1872171 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 1872172 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1872174 ERROR (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch: 'myid1'!='myid' @ response/docs/[0]/id
   [junit4]   2>  expected =/response/docs==[{'id':'myid1','test_is_dvo':[101,102,103]},{'id':'myid2','test_is_dvo':[201,202]},{'id':'myid3','test_is_dvo':[301,302,303,304]},{'id':'myid4','test_s_dvo':'hello','test_is_dvo':[401,402]},{'id':'myid5'},{'id':'myid6','test_s_dvo':'hello'}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"myid"},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid1",
   [junit4]   2>         "test_is_dvo":[101,
   [junit4]   2>           102,
   [junit4]   2>           103]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid2",
   [junit4]   2>         "test_is_dvo":[201,
   [junit4]   2>           202]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid3",
   [junit4]   2>         "test_is_dvo":[301,
   [junit4]   2>           302,
   [junit4]   2>           303,
   [junit4]   2>           304]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid4",
   [junit4]   2>         "test_s_dvo":"hello",
   [junit4]   2>         "test_is_dvo":[401,
   [junit4]   2>           402]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid5"},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid6",
   [junit4]   2>         "test_s_dvo":"hello"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = q=id:myid*&fl=*&wt=xml
   [junit4]   2> 1872174 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872175 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872175 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1872175 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1803786069
   [junit4]   2> 1872175 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1872176 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1872178 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1872178 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1872178 INFO  (coreCloseExecutor-6596-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24b69826
   [junit4]   2> 1872179 INFO  (coreCloseExecutor-6596-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=615946278
   [junit4]   2> 1872182 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored -Dtests.method=testMultipleSearchResults -Dtests.seed=E2EB0B7D383AE673 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.22s J1 | TestUseDocValuesAsStored.testMultipleSearchResults <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2EB0B7D383AE673:D0C10CE3C0C4C2AA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:984)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:931)
   [junit4]    > 	at org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1872186 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOnEmptyIndex
   [junit4]   2> 1872189 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1872197 WARN  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872198 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872206 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1872208 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1872217 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1872218 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-003/collection1/conf/managed-schema
   [junit4]   2> 1872222 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1872255 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872260 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872260 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872272 WARN  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872273 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872292 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1872301 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1872301 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-003/collection1, trusted=true
   [junit4]   2> 1872301 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872301 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1872302 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-003/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/init-core-data-001/]
   [junit4]   2> 1872306 WARN  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1872381 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872381 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872385 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=49.150390625, floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=24.881256806913694, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1872388 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0cd31e[collection1] main]
   [junit4]   2> 1872388 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-003/collection1/conf
   [junit4]   2> 1872389 INFO  (coreLoadExecutor-6603-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1872391 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1872391 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872392 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872392 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872392 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a08802f commitCommandVersion:0
   [junit4]   2> 1872394 INFO  (searcherExecutor-6604-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a0cd31e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C6)))}
   [junit4]   2> 1872397 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@708e9476[collection1] main]
   [junit4]   2> 1872397 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872398 INFO  (searcherExecutor-6604-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@708e9476[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872401 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1872402 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872402 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872403 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872407 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872408 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[xyz]} 0 0
   [junit4]   2> 1872408 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872408 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872409 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872409 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1872409 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872409 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a08802f commitCommandVersion:0
   [junit4]   2> 1872431 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35a45c0c[collection1] main]
   [junit4]   2> 1872432 INFO  (searcherExecutor-6604-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35a45c0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1872433 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872433 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 1872433 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872434 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872434 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=test_nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872434 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,test_nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872435 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[xyz]} 0 0
   [junit4]   2> 1872435 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872435 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a08802f commitCommandVersion:0
   [junit4]   2> 1872452 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@25d9ea4c[collection1] main]
   [junit4]   2> 1872454 INFO  (searcherExecutor-6604-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25d9ea4c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1872455 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872455 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 1872455 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872456 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872456 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872456 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1872456 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1719953653
   [junit4]   2> 1872456 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1872458 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1872459 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1872460 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1872461 INFO  (coreCloseExecutor-6608-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71459ad3
   [junit4]   2> 1872462 INFO  (coreCloseExecutor-6608-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1900387027
   [junit4]   2> 1872465 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOnEmptyIndex
   [junit4]   2> 1872467 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 1872470 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1872483 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872483 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872493 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1872495 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1872505 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1872505 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 1872510 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-004/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-004/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1872544 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872549 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872549 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872564 WARN  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872565 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872574 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1872582 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1872582 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-004/collection1, trusted=true
   [junit4]   2> 1872583 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42079e8c
   [junit4]   2> 1872583 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1872583 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-004/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/init-core-data-001/]
   [junit4]   2> 1872587 WARN  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1872645 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872645 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872647 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=49.150390625, floorSegmentMB=2.158203125, forceMergeDeletesPctAllowed=24.881256806913694, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1872648 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42ba7e03[collection1] main]
   [junit4]   2> 1872648 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001/tempDir-004/collection1/conf
   [junit4]   2> 1872649 INFO  (coreLoadExecutor-6615-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1872650 INFO  (searcherExecutor-6616-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42ba7e03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1872651 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1872651 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872652 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872654 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1872654 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872654 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872680 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a419580[collection1] main]
   [junit4]   2> 1872680 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872681 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a419580[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 1872682 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 1872683 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872684 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872685 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872686 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872687 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872688 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872690 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1872690 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872690 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872717 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b0768ad[collection1] main]
   [junit4]   2> 1872717 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872718 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b0768ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 1872718 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 1872719 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_i_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872720 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_i_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872720 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872721 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872722 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_i_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872722 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1872725 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 1872725 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872725 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872751 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a1ceb5a[collection1] main]
   [junit4]   2> 1872751 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872752 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a1ceb5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1)))}
   [junit4]   2> 1872752 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 1872753 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_ds_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872755 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_ds_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872756 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872758 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872759 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_ds_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872760 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1872763 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1872763 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872763 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872784 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48ddb34f[collection1] main]
   [junit4]   2> 1872784 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872785 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48ddb34f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1)))}
   [junit4]   2> 1872786 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 1872786 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872787 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872789 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872790 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872791 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872792 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 1872795 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1872795 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872795 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872816 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34f37bf8[collection1] main]
   [junit4]   2> 1872817 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872818 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34f37bf8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1)))}
   [junit4]   2> 1872818 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 1872819 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_fs_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872820 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_fs_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872822 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872823 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872824 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_fs_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872825 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1872828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1872828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872852 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@679a6586[collection1] main]
   [junit4]   2> 1872853 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872854 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@679a6586[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1)))}
   [junit4]   2> 1872854 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 1872855 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dt_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872855 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dt_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872856 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872856 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872857 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dt_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872858 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1872860 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1872860 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872860 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872882 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@52f45dea[collection1] main]
   [junit4]   2> 1872883 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872884 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52f45dea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1) Uninverting(_a(7.0.0):C1)))}
   [junit4]   2> 1872884 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 24
   [junit4]   2> 1872885 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_ss_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872886 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_ss_dv,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872888 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872889 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872890 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_ss_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872892 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1872894 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1872895 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872895 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872921 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32b13dd3[collection1] main]
   [junit4]   2> 1872921 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872922 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32b13dd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1) Uninverting(_a(7.0.0):C1) Uninverting(_b(7.0.0):C1)))}
   [junit4]   2> 1872923 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 1872923 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_ss_dvo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872925 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_ss_dvo2,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872927 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872928 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872930 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_ss_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872932 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 1872934 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1872935 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872935 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1872960 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a2340eb[collection1] main]
   [junit4]   2> 1872960 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1872961 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a2340eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C1) Uninverting(_6(7.0.0):C1) Uninverting(_7(7.0.0):C1) Uninverting(_8(7.0.0):C1) Uninverting(_9(7.0.0):C1) Uninverting(_a(7.0.0):C1) Uninverting(_b(7.0.0):C1) Uninverting(_c(7.0.0):C1)))}
   [junit4]   2> 1872961 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 1872962 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enum_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872963 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enum_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872963 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872964 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872965 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enum_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1872965 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 1872966 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872967 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872968 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 1
   [junit4]   2> 1872969 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1872969 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43a9fab9 commitCommandVersion:0
   [junit4]   2> 1873014 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@116a8b50[collection1] main]
   [junit4]   2> 1873014 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873015 INFO  (searcherExecutor-6616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@116a8b50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.0.0):C1)))}
   [junit4]   2> 1873019 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 50
   [junit4]   2> 1873020 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1873021 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1873022 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1873022 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1873038 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1873039 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1873041 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 1873041 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
 

[...truncated too long message...]

DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1885826 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1885827 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 0
   [junit4]   2> 1885828 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1885828 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e706d15 commitCommandVersion:0
   [junit4]   2> 1885856 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24a097c9[collection1] main]
   [junit4]   2> 1885858 INFO  (searcherExecutor-6640-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24a097c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_55(7.0.0):C1)))}
   [junit4]   2> 1885858 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1885859 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 31
   [junit4]   2> 1885859 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1885860 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1885860 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1885860 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1885860 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=682995234
   [junit4]   2> 1885860 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1885862 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1885863 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1885863 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1885864 INFO  (coreCloseExecutor-6644-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a7d2a3b
   [junit4]   2> 1885865 INFO  (coreCloseExecutor-6644-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=444410427
   [junit4]   2> 1885872 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[E2EB0B7D383AE673]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 1885873 INFO  (SUITE-TestUseDocValuesAsStored-seed#[E2EB0B7D383AE673]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_E2EB0B7D383AE673-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1246, maxMBSortInHeap=5.303774887644203, sim=RandomSimilarity(queryNorm=true): {}, locale=sr, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=167079984,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [AlternateDirectoryTest, SharedFSAutoReplicaFailoverTest, RecoveryAfterSoftCommitTest, TestSubQueryTransformer, ZkControllerTest, TestDistributedStatsComponentCardinality, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, SortByFunctionTest, CollectionsAPISolrJTest, GraphQueryTest, TestPerFieldSimilarity, DirectSolrConnectionTest, SoftAutoCommitTest, TestConfigSetsAPI, TestCursorMarkWithoutUniqueKey, HdfsSyncSliceTest, LargeFieldTest, TestSolrFieldCacheBean, SimplePostToolTest, HdfsRecoverLeaseTest, OnlyLeaderIndexesTest, WordBreakSolrSpellCheckerTest, TestScoreJoinQPNoScore, TestInPlaceUpdatesStandalone, TestSchemalessBufferedUpdates, ParsingFieldUpdateProcessorsTest, UpdateRequestProcessorFactoryTest, TestFieldResource, TestTrackingShardHandlerFactory, TestQueryTypes, ScriptEngineTest, BasicFunctionalityTest, TestExceedMaxTermLength, CloudMLTQParserTest, TestSha256AuthenticationProvider, SpatialHeatmapFacetsTest, FullHLLTest, TestComplexPhraseLeadingWildcard, CoreAdminRequestStatusTest, TestPayloadScoreQParserPlugin, QueryParsingTest, CdcrBootstrapTest, AnalysisErrorHandlingTest, SolrSlf4jReporterTest, ChaosMonkeySafeLeaderTest, TestAuthorizationFramework, TestReplicaProperties, CollectionStateFormat2Test, TestReloadDeadlock, TestWordDelimiterFilterFactory, CollectionsAPIDistributedZkTest, MoreLikeThisHandlerTest, TestXIncludeConfig, TestPostingsSolrHighlighter, WrapperMergePolicyFactoryTest, TestDistributedGrouping, LeaderFailoverAfterPartitionTest, DocumentBuilderTest, TestFieldCacheSort, TestTrie, LeaderInitiatedRecoveryOnShardRestartTest, TestNumericTerms64, AnalyticsMergeStrategyTest, BlobRepositoryCloudTest, TestCryptoKeys, TermsComponentTest, SampleTest, IndexSchemaTest, BasicAuthIntegrationTest, SpellCheckCollatorTest, SliceStateTest, ClusterStateUpdateTest, TestMaxScoreQueryParser, SOLR749Test, TestJavabinTupleStreamParser, ZkSolrClientTest, TestDownShardTolerantSearch, DistributedMLTComponentTest, DOMUtilTest, TestUpdate, TestDynamicFieldCollectionResource, TestSolrQueryParserResource, SolrInfoBeanTest, ConnectionManagerTest, TestQueryUtils, CloneFieldUpdateProcessorFactoryTest, TestStressRecovery, TestBulkSchemaAPI, TestSurroundQueryParser, ZkCLITest, TestConfigReload, TestFiltering, TestExactSharedStatsCache, CSVRequestHandlerTest, SuggesterFSTTest, TestMacroExpander, TestCloudJSONFacetJoinDomain, TestSmileRequest, TestElisionMultitermQuery, BadComponentTest, TestSearchPerf, SchemaVersionSpecificBehaviorTest, UUIDUpdateProcessorFallbackTest, TestSweetSpotSimilarityFactory, OverseerStatusTest, TestBM25SimilarityFactory, DistributedQueueTest, SolrGangliaReporterTest, TestRawTransformer, SolrCLIZkUtilsTest, TestSolrCoreSnapshots, TestOrdValues, TestSolrConfigHandler, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestStressLucene, PolyFieldTest, TestPseudoReturnFields, QueryEqualityTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermVectorComponentTest, TestSolrQueryParser, LoggingHandlerTest, ReturnFieldsTest, TestAnalyzedSuggestions, TestComponentsName, TestLFUCache, ActionThrottleTest, AssignTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, DistributedVersionInfoTest, MigrateRouteKeyTest, MoveReplicaTest, OverseerTaskQueueTest, TestCloudRecovery, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestSimpleTextCodec, TestSolrXml, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSystemCollAutoCreate, SuggestComponentContextFilterQueryTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrJmxReporterTest, SolrCloudReportersTest, SubstringBytesRefFilterTest, JSONWriterTest, TestBinaryResponseWriter, TestSubQueryTransformerCrossCore, TestManagedResource, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestSchemaManager, TestUseDocValuesAsStored]
   [junit4] Completed [641/710 (1!)] on J1 in 14.15s, 6 tests, 1 error <<< FAILURES!

[...truncated 43568 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 1827 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1827/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:52784/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41918/solr/test_col_shard2_replica1: Server Error    request: http://127.0.0.1:41918/solr/test_col_shard2_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52784%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:52784/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1ebab832

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:52784/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41918/solr/test_col_shard2_replica1: Server Error



request: http://127.0.0.1:41918/solr/test_col_shard2_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52784%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:52784/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1ebab832
	at __randomizedtesting.SeedInfo.seed([BF9990947BF2AE85:898DF2D2F1AF9494]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:52784/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41918/solr/test_col_shard2_replica1: Server Error



request: http://127.0.0.1:41918/solr/test_col_shard2_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52784%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:52784/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1ebab832
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52784/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41918/solr/test_col_shard2_replica1: Server Error



request: http://127.0.0.1:41918/solr/test_col_shard2_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52784%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:52784/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1ebab832
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
	... 6 more




Build Log:
[...truncated 12834 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/init-core-data-001
   [junit4]   2> 1680542 WARN  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1680542 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1680543 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing)
   [junit4]   2> 1680544 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001
   [junit4]   2> 1680544 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1680545 INFO  (Thread-7008) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1680545 INFO  (Thread-7008) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1680547 ERROR (Thread-7008) [    ] 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> 1680645 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:48800
   [junit4]   2> 1680650 INFO  (jetty-launcher-2603-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1680650 INFO  (jetty-launcher-2603-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1680650 INFO  (jetty-launcher-2603-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1680650 INFO  (jetty-launcher-2603-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1680653 INFO  (jetty-launcher-2603-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3101a865{/solr,null,AVAILABLE}
   [junit4]   2> 1680653 INFO  (jetty-launcher-2603-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3493df4a{/solr,null,AVAILABLE}
   [junit4]   2> 1680654 INFO  (jetty-launcher-2603-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff93295{/solr,null,AVAILABLE}
   [junit4]   2> 1680654 INFO  (jetty-launcher-2603-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b12ea40{HTTP/1.1,[http/1.1]}{127.0.0.1:52784}
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@758c2efa{HTTP/1.1,[http/1.1]}{127.0.0.1:51456}
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5517aff2{/solr,null,AVAILABLE}
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-3) [    ] o.e.j.s.Server Started @1683786ms
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@427f8af5{HTTP/1.1,[http/1.1]}{127.0.0.1:41918}
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51456}
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-4) [    ] o.e.j.s.Server Started @1683786ms
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c8c3740{HTTP/1.1,[http/1.1]}{127.0.0.1:34781}
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41918}
   [junit4]   2> 1680660 ERROR (jetty-launcher-2603-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-2) [    ] o.e.j.s.Server Started @1683786ms
   [junit4]   2> 1680660 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1680660 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52784}
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1680660 ERROR (jetty-launcher-2603-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T22:37:13.440Z
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1680659 INFO  (jetty-launcher-2603-thread-1) [    ] o.e.j.s.Server Started @1683786ms
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34781}
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T22:37:13.440Z
   [junit4]   2> 1680661 ERROR (jetty-launcher-2603-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1680661 ERROR (jetty-launcher-2603-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1680661 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1680662 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1680662 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1680662 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1680662 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1680662 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T22:37:13.441Z
   [junit4]   2> 1680662 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T22:37:13.441Z
   [junit4]   2> 1680668 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1680668 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1680669 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1680674 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1680679 INFO  (jetty-launcher-2603-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48800/solr
   [junit4]   2> 1680681 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15bef5bf6ed0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1680681 INFO  (jetty-launcher-2603-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48800/solr
   [junit4]   2> 1680683 INFO  (jetty-launcher-2603-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48800/solr
   [junit4]   2> 1680684 INFO  (jetty-launcher-2603-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48800/solr
   [junit4]   2> 1680713 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1680713 INFO  (jetty-launcher-2603-thread-4) [n:127.0.0.1:41918_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1680713 INFO  (jetty-launcher-2603-thread-2) [n:127.0.0.1:52784_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1680713 INFO  (jetty-launcher-2603-thread-3) [n:127.0.0.1:51456_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1680714 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34781_solr
   [junit4]   2> 1680714 INFO  (jetty-launcher-2603-thread-4) [n:127.0.0.1:41918_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41918_solr
   [junit4]   2> 1680715 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.c.Overseer Overseer (id=97934995182387210-127.0.0.1:34781_solr-n_0000000000) starting
   [junit4]   2> 1680716 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680716 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680717 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680717 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680718 INFO  (jetty-launcher-2603-thread-3) [n:127.0.0.1:51456_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51456_solr
   [junit4]   2> 1680718 INFO  (jetty-launcher-2603-thread-2) [n:127.0.0.1:52784_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52784_solr
   [junit4]   2> 1680719 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680719 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680719 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680720 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680720 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1680720 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1680727 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1680736 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1680741 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34781_solr
   [junit4]   2> 1680742 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1680742 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1680742 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1680756 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1680789 INFO  (jetty-launcher-2603-thread-4) [n:127.0.0.1:41918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41918.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680789 INFO  (jetty-launcher-2603-thread-3) [n:127.0.0.1:51456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51456.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680806 INFO  (jetty-launcher-2603-thread-3) [n:127.0.0.1:51456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51456.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680806 INFO  (jetty-launcher-2603-thread-3) [n:127.0.0.1:51456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51456.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680807 INFO  (jetty-launcher-2603-thread-3) [n:127.0.0.1:51456_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node3/.
   [junit4]   2> 1680809 INFO  (jetty-launcher-2603-thread-4) [n:127.0.0.1:41918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41918.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680810 INFO  (jetty-launcher-2603-thread-4) [n:127.0.0.1:41918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41918.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680811 INFO  (jetty-launcher-2603-thread-4) [n:127.0.0.1:41918_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node4/.
   [junit4]   2> 1680829 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680834 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680834 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680835 INFO  (jetty-launcher-2603-thread-1) [n:127.0.0.1:34781_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node1/.
   [junit4]   2> 1680914 INFO  (jetty-launcher-2603-thread-2) [n:127.0.0.1:52784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52784.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680919 INFO  (jetty-launcher-2603-thread-2) [n:127.0.0.1:52784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52784.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680919 INFO  (jetty-launcher-2603-thread-2) [n:127.0.0.1:52784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52784.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1680920 INFO  (jetty-launcher-2603-thread-2) [n:127.0.0.1:52784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node2/.
   [junit4]   2> 1680961 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1680962 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48800/solr ready
   [junit4]   2> 1681433 INFO  (qtp2008223383-19530) [n:127.0.0.1:41918_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1681436 INFO  (OverseerThreadFactory-7073-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 1681543 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1681544 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1681544 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1681544 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1681545 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1681544 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1681545 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1681545 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1681654 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681654 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681654 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681654 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682561 WARN  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682562 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682562 WARN  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682562 WARN  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682563 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682563 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682566 WARN  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682567 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682584 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1682585 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1682585 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1682587 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1682587 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1682587 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col, trusted=true
   [junit4]   2> 1682587 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col, trusted=true
   [junit4]   2> 1682588 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1682588 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col, trusted=true
   [junit4]   2> 1682588 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41918.solr.core.test_col.shard2.replica1' (registry 'solr.core.test_col.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1682588 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51456.solr.core.test_col.shard1.replica2' (registry 'solr.core.test_col.shard1.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1682588 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1682588 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node4/test_col_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node4/./test_col_shard2_replica1/data/]
   [junit4]   2> 1682589 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1682589 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node3/test_col_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node3/./test_col_shard1_replica2/data/]
   [junit4]   2> 1682589 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.core.test_col.shard1.replica1' (registry 'solr.core.test_col.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1682589 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1682589 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node1/test_col_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node1/./test_col_shard1_replica1/data/]
   [junit4]   2> 1682589 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema [test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1682591 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1682591 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica2' using configuration from collection test_col, trusted=true
   [junit4]   2> 1682592 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682592 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682592 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52784.solr.core.test_col.shard2.replica2' (registry 'solr.core.test_col.shard2.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d962505
   [junit4]   2> 1682592 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682592 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1682592 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore [[test_col_shard2_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node2/test_col_shard2_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001/tempDir-001/node2/./test_col_shard2_replica2/data/]
   [junit4]   2> 1682595 WARN  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] 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> 1682595 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682598 WARN  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] 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> 1682599 WARN  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] 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> 1682601 WARN  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] 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> 1682658 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682658 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682660 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682660 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682660 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682660 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682660 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682660 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682660 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682660 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682661 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682662 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682662 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682662 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682662 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682662 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682662 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682662 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@602f2956[test_col_shard1_replica2] main]
   [junit4]   2> 1682664 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682664 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682664 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35582899[test_col_shard2_replica1] main]
   [junit4]   2> 1682664 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dee4e53[test_col_shard2_replica2] main]
   [junit4]   2> 1682665 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682666 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1682666 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682666 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682666 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@709f5875[test_col_shard1_replica1] main]
   [junit4]   2> 1682666 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682667 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1682667 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566959925142224896
   [junit4]   2> 1682667 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682668 INFO  (searcherExecutor-7083-thread-1-processing-n:127.0.0.1:41918_solr x:test_col_shard2_replica1 s:shard2 c:test_col) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@35582899[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682668 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682669 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1682669 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566959925144322048
   [junit4]   2> 1682669 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1682670 INFO  (searcherExecutor-7082-thread-1-processing-n:127.0.0.1:34781_solr x:test_col_shard1_replica1 s:shard1 c:test_col) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@709f5875[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682671 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566959925146419200
   [junit4]   2> 1682673 INFO  (searcherExecutor-7085-thread-1-processing-n:127.0.0.1:52784_solr x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@2dee4e53[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682674 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682674 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1682675 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1682676 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1682676 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1682676 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41918/solr/test_col_shard2_replica1/
   [junit4]   2> 1682677 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:41918/solr START replicas=[http://127.0.0.1:52784/solr/test_col_shard2_replica2/] nUpdates=100
   [junit4]   2> 1682677 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1682677 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:41918/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1682677 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566959925152710656
   [junit4]   2> 1682679 INFO  (searcherExecutor-7084-thread-1-processing-n:127.0.0.1:51456_solr x:test_col_shard1_replica2 s:shard1 c:test_col) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@602f2956[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682679 INFO  (qtp772056726-19522) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request [test_col_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1682679 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1682679 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] 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> 1682679 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1682683 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41918/solr/test_col_shard2_replica1/ shard2
   [junit4]   2> 1682786 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682786 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682786 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682786 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682834 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1682837 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=1293
   [junit4]   2> 1682938 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682938 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682938 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682938 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683177 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1683178 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1683178 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34781/solr/test_col_shard1_replica1/
   [junit4]   2> 1683178 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:34781/solr START replicas=[http://127.0.0.1:51456/solr/test_col_shard1_replica2/] nUpdates=100
   [junit4]   2> 1683178 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:34781/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1683180 INFO  (qtp509302237-19525) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.S.Request [test_col_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1683180 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1683180 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] 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> 1683180 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1683183 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34781/solr/test_col_shard1_replica1/ shard1
   [junit4]   2> 1683287 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683287 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683287 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683287 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683335 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1683337 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=1792
   [junit4]   2> 1683439 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683439 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683439 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683439 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683679 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=2135
   [junit4]   2> 1683686 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=2142
   [junit4]   2> 1683690 INFO  (qtp2008223383-19530) [n:127.0.0.1:41918_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1683788 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683788 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683789 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683789 INFO  (zkCallback-2622-thread-1-processing-n:127.0.0.1:41918_solr) [n:127.0.0.1:41918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1684690 INFO  (qtp2008223383-19530) [n:127.0.0.1:41918_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3256
   [junit4]   2> 1684690 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1684691 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 1684698 INFO  (qtp2008223383-19533) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.S.Request [test_col_shard2_replica1]  webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1684731 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv-seed#[BF9990947BF2AE85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv
   [junit4]   2> 1684747 INFO  (qtp772056726-19522) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1566959927307534336&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566959927307534336)} 0 10
   [junit4]   2> 1684760 INFO  (qtp509302237-19539) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1566959927312777216&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566959927312777216)} 0 14
   [junit4]   2> 1684761 INFO  (qtp699567135-19543) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566959927312777216)} 0 24
   [junit4]   2> 1684761 INFO  (qtp2008223383-19533) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566959927307534336)} 0 29
   [junit4]   2> 1684764 INFO  (qtp699567135-19552) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684764 WARN  (qtp699567135-19552) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1684764 INFO  (qtp699567135-19552) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1684780 INFO  (qtp2008223383-19547) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684780 WARN  (qtp2008223383-19547) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1684780 INFO  (qtp2008223383-19547) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1684796 INFO  (qtp699567135-19552) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684797 INFO  (qtp699567135-19552) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 33
   [junit4]   2> 1684797 INFO  (qtp2008223383-19547) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684797 INFO  (qtp2008223383-19547) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 17
   [junit4]   2> 1684798 INFO  (qtp509302237-19541) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684798 WARN  (qtp509302237-19541) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1684798 INFO  (qtp509302237-19541) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1684804 INFO  (qtp772056726-19551) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684804 WARN  (qtp772056726-19551) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1684804 INFO  (qtp772056726-19551) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1684806 INFO  (qtp772056726-19551) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684806 INFO  (qtp772056726-19551) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 1684806 INFO  (qtp509302237-19541) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684806 INFO  (qtp509302237-19541) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 8
   [junit4]   2> 1684807 INFO  (qtp699567135-19546) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=test_col:6&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 44
   [junit4]   2> 1684808 INFO  (qtp772056726-19544) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request [test_col_shard2_replica2]  webapp=/solr path=/schema/fields/long_dv params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1684809 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv-seed#[BF9990947BF2AE85]) [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv: numDocsToCheck=95, numDocsInIndex=570, incr=6
   [junit4]   2> 1684814 INFO  (qtp509302237-19545) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0 (1566959927391420416)]} 0 0
   [junit4]   2> 1684815 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1566959927391420416)]} 0 3
   [junit4]   2> 1684816 INFO  (qtp509302237-19521) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1 (1566959927395614720)]} 0 0
   [junit4]   2> 1684817 INFO  (qtp699567135-19529) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1566959927395614720)]} 0 0
   [junit4]   2> 1684819 INFO  (qtp772056726-19534) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[2 (1566959927396663296)]} 0 0
   [junit4]   2> 1684819 INFO  (qtp2008223383-19523) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1566959927396663296)]} 0 2
   [junit4]   2> 1684820 INFO  (qtp772056726-19522) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[3 (1566959927399809024)]} 0 0
   [junit4]   2> 1684821 INFO  (qtp2008223383-19526) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1566959927399809024)]} 0 0
   [junit4]   2> 1684822 INFO  (qtp509302237-19521) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4 (1566959927400857600)]} 0 0
   [junit4]   2> 1684822 INFO  (qtp699567135-19543) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1566959927400857600)]} 0 0
   [junit4]   2> 1684823 INFO  (qtp772056726-19522) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[5 (1566959927402954752)]} 0 0
   [junit4]   2> 1684824 INFO  (qtp2008223383-19530) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1566959927402954752)]} 0 0
   [junit4]   2> 1684825 INFO  (qtp772056726-19551) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[6 (1566959927404003328)]} 0 0
   [junit4]   2> 1684825 INFO  (qtp2008223383-19550) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1566959927404003328)]} 0 1
   [junit4]   2> 1684827 INFO  (qtp772056726-19520) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[7 (1566959927406100480)]} 0 0
   [junit4]   2> 1684827 INFO  (qtp2008223383-19533) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1566959927406100480)]} 0 1
   [junit4]   2> 1684828 INFO  (qtp509302237-19521) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8 (1566959927407149056)]} 0 0
   [junit4]   2> 1684828 INFO  (qtp699567135-19524) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1566959927407149056)]} 0 0
   [junit4]   2> 1684830 INFO  (qtp772056726-19544) [n:127.0.0.1:52784_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41918/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[9 (1566959927409246208)]} 0 0
   [junit4]   2> 1684830 INFO  (qtp2008223383-19547) [n:127.0.0.1:41918_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1566959927409246208)]} 0 1
   [junit4]   2> 1684831 INFO  (qtp509302237-19539) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10 (1566959927410294784)]} 0 0
   [junit4]   2> 1684831 INFO  (qtp699567135-19552) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1566959927410294784)]} 0 1
   [junit4]   2> 1684833 INFO  (qtp509302237-19541) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11 (1566959927412391936)]} 0 0
   [junit4]   2> 1684833 INFO  (qtp699567135-19546) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1566959927412391936)]} 0 0
   [junit4]   2> 1684834 INFO  (qtp509302237-19545) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12 (1566959927414489088)]} 0 0
   [junit4]   2> 1684834 INFO  (qtp699567135-19540) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1566959927414489088)]} 0 0
   [junit4]   2> 1684836 INFO  (qtp509302237-19525) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[13 (1566959927415537664)]} 0 0
   [junit4]   2> 1684836 INFO  (qtp699567135-19529) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1566959927415537664)]} 0 0
   [junit4]   2> 1684837 INFO  (qtp509302237-19535) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[14 (1566959927417634816)]} 0 0
   [junit4]   2> 1684837 INFO  (qtp699567135-19543) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1566959927417634816)]} 0 0
   [junit4]   2> 1684839 INFO  (qtp509302237-19521) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34781/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[15 (1566959927418683392)]} 0 0
   [junit4]   2> 1684839 INFO  (qtp699567135-19524) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_sha

[...truncated too long message...]

egistry=solr.core.test_col.shard1.replica1, tag=1032597749
   [junit4]   2> 1707440 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1707440 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1707441 INFO  (coreCloseExecutor-7105-thread-1) [n:127.0.0.1:34781_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=1032597749
   [junit4]   2> 1707443 INFO  (zkCallback-2625-thread-1-processing-n:127.0.0.1:52784_solr) [n:127.0.0.1:52784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1707445 INFO  (jetty-closer-2604-thread-3) [    ] o.a.s.c.Overseer Overseer (id=97934995182387210-127.0.0.1:34781_solr-n_0000000000) closing
   [junit4]   2> 1707445 INFO  (zkCallback-2623-thread-1-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1707445 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1707446 INFO  (jetty-closer-2604-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ff93295{/solr,null,UNAVAILABLE}
   [junit4]   2> 1707446 INFO  (OverseerStateUpdate-97934995182387210-127.0.0.1:34781_solr-n_0000000000) [n:127.0.0.1:34781_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34781_solr
   [junit4]   2> 1707452 INFO  (jetty-closer-2604-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3493df4a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1707456 INFO  (coreCloseExecutor-7104-thread-1) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica2, tag=695018481
   [junit4]   2> 1707459 INFO  (coreCloseExecutor-7104-thread-1) [n:127.0.0.1:51456_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=695018481
   [junit4]   2> 1707462 WARN  (zkCallback-2623-thread-2-processing-n:127.0.0.1:51456_solr) [n:127.0.0.1:51456_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1707464 INFO  (jetty-closer-2604-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5517aff2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1707468 INFO  (jetty-closer-2604-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3101a865{/solr,null,UNAVAILABLE}
   [junit4]   2> 1707469 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] 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> 1707469 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48800 48800
   [junit4]   2> 1707577 INFO  (Thread-7008) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48800 48800
   [junit4]   2> 1707578 WARN  (Thread-7008) [    ] 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/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97934995182387210-127.0.0.1:34781_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1707578 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BF9990947BF2AE85]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BF9990947BF2AE85-001
   [junit4]   2> May 09, 2017 10:37:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ms, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=111286904,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlobHandler, TestCopyFieldCollectionResource, TestPseudoReturnFields, TestReplicationHandler, TestRebalanceLeaders, HdfsChaosMonkeyNothingIsSafeTest, DistributedQueryComponentCustomSortTest, RAMDirectoryFactoryTest, TestCollapseQParserPlugin, LeaderElectionContextKeyTest, DataDrivenBlockJoinTest, SuggestComponentTest, TestXmlQParserPlugin, TestIntervalFaceting, TestRuleBasedAuthorizationPlugin, CustomCollectionTest, TestFieldTypeResource, DistribJoinFromCollectionTest, SolrMetricsIntegrationTest, HLLUtilTest, SolrJmxReporterTest, TestAnalyzedSuggestions, PKIAuthenticationIntegrationTest, TestHighlightDedupGrouping, QueryEqualityTest, SolrShardReporterTest, SpellingQueryConverterTest, TestOnReconnectListenerSupport, HdfsTlogReplayBufferedWhileIndexingTest, SimpleCollectionCreateDeleteTest, ReplaceNodeTest, TestManagedSchemaAPI, TestStressInPlaceUpdates, TestCoreAdminApis, TestFieldCacheReopen, BlockDirectoryTest, TestQuerySenderListener, TestJsonRequest, UninvertDocValuesMergePolicyTest, HdfsNNFailoverTest, TestSolrCloudSnapshots, OverseerRolesTest, ShufflingReplicaListTransformerTest, TestSolrCoreProperties, TestImpersonationWithHadoopAuth, TestJoin, TimeZoneUtilsTest, NodeMutatorTest, TestDocumentBuilder, TestRestManager, TestLMJelinekMercerSimilarityFactory, TestPayloadCheckQParserPlugin, TestUseDocValuesAsStored2, BasicDistributedZkTest, TestSolrConfigHandlerConcurrent, RegexBoostProcessorTest, TestPathTrie, TestValueSourceCache, TestRandomCollapseQParserPlugin, DocValuesNotIndexedTest, TestJettySolrRunner, CacheHeaderTest, FacetPivotSmallTest, TestAnalyzeInfixSuggestions, TestNRTOpen, TestGraphMLResponseWriter, TestSolrCLIRunExample, TestMiniSolrCloudCluster, TestCrossCoreJoin, XsltUpdateRequestHandlerTest, URLClassifyProcessorTest, BaseCdcrDistributedZkTest, MissingSegmentRecoveryTest, StandardRequestHandlerTest, TestClassicSimilarityFactory, CursorPagingTest, TestPivotHelperCode, TestJmxIntegration, TestFreeTextSuggestions, HighlighterMaxOffsetTest, TestFieldCacheVsDocValues, QueryElevationComponentTest, TestGraphTermsQParserPlugin, CachingDirectoryFactoryTest, RulesTest, VersionInfoTest, TestLegacyNumericRangeQueryBuilder, TestStressLucene, TestSolrQueryParserDefaultOperatorResource, HdfsLockFactoryTest, PathHierarchyTokenizerFactoryTest, DocumentAnalysisRequestHandlerTest, DefaultValueUpdateProcessorTest, AtomicUpdatesTest, LeaderInitiatedRecoveryOnCommitTest, DisMaxRequestHandlerTest, TestRealTimeGet, StressHdfsTest, ZkStateWriterTest, TolerantUpdateProcessorTest, TestDocBasedVersionConstraints, TestLazyCores, TestFaceting, TestFieldCollectionResource, SolrCoreMetricManagerTest, AddBlockUpdateTest, DistributedQueryElevationComponentTest, TestCloudInspectUtil, DirectoryFactoryTest, QueryResultKeyTest, AliasIntegrationTest, TestRawResponseWriter, TestRangeQuery, ConfigSetsAPITest, SyncSliceTest, ClusterStateUpdateTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TestSolr4Spatial, PeerSyncTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, TestSurroundQueryParser, TestQueryUtils, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestLFUCache, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteStatusTest, ForceLeaderTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [560/710 (1!)] on J0 in 27.81s, 5 tests, 1 error <<< FAILURES!

[...truncated 43836 lines...]