Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18448/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 5

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 5
        at 
__randomizedtesting.SeedInfo.seed([8D1C88BC628218EB:16A7E6E42FDA2AB5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:371)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12173 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/init-core-data-001
   [junit4]   2> 1488957 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1488959 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001
   [junit4]   2> 1488959 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1488959 INFO  (Thread-2295) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1488960 INFO  (Thread-2295) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1489059 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42154
   [junit4]   2> 1489078 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1489078 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1489079 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@286eb9{/solr,null,AVAILABLE}
   [junit4]   2> 1489079 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1524043{/solr,null,AVAILABLE}
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@165ea08{SSL,[ssl, 
http/1.1]}{127.0.0.1:44325}
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@17f8565{SSL,[ssl, 
http/1.1]}{127.0.0.1:45988}
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.e.j.s.Server Started @1490793ms
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.e.j.s.Server Started @1490793ms
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44325}
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45988}
   [junit4]   2> 1489080 ERROR (jetty-launcher-2149-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1489080 ERROR (jetty-launcher-2149-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1489080 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1489081 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1489081 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1489081 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1489081 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1489081 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-05T10:27:46.476193Z
   [junit4]   2> 1489081 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-05T10:27:46.476252Z
   [junit4]   2> 1489082 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1489082 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1489087 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 0x158ce866e350002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1489092 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42154/solr
   [junit4]   2> 1489093 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42154/solr
   [junit4]   2> 1489103 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45988_solr
   [junit4]   2> 1489103 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44325_solr
   [junit4]   2> 1489103 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97054468758372358-127.0.0.1:45988_solr-n_0000000000) starting
   [junit4]   2> 1489103 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1489103 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1489106 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45988_solr
   [junit4]   2> 1489107 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1489107 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1489179 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/.
   [junit4]   2> 1489282 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/.
   [junit4]   2> 1489287 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1489288 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42154/solr ready
   [junit4]   2> 1489342 INFO  (qtp18154193-11174) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1489344 INFO  (OverseerThreadFactory-5914-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1489449 INFO  (qtp18154193-11166) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1489449 INFO  (qtp18154193-11227) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1489489 INFO  (qtp31845383-11175) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1489489 INFO  (qtp31845383-11165) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1489604 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1489604 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1490456 INFO  (qtp18154193-11166) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1490456 INFO  (qtp18154193-11227) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1490461 INFO  (qtp18154193-11227) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 1490461 INFO  (qtp18154193-11166) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 1490462 INFO  (qtp18154193-11166) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1490462 INFO  (qtp18154193-11227) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1490463 INFO  (qtp18154193-11166) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard1_replica1' using configuration from collection 
dv_coll
   [junit4]   2> 1490463 INFO  (qtp18154193-11227) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard3_replica1' using configuration from collection 
dv_coll
   [junit4]   2> 1490463 INFO  (qtp18154193-11166) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/dv_coll_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/./dv_coll_shard1_replica1/data/]
   [junit4]   2> 1490463 INFO  (qtp18154193-11227) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/dv_coll_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/./dv_coll_shard3_replica1/data/]
   [junit4]   2> 1490473 INFO  (qtp18154193-11166) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1490473 INFO  (qtp18154193-11227) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1490473 INFO  (qtp18154193-11166) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1490473 INFO  (qtp18154193-11227) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1490485 INFO  (qtp18154193-11166) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1490485 INFO  (qtp18154193-11166) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1490485 INFO  (qtp18154193-11227) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1490485 INFO  (qtp18154193-11227) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1490486 INFO  (qtp18154193-11227) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2eb6eb[dv_coll_shard3_replica1] 
main]
   [junit4]   2> 1490486 INFO  (qtp18154193-11166) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bca619[dv_coll_shard1_replica1] 
main]
   [junit4]   2> 1490486 INFO  (qtp18154193-11227) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1490486 INFO  (qtp18154193-11166) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1490486 INFO  (qtp18154193-11166) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1490486 INFO  (qtp18154193-11227) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1490486 INFO  (qtp18154193-11166) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1490486 INFO  (qtp18154193-11227) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1490487 INFO  (qtp18154193-11166) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1490487 INFO  (qtp18154193-11227) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1490487 INFO  (searcherExecutor-5919-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@1bca619[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1490487 INFO  (searcherExecutor-5920-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher 
Searcher@2eb6eb[dv_coll_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1490487 INFO  (qtp18154193-11166) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1552871501733036032
   [junit4]   2> 1490487 INFO  (qtp18154193-11227) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1552871501733036032
   [junit4]   2> 1490509 INFO  (qtp18154193-11227) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1490509 INFO  (qtp18154193-11227) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1490509 INFO  (qtp18154193-11227) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/
   [junit4]   2> 1490509 INFO  (qtp18154193-11227) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1490509 INFO  (qtp18154193-11227) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/ has no replicas
   [junit4]   2> 1490511 INFO  (qtp31845383-11165) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1490511 INFO  (qtp31845383-11175) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1490515 INFO  (qtp18154193-11166) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1490515 INFO  (qtp18154193-11166) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1490515 INFO  (qtp18154193-11166) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/
   [junit4]   2> 1490515 INFO  (qtp18154193-11166) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1490515 INFO  (qtp18154193-11166) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/ has no replicas
   [junit4]   2> 1490517 INFO  (qtp31845383-11165) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 1490517 INFO  (qtp31845383-11175) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 1490524 INFO  (qtp31845383-11165) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1490524 INFO  (qtp31845383-11175) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1490525 INFO  (qtp31845383-11175) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard4_replica1' using configuration from collection 
dv_coll
   [junit4]   2> 1490525 INFO  (qtp31845383-11165) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard2_replica1' using configuration from collection 
dv_coll
   [junit4]   2> 1490525 INFO  (qtp18154193-11227) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/ shard3
   [junit4]   2> 1490525 INFO  (qtp31845383-11165) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/dv_coll_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/./dv_coll_shard2_replica1/data/]
   [junit4]   2> 1490525 INFO  (qtp31845383-11175) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/dv_coll_shard4_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/./dv_coll_shard4_replica1/data/]
   [junit4]   2> 1490532 INFO  (qtp31845383-11165) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1490532 INFO  (qtp31845383-11175) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1490532 INFO  (qtp31845383-11165) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1490532 INFO  (qtp31845383-11175) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1490546 INFO  (qtp18154193-11166) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/ shard1
   [junit4]   2> 1490547 INFO  (qtp31845383-11175) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1490547 INFO  (qtp31845383-11175) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1490547 INFO  (qtp31845383-11165) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1490547 INFO  (qtp31845383-11165) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1490547 INFO  (qtp31845383-11175) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cbc06[dv_coll_shard4_replica1] 
main]
   [junit4]   2> 1490548 INFO  (qtp31845383-11165) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e6f57a[dv_coll_shard2_replica1] 
main]
   [junit4]   2> 1490548 INFO  (qtp31845383-11175) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1490548 INFO  (qtp31845383-11175) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1490548 INFO  (qtp31845383-11165) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1490548 INFO  (qtp31845383-11175) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1490548 INFO  (qtp31845383-11165) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1490548 INFO  (qtp31845383-11175) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1490548 INFO  (qtp31845383-11165) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1490548 INFO  (searcherExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher 
Searcher@1cbc06[dv_coll_shard4_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1490548 INFO  (qtp31845383-11175) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1552871501796999168
   [junit4]   2> 1490548 INFO  (qtp31845383-11165) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1490549 INFO  (searcherExecutor-5930-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@e6f57a[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1490549 INFO  (qtp31845383-11165) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1552871501798047744
   [junit4]   2> 1490565 INFO  (qtp31845383-11175) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1490565 INFO  (qtp31845383-11175) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1490565 INFO  (qtp31845383-11175) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/
   [junit4]   2> 1490565 INFO  (qtp31845383-11175) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1490565 INFO  (qtp31845383-11175) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/ has no replicas
   [junit4]   2> 1490565 INFO  (qtp31845383-11165) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1490565 INFO  (qtp31845383-11165) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1490565 INFO  (qtp31845383-11165) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/
   [junit4]   2> 1490565 INFO  (qtp31845383-11165) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1490565 INFO  (qtp31845383-11165) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/ has no replicas
   [junit4]   2> 1490567 INFO  (qtp31845383-11175) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/ shard4
   [junit4]   2> 1490567 INFO  (qtp31845383-11165) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/ shard2
   [junit4]   2> 1490669 INFO  (zkCallback-2160-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1490669 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1490678 INFO  (qtp18154193-11227) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1490681 INFO  (qtp18154193-11227) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2}
 status=0 QTime=1231
   [junit4]   2> 1490697 INFO  (qtp18154193-11166) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1490705 INFO  (qtp18154193-11166) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1255
   [junit4]   2> 1490718 INFO  (qtp31845383-11175) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1490718 INFO  (qtp31845383-11165) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1490724 INFO  (qtp31845383-11175) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2}
 status=0 QTime=1234
   [junit4]   2> 1490724 INFO  (qtp31845383-11165) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1234
   [junit4]   2> 1490726 INFO  (qtp18154193-11174) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1490824 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1490824 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1491345 INFO  
(OverseerCollectionConfigSetProcessor-97054468758372358-127.0.0.1:45988_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1491726 INFO  (qtp18154193-11174) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2383
   [junit4]   2> 1491737 INFO  (qtp31845383-11169) [    ] o.a.s.s.SchemaManager 
managed schema loaded . version : 0 
   [junit4]   2> 1491739 INFO  (qtp31845383-11169) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 1491740 INFO  (qtp31845383-11169) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491752 INFO  (qtp31845383-11169) [    ] o.a.s.c.ZkController 
Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1491752 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1491752 INFO  (zkCallback-2160-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1491752 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1491753 INFO  (zkCallback-2159-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1491754 INFO  (zkCallback-2160-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1491754 INFO  (zkCallback-2159-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1491754 INFO  (qtp31845383-11169) [    ] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply 
schema update version 1 for collection dv_coll
   [junit4]   2> 1491754 INFO  (Thread-2316) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica1
   [junit4]   2> 1491754 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1491755 INFO  (Thread-2316) [    ] o.a.s.s.SchemaManager 
managed schema loaded . version : 1 
   [junit4]   2> 1491757 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 1491757 INFO  (Thread-2316) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 1491758 INFO  (zkCallback-2159-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 1491758 INFO  (zkCallback-2160-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 1491758 INFO  (Thread-2317) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica1
   [junit4]   2> 1491760 INFO  (qtp31845383-11175) [    ] o.a.s.h.SchemaHandler 
REFRESHING SCHEMA (refreshIfBelowVersion=1, currentVersion=0) before returning 
version!
   [junit4]   2> 1491760 INFO  (Thread-2317) [    ] o.a.s.s.SchemaManager 
managed schema loaded . version : 1 
   [junit4]   2> 1491773 INFO  (Thread-2317) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 1491775 INFO  (Thread-2316) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491775 INFO  (Thread-2316) [    ] o.a.s.c.SolrCore core 
reload dv_coll_shard1_replica1
   [junit4]   2> 1491777 INFO  (zkCallback-2160-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491777 INFO  (zkCallback-2160-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 23 ms
   [junit4]   2> 1491777 INFO  (qtp31845383-11175) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1491778 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491778 INFO  (zkCallback-2159-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 23 ms
   [junit4]   2> 1491779 INFO  (qtp18154193-11166) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1491780 INFO  (zkCallback-2159-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491780 INFO  (zkCallback-2159-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 26 ms
   [junit4]   2> 1491781 INFO  (qtp18154193-11174) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1491782 INFO  (Thread-2316) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1491782 INFO  (qtp31845383-11169) [    ] 
o.a.s.s.ManagedIndexSchema Took 29.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 1491782 INFO  (qtp31845383-11169) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 1491782 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1491783 INFO  (Thread-2317) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491783 INFO  (Thread-2317) [    ] o.a.s.c.SolrCore core 
reload dv_coll_shard2_replica1
   [junit4]   2> 1491789 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 1491801 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[8D1C88BC628218EB]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 1491817 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491817 INFO  (zkCallback-2160-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 34 ms
   [junit4]   2> 1491817 INFO  (Thread-2316) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 1491818 INFO  (Thread-2317) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1491821 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552871503128690688)} 0 2
   [junit4]   2> 1491824 INFO  (qtp18154193-11227) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552871503130787840)} 0 3
   [junit4]   2> 1491825 INFO  (Thread-2316) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491827 INFO  (qtp31845383-11169) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552871503133933568)} 0 4
   [junit4]   2> 1491827 INFO  (qtp31845383-11179) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1552871503111913472)} 0 26
   [junit4]   2> 1491828 INFO  (Thread-2316) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard1_replica1' using configuration from 
collection dv_coll
   [junit4]   2> 1491828 INFO  (Thread-2316) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/dv_coll_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node2/./dv_coll_shard1_replica1/data/]
   [junit4]   2> 1491830 INFO  (Thread-2317) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 1491835 INFO  (qtp18154193-11227) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491836 INFO  (qtp18154193-11227) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1491836 INFO  (Thread-2316) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1491836 INFO  (Thread-2316) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1491836 INFO  (Thread-2316) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1f152f2[dv_coll_shard1_replica1] main]
   [junit4]   2> 1491837 INFO  (qtp18154193-11227) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d64bd7[dv_coll_shard1_replica1] 
main]
   [junit4]   2> 1491837 INFO  (searcherExecutor-5919-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@d64bd7[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491837 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491837 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1491838 INFO  (Thread-2317) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1491838 INFO  (qtp31845383-11165) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16dc695[dv_coll_shard4_replica1] 
main]
   [junit4]   2> 1491838 INFO  (searcherExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher 
Searcher@16dc695[dv_coll_shard4_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491838 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491838 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1491838 INFO  (qtp31845383-11175) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491838 INFO  (qtp31845383-11175) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1491838 INFO  (qtp18154193-11168) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@af5a02[dv_coll_shard3_replica1] 
main]
   [junit4]   2> 1491839 INFO  (qtp31845383-11175) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3be54a[dv_coll_shard2_replica1] 
main]
   [junit4]   2> 1491839 INFO  (searcherExecutor-5920-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher 
Searcher@af5a02[dv_coll_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491839 INFO  (searcherExecutor-5930-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@3be54a[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491839 INFO  (Thread-2317) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard2_replica1' using configuration from 
collection dv_coll
   [junit4]   2> 1491839 INFO  (Thread-2316) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1491840 INFO  (Thread-2316) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1491840 INFO  (Thread-2316) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1491840 INFO  (Thread-2317) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/dv_coll_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001/tempDir-001/node1/./dv_coll_shard2_replica1/data/]
   [junit4]   2> 1491853 INFO  (qtp18154193-11227) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491853 INFO  (qtp31845383-11175) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491853 INFO  (qtp18154193-11227) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 1491853 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491853 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491853 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 1491840 INFO  (Thread-2316) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1491853 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 16
   [junit4]   2> 1491854 INFO  (searcherExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@1f152f2[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491853 INFO  (qtp31845383-11175) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 1491854 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 22
   [junit4]   2> 1491856 INFO  (Thread-2316) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1491857 INFO  (Thread-2316) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1d8ee1b[dv_coll_shard1_replica1] main]
   [junit4]   2> 1491857 INFO  (searcherExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@1d8ee1b[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491857 INFO  (Thread-2316) [    ] o.a.s.c.SolrCore 
[dv_coll_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@47abb9
   [junit4]   2> 1491859 INFO  (Thread-2316) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica1
   [junit4]   2> 1491860 INFO  (Thread-2317) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1491860 INFO  (Thread-2317) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1491861 INFO  (qtp31845383-11169) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[5 
(1552871503169585152), 17 (1552871503172730880), 19 (1552871503172730881), 21 
(1552871503172730882), 23 (1552871503172730883), 25 (1552871503172730884), 29 
(1552871503172730885), 33 (1552871503172730886), 37 (1552871503172730887), 45 
(1552871503172730888), ... (11 adds)]} 0 3
   [junit4]   2> 1491861 INFO  (qtp18154193-11166) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[2 
(1552871503169585152), 3 (1552871503172730880), 105 (1552871503172730881), 6 
(1552871503172730882), 7 (1552871503172730883), 9 (1552871503172730884), 115 
(1552871503172730885), 18 (1552871503172730886), 120 (1552871503172730887), 26 
(1552871503172730888), ... (15 adds)]} 0 3
   [junit4]   2> 1491861 INFO  (Thread-2317) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b63d4c[dv_coll_shard2_replica1] main]
   [junit4]   2> 1491861 INFO  (Thread-2317) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1491862 INFO  (Thread-2317) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1491862 INFO  (Thread-2317) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1491862 INFO  (Thread-2317) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1491862 INFO  (searcherExecutor-5944-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@1b63d4c[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491864 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 
(1552871503174828032), 8 (1552871503176925184), 10 (1552871503176925185), 110 
(1552871503176925186), 11 (1552871503176925187), 13 (1552871503176925188), 14 
(1552871503176925189), 24 (1552871503176925190), 27 (1552871503176925191), 28 
(1552871503176925192), ... (15 adds)]} 0 1
   [junit4]   2> 1491867 INFO  (Thread-2317) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1491868 INFO  (qtp31845383-11175) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[0 
(1552871503173779456), 100 (1552871503174828032), 4 (1552871503174828033), 12 
(1552871503174828034), 15 (1552871503174828035), 16 (1552871503174828036), 20 
(1552871503174828037), 22 (1552871503174828038), 125 (1552871503176925184), 34 
(1552871503176925185), ... (18 adds)]} 0 7
   [junit4]   2> 1491869 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491869 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491869 INFO  (Thread-2317) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1c4b7a8[dv_coll_shard2_replica1] main]
   [junit4]   2> 1491869 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1fa43ac
   [junit4]   2> 1491869 INFO  (qtp31845383-11253) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491871 INFO  (qtp31845383-11253) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a60739
   [junit4]   2> 1491871 INFO  (Thread-2317) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica1
   [junit4]   2> 1491869 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@91f6e
   [junit4]   2> 1491880 INFO  (searcherExecutor-5944-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@1c4b7a8[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C11)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1491884 INFO  (qtp18154193-11174) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@141187e[dv_coll_shard1_replica1] 
main]
   [junit4]   2> 1491884 INFO  (searcherExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@141187e[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 1491884 INFO  (qtp18154193-11176) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ed3686[dv_coll_shard3_replica1] 
main]
   [junit4]   2> 1491884 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491884 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7c8fed
   [junit4]   2> 1491884 INFO  (searcherExecutor-5920-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher 
Searcher@1ed3686[dv_coll_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 1491884 INFO  (qtp31845383-11253) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@166375d[dv_coll_shard2_replica1] 
main]
   [junit4]   2> 1491884 INFO  (searcherExecutor-5930-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@166375d[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C11)
 Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C6)))}
   [junit4]   2> 1491886 INFO  (qtp31845383-11177) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e45aab[dv_coll_shard4_replica1] 
main]
   [junit4]   2> 1491886 INFO  (searcherExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher 
Searcher@e45aab[dv_coll_shard4_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C11)))}
   [junit4]   2> 1491886 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491886 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491886 INFO  (qtp31845383-11253) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491886 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491886 INFO  (qtp31845383-11253) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 1491886 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 1491887 INFO  (qtp31845383-11253) [    ] o.a.s.c.SolrCore 
[dv_coll_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1242e90
   [junit4]   2> 1491886 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 1491886 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1491888 INFO  (qtp31845383-11169) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:3&commit=true&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 1491890 INFO  (qtp18154193-11227) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=0
   [junit4]   2> 1491890 INFO  (qtp31845383-11167) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=1
   [junit4]   2> 1491890 INFO  (qtp18154193-11178) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=0
   [junit4]   2> 1491890 INFO  (qtp31845383-11171) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=0
   [junit4]   2> 1491893 INFO  (qtp31845383-11253) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1480933669283&group.topgroups.intGSF=1260037625&group.topgroups.intGSF=1260037731&group.topgroups.intGSF=%01&group.topgroups.intGSF=1260037832&group.topgroups.intGSF=1260037941&group.topgroups.intGSF=1260038050&group.topgroups.intGSF=1260038157&group.topgroups.intGSF=1260038260&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=1
   [junit4]   2> 1491893 INFO  (qtp31845383-11177) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1480933669283&group.topgroups.intGSF=1260037625&group.topgroups.intGSF=1260037731&group.topgroups.intGSF=%01&group.topgroups.intGSF=1260037832&group.topgroups.intGSF=1260037941&group.topgroups.intGSF=1260038050&group.topgroups.intGSF=1260038157&group.topgroups.intGSF=1260038260&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=1
   [junit4]   2> 1491893 INFO  (qtp18154193-11166) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1480933669283&group.topgroups.intGSF=1260037625&group.topgroups.intGSF=1260037731&group.topgroups.intGSF=%01&group.topgroups.intGSF=1260037832&group.topgroups.intGSF=1260037941&group.topgroups.intGSF=1260038050&group.topgroups.intGSF=1260038157&group.topgroups.intGSF=1260038260&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=1
   [junit4]   2> 1491893 INFO  (qtp18154193-11168) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1480933669283&group.topgroups.intGSF=1260037625&group.topgroups.intGSF=1260037731&group.topgroups.intGSF=%01&group.topgroups.intGSF=1260037832&group.topgroups.intGSF=1260037941&group.topgroups.intGSF=1260038050&group.topgroups.intGSF=1260038157&group.topgroups.intGSF=1260038260&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=1
   [junit4]   2> 1491895 INFO  (qtp18154193-11174) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&ids=11,13,24,14,48,27,38,28,110,1,8,40,42,10,32&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=0
   [junit4]   2> 1491895 INFO  (qtp31845383-11167) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&ids=0,22,12,100,34,35,135,4,125,15,16,20&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=0
   [junit4]   2> 1491895 INFO  (qtp31845383-11169) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&ids=33,23,45,145,25,37,5,17,29,19,21&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=0
   [junit4]   2> 1491896 INFO  (qtp18154193-11176) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480933669283&ids=26,39,18,140,130,120,2,3,115,6,105,7,9,30,31&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=0
   [junit4]   2> 1491896 INFO  (qtp31845383-11165) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:3&group.limit=100&rows=100&wt=javabin&version=2&group.field=intGSF&group=true}
 status=0 QTime=8
   [junit4]   2> 1491897 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[8D1C88BC628218EB]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDVOnly
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDVOnly 
-Dtests.seed=8D1C88BC628218EB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh-Hans -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J2 | DocValuesNotIndexedTest.testGroupingDVOnly <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unexpected number of 
elements in the group for intGSF: 5
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8D1C88BC628218EB:16A7E6E42FDA2AB5]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:371)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1491913 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[8D1C88BC628218EB]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1491916 INFO  (qtp31845383-11253) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1da4a93[dv_coll_shard4_replica1] 
realtime]
   [junit4]   2> 1491916 INFO  (qtp31845383-11253) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552871503229353984)} 0 2
   [junit4]   2> 1491917 INFO  (qtp18154193-11176) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ab85f[dv_coll_shard3_replica1] 
realtime]
   [junit4]   2> 1491917 INFO  (qtp18154193-11164) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@123b1a0[dv_coll_shard1_replica1] 
realtime]
   [junit4]   2> 1491917 INFO  (qtp18154193-11164) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552871503229353984)} 0 3
   [junit4]   2> 1491917 INFO  (qtp31845383-11179) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e60d4a[dv_coll_shard2_replica1] 
realtime]
   [junit4]   2> 1491917 INFO  (qtp31845383-11179) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552871503229353984)} 0 3
   [junit4]   2> 1491918 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1552871503228305408)} 0 5
   [junit4]   2> 1491919 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491919 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@91f6e
   [junit4]   2> 1491919 INFO  (qtp18154193-11168) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e2022c[dv_coll_shard1_replica1] 
main]
   [junit4]   2> 1491920 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491920 INFO  (searcherExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@e2022c[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491920 INFO  (qtp18154193-11168) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1491920 INFO  (qtp18154193-11170) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491920 INFO  (qtp18154193-11170) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1fa43ac
   [junit4]   2> 1491920 INFO  (qtp31845383-11167) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491920 INFO  (qtp31845383-11167) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7c8fed
   [junit4]   2> 1491920 INFO  (qtp18154193-11170) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a341d[dv_coll_shard3_replica1] 
main]
   [junit4]   2> 1491920 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491921 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a60739
   [junit4]   2> 1491921 INFO  (qtp31845383-11167) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12399e8[dv_coll_shard4_replica1] 
main]
   [junit4]   2> 1491921 INFO  (qtp18154193-11170) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491921 INFO  (searcherExecutor-5920-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher 
Searcher@1a341d[dv_coll_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491921 INFO  (searcherExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher 
Searcher@12399e8[dv_coll_shard4_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491921 INFO  (qtp31845383-11177) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ed2d03[dv_coll_shard2_replica1] 
main]
   [junit4]   2> 1491921 INFO  (qtp18154193-11170) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1491921 INFO  (searcherExecutor-5944-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@ed2d03[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1491926 INFO  (qtp31845383-11167) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491926 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491926 INFO  (qtp31845383-11167) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 1491926 INFO  (qtp31845383-11177) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 1491926 INFO  (qtp18154193-11166) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 1491931 INFO  (qtp18154193-11178) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 
(1552871503244034048)]} 0 3
   [junit4]   2> 1491931 INFO  (qtp18154193-11227) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[2 
(1552871503244034048), 3 (1552871503247179776)]} 0 3
   [junit4]   2> 1491931 INFO  (qtp31845383-11175) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[4 
(1552871503244034048)]} 0 3
   [junit4]   2> 1491932 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491932 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491932 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491932 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@91f6e
   [junit4]   2> 1491932 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1fa43ac
   [junit4]   2> 1491932 INFO  (qtp31845383-11171) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1491932 INFO  (qtp31845383-11171) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1491932 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a60739
   [junit4]   2> 1491933 INFO  (qtp31845383-11171) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491933 INFO  (qtp31845383-11171) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1491934 INFO  (qtp31845383-11165) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a6144d[dv_coll_shard2_replica1] 
main]
   [junit4]   2> 1491935 INFO  (searcherExecutor-5944-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher 
Searcher@a6144d[dv_coll_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1491935 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491935 INFO  (qtp31845383-11165) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1491935 INFO  (qtp18154193-11176) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10e19f0[dv_coll_shard1_replica1] 
main]
   [junit4]   2> 1491935 INFO  (qtp18154193-11174) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d09832[dv_coll_shard3_replica1] 
main]
   [junit4]   2> 1491935 INFO  (searcherExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher 
Searcher@10e19f0[dv_coll_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1491935 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491935 INFO  (searcherExecutor-5920-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher 
Searcher@1d09832[dv_coll_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C2)))}
   [junit4]   2> 1491935 INFO  (qtp18154193-11176) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1491935 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1491935 INFO  (qtp18154193-11174) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1491935 INFO  (qtp31845383-11253) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:3&commit=true&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1491936 INFO  (qtp31845383-11177) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480933669331&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1491936 INFO  (qtp31845383-11167) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480933669331&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1491938 INFO  (qtp18154193-11166) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480933669331&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1491943 INFO  (qtp18154193-11170) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480933669331&isShard=true&wt=javabin}
 hits=1 status=0 QTime=1
   [junit4]   2> 1491944 INFO  (qtp18154193-11227) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669331&ids=2,3&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491944 INFO  (qtp18154193-11178) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669331&ids=1&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491944 INFO  (qtp31845383-11167) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669331&ids=4&isShard=true&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491944 INFO  (qtp31845383-11179) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:3&sort=intGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=8
   [junit4]   2> 1491948 INFO  (qtp31845383-11169) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480933669340&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1491948 INFO  (qtp18154193-11178) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480933669340&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1491949 INFO  (qtp31845383-11165) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480933669340&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1491958 INFO  (qtp18154193-11227) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480933669340&isShard=true&wt=javabin}
 hits=1 status=0 QTime=2
   [junit4]   2> 1491959 INFO  (qtp18154193-11170) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669340&ids=1&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491959 INFO  (qtp18154193-11178) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669340&ids=2,3&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491959 INFO  (qtp31845383-11179) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669340&ids=4&isShard=true&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491959 INFO  (qtp18154193-11176) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:3&sort=longGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=14
   [junit4]   2> 1491960 INFO  (qtp18154193-11174) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480933669354&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1491960 INFO  (qtp31845383-11177) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480933669354&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1491960 INFO  (qtp18154193-11166) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480933669354&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1491960 INFO  (qtp31845383-11253) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480933669354&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1491961 INFO  (qtp18154193-11170) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669354&ids=2,3&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491961 INFO  (qtp18154193-11227) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669354&ids=1&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491961 INFO  (qtp31845383-11171) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669354&ids=4&isShard=true&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491961 INFO  (qtp31845383-11175) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:3&sort=doubleGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=1
   [junit4]   2> 1491962 INFO  (qtp31845383-11179) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480933669356&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1491962 INFO  (qtp31845383-11165) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480933669356&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1491962 INFO  (qtp18154193-11178) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480933669356&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1491962 INFO  (qtp18154193-11176) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480933669356&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1491962 INFO  (qtp18154193-11166) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669356&ids=2,3&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard3_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491963 INFO  (qtp31845383-11171) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669356&ids=4&isShard=true&shard.url=https://127.0.0.1:45988/solr/dv_coll_shard2_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491963 INFO  (qtp18154193-11174) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480933669356&ids=1&isShard=true&shard.url=https://127.0.0.1:44325/solr/dv_coll_shard1_replica1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1491963 INFO  (qtp31845383-11167) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica1]  webapp=/solr path=/select params={q=*:*&_st

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

cet.limit=160&f.longField.facet.limit=160&f.stringField.facet.limit=160&NOW=1480933669537&f.intFieldMulti.facet.limit=160&f.floatFieldMulti.facet.mincount=0&isShard=true&f.floatField.facet.limit=160&facet=true}
 hits=1 status=0 QTime=1
   [junit4]   2> 1492144 INFO  (qtp18154193-11176) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica1]  webapp=/solr path=/select 
params={q=*:*&facet.field=intField&facet.field=longField&facet.field=doubleField&facet.field=floatField&facet.field=dateField&facet.field=stringField&facet.field=boolField&facet.field=intFieldMulti&facet.field=longFieldMulti&facet.field=doubleFieldMulti&facet.field=floatFieldMulti&facet.field=dateFieldMulti&facet.field=stringFieldMulti&facet.field=boolFieldMulti&_stateVer_=dv_coll:3&rows=0&facet=true&wt=javabin&version=2}
 hits=1 status=0 QTime=2
   [junit4]   2> 1492149 INFO  
(TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[8D1C88BC628218EB]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDistribFaceting
   [junit4]   2> 1492156 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@17f8565{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1492157 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25601389
   [junit4]   2> 1492157 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@165ea08{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1492157 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11701749
   [junit4]   2> 1492159 INFO  (coreCloseExecutor-5948-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b18
   [junit4]   2> 1492159 INFO  (coreCloseExecutor-5949-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1af324b
   [junit4]   2> 1492159 INFO  (coreCloseExecutor-5948-thread-2) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13c09fb
   [junit4]   2> 1492159 INFO  (coreCloseExecutor-5949-thread-2) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2c5698
   [junit4]   2> 1492163 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97054468758372358-127.0.0.1:45988_solr-n_0000000000) closing
   [junit4]   2> 1492163 INFO  
(OverseerStateUpdate-97054468758372358-127.0.0.1:45988_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45988_solr
   [junit4]   2> 1493663 WARN  (zkCallback-2160-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1493663 WARN  (zkCallback-2159-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1493663 INFO  (jetty-launcher-2149-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1524043{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493663 INFO  (jetty-launcher-2149-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@286eb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493664 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42154 42154
   [junit4]   2> 1493679 INFO  (Thread-2295) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42154 42154
   [junit4]   2> 1493680 WARN  (Thread-2295) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/conf1/managed-schema
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2>        2       /solr/collections/dv_coll/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1493680 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8D1C88BC628218EB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_8D1C88BC628218EB-001
   [junit4]   2> Dec 05, 2016 10:27:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=3866, maxDocsPerChunk=874, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=3866, blockSize=10)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=zh-Hans, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=188022784,total=354496512
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, 
TestCustomSort, AssignTest, TestDocTermOrds, UpdateParamsTest, 
TestSimpleQParserPlugin, TestPhraseSuggestions, 
DocExpirationUpdateProcessorFactoryTest, DistributedFacetPivotLongTailTest, 
BinaryUpdateRequestHandlerTest, TestCSVResponseWriter, TestMacros, 
HdfsWriteToMultipleCollectionsTest, TestClassicSimilarityFactory, 
TestMergePolicyConfig, TestMiniSolrCloudCluster, 
LeaderFailoverAfterPartitionTest, TestGeoJSONResponseWriter, 
PKIAuthenticationIntegrationTest, TestRuleBasedAuthorizationPlugin, 
ZkStateReaderTest, TestIBSimilarityFactory, TestUtils, TestSQLHandler, 
TestDynamicFieldCollectionResource, StatsComponentTest, TestBinaryField, 
TestJsonRequest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestSolrConfigHandler, OutputWriterTest, SolrIndexConfigTest, 
TestCollationField, CdcrRequestHandlerTest, TestGraphTermsQParserPlugin, 
TestDistribIDF, TestCoreDiscovery, TestQuerySenderNoQuery, OverseerTest, 
GraphQueryTest, AutoCommitTest, TestStressReorder, 
LeaderInitiatedRecoveryOnShardRestartTest, 
SharedFSAutoReplicaFailoverUtilsTest, ForceLeaderTest, 
TestUseDocValuesAsStored, TestBinaryResponseWriter, 
StatelessScriptUpdateProcessorFactoryTest, RecoveryZkTest, TestDocSet, 
BigEndianAscendingWordSerializerTest, TestPushWriter, TestSolrQueryResponse, 
TestSubQueryTransformerCrossCore, ResourceLoaderTest, 
TestPerFieldSimilarityWithDefaultOverride, TestLeaderInitiatedRecoveryThread, 
TestReversedWildcardFilterFactory, DistributedSuggestComponentTest, 
TestSolrConfigHandlerConcurrent, FieldMutatingUpdateProcessorTest, 
RequestHandlersTest, HdfsCollectionsAPIDistributedZkTest, 
TestHdfsCloudBackupRestore, RAMDirectoryFactoryTest, 
TestLegacyNumericRangeQueryBuilder, HdfsThreadLeakTest, 
OverseerModifyCollectionTest, TestRecovery, EchoParamsTest, SimpleFacetsTest, 
SuggesterTest, SuggesterWFSTTest, BlockJoinFacetDistribTest, TestFieldResource, 
TestReload, TestWriterPerf, TestSolrJ, TestSolrQueryParser, AnalyticsQueryTest, 
TestExceedMaxTermLength, RestartWhileUpdatingTest, 
TestSolrCloudWithSecureImpersonation, DocValuesMultiTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLuceneMatchVersion, 
TestObjectReleaseTracker, TestRebalanceLeaders, TestTestInjection, 
TestFastOutputStream, BasicDistributedZk2Test, TestGroupingSearch, 
SegmentsInfoRequestHandlerTest, CoreAdminHandlerTest, 
XmlUpdateRequestHandlerTest, TestHighFrequencyDictionaryFactory, DateFieldTest, 
HighlighterMaxOffsetTest, CurrencyFieldXmlFileTest, 
TestTolerantUpdateProcessorCloud, TestJsonFacetRefinement, 
ShufflingReplicaListTransformerTest, URLClassifyProcessorTest, 
HighlighterConfigTest, DirectUpdateHandlerTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, 
ShardRoutingCustomTest, TestDistributedSearch, QueryElevationComponentTest, 
TestLazyCores, TestIndexSearcher, DistributedQueryElevationComponentTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, SchemaVersionSpecificBehaviorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, TestSolrDeletionPolicy1, 
DebugComponentTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestQueryTypes, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, 
RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest, 
QueryParsingTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, 
TestComponentsName, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, 
BadComponentTest, MultiTermTest, SampleTest, NumericFieldsTest, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, 
TestCodecSupport, TestFastWriter, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
TestLRUCache, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, 
CircularListTest, DistributedIntervalFacetingTest, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AliasIntegrationTest, 
CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, 
DeleteInactiveReplicaTest, DistribCursorPagingTest, DistributedQueueTest, 
DocValuesNotIndexedTest]
   [junit4] Completed [473/658 (1!)] on J2 in 5.76s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 52006 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to